.login{
    table-layout: fixed;
    background-image: url('../../Images/Login/login_cma_all_2531141273GP8987202503061826.jpg');
    background-repeat: no-repeat;
    background-position: right bottom;
}

body{
    background-color: #FFF;
}

#Container{
    background-color: #2E4A85;
}

#lblAskQuestion, #lblAltereSenha, #lblQuestion{
    color: #000;
}

#divTop, #divInputs, #divVirtualPad, #divRodape{
    background: none;
}

#divInputs{
    height: 115px;
    background-color: #FFF;
}

#divTop{
    height: 100px;
}

#divTop .container {
    background-color: #FFF;
    width: 100%;
    height: 100px;
}

#divTop .container #imgLogo{
    margin-top: 20px;
}

#divVirtualPad{
    height: 300px;
    border-top: solid 15px #1a3d72;
    padding: 20px 0;
    margin: 0;
}

#divRodape{
    height: 168px;
    background-color: #FFF;
    color: #9A9D9F;
    padding-top: 10px;
    border-top: solid 10px #1a3d72;
    margin-top: 20px;
}

#divRodape div.container{
    width: 809px;
    text-align: center;
}

#pInfo{
    color: #9A9D9F;
    width: 809px;
    font-size: 12px;
}

#divLossPass{
    height: 30px;
    width: 180px;
    margin-bottom: 15px;
}

#divLossPass:hover{
    height: 30px;
    width: 180px;
    background-image: url('../../Images/Login/btn_esqueci_2531141273GP8987202503061826.png');
    margin-bottom: 15px;
}

.logosFooterContent{
    height: 55px;
    background: #FFF;
    margin-top: 10px;
}

#imgLogos{
    padding-top: 0;
}

#imgLogo {
    margin: 50px 0 0 0;
}

#divError{
    background: #E81F2F;
    height: 22px;
    color: #FFF;
    position: absolute;
    top: 210px;
}

#divError #pError{
    font-size: 12px;
    font-weight: bold;
}

#lblUsuario span, #lblSenha span, #passExpired span, #passExpiredConfirm span{
    width: 90px;
    display: none;
    background: #415378;
    height: 36px;
    padding: 9px 0;
    box-sizing: border-box;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    padding-right: 5px;
    min-width: 135px;
    font-size: 11px;
    font-weight: bold;
    vertical-align: top;
    line-height: 20px;
}

#passExpired span, #passExpiredConfirm span{
    min-width: 110px;
}


#txtLogin, #txtPassword, #newPassword, #newPasswordConfirm{
    margin-left: 0;
    height: 38px;
    outline: none;
    border: none;
    min-width: 326px;
    background: #E2E5EB;
    border-bottom: solid 1px #FFF;
    color: #21385E;
    font-size: 16px;
    border-radius: 5px;
    padding-left: 5px;
}

#lblUsuario, #lblSenha{
    padding: 0;
    margin: 15px auto 0 auto;
}

#lblUsuario{
    margin-top: 0;
}

#lblUsuario.inputIE::before{
    content: "código";
    color: #21385E;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 5px;
}

#lblSenha.inputIE::before{
    content: "senha";
    color: #21385E;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 5px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #21385E;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #21385E;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #21385E;
}
:-moz-placeholder { /* Firefox 18- */
    color: #21385E;
}

.divsending{
    color: #333333;
    width: 200px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    font-family: Arial;
    font-size: 13px;
    background-color: #CCCCCC;
    border-bottom: solid 1px #333333;
    border-right: solid 1px #333333;
    border-left: solid 1px #FFFFFF;
    border-top: solid 1px #FFFFFF;
    padding-top: 10px;
    margin-top: 50px;
    margin-left: 200px;
    #margin-left: 0;
}

#content{
    width: 273px;
    height: 90px;
    border: 1px solid #F2F2F2;
    margin: 20px;
    padding: 7px;
    text-align: center;
    font-family: Verdana;
    font-size: 10px;
    left: 5px;
    position: relative;
}

#content label{
    float: left;
    width: 100%;
    padding: 3px;
    margin: 0px;#margin: -3px;_margin: -3px;
    color: #333333;
}

#content label input{
    float: right;
    width: 140px;
    #margin-top:-5px;_margin-top:-5px
}

#content div label{
    float: left;
    width: 100%;
    padding: 2px;
}

#content img{
    cursor: pointer;
}

#lblResponse input{
    clear: both;
}

#lblErro{
    font-family: Verdana;
    font-size: 10px;
    color: Red;
    text-align: center;
    position: relative;
}
.s2-alert-browser-background
{
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background: #000;
    opacity: 0.6;
}

.s2-alert-browser
{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 500px;
    height: 360px;
    margin-left: -250px;
    margin-top: -180px;

}

.s2-alert-browser-full
{
    background: url(../../Images/Login/warning_bg_2531141273GP8987202503061826.png) center no-repeat;

}


.s2-alert-browser .s2-alert-browser-text
{
    display: none;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    background: #FFFFCC;

}

.s2-alert-browser .s2-alert-browser-inner .s2-alert-browser-inner-text
{
    position: absolute;
    top:90px;
    left:50px;
    right:50px;
    text-align:left;
    font-family: Trebuchet MS;
    font-size: 14px;

}

.s2-alert-browser span:hover
{
    text-decoration: underline;

}

.s2-alert-browser .s2-alert-browser-navigators
{
    margin-top: 160px;
    text-align:center;
}

.s2-alert-browser .s2-alert-browser-navigators a
{
    display: inline-block;
    margin: 15px;
    width:80px;
    height: 120px;
    overflow: hidden;
    border: none;
    text-decoration: none;

}

.s2-alert-browser .s2-alert-browser-navigators a.navigator-chrome
{
    background: url(../../Images/Login/chrome_ico_2531141273GP8987202503061826.png) center no-repeat;

}

.s2-alert-browser .s2-alert-browser-navigators a.navigator-chrome:hover
{
    background: url(../../Images/Login/chrome_ico_press_2531141273GP8987202503061826.png) center no-repeat;

}

.s2-alert-browser .s2-alert-browser-navigators a.navigator-firefox
{
    background: url(../../Images/Login/firefox_ico_2531141273GP8987202503061826.png) center no-repeat;

}

.s2-alert-browser .s2-alert-browser-navigators a.navigator-firefox:hover
{
    background: url(../../Images/Login/firefox_ico_press_2531141273GP8987202503061826.png) center no-repeat;

}

.s2-alert-browser .s2-alert-browser-navigators a.navigator-ie
{
    background: url(../../Images/Login/ie9_ico_2531141273GP8987202503061826.png) center no-repeat;

}

.s2-alert-browser .s2-alert-browser-navigators a.navigator-ie:hover
{
    background: url(../../Images/Login/ie9_ico_press_2531141273GP8987202503061826.png) center no-repeat;

}

.s2-alert-browser .s2-alert-browser-navigators a.navigator-safari
{
    background: url(../../Images/Login/safari_ico_2531141273GP8987202503061826.png) center no-repeat;

}

.s2-alert-browser .s2-alert-browser-navigators a.navigator-safari:hover
{
    background: url(../../Images/Login/safari_ico_press_2531141273GP8987202503061826.png) center no-repeat;

}

.s2-browser-icon-alert
{
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -34px;
    width: 67px;
    height: 71px;
    background: url(../../Images/Login/exclamacao_ico_2531141273GP8987202503061826.png) center no-repeat;
}

.s2-alert-browser-close
{
    position: absolute;
    bottom: 30px;
    left: 50%;
    width: 87px;
    height: 31px;
    margin-left: -44px;
    cursor: pointer;
    background: url(../../Images/Login/ok_btn_2531141273GP8987202503061826.png) center no-repeat;
}

.ui-tooltip {
    background: #FFFF99;
    border: 1px solid #B20000;
    width: 250px;
    padding: 10px 20px;
    color: #B20000;
    border-radius: 10px;
    box-shadow: 0 0 7px black;
    font-family: Trebuchet MS;
}

.virtualPadMove{
    border: none;
}

.loadingLoginPage{
    background-color: #FFF;
}