/*Admin login screen for common css*/
.loginerror {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 11px;
    text-transform: none;
    line-height: 14px;
    font-style: italic;
}

.login-right-wrap {
    margin-top: 80px !important;
}

.login-main-wrap, .login-right-wrap {
    position: relative;
    width: 100% !important;
}
#porttest {
    visibility: hidden !important;
}

.title-section {
    width: auto;
}
.footer-section {
    display: block;
    width: 100%;
    background: #efefef;
    font-size: 12px;
    color: #666666;
    position: fixed !important;
}
.button_loader_changepassword {
    background: url(/Content/WebcastHCPImages/loader.gif) 10px center no-repeat #949494 !important;
    background-size: 15px !important;
}

.main-wrapper .main-content-section .header-section {
    background-size: auto auto;
    background-size: cover;
    background: #FFF !important;
}

    .main-wrapper .main-content-section .header-section .header-section-inner {
        padding: 5px 1px 4px 0;
    }

    .main-wrapper .main-content-section .header-section .header-left-panel .logo-wrap {
        display: inline-block;
        width: 180px;
        margin-top: 7px;
    }

.footer-section {            
    width: 100%;
    background: #efefef;
    font-size: 12px;
    color: #666666;
}
/*.header-section .menu-list li .menu-link {         
    background: #2551a3 !important;
}*/

.footer-section {position: initial;}.login-logo-wrap { display: block;}.title-section { width: auto;}.footer-section {display: block;width: 100%;background: #efefef;font-size: 12px;color: #666666;position: fixed !important;}.login-main-wrap,.login-right-wrap {position: absolute !important;width: 100% !important;}

.GenericLogin .header-section{
    display: none !important;
}
.GenericLogin .login-right-wrap .login-logo-wrap {
    padding: 15px 15px;
    background: #ffffff;
    background-size: cover;
}
.GenericLogin .footer-section .footer-inner {
    padding: 0 15px;
}
.GenericLogin .footer-inner p{
    width: 100% !important;
}
.error-note, .error-text {
    color: white !important;
}
.login-main-wrap, .login-right-wrap {
    position: relative;
    width: 100%;
}