

html,body {
    width: 100%;
}

body {
    background:  white;
    font: .81em/150% Arial, Helvetica, sans-serif;
    color: #666;
     font-family: sans-serif;
}
/* fiiiiiinnnnn */
.old {
    background-color: #D9EBFA !important;
    background-image: none !important;
    color: #000000 !important;
}
.ui-g-12 {
    width: 15% !important;
}
.tamouo{
    /*  width: 40% !important; */
    border: 1px solid #39c !important;
}
.botonImpr {
    background: -moz-linear-gradient(center top, rgba(255, 255, 255, 0.8),
        rgba(255, 255, 255, 0) ) repeat scroll 0 0 #C4C4C4;
    border: 1px solid #A8A8A8;
    color: #4F4F4F;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
}
.colorTextoTiempoCompra{
    font-size: 15px; 
    color: black;
    margin-right: 10px;
}

.margenTablaPasajeros{
    margin-left: 37px !important; 
    width: 100%;
}
.ui-grid {
    clear: both;
    padding: 0;
    margin: 0;
    border: none !important;
}
.forty-percent {
    width: 14% !important;
}

.sixty-percent {
    width: 80% !important;
}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 12px;
   font-family: sans-serif;
    vertical-align: middle !important;
}
img,fieldset {
    border: 0;
}
.fieldsettamano{
    width: 100%;   
}
#pagewrap {
    width: 100%;
    margin: 0px 10px 0px;

}
.contenido {
    overflow:hidden;  background:#fff; border:1px solid #d5d5d5; 
}
.centrar{
    text-align: left !important;

}
#content {
    /*    overflow: -webkit-paged-y;*/
    background: white none repeat scroll 0% 0%;
    margin: 0.5% 0.5%;
    /*padding: 20px 15px;*/
    width: 100%;
    float: left;
    border-radius: 8px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}
#content1 {
    background: white none repeat scroll 0 0;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    float: left;
    margin: 5px 5px;
    overflow: auto;
    padding: 10px 15px;

}
.visibleheaderLeft{
    display: none  !important;;
}
#contentBuscador {
    overflow: auto;
    background: #FFF none repeat scroll 0% 0%;
    margin: 0px 130px 0px 130px;
    padding: 20px 15px;
    width: 79%;
    float: left;
    border-radius: 8px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 1280px) {
    #pagewrap {
        width: 100%;
    }
    #content {
        width: 100%;

    }
    .ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {

        padding: 1px 18px !important;

    }
    .ui-datatable table {
        border-collapse: collapse !important;
        width: 100% !important;
        table-layout: fixed !important;
    }
    .centrar{
        text-align: left !important;

    }
    figure.post-imagen img {
        float: left;
        margin: 5px;
        max-width: 230px;
    }
    #sidebar {
        width: 15%
    }
    #sidebar.widget {
        padding: 8% 7%;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 1100px) {
    #pagewrap {
        width: 100%;
    }
    #content {
        width: 100%;

    }
    .ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {

        padding: 1px 18px !important;

    }
    .ui-datatable table {
        border-collapse: collapse !important;
        width: 100% !important;
        table-layout: fixed !important;
    }

    .centrar{
        text-align: left !important;

    }
    figure.post-imagen img {
        float: left;
        margin: 5px;
        max-width: 230px;
    }
    #sidebar {
        width: 15%
    }
    #sidebar.widget {
        padding: 8% 7%;
        margin-bottom: 10px;
    }
    .margenTablaPasajeros {
        margin-left: 50px !important;
        width: 92%;
    }
}


@media screen and (max-width: 980px) and (min-width: 821px) {
    #pagewrap {
        width: 95%;
    }
    #content {
        width: 98%;
        margin-left: 3%;
    }
    figure.post-imagen img {
        float: left;
        margin: 5px;
        max-width: 230px;
    }
    #sidebar {
        width: 15%
    }

    #sidebar.widget {
        padding: 8% 7%;
        margin-bottom: 10px;
    }
    .forty-percent {
        width: 30% !important;
    }
    .centrar{
        text-align: left !important;

    }
    .sixty-percent {
        width: 70% !important;
    }
    .ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {

        padding: 1px 18px !important;

    }
    .ui-datatable table {
        border-collapse: collapse !important;
        width: 100% !important;
        table-layout: fixed !important;
    }

    .margenTablaPasajeros {
        margin-left: 18px !important;

        width: 99% !important;
    }
}

@media screen and (max-width: 820px) and (min-width: 621px) {
    .contenido {
       
        overflow:hidden;  background:#fff; border:1px solid #d5d5d5; 
    }
    #pagewrap {
        width: 100%;
    }
    #content {
        width: 100%;
        margin-left: 0%;
    }
    .alineacionCentrar {
        display: inline-table !important;
        text-align: center;
    }
    .centrar{
        text-align: center !important;

    }
    .ui-g-12 {
        width: 100% !important;
    }
    .ui-datatable-reflow .ui-datatable-data td[role="gridcell"]:not(.ui-helper-hidden) {
        text-align: left;
        display: inline-table !important;
        border: 0 none;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        clear: left;
    }

    figure.post-imagen img {
        float: left;
        margin: 5px;
        max-width: 230px;
    }
    #sidebar {
        width: 15%
    }
    #sidebar.widget {
        padding: 8% 7%;
        margin-bottom: 10px;
    }
    .forty-percent {
        width: 30% !important;
    }

    .sixty-percent {
        width: 70% !important;
    }
    .margenTablaPasajeros {
        margin-left: 54px !important;

        width: 99% !important;
    }

}



@media screen and (max-width: 620px)   {
    html {
        -webkit-text-size-adjust: none;
    }
    .contenido {
         overflow:hidden;  background:#fff; border:1px solid #d5d5d5; 
    }
    #content {
        width: 100%;
        margin-left: 0%;
    }
    .alineacionCentrar {
        display: inline-table !important;
        text-align: center !important;
    }
    .centrar{
        text-align: center !important;

    }
    .ui-datatable-reflow .ui-datatable-data td[role="gridcell"]:not(.ui-helper-hidden) {
        text-align: left;
        display: inline-table !important;
        border: 0 none;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        clear: left;
    }
    .letraTamaño18 {
        color: #000; font-size: 18px;font-weight: bold; text-align: right;
    }
    .ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {

        padding: 1px 18px !important;

    }
    .ui-g-12 {
        width: 100% !important;
    }
    .ui-datatable table {
        border-collapse: collapse !important;
        width: 100% !important;
        table-layout: fixed !important;
    }

    .margenTablaPasajeros {
        margin-left: 5px !important;

        width: 99% !important;
    }

    #main-nav a {
        font-size: 90%;
        padding: 10px 8px;
    }
    #content1 {
        float: none  !important;


    }
    .fieldsettamano{
        width: 92%;   
    }
    .visibleheaderRight{
        display: none !important;;
    }
    .visibleheaderLeft{
        display: block  !important;;
    }
    .tituloTabla {
        float: none !important;

    }
    #contenidoleft {
        float: none  !important;
    }
    .ui-steps-item {
        float:none !important;
        width: 100%!important;
    }
    .contenedor-slider {

        margin: inherit !important;
        height: auto !important;
        width: 95%;

    }

    .ui-datatable-reflow .ui-datatable-data td[role="gridcell"] .ui-column-title {
        min-width: 0% !important;
    }
    .alinearCamposTablas{

        text-align:left !important;
    }
    #contenidoleft {
        float: none !important;
    }
    .btn-prev, .btn-next{
        top: 35% !important;
    }
    .ui-widget-header .ui-inputfield, .ui-widget-content .ui-inputfield {
        width: 95%  !important;

    }
    figure.post-imagen img {
        float: left;
        margin: 5px;
        max-width: 130px;
    }
    #logo {
        display: none;
    }
    #logo2 {
        display: none;
    }
    img.logo3 {
        width: 50%;
        margin-top: 20px;
    }
    .forty-percent {
        width: 100% !important;
    }

    .sixty-percent {
        width: 100% !important;
    }
    .margenTablaPasajeros{
        margin-left: 0px !important; 
        width: 100%;
    }
    .colorTextoTiempoCompra{
        font-size: 15px; 
        color: white;
        margin-right: 10px;
    }
}
/* Basic code - don't modify */
.ui-sheet .ui-sh-c.ui-state-highlight {
    height: 18px;
}

.header_left {
    display: inline-block;
    padding-left: 20px;
    text-align: center;
    width: 30%;
}

.header_right {
    display: inline-block;
    text-align: center;
    width: 3%;
    height: 10%;
}

#contenido td {
    vertical-align: top;
    margin-top: 10px;
}

img {
  
    height: auto;
    width: auto\9;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
{
    display: block;
    margin: 0;
}


.ui-corner-all {
    clear: none;
}
.ui-fieldset, .ui-fieldset .ui-fieldset-legend {
    padding: 0 0.5em !important;
}
header {
    width: 100%;	
}
#cabeceraSeccion{
    width: 100%;
    height: 400px;
}
#cabecera{
    background: #fff;
}
#btn-menu {
    display: none;
}
#logo_text {
    width: 30px;
    height: 30px;

}
#logo_text img{
    height: 55px;
    padding-top: 12px;

}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {

    font-family: sans-serif !important;
    font-weight: bold !important;
}
.alineacionCentrar {
    display: block;
    text-align: center;
}
.menu ul {
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
}
.menu li {
    border-right: 1px solid #fff;
}
.menu li:hover{
    background: rgba(0,0,0,0.3);
}

.menu li a{
    display: block;
    padding: 15px 20px;
    color: #fff;
    text-decoration: none;

}
.textUsuario{
    color: white !important;
    font-weight: bold !important;
    vertical-align: -moz-middle-with-baseline;
    margin-left: 0.5em;
    margin-right: 0.5em
} 
.menu {
    position: inherit;
    background: #c02c2c !important;
    width: 100%;
    height: 40px;
}

#contenidoleft {
    float: left;
    padding: 0.0%; 
    margin-left: 0px;
    overflow:hidden;
    background: #f7f7f7; 
    /*    border:1px solid #d5d5d5; */
    border-radius: 10px; 
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px;
    box-shadow: 0 0 20px rgba(3,44,52,.22); 
    -moz-box-shadow: 0 0 20px rgba(3,44,52,.22); 
    -webkit-box-shadow: 0 0 20px rgba(3,44,52,.22);
}
#formasPago1 { 
    padding: 1px;
    width:25%; 
    overflow:-moz-hidden-unscrollable;
    background: #f7f7f7; 
    border:1px solid #d5d5d5; 
    border-radius: 10px; 
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px;
    box-shadow: 0 0 20px rgba(3,44,52,.22); 
    -moz-box-shadow: 0 0 20px rgba(3,44,52,.22); 
    -webkit-box-shadow: 0 0 20px rgba(3,44,52,.22);
}
#formasPago2 {

    padding: 1px;
    width:27%; 
    overflow:hidden;
    background: #f7f7f7; 
    border:1px solid #d5d5d5; 
    border-radius: 10px; 
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px;
    box-shadow: 0 0 20px rgba(3,44,52,.22); 
    -moz-box-shadow: 0 0 20px rgba(3,44,52,.22); 
    -webkit-box-shadow: 0 0 20px rgba(3,44,52,.22);
}
#seccion {
    width: 100%;
    height:  50%;
    margin: 5px;
    float: left;
}
.alinearCamposTablas{

    text-align:center
}
#seccion1 {
    width: 37%;
    margin: 5px;
    float: left;
}
#seccion2 {
    width: 50%;
    margin: 5px;
    float: right;
}
#seccion3 {
    width: 100%;
    margin-top: 1%;
    background: #FFFBCC;
}

#aside{
    width: 20%;
    margin: 20px 0px;
    float: left;
    padding: 20px;
    background: #CCCCCC;
}
#pie {
    clear: both;
    text-align: center;
    color: rgba(0, 0, 0, 0.87);


}
article {
    background: #FFFBCC;
    border: 1px solid #999999;
    padding: 20px;
    margin-bottom: 15px;

}

article footer {
    text-align: right;
}


.contenedor-slider {
    margin: auto;
    height: 430px;
    position: relative;
    overflow: hidden;

}

.slider {
    display: flex;
    width: 400%;
}

.slider__section {
    width: 100%;
    height: 100%;
}

.slider__img {
    display: block;
    width: 100%;
    height: 100%;
}

.btn-prev, .btn-next {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    line-height: 40px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    border-radius: 50%;
    font-family: monospace;
    cursor: pointer;
}

.btn-prev:hover, .btn-next:hover {
    background: white;
}

.btn-prev {
    left: 10px;
}

.btn-next {
    right: 10px;
}







.form {
    margin:0; padding:0;
}

.copy { 
    float:right; color:#9eabae; font-size:12px; margin:10px 16px 0 0; text-shadow:1px 1px 1px #fff;
}

a:link, a:visited {
    text-decoration:none;
    cursor:pointer;
    color:#333333;
}
.oscuro {
    font-weight: bold;
}
.visibleheaderRight {
    display: table;
}
.tamañoTxt{
    width: 98%;
}
.tamañoCombo{
    width: 91%;
}
.tamaño100derecha{
    width: 100%;
    float: right;
}
.clicAqui{
    color: blue !important;
    float: right !important;
    font-weight: bold !important; 
}
.textoAzul{
    color: blue !important;
    font-weight: bold !important; 
}
.clicAquiInformacion{
    color: blue !important;
    float:   left !important;
}
a:hover {
    text-decoration:none;
    cursor:pointer;
    color:#333333;
}

.ingresar {  
    background-image: url("/tracking/javax.faces.resource/imagen/Lock.png.jsf;jsessionid=CIvppcOgHl822Or0VvKbSTl-51iPrPD7yvwXyc4J.server1app") !important;
    background-position: 1px 0px;
    height: 100%;
    width: 100%;

}

#benef {
    background: #fff none repeat scroll 0 0;
    padding: 0 0%;
}
.cont{
    width: 100%;
    align-content: center;
}

#logos {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 20px 0;
}

.logo{
    display:block;
    margin-left: auto;
    margin-right: auto; width: 150px;height: 100px
}
.customTitleBar > .ui-panel-titlebar {
    background: #c02c2c !important;
}
.alineacionDerecha {
    display: block;
    text-align: right;
}
.ui-icon-house {
    background-image: url("") !important;
    width: 26px;
    height: 26px;

}
.botonHouse{
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    margin-right: 7px !important;
    background: #318aac !important;
    border: 2px solid !important;
    border-color: #318aac !important;
    position: relative !important;
    font-weight: bold !important;
}
.botonHouse:before {
    content:""  !important;;
    position: absolute  !important;
    top: 0px  !important;
    left: 0px  !important;
    width: 0px  !important;
    height: 100%  !important;
    background: rgba(255, 255, 255, 0.1)  !important;
    transition: all 1s ease  !important;
}
.botonHouse:hover:before {
    width: 100%  !important;
}
.botonHouse:active{
    background: #318aac  !important ;
}

.texto15{
    font-size:15px; 
    font-weight: bold;
    alignment-baseline: central
}
.inputNamber{
    font-size: 20px !important;
    height: 20px !important;
    color: #000 !important;
    background: #c2dfef !important;
    display: block !important;
    text-align: right !important;
}
.inputNamber1{
    font-size: 20px !important;
    height: 20px !important;
    color: #000 !important;

    display: block !important;

}
.turnoPrincipal{
    color: #fff;font-size: 14px;
}
.cabeceraTabla {
    margin-bottom: 22px;
    margin-top: 0px;
}

.tituloTabla {
    float: left;
    font-size: 10pt;
    margin-top: 0px;
}

.botonesTabla {
    float: right;
    margin-bottom: 0px;
}

.botones_disponibles {
    /*    background-image: url("") !important;*/
    /*    padding-left: 7px !important;*/
    text-align: center  !important;
}

.ui-growl {
    position: fixed !important;
    top: 13% !important;
    right: 35% !important;
    width: 311px !important;
    z-index: 999999 !important;
}

.ui-growl-image-info ~ .ui-growl-message {
    color:#0000FF !important;
}
.ui-growl-image-error ~ .ui-growl-message {
    color:#B22222 !important;
}
.ui-growl-image-warn~ .ui-growl-message {
    color:#FF8C00 !important;
}
.ui-growl-image-fatal~ .ui-growl-message {
    color:#FF4500 !important;
}

.ui-growl-title {
    font-size:18px !important; 

}
.ui-growl-message p {
    font-size:15px !important;
}

.ui-steps .ui-steps-item {
    width: 20%;
}

.ui-state-highlight {
    text-shadow: none !important;
}

.ui-steps.custom {
    margin-bottom: 30px;
}

.ui-steps.custom .ui-steps-item .ui-menuitem-link {
    height: 10px;
    padding: 0 1em;
}

.ui-steps.custom .ui-steps-item .ui-steps-number {
    background-color: #0081c2;
    color: #FFFFFF;
    display: inline-block;
    width: 30px;
    border-radius: 10px;
    margin-top: -10px;
    margin-bottom: 10px;
}
.ui-icon-menu-alt {
    height: 100%;
    width: 100%;
    background-position: 1px 0px;
    background-image: url("/tracking/javax.faces.resource/imagen/menu1.png.jsf;jsessionid=CIvppcOgHl822Or0VvKbSTl-51iPrPD7yvwXyc4J.server1app") !important;

}
.ui-icon-usuario {
    height: 100%;
    width: 100%;
    background-position: 1px 0px;
    background-image: url("") !important;
    margin-top: -20px !important;
    margin-left: -19px !important;
    left: 1em !important;
}
.ui-icon-mis-viajes {
    height: 100%;
    width: 100%;
    background-position: 1px 0px;
    background-image: url("") !important;
    margin-top: -20px !important;
    margin-left: -19px !important;
    left: 1em !important;
}
.ui-icon-house1 {
    height: 100%;
    width: 100%;
    background-position: 1px 0px;
    background-image: url("") !important;
    margin-top: -20px !important;
    margin-left: -19px !important;
    left: 1em !important;
}

.ui-icon-perfil {
    height: 100%;
    width: 100%;
    background-position:  1px 0px;
    background-image: url("/tracking/javax.faces.resource/imagen/perfilred2.png.jsf;jsessionid=CIvppcOgHl822Or0VvKbSTl-51iPrPD7yvwXyc4J.server1app")!important;

}


.botonMenu{
    display: inline-block !important;
    text-decoration: none !important; 
    color:#060 !important;
    border: none !important;
    padding: 5px !important;
    width:40px !important; 
    height:40px !important; 

}
.botonUsuario{
    border: none !important;
    height:40px !important; 
}
.botonUsuario:hover{
    text-decoration: underline #045491 !important;   
    color: #045491 !important;
}

.botonMenu:hover{
    background:#d14836 !important;
}
.letraTamaño14 {
    color: #444; font-family:sans-serif; font-size: 14px;
}
.letraTamañoNegrita14 {
    color: #444; font-family:sans-serif; font-size: 14px;font-weight: bold;
}
.letraTamaño16 {
    color: #444; font-family:sans-serif; font-size: 16px;
}
.letraTamañoNegrita16 {
    color: #444; font-family:sans-serif; font-size: 16px;font-weight: bold;
}
.letraTamaño18 {
    color: #000; font-size: 18px;font-weight: bold; text-align: center;
}

.colorPanales {
    border:none;background: #f7f7f7
}
.botonPerfil{
    display: inline-block !important;
    text-decoration: none !important; 
    color:#060 !important; 
    padding: 1px !important;
    width:45px !important; 
    height:43px !important; 
    -o-border-radius: 200px !important;
    -moz-border-radius: 200px !important; 
    -webkit-border-radius: 200px !important; 
    -ms-border-radius: 200px !important;
    border-radius: 200px !important; 
   

}
.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield {
    cursor: default;
    background: none #ffffff;
    border-block-end: 2px solid #ef1313 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075) !important;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
     border-top: white !important;
    border-left: white !important;
    border-right: white !important;
}
.botonPerfil:hover{
    background:palegoldenrod !important;
}
.panelFotoPerfil{
    width:114px;height:114px; background: white none repeat scroll 0 0;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    float: none;
    margin-top: 1%;
    overflow: auto;
}


.ui-steps.custom .ui-steps-item.ui-state-highlight .ui-steps-title {
    color: #c02c2c !important;
    font-family: sans-serif !important;
    font-size: 1em !important;
    font-weight: bold !important;
}

.bus {
    background-image: url("") !important;
    background-size: 100%;
    padding: 83px 21px 34px 25px;
}

.bus2 {
    background-image: url("") !important;
    background-size: 100%;
    padding: 83px 21px 56px 25px;
}
.ui-datatable .ui-column-filter {
    width: 82% !important; 
}
.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {
    padding: 7px 2px !important; 
}
.ui-datatable .ui-datatable-header, .ui-datatable .ui-datatable-footer {
    text-align: center !important;
    padding: 6px 10px !important;
}
.ui-timer {
    padding: 0px 0px  !important;
    color: #c02c2c  !important;
    font-weight: bold  !important;
    border: none !important;
    font-size: 2em !important;
}
.ui-fieldset-legend{
    color: #0a0c27 !important;;
    font-weight: bold !important;;

}
.ui-panelgrid .ui-panelgrid-cell {
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
    padding: 1px 0px !important;
    vertical-align: top !important;
}
.selectMenu { display: inline-block; vertical-align: top; }

.top-alignment {
    vertical-align: top !important;
}
.ui-selectonemenu .ui-selectonemenu-label {
    border: 0 none !important;
    display: block !important;
    font-weight: normal !important;
    overflow: hidden !important;
    text-align: left !important;
    white-space: normal !important;
    width: 100% !important;
}
.ui-menu .ui-menuitem {
    width: 100% !important;
    float: left !important;
    clear: both !important;
    margin: 7px 1px !important;
    padding: 3px !important;
}
.estilosTurnosPrecio{
    font-size: 14px;
    color:black;  
    font-weight: bold
}
.estilosTurnosHora{
    font-size: 14px;
    color: #c02c2c; 
    font-weight: bold
}
.last-departures {
    background-color: #eee !important;
    padding: 30px 0;
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: inset 0 0 3px #ccc;
}
.container-afil {
    padding: 0em !important; 
}
.separator {
    margin: 0 auto !important;
}
.text-center {
    text-align: center !important;
}
.img-svg-8x {
    width: 80px !important;
}
.img-svg-10 {
    width: 14% !important;
}
img {
    border: 0;
}
img {
    vertical-align: middle !important;
}
img {
    border: 0;
}
#separator-opcpay {
    /* background: #32bea6ff; */
    padding: 0.5em !important;
}
.flex-parent {
    display: -ms-flex !important;
    display: -moz-flex !important;
    display: -webkit-flex !important;
    display: flex !important;
}

.row {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 20px !important;
    margin-bottom: 0 !important;
}

.remove-padding {
    padding: 0 !important;
}
.separator {
    margin: 0 auto !important;
}
.text-high {
    font-weight:bold !important ;
    font-size: 150% !important;
}
.footer {
    position: fixed;
    bottom: 0 !important;
    width: 100% !important;
    font-size: 14px !important;
    /* color: #e7e7e7; */
/*    background-color: #1B2330 !important;*/
    color: white !important;
}

.container-footer {
    margin: 0 auto !important;
}
.flex-child {
    height: 3rem;
    display: -ms-flex !important;
    display: -moz-flex !important;
    display: -webkit-flex !important;
    display: flex !important;
    justify-content: center !important;
    flex-direction: column !important;
}
.ui-panel .ui-panel-content {
    border: 0 !important;;
    background: 0 !important;;
    padding: .0em 0em !important;
}
.ui-datalist-content{
    border: none !important;
    margin-left: 40px !important;
}
.tieredMenuPerfil{
    width:420px !important; 
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) !important;
    background: #f7f7f7 !important; 
}
.tieredMenuSistemas{
    width:200px !important; 
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) !important;
    background: #f7f7f7 !important; 
}
.textoSistema {
    height: 26px;
    margin-left: 10px;
    border-radius: 10px;
    clear: both;
    vertical-align: -moz-middle-with-baseline;
    color:white !important;;
    font-size: 19px;
    text-align: center !important;;
    font-weight: bold !important;;
}
.textoEmpresa {
    height: 26px;
    border-radius: 10px;
    clear: both;
    color: white !important;
    font-size: 19px !important;
    text-align: center;
    font-weight: bold !important;
    margin-left: 5px;
    margin-bottom: 20px;
}
.textoUsuario {
    font-size: 12px !important;
    color:  white !important;
    vertical-align: -moz-middle-with-baseline;
    margin-left: 10px;
    font-weight:bold !important;
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {

    border: 1px solid #cd0a0a !important;;
    background: #ffffff url("") 50% 50% repeat-x !important;
    color:#000   !important;

}
.ui-outputlabel.ui-state-error {
    border: 0 none !important;
    color: #c02c2c  !important;
}