body {
    font-family: FontNormal, Helvetica, "Trebuchet MS";
    font-size: 14px;
    color: #232323;
    background-color: #FFFFFF;
}

.pie {
    font-size: 7px;
    text-align: center;
    vertical-align: top;
}

.fila {
    font-size: 10px;
    font-weight: 700;
}

.escenario {
    font-size: 12px;
    text-indent: 10px;
    font-weight: 700;
    letter-spacing: 20px;
}

.texto_rojo {
    font-size: 12px;
    color: red;
}

.TimerHeader {
    color: #666;
    font-weight: 700;
    font-size: 16px;
}

.TimerHeaderRojo {
    color: Red;
    font-weight: 700;
    font-size: 16px;
}

.Timer {
    color: #21699c;
    font-weight: 700;
    font-size: 28px;
}

.TimerRojo {
    color: Red;
    font-weight: 700;
    font-size: 28px;
}

#stickydiv {
    position: fixed;
    display: none;
    width: 211px;
    height: 56px;
    bottom: 0;
    right: 0;
    margin: 0px 5px 5px 0px;
    background-image: url(/Content/Images/fondos/FondoTimer.png);
}

.confirmacionTituloBarra {
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
}

.ConfirmacionTituloEvento {
    font-weight: bold;
    font-size: 18px;
    line-height: 13px;
}

.ConfirmacionDatos {
    color: #444;
    font-weight: 400;
    font-size: 14px;
    line-height: 12px;
}

.ConfirmacionTituloTabla {
    color: #181717;
    font-weight: bold;
}

.ConfirmacionDatosTabla {
    color: #181717;
    font-weight: bold;
    font-size: 12px;
    line-height: 10px;
}

div#formulario, div#terminalBloqueado {
    display: none;
    margin-top: 20px;
    width: 305px;
    height: 160px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
}

div#principal {
    margin-top: 20px;
    width: 1200px;
    height: 120px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
}

div#buscadorPanel, div#mensajesPanel, div#listaEventos, div#InformacionSeleccion {
    /*margin-top: 20px;*/
    /*width: 815px;*/
    height: auto;
    font-size: 12px;
    /*font-weight: bold;*/
}

.canjeTable {
    width: 450px;
    padding-top: 2px;
}

div#distribucionPanel { /*margin-top:20px;*/
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
}

div#imagePanel {
    margin-top: 20px;
    width: 450px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
}

div#entradasPanel, div#lotePanel, div#boletosPanel, div#pagosPanel, div#clientePanel, div#registroPanel {
    margin-top: 10px;
    width: 450px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
}

div#mapaPanel {
    margin-top: 20px;
    width: 650px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
}

.boxTituloG {
    margin: 0 2px;
    background-color: #69AE4A;
    color: #fff;
    font-family: Helvetica, "Trebuchet MS";
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    padding: 2px;
    border-radius: 5px;
}

.boxTituloB {
    color: #FFFFFF;
    font-family: FontTitle;
    font-size: 19px;
    text-transform: uppercase;
    padding: 3px;
    border-radius: 5px;
    background: #1178E4; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#02EEFC,#1178E4); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#02EEFC,#1178E4); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#02EEFC,#1178E4); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#02EEFC,#1178E4); /* Standard syntax */
    /*background: linear-gradient(#00FFFF,#02EEFC,#08C0F2,#1178E4,#193DD8);*/ /* Standard syntax */
}

.BtnFunciones {
    /*display: inline-table;
    margin: 7px 10px 0px 10px;
    width: 215px;
    height: 100px;
    padding-top: 10px;
    cursor: pointer;
    background-color: #1080E6;
    border: 2px outset;
    font-size: 14px;
    font-family: FontNormal;
    color: #FFFFFF;
    background-color: #2a64a2;
    */
    width: 18%;
    height: 100px;
    cursor: pointer;
    display: flex;
    border-radius: 5px;
    margin-bottom: 15px;
    margin-left: 15px;
    flex-direction: column;
    align-items: center;
    padding: 10px 0px;
}
.BtnFunciones span {
   flex:1;
   text-align:center;
}
.frame {
        border: 0;
        -ms-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

:-webkit-full-screen {
    background: black;
}

.logotm {
    margin: 4% auto;
    /*display: block;*/
    width: 80%;
}

.auto {
    margin: 0 auto;
    display: block;
    text-align: center;
}

.veinte {
    margin-left: 20px;
    margin-right: 20px;
    cursor: pointer;
    margin-top: 40px;
    width: 231px;
    height: 65px;
}

#divcontainszone {
    box-shadow: none;
    border: none;
}

#modal-aperturar {
    /*background-color:rgba(0, 0, 0, 0.58);*/
    /*z-index:8;*/
}

    #modal-aperturar .modal-dialog {
        width: 50%;
    }

    #modal-aperturar .modal-content {
        z-index: 9;
        margin-top: 130px;
        border: 3px solid #808284;
    }

    #modal-aperturar .modal-header {
        border: none;
        text-align: center;
    }

        #modal-aperturar .modal-header button {
            font-size: 50px;
            width: 40px;
            margin-top: -14px;
        }

    #modal-aperturar #ModalConfirmationBody {
        text-align: center;
        width: 100%;
        height: 50px;
        padding: 0px;
    }

        #modal-aperturar #ModalConfirmationBody input {
            width: 230px;
        }

    #modal-aperturar .modal-footer {
        border: none;
    }

        #modal-aperturar .modal-footer button:first-child {
            float: right;
            color: white;
            background-color: #64AB66;
            border-color: #D0C3C3;
            width: 150px;
        }

        #modal-aperturar .modal-footer button:last-child {
            float: left;
            color: #64AB66;
            background-color: white;
            border-color: #D0C3C3;
            width: 150px;
        }
/* Modal aperturar 2*/

#modal-confirmaperturar {
    /*background-color:rgba(0, 0, 0, 0.58);*/
    /*z-index:8;*/
}

#modal-confirmaperturar .modal-dialog {
    width: 50%;
    max-width: 640px;

}

#modal-confirmaperturar .modal-content {
    z-index: 9;
    margin-top: calc(50vh - 200px);
    margin-bottom: calc(50vh - 200px);
    border: 3px solid #808284;
}

#modal-confirmaperturar .modal-header {
    border: none;
    text-align: center;
}

#modal-confirmaperturar .modal-header button {
    font-size: 50px;
    width: 40px;
    margin-top: -14px;
}

#modal-confirmaperturar #ModalConfirmationBody {
    text-align: center;
    width: 100%;
    height: 50px;
    padding: 0px;
}

#modal-confirmaperturar #ModalConfirmationBody input {
    width: 230px;
}

#modal-confirmaperturar .modal-footer {
    border: none;
}

#modal-confirmaperturar .modal-footer button:first-child {
    float: right;
    color: white;
    background-color: #64AB66;
    border-color: #D0C3C3;
    width: 150px;
}

#modal-confirmaperturar .modal-footer button:last-child {
    float: left;
    color: #64AB66;
    background-color: white;
    border-color: #D0C3C3;
    width: 150px;
}


.user-taquilla {
    margin-top: 50px;
    color: #808080;
    font-family: FontNormal;
    font-size: 12px;
}

.terminal-taquilla {
    margin-top: 1%;
    color: #808080;
    font-family: FontNormal;
    font-size: 12px;
}

.rowSpace {
    margin-top: 10px;
    margin-bottom: 10px;
}

.noBorder {
    border: none;
}

.popup-close {
    font-size: 30px;
    /*margin-right:1%;*/
    width: 40px;
    padding: 1.5%;
}

#changePass {
    margin: 5%;
    color: #808080;
    font-family: FontNormal;
    font-size: 20px;
}

#divInfoPassUser {
    font-family: FontBold;
    color: #434343;
    font-size: 14px;
}

#changePassButton {
    margin: 1%;
}

.boxTituloC {
    font-family: FontBold;
    color: #1080E6;
    font-size: 16px;
}

.backButton {
    width: 30px;
    padding: 5px;
    text-align: center;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
}

.divHeaderTitle {
    margin-top: 5px;
    margin-bottom: 10px;
}

.estilo-B-10 {
    color: #434343;
    font-family: FontBold;
    font-size: 10px;
}

.estilo-B-11 {
    color: #434343;
    font-family: FontBold;
    font-size: 11px;
}

.estilo-B-12 {
    color: #434343;
    font-family: FontBold;
    font-size: 12px;
}

.estilo-B-13 {
    color: #434343;
    font-family: FontBold;
    font-size: 13px;
}

.estilo-B-14 {
    color: #434343;
    font-family: FontBold;
    font-size: 14px;
}

.estilo-B-16 {
    color: #1080e6;
    font-family: FontBold;
    font-size: 16px;
}

.estilo-B-17 {
    color: #434343;
    font-family: FontBold;
    font-size: 16px;
}

.estilo-B-18 {
    color: #FFFFFF;
    font-family: FontBold;
    font-size: 14px;
}

.estilo-L-10 {
    color: #434343;
    font-family: FontLight;
    font-size: 10px;
}

.estilo-L-11 {
    color: #434343;
    font-family: FontLight;
    font-size: 11px;
}

.estilo-L-12 {
    color: #434343;
    font-family: FontLight;
    font-size: 12px;
}

.estilo-L-13 {
    color: #434343;
    font-family: FontLight;
    font-size: 13px;
}

#imgLoadingTM {
    padding-left: 10px;
    padding-top: 5px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.row{
    margin-left: 0px;
    margin-right: 0px;
}