/** SURVYES **/

.step-app {margin-bottom: 100px;}
.step-steps {display: none !important;}
.step-content {padding: 0 !important;}
.step-app > .step-content {border: 0 !important}
.survey-box {border: 1px solid #D7D7D7;}
.survey-counter {font-size: 22px; letter-spacing: 0.02em; line-height: 32px; text-align: left; color: #000;}
.survey-percent {font-weight: normal; font-size: 18px; letter-spacing: 0.02em; line-height: 32px; text-align: right; color: #000;}
.survey-percent-value {font-weight: bold; font-size: 32px; letter-spacing: 0.02em; line-height: 32px; text-align: left; color: #c22b34;}
.survey-box-domanda {border-bottom: 1px solid #D7D7D7; padding: 30px; font-weight: 600; font-size: 20px; letter-spacing: 0.02em; line-height: 32px; text-align: left; color: #000; background-color: #F2F2F2;}
.survey-box-risposte {padding: 30px; font-weight: normal; font-size: 20px; letter-spacing: 0.02em; line-height: 32px; text-align: left; color: #000; }
.survey-box-risposte label {font-weight: normal; font-size: 18px; letter-spacing: 0.02em; line-height: 32px; text-align: left; color: #000; margin-left: 10px;}
.step-footer {text-align: center;}
.step-app > .step-footer > .step-btn {height: 50px; background: #C22B34 !important; font-weight: bold; font-size: 16px; letter-spacing: 0.02em; line-height: 32px; color: #fff !important; border-radius: 0 !important; text-transform: uppercase;}
.bg-custom {background-color: #c22b34 !important}
.progress {height: 15px;}
.c2i-risposta-altro {display: none;}
.survey-satisfaction-img {width: 40px;}

.survey-box-auth {border: 1px solid #D7D7D7; padding: 30px; margin-bottom: 50px;}
.template-survey-auth-label {font-weight: bold; font-size: 16px; letter-spacing: 0.02em; line-height: 32px; text-align: left; color: #000; margin-top: 10px;}
.template-survey-auth-field input {width: 100%; height: 50px; background: #f2f2f2; border: 1px solid #d3d3d3; font-weight: normal; font-size: 18px; letter-spacing: 0.02em; line-height: 32px; text-align: left; color: #000;}
.template-survey-auth-button button {background-color: #C32B34; width: 100%; height: 50px; font-weight: bold; font-size: 16px; letter-spacing: 0.02em; line-height: 32px; color: #fff; border: 0; text-align: center;}
#survey-msg {font-weight: bold; font-size: 16px; letter-spacing: 0.02em; line-height: 32px; text-align: left; color: #c22b34;}