

/***************************************************
                              CONTENEDORES
***************************************************/
#cont {
    margin: 0 auto;
    text-align: left;
    width: 75%;
}

#encabezado
{ 
    padding-top:10px;
    background:#6B6B6B repeat;
    color: #B8B8B8;
    font-size: 13px;
    font-weight: 100;
    float:left;
    width: 100%;
    height: 50px;
}

#contenedorEncabezado
{
    margin: 0 auto;
    width: 900px;
}

.logo
{
    float:left;
    height: 100px;
    margin-left: -30px;
    margin-top: -10px;
}

.logo img
{
    /*height: inherit;*/
    width: 230px;
}

#contenido
{ 
    margin-top:30px;
    width: 100%; 
    float: left;
}

#pie
{ 
    background:#6B6B6B repeat;
    color: #B8B8B8;
    font-size: 13px;
    font-weight: 100;
    float:left;
    text-align: center;
    width: 100%;
    height: 50px;
    margin-top: 50px;
}

.textoPie
{
    margin: 0 auto;
    width: 900px;
    text-align: right;
    margin-top: 10px;
    padding-right: 100px;
}


/* ////////////////////////// LOGIN ////////////////////////////////////// */

.formularioLogin
{
    float:left;
    width: auto;
    padding-top: 15px;
    padding-left: 20px;
    text-align: left;
    height: 50px;
    width: 50px;
}

.imagenLibro
{
    float:right;
    width: 380px;
    height: 200px;
    padding-right: 20px;
}

.titulo
{
    font-size: 50px;
    text-align:center;
    width: 900px;
    margin-top: 20px;

    /*#3966A2; >>> AZUL TESIS
    
    border: 1px solid #8DB600;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
-moz-border-radius: 100%;
border-radius:100%;
-webkit-box-shadow:-2px 1px #8DB600;
-ms-box-shadow:-2px 1px #8DB600;
box-shadow:-2px 1px #8DB600;*/
}

.labelFormulario
{
    text-align: right;
}


.grilla
{
    text-align:center;
}

.grilla button
{
    float: left;
}

.tituloGrilla
{
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    font-size: 35pt;
    margin-bottom: 30px;
}

.oculto
{
    display: none;
}


.button
{
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow:-4px 3px #B7B7B7;
    -ms-box-shadow:-4px 3px #B7B7B7;
    box-shadow:-4px 3px #B7B7B7;
}

.button:hover 
{
    -webkit-box-shadow:4px -3px #B7B7B7;
    -ms-box-shadow:4px -3px #B7B7B7;
    box-shadow:4px -3px #B7B7B7;
}

.combo{
    background: gray;
    width: auto;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none;
    color: white;
    width: auto;
    padding: 5px;

    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow:-4px 3px #B7B7B7;
    -ms-box-shadow:-4px 3px #B7B7B7;
    box-shadow:-4px 3px #B7B7B7;
}

.combo:hover
{
    background-color: #006FBA;
    -webkit-box-shadow:4px -3px #B7B7B7;
    -ms-box-shadow:4px -3px #B7B7B7;
    box-shadow:4px -3px #B7B7B7;
}

#valorBusqueda
{
    font-size: 10px;
}

.busqueda
{
    height: auto;
    width: 700px;
    float:left;
    text-align: right;
    margin-right: 30px;
    margin-bottom: 20px;
    vertical-align: middle;
}

.busqueda button
{
    margin-left: 30px;
    margin-top: 5px;
    float: left;
}

.busqueda input
{
    float: left;
}

.busqueda select
{
    float:left;
    margin-right: 30px;
    margin-top: 2px;
}


#ABMForm 
{
    width: 400px;
    height: 45px;
    float:left;
    text-align: right;
}

#ABMFormComprimidoIzquierda 
{
    width: 350px;
    height: 45px;
    float:left;
    text-align: right;
}

#ABMFormTodaLaLinea
{
    width: 900px;
    height: 45px;
    float:left;
    text-align: right;
}

#ABMFormCuatroEnLinea 
{
    width: 170px;
    height: 70px;
    float: left; 
    margin-top: 20px; 
    margin-left:15px; 
    text-align: left;
}

#ABMForm .input.text.required
{
    text-align: right;
    width: inherit;
}

#ABMForm .input.text
{
    text-align: right;
    width: inherit;
    vertical-align: middle;
    height: inherit;
}


.formTextbox
{
    margin-left: 30px;
    width: 200px;
    margin-bottom: 10px;
}

.formTextboxManual
{
    margin-left: 30px;
    width: 165px;
    margin-bottom: 10px;
}

.formTextboxChico
{
    margin-left: 30px;
    width: 80px;
    margin-bottom: 10px;    
}

.formSpinner
{
    margin-left: 30px;
    width: 180px;
    margin-bottom: 10px;
}

.formSelect{
    margin-bottom: 10px;
    margin-left: 30px;
    width: 58%;
    font-size:1.2em;
    height: 40px;
    text-align: left;
}

.legendABM
{
    font-size: 25pt;
}


.derecha
{
    float:right;
}

.imagenAbrirSearch {
    float: right;
    height: 30px;
    margin-left: 5px;
    width: 30px;
}

.resultadoControlUsuario {
    float: left;
    font-size: 1.5em;
    font-weight: 800;
    margin-left: 10px;
    width: auto;
}

.seccionTitulo{
    border-bottom: 5px solid #009AD9;
    box-shadow: -4px 10px 5px #888888;
    font-size: 1.4em;
    height: 28px;
    margin-bottom: 20px;
    margin-left: 30px;
    width: 95%;
    float:left;
}

.panelInformacionDerecha {
    background-color: #909090;
    border: 3px solid #FFFFFF;
    border-radius: 25px;
    float: right;
    height: 350px;
    margin-right: 13px;
    width: 180px;
}

.historialVentas {
    background-color: #909090;
    color: #FFFFFF;
    font-size: 0.9em;
    height: 175px;
    margin-left: 17px;
    margin-top: 12px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 150px;
}

.informacionDerechaTitulo {
    background-color: #909090;
    color: #FFFFFF;
    font-size: 1.2em;
    height: 21px;
    margin-top: 18px;
    overflow-x: hidden;
    overflow-y: scroll;
    text-align: center;
    width: 100%;
}

.botonOpcionHistorialVentas {
    width: 16%;
    float:left;
    margin-left:2px;
    float:left;
    height:20px;
}

.cabeceraHistorialVentasDetalle {
    float: left;
    font-weight: 800;
    height: 18px;
    margin-left: 2px;
    width: 37%;
}

.historialVentasDetalle {
    width:37%;
    float:left;
    margin-left:2px;
    /*    border-right: 2px solid black;
        border-bottom: 2px solid black;*/
    float:left;
    height:20px;
}

.cabeceraHistorialVentas {
    width: 100%;
    float:left;
}

.deudaTotal {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 4px solid #FFFFFF;
    border-radius: 8px;
    color: #000000;
    float: left;
    font-size: 0.8em;
    font-weight: bolder;
    height: 17px;
    margin-left: 7px;
    margin-top: 13px;
    text-align: center;
    width: 87%;
    margin-bottom: 11px;
}

.botoneraPanelHistorialVentas{
    margin-top:20px;
}

.botonPanelHistorialVenta{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 7px;
    color: #000000;
    margin-left: 5px;
    width: 94%;
    margin-bottom:3px;
}

.botonPanelHistorialVenta:hover{
    background:#006FBA;
    color:white;
}

#comboEscuelas {
    background: none repeat scroll 0 0 #006FBA;
    float: left;
    font-size: 1em;
    height: 30px;
    margin-left: 164px;
    padding-top: 4px;
    width: 235px;
}

input[type=number] {
-moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.imgBotonFiltros {
    width:30px;
}

#divFiltros {
  width:100%;  
  margin-top:20px;
}

#divLabelFiltro{
    float: left;
    margin-right: 10px;
    margin-top: 6px;
    width: auto;
}

#divFiltroAAplicar {
    widht:auto;
    float: left;
    margin-left:15px;
}