h1 {
    font-size: 20px;
    text-align: center;
    color: #fff;
    padding: 10px;
}

h2 {
    color: #ddd;
    font-size: 16px;
    text-align: center;
    padding: 10px;
}

h2 a {
    color: #ddd;
}

h2 a:hover {
    color: #fff;
}

h3 {
    color: #ddd;
    font-size: 16px;
    text-align: left;
    padding: 10px;
}

h7 {
    color: #123c5d;
    font-size: 13px;
}

h8 {
    color: #123c5d;
    font-size: 12px;
}

body {
    background: url(../img/fondo-Original.png);
    background-repeat: repeat-y;
    background-attachment: fixed;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-origin: padding-box;
    background-size: cover;
    font-family: Arial;
    /*padding-right: 0 !important;*/
}

#contenedor-general {
    color:#000; 
    overflow:hidden;
    width: 100%;
}

#header {
    background: url(../img/bg-top-menu.png);
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding: 0px;
    width: 100%;
}

#header-bar {
    /*background: url(../img/bg-top-menu.png);*/
    background: rgba(0, 12, 26, 0.8);
    overflow: hidden;
    padding: 0px;
    width: 100%;
}

section#contenedor{
    background: rgba(1,48,75,0.5);
    display: block;
    margin: 0 auto;
    padding: 5px;
    margin-top: 20px;
    width: 100%;
}

.table > thead > tr > th {
    text-align: center !important;
}

span.glyphicon {
    font-size: 30px;
    padding: 10px;
    color: #fff;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.title, .usuario {
    color: #fff;
    font-family: "Arial";
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    text-align: center;
    padding: 5px;
}

.box-tipo-viaje {
    /* background: #69c4ca; */
    background: #091926;
    padding: 15px;
}

.btn-ingresar, .btn-continuar {
    background-color: #fff;
    border-radius: 5px;
    color: #091926;
    display: inline-block;
    padding: 9px 16px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transform: translateZ(0px);
    transition: all 0.3s ease-in 0s;
    width: 300px;
}

a {
    /*color: #091926;*/
    text-align: center;
    display: block !important;
    margin: 0 auto !important;
    text-decoration: none !important;
}

.btn-envio {
    background-color: #fff;
    border-radius: 5px;
    color: #091926;
    display: inline-block;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transform: translateZ(0px);
    transition: all 0.3s ease-in 0s;
    width: 200px;
    font-size: 20px;
    height: 40px;
    padding-top: 10px;
}

.btn-envio1 {
    background-color: #337ab7;
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,0.3);
    color: #fff;
    display: flex;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transform: translateZ(0px);
    transition: all 0.3s ease-in 0s;
    width: 200px;
    font-size: 16px;
    height: 40px;
    padding-top: 13px;
}

.btn-envio1:hover {
    color: #fff;
    border-color: #000;
}

form {
    color: #fff;
    display: block;
    font-size: 20px;
    margin: 0 auto;
}

#form-personalizacion {
    display: block;
    margin: 0 auto;
    color: #000;
    font-size: 16px;
}

p label {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
}

input {
    color: #000;
    display: block;
    margin: 0 auto;
    padding: 6px 2px;
    width: 300px;
}

p#bot input {
    background: #fff;
    color: #000;
    display: block;
    font-size: 22px;
    margin: 0 auto;
    padding: 6px 2px !important;
    width: 150px;
}

input#operacion {
    color: #000;
    display: block;
    font-size: 12px !important;
    margin: 0 auto;
    padding: 4px 2px !important;
    text-align: left;
    width: 200px;
}

input#submitop {
    color: #000;
    display: block;
    margin: 0 auto;
    padding: 4px 8px;
    width: auto;
}

section#contenedor-itinerario {
    background: rgba(1,48,75,0.5);
    display: block;
    margin: 0 auto;
    padding: 5px;
    margin-top: 50px;
    width: 100%;
}

table.corridas {
    background: #fff;
    border-bottom: 3px solid #091926;
    text-align: center !important;
    border-collapse: collapse;
    width: 100% !important;
}

.menu-abordaje {
    /*background: #ccc;*/
    float: right;
}

ul#dinamic-nav {
    float: left;
    margin: 15px;
}

/*.nav-pills > li + li {
    margin-left: 40px;
}*/

/*.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}*/

.nav > li {
    margin-bottom: 5px;
}

.nav > li:last-of-type {
    margin-bottom: 0;
}

navbar-inverse.navbar-nav > li > a {
    color: #fff;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%;
    background-color: #1c2b38 !important;
}

.navbar-nav > li > .dropdown-menu li {
    padding: 20px 0;
}

.navbar-nav > li > .dropdown-menu li {
    font-weight: bold !important;
    color: #fff !important;
}

.navbar-nav > li > .dropdown-menu li:hover {
    font-weight: bold !important;
}

.dropdown-menu li:hover {
    background: #337ab7;
    color: #fff !important;
}

#opciones-corrida {
    background: #337ab7;
}

#opciones-corrida a {
    color: white;
}

ul.dropdown-menu li.opciones-menu {
    text-align: center !important;
    cursor: pointer !important;
}

ul.dropdown-menu li.opciones-menu:hover {
    color: #fff !important;
}

.dropdown-menu > li:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: transparent;
}

.navbar-inverse {
    background: rgb(20, 35, 47) none repeat scroll 0 0;
    border-color: #080808;
}

span#menu-opciones {
    vertical-align: super !important;
}

.btn-logout {
    background-color: #091926;
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    display: inline-block;
    /*padding: 9px 16px;*/
    text-align: center;
    transition: all 0.3s ease-in 0s;
    /*Aderido:*/
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    margin: 7px auto;
    position: relative;
    text-transform: uppercase;
    transform: translateZ(0px);
    width: 100%;
}

.btn-logout:hover::before, .btn-logout:focus::before, .btn-logout:active::before {
    border-color: transparent transparent transparent #015581;
    right: -10px;
}

.btn-logout:hover {
    background: #015581 none repeat scroll 0 0;
    border-color: #091926;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    text-decoration: none;
}

.datos-usuario {
    /*background: rgba(250, 250, 250, 1.00) none repeat scroll 0 0;*/
    /*margin-bottom: 10px;*/
    background: rgb(20, 35, 47) none repeat scroll 0 0;
    padding: 5px 10px;
}

/*CHECKBOX CORRIDAS*/
.squaredTwo, .squared {
    width: 24px;
    height: 24px;
    float: left;
    background: #fff;
    margin: 0px 5px;
    position: relative;
}

.squaredTwo label, .squared label {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 2px;
    top: 2px;
    background: #091926;
}

.squaredTwo label:after, .squared label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 10px;
    height: 5px;
    background: transparent;
    top: 6px;
    left: 5px;
    border: 3px solid #fcfff4;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.squaredTwo input[type=checkbox]:checked + label:after, .squared input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

td.color-rojo {
    background: #FF0000 !important;
}

td.color-verde {
    background: #0E8235 !important;
}

#formOp {
    display: block;
    margin: 0 auto;
    text-align: center !important;
}

footer {
    /*background: url(../img/bg-top-menu.png);*/
    background: rgba(0, 12, 26, 0.8);
    display: block;
    margin: 0 auto;
    padding: 30px 0px; /*1px 0px*/
}

.clear {
    clear: both;
}

input#anden {
    color: #000;
    display: block;
    font-size: 12px !important;
    margin: 0 auto;
    padding: 4px 2px !important;
    text-align: left;
    width: 150px;
}

.mt-15 {
    margin-top: 15px;
}

.button:hover, .button:focus {
    cursor: pointer;
}

.disabled {
    opacity: 0.4;
    pointer-events: none;
}

.squared input {
    display: none;
}

tr > td, tr > th {
    text-align: center;
}

.btn-group-cor:hover, .btn-group-cor:focus {
    border-color: #091926;
    border-style: solid;
    border-width: 1px;
    outline: thin dotted;
    outline-offset: -2px;
}

/*.table-responsive tr td:first-child {
    position: absolute;
    background: white;
}*/

.table-responsive tr th:first-child {
    position: absolute;
    background: white;
}

.loading {
    margin: 0 auto;
    display: block;
}

.nav > li > a:focus, .nav > li > a:hover {
    cursor: pointer;
}

#logo {
    display: block;
    margin: 0 auto;
}

input#submitop {
    background: #fff;
    color: #000;
    display: block;
    margin: 0 auto;
    padding: 4px 8px;
    width: auto;
}

.box-viaje {
    display: block;
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
    background: #091926;
    height: 50px;
}

[data-target] {
    cursor: pointer;
}

/* LOADING BOUNCE CSS */
.spinner {
    /*margin: 100px auto 0;*/
    margin: 20px auto 0;
    /*width: 70px;*/
    text-align: center;
    color: #fff;
}

.spinner > div {
    width: 18px;
    height: 18px;
    /*background-color: #333;*/
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.64s;
    animation-delay: -0.64s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.48s;
    animation-delay: -0.48s;
}

.spinner .bounce3 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce4 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.spinner .bounce5 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.center {
    text-align: center;
}

.bus_ico {
    width: 100px;
}

#fancybox-loading {
    background: #000;
    opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
}

.body_load {
    bottom: 0;
    left: 0;
    position: relative;
    right: 0;
    text-align: center;
    top: 50%;
}

@-webkit-keyframes sk-bouncedelay {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transform: scale(0)
    }

    20% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

/* Operaciones */
#dialog-Ope {
    /*background: #000 none repeat scroll 0 0;*/
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
}

.carousel-inner {
    margin-top: 20px;
}

.file-caption span.glyphicon .glyphicon-file {
    font-size: 0;
    padding: 0;
}

.titulo-inputs {
    text-align: left;
    font-size: 30px;
}

.file-preview {
    background: #ddd none repeat scroll 0 0;
}

#browser {
    text-transform: uppercase;
}

.img-rounded {
    width: 200px;
}

#forma {
    margin: 10px;
}

#user-session span.glyphicon {
    font-size: 20px;
    padding: 5px;
}

/*#user, #password {
    text-transform: uppercase;
}*/

.modal-recuperar-chbx {
    display: flex;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 25px;
}

.modal-recuperar-chbx input, .modal-recuperar-chbx label {
    padding: 0;
    margin: 0;
}

.modal {
    background-color: rgba(0,0,0,.6);
    padding: 20px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal-content {
    /*background-color: #337ab7;*/
    background-color: #f5f5f5;
    position: relative;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 10px;
    width: 400px;
    margin: 0 auto !important;
}

.modal-header .close {
    margin-top: -2px;
    color: #000;
}

.close {
    float: right;
    font-size: 25px;
    font-weight: 800;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

.fieldset-modal {
    margin: 8px;
    border: 1px solid silver;
    padding: 8px;
    border-radius: 4px;
}

.fieldset-modal > legend {
    text-align: center;
    margin: 0;
    padding: 0;
    width: auto;
    color: #555;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    text-align: center;
    font-size: 20px;
    /*color: #fff;*/
    color: #000;
}

.modal-body {
    position: relative;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    /*color: #fff;*/
    color: #000;
    font-weight: 700;
}

.text-warning {
    color: #744;
    font-weight: 300;
}

.modal-footer {
    padding: 15px;
    text-align: center;
    border-top: 0px solid #e8e2e2;
}

.textbox-modal {
    width: 95%;
    border-radius: 3px;
    background-color: #fbfbfb;
    border: 1px solid #555;
    color: #555;
}

.label-modal {
    /*padding-top: 20px;*/
    padding-top: 15px;
    color: #007c5f;
    text-align: left !important;
    font-weight: bold;
}

.label-modal-corrida {
    background-color: #F3DDE7;
    color: #ff0000;
    padding: 20px;
    border-radius: 4px;
}

.btn-default {
    color: #333;
    background-color: #c6cad2;
    border-color: #ccc;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 15px;
    color: #000;
}

.encabezado3 {
    margin: 15px !important;
    padding-bottom: 8px !important;
}

.datos-viaje-elegasiento {
    padding-left: 0;
    padding-bottom: 10px;
    font-size: 15px !important;
    font-weight: bold !important;
    text-align: left;
    color: #123c5d;
}

.titulo-autobus {
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
}

#pasos-asiento-1 {
    background: #fff;
    color: #123c5d;
    text-align: center !important;
    font-size: 19px !important;
    font-weight: 500 !important;
    border-radius: .8rem;
    margin-left: 0 auto;
}

.tipo-pasajero-2 {
    font-size: 13px !important;
    padding-right: 128px;
    padding-left: 1px;
    color: #123c5d;
}

.elegir-asiento {
    padding: 10px;
}

.formulario1 {
    background: #e5e5e5;
    color: #123c5d;
    font-size: 15px;
}

.dato-viaje {
    text-align: center !important;
    font-size: 19px !important;
    font-weight: 500 !important;
}

.btn-editar-2 {
    color: #123c5d;
    background: #fff;
    text-align: center;
    width: 60%;
    font-size: 15px;
    border: 1px solid #123c5d;
    margin-top: 58px;
}

.icono-editar-2 {
    margin-right: 0 auto;
    line-height: 4;
    width: 30px;
}

.asiento-total {
    background: #fff;
    text-align: center;
}

#total2 {
    font-size: 18px;
    color: #123c5d;
}

table {
    border-collapse: collapse;
    text-align: center;
    font-size: 11px;
}

.datos-generales-viaje-vista3 {
    font-size: 12px;
}

.pasajero1-vista3 {
    border-radius: 0 0 8px 8px !important;
}

.pasajero2-vista3 {
    border-radius: 8px 8px 0 0 !important;
}

.accordion-vista3 {
    top: -35px !important;
}

.smb tbody tr td {
    border: 0 !important;
}

h5.tipos-pasajeros {
    font-size: 15px;
}

th.letra-centrada-vista3 {
    text-align: inherit;
    font-size: 12px !important;
    font-weight: 600;
    padding: 0 5px;
    background: #e5e5e5;
}

#negritas2.vista3 {
    font-weight: bold !important;
    color: #123c5d;
    font-size: 17px;
}

.contenedor-esquema {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 50px
}

/*FORMULARIO ELEGIR ASIENTO*/
.btn-tooltip {
    padding: 1px 6px;
    font-size: 10px !important;
    border: .1em solid #123c5d;
    border-radius: 1em;
    margin-left: 5px;
}

.cont-abordaje {
    padding-bottom: 11px;
}

.btn-cobertura {
    color: #fff;
    background: #123c5d;
    width: 100%;
    font-size: 12px !important;
    margin: 0 auto !important;
}

.btn-cobertura-1 {
    color: #fff;
    background: #123c5d;
    width: 100%;
    font-size: 15px !important;
    margin: 0 auto !important;
}

#obligatorio-abordaje-1 {
    font-size: 15px;
}

#paso-reloj-abordaje {
    background: #88a5ab !important;
    margin-top: 10px;
    color: #fff !important;
    font-size: 13px;
    font-weight: bolder;
    overflow: hidden;
    border-radius: 8px 8px 0 0;
}

h6 .nombre-pasajeros {
    font-size: 1rem;
    text-align: center;
    color: #123c5d;
    font-weight: 400;
    margin-bottom: 4px;
}

.btn-editar-abordaje {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #123c5d;
    border: 1px solid #123c5d;
    background: #fff;
    font-size: 17px;
    border-radius: 8px;
}

.icono-editar-abordaje {
    float: right;
    margin-right: 10px;
    line-height: 4;
    width: 30px;
}

.cam-editar {
    text-align: center;
}

#obligatorio-abordaje {
    font-size: 12px;
    color: #fff;
    vertical-align: sub;
}

.asistencia-medica {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: 10px;
}

.medica {
    background: #123c5d;
    padding-bottom: 8px;
    border-radius: 8px 8px 8px 8px;
    padding: 0 5px;
    padding-left: 15px;
    padding: 6px;
    margin-top: 20px;
}

.medica2 {
    margin-top: 30px;
    padding: 8px !important;
}

.medica-2 {
    background: #e5e5e5;
    padding-bottom: 8px;
    border-radius: 8px 8px 8px 8px;
}

.btn-cobertura-seleccion {
    color: #123c5d;
    background: #e5e5e5;
    width: 98%;
    margin: 0 auto !important;
    font-size: 14px !important;
    padding-right: 0px;
}

.custom-control {
    min-height: 0;
}

.elegir {
    font-size: 15px !important;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
}

.formulario-abordaje {
    margin-bottom: 4rem;
    color: #123c5d;
    text-align: left;
}

input::-webkit-input-placeholder {
    color: #212529 !important;
}

input:-moz-placeholder {
    color: #212529 !important;
}

input:-ms-input-placeholder {
    color: #212529 !important;
}

/* Quitar flechas en navegadores basados en WebKit */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Para Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}

.btn-eliminar {
    color: #123c5d;
    background: #e5e5e5;
    width: 100%;
    font-size: 12px;
    margin: 0 auto !important;
    border: 1px solid #123c5d;
}

.btn-guardar {
    color: #fff;
    background: #123c5d;
    width: 100%;
    font-size: 12px;
    margin: 0 auto !important;
}

.btn-guardelim {
    margin-bottom: 12px;
    margin-top: 12px;
}

.agregar {
    background: #e5e5e5;
    padding-bottom: 20px;
}

.btn-agregar {
    color: #123c5d;
    background: #fff;
    width: 98%;
    font-size: 16px;
    margin: 0 auto !important;
    border: 1px solid #123c5d;
    padding-bottom: 10px;
    border-radius: 8px;
}

.btn-regresar1 {
    color: #fff;
    background: #123c5d;
    border: #123c5d;
    text-align: center;
    width: 300px;
    margin-top: 5%;
    margin-bottom: 5%;
    font-size: 20px;
}

.btn-continuar1 {
    color: #fff;
    background: #123c5d;
    border: #123c5d;
    text-align: center;
    width: 300px;
    margin-top: 5%;
    margin-bottom: 5%;
    font-size: 20px;
}

.botones-abajo {
    text-align: center;
}

/* ESTILOS ASIENTOS */

.datos-a {
    height: auto !important;
    position: relative !important;
}

.table-responsive {
    overflow: visible;
    border: 0px solid #ddd;
    height: auto;
}

.table-responsive-xl {
    margin-bottom: 30px;
}

.table-responsive > .table {
    margin-bottom: 0;
    margin-left: -10px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

tbody {
    border-color: inherit;
    display: table-row-group;
    vertical-align: middle;
    width: 100% !important;
}

.table tbody tr {
    background: transparent none repeat scroll 0 0;
}

.table-responsive tr {
    display: inline-block;
}

.table.smb > tbody > tr > td {
    border-top: 0px;
}

.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.asientos2 {
    margin: 0px;
    margin-left: 240px;
    padding: 0 !important;
    width: 100% !important;
    min-height: 210px;
    list-style-type: none;
    position: relative;
}

.asientos2 li {
    position: absolute;
    width: 50px;
    height: 50px;
    cursor: pointer;
    font-size: .950em;
    text-align: center;
    line-height: 36px;
    color: #fff;
    text-shadow: 0 1px 0 #333;
    padding-right: 5px;
    /* background: url(../images/asiento-disponible.png) no-repeat; */
    font-family: "OpenSansBold";
    font-weight: normal;
}

.numeracion.asiento {
    position: inherit;
    top: 0px;
    left: 40px;
    color: #000;
    display: block !important;
    left: 25px;
}

.camion {
    margin-bottom: 0;
    width: 740px;
    height: 300px;
    background: url(../img/icons/esquema-autobus-piso1-b.png) no-repeat center 0px;
}

.bus2 {
    margin-bottom: 0;
    width: 740px;
    height: 300px;
    background: url(../img/icons/esquema-autobus-piso2-b.png) no-repeat center 0px;
}

/*.bus3 {
    margin-bottom: 20px;
    width: 100%;
    height: 740px;
    background: url(../img/icons/esquema-autobus-un-piso.png) no-repeat center 0px;
}*/

.iconos-asientos {
    text-align: center;
    margin-top: 20px;
    color: #FFFFFF;
    padding-bottom: 40px;
}

.tipo-asiento {
    width: 45px !important;
    text-align: center;
    color: #FFFFFF;
    /*padding-bottom: 40px;*/
}

.tipo-asiento1 {
    width: 45px !important;
    text-align: center;
    color: #FFFFFF;
    /*padding-bottom: 10px;*/
}

.bus3 {
    margin-bottom: 0;
    width: 910px;
    height: 300px;
    background: url(../img/icons/esquema-autobus-un-piso1-b.png) no-repeat center 0px;
}

.bus3-xl {
    background: url(../img/icons/esquema-autobus-xl.png) no-repeat center 0px;
}

.asientos3 {
    margin: 0px;
    margin-left: 235px;
    padding: 0 !important;
    width: 100% !important;
    min-height: 210px;
    list-style-type: none;
    position: relative;
}

.asientos3-xl {
    margin-left: 290px;
}

.asientos3 li {
    position: absolute;
    width: 50px;
    height: 40px;
    cursor: pointer;
    font-size: .850em;
    text-align: center;
    line-height: 36px;
    color: #fff;
    text-shadow: 0 1px 0 #333;
    padding-right: 5px;
    /* background: url(../images/asiento-disponible.png) no-repeat; */
    font-family: "OpenSansBold";
    font-weight: normal;
}

.numeracion.asiento {
    position: inherit;
    top: 0px;
    left: 40px;
    color: #000;
    display: block !important;
    left: 25px;
}

/*ESQUEMA DE AUTOBUS*/
/*Columnas*/
.diagrama-autobus li.col-1 {
    left: 387px;
}

.diagrama-autobus li.col-2 {
    left: 330px;
}

.diagrama-autobus li.col-3 {
    left: 273px;
}

.diagrama-autobus li.col-4 {
    left: 216px;
}

.diagrama-autobus li.col-5 {
    left: 159px;
}

.diagrama-autobus li.col-6 {
    left: 102px;
}

.diagrama-autobus li.col-7 {
    left: 45px;
}

.diagrama-autobus li.col-8 {
    left: -12px;
}

.diagrama-autobus li.col-9 {
    left: -69px;
}

.diagrama-autobus li.col-10 {
    left: -126px;
}

.diagrama-autobus li.col-11 {
    left: -183px;
}
.diagrama-autobus li.col-12 {
    left: -240px;
}
.diagrama-autobus li.col-13 {
    left: -297px;
}
/*Filas*/
.diagrama-autobus li.row-1 {
    top: 40px;
}

.diagrama-autobus li.row-2 {
    top: 84px;
}

.diagrama-autobus li.row-3 {
    top: 170px;
}

.diagrama-autobus li.row-4 {
    top: 215px;
}
/************************************************** Diagrama 35 ************************************************************************************/
.camion-xl {
	margin-bottom: 0;
    width: 740px;
    height: 300px;
    background: url(../img/icons/esquema-autobus-piso2-b.png) no-repeat center 0px;
    background-size: 735px 295px;
}
.bus2-xl {
	margin-bottom: 0;
    width: 740px;
    height: 300px;
    background: url(../img/icons/esquema-autobus-piso2-b.png) no-repeat center 0px;
    background-size: 735px 295px;
}
.camion-xl .asientos2 {
	margin-left: 270px;
}

.bus2-xl .asientos2 {
	margin-left: 270px;
}
/************************************************** Diagrama 56 ************************************************************************************/
.camion-xxl {
    margin-bottom: 0;
    width: 825px;
    height: 300px;
    background: url(../img/icons/esquema-autobus-piso1-b.png) no-repeat center 0px;
    background-size: 795px 295px;
}
.bus2-xxl {
    margin-bottom: 0;
    width: 825px;
    height: 300px;
    background: url(../img/icons/esquema-autobus-piso2-b.png) no-repeat center 0px;
    background-size: 795px 295px;
}
.camion-xxl .asientos2 {
	margin-left: 345px;
}
.bus2-xxl .asientos2 {
	margin-left: 345px;
}
/*MEDIA QUERY 320PX*/

@media screen and (max-width: 320px) {
    .table-responsive > .table {
        margin-bottom: 0;
        margin-left: -25px;
    }
}

/*MEDIA QUERY 416PX*/

@media screen and (max-width: 416px) {
    .modal-content {
        width: 300px !important;
    }

    .table-responsive > .table {
        margin-bottom: 0;
        margin-left: -5px;
    }

    .table-responsive-xl {
        margin-bottom: 40px;
    }
}

/*MEDIA QUERY 768PX*/

@media screen and (max-width: 768px) {
    body {
        padding-right: 20px;
        padding-left: 20px;
    }

    section#contenedor {
        padding: 20px 0;
    }

    #header-bar img {
        display: block;
        margin: 0 auto;
    }

    .nav {
        margin-top: 40px;
    }

    ul#dinamic-nav {
        float: none !important;
        margin: 15px;
    }

    .nav-pills > li {
        float: none !important;
        margin: 0 auto !important;
        width: 200px;
        text-align: center;
        margin-top: 15px !important;
    }

    .menu-abordaje {
        float: none;
        text-align: center;
        margin: 0 auto;
    }

    span#menu-opciones {
        vertical-align: super !important;
    }
    
    #contenedor {
        padding-right: 0px;
    }

    #contenedor > .col-md-12 {
        padding-right: 0px;
    }

    input#operacion, #anden {
        width: 100%;
    }

    .btn-envio {
        width: 140px;
        z-index: 9;
    }

    .box-tipo-viaje {
        text-align: center;
        display: block;
        height: 76px;
        margin: 20px auto 0;
        position: relative;
    }

    table.corridas {
        background: #fff;
        border-bottom: 3px solid #091926;
        width: 100% !important;
        border-collapse: collapse;
    }

    .navbar-nav > li {
        float: none !important;
    }

    table, thead, tbody, th, td, tr {
        display: block !important;
        padding: 3px !important;
    }

    thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #header-bar > div {
        display: block;
        margin: 0 auto;
    }

    #header-bar > div > img {
        display: block;
        margin: 0 auto;
    }

    section#contenedor {
        padding: 20px 0;
    }

    span.glyphicon {
        font-size: 14px;
    }

    .btn-logout {
        padding: 0px 0px;
    }

    .btn-ingresar, .btn-continuar, #password, #user {
        width: 100%;
    }

    .body_load {
        top: 30%;
    }

    .flecha {
        margin-left: 36px;
        margin-top: 4px;
        font-size: 20px;
    }

    .btn-editar-vista3 {
        width: 40%;
        margin-left: 32%;
        font-size: 15px;
        margin-bottom: 30px;
    }

    .icono-editar {
        float: right;
        margin-right: 0px;
        line-height: 4;
        width: 14%;
        margin-bottom: 9px;
    }

    #total {
        float: right;
        margin-bottom: 40px;
        font-size: 23px;
        margin-top: 7px;
    }

    .contenedor-autobus {
        padding-bottom: 10px;
    }

    .table-responsive-xl {
        margin-bottom: 60px;
    }
}

/*MEDIA QUERY 1000PX*/

@media screen and (max-width: 1000px) {
    .icono-editar {
        float: right;
        margin-right: 26px;
        line-height: 4;
        width: 10%;
    }

    .btn-editar {
        width: 40%;
        margin-left: 30%;
        margin-bottom: 3px;
    }

    .table-responsive-xl {
        margin-bottom: 70px;
    }
}

/*MEDIA QUERY 1190PX*/

@media screen and (max-width: 1190px) {
    .esquema-ocupacion {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        top: 295px !important;
        margin: 0 auto !important;
        position: relative;
    }

    .bus3-xl {
        margin-left: -60px;
    } 

    .table-responsive {
        height: 750px;
        padding-top: 10px;
    }

    .table-responsive-xl {
        margin-bottom: 70px;
    }
}

/*OTROS*/

@media screen and (max-width: 991px) {
    .tipo-asiento1 {
        margin-top: 40px;
    }

    .bus3-xl {
        margin-left: -60px;
    }

    .table-responsive-xl {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 900px) {
    .bus3 {
        margin-left: -30px;
    }

    .bus3-xl {
        margin-left: -60px;
    } 
    
    .titulo-autobus1 {
        margin-top: 40px;
    }
}

@media screen and (max-width: 870px) {
    .bus3 {
        margin-left: -60px;
    }

    .bus3-xl {
        margin-left: -90px;
    } 
}

@media screen and (min-width: 769px) and (max-width: 830px) {
    .bus3 {
        margin-left: -100px;
    }

    .bus3-xl {
        margin-left: -140px;
    } 

    .titulo-autobus1 {
        margin-bottom: -40px;
    }
}

@media screen and (max-width: 768px) {
    .bus3 {
        margin-left: -100px;
    }

    .bus3-xl {
        margin-left: -150px;
    } 

    .titulo-autobus1 {
        margin-bottom: 20px !important;
    }
}

@media screen and (max-width: 730px) {

    .table-responsive {
        padding-top: 50px;
    }
}

@media screen and (max-width: 650px) {

    .table-responsive {
        padding-top: 70px;
    }
}

@media screen and (max-width: 610px) {

    .table-responsive {
        padding-top: 90px;
    }
}

@media screen and (max-width: 570px) {

    .table-responsive {
        padding-top: 110px;
    }
}

@media screen and (max-width: 530px) {

    .table-responsive {
        padding-top: 130px;
    }
}

@media screen and (max-width: 500px) {

    .table-responsive {
        padding-top: 160px;
    }
}

@media screen and (max-width: 430px) {

    .table-responsive {
        padding-top: 190px;
    }
}

@media screen and (max-width: 370px) {

    .table-responsive {
        padding-top: 220px;
    }
}
