.easy-autocomplete-container{
	z-index:10 !important;
}

.sv_main .sv_container .sv_body {
    padding: 0px !important;
}


.sv_main .sv_body {
    background-color: white;
    border-top: 0px !important;
}

.sv_main .sv_container {
    color: #666666;
}

.sv_q_text_root, .sv_q_dropdown_control {
    display: block;
    margin: 0;
    padding: 5px !important;
    color: inherit !important;
    width: 100%;
    font-family: inherit !important;
    font-size: 15px !important;
    font-weight: inherit !important;
    line-height: 20px;
    border: 1px solid #0075BF !important;
    border: none;
    border-radius: 0 !important;
    transition: box-shadow #0075bf !important;
    height: 40px !important;    
}
.sv_q_file{
    display: inline-block;
    margin: 0;
    min-height:62px;
    padding: 15px 5px 5px !important;
    color: inherit !important;
    width: 100%;
    font-family: inherit !important;
    font-size: 15px !important;
    font-weight: inherit !important;
    line-height: 20px;
    border: 1px solid #0075BF !important;
    border: none;
    border-radius: 0 !important;
    transition: box-shadow #0075bf !important;
     
}




.sv_q_file_input { border: 0px !important;   }


.sv_main .sv_select_wrapper:before { background-color: #ffffff !important; }

.sv_main .sv_container .sv_body .sv_p_root .sv_q .sv_select_wrapper select {
    appearance: unset  !important;
    -webkit-appearance: menulist !important;
    -moz-appearance: unset  !important;
}



div.sv_q.sv_qstn > div > textarea {
	resize: none;
    display: block;
    margin: 0;
    padding: 5px !important;
    color: inherit !important;
    width: 100%;
    font-family: inherit !important;
    font-size: 15px !important;
    font-weight: inherit !important;
    line-height: 20px;
    border: 1px solid #0075BF !important;
    border: none;
    border-radius: 0 !important;
    transition: box-shadow #0075bf !important;
    background-color: #fff !important;
   
}


 .sv_q_title {  
    padding: 0px 15px !important;
    display: inline-block;
    position: relative;
    left: -8px;
    background-color: #fff;
    color: #0075BF;
    font-family: inherit !important;
    font-weight: normal !important;
 	 opacity: 1 !important;
    top:0px;
    z-index:9;
    font-size: 14px !important;
    line-height: 12px !important;
} 

.sv_row { background-color: #fff !important; border:0px !important;}

 .sv_main .sv_container .sv_body .sv_p_root .sv_q { padding: 0px 0px 15px 0px!important; overflow:none !important; } 
 
 div.sv_row {width:49.6%; display: inline-table; padding: 5px 15px 0px 15px !important;}
 
 .sv_qcbc, .sv_qcbc.sv_qcbx {margin-top:15px !important; margin-bottom:15px !important;}
 
 
 .sv_q_checkbox_control_item
 {
 -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none !important;
    font-size: 15px  !important;
    z-index: 0  !important;
    margin: 0px 10px 0px 0px !important; 
     box-sizing: border-box !important;
    padding: 0  !important;
    position: relative !important;
    top: 7.33333px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 25px !important;
    width: 25px !important;
    transition: all 0.15s ease-out 0s;
    background: #fff;
        border: 1px solid #0075BF;
    color:  #0075bf !important;
    float: left !important;
    cursor: pointer;
    display: inline-block;
    outline: none;
}


.sv_q_radiogroup_control_item
 {
 -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none !important;
    font-size: 15px  !important;
    z-index: 0  !important;
    margin: 0px 10px 0px 0px !important; 
     box-sizing: border-box !important;
    padding: 0  !important;
    position: relative !important;
    top: 7.33333px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 25px !important;
    width: 25px !important;
    transition: all 0.15s ease-out 0s;
    background: #fff;
        border: 2px solid #0075BF;
    color:  #0075bf !important;
    float: left !important;
    cursor: pointer;
    display: inline-block;
    outline: none;
}
 
 
.sv_q_checkbox_control_item.inlist {
  float: unset !important;
}

/* .sv_q_checkbox_control_item:hover, .sv_q_radiogroup_control_item:hover {
  background: #0075BF;
}
.sv_q_checkbox_control_item:checked, .sv_q_radiogroup_control_item:checked {
  background: #0075bf;
} */
.sv_q_checkbox_control_item:checked::before {
font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    height: 18px;
    width: 18px;
    position: absolute;
    /* content: '\2714'; */
    content: "\f00c";
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 18px;
    color: #0075bf !important;
    left: 3px;
    top: 3px;
}

.sv_q_radiogroup_control_item:checked::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    height: 18px;
    width: 18px;
    position: absolute;
    content: "\f111";
    display: inline-block;
    font-size: 14px;
    text-align: center;
    line-height: 18px;
    color: #0075bf !important;
    top: 2px;
    left: 2px;
}
.sv_q_radiogroup_control_item:hover, .sv_q_checkbox_control_item:hover {
	background-color: #0075BF1c !important;
	
}



.sv_q_radiogroup_control_item {
  border-radius: 50% !important;
  top:0px;
  margin:0px  !important;
  }
.sv_q_checkbox_control_item.radio::after {
  border-radius: 50%;
}
.sv_q_checkbox_control_label {	
	position: relative;
    top: 5px;
    font-size: 15px;
    font-weight: normal;	

}
 
 label.sv_q_radiogroup_label > span > span {
 	position: relative;
 	margin-left: 12px;
    top: 5px;
    font-size: 15px;
    font-weight: normal;
 }

 
 .dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
  margin: 0px 15px;
  cursor: pointer;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  right:-10px;
  background-color: #fff;
  min-width: 300px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 9999;
}

/* Links inside the dropdown */
.dropdown-content.header a {
  color: black !important;
  font-size:15px;
  border-bottom: 1px solid #ebebeb;
  padding: 5px 5px !important;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content.header a:hover {background-color: #0075bf; color: #fff !important;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}
 
input#gestioneresidenza {height:40px;}
 
/* inizio style checkbox slide */

.slider, .slider2, .slider3 {
  border: none;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 125px;
}

.slider-checkbox, .slider-checkbox2, .slider-checkbox3 {
  display: none;
}

.slider-label, .slider-label2, .slider-label3 {
  border: 0px solid #0075BF;
  border-radius: 0 !important;
  cursor: pointer;
  display: block;
  overflow: hidden;
}

.slider-inner, .slider-inner2, .slider-inner3 {
  display: block;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
  width: 200%;
}

.slider-inner:before,
.slider-inner:after,

.slider-inner2:before,
.slider-inner2:after,

.slider-inner3:before,
.slider-inner3:after


 {
  box-sizing: border-box;
  display: block;
  float: left;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding: 0;
  width: 50%;
}

.slider-inner:before, .slider-inner2:before, .slider-inner3:before {
  background-color: #66bb6a;
  color: #fff;
  content: "ACCETTO";
  padding-left: .75em;
}

.slider-inner:after, .slider-inner2:after, .slider-inner3:after {
  background-color: #eee;
  color: #666;
  content: "RIFIUTO";
  padding-right: .75em;
  text-align: right;
}

.slider-circle, .slider-circle2, .slider-circle3 {
  background-color: #ec5223;
  border: 0px solid #0075BF;
  border-radius: 20px;
  bottom: 0;
  display: block;
  margin: 5px;
  position: absolute;
  right: 91px;
  top: 0;
  transition: all 0.3s ease-in 0s; 
  width: 22px;
}

.slider-checkbox:checked + .slider-label .slider-inner {
  margin-left: 0;
}

.slider-checkbox:checked + .slider-label .slider-circle {
  background-color: #eee;
  right: 0; 
}

.slider-checkbox2:checked + .slider-label2 .slider-inner2 {
  margin-left: 0;
}

.slider-checkbox2:checked + .slider-label2 .slider-circle2 {
  background-color: #eee;
  right: 0; 
}

.slider-checkbox3:checked + .slider-label3 .slider-inner3 {
  margin-left: 0;
}

.slider-checkbox3:checked + .slider-label3 .slider-circle3 {
  background-color: #eee;
  right: 0; 
}
  
 /* fine style checkbox slide */
 
 
#errorePrivacy {display:none; }
#errorePrivacy2 {display:none; }
#errorePrivacy3 {display:none; }
 
 label.errorprivacy {
    margin-top: 5px;
    color: #ffffff !important;
    font-weight: normal;
    text-transform: none;
    background-color: #ec5223;
    font-size: 12px;
    border: 0px solid red;
    border-radius: 7px;
    padding: 5px;
}
 
.sv_main button {
	background: #fff  !important;
    border: 1px solid #306d35 !important;
    color: #306d35 !important;   
    margin: 5px;
    padding: 6px 15px;
    border-radius: 4px !important;
}


@media only screen and (max-width: 1280px)  {

	div.sv_row {
	    width: 99.7%;
	    display: inline-table;
	    padding: 0px 15px 0px 15px !important;
	}
	
}

input.sv_q_file_input {height:40px !important; padding-bottom:50px !important; overflow: hidden;}

.nav-tabs > li > a {
	color: #0075bf !important;
}

@media screen and (min-width: 768px){
	.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {

	    border-left: 1px solid #ddd !important;
	    border-top: 1px solid #ddd !important;
	    border-right: 1px solid #ddd !important;
    	padding: 5px 10px !important;

	    border-radius: 10px 10px 0px 0px;
	}
}


@media screen and (min-width: 768px){
	.nav-tabs>li>a, .nav-tabs>li>a:hover, .nav-tabs>li>a:focus {


    	padding: 5px 10px !important;

	}
}

pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover, .pagination>li>a, .pagination>li>span {

    color: #0075bf !important;

}

li.paginate_button.active > a{

    color: #fff !important;

}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #0075bf;
    border-color: #0075bf;
}

li.paginate_button.active:hover {color:#000;}


table.table-striped.table-bordered thead th {
    padding: 10px 18px;
    border-bottom: 1px solid #0075bf;
    color: #0075bf;
    text-transform: uppercase;
}


div.text-danger{
    top: -8px;
    z-index: 120;
    position: relative;
    margin-top: 0px;
    color: #c10512 !important;
    font-weight: normal;
    text-transform: none;
    font-size: 12px;
}
div.text-danger-date{
    float: left;   
    text-align: center;
    /* right: 0px !important; */
    left: 195px;
    top: -44px;
    margin-right: 5px;
    z-index: 15;
    display: -webkit-box;
    position: relative;
    margin-top: 0px;
    color: #ffffff !important;
    font-weight: normal;
    text-transform: none;
    background-color: #ec5223;
    font-size: 12px;
    border: 0px solid red;
    border-radius: 10px 10px 10px 0px;
    padding: 5px;
    right: 0px;
}
div.text-danger-textarea{
    float: right;   
    text-align: center;
    /* right: 0px !important; */
    top: -125px;
    margin-right: 5px;
    z-index: 15;
    display: -webkit-box;
    position: relative;
    margin-top: 0px;
    color: #ffffff !important;
    font-weight: normal;
    text-transform: none;
    background-color: #ec5223;
    font-size: 12px;
    border: 0px solid red;
    border-radius: 10px 10px 10px 0px;
    padding: 5px;
    right: 0px;
}
@media (max-width:1000px) {
#segnalazioni {
    overflow: auto !important;
}
}


span.sv_q_file_remove {display:none;}

span.sv_q_file_preview div {display:none;}


span.sv_q_file_preview {	
	padding: 0px;
    overflow: hidden;
    height: 150px;
    border: 0px;
    margin: 0px;
    padding: 0px;
    float: right;
    position: relative;
}

/* .sv_q_file button {margin-top:3%;} */

/* span.sv_q_file_preview img {height:85px;} */



/*
.sv_q_file_remove_button {margin-top: 67px;
    left: 10px;
    position: absolute;}
*/



/*
.sv_qstn_error_bottom

.sv_q_erbox
*/



div.sv_q_erbox {
  	/* float: right; */
    width: 220px;    
    text-align: left;
    /* right: 0px !important; */
     top: -18px; 
  	/*   margin-right: 5px; */
    z-index: 15;
  	/*   margin-top: 0px; */
    color: #c10512 !important;
    font-weight: normal;
    text-transform: none;
    border:0px !important;
    background-color:transparent !important;
    font-size: 11px;
    padding: 3px !important;
    /* right: 4px; */
    margin: 0px !important;
    display: block;
    position: relative;
} 





/* span.sv_q_file_preview

{
display: block;
    border: 0px;
    height: 0px;
    position: relative;
    float: right;
    right: 0px;
    top: -104px;
} */


.sv_qstn_error_bottom {height:0px;float: left; padding-top: 12px; padding-bottom: 9px;}


/* div.popover.fade.top {width:260px;}
div.popover.fade.right {width:260px;} */

div.popover.fade.right {color:#fff; background-color:#464646; max-width:260px; border-radius:4px; z-index:100; }

div.box.user.serviceslist.gestioneprofilo div.popover.fade.right { width:260px !important;  }



div.popover.fade.top {color:#000; background-color:#f2f2f2; border: 1px solid #0075BF; max-width:260px; border-radius:4px; z-index:100;  

    margin-top: 1px;
    margin-left: 118px;

}

div.box.user.serviceslist.gestioneprofilo div.popover.fade.top{ width:260px !important;  }

div.vocemenu div.popover.fade.top{ width:260px !important; margin-left: -120px !important; }
 div.col-md-6 div.popover.fade.top{ width:260px !important; margin-left: -120px !important; }
 
 .popover.right>.arrow:after {
    bottom: 1px;

    content: " ";
    border-right-color: #464646;

}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: transparent;
    border-bottom-width: 0;
        background: transparent;
}
.popover.top.arrow:after {
    bottom: 1px;
    margin-left: -20px;
    content: " ";
    border-top-color: transparent;
    border-bottom-width: 0;

}


.popover.top>.arrow:after {
    bottom: 1px;
    content: " ";
    border-top-color: transparent;
}

.popover.right>.arrow {
    border-top-color: transparent !important;
    border-right-color: rgba(0, 0, 0, 0);
    background: transparent;
 }
 
.sv_q_file_remove_button{
	display: none !important;
}

.sv_q_file_input{
	display: none !important;
}

.sv_q_file_placeholder{
	display: none !important;
}


div.tondoimg 

/* .sv_qcbc.sv_qcbx{
    overflow: hidden !important;
}  */


div.errormaxfile {


    margin-right: 5px;
    z-index: 15;
    display: -webkit-box;
    position: relative;
    margin-top: 0px;
    color: #ffffff !important;
    font-weight: normal;
    text-transform: none;
    background-color: #ec5223;
    font-size: 12px;
    border: 0px solid red;
    border-radius: 10px 10px 10px 0px;
    padding: 5px;
    width: 283px;
}

div.errorminfile {


    margin-right: 5px;
    z-index: 15;
    display: -webkit-box;
    position: relative;
    margin-top: 0px;
    color: #ffffff !important;
    font-weight: normal;
    text-transform: none;
    background-color: #ec5223;
    font-size: 12px;
    border: 0px solid red;
    border-radius: 10px 10px 10px 0px;
    padding: 5px;
    width: 283px;
}



label#gestioneresidenza-error {    
	position: absolute;
    top: -10px;
    right: 23px;
    border-radius: 10px 10px 10px 0px;
}

div.errorreqfile {
    margin-right: 5px;
    z-index: 15;
    display: -webkit-box;
    position: relative;
    margin-top: 0px;
    color: #ffffff !important;
    font-weight: normal;
    text-transform: none;
    background-color: #ec5223;
    font-size: 12px;
    border: 0px solid red;
    border-radius: 10px 10px 10px 0px;
    padding: 5px;
    width: 283px;
}
/* div#sq_105, div#sq_106, div#sq_107, div#sq_115, div#sq_101 {
    overflow: hidden !important;
} */


.sv_qstn {

    overflow: inherit;
}



#listaservizi {
    color: #0075bf;
    font-size: 15px;
    font-weight: bold;
    display:table-cell;
    margin-right:5px;    
    padding-right:15px;
}



.languagepicker {
	background-color: #FFF;
	display: inline-block;
	padding: 0;
	height: 40px;
	overflow: hidden;
	transition: all .3s ease;
	margin: 0px;
	vertical-align: top;
	  box-shadow: -1px 0px 0px 0px #DDDDDD;
    -webkit-box-shadow: -1px 0px 0px 0px #DDDDDD;
    -moz-box-shadow: -1px 0px 0px 0px #DDDDDD;
    -o-box-shadow: -1px 0px 0px 0px #DDDDDD;
	
}

.languagepicker a{
	color: #000;
	text-decoration: none;
}

.languagepicker li {
	display: inline-block;
	padding: 0px 20px;
	line-height: 40px;
}
.languagepicker li{
	background-color: #EEE;
	cursor:pointer;
}
.languagepicker li.active{
	background-color: #fff;
}
.languagepicker li.active:hover{
	background-color: #EEE;
}

.languagepicker li:hover{
	background-color: #fff;
}

.languagepicker a:first-child li {
	border: none;
	background: #FFF !important;
}

.languagepicker li img {
	margin-right: 5px;
}

.roundborders {
	border-radius: 5px 5px 0px 0px;
}
.boxlng {
	width:100%; text-align:right;  
}

div.mailbox {
	width:100%;
    float: left;
/*     width: fit-content; */
    font-size: 15px;
    padding: 5px;
    margin-right: 10px;
 
    line-height: 25px;
    border: 1px solid #a9a9a9 !important;
    border-radius: 0 !important;

}

div.validvalue {
	width:100%;
    float: left;
/*     width: fit-content; */
    font-size: 15px;
    padding: 7px 0px 0px 9px;
    margin-right: 10px;
    line-height: 25px;
    height: 44px;
    margin-top: 5px;
}
div#boxlabelgestione div.scegliere {
	
	left: -8px !important;
}


.sv_main .sv_container .sv_body .sv_p_root .sv_q .sv_select_wrapper {
	
	display:block !important;
	
}


ul#linkutilibox li {
	
	
}


ul#linkutilibox {
  list-style: none; /* Remove list bullets */
  padding: 0;
  margin: 0;
}


*:focus {
    outline: 0 !important;
}


ul#linkutilibox li {
  padding-left: 16px;
}

ul#linkutilibox li:before {
  content: ">"; /* Insert content that looks like bullets */
  list-style-type: none;
  padding-right: 8px;
}
ul#linkutilibox li a{
  color: #808080;
}


*, *::after, *::before {
    box-sizing: border-box;
    list-style-type: disc;
}


button:focus {color:#ffffff; outline:none;  }


.close {
    font-weight: normal;
}
a:hover { text-decoration:none !important;}


/* Modal Fullscreen */
.modal.fade.fullscreen {
position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
	padding-right: 0px !important;
	background-color: #fff;
	
}

.modal.fade.fullscreen .modal-dialog{
	width: 100%;
    height: 100%;
	margin:0px;
	
}

.modal.fade.fullscreen .modal-content{
	border-radius: 0px;
	border: 0px;
	box-shadow: none;
	height: 100%;
}

.modal.fade.fullscreen .modal-header {
    margin-top: 0px;
	padding-top: 40px;
    border-bottom: 0px;
}
.modal.fade.fullscreen .modal-title {
    text-align: left;
    font-size: 40px;
    font-weight: bold;
	font-family: 'Titillium Web', sans-serif !important;
}
.modal.fade.fullscreen .sottotitolo {
    font-size: 20px;
}



.modal.fade.fullscreen .modal-header .close {
    opacity: 1;
    position: relative;
    font-size: 55px;
    top: -5px !important;
	margin-top: -50px;
}
.modal.fade.fullscreen .boxlogin {
	width:100%;
	text-align:center;
	/*margin-top: 40px;*/
}
.modal.fade.fullscreen .boxlogin .input-group{
	max-width: 415px;
	width:100%;
    margin: 0 auto;
}


.modal.fade.fullscreen .boxlogin .input-group input{
	height: 60px;
	border-radius: 8px !important;
	font-size: 22px;
}

.modal.fade.fullscreen .boxlogin .input-group .scegliere{
	font-size: 16px !important;
}


	
 a.link_login:link, a.link_login:visited,  a.link_login {
    color: #000;
    text-decoration: none;
}

 a.link_login:hover {
    color: #666;
    text-decoration: none;
}

 a.link_registrati:link, a.link_registrati:visited,  a.link_registrati {
    color: #0075bf;
	font-size:18px;
    text-decoration: underline;
}

 a.link_registrati:hover {
    color: #666;
    text-decoration: none;
}

 a.linkspid:link, a.linkspid:visited,  a.linkspid {
    color: #000;
	font-size:18px;
    text-decoration: underline;
	font-weight:bold;
	text-align:left;
	float:left;
	line-height: 25px;
	display: contents;
}

 a.linkspid:hover {
    color: #666;
    text-decoration: none;
}
/*
#spid-idp-button-medium-get {
	left: 368px !important; 
	top: -428px !important;	
}*/

.iconspid {
	line-height: 36px;
    float: left;
    font-size: 44px;
    padding-right: 25px;
    border-right: 2px solid #fff;
}

#bloccospid {
	margin-top: 46px;
    padding: 5px 0px;
    bottom: 0px;
    width: 100%;
 /*   border-top: 1px solid #dbd7d7;
	height:1px;	*/
}