﻿body, td, th
{
    font-family: Verdana, Geneva, sans-serif;
}
body, html
{
    margin: 0;
    background-image: url(../imagenes/fondo.jpg);
    background-repeat: no-repeat;
    background-color: #001226;
    background-size: contein;
}

input[placeholder], [placeholder], *[placeholder]
{
    color: #032A37 !important;
}
    
.placeholder
{
    color: #032A37 !important;
}    
    
::-webkit-input-placeholder {
   color: #032A37;
}

:-moz-placeholder {  
   color: #032A37;  
}    
:-ms-input-placeholder {
    color: #032A37;
}

a
{
    text-decoration: none;
}
.botonImagen
{
    border: 0px;
    text-decoration: none;
    margin-left: 15px;
}



.textbox
{
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 3px 10px 3px 10px;
    border: #197d97;
    border-width: 3px;
    border-style: solid;
    width: 200px;
    height: 30px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #979797;
    clear: both;
    margin: 10px;
}
.buscador
{
    background-color: #77CEDD;
    border-color: #004554 #479EB2 #479EB2 #004554;
    border-radius: 20px 20px 20px 20px;
    border-style: solid;
    border-width: 1px;
    color: #032A37;
    font-size: 12px;
    height: 20px;
    margin-top: 1px;
    padding: 3px 10px;
    width: 80%;
    clear: both;
    font-family: Verdana,Geneva,sans-serif;
    font-weight: bold;
}

.boton
{
    background-color: #1D819A;
    color: #FFFFFF;
    height: 40px;
    padding: 3px 10px;
    width: 226px;
    border-style: solid;
    border-bottom-color: #004554;
    border-right-color: #004554;
    border-top-color: #479eb2;
    border-left-color: #479eb2;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: #197d97;
    border-width: 3px;
    border-style: solid;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    font-weight: bold;
    clear: both;
    text-align:center;
}
.fileUpload {
    height: 40px;
    padding: 3px 10px;
    width: 100%;
    border-style: solid;
    border-bottom-color: #004554;
    border-right-color: #004554;
    border-top-color: #479eb2;
    border-left-color: #479eb2;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: #197d97;
    border-width: 3px;
    border-style: solid;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    font-weight: bold;
    clear: both;
}


.boton1
{
    border:0px;    
}

.botonOperaciones
{
    border:0px;    
    height:23px;
}

.error
{
    color: White;
}
.centrado
{
    text-align: center;
}
.Cabecera
{
    width: 100%;
    height: 80px;
}
.nav
{
}

.logo
{
    display: inline-block;
    clear: both;
}
.desconectar
{
    display: inline-block;
    float: right;
    position: absolute;
    top: 10px;
    right: 10px;
}
.tituloCabecera
{
    display: inline-block;
    float: right;
    position: absolute;
    top: 45px;
    right: 10px;
    color:#07A7DB;
    font-weight:bold;
}
.tags
{
    text-align: left;
    clear: both;
    min-width: 320px;
}
.menuBotones
{
    background-color: #1d819a;
    font-size: 12px;
    width: 100%;
    float: left;
    padding-top: 5px;
    height: 28px;
}
.menuCliente
{
    background-color: #1D819A;
    color: White;
    float: left;
    font-size: 12px;
    height: 15px;
    padding-bottom: 3px;
    padding-left: 1%;
    width: 99%;
}

.borderB-xs{
    border-bottom-color: #1d819a;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}



.contenedorPrincipal
{
    background-color: #1d819a;
    width: 100%;
    display: inline-block;
}

.pesActiva
{
    background-image: url(../imagenes/fondoActivo.jpg);
    width: 140px;
    float: left;
    position: relative;
    height: 22px;
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-left: 15px;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
}
.pesInactiva
{
    background-image: url(../imagenes/fondoInactivo.jpg);
    float: left;
    position: relative;
    width: 120px;
    height: 22px;
    padding-top: 10px;
    padding-left: 10px;
    color: #77cedd;
    font-size: 12px;
    font-weight: bold;
}

.detalleCliente
{
    width: 100%;
    display: inline-block;
    color:#1a4b58;
    background-color: #A0D6E2;
    font-size: 10pt;
}
.buscadorFecha
{
    font-size: 12px;
    height: 18px;
    padding: 0 4px;
    width: 90px;
    margin: 0px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: #197d97;
    border-width: 3px;
    border-style: solid;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    color: #979797;
}
.botonBuscar
{

}

.marginleft15
{
    margin-left:15px;
}
.marginleft5
{
    margin-left:5px;
}
.marginleft2
{
    margin-left:5px;
}
.left10c
{
    margin-left: 10%;
}
.floatleft
{
    float:left;
}
.campos
{
    border-bottom: 1px solid #0F6278;
    border-top: 1px solid #2D9EB6;
    clear: both;
    font-size: 14px;
    height: 30px;
    text-align: center;
    width: 100%;
}
.botonpeq
{
    margin: 5px;
}
.botonpeqbus
{
    margin: 0px 15px;
}
.boton15left
{
    padding-left:15px;
}

.camposDetalle
{
    width: 47%;
    float: left;
    padding-top: 5px;
    padding-left: 1%;
    padding-right: 1%;
    padding-bottom: 5px;
    min-height: 25px;
    color: #1A4B58;
}
.operacion
{
    float: left;
    position: relative;
    width: 105px;
    height: 100px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #40cce1;
    text-align: center;
}
.contentOperacion
{
    background-color: #041c21;
    float: left;
    position: relative;
    width: 100%;
    opacity: 21;
    display: none;
}

.has-js .label_check, .has-js .label_radio
{
    padding-left: 34px;
}
.has-js .label_radio
{
    background: url(../imagenes/radio-off.png) no-repeat;
}
.has-js .label_check
{
    background: url(../imagenes/check-off.png) no-repeat;
}
.has-js label.c_on
{
    background: url(../imagenes/check-on.png) no-repeat;
}
.has-js label.r_on
{
    background: url(../imagenes/radio-on.png) no-repeat;
}
.has-js .label_check input, .has-js .label_radio
{
    position: absolute;
    left: -9999px;
}
.spacio50
{
    height: 50px;
}

.gridCabecera
{
    background-color: #032A37;
    color: white;
    font-size: 11px;
    height: 20px;
    width: 100%;
    text-align: center;
    padding-top: 5px;
}
.gridCampos
{
    border-bottom: 1px solid #0F6278;
    border-top: 1px solid #2D9EB6;
    clear: both;
    font-size: 11px;
    height: 30px;
    text-align: center;
    width: 100%;
    color: #1a4b58;
    padding-top: 7px;
    position: relative;
    text-transform:lowercase;
}
.movimiento{
	border-style:solid;
	border-width:2px;
	border-left-color:#03394b;
	border-bottom-color:#d6f4fc;
	border-right-color:#d6f4fc;
	border-top-color:#03394b;
	width:100%;
	font-size: 11px;
	position:relative;
	
}
.seccion{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#003b4b;
	background-color:#a0d6e2;
	float:left;
}
.seccionDatos
{
    font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background-color:#a0d6e2;
	float:left;
}
.OpeRow1
{
    width:100%;
    position:relative;
}
.MovRow1
{
    width:100%;
    position:relative;
    display:table;
}
.MovRow2
{
    width:100%;
    position:relative;
    display:table;
}
.white
{
    color:White;    
}

.color1{color: #b04a4a;}
.colorWhite{color: #fff;}
.marT10{  margin-top: 10px; }
.marT20{  margin-top: 20px;} 
.marB10{margin-bottom:10px;}
.marB20{margin-bottom:20px;}
.pad0{  padding: 0; }
.b{  font-weight: bold; }
.w20{width:20px;}
.w50{width:50px;}
.w80{width:80px;}
.w100{width:100px;}
.verticalMiddle{vertical-align: middle; }
.nombreFirma{font-size:13pt}

input[type="radio"] {
  margin-top: 1px;
  vertical-align: top;
}