/* Minification failed. Returning unminified contents.
(537,17): run-time error CSS1039: Token not allowed after unary operator: '-color'
(547,17): run-time error CSS1039: Token not allowed after unary operator: '-color'
(567,17): run-time error CSS1039: Token not allowed after unary operator: '-color'
(588,17): run-time error CSS1039: Token not allowed after unary operator: '-color'
 */
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local("Lato Light"), local("Lato-Light"), url("../fonts/lato/ext-lato-light.woff2") format("woff2"), url(https://fonts.gstatic.com/s/lato/v11/dPJ5r9gl3kK6ijoeP1IRsvY6323mHUZFJMgTvxaG2iE.woff2) format("woff2"); }
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local("Lato Light"), local("Lato-Light"), url("../fonts/lato/latin-lato-light.woff2") format("woff2"), url("https://fonts.gstatic.com/s/lato/v11/EsvMC5un3kjyUhB9ZEPPwg.woff2") format("woff2"); }
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url("../fonts/lato/ext-lato-regular.woff2") format("woff2"), url("https://fonts.gstatic.com/s/lato/v11/UyBMtLsHKBKXelqf4x7VRQ.woff2") format("woff2"); }
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url("../fonts/lato/latin-lato-regular.woff2") format("woff2"), url("https://fonts.gstatic.com/s/lato/v11/1YwB1sO8YE1Lyjf12WNiUA.woff2") format("woff2"); }
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"), url("../fonts/lato/ext-lato-bold.woff2") format("woff2"), url("https://fonts.gstatic.com/s/lato/v11/ObQr5XYcoH0WBoUxiaYK3_Y6323mHUZFJMgTvxaG2iE.woff2") format("woff2"); }
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"), url("../fonts/lato/latin-lato-bold.woff2") format("woff2"), url("https://fonts.gstatic.com/s/lato/v11/H2DMvhDLycM56KNuAtbJYA.woff2") format("woff2"); }
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local("Lato Black"), local("Lato-Black"), url("../fonts/lato/ext-lato-black.woff2") format("woff2"), url("https://fonts.gstatic.com/s/lato/v11/R4a6fty3waPci7C44H8AjvY6323mHUZFJMgTvxaG2iE.woff2") format("woff2"); }
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local("Lato Black"), local("Lato-Black"), url("../fonts/lato/latin-lato-black.woff2") format("woff2"), url("https://fonts.gstatic.com/s/lato/v11/tI4j516nok_GrVf4dhunkg.woff2") format("woff2"); }
body {
    padding-top: 0;
}

    body::-webkit-scrollbar {
        width: 6px;
        background-color: #F5F5F5;
    }

    body::-webkit-scrollbar-thumb {
        background-color: #cecece;
        border-radius: 45px;
    }

.survey-main-content {
    padding: 0px;
}

.bg-transparent {
    background: transparent !important;
}

.bg-gray {
    background-color: #f5f5f5;
}

.bg-white {
    background-color: #FFF;
}

.orange {
    color: #f89a46;
}

.gray {
    color: #707070;
}

.red {
    color: #F07464;
}

.green {
    color: #64cea2;
}

.white {
    color: #FFF;
}

.progress-bar-success {
    background-color: #64cea2;
}

.progress-bar-danger {
    background-color: #F07464;
}

.label-info {
    background-color: #FFF;
    color: #707070;
    border: 1px dotted #707070;
}

.label-primary {
    background-color: #f89a46;
}

.big-font {
    font-size: 50px;
}

.small-font {
    font-size: 8px;
}

.font-regular {
    font-weight: 400;
}

.font-medium {
    font-weight: 500;
}

.font-semibold {
    font-weight: 600;
}

.font-bold {
    font-weight: 700;
}

.font-14 {
    font-size: 14px;
}

.font-12 {
    font-size: 12px;
}

.font-10 {
    font-size: 10px;
}

.font-italic {
    font-style: italic;
}

.survey > .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.survey .modal-body {
    max-height: none;
}

.survey .progress,
.survey-footer .progress {
    height: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.survey-footer .progress {
    margin-bottom: 0px;
}

.survey .btn-wide {
    min-width: 200px;
}

.survey .progress-bar,
.survey-footer .progress-bar {
    color: #fff;
    background-color: #707070;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.survey-progress {
    padding-top: 15px;
}

.survey-footer .initial-value, .survey-footer .final-value,
.survey-footer .initial-value, .survey-footer .final-value {
    font-size: 12px;
    margin-top: -4px;
}

.survey .final-value, .survey-footer .final-value {
    margin-left: 3px;
}

.survey .initial-value, .survey-footer .initial-value {
    margin-right: 3px;
}

.survey .big-font {
    font-size: 50px;
}

.survey .list-alternatives > div {
    padding: 5px 10px;
    cursor: pointer;
}

    .survey .list-alternatives > div:hover {
        padding: 5px 10px;
    }

.survey .list-alternatives:hover, .progress {
    background-color: rgba(0, 0, 0, 0.05);
}

.survey .list-alternatives .text-alternative {
    padding-left: 5px;
}

    .survey .list-alternatives .text-alternative:hover {
        cursor: pointer;
    }

.survey .list-alternatives label {
    padding: 5px 0;
}

.survey .list-alternatives-markdown label {
    font-weight: lighter !important;
}

.survey .list-alternatives-markdown p:last-child {
    margin-bottom: 0;
}

.survey .row-panel .disabled {
    pointer-events: none;
    opacity: 0.4;
}

.survey .row-panel ul {
    cursor: initial;
}

.choice-field {
    position: relative;
    font-size: 12px;
    color: white;
    padding: 4px;
}

    .choice-field.single-option {
        border-radius: 50%;
    }

    .choice-field input {
        position: absolute;
        top: 0;
        left: 0;
    }

    .choice-field.checked:before {
        content: "\e013";
    }

.survey .option-media {
    margin-bottom: 20px;
    text-align: center;
    margin-right: 5px;
    padding: 7px;
}

    .survey .option-media img {
        margin-right: 15px;
    }

        .survey .option-media img:hover {
            cursor: zoom-in;
        }

.survey .table-alternatives tr th {
    text-align: center;
}

.survey .media-link {
    display: inline-block;
    width: 200px;
    height: 200px;
}

.survey .media-container {
    width: 198px;
    height: 198px;
    max-width: 198px;
    max-height: 198px;
    border: 1px solid transparent;
}

.survey figure:hover {
    /*border: 1px solid #64cea2;*/
    text-decoration: none;
    cursor: zoom-in;
}

.survey figure figcaption {
    display: block;
    color: #FFF;
    position: absolute;
    margin-top: -40px;
    margin-left: 10px;
    font-size: 30px;
    font-weight: bolder;
    text-shadow: -1px 0 #707070, 0 1px #707070, 1px 0 #707070, 0 -1px #707070;
}

.survey .img-placeholder figure {
    width: 280px;
    height: 280px;
    max-width: 400px;
    max-height: 400px;
    overflow: hidden;
    border: 1px solid transparent;
    margin: 0 auto;
}

    .survey .img-placeholder figure:hover {
        border: 1px solid #64cea2;
        text-decoration: none;
    }

.survey a {
    color: #64cea2;
    text-decoration: none;
}

    .survey a:hover, .survey a:active, .survey a:focus {
        color: #64cea2;
        text-decoration: none;
    }

.survey .question-head {
    margin: 0 auto;
    max-width: 720px;
    overflow-x: auto;
}

    .survey .question-head h4 {
        font-size: 20px;
        line-height: 24px;
    }

    .survey .question-head .question-number {
        font-size: 18px;
    }

.survey .question-media {
    margin: 0 auto;
    max-width: 720px;
    overflow-x: auto;
}

.survey .row-media {
    display: flex;
    justify-content: center;
    position: relative;
}
    .survey .row-media figcaption {
        position: absolute;
        top: 68%;
        left: 36%;
        color: #ffffff;
        font-family: Arial;
        font-size: 36px;
        font-weight: 700;
        font-style: normal;
        letter-spacing: normal;
        line-height: normal;
        text-shadow: -1px 0 #707070, 0 1px #707070, 1px 0 #707070, 0 -1px #707070;
    }

.survey .question-body {
    margin: 0 auto;
    max-width: 720px;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 25px;
}

    .survey .question-body label:hover {
        cursor: pointer;
    }

    .survey .question-body .answer-suggestion {
        margin: 10px 0;
    }

.survey .table > tbody > tr > td {
    vertical-align: middle;
}

.survey .table > td > span > input:hover {
    cursor: pointer;
}

.survey input[type="file"]:focus, .survey input[type="radio"]:focus, .survey input[type="checkbox"]:focus {
    outline: none;
    outline-offset: 0;
}

.survey .question-body::-webkit-scrollbar {
    -webkit-appearance: none;
}

    .survey .question-body::-webkit-scrollbar:vertical {
        width: 11px;
    }

    .survey .question-body::-webkit-scrollbar:horizontal {
        height: 11px;
    }

.survey .question-body::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white; /* should match background, can't be transparent */
    background-color: rgba(0, 0, 0, .5);
}

.survey .question-body::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 8px;
}

.question-page {
    max-width: 800px;
    margin: 0 auto;
}

    .question-page .question-media {
        overflow: hidden;
        max-width: 100%;
        width: 800px;
        max-height: fit-content;
    }

    .question-page .question-media-video {
        width: 320px;
        margin: 0 auto;
    }

    .question-page h2 {
        font-size: 24px;
        font-weight: bold;
    }

    .question-page .question-subtext {
        font-size: 16px;
        color: #676A72;
    }

    .question-page img {
        max-width: 100%;
        width: auto;
        max-height: 225px;
    }

.question-page-text-markdown {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: lighter !important;
}

.question-page-text-markdown ol {
    display: inline-block;
    text-align: start;
}

.question-page-text-markdown ul {
    display: inline-block;
    text-align: start;
}

.survey .rating-group {
    display: flex;
    justify-content: space-around;
}

.survey .rating__icon {
    pointer-events: none;
}

.survey .rating-group .choice-field {
    position: absolute !important;
    left: -9999px !important;
}



.survey .choice-field--none {
    display: none;
}

.survey .rating__label {
    cursor: pointer;
    padding: 0 0.1em;
    font-size: 5rem;
    align-self: center;
}

.survey .rating__content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

    .survey .rating__content .rating__description {
        align-self: center;
        margin-top: 10px;
        padding: 0 1.2rem;
    }

.rating-markdown {
    font-weight: lighter;
}


.survey .rating__icon--star {
    color: orange;
    color: var(--color);
    align-self: center;
}

.survey .choice-field.checked ~ .rating__content .rating__label .rating__icon--star {
    color: #ddd;
}

.survey .rating-group:hover .rating__content .rating__label .rating__icon--star {
    color: orange;
    color: var(--color)
}

.survey .rating__content:hover ~ .rating__content .rating__label .rating__icon--star {
    color: #ddd;
}

.survey .rating-group .emoji__content {
    display: flex;
    flex-direction: column;
}

.survey .rating-group .emoji__description {
    align-self: center;
    visibility: hidden;
    margin-top: 10px;
}

.survey .rating-group .emoji-hover.emoji__content:hover .emoji__icon {
    color: blue;
    color: var(--color)
}

.survey .rating-group .emoji-hover.emoji__content:hover .emoji__description {
    visibility: visible;
    color: rgba(0, 0, 0, 0.5);
}

.survey .rating-group .emoji__input {
    pointer-events: none;
}

.survey .rating-group .emoji__icon {
    font-size: 5rem;
    color: #ddd;
    cursor: pointer;
    align-self: center;
}

.survey .rating-group .choice-field.checked ~ .emoji__icon {
    color: blue;
    color: var(--color)
}

.survey .rating-group .choice-field.checked ~ .emoji__description {
    visibility: initial;
    font-weight:600;
}

@media (min-width: 1px) and (max-width: 767px) {
    .survey .question-body {
        padding: 0;
    }

    .list-alternatives .label-with-image {
        display: block;
        text-align: center;
    }

    .question-media video {
        width: 100%;
        height: auto;
    }
}

.survey .btn {
    margin: 0 10px;
}

.survey .option-input {
    width: 100%;
    height: 100%;
}

.survey .row-panel {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0px;
    cursor: pointer;
}

    .survey .row-panel .row-header {
        padding: 10px 10px 5px 10px;
    }

    .survey .row-panel .row-selection {
        margin-top: 4px;
        padding: 0;
        border: none;
        cursor: pointer;
        height: 2em;
    }

    .survey .row-panel .row-answers {
        display: inline-flex;
        flex-wrap: wrap;
        font-size: 12px;
        color: #707070;
    }

    .survey .row-panel .row-answers span {
        margin-right: 4px;
    }
    
    .survey .row-panel .row-answers p {
        display: inline-flex;
        margin-bottom: 0;
    }
    
    .survey .row-panel .row-body {
        padding-top: 10px;
    }

        .survey .row-panel .row-body .btn {
            margin-bottom: 10px;
            min-width: 108.18px;
        }

@media (max-width: 390px) {
    .question-actions > button.btn, .question-actions > input[type="button"].btn {
        margin-bottom: 5px;
        min-width: 130px;
    }
}
/*# sourceMappingURL=survey.css.map */

