body{
    text-align: center;                
    margin: 0;
    min-width: 600px;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #2C2C38;  
    overflow: auto;
    font-family: Trebuchet MS;
}

div.container{
    clear: both;
    width: 605px;
    text-align: center;
    margin: 0 auto;
}

#divTop{    
    height: 140px;
    width: 100%;
    text-align: left;
    background-color: Red;
    background: url(../Images/Login/head_bg_2531141273GP8987202503061826.png) repeat-x;
}

#imgLogo{
    margin: 10px 0 0 0;
    position: relative;
}

#divInputs{    
    width: 100%;
    height: 90px;
    display: block;
    text-align: left;
    background: url(../Images/Login/login_bg_2531141273GP8987202503061826.png) repeat-x;
}

#divInputs .container
{
    padding: 10px;
}

#divError{
    width: 100%;    
    text-align: center;
    display: none;
    height: 18px;    
    color: #000000;
    background-color: #FF0000;
}

#lblSenha, #passExpiredConfirm{
    padding: 15px;
}

#lblUsuario, #lblSenha, #pLossPass, #lblResponse, #passExpired, #passExpiredConfirm{
    white-space: nowrap;
    display: block;
    clear:both;
    text-align: center;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #333333;
}

#passExpired{
    padding-top: 5px;    
}

#imgVigiladoLeft 
{
    position: fixed;
    bottom: 20px;
    left: 5px;
}

#imgVigiladoRight 
{
    position: fixed;
    top: 20px;
    right: 5px;
}

input
{
    width: 125px;
}

#txtPassword{
    margin-left: 20px;
}

#txtLogin{
    margin-left: 13px;
}

#newPassword{
    margin: 0 0 0 37px;    
    margin: 0 0 0 38px\0/IE8+9;/* IE8*/
}
/*HACK IE9*/
:root #newPassword{
    margin: 0 0 0 1px\0/IE9;
}
/*FIM HACK IE9*/

#newPasswordConfirm{
    margin: 0 0 0 37px;
}

.inputLogin{
    border: solid 1px #000000;
    height: 15px;
    font-size: 11px;
}

#divLossPass{    
    border: medium none;
    height: 20px;
    margin: 0 auto;
    width: 137px;
    cursor: pointer;
    background: url("../Images/Login/btn_esqueci_2531141273GP8987202503061826.png") no-repeat scroll 0 0 transparent;
}

#divLossPass:hover{    
    border: medium none;
    height: 20px;
    margin: 0 auto;
    width: 137px;
    cursor: pointer;
    background: url("../Images/Login/btn_esqueci_press_2531141273GP8987202503061826.png") no-repeat scroll 0 0 transparent;
}

#pError{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-size: 11px;
}

#divVirtualPad{    
    width: 100%;
    text-align: left;
    margin-bottom: 12px;
    height: 122px;
    text-align: left;
    background: url(../Images/Login/teclado_bg_2531141273GP8987202503061826.png) repeat-x;
}

#virtualPad{    
    width: 282px;
    height: 106px;        
}

#virtualPad2,
#virtualPad7{
    margin: 0 auto;            
}

#divRodape{                
    width: 100%;
    height: 274px;
    text-align: center;
    display: block;    
    background: url(../Images/Login/bottom_bg_2531141273GP8987202503061826.png) repeat-x;
}

#pInfo{
    color: #97989C;
    width: 600px;
    text-align:justify;       
    font: 10px Trebuchet MS;         
    padding: 15px 0 0 0;
    margin: 0 auto;
}

#pInfo a
{
    color: inherit;
}

#imgLogos{
    padding-top: 10px;
    border: none;
}

.loadingLoginPage{
    width: 100%;
    background-color: #1A7EAA;
    z-index: 100;
    position: absolute;
    height: 100%;
    opacity:0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
	text-align: center;
	vertical-align: middle;
}

div.loadingLoginPage img#imgLogo{
   margin-top: 200px;
}

#PageStatus{
    font-size: 20px;
    margin-top: 25px;
    color: #FFFFFF;
}

#lblAskQuestion{
    padding-bottom: 15px;
}

#lblAskQuestion, #lblAltereSenha{
    color: #000;
    font-family: Trebuchet MS;
    font-size: 12px;
    text-align: center;
    clear: both;
    margin: 0 auto;
}

#lblQuestion{
    text-align: center;
    font-size: 12px;
}

#lblResponse{
    text-align: center;
    width: 300px;
    clear: both;
    margin: 0 auto;
}

#lblResponse input{
    border: solid 1px #000000;
    height: 15px;
    font-size: 11px;

    clear: both;
    margin: 0 auto;
}

#lblResponse #txtResponseCPF{
    width: 100%
}
#lblResponse #txtResponseRG{
    width: 100%
}
#lblResponse #txtResponseEmail{
    width: 100%
}
#lblResponse #_tempinput{
    width: 100%
}
#lblResponse #txtResponseNasc{
    width: 100%
}

.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;
}

.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;
}