﻿

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Montserrat-Black';
    src: url('../fonts/Montserrat-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Montserrat-ExtraBold';
    src: url('../fonts/Montserrat-ExtraBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Montserrat-Light';
    src: url('../fonts/Montserrat-Light.ttf') format('truetype');
}
html {
    height: 100%;
}

body {
    padding-bottom: 0px;
    margin: 0px;
    background-image: url('Images/fondoTC.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%
}
.body-content {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}
p {
    margin: 0 0 5px;
}

.center {
    width: 500px;
    height: 270px;
    background-color: #ffffff;
    border-radius: 40px;
    margin: auto;
    padding: 30px 10px 10px 10px;
    font-family: 'Montserrat-Light';
}

.info {
    margin: auto;
    text-align: center;
}

.logotcdiv {
    text-align: center;
}

.logotcdiv:after {
        content: "";
        display: table;
        clear: both;
    }

.logosinddiv {
    margin-bottom: 10px;
}

.logopacena {
    height: 40px;
    margin-right: 0px;
    margin-top: 20px;
}

.logotc {
    height: 135px;
}
.logoauspiciadores {
    height: 60px;
    margin-left: 0px;
}

.logotcadicional {
    height: 180px;
}

.logointechdiv {
    margin-top: 10px;
    width: calc(50% + 40px);
}
.logoauspiciadoresdiv {
    width: 100%;
}
.logointech {
    height: 90px;

}


.MensajeError {
    color: coral;
    font-weight: 700;
    font-size: 20px;
}

.infoVotacion {
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 70px;
    text-align: center;
}

.divmensaje {
    margin-bottom: 15px;
}

.mensajePregunta {
    font-size: 28px;
    font-family: 'Montserrat-Light';
    color: #145d7c;
    line-height: 1.2;
    display: block;
}
.mensajeInfo {
    font-size: 24px;
    font-family: 'Montserrat-Light';
    color: #145d7c;
    line-height: 1.2;
    display: block;
}

.mensajePreguntaAdicional {
    font-size: 28px;
    font-family: 'Montserrat-Black';
    color: #145d7c;
    line-height: 1.2;
    display: block;
}

.voto {
    margin-top: 10px;
    padding-left: 20px;
}

.botonVoto {
    margin-top: 20px;
    margin-left: 0px;
}
/* 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;
}

.inputadicional {
    width: 320px;
    height: 40px;
    text-align: center;
    border-radius: 10px;
    font-family: 'Montserrat-Bold';
    font-size: 16px;
    font-weight: 900;
}

.inputadicionalTicket {
    width: 320px;
    height: 40px;
    text-align: center;
    border-radius: 10px;
    font-family: 'Montserrat-Bold';
    font-size: 16px;
    font-weight: 900;
    background-color: #ffcb07
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    width: 320px;
    height: 50px;
    text-align: center;
    border-radius: 20px;
    font-family: 'Montserrat-Bold';
    font-size: 16px;
    font-weight: 900;
    background-color: #e2e2e2;
    border-color: #e2e2e2;
}

input[type="file"] {
        display: none;
    }

.custom-file-upload {
    border: 1px solid #0d69a3;
    display: inline-block;
    padding: 0px 12px;
    cursor: pointer;
    color: #0d69a3;
}

.divbutton {
    margin-top: 10px;
}


button {
    padding-top: 5px;
    border-radius: 17px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
    font-size: 35px;
    color: white;
    background-color: #ff4e7f;
    border-width: 2px;
    border-color: #ff4e7f;
    font-family: 'Montserrat-Black';
}

.popup_close {
    position: absolute;
    bottom: calc(100% - 50px);
    left: calc(100% - 22px);
    background-color: white;
    border-color: white;
    color: black;
    border: none;
    padding: 0px;
    border-radius: inherit;
    margin: 0px;
}



.centeradicional {
    background-color: #ffffff;
    border-radius: 40px;
    margin: auto;
    font-family: 'Montserrat-Light';
    width: 400px;
    height: 480px;
    padding: 10px;
}

.divmensajeadicional {
    margin-bottom: 15px;
}

.dato {
    margin-top: 12px;
}

.centerAgradecimiento {
    width: 580px;
    height: 270px;
    border-radius: 40px;
    margin: auto;
    padding: 10px;
}

.infoAgradecimiento {
    margin: auto;
    padding-top: 20px;
    text-align: center;
}

.logoAgradecimiento {
    width: 174px;
    height: 143px;
    margin-bottom: 20px;
}

.mensajeAgradecimeinto {
    font-size: 55px;
    color: #ff4e7f;
    font-weight: 900;
    font-family: 'Montserrat-Black';
    text-shadow: 5px 5px 7px black;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */

    html {
        height: 100%
    }

    body {
        padding-bottom: 0px;
        margin: 0px;
        background-image: url('Images/fondoMovilTC.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%
    }

    .center {
        width: 85%;
        height: 200px;
        background-color: #ffffff;
        border-radius: 20px;
        margin: auto;
        padding: 10px;
    }

    .info {
        margin: auto;
        padding-top: 0px;
        text-align: center;
    }

    .logotcdiv {
        text-align: center;
    }

    .logoqlccq {
        height: 30px;
        right: calc(100% - 110px);
        position: relative;
        margin-top: 10px;
    }

    .logotc {
        height: 85px;
    }
    .logopacena {
        height: 35px;
        margin-top: 25px;
    }


    .divmensaje {
        margin-bottom: 15px;
    }

    .divmensajeadicional {
        margin-top: 10px;
    }

    .mensajePregunta {
        font-size: 18px;
        font-weight: 500;
        color: #145d7c;
        line-height: 1.4;
    }

    .mensajePreguntaAdicional {
        font-size: 18px;
        color: #145d7c;
        line-height: 1.4;
    }

    .mensajeInfo {
        font-size: 14px;
        font-family: 'Montserrat-Light';
        color: #fed513;
        line-height: 1.4;
    }

    .MensajeError {
        color: red;
        font-weight: 700;
        font-size: 14px;
    }

    input, select, textarea {
        width: 280px;
        height: 50px;
        text-align: center;
        border-radius: 17px;
        font-family: 'Montserrat-Bold';
        font-size: 14px;
        font-weight: 900;
    }

    .divbutton {
        margin-top: 10px;
    }

    .divbuttonadicional {
        margin-top: 0px;
    }

    button {
        padding-top: 0px;
        border-radius: 10px;
        padding-bottom: 0px;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 10px;
        font-size: 20px;
        color: white;
        background-color: #ff4e7f;
        border-width: 2px;
        border-color: #ff4e7f;
        font-weight: bold;
    }

    .logointechdiv {
        margin-top: 0px;
        text-align: center;
        width: calc(50% + 25px);
    }

    .logointech {
        height: 80px;
        margin-top: 5px;
    }

    .logoauspiciadores {
        height: auto;
        margin-top: 10px;
        width: 100%;
    }
    .popup_close {
        position: absolute;
        bottom: calc(100% - 32px);
        left: calc(100% - 38px);
        background-color: white;
        border-color: white;
        color: black;
        border: none;
        padding-left: 10px;
        padding-right: 10px;
    }

    .centeradicional {
        width: 85%;
        height: 375px;
        margin: auto;
        padding: 10px;
        background-color: #ffffff;
        border-radius: 20px;
        font-family: 'Montserrat-Light';
    }

    .inputadicional {
        width: 280px;
        height: 30px;
        text-align: center;
        border-radius: 10px;
        font-family: 'Montserrat-Bold';
        font-size: 16px;
        font-weight: 900;
    }

    .inputadicionalTicket {
        width: 280px;
        height: 30px;
        text-align: center;
        border-radius: 10px;
        font-family: 'Montserrat-Bold';
        font-size: 16px;
        font-weight: 900;
    }

    .centerAgradecimiento {
        width: 90%;
        height: 250px;
        border-radius: 20px;
        margin: auto;
        padding: 10px;
    }

    .mensajeAgradecimeinto {
        font-size: 36px;
        color: #ff4e7f;
        font-weight: 900;
        text-shadow: 5px 5px 7px black;
    }
}
