@font-face {
    font-family: 'Avenir-Medium';
    src: url("../../fonts/Avenir-Medium.ttf"); /* File to be stored at your site */
}

body{
    font-family: Georgia, sans-serif;
}

.page-login:before {
    /*background-image: url("../../images/background_login.png");*/
    /*background:linear-gradient(to right,white, rgba(84,130,194,1), rgba(48, 78, 154, 1.0));*/
    background: rgba(15,55,140,.8);

}
.page-login form {
    width: 340px;
    margin: 30px 0;
}
.page-login form a {
    margin-left: 20px;
}
@media (max-width: 767px) {
    .page-login form {
        width: auto;
    }
}

.question-action{
    background-color: #16a085;/*#4772B5;*/
    font-family: Georgia, sans-serif;
}
.page-public-poll{
    background-color:#16a085; /*#e8ebef;*/
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-family: Georgia, sans-serif;
}

.title-question-public-poll{
    background-color: #465b97;
    width: 100%;
    height: 20%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-family: Georgia, sans-serif;
}
.question-table-public-poll{
    width: 100%;
    height: 100%;
    align-content: center;
    font-family: Georgia, sans-serif;
    background-color:#16a085; /*#6B89C5;*/
}
.results-table-public-poll{
    width: 100%;
    height: 100%;
    align-content: center;
    font-family: Georgia, sans-serif;

}
.title-question-public-poll{
    background-color: #16a085;
    font-family: Georgia, sans-serif;

}
.title-facebook-public-poll{
    background-color: #16a085;
    font-family: Georgia, sans-serif;
    alignment: center;
}
.body-facebook-public-poll{
    width: 100%;
    height: 100%;
    align-content: center;
    font-family: Georgia, sans-serif;
    background-color: #16a085; /*#e8ebef;*/
}
h2,h3{
    text-align: center;
    color: white;
    font-family: Georgia, sans-serif;
}
h4{
    text-align: center;
    color: white;
    font-family: Georgia, sans-serif;
}
h6{
    text-align: center;
    color: white;
    font-family: Georgia, sans-serif;
}
h5{
    color: #4772B5;
    text-align: center;
    font-family: Georgia, sans-serif;
}
html, body, #full, #someid {
    height: 100%;
    font-family: Georgia, sans-serif;
}
.main-div{
    top: 0;
    bottom:0;
    position:fixed;
    overflow-y:scroll;
    overflow-x:hidden;
    width: 100%;
    font-family: Georgia, sans-serif;

}
.main-div-new{
    margin-top: -64px;
    top: 0;
    bottom:0;
    overflow-y:scroll;
    overflow-x:hidden;
    width: 100%;
    font-family: Georgia, sans-serif;

}
.img-box{
    object-fit: cover;
    width: 100%;
    height: 150%;
    box-shadow: 0 4px 16px 0 rgba(0,0,0,0.0);
    transition: 0.3s;
    border-radius: 0px;
    margin-right: 0%;
    margin-left: 0%;

}
.img-box-top{
    object-fit: cover;
    width: 100%;

    box-shadow: 0 4px 16px 0 rgba(0,0,0,0.0);
    transition: 0.3s;
    border-radius: 0px;
    margin-right: 0%;
    margin-left: 0%;

}
.img-box-reactions{
    object-fit: cover;
    width: 100%;
    height: 150%;
    margin-right: 0%;
    margin-left: 0%;
    display: block;
    box-shadow: 0 4px 16px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    border-radius: 5px;

}
.table-images{
    width: 90%;
    margin-left: 5%;
    margin-top: 10px;
    font-family: Georgia, sans-serif;

}
.r-selected{
    z-index: 10;

    position: relative;

    display: block;

    margin-left: auto;

    margin-right: auto;
}
.divMainClass{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 480px;

}
@media (max-width: 480px) {
    .table-multiple{
        width: 100%;
        margin-left: auto;
        font-family: Georgia, sans-serif;
        margin-right: auto;

    }
    .table-chart{
        width: 100%;
        margin-left: auto;
        font-family: Georgia, sans-serif;
        margin-right: auto;

    }
    .divMainClass{
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 320px;

    }

}
@media (min-width: 481px) {
    .table-multiple{
        width: 50%;
        margin-left: auto;
        font-family: Georgia, sans-serif;
        margin-right: auto;

    }
    .table-chart{
        width: 80%;
        margin-left: auto;
        font-family: Georgia, sans-serif;
        margin-right: auto;


    }


}
.table-multiple{


}

.fb_iframe_widget span{
    display:block;
    margin:auto;
}
.container-left {


    margin: 0;
    padding: 0;
    width: 30%;
    height: 50%;
}

.container-right {

    margin: 0;
    padding: 0;
    width: 50%;
    height: 35%;
}
td {
    width: 50%;
    position: relative;
    font-family: Georgia, sans-serif;
}
td:after {
    content: '';
    display: block;
    margin-top: 0%;
    font-family: Georgia, sans-serif;
}
td .contenttopleft {
    /*position: absolute;*/
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    font-family: Georgia, sans-serif;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 5px;
    box-shadow: 0 4px 16px 0 rgba(0,0,0,0.4);
    padding: 10px;
    border-radius: 8px;

}
td .contenttopleftReactions {
    /*position: absolute;*/
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    font-family: Georgia, sans-serif;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 5px;
    box-shadow: 0 4px 16px 0 rgba(0,0,0,0.4);
    padding: 10px;
    border-radius: 8px;

}

td .contenttopright {
    /*position: absolute;*/
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    font-family: Georgia, sans-serif;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 0px;
    box-shadow: 0 4px 16px 0 rgba(0,0,0,0.4);
    padding: 10px;
    border-radius: 8px;

}
td .contentbottomleft {
    /*position: absolute;*/
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    font-family: Georgia, sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 5px;
    box-shadow: 0 4px 16px 0 rgba(0,0,0,0.4);
    padding: 10px;
    border-radius: 8px;

}

td .contentbottomright {
    /*position: absolute;*/
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    font-family: Georgia, sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 10px;
    box-shadow: 0 4px 16px 0 rgba(0,0,0,0.4);
    padding: 10px;
    border-radius: 8px;

}
ul li{
    color: white;
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: 100px;
    border-bottom: 0px solid #333;
    font-family: Georgia, sans-serif;
}

ul li input[type=radio]{
    position: absolute;
    visibility: hidden;
}

ul li label{
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 1.35em;
    padding: 20px 25px 25px 80px;
    margin: 10px auto;
    height: 30px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    font-family: Georgia, sans-serif;
}

ul li:hover label{
    color: white;
    font-family: Georgia, sans-serif;
}

ul li .check{
    display: block;
    position: absolute;
    border: 5px solid #829FCD;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    top: 30px;
    left: 20px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
    font-family: Georgia, sans-serif;
}

ul li:hover .check {
    border: 5px solid #829FCD;
    font-family: Georgia, sans-serif;
}

ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 15px;
    width: 15px;
    top: 0px;
    left: 0px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
    font-family: Georgia, sans-serif;
}

input[type=radio]:checked ~ .check {
    border: 5px solid #829FCD;
}

input[type=radio]:checked ~ .check::before{
    background: #829FCD;
}

input[type=radio]:checked ~ label{
    color: white;
}
.container ul{
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: auto;
}
.img-logo{
    position: absolute;
    left: auto;
    top: 10px;
    width: 40px;
}
.question-text{
    margin-left: 50px;
    margin-right: 50px;
    font-weight: bold;
}


* {
    padding: 0;
    margin: 0;
}

body {
    background: #e9eaed;
    font-family: Georgia, sans-serif;
}

.text-desc, [class*="reaction-"], .field-reactions, .field-reactions:checked:focus ~ .text-desc {
    clip: rect(1px, 1px, 1px, 1px);
    overflow: visible;
    position: absolute;
    top: 0;
    left: 0;
}

.field-reactions:focus ~ .text-desc, .box:hover [class*="reaction-"], .field-reactions:checked ~ [class*="reaction-"] {
    clip: auto;
    overflow: visible;
    opacity: 1;
}

.main-title {
    background: #3a5795;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.text-desc {
    font-weight: normal;
    text-align: center;
    transform: translateY(-50px);
    white-space: nowrap;
    font-size: 13px;
    width: 100%;
}

[class*="reaction-"] {
    border: none;
    background-image: url(https://static.xx.fbcdn.net/rsrc.php/v2/yh/r/sqhTN9lgaYm.png);
    background-color: transparent;
    display: block;
    cursor: pointer;
    height: 48px;
    position: absolute;
    width: 48px;
    z-index: 11;
    top: 33px;
    transform-origin: 50% 100%;
    transform: scale(0.7);
    transition: all 0.3s;
    outline: none;
    opacity: 1;
    clip: auto;
    overflow: visible;
    opacity: 1;
}

.box {
    position: absolute;
    left: calc(50% - 150px);
    top: 90%;
    width: 300px;
}
#myAnimation {
    width: 50px;
    height: 50px;
    position: absolute;
    background-image: url("https://app.sondeopolls.com/images/check.png");
    -moz-background-image: url("https://app.sondeopolls.com/images/check.png");
    -o-background-image: url("https://app.sondeopolls.com/images/check.png");
    -webkit-background-image: url("https://app.sondeopolls.com/images/check.png");
    background-color: transparent;
    top:  calc(100%);
}
#myAnimationCross {
    width: 50px;
    height: 50px;
    position: absolute;
    background-image: url("https://app.sondeopolls.com/images/cross.png");
    -moz-background-image: url("https://app.sondeopolls.com/images/cross.png");
    -o-background-image: url("https://app.sondeopolls.com/images/cross.png");
    -webkit-background-image: url("https://app.sondeopolls.com/images/cross.png");
    background-color: transparent;
    top:  calc(100%);
}
#myContainer {
    width: 50px;
    height:50%;
    position: absolute;
    background: transparent;
    top:  calc(50%);
    left: calc(50% - 15px);
}
#myContainerCross {
    width: 50px;
    height:50%;
    position: absolute;
    background: transparent;
    top:  calc(50%);
    left: calc(50% - 15px);
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    visibility: hidden;
}

.field-reactions:focus ~ .label-reactions {
    border-color: rgba(88, 144, 255, 0.3);
}
.field-reactions:checked:focus ~ .label-reactions {
    border-color: transparent;
}

.label-reactions {
    background: url(https://cdn4.iconfinder.com/data/icons/facebook-likes/100/1.png) no-repeat 0 0;
    border: 2px dotted transparent;
    display: block;
    height: 100px;
    margin: 0 auto;
    width: 100px;
    color: transparent;
    cursor: pointer;
}

.toolbox {
    background: #fff;
    height: 42px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08), 0 2px 2px rgba(0, 0, 0, 0.15);
    width: 300px;
    border-radius: 40px;
    top: 44px;
    left: 0;
    position: absolute;
    visibility: visible;
    opacity: 1;
    transition: opacity 0.15s;
}

.legend-reaction {
    background: rgba(0, 0, 0, 0.75);
    border-radius: 10px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    text-overflow: ellipsis;
    font-weight: bold;
    line-height: 20px;
    max-width: 100%;
    opacity: 0;
    overflow: visible;
    padding: 0 6px;
    transition: opacity 50ms ease;
    left: 50%;
    position: absolute;
    text-align: center;
    top: -28px;
    transform: translateX(-50%);
}

.box:hover [class*="reaction-"] {
    /*transform: scale(0.8) translateY(-40px);*/
}
.box:hover [class*="reaction-"]:hover, .box:hover [class*="reaction-"]:focus {
    transition: all 0.2s ease-in;
    transform: scale(1) translateY(-5px);
}
.box:hover [class*="reaction-"]:hover .legend-reaction, .box:hover [class*="reaction-"]:focus .legend-reaction {
    opacity: 1;
}
.box:hover .toolbox {
    opacity: 1;
}
.box:hover .toolbox {
    visibility: visible;
}
.box:hover .reaction-love {
    transition-delay: 0.06s;
}
.box:hover .reaction-haha {
    transition-delay: 0.09s;
}
.box:hover .reaction-wow {
    transition-delay: 0.12s;
}
.box:hover .reaction-sad {
    transition-delay: 0.15s;
}
.box:hover .reaction-angry {
    transition-delay: 0.18s;
}

.box:active [class*="reaction-"]:active, .box:active [class*="reaction-"]:focus {
    transition: all 1.0s ease-in;
    transform: scale(1) translateY(-5px);
}
.box:active [class*="reaction-"]:active .legend-reaction, .box:active [class*="reaction-"]:focus .legend-reaction {
    opacity: 1;
}
.box:active .toolbox {
    opacity: 1;
}
.box:active .toolbox {
    visibility: visible;
}
.box:active .reaction-love {
    transition-delay: 0.06s;
}
.box:active .reaction-haha {
    transition-delay: 0.09s;
}
.box:active .reaction-wow {
    transition-delay: 0.12s;
}
.box:active .reaction-sad {
    transition-delay: 0.15s;
}
.box:active .reaction-angry {
    transition-delay: 0.18s;
}

.field-reactions:checked ~ [class*="reaction-"] {
    transform: scale(0.8) translateY(-40px);
}
.field-reactions:checked ~ [class*="reaction-"]:hover, .field-reactions:checked ~ [class*="reaction-"]:focus {
    transition: all 0.2s ease-in;
    transform: scale(1) translateY(-35px);
}
.field-reactions:checked ~ [class*="reaction-"]:hover .legend-reaction, .field-reactions:checked ~ [class*="reaction-"]:focus .legend-reaction {
    opacity: 1;
}
.field-reactions:checked ~ .toolbox {
    opacity: 1;
}
.field-reactions:checked ~ .toolbox,
.field-reactions:checked ~ .overlay {
    visibility: visible;
}
.field-reactions:checked ~ .reaction-love {
    transition-delay: 0.03s;
}
.field-reactions:checked ~ .reaction-haha {
    transition-delay: 0.09s;
}
.field-reactions:checked ~ .reaction-wow {
    transition-delay: 0.12s;
}
.field-reactions:checked ~ .reaction-sad {
    transition-delay: 0.15s;
}
.field-reactions:checked ~ .reaction-angry {
    transition-delay: 0.18s;
}

.reaction-like {
    left: 0;
    background-position: 0 -144px;
}

.reaction-love {
    background-position: 0 -192px;
    left: 50px;
}

.reaction-haha {
    background-position: 0 -96px;
    left: 100px;
}

.reaction-wow {
    background-position: 0 -288px;
    left: 150px;
}

.reaction-sad {
    background-position: 0 -240px;
    left: 200px;
}

.reaction-angry {
    left: 250px;
}

