@font-face {
    font-family: "Sanchez";
    src: url("/download/18.562990a116680264acc1b9e3/1540475265584/SanchezFolksamSemiBold.eot");
    src: url("/download/18.562990a116680264acc1b9e3/1540475265584/SanchezFolksamSemiBold.eot?#iefix") format("embedded-opentype"),
        url("/download/18.562990a116680264acc1b9e4/1540475265590/SanchezFolksamSemiBold.woff") format("woff"),
        url("/download/18.562990a116680264acc1b9dc/1540475265531/SanchezFolksamSemiBold.ttf") format("truetype");
    font-weight: 300;
}

@font-face {
    font-family: "Sanchez";
    src: url("/download/18.562990a116680264acc1b9e1/1540475265570/SanchezFolksamMedium.eot");
    src: url("/download/18.562990a116680264acc1b9e1/1540475265570/SanchezFolksamMedium.eot?#iefix") format("embedded-opentype"),
        url("/download/18.562990a116680264acc1b9e2/1540475265577/SanchezFolksamMedium.woff") format("woff"),
        url("/download/18.562990a116680264acc1b9da/1540475265514/SanchezFolksamMedium.ttf") format("truetype");
    font-weight: normal;
}

@font-face {
    font-family: "Sanchez";
    src: url("/download/18.562990a116680264acc1b9df/1540475265556/SanchezFolksamMedium-Italic.eot");
    src: url("/download/18.562990a116680264acc1b9df/1540475265556/SanchezFolksamMedium-Italic.eot?#iefix") format("embedded-opentype"),
        url("/download/18.562990a116680264acc1b9e0/1540475265563/SanchezFolksamMedium-Italic.woff") format("woff"),
        url("/download/18.562990a116680264acc1b9d9/1540475265504/SanchezFolksamMedium-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "Sanchez";
    src: url("/download/18.562990a116680264acc1b9dd/1540475265539/SanchezFolksamBold.eot");
    src: url("/download/18.562990a116680264acc1b9dd/1540475265539/SanchezFolksamBold.eot?#iefix") format("embedded-opentype"),
        url("/download/18.562990a116680264acc1b9de/1540475265546/SanchezFolksamBold.woff") format("woff"),
        url("/download/18.562990a116680264acc1b9d8/1540475265496/SanchezFolksamBold.ttf") format("truetype");
    font-weight: bold;
}

* {
    font-family: 'Sanchez', serif !important;
    box-sizing: border-box;
}

.sv-poll-portlet span:last-child {
    display: none;
}

.poll-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 20px;
    background: #f5f7de;
    width: 100%;
    max-width: 800px;
    text-align: left;
}

.poll-content-part {
    display: inline-block;
}

.poll-txt {
    width: 62%;
}

.poll-img {
    width: 100%;
    position: relative;
}

.poll-img img {
    position: absolute;
    bottom: -25px;
    right: 20px;
    max-width: 300px;
}

.poll-heading {
    font-size: 20px;
    font-weight: 300;
}

.poll-question {
    font-size: 25px;
    color: #1e6e32;
    font-weight: 300;
}

.poll-wrapper a {
    position: relative;
    background: #03A9F4;
    color: white;
    border: 1px solid #03A9F4;
    border-radius: 40px;
    display: block;
    margin-left: 20px;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 1.25rem;
    text-align: center;
    width: 100%;
    padding: 7px 40px 8px;
    max-width: 200px;
    z-index: 9;
}

.poll-wrapper a:first-child {
    margin-top: 25px;
}

.poll-wrapper a:last-child {
    margin-top: 15px;
}

.info-text {
    margin-top: 50px!important;
    font-size: 14px;
}

.info-text__link {
    display: inline-block!important;
    background: none!important;
    border: none!important;
    color: #00a9f4!important;
    font-size: 14px!important;
    text-transform: none!important;
    text-decoration: underline!important;
    padding: 0!important;
    margin-left: 0!important;
    width: auto!important;
    max-width: none!important;
    border-radius: 0!important;
    margin-top: 0!important;
}

.bottom-txt {
    font-style: italic;
    font-size: 15px;
    width: 100%;
    max-width: 350px;
}

.hideIcon {
    display: none;
}

/******************** RESULT ********************/

.poll-vote-result:first-child {
    margin-top: 20px;
}

.poll-vote-result:last-child {
    margin-top: 35px;
}

.staple-empty {
    display: block;
    float: left;
    width: 70% !important;
    border-radius: 100px;
    margin: 0 10px;
    height: 40px;
}

.staple-filled {
    background: #03A9F4 !important;
    border-bottom-left-radius: 100px;
    border-top-left-radius: 100px;
    height: 30px;
}

.staple-full {
    background: #03A9F4 !important;
    border-radius: 100px;
    height: 40px;
}

.staple-wrapper {
    float: left;
    margin: 0 10px;
    width: 70%;
    background: white;
    /* border: 1px solid #03A9F4; */
    border-radius: 100px;
}

.result-poll-answer {
    float: left;
    clear: both;
    width: 10%;
    font-size: 20px !important;
    /* padding-top: 5px; */
    color: #03A9F4;
    font-weight: bold;
}

.result-poll-total {
    display: none;
}

.total-vote-points {
    font-size: 22px;
    /* font-style: italic; */
    /* padding-top: 5px; */
}

/******************** COVER IMG ********************/

#cover-img {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 40px;
    background: #f5f7de;
    z-index: 9999;
}

.cover-img-header {
    font-weight: 300;
    font-size: 22px;
    margin-top: 0!important;
    color: #1e6e32;
}

.cover-img-content {
    font-size: 18px;
    max-width: 500px;
    color: #1e6e32;
}

#cover-img a {
    background: none;
    border-radius: 0;
    border: none;
    max-width: none;
    text-align: left;
    padding: 0;
    margin-top: 15px!important;
    margin-left: 0!important;
    margin-right: 0!important;
    color: #03A9F4;
    font-weight: 300;
    font-size: 25px;
}

#cover-img img {
    max-width: 280px;
    position: absolute;
    bottom: 0;
    right: 50px;
}

@media all and (max-width: 790px) {
    .poll-wrapper {
        max-width: none;
        margin: auto;
    }
    .poll-txt {
        width: 60%;
    }
    .poll-vote-result:last-child {
        margin-top: 20px;
    }
    .poll-answer-wrapper {
        text-align: center;
    }
    .staple-wrapper,
    .staple-empty {
        float: none;
        width: 100%!important;
        margin: 0;
    }
    .result-poll-answer {
        display: inline-block;
        float: none;
        margin-bottom: 10px !important;
    }
    .result-poll-total {
        display: inline-block;
        font-size: 20px;
        vertical-align: top;
        margin-left: 5px;
        /* color: #0a4682; */
    }
    .total-vote-points {
        display: none;
    }
    .poll-img img {
        width: 250px;
    }
}

@media all and (max-width: 650px) {
    .poll-txt {
        width: 100%;
    }
    .poll-img img {
        right: 0;
        max-width: 180px;
    }
    .poll-wrapper a {
        margin-left: 60px;
    }
    .bottom-txt {
        display: block;
        width: 100%;
        max-width: 350px;
    }
}

@media all and (max-width: 570px) {
    .poll-img img {
        max-width: 150px;
    }
    .cover-img-content {
        max-width: none;
    }
    #cover-img img {
        max-width: 250px;
        right: 20px;
    }
}

@media all and (max-width: 530px) {
    .poll-img img {
        display:  none;
        max-width: 95px;
        z-index: 9;
    }
}

@media all and (max-width: 450px) {
    #cover-img {
        padding: 20px;
    }
    #cover-img img {
        max-width: 200px;
    }
}

@media all and (max-width: 420px) {
    .poll-txt {
        width: 100%;
    }
    .poll-img img {
        max-width: 80px;
    }
    .poll-wrapper a {
        margin: 0 auto;
    }
}

@media all and (max-width: 380px) {
    .bottom-txt {
        margin-top: 30px!important;
        max-width: none;
    }
    .poll-img img {
        max-width: 50px;
    }
}