.container {
    width: 100%;
    max-width: 1200px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.form-checkout > .container {
    max-height: calc(100vh - 80px);
    margin-top: 40px;
    margin-bottom: 40px;
    overflow-x: hidden;
    overflow-y: auto;
    scroll-behavior: smooth;
}
.container {
    position: relative;
}

.opt-btn{
    padding-top: 3px;
    font-size: 12px;
    font-weight: 600;
    height: 27px !important;
    float: right;
    border: none;
    
}

.opt-btn.btn-table{
    margin-right: 3px;
}

.opt-btn.top{
    font-size: 14px;
    font-weight: 500;
    padding-top: 0px;
    font-weight: normal;
    height: 30px !important;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: -15px;
}

.btn-style-2:hover{
    background-color: #cccccc;
}

.input-btn{
    height: 30px;
}

.btn-style-1{
    border: none !important;
}

.cke_editable {
    background-color: white;
    min-height: 25px;
    padding: 5px;
    border: 1px solid #ccc;
}

.cke_editable:focus{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
      box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.news-date.post-meta{
    padding-bottom: 10px !important;
}

.news select.form-control{
    height: 31px !important;
}

.picker .input-group{
    display: inline-flex;
}

.opt-btn:disabled{
    opacity: 0.5;
    cursor: default;
}

.opt-btn:disabled:hover{
    box-shadow: none;
    opacity: 0.5;
    background-color: #0699BA;
}

.login-error.alert-danger{
    padding-top: 8px;
    padding-bottom: 8px;
}

.form-login.email-recovery  {
    min-height: 300px;
}

.form-login.email-recovery .form-submit-1 .mc-btn {
    margin-right: 5px;
    margin-left: 10px;
    width: auto;  
}

/* COOKIES */

.closedCookies {
    display: none;
}

.cookiesdiv {
    position: fixed;
    bottom: 0;
    width: 100%;
/*    background-color: #C0E0E7;*/
    color: #FFFFFF;
    padding: 10px 0;
    z-index: 10001;   
}
.cookiesdiv .cookiesdiv-txt {
    width: 90%;
    float: left;
/*    color: #000000;*/
}
.cookiesdiv .cookiesdiv-close {
    float: right;
}
.cookiesdiv .cookiesdiv-txt p {
/*    color: black;*/
    font-size: 14px;
    margin-bottom: 0px;
}
.cookiesdiv .cookiesdiv-txt p a {
/*    color: #0699ba;*/
    text-decoration: underline;
    display: inline-block;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; 
}
.cookiesdiv .cookiesdiv-txt p a:hover {
    color: #73bfc8;
}
.cookiesdiv .cookiesdiv-close .close-div a {
    color: #0089A5;
    font-size: 14px;
    font-weight: 600;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    background: #FFFFFF;
    border-radius: 3px;
    padding: 1px 10px;
    border: 2px solid #FFFFFF;
    cursor: pointer;
}
.cookiesdiv .cookiesdiv-close .close-div a:hover {
    background: #0089A5;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    text-decoration: none;
}

.politica-priv-intro a,
.politica-priv-text a{
    display: inline;
}

.politica-priv-intro{
    margin-bottom: 25px;
}

.politica-priv-text {
    padding: 20px;
}

.politica-priv-text .table{
    text-align: left;
}

.politica-priv-text thead p{
    color: #0089A5 !important;
    margin-bottom: 0px;
}

.politica-priv .panel-title{
    font-weight: bold;
}


@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}
.awe-parallax ~ .container .big,
.awe-parallax ~ .container .mc-text {
    color: #fff;
}
.course-concern .container {
    overflow: auto;
    overflow-y: hidden;
}
.awe-parallax ~ .container .create-course-info .count {
    border: 3px solid #fff;
    background-color: #0699ba;
    color: #fff;
}
.awe-parallax ~ .container .create-course-info p {
    color: #fff;
}
.awe-parallax ~ .container .featured-item p {
    color: #fff;
}
.awe-parallax ~ .container .mc-count-item p,
.awe-parallax ~ .container .mc-count-item span {
    color: #fff;
}
.learning-section-fly .container {
    width: 100%;
    max-width: 1200px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.form-checkout > .container {
    max-height: calc(100vh - 80px);
    margin-top: 40px;
    margin-bottom: 40px;
    overflow-x: hidden;
    overflow-y: auto;
    scroll-behavior: smooth;
}
.tb-upload-content td .row {
    margin-left: -24px;
    margin-right: -24px;
}
.tb-upload-content td .row [class*="col-"] {
    padding-left: 24px;
    padding-right: 24px;
}

ul.form-group{
    padding-left: 5px;
}
.form-group .select .inline-input {
    margin-bottom: 0px;
}
ul.form-group .sublist{
    padding-left: 10px;
}
.form-group {
    margin-top: 10px;
    margin-bottom: 10px;
}
.sidebar-categories #accordion .panel-body .form-group {
    margin-top: 0;
    margin-bottom: 0;
}
.sidebar-categories #accordion .panel-body ul li ul.form-group {
    margin-top: 0;
    margin-bottom: 0;
}
  .form-group {
        margin-top: 10px;
        margin-bottom: 5px;
    }
    input.ng-dirty.ng-invalid, 
    textarea.ng-dirty.ng-invalid{
  border: solid 1px red;
}
 .form-item input, .form-email input, .form-password input, .form-fullname input, .form-firstname input, .form-lastname input, .form-location input, .form-yourname input, .form-yourmail input, .form-phone input, .form-datebirth input {
        height: 35px;
    }
        .form-item input, .form-email input, .form-password input, .form-fullname input, .form-firstname input, .form-lastname input, .form-location input, .form-yourname input, .form-yourmail input, .form-phone input, .form-datebirth input {
        height: 30px;
    }
    .form-item input,
.form-email input,
.form-password input,
.form-fullname input,
.form-firstname input,
.form-lastname input,
.form-location input,
.form-yourname input,
.form-yourmail input,
.form-phone input,
.form-datebirth input,
.form-email-recovery input{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #A5A5A5;
    padding: 0 12px;
    height: 40px;
    width: 100%;
    border-radius: 4px;
    border: 0;
    margin-top: 0px;
}
.form-item input::-webkit-input-placeholder,
.form-email input::-webkit-input-placeholder,
.form-password input::-webkit-input-placeholder,
.form-fullname input::-webkit-input-placeholder,
.form-firstname input::-webkit-input-placeholder,
.form-lastname input::-webkit-input-placeholder,
.form-location input::-webkit-input-placeholder,
.form-yourname input::-webkit-input-placeholder,
.form-yourmail input::-webkit-input-placeholder,
.form-phone input::-webkit-input-placeholder,
.form-datebirth input::-webkit-input-placeholder {
    color: #A5A5A5;
}
.form-item input:-moz-placeholder,
.form-email input:-moz-placeholder,
.form-password input:-moz-placeholder,
.form-fullname input:-moz-placeholder,
.form-firstname input:-moz-placeholder,
.form-lastname input:-moz-placeholder,
.form-location input:-moz-placeholder,
.form-yourname input:-moz-placeholder,
.form-yourmail input:-moz-placeholder,
.form-phone input:-moz-placeholder,
.form-datebirth input:-moz-placeholder {
    color: #A5A5A5;
}
.form-item input::-moz-placeholder,
.form-email input::-moz-placeholder,
.form-password input::-moz-placeholder,
.form-fullname input::-moz-placeholder,
.form-firstname input::-moz-placeholder,
.form-lastname input::-moz-placeholder,
.form-location input::-moz-placeholder,
.form-yourname input::-moz-placeholder,
.form-yourmail input::-moz-placeholder,
.form-phone input::-moz-placeholder,
.form-datebirth input::-moz-placeholder {
    color: #A5A5A5;
}
.form-item input:-ms-input-placeholder,
.form-email input:-ms-input-placeholder,
.form-password input:-ms-input-placeholder,
.form-fullname input:-ms-input-placeholder,
.form-firstname input:-ms-input-placeholder,
.form-lastname input:-ms-input-placeholder,
.form-location input:-ms-input-placeholder,
.form-yourname input:-ms-input-placeholder,
.form-yourmail input:-ms-input-placeholder,
.form-phone input:-ms-input-placeholder,
.form-datebirth input:-ms-input-placeholder {
    color: #A5A5A5;
}
.form-checkout .form-2 .form-email {
    clear: both;
    overflow: hidden;
    margin-top: 18px;
}
.form-checkout .form-2 .form-email input {
    float: left;
}
.form-checkout .form-2 .form-email input,
.form-checkout .form-2 .form-password input,
.form-checkout .form-2 .form-submit-1 input {
    max-width: 270px;
}
.form-control {
    height: 30px;
    padding: 5px 5px;
    font-size: 14px;
    min-width: 150px;
}
input.form-control.start-date, input.form-control.end-date{
    min-width: 100px; 
}
.file-input .form-control{
    height: 34px;
}

.file-input-btn .glyphicon{
    margin-right: 0px;
}

.krajee-default.file-preview-frame{
    margin-left: 15%;
}

.form-submit-1 .mc-btn {
    width: 100%;
    margin-top: 35px;
    line-height: 40px;
}
.form-checkout .form-1 .form-submit-1 input {
    margin-top: 130px;
    margin-bottom: 30px;
    height: 50px;
}
.form-checkout .form-2 .form-submit-1 input {
    max-width: 270px;
}
.form-checkout .form-2 .form-submit-1 {
    margin-top: 18px;
}
.form-checkout .form-2 .form-submit-1 input {
    height: 50px;
}
.form-checkout fieldset .form-submit-1 input {
    border: 0;
}
.mc-btn {
    border-radius: 3px;
    -webkit-transition: all 0.15s linear 0s;
    -moz-transition: all 0.15s linear 0s;
    -ms-transition: all 0.15s linear 0s;
    -o-transition: all 0.15s linear 0s;
    transition: all 0.15s linear 0s;
    height: 35px;
    line-height: 30px !important;
    padding: 0 15px;
}

.btn-style-1, .btn-style-1:focus {
    background: #0699ba; 
    color: #FFFFFF;
    border: 1px solid #198ba5;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.7);
    -moz-box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.7);
    box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.7);
}
.btn-style-1:hover {
    background-color: #198ba5;
    color: #FFFFFF;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(17,96,114,1);
    -moz-box-shadow: 0px 1px 0px 0px rgba(17,96,114,1);
    box-shadow: 0px 1px 0px 0px rgba(17,96,114,1);
}

.form-login .btn-style-1, .btn-style-1:focus {
    background-color: #F5F5F5;
    color: #0089A5;
    border: 1px solid #198ba5;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(17,96,114,1);
    -moz-box-shadow: 0px 1px 0px 0px rgba(17,96,114,1);
    box-shadow: 0px 1px 0px 0px rgba(17,96,114,1);
}
.form-login .btn-style-1:hover {
    background: #73BFC8; 
    color: #FFF;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(17,96,114,1);
    -moz-box-shadow: 0px 1px 0px 0px rgba(17,96,114,1);
    box-shadow: 0px 1px 0px 0px rgba(17,96,114,1);
}

.input-container, .show-password  {
    position: relative;
    border: 1px solid #F5F5F5;
    border-radius: 5px;
    padding: 0 0 0 38px;
    background-color: #E3E3E3;
    overflow: hidden;
}

.input-container input{
     background-color: white !important;
     color: #0089A5 !important;
}

.form-email .input-container:before,
.form-password .input-container:before,
.form-email-recovery .input-container:before{
    content: "\f007";
    position: absolute;
    width: 38px;
    height: 38px;
    top: 0;
    left: 0;
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    color: #0089A5;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.form-password .input-container:before {
    content: "\f023";
}

.form-email-recovery .input-container:before{
    content: "\f0e0";
}

.form-token .input-container:before{
    content: "\f145";
}

.form-email label,
.form-password label, 
.form-email-recovery label{
    margin-top: 10px;
    color: white;
}

.form-password .show-password {
    position: absolute;
    width: 76px;
    height: auto;
    top: 0;
    right: 0;
    box-sizing: content-box;
    padding: 0 10px;
    line-height: 38px;
    text-align: right;
    color: #0089A5;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.form-password .show-password:before {
    content: "\f096";
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 36px;
    position: absolute;
    left: 10px;
    top: 1px;
}

.form-password .show-password.checked:before {
    content: "\f046";
}


.form-login.email-recovery h2{
    width: 180px !important;
}

.form-login {
    margin-bottom: 40px !important;
}

/* === PAGE LOGIN === */
.bg-login-content {
    background-image: url(../images/bg.jpg);
}
.page-login .awe-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: -2;
}
.page-login .login-content .form-login {
    position: relative;
    z-index: 99;
    max-width: 400px;
    margin: 0 auto;
    background-color: #0089A5;
    padding: 45px;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0px 0px 1px 0px rgba(255, 255, 255, 0.5);
    box-shadow: 0px 0px 1px 0px rgba(255, 255, 255, 0.5);
    border-radius: 3px;
}
.page-login .login-content {
    position: relative;
    padding-top: 180px;
    z-index: 9;
    min-height: 600px;
    background-color: white;
}
.page-login .form-login h2 {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    width: 100px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    border-radius: 3px;
}
.page-login .form-login .back-line-1 {
    width: 80px;
    height: 1px;
    background-color: #FFFFFF;
    position: absolute;
    z-index: 1;
    margin: 0 auto;
    left: 70px;
    margin-top: -10px;
}
.page-login .form-login .back-line-2 {
    width: 80px;
    height: 1px;
    background-color: #FFFFFF;
    position: absolute;
    z-index: 1;
    margin: 0 auto;
    right: 70px;
    margin-top: -10px;
}
.page-login .form-login .form-email input, .page-login .form-login .form-password input {
    padding: 0 7px;
    border-radius: 3px !important;
    background: rgba(255,255,255,0.2);
    color: #FFFFFF;
    border: 1px solid rgba(255,255,250,0.2);
}
.page-login .form-login .form-email input::-webkit-input-placeholder, .page-login .form-login .form-password input::-webkit-input-placeholder {
    color: #0089A5;
}
.page-login .form-login .form-email input:-moz-placeholder, .page-login .form-login .form-password input:-moz-placeholder {
    color: #0089A5; 
}
.page-login .form-login .form-email input::-moz-placeholder, .page-login .form-login .form-password input::-moz-placeholder {
    color: #0089A5; 
}
.page-login .form-login .form-email input:-ms-input-placeholder, .page-login .form-login .form-password input:-ms-input-placeholder {  
    color: #0089A5; 
}
#header {
    
}

.header-top {
    /*    background: #005671;*/
    background: #005671;
    height: 30px;
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.header-top .btn-sm, .header-top .btn-group-sm > .btn {
    padding: 4px 5px;
    font-size: 12px;
    
    line-height: 14px;
    border-radius: 0 0 3px 3px;
    margin-top: 0;
    width: 100px;
}
.header-top .dropdown-menu {
    min-width: 100px;
    font-size: 12px;
    border-radius: 3px;
}
.header-top .dropdown-menu li {
    cursor: pointer;
}
.header-top .dropdown-menu > li > a {
    display: block;
    padding: 4px 8px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.header-top .btn .caret {
    margin-right: 6px !important;
    margin-top: -8px !important;
    float: right;
}
.header-top span {
    color: #FFFFFF;
    padding-left: 0px;
}
.header-top button.btn-default {
    color: #FFFFFF;
    /*    background-color: rgba(255,255,255,0.2);*/
    background-color: transparent;
    border-width: 0 1px 1px 1px;
    /*    border-color: rgba(255,255,255,0.3);*/
    border-color: transparent;
    border-style: solid;
    box-shadow: none;
    padding: 8px 0 6px 25px;
    text-align: left;
    -webkit-transition: all 0.15s linear 0s;
    -moz-transition: all 0.15s linear 0s;
    -ms-transition: all 0.15s linear 0s;
    -o-transition: all 0.15s linear 0s;
    transition: all 0.15s linear 0s;
}
.header-top button.btn-default span {
    -webkit-transition: all 0.15s linear 0s;
    -moz-transition: all 0.15s linear 0s;
    -ms-transition: all 0.15s linear 0s;
    -o-transition: all 0.15s linear 0s;
    transition: all 0.15s linear 0s;
}
.header-top button.btn-default:hover span {
    color: #0699ba;
}
.header-top button .flagstrap-icon {
    position: absolute;
    margin-top: 2px;
    left: 5px;
}
.header-top .login-button {
    float: right;
    padding: 4px 15px 0 10px;
    min-width: 90px;
    text-align: right;
}
.header-top .header-user:before {
    content: "|";
    color: rgba(255,255,255,0.5);
    margin-top: 0;
    padding-right: 10px;
}
.header-top .login-button a, .header-top .header-user a{
    color: #FFFFFF;
    font-size: 12px;
    -webkit-transition: all 0.15s linear 0s;
    -moz-transition: all 0.15s linear 0s;
    -ms-transition: all 0.15s linear 0s;
    -o-transition: all 0.15s linear 0s;
    transition: all 0.15s linear 0s;
}
.header-top .login-button a:hover, .header-top .login-button a:hover span,
.header-top .header-user a:hover, .header-top .header-user a:hover span{
    color: #0699ba;
}
.header-top .login-button a .fa {
    font-size: 12px;
    position: absolute;
    margin-top: 4px;
    -webkit-transition: all 0.15s linear 0s;
    -moz-transition: all 0.15s linear 0s;
    -ms-transition: all 0.15s linear 0s;
    -o-transition: all 0.15s linear 0s;
    transition: all 0.15s linear 0s;
}
.header-top .login-button a span {
    padding-left: 16px;
    -webkit-transition: all 0.15s linear 0s;
    -moz-transition: all 0.15s linear 0s;
    -ms-transition: all 0.15s linear 0s;
    -o-transition: all 0.15s linear 0s;
    transition: all 0.15s linear 0s;
}
.header-bottom {
    height: 95px;
    float: left;
    width: 100%;
    padding: 15px 0 0 0;
    background-color: #302930;
/*    background-color: #FFFFFF;*/
    border-bottom: 2px solid #0699ba;
    margin-bottom: 1px;
    /*    -webkit-box-shadow: 0px 4px 0px -106px rgba(255,255,255,1);
        -moz-box-shadow: 0px 4px 0px -106px rgba(255,255,255,1);
        box-shadow: 0px 4px 0px -106px rgba(255,255,255,1); */
    -webkit-box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.1);
    box-shadow: inset 0px -1px 3px 0px rgba(0,0,0,0.1);
}
#header .header-bottom .logo-sigo {
    position: relative;
    left: -15px;
    top: 32px;
    z-index: 100;
}
#header .header-bottom .logo-sigo .logo {
    position: absolute;
    left: 15px;
    top: 50%;
    z-index: 100;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#header .header-bottom .logo-sigo .title-logo {
    max-width: 230px;
    position: absolute;
    left: 180px;
    top: 50%;
    z-index: 100;
}
.breadcrumb {
    background: none;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #555;
}
.breadcrumb a,
.breadcrumb span {
    color: #555;
    margin-top: 40px;
    display: block;
    display: inline-block;
}
.breadcrumb a {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.breadcrumb a:hover {
    color: #0699ba;
}
.course-top{
    padding-bottom: 35px;
}
/* === BACKOFFICE === */
.backoffice .backoffice-item {
    cursor: pointer; 
}
.backoffice .box-dashboard-backoffice {
    min-height: 160px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    background-color: #FFFFFF;
    padding: 15px;
    border: 1px solid #0699ba !important;
    -webkit-transition: all 0.15s linear 0s;
    -moz-transition: all 0.15s linear 0s;
    -ms-transition: all 0.15s linear 0s;
    -o-transition: all 0.15s linear 0s;
    transition: all 0.15s linear 0s;
    border-radius: 0 0 25px 0 !important;
}
.backoffice .box-dashboard-backoffice:hover {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    background: #73BFC8;
    border: 1px solid #FFFFFF !important;
}
.backoffice .box-dashboard-backoffice .panel-body {
    padding: 10px 0;
}
.backoffice .box-dashboard-backoffice .panel-body .fa {
    color: #0699ba;
    -webkit-transition: all 0.15s linear 0s;
    -moz-transition: all 0.15s linear 0s;
    -ms-transition: all 0.15s linear 0s;
    -o-transition: all 0.15s linear 0s;
    transition: all 0.15s linear 0s;
}
.backoffice .box-dashboard-backoffice:hover .panel-body .fa {
    color: #FFFFFF;  
}
.backoffice .box-dashboard-backoffice .panel-body span {
    color: #999999;
    font-size: 16px;
}
.backoffice .box-dashboard-backoffice:hover .panel-body span {
    color: #FFFFFF;
}
.backoffice .sidebar-course-intro {
    margin-bottom: 25px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    background-color: rgba(255,255,255,1);
    padding: 15px;
    float: left;
    width: 100%;
    min-height: 335px;
    font-size: 18px;
}
.backoffice .avatar-acount {
    margin-top: 0;
    border-radius: 0;
    padding: 0;
}
.backoffice .avatar-acount h3 {
    margin: 15px 0 0 0;
    text-align: center;
    color: #0089A5;
}
.backoffice .avatar-acount p.enterprise-txt {
    text-align: center;
}
.backoffice .avatar-acount p span {
    text-align: left;
    color: #999999;
    font-size: 12px;
}
    .backoffice .avatar-acount h3 {
        margin: 5px 0 0 0;
        text-align: left;
    }
    .backoffice .avatar-acount p.enterprise-txt {
        text-align: left;
    }
    .backoffice .avatar-acount p span {
        text-align: left;
    }
    .backoffice .sidebar-course-intro .img-acount img {
        margin: 0;
        max-width: 125px;
        width: 100%;
        height: auto;
    }
    .avatar-acount {
    background-color: #fff;
    margin-top: 10px;
    padding: 30px;
    position: relative;
}
.avatar-acount h3 {
    margin: 0;
}
.avatar-acount .input-save {
    margin-top: 30px;
    margin-left: 160px;
}
.backoffice .sidebar-course-intro .img-acount {
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 34px;
    border-radius: 0;
}
.backoffice .sidebar-course-intro .img-acount img {
    margin: 0 auto;
    border-radius: 50%;
    max-width: 150px;
    width: 100%;
    height: auto; 
}
.backoffice .sidebar-course-intro .info-acount p {
    margin-top: 0px;
    margin-bottom: 5px;
}
.backoffice .panel {
    border: 1px solid #FFFFFF;
    border-radius: 0;
}
.backoffice .panel-heading {
    background-color: transparent;
    border: none;
    color: #558BA6;
    font-weight: 600 !important;
}
.backoffice .panel-heading h4 {
    color: #0699ba;
    font-family: 'Lato', sans-serif;
    border-bottom: 3px solid #A9D6DB;
    padding-bottom: 15px;
    font-size: 19px;
    -webkit-transition: all 0.15s linear 0s;
    -moz-transition: all 0.15s linear 0s;
    -ms-transition: all 0.15s linear 0s;
    -o-transition: all 0.15s linear 0s;
    transition: all 0.15s linear 0s;
}
.backoffice .box-dashboard-backoffice:hover .panel-heading h4 {
    color: #FFFFFF;
}
.backoffice .panel-primary {
    margin-bottom: 15px;
}
.backoffice .panel-heading {
    padding: 0;
    border-bottom: 1px solid transparent;
    border-radius: 0;
}
/* === FOOTER === */
    #footer .widget {
        margin-top: 15px;
    }
    .first-footer {
        padding: 15px 0 25px;
    }
    .logosFooter {
        margin-top: 1px;
        max-width: 80px;
        height: auto;
        max-height: 25px;
    }
    .leftFooter {
        float: right;
        padding: 2px !important;
    }
    .logosFooter.pad {
        margin-right: 0;
        margin-left: 25px;
    }
    #section-bt .bt-div div a {
        font-size: 16px;
        height: 35px;
    }
    #section-bt .bt-div div a:after {
        font-family: 'FontAwesome';
        content: "\f01b";
        margin-left: 10px;
        font-weight: normal;
        font-size: 19px;
        color: #005671;
    }
    #section-bt .bt-div div.collapsed a:after {
        font-family: 'FontAwesome';
        content: "\f01a";
        margin-left: 10px;
        font-weight: normal;
        font-size: 19px;
        color: #0699ba;
    }
    .login-error {
    margin-top: 20px;
    margin-bottom: 0px;
}
button.expand {
  display: inline;
  position: relative;
  z-index: 100;
  text-align: center;
  top: 40%;
}

.overlay {
  display: block;
  position: absolute;
  z-index: 50;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  transition: all 0.5s;
  margin-left: 800px;
 
}

.well.drop-image{
    padding: 5px;
    height: 300px;
}

.drop-image {
    border: 5px dashed #DDD;
    height: 350px;
    margin-bottom: 0px;
    text-align: center;
    cursor: pointer;
}

.drop-image.links{
    height: 200px;
}
section.news .img-news-left {
    margin: 0;
    float: left;
    background-color: #FFFFFF;
    padding: 10px;
}

    
div.image-thumb{
    max-width: 90%;
    margin-top: 3%;
    margin-left: 5%;
}

div.image-thumb.image-links img{
    max-width: 50%;
}

input.error{
    border-color: #d9534f !important;
    padding-right: 15px;
}

.error-message{
    color: #666 !important;
/*    background-color: #E3E3E3;*/
}

.error .form-control,
span.error {
    color: #a94442;
    background-repeat: no-repeat;
    background-position: center right .5625rem;
    -webkit-background-size: 1.125rem 1.125rem;
    background-size: 1.5rem 1.5rem;
    /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");*/
}

.error .input-container,
.modal-body .form-group.error input{
    border-color: #a94442 !important;
}




.has-error .help-block {
    background-color: red;
}




@media (max-width:390px) {
    
    .form-login, .email-recovery {
        padding: 20px !important;
        font-size: 13px !important;
    }
    
    .form-login input, .email-recovery input{
        font-size: 13px !important;
    }
    
    .page-login .form-login .back-line-1, 
    .email-recovery .back-line-1 {
        width: 50px;
        left: 40px; 
    }
    
    .page-login .form-login .back-line-2,
    .email-recovery .back-line-2{
        width: 50px;
        right: 40px;
    }
}