﻿
/*/////////////////// TELA LOGIN VT FÁCIL ///////////////////////*/

body{ margin:0; padding:0; font-family:Arial; background-image:url(Images/backGroundLogin.jpg); background-repeat:repeat-x; background-position:top; background-color:#d7eff7;}
.loginCont{ width:5px; height:5px; position:absolute; left:50%; top:50%; z-index:1;}
.loginContInputs{ width:680px; min-height:410px; position:relative; left:-340px; top:-210px; float:left; background-image:url(Images/barraBackLogin.png); background-repeat:no-repeat; background-position:top left; z-index:1;}


.topoPainelLogin{ width:680px; height:50px; float:left; background-image:url(Images/topoLoginPainel.png); background-repeat:no-repeat; background-position:top;}
.meioPainelLogin{ width:680px; min-height:160px; float:left; background-image:url(Images/meioLoginPainel.png); background-repeat:no-repeat; padding-top:140px; padding-bottom:70px; background-position:bottom;}
.logoVTfacil{ position:absolute; left:80px; top:60px; z-index:2;}
.barraSepara{ width:550px; height:3px; background-color:#f9f9f9; position:absolute; top:150px; left:60px; z-index:2;}
.sistemaIMG{ position:absolute; top:95px; left:360px; z-index:2;}

.inputLineCont{ width:410px; height:40px; float:left; position:relative; left:180px; background-image:url(Images/LoginInputBackgroundVTfacil.png); background-position:125px 0px; background-repeat:no-repeat;}
.inputLineCont input{ width:250px; height:16px; color:#666; font-size:14px; position:relative; top:10px; left:-20px; float:right; border:none;}
.inputLineCont img{ padding-right:45px; position:relative; top:10px; float:right;}

.inputLineContMudarSenha{ width:410px; height:40px; display:none; float:left; position:relative; left:180px; background-image:url(Images/LoginInputBackgroundVTfacil.png); background-position:125px 0px; background-repeat:no-repeat;}
.inputLineContMudarSenha input{ width:250px; height:16px; color:#666; font-size:14px; position:relative; top:8px; left:-20px; float:right; border:none;}
.inputLineContMudarSenha img{ padding-right:45px; position:relative; top:10px; float:right;}

.inputLineContEnvio{ width:290px; height:40px; float:left; padding-left:120px; margin-top:10px; position:relative; left:180px;}

.loginSenhaVTfacil{ position:relative; left:0px; top:0px; float:right;}
.loginSenhaVTfacil input{ }
.loginSenhaVTfacil img{ position:relative;}

.entrarVTfacilBT{ width:105px!important; height:40px!important; float:left;}
.inputEscreve{ width:250px; height:16px; color:#999; font-size:14px; z-index:3; border:none; float:left;}
.lblAviso{ position:absolute; bottom:50px; right:60px; font-weight:bold; color:#900; font-size:12px; float:left;}

/*/ TROCAR SENHA /*/

.trocarSenhaPopUp{ position:absolute; bottom:113px; right:170px; cursor:pointer; text-decoration:none; color:#4d7fa3; font-size:11px;}
.trocarSenhaPopUp:hover{ color:#90c0e0;}
.trocarSenhaPopUp strong{ font-size:12px;}

.trocarSenhaPopUpVoltarLog{ position:absolute; bottom:83px; display:none; right:170px; cursor:pointer; text-decoration:none; color:#4d7fa3; font-size:11px;}
.trocarSenhaPopUpVoltarLog:hover{ color:#90c0e0;}
.trocarSenhaPopUpVoltarLog strong{ font-size:12px;}

/*/ TROCAR SENHA /*/

/*/////////////////// TELA LOGIN VT FÁCIL ///////////////////////*/