.odds {
  color: red;
}
.evens {
  color: blue;
}
.app-modal-window-md .modal-dialog {
 	width: 750px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    color: black !important;
    background: #ebebeb !important;
}

.footerText{
    text-align: center;
    font-size: 20px;
    /*font-weight: bold;*/
    color: #606060;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-bottom: 20px;
}
.emailLabel{
    float: right;
    font-size: 16px;
}
.labelInputs{
    color: #7c7c7c;
}
.inputText{
    height: 42px !important;
    font-size: 18px !important;
    border-radius: 5px;
}
.logginButton{
    width: 65% !important;
    height: 60px;
    float: right;
    background-color: orange !important;
    border-color: orange !important;
    font-size: 17px;
    font-weight: bold !important;
    margin-top: 8%;
}
.minorPaddingTop{
    padding-top: 5px !important;
}
.paddingForm{
    padding: 80px;
}
.errorLoginText{
    padding-left:50px; font-size: 16px; position: absolute; width: 90%;
}
.paddingErrorText{
    padding: 7px !important;
}
.welcomeText{
    font-size: 45px !important;
    margin-top: 0 !important;
    padding: 50px;
    padding-bottom: 0;
    font-weight: bold;
    color: orange !important;
}
.loginText{
    font-size: 18px !important;
    color: #6d6d6d !important;
    padding-left: 50px !important;
    font-weight: bold;
    margin-top: 0;
}
.numberText{
    font-size: 43px !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
    font-weight: bold;
}
.bigText{
    font-size: 27px !important;
    font-weight: bold;
    padding-bottom: 0 !important;
}
.login-text{
    padding: 22px;
    padding-left: 15% !important;
    color: white;
    font-size: 20px;
    text-align: left;
}
.contactText{
    margin-top: 5%;
    padding: 0;
    color: #4e4a4a;
    font-size: 16px;
    float: right;
}
.bgWhiteImg {
    background-image: url('../img/login/blanco_bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 96%;
    width: 100%;
}
.logoImg{
    width: 390px;
    height: 85px;
}
.bgBlueImg {
    background-image: url('../img/login/azul_bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 63%;
    width: 100%;

    -webkit-box-shadow: 0px 0px 13px 2px rgba(153,153,153,0.91);
    -moz-box-shadow: 0px 0px 13px 2px rgba(153,153,153,0.91);
    box-shadow: 0px 0px 13px 2px rgba(153,153,153,0.91);
    text-align: center;
}
.whiteBox{
    background-color: white;
    height: 63%;
    width: 100%;

    -webkit-box-shadow: 0px 0px 13px 2px rgba(153,153,153,0.91);
    -moz-box-shadow: 0px 0px 13px 2px rgba(153,153,153,0.91);
    box-shadow: 0px 0px 13px 2px rgba(153,153,153,0.91);
}
.fixTop{
    padding-top: 3%;
}
.no-padding{
    padding: 0 !important;
}
.sales_sales_maganement_tickets_label{
    color: #a2a2a2;
}
@media screen and (max-width: 1650px) {
    .logginButton{
        width: 65% !important;
        height: 60px;
        float: relative;
        bottom: 0;
        right: 0;
        background-color: orange !important;
        border-color: orange !important;
        font-size: 13px !important;
        font-weight: bold !important;
        margin-top: 6%;
        margin-bottom: 10%;

    }
    .welcomeText{
        font-size: 27px !important;
        margin-top: 0 !important;
        padding: 50px;
        padding-bottom: 0;
        font-weight: bold;
        color: orange !important;
    }
    .logoImg{
        width:325px;
        height:70px;

    }
    .whiteBox{
        background-color: white;
        height: 65%;
        width: 100%;

        -webkit-box-shadow: 0px 0px 13px 2px rgba(153,153,153,0.91);
        -moz-box-shadow: 0px 0px 13px 2px rgba(153,153,153,0.91);
        box-shadow: 0px 0px 13px 2px rgba(153,153,153,0.91);
    }
    .bgBlueImg {
        background-image: url('../img/login/azul_bg.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
        height: 65%;
        width: 100%;

        -webkit-box-shadow: 0px 0px 13px 2px rgba(153,153,153,0.91);
        -moz-box-shadow: 0px 0px 13px 2px rgba(153,153,153,0.91);
        box-shadow: 0px 0px 13px 2px rgba(153,153,153,0.91);
        text-align: center;
    }
    .footerText{
        text-align: center;
        font-size: 20px;
        color: #606060;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        padding-bottom: 0px;
        display: none;
    }
}
@media screen and (max-height: 1000px) {
    .logginButton{
        width: 60% !important;
        height: 55px;
        float: right;
        background-color: orange !important;
        border-color: orange !important;
        font-size: 13px !important;
        font-weight: bold !important;
        margin-top: 5%;
        margin-bottom: 8%;

    }
}
@media screen and (max-height: 950px) {
    .logginButton{
        width: 65% !important;
        height: 50px;
        float: right;
        background-color: orange !important;
        border-color: orange !important;
        font-size: 13px !important;
        font-weight: bold !important;
        margin-top: 0%;
        margin-bottom: 8%;

    }
}

@media screen and (max-height: 930px) {
    .logginButton{
        width: 75% !important;
        height: 40px;
        float: right;
        background-color: orange !important;
        border-color: orange !important;
        font-size: 13px !important;
        font-weight: bold !important;
        margin-top: -2%;
        margin-bottom: 8%;

    }
}