/*
 * Test dell'udito
 *
 * http://www.specialistidelludito.it
 *
 * Copyright (c) 2016 - Specialisti dell'udito
 *
 * Version: 1.0.0
 *
 * Date: 11 Marzo 2016
 *
 * Author: Specialisti dell'udito
 *
 * Test dell'udito developed by: Specialisti dell'udito
 *
*/


@import url('http://fonts.googleapis.com/css?family=Roboto');
@import url('http://fonts.googleapis.com/css?family=Roboto:700');

/**************************** GENERAL LAYOUT ******************************************/

body {
	margin:0; 
}

#avvisoRegola {
	font-family: 'Roboto';
	font-size: 14px;
	max-width: 115px;
	cursor: pointer;
	bottom: 18px;
	position: absolute;
	color: rgb(255, 255, 255);
	right: -155px;
	padding: 5px;
	border-radius: 5px;
	text-align: center;
	opacity: 0;
	display: block;
	background-color: #FF1E00;
}
#by {
	font-family: 'Roboto';
	color: #06AFBE;
	display: inline-block;
    float: right;
    position: absolute;
    right: 199px;
    top: 27px;
    font-size: 11px;
}

#cp_container_2 {
	margin: 0;
    position: absolute;
	right: 40px;
    top: 125px;
}
.avanti {
	font-family: 'Roboto';
	display: none;
}
.clearfix:before, .clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.clearfix:after {
	clear: both;
}
.clear {
	clear: both;
}
#controller {
	background-image: url(../img/cuffie.png);
	font-family: 'Roboto';
	margin: 10px auto 0 auto;
	font-size: 25px;
	float: right;
	font-weight: bold;
	color: #004183;
	position: absolute;
	right: -15px;
	text-align: center;
	width: 250px;
	height: 250px;
	top: 0px;
}
.cosahaisentito {
	text-align: center;
	font-size: 20px !important;
	color: #004183;
	font-family: 'Roboto';
	font-weight: normal;
}

.decibel {
	font-size: 55px;
	font-weight: bold;
    position: absolute;
    z-index: 9999;
    display: block;
    color: #fff;
    padding: 15px 23px 35px 16px;
    border-radius: 82px;
    background-color: #004183;
    margin: 0 auto;
	left: -525px;
   	opacity: 0; 
    bottom: 57px !important;
    font-family: 'Roboto';
}

.decibel.db10 {
	border: 2px solid #ffc600;
}

.decibel.db15 {
	border: 2px solid #f00;
}

.decibel div {
	font-size:25px;
	line-height: 15px;
}

#emailBody {
    background-color: #004183;
}

fieldset#nascita {
	border: none;
	width: 25%;
	float: left;
	margin-left: 35px;
	padding: 0;
}
.giorno, .mese, .anno {
	font-family: 'Roboto';
	font-size: 15px;
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	color: #555;
}

#guarda {
	color: #004183;
}

.hidden {
	display:none !important;
}
input[type=range][orient=vertical] {
	writing-mode: bt-lr; /* IE */
	-webkit-appearance: slider-vertical; /* WebKit */
	width: 8px;
	height: 125px;
	padding: 0 5px;
}
#inizio {
    background-color: #004183;
    color: #fff;
    padding: 5px 0 5px 0;
    margin-bottom: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#inizio:hover {
	cursor:pointer;
	background-color: #8F8F8F;
}
#loghi {
	position:relative;
	margin:0 auto;
    padding-top: 10px;    
    width:605px;    
}
#nascita {
	margin-top: 20px;
}
#overlay {
	background-color: #333;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	display: none;
	z-index: 99;
	opacity: 0.8;
}
#regola {
	cursor:pointer;
	margin: 40px auto 15px auto;
}

#risultato {
    margin-top: 35px;
}

#risultato li {
	font-family: 'Roboto';
	width:45%;
    margin-right: 10px;
    margin-bottom: 15px;
    display: inline-block;
    list-style-type: none;
    text-transform: uppercase;    
}

.risultatoErrore {
	float:left;
    width: 20px;
    padding: 10px;
    color: #fff;
    background-color: #DB2723;
    text-align: center;
}

#risultatoMessaggio {
	font-family: 'Roboto';
    margin: 20px 0 25px 0;
    text-align: center;
    margin-bottom: 20px;
}

#risultatoMessaggio div::first-letter { 
	text-transform:uppercase;
}

.risultatoOk {
	float:left;
    width: 20px;
    padding: 10px;
    color: #fff;
    background-color: #31A700;
    text-align: center;
}

.risultatoErrore2 {
	color: #DB2723;
    margin: 8px 0 0 0;
    text-indent: 7px;
}

.risultatoOk2 {
 	color: #31A700;
    margin: 8px 0 0 0;
    text-indent: 7px;
    text-transform: uppercase;
}

.risultatoScelta {
	text-align:right;
}

#screen {
    position: absolute;
    z-index: 1000;
	left: 410px;
    top: 55px;
    display: inline-block;
	cursor: pointer;
	text-decoration: underline;
}
#screen2 {
	border: 2px solid #606060;
	display: none;
	position: absolute;
	z-index: 100;
	top: 10px;
	right: -210px;
	margin-left: 5px;
}
#sesso {
	max-width: 450px;
	margin: 30px auto 0 auto;
	display: block;
}

section#wizard-p-0 {
	background: url(../img/cuffie2.png) no-repeat;
    background-position:right;
}

#risultatiConteggio {
	font-size: 20px;
    text-align: center;   
    margin-top: 20px; 
}

#risultatoEmail {
	font-family: 'Roboto';
	color: #545454;
	border: 1px solid #ccc;
    padding: 10px;
    margin: 20px;
	max-width:427px !important;
}

#step0 {
	font-family: 'Roboto';
    margin: 0 auto;
	max-width:427px !important;
}

#step2 p {
	font-size: 13px !important;
    line-height: 24px;
    font-family: 'Roboto';
    color: #717171;
    font-weight: normal;
}

.step {
	font-family: 'Roboto';
	color: #004183;
	font-size: 20px !important;
	position: relative;
	margin: 0 auto;
	max-width: 800px;
   	text-align: center;
    min-height: 415px;
}
#testuditoCopyright {
	display: none;
	width: 100%;
	text-align: center;
	font-family: 'Roboto';
	font-size: 13px;
	margin: 10px 0;
}
#testuditoCopyright a {
	text-decoration: none;
	color: #333;
	background: url(../img/icona-specialisti.png) no-repeat;
	padding-left: 12px;
	background-position: left;
	margin-right: 15px;
    margin-left: -10px;
    padding-left: 20px;
}
#testuditoCopyright a:hover {
	color: #000;
}
.tooltip {
	display: none;
	position: absolute;
	border: 1px solid #333;
	background-color: #161616;
	border-radius: 5px;
	padding: 10px;
	color: #fff;
	font-size: 12px Arial;
}
#volumePercent {
	margin-left: -23px;
	min-width: 50px;
	display: inline-block;
	text-align: right;
}
/**************************** SESSO CHECKBOX ******************************************/

.cc-selector input {
	margin: 0;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.cc-selector-2 input {
	position: absolute;
	z-index: 999;
}
.cc-selector-2 input:active +.testudito-cc, .cc-selector input:active +.testudito-cc {
	opacity: .9;
}
.cc-selector-2 input:checked +.testudito-cc, .cc-selector input:checked +.testudito-cc {
	-webkit-filter: none !important;
	-moz-filter: none !important;
	filter: none !important;
}
.testudito-cc {
	cursor: pointer;
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	width: 100px;
	height: 70px;
	-webkit-transition: all 100ms ease-in;
	-moz-transition: all 100ms ease-in;
	transition: all 100ms ease-in;
	-webkit-filter: brightness(1) grayscale(1) opacity(.5);
	-moz-filter: brightness(1.2) grayscale(1) opacity(.7);
	filter: brightness(1.2) grayscale(1) opacity(.7);
}
.testudito-cc:hover {
	-webkit-filter: brightness(1) grayscale(0) opacity(1);
	-moz-filter: brightness(1) grayscale(0) opacity(1);
	filter: brightness(1) grayscale(0) opacity(1);
}
/*.testudito-cc.testudito-dd, .testudito-cc.testudito-dd:hover, .testudito-cc.testudito-gg, .testudito-cc.testudito-gg:hover, .testudito-cc.testudito-ff, .testudito-cc.testudito-ff:hover  {
	-webkit-filter: brightness(1) grayscale(1) opacity(.5) !important;
	-moz-filter: brightness(1.1) grayscale(1) opacity(.7) !important;
	filter: brightness(1.1) grayscale(1) opacity(.7) !important;
}*/
.testudito-cc {
	width: 140px;
	height: 140px;
	float: left;
	margin-right: 20px;
}
.testudito-cc.uomo, .testudito-cc.donna {
	margin-top: 10px;
}
/**************************** TOOLTIPS ******************************************/

.Zebra_Tooltip {
	position: absolute;
	z-index: 99999;
	background: transparent;
	font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.Zebra_Tooltip .Zebra_Tooltip_Message {
	text-transform:uppercase;
	background-color: #004183 !important;
	position: relative;
	padding: 20px;
	font-size: inherit;
	text-align: left;
	font-weight: normal;
	line-height: inherit;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
 *margin-right: 0;
 _width:expression(document.body.clientWidth > 250 ? '250px': 'auto'); /* max-width for IE6 */
}
.Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Bottom div {
	border-color: #004183 transparent transparent !important;
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow {
	position: absolute;
	height: 10px;
	width: 20px;
	overflow: hidden
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow_Bottom {
	bottom: 0
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow_Top {
	top: 0
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow div {
	position: absolute;
	border-style: solid;
	border-width: 10px;
	height: 0;
	width: 0;
	left: 0;
	_border-left-color: pink;
	_border-right-color: pink;
	_filter: chroma(color=pink);
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow_Bottom div {
	top: 0;
	_border-bottom-color: pink;
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow_Top div {
	border-color: transparent transparent #004183 !important;
	bottom: 0;
	_border-top-color: pink;
}
.Zebra_Tooltip .Zebra_Tooltip_Close {
	text-decoration: none;
	color: #FFF;
	position: absolute;
	right: 8px;
	top: 1px;
	font-size: inherit;
	font-weight: bold;
}
.Zebra_Tooltip .Zebra_Tooltip_Close:hover {
	color: #C40000;
}
/* SWEET ALERT */
body.stop-scrolling {
	height: 100%;
	overflow: hidden;
}
.sweet-overlay {
	background-color: black;
	/* IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	/* IE8 */
	background-color: rgba(0, 0, 0, 0.4);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: none;
	z-index: 10000;
}
.sweet-alert {
	background-color: white;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	width: 478px;
	padding: 17px;
	border-radius: 5px;
	text-align: center;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -256px;
	margin-top: -200px;
	overflow: hidden;
	display: none;
	z-index: 99999;
}
 @media all and (max-width: 540px) {
.sweet-alert {
	width: auto;
	margin-left: 0;
	margin-right: 0;
	left: 15px;
	right: 15px;
}
}
.sweet-alert h2 {
	color: #575757;
	font-size: 20px;
	text-align: center;
	font-weight: 600;
	text-transform: none;
	position: relative;
	margin: 25px 0;
	padding: 0;
	line-height: 40px;
	display: block;
}
.sweet-alert p {
	color: #797979;
	font-size: 16px;
	text-align: center;
	font-weight: 300;
	position: relative;
	text-align: inherit;
	float: none;
	margin: 0;
	padding: 0;
	line-height: normal;
}
.sweet-alert fieldset {
	border: none;
	position: relative;
}
.sweet-alert .sa-error-container {
	background-color: #f1f1f1;
	margin-left: -17px;
	margin-right: -17px;
	overflow: hidden;
	padding: 0 10px;
	max-height: 0;
	webkit-transition: padding 0.15s, max-height 0.15s;
	transition: padding 0.15s, max-height 0.15s;
}
.sweet-alert .sa-error-container.show {
	padding: 10px 0;
	max-height: 100px;
	webkit-transition: padding 0.2s, max-height 0.2s;
	transition: padding 0.25s, max-height 0.25s;
}
.sweet-alert .sa-error-container .icon {
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background-color: #ea7d7d;
	color: white;
	line-height: 24px;
	text-align: center;
	margin-right: 3px;
}
.sweet-alert .sa-error-container p {
	display: inline-block;
}
.sweet-alert .sa-input-error {
	position: absolute;
	top: 29px;
	right: 26px;
	width: 20px;
	height: 20px;
	opacity: 0;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
}
.sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
	content: "";
	width: 20px;
	height: 6px;
	background-color: #f06e57;
	border-radius: 3px;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	left: 50%;
	margin-left: -9px;
}
.sweet-alert .sa-input-error::before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.sweet-alert .sa-input-error::after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.sweet-alert .sa-input-error.show {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.sweet-alert input {
	width: 100%;
	box-sizing: border-box;
	border-radius: 3px;
	border: 1px solid #d7d7d7;
	height: 43px;
	margin-top: 10px;
	margin-bottom: 17px;
	font-size: 18px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
	padding: 0 12px;
	display: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.sweet-alert input:focus {
	outline: none;
	box-shadow: 0px 0px 3px #c4e6f5;
	border: 1px solid #b4dbed;
}
 .sweet-alert input:focus::-moz-placeholder {
 transition: opacity 0.3s 0.03s ease;
 opacity: 0.5;
}
 .sweet-alert input:focus:-ms-input-placeholder {
 transition: opacity 0.3s 0.03s ease;
 opacity: 0.5;
}
 .sweet-alert input:focus::-webkit-input-placeholder {
 transition: opacity 0.3s 0.03s ease;
 opacity: 0.5;
}
 .sweet-alert input::-moz-placeholder {
 color: #bdbdbd;
}
 .sweet-alert input:-ms-input-placeholder {
 color: #bdbdbd;
}
 .sweet-alert input::-webkit-input-placeholder {
 color: #bdbdbd;
}
.sweet-alert.show-input input {
	display: block;
}
.sweet-alert .sa-confirm-button-container {
	display: inline-block;
	position: relative;
}
.sweet-alert .la-ball-fall {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -27px;
	margin-top: 4px;
	opacity: 0;
	visibility: hidden;
}
.sweet-alert button {
	background-color: #004183 !important;
	color: white;
	border: none;
	box-shadow: none;
	font-size: 17px;
	font-weight: 500;
	-webkit-border-radius: 4px;
	border-radius: 5px;
	padding: 10px 32px;
	margin: 26px 5px 0 5px;
	cursor: pointer;
}
.sweet-alert button:focus {
	outline: none;
	box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}
.sweet-alert button:hover {
	background-color: #7ecff4;
}
.sweet-alert button:active {
	background-color: #5dc2f1;
}
.sweet-alert button.cancel {
	background-color: #C1C1C1;
}
.sweet-alert button.cancel:hover {
	background-color: #b9b9b9;
}
.sweet-alert button.cancel:active {
	background-color: #a8a8a8;
}
.sweet-alert button.cancel:focus {
	box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important;
}
.sweet-alert button[disabled] {
	opacity: .6;
	cursor: default;
}
.sweet-alert button.confirm[disabled] {
	color: transparent;
}
.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
	opacity: 1;
	visibility: visible;
	transition-delay: 0s;
}
 .sweet-alert button::-moz-focus-inner {
 border: 0;
}
.sweet-alert[data-has-cancel-button=false] button {
	box-shadow: none !important;
}
.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
	padding-bottom: 40px;
}
.sweet-alert .sa-icon {
	width: 80px;
	height: 80px;
	border: 4px solid gray;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	border-radius: 50%;
	margin: 20px auto;
	padding: 0;
	position: relative;
	box-sizing: content-box;
}
.sweet-alert .sa-icon.sa-error {
	border-color: #F27474;
}
.sweet-alert .sa-icon.sa-error .sa-x-mark {
	position: relative;
	display: block;
}
.sweet-alert .sa-icon.sa-error .sa-line {
	position: absolute;
	height: 5px;
	width: 47px;
	background-color: #F27474;
	display: block;
	top: 37px;
	border-radius: 2px;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 17px;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 16px;
}
.sweet-alert .sa-icon.sa-warning {
	border-color: #F8BB86;
}
.sweet-alert .sa-icon.sa-warning .sa-body {
	position: absolute;
	width: 5px;
	height: 47px;
	left: 50%;
	top: 10px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-left: -2px;
	background-color: #F8BB86;
}
.sweet-alert .sa-icon.sa-warning .sa-dot {
	position: absolute;
	width: 7px;
	height: 7px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-left: -3px;
	left: 50%;
	bottom: 10px;
	background-color: #F8BB86;
}
.sweet-alert .sa-icon.sa-info {
	border-color: #C9DAE1;
}
.sweet-alert .sa-icon.sa-info::before {
	content: "";
	position: absolute;
	width: 5px;
	height: 29px;
	left: 50%;
	bottom: 17px;
	border-radius: 2px;
	margin-left: -2px;
	background-color: #C9DAE1;
}
.sweet-alert .sa-icon.sa-info::after {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	margin-left: -3px;
	top: 19px;
	background-color: #C9DAE1;
}
.sweet-alert .sa-icon.sa-success {
	border-color: #A5DC86;
}
.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
	content: '';
	-webkit-border-radius: 40px;
	border-radius: 40px;
	border-radius: 50%;
	position: absolute;
	width: 60px;
	height: 120px;
	background: white;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.sweet-alert .sa-icon.sa-success::before {
	-webkit-border-radius: 120px 0 0 120px;
	border-radius: 120px 0 0 120px;
	top: -7px;
	left: -33px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 60px 60px;
	transform-origin: 60px 60px;
}
.sweet-alert .sa-icon.sa-success::after {
	-webkit-border-radius: 0 120px 120px 0;
	border-radius: 0 120px 120px 0;
	top: -11px;
	left: 30px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 0px 60px;
	transform-origin: 0px 60px;
}
.sweet-alert .sa-icon.sa-success .sa-placeholder {
	width: 80px;
	height: 80px;
	border: 4px solid rgba(165, 220, 134, 0.2);
	-webkit-border-radius: 40px;
	border-radius: 40px;
	border-radius: 50%;
	box-sizing: content-box;
	position: absolute;
	left: -4px;
	top: -4px;
	z-index: 2;
}
.sweet-alert .sa-icon.sa-success .sa-fix {
	width: 5px;
	height: 90px;
	background-color: white;
	position: absolute;
	left: 28px;
	top: 8px;
	z-index: 1;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.sweet-alert .sa-icon.sa-success .sa-line {
	height: 5px;
	background-color: #A5DC86;
	display: block;
	border-radius: 2px;
	position: absolute;
	z-index: 2;
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
	width: 25px;
	left: 14px;
	top: 46px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
	width: 47px;
	right: 8px;
	top: 38px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.sweet-alert .sa-icon.sa-custom {
	background-size: contain;
	border-radius: 0;
	border: none;
	background-position: center center;

	background-repeat: no-repeat;
}

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
 0% {
 transform: scale(0.7);
 -webkit-transform: scale(0.7);
}
 45% {
 transform: scale(1.05);
 -webkit-transform: scale(1.05);
}
 80% {
 transform: scale(0.95);
 -webkit-transform: scale(0.95);
}
 100% {
 transform: scale(1);
 -webkit-transform: scale(1);
}
}
 @keyframes showSweetAlert {
 0% {
 transform: scale(0.7);
 -webkit-transform: scale(0.7);
}
 45% {
 transform: scale(1.05);
 -webkit-transform: scale(1.05);
}
 80% {
 transform: scale(0.95);
 -webkit-transform: scale(0.95);
}
 100% {
 transform: scale(1);
 -webkit-transform: scale(1);
}
}
 @-webkit-keyframes hideSweetAlert {
 0% {
 transform: scale(1);
 -webkit-transform: scale(1);
}
 100% {
 transform: scale(0.5);
 -webkit-transform: scale(0.5);
}
}
 @keyframes hideSweetAlert {
 0% {
 transform: scale(1);
 -webkit-transform: scale(1);
}
 100% {
 transform: scale(0.5);
 -webkit-transform: scale(0.5);
}
}
 @-webkit-keyframes slideFromTop {
 0% {
 top: 0%;
}
 100% {
 top: 50%;
}
}
 @keyframes slideFromTop {
 0% {
 top: 0%;
}
 100% {
 top: 50%;
}
}
 @-webkit-keyframes slideToTop {
 0% {
 top: 50%;
}
 100% {
 top: 0%;
}
}
 @keyframes slideToTop {
 0% {
 top: 50%;
}
 100% {
 top: 0%;
}
}
 @-webkit-keyframes slideFromBottom {
 0% {
 top: 70%;
}
 100% {
 top: 50%;
}
}
 @keyframes slideFromBottom {
 0% {
 top: 70%;
}
 100% {
 top: 50%;
}
}
 @-webkit-keyframes slideToBottom {
 0% {
 top: 50%;
}
 100% {
 top: 70%;
}
}
 @keyframes slideToBottom {
 0% {
 top: 50%;
}
 100% {
 top: 70%;
}
}
.showSweetAlert[data-animation=pop] {
	-webkit-animation: showSweetAlert 0.3s;
	animation: showSweetAlert 0.3s;
}
.showSweetAlert[data-animation=none] {
	-webkit-animation: none;
	animation: none;
}
.showSweetAlert[data-animation=slide-from-top] {
	-webkit-animation: slideFromTop 0.3s;
	animation: slideFromTop 0.3s;
}
.showSweetAlert[data-animation=slide-from-bottom] {
	-webkit-animation: slideFromBottom 0.3s;
	animation: slideFromBottom 0.3s;
}
.hideSweetAlert[data-animation=pop] {
	-webkit-animation: hideSweetAlert 0.2s;
	animation: hideSweetAlert 0.2s;
}
.hideSweetAlert[data-animation=none] {
	-webkit-animation: none;
	animation: none;
}
.hideSweetAlert[data-animation=slide-from-top] {
	-webkit-animation: slideToTop 0.4s;
	animation: slideToTop 0.4s;
}
.hideSweetAlert[data-animation=slide-from-bottom] {
	-webkit-animation: slideToBottom 0.3s;
	animation: slideToBottom 0.3s;
}
 @-webkit-keyframes animateSuccessTip {
 0% {
 width: 0;
 left: 1px;
 top: 19px;
}
 54% {
 width: 0;
 left: 1px;
 top: 19px;
}
 70% {
 width: 50px;
 left: -8px;
 top: 37px;
}
 84% {
 width: 17px;
 left: 21px;
 top: 48px;
}
 100% {
 width: 25px;
 left: 14px;
 top: 45px;
}
}
 @keyframes animateSuccessTip {
 0% {
 width: 0;
 left: 1px;
 top: 19px;
}
 54% {
 width: 0;
 left: 1px;
 top: 19px;
}
 70% {
 width: 50px;
 left: -8px;
 top: 37px;
}
 84% {
 width: 17px;
 left: 21px;
 top: 48px;
}
 100% {
 width: 25px;
 left: 14px;
 top: 45px;
}
}
 @-webkit-keyframes animateSuccessLong {
 0% {
 width: 0;
 right: 46px;
 top: 54px;
}
 65% {
 width: 0;
 right: 46px;
 top: 54px;
}
 84% {
 width: 55px;
 right: 0px;
 top: 35px;
}
 100% {
 width: 47px;
 right: 8px;
 top: 38px;
}
}
 @keyframes animateSuccessLong {
 0% {
 width: 0;
 right: 46px;
 top: 54px;
}
 65% {
 width: 0;
 right: 46px;
 top: 54px;
}
 84% {
 width: 55px;
 right: 0px;
 top: 35px;
}
 100% {
 width: 47px;
 right: 8px;
 top: 38px;
}
}
 @-webkit-keyframes rotatePlaceholder {
 0% {
 transform: rotate(-45deg);
 -webkit-transform: rotate(-45deg);
}
 5% {
 transform: rotate(-45deg);
 -webkit-transform: rotate(-45deg);
}
 12% {
 transform: rotate(-405deg);
 -webkit-transform: rotate(-405deg);
}
 100% {
 transform: rotate(-405deg);
 -webkit-transform: rotate(-405deg);
}
}
 @keyframes rotatePlaceholder {
 0% {
 transform: rotate(-45deg);
 -webkit-transform: rotate(-45deg);
}
 5% {
 transform: rotate(-45deg);
 -webkit-transform: rotate(-45deg);
}
 12% {
 transform: rotate(-405deg);
 -webkit-transform: rotate(-405deg);
}
 100% {
 transform: rotate(-405deg);
 -webkit-transform: rotate(-405deg);
}
}
.animateSuccessTip {
	-webkit-animation: animateSuccessTip 0.75s;
	animation: animateSuccessTip 0.75s;
}
.animateSuccessLong {
	-webkit-animation: animateSuccessLong 0.75s;
	animation: animateSuccessLong 0.75s;
}
.sa-icon.sa-success.animate::after {
	-webkit-animation: rotatePlaceholder 4.25s ease-in;
	animation: rotatePlaceholder 4.25s ease-in;
}
 @-webkit-keyframes animateErrorIcon {
 0% {
 transform: rotateX(100deg);
 -webkit-transform: rotateX(100deg);
 opacity: 0;
}
 100% {
 transform: rotateX(0deg);
 -webkit-transform: rotateX(0deg);
 opacity: 1;
}
}
 @keyframes animateErrorIcon {
 0% {
 transform: rotateX(100deg);
 -webkit-transform: rotateX(100deg);
 opacity: 0;
}
 100% {
 transform: rotateX(0deg);
 -webkit-transform: rotateX(0deg);
 opacity: 1;
}
}
.animateErrorIcon {
	-webkit-animation: animateErrorIcon 0.5s;
	animation: animateErrorIcon 0.5s;
}
 @-webkit-keyframes animateXMark {
 0% {
 transform: scale(0.4);
 -webkit-transform: scale(0.4);
 margin-top: 26px;
 opacity: 0;
}
 50% {
 transform: scale(0.4);
 -webkit-transform: scale(0.4);
 margin-top: 26px;
 opacity: 0;
}
 80% {
 transform: scale(1.15);
 -webkit-transform: scale(1.15);
 margin-top: -6px;
}
 100% {
 transform: scale(1);
 -webkit-transform: scale(1);
 margin-top: 0;
 opacity: 1;
}
}
 @keyframes animateXMark {
 0% {
 transform: scale(0.4);
 -webkit-transform: scale(0.4);
 margin-top: 26px;
 opacity: 0;
}
 50% {
 transform: scale(0.4);
 -webkit-transform: scale(0.4);
 margin-top: 26px;
 opacity: 0;
}
 80% {
 transform: scale(1.15);
 -webkit-transform: scale(1.15);
 margin-top: -6px;
}
 100% {
 transform: scale(1);
 -webkit-transform: scale(1);
 margin-top: 0;
 opacity: 1;
}
}
.animateXMark {
	-webkit-animation: animateXMark 0.5s;
	animation: animateXMark 0.5s;
}
 @-webkit-keyframes pulseWarning {
 0% {
 border-color: #F8D486;
}
 100% {
 border-color: #F8BB86;
}
}
 @keyframes pulseWarning {
 0% {
 border-color: #F8D486;
}
 100% {
 border-color: #F8BB86;
}
}
.pulseWarning {
	-webkit-animation: pulseWarning 0.75s infinite alternate;
	animation: pulseWarning 0.75s infinite alternate;
}
 @-webkit-keyframes pulseWarningIns {
 0% {
 background-color: #F8D486;
}
 100% {
 background-color: #F8BB86;
}
}
 @keyframes pulseWarningIns {
 0% {
 background-color: #F8D486;
}
 100% {
 background-color: #F8BB86;
}
}
.pulseWarningIns {
	-webkit-animation: pulseWarningIns 0.75s infinite alternate;
	animation: pulseWarningIns 0.75s infinite alternate;
}
 @-webkit-keyframes rotate-loading {
 0% {
 transform: rotate(0deg);
}
 100% {
 transform: rotate(360deg);
}
}
 @keyframes rotate-loading {
 0% {
 transform: rotate(0deg);
}
 100% {
 transform: rotate(360deg);
}
}
/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
	-ms-transform: rotate(45deg) \9;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
	-ms-transform: rotate(-45deg) \9;
}
/* Success icon */
.sweet-alert .sa-icon.sa-success {
	border-color: transparent\9;
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
	-ms-transform: rotate(45deg) \9;
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
	-ms-transform: rotate(-45deg) \9;
}
/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall, .la-ball-fall > div {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.la-ball-fall {
	display: block;
	font-size: 0;
	color: #fff;
}
.la-ball-fall.la-dark {
	color: #333;
}
.la-ball-fall > div {
	display: inline-block;
	float: none;
	background-color: currentColor;
	border: 0 solid currentColor;
}
.la-ball-fall {
	width: 54px;
	height: 18px;
}
.la-ball-fall > div {
	width: 10px;
	height: 10px;
	margin: 4px;
	border-radius: 100%;
	opacity: 0;
	-webkit-animation: ball-fall 1s ease-in-out infinite;
	-moz-animation: ball-fall 1s ease-in-out infinite;
	-o-animation: ball-fall 1s ease-in-out infinite;
	animation: ball-fall 1s ease-in-out infinite;
}
.la-ball-fall > div:nth-child(1) {
	-webkit-animation-delay: -200ms;
	-moz-animation-delay: -200ms;
	-o-animation-delay: -200ms;
	animation-delay: -200ms;
}
.la-ball-fall > div:nth-child(2) {
	-webkit-animation-delay: -100ms;
	-moz-animation-delay: -100ms;
	-o-animation-delay: -100ms;
	animation-delay: -100ms;
}
.la-ball-fall > div:nth-child(3) {
	-webkit-animation-delay: 0ms;
	-moz-animation-delay: 0ms;
	-o-animation-delay: 0ms;
	animation-delay: 0ms;
}
.la-ball-fall.la-sm {
	width: 26px;
	height: 8px;
}
.la-ball-fall.la-sm > div {
	width: 4px;
	height: 4px;
	margin: 2px;
}
.la-ball-fall.la-2x {
	width: 108px;
	height: 36px;
}
.la-ball-fall.la-2x > div {
	width: 20px;
	height: 20px;
	margin: 8px;
}
.la-ball-fall.la-3x {
	width: 162px;
	height: 54px;
}
.la-ball-fall.la-3x > div {
	width: 30px;
	height: 30px;
	margin: 12px;
}

/*
 * Animation
 */
@-webkit-keyframes ball-fall {
 0% {
 opacity: 0;
 -webkit-transform: translateY(-145%);
 transform: translateY(-145%);
}
 10% {
 opacity: .5;
}
 20% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 80% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 90% {
 opacity: .5;
}
 100% {
 opacity: 0;
 -webkit-transform: translateY(145%);
 transform: translateY(145%);
}
}
 @-moz-keyframes ball-fall {
 0% {
 opacity: 0;
 -moz-transform: translateY(-145%);
 transform: translateY(-145%);
}
 10% {
 opacity: .5;
}
 20% {
 opacity: 1;
 -moz-transform: translateY(0);
 transform: translateY(0);
}
 80% {
 opacity: 1;
 -moz-transform: translateY(0);
 transform: translateY(0);
}
 90% {
 opacity: .5;
}
 100% {
 opacity: 0;
 -moz-transform: translateY(145%);
 transform: translateY(145%);
}
}
 @-o-keyframes ball-fall {
 0% {
 opacity: 0;
 -o-transform: translateY(-145%);
 transform: translateY(-145%);
}
 10% {
 opacity: .5;
}
 20% {
 opacity: 1;
 -o-transform: translateY(0);
 transform: translateY(0);
}
 80% {
 opacity: 1;
 -o-transform: translateY(0);
 transform: translateY(0);
}
 90% {
 opacity: .5;
}
 100% {
 opacity: 0;
 -o-transform: translateY(145%);
 transform: translateY(145%);
}
}
 @keyframes ball-fall {
 0% {
 opacity: 0;
 -webkit-transform: translateY(-145%);
 -moz-transform: translateY(-145%);
 -o-transform: translateY(-145%);
 transform: translateY(-145%);
}
 10% {
 opacity: .5;
}
 20% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -o-transform: translateY(0);
 transform: translateY(0);
}
 80% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -o-transform: translateY(0);
 transform: translateY(0);
}
 90% {
 opacity: .5;
}
 100% {
 opacity: 0;
 -webkit-transform: translateY(145%);
 -moz-transform: translateY(145%);
 -o-transform: translateY(145%);
 transform: translateY(145%);
}
}



/**************************** FORM ***************************************************/

.error{
	display: none;
	margin-left: 10px;
}		
	
.error_show{
	color: red;
	margin-left: 10px;
}

#informativa {
	color:#555;
}

#informativa span {
	color:#004183;
	text-decoration: underline;
}
		
		
input.invalid, textarea.invalid{
	border: 2px solid red;
}
		
input.valid, textarea.valid{
	border: 2px solid #004183;
}


.numberStep {
	color: #004183;
    position: absolute;
    right: 60px;
    bottom: 110px;
	font-weight:bold;
}	

#privacyDiv {
	font-size:14px;
	margin-top:10px;
	color:#555;
}

section article#formDati  {


}

section article#formDati h2  {
	color: #004183;
	margin: 0;
}

section article#formDati select {
	width:99%;
	height:40px;
	border:1px solid #ddd;
    color: #555;
}

section article#formDati {
	font-family: 'Roboto';	
	border: 1px solid #aaa;
	border-radius: 10px;
	padding: 20px;
	width: 400px;
	background: #fafafa;
	margin: 10px auto 0 auto;
}
section article#formDati label {
	display: block;
	padding: 10px 0 0 0;
	font-weight: 300
}
section article#formDati input[type="text"], section article#formDati input[type="email"], section article#formDati input[type="tel"], section article#formDati input[type="number"] {
	display: block;
	border-width: 1px!important;
	border-style: solid!important;
	border-color: #dedede;
	padding: 10px;
	width: 94%;
	color: #555;		
}
section article#formDati input[type="submit"] {
	width: 100%;
	background: #004183;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	font-size: 1.0em;
	font-weight: 300;
	border: 0px;
	margin: 20px 0 0 0;
	cursor: pointer;
}
section article#formDati input[type="submit"]:hover {
	background: #8F8F8F;	
}
section article#formDati form.error-messaging label, section article#formDati form.error-messaging input, section article#formDati form.error-messaging div {
	clear: both
}
section article#formDati form.error-messaging .ui-state-invalid input[type="text"], section article#formDati form.error-messaging .ui-state-invalid input[type="email"], section article#formDati form.error-messaging .ui-state-invalid input[type="tel"], section article#formDati form.error-messaging .ui-state-invalid input[type="number"] {
	width: 50%;
	float: left
}
section article#formDati form .ui-error-message {
	width: 38%;
	font-size: 0.8em;
	display: inline-block;
	float: right;
	line-height: 1.2em
}

section article#formDati .red {
    color: #bd1a00;
}

input[type="submit"]:hover {
	background-color: #8F8F8F;
}


/*variables*/
.ui-state-invalid > input[type="text"], .ui-state-invalid > input[type="tel"], .ui-state-invalid > input[type="email"], .ui-state-invalid > input[type="number"], .ui-state-invalid > select, .ui-state-invalid > textarea {
  border-color: #bd1a00;
  background-image: url(../images/invalid.png);
  background-position: 95% center;
  background-repeat: no-repeat; }

.ui-state-valid > input[type="text"], .ui-state-valid > input[type="tel"], .ui-state-valid > input[type="email"], .ui-state-valid input[type="number"], .ui-state-valid > select, .ui-state-valid > textarea {
  border-color: #00b233;
  background-image: url(../images/valid.png);
  background-position: 95% center;
  background-repeat: no-repeat; }

.ui-error-message {
  color: #bd1a00; }


/**************************** CIRCLE PLAYER ******************************************/

.cp-container {
	position: relative;
	width: 104px; /* 200 - (2 * 48) */
	height: 104px;
	background: url("../img/controls/bgr.png") 0 0 no-repeat;
	padding: 48px;
	margin: 0 auto;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.cp-container :focus {
	border: none;
	outline: 0;
}
.cp-buffer-1, .cp-buffer-2, .cp-progress-1, .cp-progress-2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 104px;
	height: 104px;
	clip: rect(0px,52px,104px,0px);
	-moz-border-radius: 52px;
	-webkit-border-radius: 52px;
	border-radius: 52px;
}
.cp-buffer-1, .cp-buffer-2 {
	background: url("../img/controls/buffer.png") 0 0 no-repeat;
}
.cp-container .cp-fallback {
	background: url("../img/controls/progress_sprite.jpg") no-repeat;
	background-position: 0 104px;
}
.cp-progress-1, .cp-progress-2 {
	background: url("../img/controls/progressBlu.png") 0 0 no-repeat;
}
.cp-buffer-holder, .cp-progress-holder, .cp-circle-control {
	position: absolute;
	width: 104px;
	height: 104px;
}
.cp-circle-control {
	cursor: pointer;
}
.cp-buffer-holder, .cp-progress-holder {
	clip: rect(0px,104px,104px,52px);
	display: none;
}
.cp-buffer-holder.cp-gt50, .cp-progress-holder.cp-gt50, .cp-progress-1.cp-fallback {
	clip: rect(auto, auto, auto, auto);
}
.cp-controls {
	margin: 0;
	padding: 26px;
}
.cp-controls li {
	list-style-type: none;
	display: block;
	/*IE Fix*/
	position: absolute;
}
.cp-controls li a {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	z-index: 1;
	cursor: pointer;
}
.cp-controls .cp-play {
	background: url("../img/controls/controlsBlu.jpg") 0 0 no-repeat;
	margin: 25px;
}
.cp-controls .cp-play:hover {
	background: url("../img/controls/controlsBlu.jpg") -50px 0 no-repeat;
}
.cp-controls .cp-pause {
	background: url("../img/controls/controlsBlu.jpg") 0 -50px no-repeat;
	margin: 25px;
}
.cp-controls .cp-pause:hover {
	background: url("../img/controls/controlsBlu.jpg") -50px -50px no-repeat;
}
.cp-jplayer {
	width: 0;
	height: 0;
}



/**************************** LIGHTBOX ******************************************/


@media all{.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(164,164,164,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0}.featherlight iframe{border:0}}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:10px;margin-right:10px;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}



/**************************** TABS STEPS ******************************************/

.wizard > .testudito {
	background: transparent !important;
	background-size: cover !important;
	background-position: bottom center !important;
}
.wizard, .tabcontrol {
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
}
.wizard a, .tabcontrol a {
	outline: 0;
}
.wizard ul, .tabcontrol ul {
	list-style: none !important;
	padding: 0;
	margin: 0;
}
.wizard ul > li, .tabcontrol ul > li {
	display: block;
}
/* Accessibility */
.wizard > .steps .current-info, .tabcontrol > .steps .current-info {
	position: absolute;
	left: -999em;
}
.wizard > .testudito > .title, .tabcontrol > .testudito > .title {
	position: absolute;
	left: -999em;
}
/*  Wizard  */

.wizard > .steps {
	position: relative;
	display: none;
	width: 100%;
}
.wizard.vertical > .steps {
	display: inline;
	float: left;
	width: 30%;
}
.wizard > .steps .number {
	font-size: 1.429em;
}
.wizard > .steps > ul > li {
	width: 16.666%;
}
.wizard > .steps > ul > li, .wizard > .actions > ul > li {
	float: left;
}
.wizard.vertical > .steps > ul > li {
	float: none;
	width: 100%;
}
.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
	font-family: 'Roboto';
	display: block;
	width: auto;
	margin: 0 0.5em 0.5em;
	padding: 1em 1em;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
	background: #fafafa;
	color: #aaa;
	cursor: default;
}
.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
	background: #004183;
	color: #fff;
	cursor: default;
}
.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {
	background: #9dc8e2;
	color: #fff;
}
.wizard > .steps .error a, .wizard > .steps .error a:hover, .wizard > .steps .error a:active {
	background: #ff3111;
	color: #fff;
}
.wizard > .testudito {
	background: #FAFAFA;
	display: block;
	min-height: 30em;
	overflow: hidden;
	position: relative;
	width: auto;
	border-radius: 5px;
}
.wizard.vertical > .testudito {
	display: inline;
	float: left;
	margin: 0 2.5% 0.5em 2.5%;
	width: 65%;
}
.wizard > .testudito > .body {
	float: left;
	position: absolute;
	width: 95%;
	height: 95%;
	padding: 1.5%;
}
.wizard > .testudito > .body ul {
	list-style: disc !important;
}
.wizard > .testudito > .body ul > li {
	display: list-item;
}
.wizard > .testudito > .body > iframe {
	border: 0 none;
	width: 100%;
	height: 100%;
}
.wizard > .testudito > .body input {
	border: none;
}
.wizard > .testudito > .body input[type="checkbox"] {
	display: inline-block;
}
.wizard > .testudito > .body input.error {
	background: rgb(251, 227, 228);
	border: 1px solid #fbc2c4;
	color: #8a1f11;
}
.wizard > .testudito > .body label {
	font-family: 'Roboto';	
	display: inline-block;
	margin-bottom: 0.5em;
}
.wizard > .testudito > .body label.error {
	color: #8a1f11;
	display: inline-block;
	margin-left: 1.5em;
}
.wizard > .actions {
	min-height: 39px;
	position: absolute;
	display: block;
	text-align: right;
	right: 20px;
	bottom: 215px;
}
.wizard.vertical > .actions {
	display: inline;
	float: right;
	margin: 0 2.5%;
	width: 95%;
}
.wizard > .actions > ul {
	display: inline-block;
	text-align: right;
}
.wizard > .actions > ul > li {
	margin: 0 0.5em;
}
.wizard.vertical > .actions > ul > li {
	margin: 0 0 0 1em;
}
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
	background: #004183;
	color: #fff;
	display: block;
	padding: 0.5em 1em;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    text-transform: uppercase;
    font-weight: 500;    
}
.wizard > .actions a:hover {
	background: #8F8F8F;
}
.wizard > .actions .disabled a, .wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active {
	background: #eee;
	color: #aaa;
}
.wizard > .loading {
}
.wizard > .loading .spinner {
}
.wizard h1 {
	text-align: center;
	font-size: 20px !important;
	color: #004183;
	font-family: 'Roboto';
	font-weight: normal;
}
/* Tabcontrol */

.tabcontrol > .steps {
	position: relative;
	display: block;
	width: 100%;
}
.tabcontrol > .steps > ul {
	position: relative;
	margin: 6px 0 0 0;
	top: 1px;
	z-index: 1;
}
.tabcontrol > .steps > ul > li {
	float: left;
	margin: 5px 2px 0 0;
	padding: 1px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.tabcontrol > .steps > ul > li:hover {
	background: #edecec;
	border: 1px solid #bbb;
	padding: 0;
}
.tabcontrol > .steps > ul > li.current {
	background: #fff;
	border: 1px solid #bbb;
	border-bottom: 0 none;
	padding: 0 0 1px 0;
	margin-top: 0;
}
.tabcontrol > .steps > ul > li > a {
	color: #5f5f5f;
	display: inline-block;
	border: 0 none;
	margin: 0;
	padding: 10px 30px;
	text-decoration: none;
}
.tabcontrol > .steps > ul > li > a:hover {
	text-decoration: none;
}
.tabcontrol > .steps > ul > li.current > a {
	padding: 15px 30px 10px 30px;
}
.tabcontrol > .testudito {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 35em;
	overflow: hidden;
	border-top: 1px solid #bbb;
	padding-top: 20px;
}
.tabcontrol > .testudito > .body {
	float: left;
	position: absolute;
	width: 95%;
	height: 95%;
	padding: 2.5%;
}
.tabcontrol > .testudito > .body ul {
	list-style: disc !important;
}
.tabcontrol > .testudito > .body ul > li {
	display: list-item;
}
/*  STEP 2 ICONE */
.uomo {
	background: url('../img/icone/uomo.png') no-repeat;
}
.donna {
	background: url('../img/icone/donna.png') no-repeat;
	margin-right: 0;
}
/*  STEP 3 ICONE */
.step3_1 {
	background: url('../img/icone/cane.png') no-repeat;
}
.step3_2 {
	background: url('../img/icone/pane.png') no-repeat;
}
.step3_3 {
	background: url('../img/icone/mare.png') no-repeat;
}
.step3_4 {
	background: url('../img/icone/sale.png') no-repeat;
}
.step3_5 {
	background: url('../img/icone/palle.png') no-repeat;
}

/*  STEP 4 ICONE */
.step4_1 {
	background: url('../img/icone/40.png') no-repeat;
}
.step4_2 {
	background: url('../img/icone/60.png') no-repeat;
}
.step4_3 {
	background: url('../img/icone/70.png') no-repeat;
}
.step4_4 {
	background: url('../img/icone/80.png') no-repeat;
}
.step4_5 {
	background: url('../img/icone/90.png') no-repeat;
}
/*  STEP 5 ICONE */
.step5_1{
	background: url('../img/icone/motore.png') no-repeat;
}
.step5_2 {
	background: url('../img/icone/passi.png') no-repeat;
}
.step5_3 {
	background: url('../img/icone/acqua.png') no-repeat;
}
.step5_4 {
	background: url('../img/icone/sveglia.png') no-repeat;
}
.step5_5 {
	background: url('../img/icone/telefono.png') no-repeat;
}

/*  STEP 6 ICONE */
.step6_1 {
	background: url('../img/icone/scacco.png') no-repeat;
}
.step6_2 {
	background: url('../img/icone/gatto.png') no-repeat;
}
.step6_3 {
	background: url('../img/icone/letto.png') no-repeat;
}
.step6_4 {
	background: url('../img/icone/nano.png') no-repeat;
}
.step6_5 {
	background: url('../img/icone/tetto.png') no-repeat;
}

/*  STEP 7 ICONE */
.step7_1 {
	background: url('../img/icone/cane.png') no-repeat;
}
.step7_2 {
	background: url('../img/icone/mare.png') no-repeat;
}
.step7_3 {
	background: url('../img/icone/pane.png') no-repeat;
}
.step7_4 {
	background: url('../img/icone/sale.png') no-repeat;
}
.step7_5 {
	background: url('../img/icone/palle.png') no-repeat;
}


/*  STEP 8 ICONE */
.step8_1 {
	background: url('../img/icone/40.png') no-repeat;
}
.step8_2 {
	background: url('../img/icone/60.png') no-repeat;
}
.step8_3 {
	background: url('../img/icone/70.png') no-repeat;
}
.step8_4 {
	background: url('../img/icone/80.png') no-repeat;
}
.step8_5 {
	background: url('../img/icone/90.png') no-repeat;
}
/*  STEP 9 ICONE */
.step9_1{
	background: url('../img/icone/motore.png') no-repeat;
}
.step9_2 {
	background: url('../img/icone/passi.png') no-repeat;
}
.step9_3 {
	background: url('../img/icone/acqua.png') no-repeat;
}
.step9_4 {
	background: url('../img/icone/sveglia.png') no-repeat;
}
.step9_5 {
	background: url('../img/icone/telefono.png') no-repeat;
}

/*  STEP 10 ICONE */
.step10_1 {
	background: url('../img/icone/scacco.png') no-repeat;
}
.step10_2 {
	background: url('../img/icone/gatto.png') no-repeat;
}
.step10_3 {
	background: url('../img/icone/letto.png') no-repeat;
}
.step10_4 {
	background: url('../img/icone/nano.png') no-repeat;
}
.step10_5 {
	background: url('../img/icone/tetto.png') no-repeat;
}
/*  STEP 11 ICONE */
.step11_1 {
	background: url('../img/icone/cane.png') no-repeat;
}
.step11_2 {
	background: url('../img/icone/mare.png') no-repeat;
}
.step11_3 {
	background: url('../img/icone/pane.png') no-repeat;
}
.step11_4 {
	background: url('../img/icone/sale.png') no-repeat;
}
.step11_5 {
	background: url('../img/icone/palle.png') no-repeat;
}


/*  STEP 12 ICONE */
.step12_1 {
	background: url('../img/icone/40.png') no-repeat;
}
.step12_2 {
	background: url('../img/icone/60.png') no-repeat;
}
.step12_3 {
	background: url('../img/icone/70.png') no-repeat;
}
.step12_4 {
	background: url('../img/icone/80.png') no-repeat;
}
.step12_5 {
	background: url('../img/icone/90.png') no-repeat;
}
/*  STEP 13 ICONE */
.step13_1{
	background: url('../img/icone/motore.png') no-repeat;
}
.step13_2 {
	background: url('../img/icone/passi.png') no-repeat;
}
.step13_3 {
	background: url('../img/icone/acqua.png') no-repeat;
}
.step13_4 {
	background: url('../img/icone/sveglia.png') no-repeat;
}
.step13_5 {
	background: url('../img/icone/telefono.png') no-repeat;
}

/*  STEP 14 ICONE */
.step14_1 {
	background: url('../img/icone/scacco.png') no-repeat;
}
.step14_2 {
	background: url('../img/icone/gatto.png') no-repeat;
}
.step14_3 {
	background: url('../img/icone/letto.png') no-repeat;
}
.step14_4 {
	background: url('../img/icone/nano.png') no-repeat;
}
.step14_5 {
	background: url('../img/icone/tetto.png') no-repeat;
}

/* ----------------------------------------------------	

RESPONSIVE VALUES - MEDIA QUERIES

------------------------------------------------------- */

@media only screen and (max-width: 320px) {
	.wizard > .testudito > .body label {
		width:100%;
}
}

@media only screen and (max-width: 480px) {

}

@media only screen and (max-width: 767px) {
	#avvisoRegola {
    bottom: 17px !important;
    left: 345px !important;
	}
	.cosahaisentito {
		font-size: 15px !important;
	}
	.cp-container {
	    margin: -45px auto 0 auto;
	}
	#cp_container_2 {
		width:auto !important;
		position: relative;
	    top: -20px;
	}
	#controller {
	    top: 0;
	    left: 10px;
	}	
	.decibel {
	    top: 225px !important; 
	    bottom: auto !important;
	    padding: 5px 16px 24px 15px;
	    font-size: 39px;
	}
	#loghi {
		width:auto !important;
	}
	.numberStep {
    	top: 205px;
		right: 70px;
	}
	#screen2 {
	   top: 130px;
    	right: 100px;
	}
    .stepDescrizione1, .stepDescrizione2 {
		width:100% !important;
	}
	section#wizard-p-0 {
    background: none;
     }
	.step p:first-child {
	font-size:13px !important; 
	}
	.testudito-cc {
	    width: 100px;
	    height: 100px;
	    float: left;
	    margin-right: 5px;
	    background-size: cover !important;
	}
	.sweet-alert {
		top:20%;
	    z-index: 9999999;
	}

	.wizard > .actions {
	    top: 134px;
	}
	.wizard > .testudito {
    min-height: 800px;
	}

	.wizard h1 {
	font-size:15px !important; 
	margin-top:20px !important;
	}

}


@media only screen and (max-width: 991px) {
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 481px) {
}

@media only screen and (min-width: 1024px) {
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
}