body.welcome .flyer-image {
    background: url(https://s3-sa-east-1.amazonaws.com/opinaia-assets/cueyes/ypftemplate/img-landing.png) no-repeat center;
    width: 100%;
    height: 180px;
    background-size: contain;
    margin-bottom: 20px;
}

body.welcome #topsurveymenubar {
    display: none;
}

body {
    background: url(https://opinaia-assets.s3.sa-east-1.amazonaws.com/cueyes/ypftemplate/fondo-de-la-encuesta.jpg) no-repeat;
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
}

body.welcome {
    background-color: #ffffff;
    background-image: none;
}

body.welcome #main-row {
    background-color: #ffffff;
}

body.welcome #outerframeContainer {
    margin-top: 10px !important;
}

body.welcome .survey-welcome {
    max-width: 100%;
}

body.welcome .welcome-flyer {
    width: 100%;
    max-width: 500px;
}

.divider {
    width: 100%;
    margin: 15px 0;
    border-bottom: 1px solid #ccc;
    height: 0px;
}

body.welcome .welcome-flyer {
    color: #000000;
}

body.welcome .welcome-flyer .welcome-text,
body.welcome .welcome-flyer .welcome-buttons {
    width: 100%;
    max-width: 350px;
    margin: auto;
}

body.welcome .welcome-flyer .welcome-text strong {
    font-size: 17px;
}

body.welcome .welcome-flyer .welcome-text p {
    font-size: 18px;
}

#movenextbtn {
    background-color: #1EAAE0;
    padding: 7px 7px 7px 10px;
    border: none;
    border-radius: 0;
    outline: 10px;
}

#movesubmitbtn {
    background-color: #1EAAE0;
    padding: 7px 7px 7px 10px;
    border: none;
    border-radius: 10px;
    outline: 10px;
    width: 100%;
}

#movenextbtn:after {
    content: ">";
    float: right;
    padding-left: 5em;
}

body.welcome .flyer-movenext #movenextbtn:after {
    content: "";
}

body.welcome .flyer-movenext #movenextbtn {
    border-radius: 0;
    background: url(https://s3-sa-east-1.amazonaws.com/opinaia-assets/cueyes/ypftemplate/right-arrow.png) no-repeat;
    background-position: right 20px center;
    color: #1eaae0;
    border: 2px solid #1eaae0;
    outline: none;
}

body.welcome label.custom-check {
    background: url(https://s3-sa-east-1.amazonaws.com/opinaia-assets/cueyes/ypftemplate/check-icon.png) no-repeat right;
    margin-bottom: 0;
}

body.welcome label.custom-check.checked {
    background-position: 4px 0;
}

body.welcome .welcome-ticket {
    width: 188px;
    height: 188px;
    background: url(https://s3-sa-east-1.amazonaws.com/opinaia-assets/cueyes/ypftemplate/img-ticket.png) no-repeat center;
    position: absolute;
    top: 375px;
    right: calc(50% - 380px);
}

body.welcome #navigator-container .save-all,
body.welcome #navigator-container {
    display: none;
}

body.welcome #footer #copyright,
body.welcome #footer #poweredby,
body.welcome #footer #izquierda {
    width: 33%;
}

body.welcome #footer #copyright {
    text-align: center;
}

#footer {
    background-color: #1B3669;
}

#footer #copyright {
    display: inline-block;
}

#footer #poweredby {
    float: right;
    text-align: right;
    width: 45%;
}

.footer #poweredby{
    background: url(
        https://opinaia-assets.s3.sa-east-1.amazonaws.com/cueyes/survey-core/Opinaia_Customers-eyes.png) no-repeat center left;
}

#footer #defensa .footer-divider {
    display: none;
}

.logo {
    background: url(https://opinaia-assets.s3.sa-east-1.amazonaws.com/cueyes/ypftemplate/YPF-GAS_Experiencia.png) no-repeat left;
}

#topsurveymenubar {
    background: white;
}

#topsurveymenubar .pull-right {
    display: none;
}

#topContainer.jumbotron {
    background: none;
    padding: 0;
    top: 8px !important;
}

#topContainer.jumbotron .container {
    max-width: 80%;
    padding: 0;
    margin: 0;
}

#topContainer.jumbotron .container .progress .progress-bar {
    background-color: #1EAAE0;
}

.radio label::after {
    background-color: white;
    width: 7px;
    height: 7px;
    left: 5px;
    top: 5px;
}

.radio input[type="radio"]:checked + label::before {
    background-color: #1EAAE0;
}

.ticket-inputs select, .ticket-inputs input {
    color: #1EAAE0;
}

.grid-widget .answer > .no-more-tables {
    margin: 15px;
    border-radius: 5px;
    overflow: hidden;
}

.grid-widget .answer > .no-more-tables > table {
    margin-bottom: 0px;
}

.grid-widget .answer > .no-more-tables > table .answertext {
    padding: 20px;
}

@media screen and (max-width: 1170px) {
    .grid-widget td.answer-item label {
        font-size: 14px;
    }
}

@media screen and (min-width: 768px) {
    #topsurveymenubar {
        background: url(https://s3-sa-east-1.amazonaws.com/opinaia-assets/cueyes/ypftemplate/ypfgas-header.png) no-repeat center;
        background-size: cover;
    }

    #topsurveymenubar .pull-right {
        display: block;
        position: absolute;
        right: 3%;
        top: 4%;
        font-size: 0px;
        font-weight: bold;
        width: 100%;
        height: 100%;
    }
}

@media screen and (max-width: 768px) {
    #outerframeContainer {
        padding-top: 8px;
    }

    .logo {
        width: 100%;
        background-position: center center;
    }

    body.welcome .flyer-image {
        height: 150px;
        margin-bottom: 10px;
    }

    body.welcome .welcome-flyer .welcome-text p {
        font-size: 15px;
    }

    body.welcome #main-col {
        margin-top: 0px;
    }
}

.gender-button .btn:after {
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 10px;
    color: transparent;
}

.gender-button .btn.active:after {
    color: #ffffff;
}

@media screen and (max-width: 768px) {
    #navigator-container .save-all.text-left {
        width: 100%;
        display: block;
        margin-top: -15px;
        height: 40px;
    }

    #topContainer.jumbotron .container {
        max-width: 100%;
        margin: 0px 20px;
    }

    #navigator-container #movenextbtn {
        padding-left: 20px;
        padding-right: 20px;
        text-align: left;
    }
}