﻿/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}*/

/* Set padding to keep content from hitting the edges */
/*.body-content {
    padding-left: 15px;
    padding-right: 15px;
}*/

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
/*.dl-horizontal dt {
    white-space: normal;
}*/

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/

/*#modalValidacionAgencias .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
     z-index: 1050; 
    display: none;
    overflow: hidden;
    outline: 0;
}*/

.dropdown-item {
    font-size: 0.850rem !important; 
}

.btn:focus {
    outline: none !important;
    outline: none !important;
    border: 1px solid #dbdbdb;
    box-shadow: 0 0 10px #4a4a4a;
}


.dropdown-item:focus {
    outline: none !important;
    border: 1px solid #28a745;
}

.tdTiquete {
    white-space: nowrap;
    overflow: hidden;
}

.table-responsive-rodamiento {
    display: block;
    overflow-x: auto;
    width: 100%;
    overflow: auto;
    max-height: 285px;
}

    .custom-file-input:focus ~ .custom-file-label::after {
    border-color: #1b7232 !important;
}
    .custom-file-input:focus ~ .custom-file-label {
    border-color: #1b7232 !important;
    box-shadow: 0 0 0 0px rgba(40,167,69,1) !important;
}
    .btn-select-multi {
    position: relative;
    padding: 0;
    width: 100%;
    border-radius: 0;
    margin-bottom: 5px;
    font-size: 12px;
}

    .btn-select-multi .btn-select-multi-value {
        padding: 5px 12px;
        border-radius: 0px 7px 0px 14px;
        display: block;
        position: absolute;
        left: 0;
        right: 34px;
        text-align: left;
        text-overflow: ellipsis;
        overflow: hidden;
        border-top: none !important;
        border-bottom: none !important;
        border-left: none !important;
    }


    .btn-select-multi .btn-select-multi-arrow {
        float: right;
        padding: 5.23px 13px;
        top: 0;
        color: #fff;
    }

    .btn-select-multi ul {
        display: none;
        background-color: white;
        color: black;
        clear: both;
        list-style: none;
        padding: 0;
        margin: 0;
        border-top: none !important;
        position: absolute;
        left: -1px;
        right: -1px;
        top: 33px;
        z-index: 999;
    }

        .btn-select-multi ul li {
            padding: 3px 6px;
            text-align: left;
        }

            .btn-select-multi ul li:hover {
                background-color: #f4f4f4;
            }

            .btn-select-multi ul li.selected {
                color: white;
            }

    /* Default Start */
    .btn-select-multi.btn-default:hover, .btn-select-multi.btn-default:active, .btn-select-multi.btn-default.active {
        border-color: #ccc;
    }

    .btn-select-multi.btn-default ul li.selected {
        background-color: #ccc;
    }

    .btn-select-multi.btn-default ul, .btn-select-multi.btn-default .btn-select-multi-value {
        background-color: white;
        border: #ccc 1px solid;
    }

    .btn-select-multi.btn-default:hover, .btn-select-multi.btn-default.active {
        background-color: #e6e6e6;
    }
    /* Default End */

    /* Primary Start */
    .btn-select-multi.btn-primary:hover, .btn-select-multi.btn-primary:active, .btn-select-multi.btn-primary.active {
        border-color: #286090;
    }

    .btn-select-multi.btn-primary ul li.selected {
        background-color: #2e6da4;
        color: white;
    }

    .btn-select-multi.btn-primary ul {
        border: #2e6da4 1px solid;
    }

    .btn-select-multi.btn-primary .btn-select-multi-value {
        background-color: #428bca;
        border: #2e6da4 1px solid;
    }

    .btn-select-multi.btn-primary:hover, .btn-select-multi.btn-primary.active {
        background-color: #286090;
    }
    /* Primary End */

    /* Success Start */
    .btn-select-multi.btn-success:hover, .btn-select-multi.btn-success:active, .btn-select-multi.btn-success.active {
        border-color: #4cae4c;
    }

    .btn-select-multi.btn-success ul li.selected {
        background-color: #4cae4c;
        color: white;
    }

    .btn-select-multi.btn-success ul {
        border: #4cae4c 1px solid;
    }

    .btn-select-multi.btn-success .btn-select-multi-value {
        background-color: #ffffff;
        border-color: #e5e5e5;
        color: #000;
    }

    .btn-select-multi.btn-success:hover, .btn-select-multi.btn-success.active {
        background-color: #449d44;
    }

.pagesGeneral {
    display: inline-block;
}

.seleccionarPagina {
    color: #fff;
    background-color: #66a27e !important;
    border-color: #66a27e !important;
    box-shadow: 0 0 0 0.0rem #66a27e !important;
}


.paginaSiguiente {
    color: #fff;
    background-color: #10542b !important;
    border-color: #10542b !important;
    box-shadow: 0 0 0 0.0rem #10542b !important;
}

.btn_pasajeros_disabled{
   cursor:pointer
}

.selectable_tr {
    background: #40bf5d !important;
}

.selectable .ui-selecting {
    background: #ccc !important;
}

.selectable .ui-selected {
    background: #40bf5d !important;
}

.ul_tblPasajeros {
    max-height: 7rem;
    overflow: auto;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    overflow: auto;
    max-height: 215px;
    padding-bottom: 100px;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive-General {
    display: block;
    width: 100%;
    overflow-x: auto;
    width: 100%;
    overflow: auto;
    max-height: 500px;
    /*padding-bottom: 100px;*/
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.ancho-th {
    min-width: 100px;
}

#slcOrigen {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    color: #10542b !important;
}

#slcOrigen:hover {
    color: #10542b !important;
    text-decoration: underline !important;
}

.slc {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    color: #10542b !important;
}

    .slc:hover {
        color: #10542b !important;
        text-decoration: underline !important;
    }

#slcDestino {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    color: #10542b !important;
}

#slcDestino:hover {
    color: #10542b !important;
    text-decoration: underline !important;
}

.dropdown-toggle.focus, .dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0,0,0,.0) !important;
    border-color: #28a745;
}

.btn-select.focus, .btn-select:focus {
    box-shadow: 0 0 0 0.2rem rgba(40,167,69,.5) !important;
    border-color: #28a745;
}
/*.btn btn-secondary dropdown-toggle #dropdownMenuButton:focus {
    box-shadow: 0 0 0 0.2rem rgba(40,167,69,.5);
}*/
.listaScroll {
    height: 200px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.listaScrollDiv {
    height: 200px;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: scroll;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #4cae4c !important;
}

.sillaDisponible {
    text-align: center;
    background-image: url('../Images/disponible.png');
    width: 35px;
    height: 35px;
    cursor: pointer;
    background-repeat: no-repeat;
    margin: 0 auto;
}

.sillaVendida {
    text-align: center;
    background-image: url('../Images/ocupado.png');
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    margin: 0 auto;
}

.sillaReservada {
    text-align: center;
    background-image: url('../Images/reservada.png');
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    margin: 0 auto;
    cursor:pointer;
}

.sillaSeleccionada {
    text-align: center;
    background-image: url('../Images/seleccionar.png');
    width: 35px;
    height: 35px;
    cursor: pointer;
    background-repeat: no-repeat;
    margin: 0 auto;
}

.sillaActual {
    text-align: center;
    background-image: url('../Images/sillaCambio.png');
    width: 35px;
    height: 35px;
    cursor: pointer;
    background-repeat: no-repeat;
    margin: 0 auto;
}

.columnSilla {
    display: block;
    /*width: 10%;*/
    height: auto;
    cursor:pointer;
}

.row.col-centered > [class*='col-'] {
    display: flex;
    justify-content: center;
}

.linebus {
    height: auto;
    margin-bottom: 60px;
}

.column-float {
    width: 20%;
    display: inline-block;
    float: right;
}

.numberinside {
    display: block;
    margin-top: 5px;
    height: 44px;
    text-align: center;
    font-size: 13px;
    line-height: 33px;
}


.btn-wtd {
    width: 100% !important;
    text-align: left !important;
    padding: 0px 0px 0px 8px;
    line-height: 2;
    background-color: #fff;
    border-radius: 0px 26px 9px 14px;
    font-size: 12px;
}


    .btn-wtd::after {
        float: right;
        background-color: #28a745;
        color: #fff;
        padding: 10px;
    }

.btn-select-value {
    min-width: auto !important;
}

.divLoading {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url('../Images/Spinner.gif') 50% 50% no-repeat;
}

.disabled {
    pointer-events: none;
    background-color: #e9ecef !important;
    width: 100%;
}


.sillaReservada .numberinside {
    color: white;
}

.divMenu {
    overflow: hidden;
    position: absolute;
    transform: translate3d(-168px, 4px, 0px);
    top: 42px;
    left: 182px;
    will-change: transform;
    width: 90%;
}
.collapsableRow {
    background-color: #dbdbdb;
    cursor:pointer;
}
#iconCenter {
    text-align: center;
    height: 21px !important;
    margin-bottom: 10px;
}

#iconCenterDown {
    text-align: center;
    height: 21px !important;
    margin-bottom: 10px;
}

.ocultos{
    display:none;
}

.ajustar {
    white-space: nowrap;
}

/*select:focus option:checked {
    background: red linear-gradient(0deg, red 0%, red 100%);
}

select:focus option:hover {
    background: green linear-gradient(0deg, red 0%, red 100%) !important;
    box-shadow: 0 0 10px 100px #1882A8 inset;
}*/