.maitreBewinData {
    margin-top: 3vh;
    height: auto;
    margin-bottom: 10vh;
}

.maitreBewinTabs {
    border-bottom: none;
}

.maitreBewinTabs > li {
    /*width: 30%;*/
    text-align: center;
    margin-bottom: -2px;
    /*font-size: 16px;*/
    font-size: 1.143rem;
}

.maitreBewinTabs > li.active > a,
.maitreBewinTabs > li.active > a:hover {
    border-bottom: 2px solid #ffffff;
    background-color: #ffffff;
    color: #F77F00;
}

.maitreBewinTabContent {
    border: 1px solid #dddddd;
    border-radius: 5px;
    min-height: 90vh;
    background-color: #ffffff;
    padding: 0 2vh;
}

.maitreBewinTitulo {
    text-align: center;
    height: 7vh;
    color: #F77F00;
}

.maitreBewinFormBtns {
    /*height: 8vh;*/
    padding-top: 3vh;
    text-align: center;
}

.maitreBewinServicesTitulo {
    height: 5vh;
    margin-top: 2vh;
    text-align: center;
    font-size: 1.2em;
    font-weight: 600;
    line-height: 5vh;
    color: #000000;
}

.maitreBewinTableServices {
    border: 2px solid #000000;
}

.maitreBewinTblRow {
    height: 6vh;
    float: left;
    border: 1px solid #dedede;
    border-radius: 10px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: 1.5vh;
    line-height: 1.5vh;
    color: #000000;
    width: 31%;
    margin: 2px 2px 2px 2px;
}

.maitreBewinDoubleTblRow {
    height: calc(12vh + 2px);
}

.maitreBewinTripleTblRow {
    height: calc(18vh + 4px);
}

.reparacionesBlock {
    background-color: #c2c2c2;
}

.tuExpertoBlock {
    background-color: #e6ffcc;
}

.infoComercialBlock {
    background-color: #ffffa3;
}

.recargaPrepagoBlock {
    background-color: #ffcccc;
}

.recogidaPedidosBlock {
    background-color: #b2e0c2;
}

.duplicadoSIMBlock {
    background-color: #d6d6ff;
}

.infoAccessoriosBlock {
    background-color: #ffe6b2;
}

.maitreBewinTicketData {
    height: 35vh;
}

.maitreBewinTicketLeft {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.maitreBewinTicketNum {
    width: 20vh;
    height: 10vh;
    background-color: #dadada;
    font-size: 5vh;
    line-height: 10vh;
    text-align: center;
    border-radius: 5px;
    border: 1px solid gray;
    color: black;
    font-weight: 600;
}

.maitreBewinTicketRight {
    height: 90%;
    padding-top: 5%;
}

.maitreBewinTicketInfo {
    font-size: 1.6vh;
    line-height: 1.6vh;
    min-height: 3.5vh;
}

.maitreBewinLaddaBtn {
    color: #ffffff;
    background-color: #F77F00;
    border: 1px solid #F77F00;
    height: 4vh;
    /*width: 7vw;*/
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: 0.20rem;
    font-size: 1rem;
    outline: none !important;
    display: inline-block;
    padding: 6px 12px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    background-image: none;
}

.btn-primary:hover {
    background-color: #F77F00;
    border: 1px solid #F77F00;
}

.maitreBewinEsperaTable {
    margin-top: 5vh;
}

.maitreBewinModalRadio {
    height: 20px;
    width: 20px;
}

.maitreBewinModalRadioTxt {
    margin-left: 10px;
    font-size: 1.3em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.maitreBewinModalSelect {
    width: 90%;
    border: 1px solid #CBD5DD;
    border-radius: 2px;
    min-height: 30px;
    padding: 4px 12px;
}

.maitreBewinModalBtnLeft {
    float: left;
    margin-left: 8vw;
}

.maitreBewinModalBtnRight {
    float: right;
    margin-right: 8vw;
}

.maitreBewinEsperaLink {
    cursor: pointer;
    text-align: center;
    display: block;
}

.bewinStationServeDropDown {
    clear: both;
    position: relative;
}

.bewinStationServeSinTicketDropdown {
    max-height: 150px;
    overflow: auto;
    width: 100%;
    top: 55px;
    position: absolute;
}

@media screen and (max-width: 1900px) {
    .bewinStationServeSinTicketDropdown {
        width: 125%;
        left: -25%;
    }
}

.bewinBtnSiguiente {
    background-color: #d35826;
    border-color: #d35826;
    color: #FFFFFF;
}

.bewinBtnSiguiente:hover {
    background-color: #F77F00;
    border-color: #F77F00;
    color: #FFFFFF;
}

.bewinBtnTicketActions {
    background-color: #005184;
}

.btn-people {
    min-width: 50px;
    min-height: 50px;
    box-shadow: 4px 4px 0px #eeeeee;
    border-radius: 10px;
}

.btn.btn-default.btn-people.selected {
    background-color: #F77F00;
    box-shadow: 4px 4px 0px #2F4050;
}

#maitrepeople img {
    max-width: 60px;
    max-height: 60px;
}

@media (max-width: 992px) {
    #maitrepeople img {
        max-width: 45px;
        max-height: 45px;
    }
}

#maitrepeople ul li {
    float: left;
    display: block;
    margin: 5px;
}

@media (max-width: 1300px) {

    #maitrepeople ul li {
        margin: 5px;
    }

}

.ticketBox {
    border: 2px solid #ededed;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.ibox-content .ticketBox {
    border: 0 none;
    padding: 0;
    padding-left: 2vh;
}

.btnrojo {
    background-color: #d35826;
    color: #FFFFFF;
}

.btnrojo:hover {
    background-color: #d35826;
    color: #FFFFFF;
}

.btngris, .btngris:hover {
    background-color: #002b45;
    color: #FFFFFF;
}

.planTrabajoSelect {
    width: 100%;
    height: 30px;
}

.planTrabajoTitle {
    margin-bottom: 0px;
}

.ticketName {
    font-size: 400%;
}

.ticketService {
    font-size: 200%;
}

.clienteFormLabel {
    text-align: left !important;
    font-weight: 600;
}

.totalAct {
    background-color: #358a00;
    color: #ffffff;
}

.totalPro {
    background-color: #337ab7;
    color: #ffffff;
}

.widget.style1 {
    min-height: 12vh;
}

fieldset {
    margin-left: 10px;
    padding: 0 10px;
}

fieldset.scheduler-border {
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border: 1px solid #E4E4E4;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

@media (min-width: 801px) {
    body, html {
        font-size: 12px;
    }

    h2 {
        font-size: 20px !important;
    }

    .indicadorIcon {
        font-size: 2em;
        float: left;
        margin-right: 10px;
    }

    p.txtwidget {
        font-size: 10px;
        height: 25px;
        line-height: 25px;
        float: left;
        width: 72%;
    }

    .planTrabajoTitle {
        font-size: 1.2em;
    }

    .ticketName {
        font-size: 220%;
    }

    .ticketService {
        font-size: small;
    }

    .stationTimeData {
        margin-top: 45px;
    }

    .clienteFormLabel {
        padding: 0px !important;
        margin: 0px;
    }
}

@media (min-width: 1281px) {

    body, html {
        font-size: 14px;
    }

    h2 {
        font-size: 24px !important;
    }

    p.txtwidget {
        font-size: 0.9vw;
        height: 2em;
        line-height: 2em;
        float: left;
        width: 75%;
    }

    .indicadorIcon {
        font-size: 3em;
        float: left;
        margin-right: 15px;
    }

    .planTrabajoTitle {
        font-size: 1.7em;
    }

    .ticketService {
        font-size: 220%;
    }

    .stationTimeData {
        margin-top: 45px;
    }

    .clienteFormLabel {
        padding: 0px !important;
        margin: 0px;
    }

    .control-label {
        font-size: 14px !important;
        text-align: left !important;
    }
}