﻿.TablaCentrada {
    width: 100%;
    margin: auto;
    background: #f1f1f1;
    border: 1px solid #e5e5e5;
    padding: 10px 10px 10px 10px;
    margin-bottom: 42px;
    position: relative;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}

.Centrado
{
    text-align:center;
}
.Izquierda
{
    text-align:left;
}

.Logueo {
    font-family: 'Rubik', sans-serif;
    background: rgba(255, 255, 255, 0.44);
    color: #333;
    border: 1px solid #A4A4A4;
    padding: 4px 8px 4px 4px !important;
    line-height: 1;
    height: 10px;
}

.TextBox {
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    background: rgba(255, 255, 255, 0.44);
    color: #333;
    border: 1px solid #A4A4A4;
    padding: 4px 8px 4px 4px !important;
    line-height: 1;
    height: 25px;
    margin-top: 2.5px;
    margin-bottom: 2.5px;
} 
 .TextBox:hover { 
    border: 1px solid #FF00FF; 
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3); 
    -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3); 
    -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3); 
  } 
 .TextBox:focus { 
    border: 1px solid #4d90fe; 
    outline: none; 
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);  
    -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3); 
    -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3); 
    background: rgb(255, 255, 255); }

.boton {
    font-family: 'Rubik', sans-serif;
    margin: 1px;
    box-shadow: 1px 1px 4px -1px rgba(0,0,0,0.75);
    -webkit-box-shadow: 1px 1px 4px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 4px -1px rgba(0,0,0,0.75);
    border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border: 0px solid #27426D;
    height: 37px;
    padding-left: 15px;
    padding-right: 15px;
    background-position: left;
    vertical-align: top;
    font-size: 15px;
    /*text-align: center;*/
}

.btn {
    margin: 1px;
}
/*IMAGENES DE CADA TIPO DE BOTON*/
.btnlogin {
    color: white;
    background-color: #27426D;
    font-size: 15px;
}

.btnDescarga {
    background-image: url(../Images/descargar.png);
    background-repeat: no-repeat;
}
.btnAtras 
{
  background-image: url(../Images/atras.png); background-repeat:no-repeat;    
 }

.btnNuevo {
    color: white;
    background-color: #4CB7E4;
}

.btnEditar {
    color: black;
    background-color: #ffc334;
}

.btnGuardar {
    color: white;
    background-color: #27426D;
}

.btnCancelar {
    color: white;
    background-color: #757575;
}

.btnBuscar {
    background-image: url(../Images/buscar.png);
    background-repeat: no-repeat;
    background-position-y: center;
    color: white;
    background-color: #27426D;
}

.btnBorrarBusqueda {
    background-image: url(../Images/borrarb.png);
    background-repeat: no-repeat;
    background-position-y: center;
    color: #27426D;
    background-color: #f7f7f7;
}

   .btnBorrar
{
  background-image: url(../Images/borrar.png); background-repeat:no-repeat;    
 }



 .btnAceptar 
{
  background-image: url(../Images/activate.png); background-repeat:no-repeat;    
 }

 .btnHistorico 
{
  background-image: url(../Images/detalle.png); background-repeat:no-repeat;    
 }

 .btnImprimir
{
  background-image: url(../Images/imprimir.png); background-repeat:no-repeat;    
 }

 .btnCalcular
{
  background-image: url(../Images/calcular.png); background-repeat:no-repeat;    
 }

  .btnRevisar
{
  background-image: url(../Images/activate.png); background-repeat:no-repeat;    
 }

 .btnAutorizar
{
  background-image: url(../Images/ok.png); background-repeat:no-repeat;    
 }

 .btnAnular
{
  background-image: url(../Images/alto.png); background-repeat:no-repeat;    
 }

  .btnMiembros
{
  background-image: url(../Images/miembros.png); background-repeat:no-repeat;    
 }


   .FondoGris
{
  background-color:gray;    
 }


  .btnRecargar
{
  background-image: url(../Images/recargar.png); background-repeat:no-repeat;    
 }

   .txtNumerico
{
  text-align:right;    
 }

   .btnPagos
{
  background-image: url(../Images/pagar.png); background-repeat:no-repeat;    
 }

.btnExcel {
    background-image: url('../Images/excel.png');
    background-repeat: no-repeat;
    height: 18px;
}
   
/*    .btnEspera
{
  background-image: url(../Images/espera.png); background-repeat:no-repeat;    
 }

    .btnReparar
{
  background-image: url(../Images/reparar.png); background-repeat:no-repeat;    
 }

     .btnResuelto
{
  background-image: url(../Images/ok.png); background-repeat:no-repeat;    
 }
   

    .btnFinalizado
{
  background-image: url(../Images/terminado.png); background-repeat:no-repeat;    
 }*/


.EncabezadoCelda {
    background-color: #e7e7e7;
    font-weight: bold;
    font-style: italic;
}

@media screen and (max-width:990px) {


    .slider img {
        display: none;
    }
}

@media screen and (max-width:880px) {

    .HideInMobile-3 {
        display: none;
    }
}

@media screen and (max-width:780px) {

    .HideInMobile-2 {
        display: none;
    }
}

@media screen and (max-width:680px) {

    .HideInMobile-1 {
        display: none;
    }
}


@media screen and (max-width:580px) {

    .HideInMobile {
        display: none;
    }
}

@media screen and (max-width:480px) {

    .HideInMobile2 {
        display: none;
    }
}

@media screen and (max-width:380px) {

    .HideInMobile3 {
        display: none;
    }
}


 .TextBox{    
     /*
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    height: 30px;
    width: 200px;



 .TextBox{    
     /*
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    height: 30px;
    width: 200px;
    background: #CCC;
    color: orangered;
         */
}