﻿label.lblDEMO
{
    border: 2px solid #008080;
    font-size: xx-large;
    font-weight: bold;
    text-transform: capitalize;
    color: #0000FF;
}
/*.labelLogin
{
    background-image:url(imagenes/1_07.jpg);
    background-repeat:no-repeat;
    background-position:center;
    background-color:#FFFFFF;
    width:39px;
    height:60px;
    text-align:right;
    color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    padding-right:15px;
}
.labelUser {
    background-repeat: no-repeat;
    background-position: center;
    background-color: #FFFFFF;
    width: 39px;
    height: 60px;
    background-image: url('../Imagenes/1_07.jpg');
}
.labelPass
{
    background-image:url(../imagenes/1_10.jpg);
    background-repeat:no-repeat;
    background-position:center;
    background-color:#FFFFFF;
    width:39px;
    height:60px;
    text-align:right;
    color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    padding-right:15px;
}
.labelEmpresas
{
    background-image:url(../imagenes/1_14.jpg);
    background-repeat:no-repeat;
    background-position:center;
    background-color:#FFFFFF;
    width:39px;
    height:60px;
    text-align:right;
    color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    padding-right:15px;
}*/
.labelLoginCenter
{
    text-align:center;
    color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
}
/*table.cibCredential {
    width:350px;
    border:solid thin #ccc;
}
#txtUser
{
    background-color:#FFF;
    width: 300px;
    text-align: left;
    height: 60px;
    font-size: 20px;
    border: 0px;
}
#txtPass
{
    width: 300px;
    height: 60px;
    font-size:20px;
    border: 0px;
}
#empresas
{
    width: 300px;
    text-align: left;
    height: 60px;
    font-size: 20px;
    border: 0px;
}
#btnAceptar
{
    width: 150px;
    height: 50px;
    background-color:#007d92;
    color:#FFF;
    font-size:20px;
}
#btnProcesarCaptura
{
    width: 150px;
    height: 50px;
    background-color:#007d92;
    color:#FFF;
    font-size:20px;
}
#btnCancelar {
    width:150px;
    height:50px;
    background-color:#930;
    color:#FFF;
    font-size:20px;
}*/
#tblLoginMain {
    /*float:right;
    position:fixed;*/
}

.selCaja {
    background-color:#FFF;
    height:3em !important;
    border:#ccc solid thin !important;
    font-size:1em !important;
}
.containerEntry {
    border:none !important;
}
/*/*BlueLook*/
/*.headerLogo {
    text-align:center;
    background-color:white;
}*/
/***Estilos de la ventana de Login y  de Licencias*******/
/*div.loginMain
{
    padding:5%;
}
td.tdLogo
{
	border: black 0px;
	width: 500px; 
	height: 200px;
}
td.tdLogoSandbox
{
	background-repeat:no-repeat;
	background-position:center;
	border: black 0px;
	width: 500px; 
	height: 200px;
}*/
/***Estilos de la ventana de Login*******/
/*END:BLUELOOK*/

.InfoUsrGNI{
    color: #2196F3 !important;
}