#genderIcon2.male {
    background-image: url(https://5c82f27d8ea45afce981-9d117ca3cfe63606f5ee44b9e8a8972b.ssl.cf3.rackcdn.com/resources/images/phy_manIconAnswer2.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#genderIcon3.male {
    background-image: url(https://5c82f27d8ea45afce981-9d117ca3cfe63606f5ee44b9e8a8972b.ssl.cf3.rackcdn.com/resources/images/phy_manIconAnswer3.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#genderIcon4.male {
    background-image: url(https://5c82f27d8ea45afce981-9d117ca3cfe63606f5ee44b9e8a8972b.ssl.cf3.rackcdn.com/resources/images/phy_manIconAnswer4.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#genderIcon5.male {
    background-image: url(https://5c82f27d8ea45afce981-9d117ca3cfe63606f5ee44b9e8a8972b.ssl.cf3.rackcdn.com/resources/images/phy_manIconAnswer5.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#genderIcon2.female {
    background-image: url(https://5c82f27d8ea45afce981-9d117ca3cfe63606f5ee44b9e8a8972b.ssl.cf3.rackcdn.com/resources/images/phy_femaleIconAnswer2.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#genderIcon3.female {
    background-image: url(https://5c82f27d8ea45afce981-9d117ca3cfe63606f5ee44b9e8a8972b.ssl.cf3.rackcdn.com/resources/images/phy_femaleIconAnswer3.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#genderIcon4.female {
    background-image: url(https://5c82f27d8ea45afce981-9d117ca3cfe63606f5ee44b9e8a8972b.ssl.cf3.rackcdn.com/resources/images/phy_femaleIconAnswer4.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#genderIcon5.female {
    background-image: url(https://5c82f27d8ea45afce981-9d117ca3cfe63606f5ee44b9e8a8972b.ssl.cf3.rackcdn.com/resources/images/phy_femaleIconAnswer5.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.genderIcon {
    width: 105px;
    height: 80px;
    margin: auto;
}

#gender,
#age {
    list-style: none;
    height: 90px;
    margin: 0;
    padding: 0;
}

#gender li {
    float: left;
    height: 80%;
    width: calc(46% - 2px);
    border: 1px solid #004f8f;
    border-radius: 36px;
    margin: 8% 2%;
    background-size: 20%;
    background-repeat: no-repeat;
}

#gender li#donna {
    background-image: url(https://5c82f27d8ea45afce981-9d117ca3cfe63606f5ee44b9e8a8972b.ssl.cf3.rackcdn.com/resources/images/phy_iconSexFemale.png);
    background-position: 88% center;
}

#gender li#uomo {
    background-image: url(https://5c82f27d8ea45afce981-9d117ca3cfe63606f5ee44b9e8a8972b.ssl.cf3.rackcdn.com/resources/images/phy_iconSexMale.png);
    background-position: 12% center;
}

#gender li.selected,
#age li.selected {
    background-color: #004f8f;
    color: white;
}

#age li {
    float: left;
    height: 60%;
    width: calc(21% - 2px);
    border: 1px solid #004f8f;
    border-radius: 36px;
    background-position: 88% center;
    background-repeat: no-repeat;
    margin: 10% 2%;
    background-size: 20%;
}

.numeration,
.numerartion {
    display: block;
    position: absolute;
    margin: auto;
    width: calc(100% - 64px);
    bottom: 8px;
    left: 0;
    right: 0;
}

#question2 li {
    height: 40px;
    width: calc(93% - 2px);
    border: 1px solid #004f8f;
    border-radius: 36px;
    background-position: 88% center;
    background-repeat: no-repeat;
    margin: 2% 2%;
    background-size: 20%;
}

#question3 li {
    float: left;
    height: 40px;
    width: calc(40% - 2px);
    border: 1px solid #004f8f;
    border-radius: 36px;
    background-position: 88% center;
    background-repeat: no-repeat;
    margin: 2% 2%;
    background-size: 20%;
}


.shaa-caption {
    width: 15.31%;
    height: 15.74%;
    position: absolute;
    cursor: pointer;
    transform: scale(1);
}

.shaa-caption .circleYellow {
    width: 100%;
    height: 100%;
    position: absolute;
    background: url('https://5c82f27d8ea45afce981-9d117ca3cfe63606f5ee44b9e8a8972b.ssl.cf3.rackcdn.com/resources/images/phy_tooltipCircle.png');
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 12;
}


.shaa-caption .circlePulse1 {
    position: absolute;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: pulse 3s linear infinite;
    -moz-animation: pulse 3s linear infinite;
    -ms-animation: pulse 3s linear infinite;
    animation: pulse 3s linear infinite;
    background: url('https://5c82f27d8ea45afce981-9d117ca3cfe63606f5ee44b9e8a8972b.ssl.cf3.rackcdn.com/resources/images/phy_tooltipCirclePulse.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;

}

.shaa-caption .circlePulse2 {
    position: absolute;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: pulse 3s linear .5s forwards infinite;
    -moz-animation: pulse 3s linear .5s forwards infinite;
    -ms-animation: pulse 3s linear .5s forwards infinite;
    animation: pulse 3s linear .5s forwards infinite;
    background: url('https://5c82f27d8ea45afce981-9d117ca3cfe63606f5ee44b9e8a8972b.ssl.cf3.rackcdn.com/resources/images/phy_tooltipCirclePulse.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;

}

.shaa-caption .plusPulse {
    -webkit-animation: movearound 3s ease infinite;
    -moz-animation: movearound 3s ease infinite;
    -ms-animation: movearound 3s ease infinite;
    animation: movearound 3s ease infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    position: absolute;
    top: 0;
    left: -1%;
    right: 0;
    bottom: 0;
    margin: auto !important;
    width: 30% !important;
    height: 30% !important;
    background: url('https://5c82f27d8ea45afce981-9d117ca3cfe63606f5ee44b9e8a8972b.ssl.cf3.rackcdn.com/resources/images/phy_tooltipPlus.png');
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 13;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }

    25% {
        -webkit-transform: scale(0.3);
        opacity: 0;
    }

    50% {
        -webkit-transform: scale(0.6);
        opacity: 1;
    }

    75% {
        -webkit-transform: scale(0.8);
        opacity: 0.7;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
    }
}

@-ms-keyframes pulse {
    0% {
        -ms-transform: scale(0);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    25% {
        -ms-transform: scale(0.3);
        opacity: 0;
        filter: alpha(opacity=30);
    }

    50% {
        -ms-transform: scale(0.6);
        opacity: 1;
        filter: alpha(opacity=100);
    }

    75% {
        -ms-transform: scale(0.8);
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(0);
        opacity: 0;
    }

    25% {
        -moz-transform: scale(0.3);
        opacity: 0;
    }

    50% {
        -moz-transform: scale(0.6);
        opacity: 1;
    }

    75% {
        -moz-transform: scale(0.8);
        opacity: 0.7;
    }

    100% {
        opacity: 0;
        -moz-transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    25% {
        transform: scale(0.3);
        opacity: 0;
    }

    50% {
        transform: scale(0.6);
        opacity: 1;
    }

    75% {
        transform: scale(0.8);
        opacity: 0.7;
    }

    100% {
        opacity: 0;
        transform: scale(1);
    }
}

#cpt_1 {
    top: 63%;
    left: 66%;
}

#cpt_2 {
    top: 74%;
    left: 66%;
}

.shaa-panel .close-btn {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 2%;
    right: 5%;
    z-index: 1;
    cursor: pointer;
    background-image: url('https://5c82f27d8ea45afce981-9d117ca3cfe63606f5ee44b9e8a8972b.ssl.cf3.rackcdn.com/resources/images/phy_btnClose.png');
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
}

.shaa-panel {
    width: 77.28%;
    height: 82.5%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 80px;
    margin: auto;
    background: transparent;
    visibility: hidden;
    transform: scale(0);
    opacity: 0;
    transition: opacity, transform .2s ease-in-out;
    -moz-transition: opacity, transform .2s ease-in-out;
    -webkit-transition: opacity, transform .2s ease-in-out;

}

.shaa-panel.visible {
    visibility: visible;
    transform: scale(1);
    opacity: 1;
}

.shaa-panel img {
    width: 100%;
}

#step-19028 .dragdealer .handle .slide {
    height: 64.17%;
}

#step-19021 {
    background-image: none;
}

#step-19035 .question-counter {
    visibility: hidden;
}

#skipVideo{display: block;
    background: url('https://5c82f27d8ea45afce981-9d117ca3cfe63606f5ee44b9e8a8972b.ssl.cf3.rackcdn.com/resources/images/phy_btnSkip.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 34vw;
    height: 4vh;
    position: absolute;
    right: 0;
    bottom: 1.5vh;}
#skipVideo:hover{opacity:0.7;cursor:pointer;}