@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic,300,300italic,100,100italic);

@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body{
    background-color: #333;
    font-family: robotoregular;
    width: 960px;
    margin: auto;

    padding: 0;
    padding-top: 0px;    
    padding-bottom: 40px;    
    /*height:100%;*/
    position: relative;
}
html{
    
}
.modal-open{
    height: 100%;
}
.modal-open .modal{
   overflow-y: hidden!important;
}
.modal{
    position: absolute;
}
.title{
    color: white;
    float: right;
    font-family: robotoregular;
    font-size: 25px; 
    position: absolute;
    right: 15px;
    text-align: right;
    text-transform: uppercase;
    top: 12px;
}

#logo_footer{
    margin: 20px auto;  
    display: block;    
}
.word{
    font-style:italic;
}
html{
  height:100%;
}

#logo{
    position:  relative;
    margin:0;
    margin-top:7px;
    display: block;
}
#tito{
  position: relative;
  margin: -4px 0 10px -4px;
}
.modal-content{
  padding-left: 80px;
  padding-right: 80px;    
  margin-left: 0px;  
}
body.modal-open{
  overflow: visible!important;
}
.modal{
  /*position: relative!important;*/
  left: 0;
  /*width: 700px;*/
}
.modal-header,
.modal-footer{
    border:0;
}
.modal-body{
    height: 400px;	
}
.modal-header{
    padding-top:40px;	
}

.modal-header-img{
    padding-top:40px;	
}

.modal-footer{
    position: relative;
}
.modal-dialog{
  width: 960px;
  height:540px;
  overflow: hidden;
  background: white;
  margin-top: 66px;
  border-radius:0px;
}

.modal-content{
  height: 540px;
  border-radius:0;
  border: 1px solid #6563a4;    
}

.modal-question{
	color: #9A5CB4;    
    font-weight: bold;
	padding-top:5px;	
}

.left-side-img .modal-content{
    border: 0;
}
.left-side-img img{
    max-height: 540px;
}
.modal-backdrop {
  
  background: rgba(0,0,0,0);
}
.my_bg_modal{
  
}
.bar {
    left: 0;
    position: absolute;
    top: 0;
}
.center-text{
   text-align: center;
   
   margin: 40px 0;
    display: block;
    font-family: roboto;
    font-size: 14px;
    font-weight: 500;
    margin: 40px 0;
    text-align: center;
}
.ha{
  width:50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  top:10px;
  left:50%;
}
#has{
   margin-left: 270px;
}

#hag{
  margin-left: 201px;
}
#hav{
  margin-left: 132px;
}

.modal-content{
  margin-left:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  
}


.ppbuffering{
  z-index: 3;
}

/** ipad **/
.btn, body{
  font-size:16px!important;
}

.btn{
    
    box-shadow: none!important;
    text-shadow: none!important;
    background-image:none;    
    width:170px;
    
    font-weight:500;
    height: 40px;
    background:white;
    color: #6563a4;
    border:2px #6563a4 solid;
}

.btn.resetta{
    font-size:14px!important;
    background:white;
    color: #6c6d77;
    border:2px #6c6d77 solid;
}
.btn.resetta:hover{
    color:white;
    background: #6c6d77;   
}
.btn.centrato{
    left: 50%;
    margin-left: -85px!important;
    position: absolute;
    top: 15px;
}

.btn.verifica{
	left: 50%;
	margin-left: -85px!important;
	position: absolute;
	top: 15px;
	color:#1fb760;
	border:2px #1fb760 solid;
}
.btn.verifica:hover{
	color:white;
	background: #1fb760;
}

.btn-primary{
    background:white;
    color:#6563a4;
    border:2px #6563a4 solid!important;
}
.btn-primary:hover{
    color:white;
    background:#6563a4;
}

.btn.soluzione_btn{
	background:white;
	color:#bb0800;
	border-color:#bb0800;
	bottom: -145px;
}
.btn.soluzione_btn:hover{
	color:white;
	background:#bb0800;
}

h4{
  font-size:21px!important;
  color:#6563a4;
}
.bar + h4.modal-title{
    margin-top:30px;
}
.azure{
    color:#1b8eb0;
}

.violet{
    color:#1b8eb0;
}

.evidenzia{
    background:#1a8fb0;
    color:white;
}
.green .evidenzia{
    background:#61ac30;
    
}
.evidenzia.ko{
    background:#6563a4;
}
.evidenzia.ok{
    background:forestgreen;
}

.feedback{
    margin-top:20px;
}
.feedback .conter{
    color:#6563a4;    
}
.clickable,
.tendina{
    display:inline;    
}
.tendina{
    position:relative;
    display:inline-block;	
	cursor: pointer;
	/* aggiunte */
	padding-bottom:20px;
	padding-bottom:20px;
}
.tendina_child{
    background: white none repeat scroll 0 0;    
	border: 1px solid #9A5CB4;
    display: none;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 0;
    width: 100%;
}

.element{
    white-space: nowrap;
}
.tendina.risposta .tendina_child.show{
    /*display:none!important;*/
}
.tendina_child.show{
    display: inline-block;
}
.value{
    border-bottom:2px solid black;
    padding-bottom:2px;
    width:100px;
    display: inline-block;
}
.value.large{
    width:160px;
}

.value.xlarge{
    width:200px;
}

.soluzione .value.ko{
    color: red;
}
.soluzione .value.ok{
    color:forestgreen;
}

.my_radio{
    position:relative;
    padding-left:30px;
    cursor: pointer;
    margin-top: 20px;
    display: inline-block;
    float:left;
    clear:both;
}
.my_radio:before{
    content:url("../img/checkbox.png");
    position: absolute;
    left:0px;
    top:3px;
}
.my_radio_group .my_radio.selected:before{
    content:url("../img/checkbox-grey.png");
}

.my_radio_group.mostra .my_radio.ok:before{
    content:url("../img/checkbox-ok.png");
}
.my_radio_group.mostra .my_radio.ko.selected:before{
    content:url("../img/checkbox-ko.png");
}

/* V/F	*/


.my_radio_groupTorF .my_radio.selected:before{
    content:url("../img/checkbox-grey.png");
}

.my_radio_groupTorF.mostra .my_radio.ok:before{
    content:url("../img/checkbox-ok.png");
}
.my_radio_groupTorF.mostra .my_radio.ko.selected:before{
    content:url("../img/checkbox-ko.png");
}

.my_radio_groupTorF .my_radio.selected:before{
    content:url("../img/checkbox-grey.png");
}

.my_radio_groupTorF.mostra .my_radio.ok:before{
    content:url("../img/checkbox-ok.png");
}
.my_radio_groupTorF.mostra .my_radio.ko.selected:before{
    content:url("../img/checkbox-ko.png");
}

.vf .my_radio:before{
	content:url("../img/checkbox.png");
	position: absolute;
	left:0px;
	top:3px;
}
.vf .my_radio_group .my_radio.selected:before{
	content:url("../img/checkbox-grey.png");
}

.vf .my_radio_group.mostra .my_radio.ko.selected:before{ 
	content:url("../img/checkbox-ko.png");
}
.vf .my_radio_group.mostra .my_radio.ok.selected:before{ 
	content:url("../img/checkbox-ok.png");
}

.vf .modal-body .pull-left,
.modal-body .tendina_wrapper {
	clear: both;    
	margin-top: 15px;
}

.pull-left {
    max-width: 80%;
}

.vf .my_radio{
	clear: none;
	margin-right: 15px;
	margin-top: 15px;
}
.mt20{
    margin-top: 20px;
}
.fade {
   opacity: 0;
   -webkit-transition: opacity .5s linear;
      -moz-transition: opacity .5s linear;
       -ms-transition: opacity .5s linear;
        -o-transition: opacity .5s linear;
           transition: opacity .5s linear;
 }

.modal.fade .modal-dialog {
      
      -webkit-transition-duration: .5s;
         -moz-transition-duration: .5s;
          -ms-transition-duration: .5s;
           -o-transition-duration: .5s;
              transition-duration: .5s;/* note that the seconds are added */ 
    }

.modal{
  bottom:auto;
}

/* V/F	*/


.vf .my_radio:before{
	content:url("../img/checkbox.png");
	position: absolute;
	left:0px;
	top:3px;
}
.vf .my_radio_group .my_radio.selected:before{
	content:url("../img/checkbox-grey.png");
}

.vf .my_radio_group.mostra .my_radio.ko.selected:before{ 
	content:url("../img/checkbox-ko.png");
}
.vf .my_radio_group.mostra .my_radio.ok.selected:before{ 
	content:url("../img/checkbox-ok.png");
}

.vf .modal-body .pull-left,
.modal-body .tendina_wrapper {
	clear: both;    
	margin-top: 15px;
}

.pull-left {
    max-width: 80%;
}

.vf .my_radio{
	clear: none;
	margin-right: 15px;
	margin-top: 15px;
}
/* PICTAG */
#base2,
#base{
    max-width: 100%;
}
.left-side-img .modal-header, .left-side-img .modal-content,
.pictag .modal-header, .pictag .modal-content{
    padding:0;    
}


.pictag .elem{
    position: absolute;
    top:0;
    left:0;
    opacity: 0;
    max-width: 100%;
}
.opacity0{
    opacity: 0;   
}
area{
    cursor: pointer;
    z-index: 10;
}
.li-element{
    width: 50%;
    float: left;
    height:30px;
    margin-top: 6px;
    padding-left: 20px;
}
.li-element:before{
    content: url(../img/checkbox.png);
    float: left;
    margin-right: 15px;
    margin-top: 1px;
}
.li-element.selected:before{
   content: url(../img/checkbox-ok.png);    
}

ol li {    
    padding: 5px;
	margin-bottom: 5px;    
}

.pic_tag_ko.li-element.selected:before{
   content: url(../img/checkbox-ko.png);    
}

.m0{
    margin: 0;
}

.mt10{
    margin-top: 20px;
}

.mt20{
    margin-top: 20px;
}
.mt40{
    margin-top: 40px;
}
.mr20{
    margin-right: 20px;
}
.mb20{
    margin-bottom: 20px;
}
.ml20{
    margin-left: 20px;
}
.mt5{
    margin-top: 5px;
}
.ml15{
    margin-left: 15px;
}
.ml30{
    margin-left: 30px;
}
.block{
    display: block;  
    clear:both;
    float:left;
    width:100%;
}

.small-radio .my_radio{
    margin-top:2px;
}
.medium-radio .my_radio{
    margin-top:10px;
}
.block .small-radio {
    width: 100%;
    margin-top: 3px;
}

.half{
    clear:none;
    width:50%;
}
.bottom-block{
    width: 100%;
    position: absolute;
    left:-15px;
    bottom:20px;
    height: 60px;
}

.bottom-block.btn-small .btn{
    width:130px;    
}

.bottom-block.btn-small .btn.centrato{
    top:20px;
    margin-left: -65px!important;
}

.full-height{
    height:540px;
}
.no-float{
    float: none;
    margin-right: 4px;
}

.img-question-ok{
    position: absolute;
    top: 40px;
    left: 0;
    display: none;
}

.mostra.img-question-ok{
       display: block;
}

.ppfsenter{
    display: none!important;
}

.hide{
    display: none;
}