h1,
h2,
h3,
h4,
h5 {
    font-family: 'Amatic SC', cursive;
    font-weight: bold !important;
    letter-spacing: 2px;
    margin: 10px 0px;
}

.fax-login {
    display: none;
}

.progression-bar {
    text-align: right;
    -webkit-box-shadow: inset -1px 0px 0px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow: inset -1px 0px 0px 0px rgba(0, 0, 0, 1);
    box-shadow: inset -1px 0px 0px 0px rgba(0, 0, 0, 1);
    display: inline-block;
    padding-right: 10px;
}

.progression-bar-percent {
    border-radius: 10px;
    height: 10px;
    background-color: #aabee8;
}

.box-no-width {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.skin-blue .wrapper,
.content-wrapper {
    background-color: #f7f7f7 !important;
}

.info-box {
    min-height: auto !important;
}

.fax-recap {
    display: none;
}

.info-box-icon {
    height: auto !important;
    font-size: 39px !important;
    line-height: unset !important;
}

.skin-blue .wrapper,
.content-wrapper {
    background-color: #fcfcfc !important;
}

.widget-user-image div {
    background-position: center;
    background-size: cover;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    overflow: hidden;
}

.etii-cover {
    position: relative;
    width: 100%;
    height: 300px;
    background-color: white;
    background-position: top center;
    background-size: cover;
}

.etii-cover .cover-veil {
    position: absolute;
    background-color: rgba(40, 65, 83, 0.8);
    width: 100%;
    height: 100%;
}

.etii-overlaping {
    margin-top: -80px;
}

.etii-cover-alcs {
    position: relative;
    width: 100%;
    height: 300px;
    background-color: white;
    background-position: top center;
    background-size: cover;
}

.etii-cover-alcs .cover-veil {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
}

.etii-overlaping-alcs {
    margin-top: -150px;
}

.widget-user-username {
    text-align: center;
}

.widget-user-username.alc-title {
    font-size: 50px;
}

.widget-user .etii-box-footer {
    padding-top: 10px !important;
}

.etii-description-header {
    font-size: 20px !important;
}

.etii-widget-user-header {
    height: auto !important;
}

.card-5 {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.06), 0 15px 12px rgba(0, 0, 0, 0.04);
}

.card-4 {
    box-shadow: 0 1px 16px rgba(0, 0, 0, 0.06), 0 15px 12px rgba(0, 0, 0, 0.04);
}


.description-block img {
    height: 30px;
    margin-bottom: 10px;
}

.etii-title-margin {
    margin-top: -70px !important;
    margin-bottom: 0 !important;
    color: white !important;
    font-size: 30px !important;
}

.etii-subtitle {
    font-size: 16px;
    color: #62282859;
    text-align: center;
}

.etii-user-image-lesson {
    position: relative !important;
    top: 10px !important;
    left: 10px !important;
    margin-left: -0px !important;
    text-align: left !important;
}

.etii-user-image-lesson div {
    width: 50px !important;
    height: 50px !important;
    display: inline-block !important;
}

.label-success {
    background-color: #aabde5 !important;
}

.text-right {
    text-align: right;
}

.etii-btn-primary {
    color: #aabde5 !important;
    background-color: white !important;
    border: 0px !important;
    border-bottom: 1px solid !important;
}

.etii-btn-login {
    color: white !important;
    background-color: #aabde5 !important;
    border: 0px !important;
    border-bottom: 1px solid !important;
}

.etii-border-thick {
    border-bottom: 5px solid #dd4b39;
}

.etii-border-thick-blue {
    border-bottom: 2px solid #aabde5;
}

.nav-tabs-custom>.nav-tabs>li.active {
    border-top-color: #3c8dbc;
}

.nav-tabs-custom>.nav-tabs>li {
    border-top: 0px solid transparent !important;
}

.nav-tabs>li {
    float: none;
    display: inline-block !important;
}

.nav-tabs-custom>.nav-tabs {
    text-align: center;
}

.nav-tabs-custom>.nav-tabs>li>a,
.nav-tabs-custom>.nav-tabs>li>a:hover,
.nav-tabs-custom>.nav-tabs>li.active>a,
.nav-tabs-custom>.nav-tabs>li.active:hover>a {
    padding: 10px 60px !important;
    background-color: #dd543d !important;
    color: white !important;
    border-radius: 0px;
    transition: all 200ms;
}

.nav-tabs-custom>.nav-tabs>li.active>a,
.nav-tabs-custom>.nav-tabs>li.active:hover>a {
    background-color: #aabde5 !important;
}

.nav-tabs-custom>.nav-tabs>li>a,
.nav-tabs-custom>.nav-tabs>li>a:hover,
.nav-tabs-custom>.nav-tabs>li.active>a,
.nav-tabs-custom>.nav-tabs>li.active:hover>a {
    padding: 10px 60px !important;
    background-color: #dd543d !important;
    color: white !important;
    border-radius: 0px;
    transition: all 200ms;
}

.nav-tabs-custom>.nav-tabs>li.active>a,
.nav-tabs-custom>.nav-tabs>li.active:hover>a {
    background-color: #aabde5 !important;
}

.nav-tabs-custom>.nav-tabs>li {
    border-top: 0px solid transparent !important;
    width: 50%;
    float: left;
    margin: 0;
}

.form-control {
    border-radius: 3px !important;
    box-shadow: none !important;
    border-color: #aabde6 !important;
    transition: all 200ms !important;
    box-shadow: 3px black !important;
}

.form-control:focus {
    border-color: #66afe9 !important;
    outline: 0 !important;
    box-shadow: inset 0px 0px 0px rgba(166, 172, 217, .075), 0px 5px 10px rgba(116, 172, 217, 0.2) !important;
    box-shadow: inset 0px 0px 0px rgba(166, 172, 217, .075), 0px 5px 10px rgba(116, 172, 217, 0.2) !important;
}

.dropify-wrapper:hover {
    background-size: 30px 30px;
    background-image: -webkit-linear-gradient(left, rgba(32, 124, 229, 0) 0%, rgba(73, 155, 234, 0.02) 49%, rgba(32, 124, 229, 0) 100%) !important;
    background-image: linear-gradient(to right, rgba(32, 124, 229, 0) 0%, rgba(73, 155, 234, 0.02) 49%, rgba(32, 124, 229, 0) 100%) !important;
    -webkit-animation: stripes 2s linear infinite;
    animation: stripes 2s linear infinite;
}

.dropify-wrapper {
    border: 1px solid #76b0d4 !important;
}

.title-overlaping {
    color: white;
    position: relative;
    text-align: center;
    margin-bottom: 50px;
    margin-top: -90px;
}

.navbar-brand img {
    height: 50px;
}

.navbar-brand {
    padding: 0px !important;
    margin-right: 20px !important;
    padding-left: 20px !important;
}

.skin-blue .main-header .navbar .nav>li>a {
    color: #485e90 !important;
}

.skin-blue .main-header .navbar {
    background-color: white !important;
}

.user-comment {
    height: 30px;
    width: 30px;
    background-position: center;
    border-radius: 100%;
    overflow: hidden;
    background-size: cover;
    display: inline-block;
    float: left;
}

.description-text {
    text-transform: initial !important;

    font-weight: 300;
    font-size: 15px !important;
}

.etii-btn-red {
    background-color: #dd543d !important;
    color: white !important;

    border: 0px !important;
    border-bottom: 1px solid !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.card-3 {
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.06), 0 2px 0px rgba(0, 0, 0, 0.04);
}

.etii-menu-active {
    box-shadow: inset 0px -4px 0px 0px #dd543d;
}


.welcome-text {
    display: inline-block;
    float: left;
    line-height: 50px;
    margin: 0;
    margin-right: 35px;
}

.navbar-toggle {
    color: #4f4f4f !important;
}

@media (max-width: 1200px) {
    .welcome-text {
        display: none;
    }
}