@media (max-width: 450px){
    .ocultar-movil{
        display: none;
    }
}
body {
   background-color: #e6e6e6;
}
.detalle {
    width: 100%;
    margin: 0 auto;
    padding: 1px;
    box-sizing:border-box;
}
.sesion {
        width: 30%;
        float: left;
        background:#999999;
        padding-top: 2px;
        margin: 0 auto;
        box-sizing:border-box;
}
.bperfil {background:url(/liquidacion/imagenes/perfil.png); 
    width:70px; 
    height:70px;
}
.busuario {background:url(/liquidacion/imagenes/usuario.png); 
    width:70px; 
    height:70px;
}
.bacceso {background:url(/liquidacion/imagenes/acceso.png); 
    width:70px; 
    height:70px;
}
.binventario {background:url(/liquidacion/imagenes/inventario3.png); 
    width:70px; 
    height:70px;
}
.breconteo {background:url(/liquidacion/imagenes/reconteo.png); 
    width:70px; 
    height:70px;
}
.bcorreccion {background:url(/liquidacion/imagenes/correccion.png); 
    width:70px; 
    height:70px;
}
.belecompped {background:url(/liquidacion/imagenes/inventario1.png); 
    width:70px; 
    height:70px;
}
.bconfactura {background:url(/liquidacion/imagenes/inventario2.png); 
    width:70px; 
    height:70px;
}
.babrirlinea {background:url(/liquidacion/imagenes/linea.png); 
    width:70px; 
    height:70px;
}
.bconsultas {background:url(/liquidacion/imagenes/consultas.png); 
    width:70px; 
    height:70px;
}
.bexppla {background:url(/liquidacion/imagenes/descargas.png); 
    width:70px; 
    height:70px;
}
.bimppla {background:url(/liquidacion/imagenes/importar.png); 
    width:70px; 
    height:70px;
}
.col-last {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  width: 33.33333333%;
}
.col-center {
    /* text-align:center;
    #top: -20%; /*HACK IE*/
    /*margin-left:auto;
    margin-right:auto;
    padding:10px;
    border:0px solid #DADADA;
    width:200px;/*ancho contendor - margin - padding - border = 238px*/
    /*left: 413px;
    height: 48px;
    top: 55px;*/
    text-align:center;
    padding:7px;
    width: 80%;
    margin:0 auto;
}
footer {
    background: #5672C1;
    clear: both;
    color: hsl(0,0%,100%);
    padding: 2px 0;
    text-align: center;
    font-size: 12px;
    height: 80px;
}
footer a:hover {
    color: hsl(0,0%,100%);
    text-decoration: underline;
}
.tr_seleccion {
    background-color: #5AB1F8;
}

.bordered {
    border-color: blue;
    border-style: solid;
    border-width: 2px;
}
.primero{
    border-radius: 15px;
    border: 1px solid #3D3A91;
    background-color:#FFFFFF;
    padding: 10px;

}
.compra-tiquetes{
    
    border-radius: 15px;
    border: 1px solid #3D3A91;
    background-color:#FFFFFF;
    padding-top: 2px;
    color: #FD0D20;
    font-size: 18px;

}

.borde-cliente{
    padding: 10px;
    border-radius: 15px;
    border: 3px groove #337ab7;
    font-size: 12px;
}
.listado-horarios{

    border-radius: 10px;
    border: 1px solid #3D3A91;
    color: #FD0D20;
    padding: 5px; 
    margin-top: 10px;
    margin-bottom: 5px;
}
.maincontent {
    clear: both;
    width: 60%;
    max-width: 92.3em;
    margin: 0 auto;
    padding: 1em 0px;
    color: #333;
    line-height: 1.5em;
    position: relative;
}
/*  SECTIONS  */
.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

/*  COLUMN SETUP  */
.col {
    display: block;
    float:left;
    margin: 1% auto 1% auto;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWO  */
.span_2_of_2 {
    width: 100%;
}
.span_1_of_2 {
    width: 49.2%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

.login{
    width: 100%;
    min-height: 100%;
    position: fixed;
    top:0; 
    left:0;
    background-color: rgba(10,20,30,0.8);
    z-index: 210;
    display: none;
}
#login{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.puestos-start
{
    position: absolute;
    width: 50px;
    height: 50px;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

@media only screen and (max-width: 750px)
{
    #container-star
    {
        width: 650px;
        border: none;
    }
}

@media only screen and (max-width: 480px) {
    .col { 
        margin: 1% 0 1% 0%;
    }
}

@media only screen and (max-width: 480px) {
    .span_2_of_2, .span_1_of_2 { width: 100%; }
}
body {
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   background-color: #eae5e1;
}
#rcorners {
    border-radius: 15px;
    border: 1px solid #3D3A91;
    background-color:#FFFFFF;
    padding: 20px; 
    width: 35%;
    height: 440px;
    margin-top: 20px;
    margin-left: auto;
    margin-right:auto;
}
@media (max-width: 1152px) {

    #rcorners{

      width: 150px;  

        
    }
    
}
.table1{
    border-collapse:separate;
    border: 1px solid #3D3A91;
    border-radius: 10px;   
}
.rtable{
    border-radius: 10px;
    border: 1px solid #3D3A91;
    padding: 10px;
}


img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; 
}
.tituloh1 {
    border-radius: 10px;
    border: 1px solid #3D3A91;
    color: #FD0D20;
    font-size:18px;
    font-weight:bold;
    text-align:center;
    background-color:#FFFFFF;
    width:50%;
    margin: auto;
    padding: 5px 5px 5px 5px;
    margin-top:10px;
    margin-bottom:15px;
}
.tituloh2 {
    color: #010F4F;
    font-size:22px;
    font-weight:bold;
    text-align:center;
}
.tituloh3 {
    color: #FD0D20;
    font-size:15px;
    font-weight:bold;
    text-align:center;
}
.rnd-table {
    border: 1px solid #3D3A91;
    border-collapse: collapse;
    border-spacing: 0;
    }
.rnd-table thead th {
    background-color: #fff;
    border: 1px solid #3D3A91;
    color: #3D3A91;
    padding: 10px;
    text-align: center;
    }
.rnd-table tbody td {
    border: 1px solid #3D3A91;
    color: #3D3A91;
    padding: 10px;
}
.rnd-table-rounded {
    border: none;
}
.rnd-table-rounded thead th {
    background-color: #fff;
    border: none;
    color: #FD0D20;
}
.rnd-table-rounded thead th:first-child {
    border-radius: 10px 0 0 0;
}
.rnd-table-rounded thead th:last-child {
    border-radius: 0 10px 0 0;
}
.rnd-table-rounded tbody td {
    border: none;
    border-top: solid 1px #957030;
    background-color: #fff;
}
.rnd-table-rounded tbody tr:last-child td:first-child {
    border-radius: 0 0 0 15px;
    border-top: solid 1px #957030;
}
.rnd-table-rounded tbody tr:last-child td:last-child {
    border-radius: 0 0 15px 0;
}
.rTable {       display: table;     width: 700px; border-radius: 10px; border: 1px solid #3D3A91; margin:auto; background-color:#FFFFFF; margin-top:50px; height:200px; }
.rTable2 {      display: table;     border-radius: 10px; border: 1px solid #3D3A91; margin:auto; background-color:#FFFFFF; margin-top:30px; } 
 
.rTableRow {    display: table-row; } 
.rTableRow2 {       display: table-row; height:10%; }
.rTableCell, .rTableHead {      display: table-cell;    padding: 3px 10px;      border-bottom: 1px solid #3D3A91; color:#957030; font-weight:bold; } 
.rTableCell2 {      display: table-cell;    padding: 3px 10px; color:#957030; font-weight:bold;  }
.rTableCell7 {      display: table-cell;    padding: 3px 10px; color:#957030; font-weight:bold;  }
.rTableCell5 {      display: table-cell;    padding: 3px 10px;  }
.rTableCell6 {      display: table-cell;    padding: 3px 10px; height:100px; }
.rTableCell1 {      display: table-cell;    padding: 3px 10px;  border-left: 1px solid #3D3A91; border-bottom: 1px solid #3D3A91;   }
.rTableCell3 {      display: table-cell;    padding: 3px 10px;  border-left: 1px solid #3D3A91; }
.rTableCell4 {      display: table-cell;    padding: 3px 10px;  border-left: 1px solid #3D3A91; border-bottom: 1px solid #3D3A91; color:#957030; font-weight:bold; }
.rTableHeading {    display: table-header-group;    background-color: #ddd;     font-weight: bold; } 
.rTableFoot {       display: table-footer-group;    font-weight: bold;      background-color: #ddd; } 
.rTableBody {       display: table-row-group; }
.infotarjeta {
    width:65%;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
}
.rnd-boton {
    border: 2px solid #ccc;
    padding: 5px;
    background: #fff;
    width: 40%;
    color:#957030;
    font-style:italic;
    font-weight:bold;
    float:left;
    border-radius: 25px;
    margin-top:20px;
    margin-bottom: 20px;
}
.rnd-boton2 {
    border: 2px solid #ccc;
    padding: 5px;
    background: #fff;
    width: 40%;
    color:#957030;
    font-style:italic;
    font-weight:bold;
    float:right;
    border-radius: 25px;
    margin-top:20px;
    margin-bottom: 20px;
}
.labelVenta{

    color: #626262;
}
.btn-compra{
    border-radius: 10px;
    font-size: 14px;
    padding: 10px 20px;
    border: 1px solid #3D3A91;
    background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}
.btn-compra:hover{
    border-radius: 10px;
    font-size: 14px;
    padding: 10px 20px;
    border: 1px solid #FD0D20;
    background-color: #e6e6e6;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    cursor: pointer;
    cursor: hand;

}
.td-puestos{ 
    height: 48px; 
    width: 50px;
}
.bg-standar-pag{
    background-color: #514EA6 !important;
    color: #fff;
}
.cambioPass{
    position: fixed;
    bottom: auto;
    top: auto;
    left: auto;
    right: auto;
    z-index: 100;
    background-color: #DB6B68;
    display: none;
    padding: 15px;
    color: white;

}
#navbar-convenios li a:hover
{
    background-color:#f40f0f ;
    color: #fff;
}

.informacion-pqrs 
{
    font-size: 12px;
    color: #999;
}

.subtitulo_flota
{
    font-size: 15px;
    color: #757575;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 0px;
    border-bottom-color: 6e6eaf;
    display: block;
    width: 200px;
}

.correo_contact
{
    color: #2590ce;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    margin-bottom: 1px;
    line-height: normal;
    display: block;
    width: 240px;
    text-decoration: underline;

}
.contacto_contenido {
    padding-top: 20px;
    float: left;
    width: 300px;
    min-height: 30px;
    background-image: url(../../imagenes/contact_house.gif);
    background-repeat: no-repeat;
    padding-left: 80px;
    display: block;
}
.contacto_contenido2 {
    padding-top: 20px;
    float: left;
    width: 400px;
    min-height: 60px;
    background-image: url(../../imagenes/contact_phone.gif);
    background-repeat: no-repeat;
    padding-left: 80px;
    display: block;
    margin-bottom: 20px;
}
.columna_contacto1 {
    width: 96px;
    min-height: 30px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.columna_contacto {
    width: 96px;
    min-height: 30px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-left: 5px;
}

.borde_pqrs {
    border: 1px solid #514EA6;
    background-color: #f5f5f7;
}

fieldset
{
    border: 1px solid #3D3A91 !important;
    margin: 0 2px !important;
    padding: 0.35em 0.625em 0.75em !important;
}

#pdf,#excel {
  -webkit-appearance:none;
  width:20px;
  height:20px;
  border:1px solid red;
  border-radius:50%;
  outline:none;
  box-shadow:0 0 5px 0px red inset;
}

#pdf:hover,#excel:hover {
  box-shadow:0 0 5px 0px peru inset;
}

#pdf:before,#excel:before {
  content:'';
  display:block;
  width:60%;
  height:60%;
  margin: 20% auto;    
  border-radius:50%;    
}
#pdf:checked:before,#excel:checked:before {
  background:red;
}

.border-guia
{
    border: 1px solid #514EA6 !important;
}

.border-guia-doble
{
    border-right: 1px solid #514EA6 !important;
}

.border-guia-doble-2
{
    border-right: 1px solid #514EA6 !important;
    border-bottom: 1px solid #514EA6 !important;
}

.celda-vertical
{
    vertical-align: middle !importa
}

.td-puestos:hover input
{
    width: 20px;
    height: 20px;
    transition: .5s;
    animation: .5s rotar-input;
    animation-iteration-count: infinite;
}

@keyframes rotar-input
{
    50%
    {
        transform: rotate(20deg);
    }
}