﻿/* Login inicial --------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
BODY, HTML, FORM {color:#2c2a37; text-align:center; background:#FFF !important; font-size:12px}

A{color:#666;}

DIV.cajaLogin{color:#606069; width:512px; height:361px; position:absolute; left:50%; top:50%; margin-top:-175px; margin-left:-256px; font-size:12px Important; }

DIV.Logo { display:block; clear:both; height:141px}
IMG.alerta { margin:-3px -26px; }

.UserPass {padding:2px; width:404px; text-align:left}

.UserPass LABEL { display:inline-block; width:131px; margin:5px 5px 8px 99px; text-align:right}

.UserPass INPUT,
.olvido INPUT
 { width:156px; margin-right:0px}
.UserPass SELECT { width:153px; margin-right:4px }
.UserPass .logBut { background-position: 0 -150px; float:right; width:120px; height:32px; margin:13px 5px 0 0;}

.UserPass .link {color:#333; margin-top: 21px; font-size:11px; text-decoration:none; display:block; width:228px; float:left; text-align:right}

.enviado,
.olvido { width:404px; margin:0 44px }

H2 { text-align:center; display:block; font-style:italic;margin:0 0 10px 0; padding:0; font-size:14px}
H3 { text-align:center; display:block; margin:0 0 20px 0; padding:0; font-size:12px}

.enviado H2 { text-align:center; display:block; font-style:italic; padding:0; font-size:16px}

.datos .subBut { background-position:0 -150px;float:right; width:120px; height:32px; margin:7px 0 0 0; }
.datos .olvido .subBut { margin-right:52px}

.Error { width:222px; float:left; display:block; font-size:12px; text-align:center; margin:5px 0 0 55px; color:#c52c31; font-weight:bold}

.datos input#Login1_RememberMe { width:20px}

.copy { float:right; font-size:9px; margin:75px 2px 0 0; }

#LCopyRight { display:none}

input, textarea, select { -moz-border-radius:6px 6px 6px 6px; border:1px solid #abadb3; color:#2C2A37 !important;  font-size:14px !important; margin-bottom:5px; padding:0 2px}


.RadForm.rfdLabel .cajaLogin label  { color: #606069; font-size:13px !important;}
.rfdSelect .rfdSelectOuter, .rfdSelect.rfdSelectDisabled:hover .rfdSelectOuter { line-height:17px !important; height:18px !important; color: #606069; font-size: 12px;}

.RadForm.rfdTextbox .cajaLogin input[type="text"], .RadForm.rfdTextbox .cajaLogin input[type="password"]
{ margin-right: 0; border: 1px solid #ABADB3; border-radius: 6px 6px 6px 6px; color: #2C2A37 !important; font-size: 12px !important; margin-bottom: 5px; padding: 0 2px; text-align: left;}

/* .RadForm.rfdTextbox .cajaLogin input[type="text"],.RadForm.rfdTextbox .cajaLogin input[type="password"] { background:#FFF !important} */
#TBLoginUserName_text, #TBLoginPassword_text, #PasswordRecovery1_UserNameContainerID_UserName_text { background:#FFF !important}
