@import url("audit.css");
/*creazione pratica*/
#pratica-wrapper { margin-bottom:15px; }
#pratica-wrapper .wppb-form-field select{
	padding: 10px 20px 10px 15px !important;
}
.wizz-action-wrap{ text-align:center; margin-bottom:20px;}
.wizz-action-wrap .wizz-save{
    margin-left: 5px;
}
.wizz-action-wrap .wizz-next{
    margin-right: 5px;
}
.subtitle_header{ color:#fff; }
.altro-input input:checked+label{
	display:none;
}
.altro-input input:checked+label+p input[type=text]{
	display:block;
}
.altro-input input[type=text]{
	display:none;
}
.select-altro select+input, .altro-input.select-altro select+input {
    display: inline-block;
}
.altro-input input:checked+label+.wppb-form-field input{
	position:relative;
    visibility:visible;
    left:0;
	top:-2px;
    width: 100% !important;
	padding:6px 15px !important
}
.altro-input {
	overflow: visible !important;
}
.wizz-error{
	position: fixed;
	top: 0;
	z-index: 999999;
	width: 100%;
}
.has_info { position:relative; }
.ui-tooltip{/*.big-wrap*/
	max-width:550px !important;	
}
.info_icon{	
  	position: absolute;
    z-index: 5;
    color: #3f74b6;
    border-radius: 15px;
    background: #ffffff;
    text-align: center;
    top: 4px;
    right: 5px;
    font-size: 13px !important;
    line-height: 20px !important;
    width: 24px;
    height: 24px;
    padding: 1px;
    border: 2px solid #ACC7D6;
}
.info_icon:before{
	left: 0px;
    position: relative;
}
.info_icon.inline{
    left: 0 !important;
    margin-right: 5px !important;
    position: relative;
    top: 0 !important;
    text-indent: 2px;
}
.info_icon.big {
    border-radius: 50px;
    width: 35px;
    height: 35px;
    font-size: 23px !important;
    line-height: 31px !important;
    top: -14px;
    right: -12px;
}
.info_icon.big.has_title{
	top: 22px;
}
.info_icon.media {
	top: -12px;
	right: -12px;
}

.info_icon.info{
    position: relative;
    color: #3f74b6;
    top: -3px;
    right: -3px;
    font-size: 15px !important;
    width: 15px;
    height: 15px;
    padding: 4px;
}
.list-crea-pratica{
	list-style:none;
}
.list-crea-pratica li{
	text-align: center;
    margin: 0;
    padding: 14px;
}
.frontend_pratica-section-wrapper{
	border: 2px solid #3f74b6;
	padding: 0px 14px 14px 14px !important;
    font-size: 14px;
    line-height: 20px;
	margin: 12px 0 24px 0;
	position:relative;
}
.frontend_pratica-section-wrapper h4 a{
	color: #3f74b6 !important;
}
.frontend_pratica-section-wrapper h4 a:hover{
	text-decoration:underline;
}
.row-dividers{
	border-top:1px #3f74b6 solid;
	border-bottom:1px #3f74b6 solid;
}
.row-divider-bottom{
	border-bottom:1px #3f74b6 solid;
}
.row-divider-top{
	border-top:1px #3f74b6 solid;
}
.clone .clone-button{
    background: #fff;
    border: 0;
    color: #797979;
    font-size: 22px;
    padding: 12px 0;
    outline: none;
    cursor: pointer;
    position: relative;
    padding-left: 38px;
}
.clone .clone-button:before{
    content: '+';
    display: inline-block;
    margin-right: 10px;
    border: 2px #42cf8e solid;
    width: 28px;
    height: 28px;
    color: #3f74b6;
    box-sizing: border-box;
    line-height: 24px;
    border-radius: 14px;
    position: absolute;
    left: 0;
    top: 12px;
    font-size: 28px;
}
.remove-cloned-item{
	width: 28px;
    height: 28px;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    border-radius: 20px;
    font-size: 18px;
    right: 7px;
    top: 10px;
    overflow: hidden;
    position: absolute;
    box-sizing: border-box;
    background: #fff;
    border: 2px #42cf8e solid;
	cursor:pointer;
	z-index: 10;
}
.row-clone-element{
	position:relative;
	display:none;
}
.wppb-form-field select{ 
height: 38px;
-webkit-appearance:none;
background:url('../../img/arrow-down-b.png') no-repeat right center;
}
.frontend_pratica-section-wrapper .select-altro select{
	position:relative;
	z-index:10;
}
.frontend_pratica-section-wrapper .select-altro input.hidden-altro { 
	display:none;
	padding-right: 30px !important;
	position:relative;
	z-index:5;
}
.frontend_pratica-section-wrapper .select-altro .close-altro { 
    display: block;
    position: absolute;
    right: 24px;
    top: 11px;
    border: 1px #696969 solid;
    cursor: pointer;
    border-radius: 9px;
    font-size: 14px;
    width: 14px;
    line-height: 13px;
    height: 14px;
    text-align: center;
	z-index:8;
	color:#5d5d5d;
	font-style: normal;
	text-indent: -1px;
}
.frontend_pratica-section-wrapper .select-altro label+select+input+.close-altro{
	bottom: 11px;
    top: auto;
}
.frontend_pratica-section-wrapper .select-altro .close-altro:hover {
	font-weight: bolder;
    background: #3f74b6;
    color: #fff;
}

.frontend_pratica-section-wrapper .has-error,.frontend_pratica-section-wrapper .has-error2{
	box-shadow: 0 0 4px rgb(248, 111, 111) !important;
	-webkit-box-shadow: 0 0 4px rgb(248, 111, 111) !important;
	border-color: #ff0101 !important;
}
.style-input .has-error2+label:before {
	color:#c53737 !important;
}
.frontend_pratica-section-wrapper .wppb-form-field input:focus, .frontend_pratica-section-wrapper .wppb-form-field select:focus, .calcolo .wppb-form-field input:focus, .calcolo .wppb-form-field select:focus{
	box-shadow: 0 0 4px rgb(0, 166, 86) !important;
	-webkit-box-shadow: 0 0 4px rgb(0, 166, 86) !important;
}
.frontend_pratica-section-wrapper h3, .style-h{
	color: #3f74b6 !important;
    padding-bottom: 15px !important;;
	position:relative !important;;
    font-size: 22px !important;
    line-height: 1.2em !important;
}
.frontend_pratica-section-wrapper h3.frontend_pratica-section-header{
	position: relative;
    display: block;
    left: 0px;
    top: 0px;
    padding: 16px 14px 12px 14px;
    z-index: 2;
    background: #ffffff;
    border-bottom: 2px #3f74b6 dashed;
    margin: 0 -14px 20px -14px;
}
.frontend_pratica-section-wrapper .step-number{
    position: absolute;
    background: #3f74b6;
    color: #fff;
    width: 34px;
    height: 34px;
    text-align: center;
    border-radius: 19px;
	top: -17px;
	left: -17px;
    line-height: 26px;
    font-size: 32px;
    border: 2px solid #696969;
}
.frontend_pratica-section-wrapper .wppb-form-field { margin-bottom: 20px !important; }
.frontend_pratica-section-wrapper .wppb-form-field label{ width:100%; }
.title-label{
    text-indent: inherit !important;
    position: relative !important;
    left: auto !important;
    width: 100%;
    box-sizing: border-box;
    padding-left: 18px;
    font-size: 15px;
    margin-left: 15px;
    font-weight: 600;
    color: #5d5d5d;
    display: block;
    margin-bottom: 10px;
}
.title-label:before{
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    display: inline-block;
    background-color: #3f74b6;
    left: 0;
    top: 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.frontend_pratica-section-wrapper .radio-bg,
.frontend_pratica-section-wrapper .checkbox-bg { padding:0;}
.frontend_pratica-section-wrapper .radio-bg label,
.frontend_pratica-section-wrapper .checkbox-bg label{
	display:block;
	background: #ACC7D6;
	color: #fff;
	padding: 12px 38px 12px 50px;
	font-size: 25px;
	line-height: 30px;
	margin-bottom:10px;
	position:relative;
	cursor:pointer;
	transition:all 0.1s linear;
}
.frontend_pratica-section-wrapper .radio-bg label:hover,
.frontend_pratica-section-wrapper .checkbox-bg label:hover{
	box-shadow: -1px 3px 2px 0px rgba(1, 1, 1, 0.3);
	-webkit-box-shadow: -1px 3px 2px 0px rgba(1, 1, 1, 0.3);
}
.frontend_pratica-section-wrapper .radio-bg input,
.frontend_pratica-section-wrapper .checkbox-bg input{
	position:absolute;
    visibility: hidden;
	left:-100px;
}
.frontend_pratica-section-wrapper .radio-bg label:before,
.frontend_pratica-section-wrapper .checkbox-bg label:before{
	font-family:"Font Awesome 5 Free";
    content: "\f0c8";
    position: absolute;
    left: 21px;
    top: 13px;
    font-size: 28px !important;
}
.frontend_pratica-section-wrapper  .radio-bg :checked+label:before,
.frontend_pratica-section-wrapper  .checkbox-bg :checked+label:before{
	content: "\f14a";
}
.frontend_pratica-section-wrapper .radio-bg :checked+label,
.frontend_pratica-section-wrapper .checkbox-bg :checked+label
{ background:#3f74b6 }
.frontend_pratica-section-wrapper .radio-image, .frontend_pratica-section-wrapper .checkbox-image {
    text-align: center;
    margin-bottom: 22px;
}
.frontend_pratica-section-wrapper .radio-image .radio-image-item, .frontend_pratica-section-wrapper .checkbox-image .checkbox-image-item{
    padding:10px 0px;
}
.frontend_pratica-section-wrapper .radio-image .radio-img, .frontend_pratica-section-wrapper .checkbox-image .checkbox-img{
    display: block;
    margin: 0 auto;
}
.frontend_pratica-section-wrapper .style-input .no-check {
    padding-left: 0 !important;
    display: block;
    line-height: normal;
}
.frontend_pratica-section-wrapper .style-input .no-check:before{
    display: none;
}
.frontend_pratica-section-wrapper .style-input.radiobutton-checkbox label,
.frontend_pratica-section-wrapper .style-input.checkbox label{ padding-left:20px; color: #5d5d5d; line-height:27px; }
.frontend_pratica-section-wrapper .style-input.radiobutton-checkbox label:before,
.frontend_pratica-section-wrapper .style-input.checkbox label:before{ left:0; color: #3f74b6;}
.wrap-documents .drop-zone{
	border: 2px green dashed;
	padding: 30px;
	position:relative;
}
.wrap-documents.has-error-media .drop-zone{
	border: 2px red dashed;
}
.oppure-up{display:block; text-align:center; margin:10px 0px;}
#caricamento-firma,#caricamento-ricevuta,#caricamento-doc-s2 {
	text-align: center;
    padding: 21px 0;
    font-size: 24px;
    color: #3f74b6;
	display:none;
}
.upload-error{
	display: block;
    border: 1px red solid;
    clear: both;
    padding: 10px;
    font-weight: 800;
    color: red;
}
.wrapper-richiesta-doc {
	border: 2px #ACC7D6 solid;
    border-radius: 5px;
    margin-bottom: 20px;
    background: #fff0ad;
    font-size: 16px;
}
.wrapper-richiesta-doc .titolo{
	color: #3f74b6;
	margin-bottom:10px;
    padding: 10px 15px 0 15px;
}
.wrapper-richiesta-doc .lista-richieste{
	list-style: none;
    padding: 10px 15px;
}
.wrapper-richiesta-doc .lista-richieste > li {
	position:relative;
	margin-bottom:10px;
	padding-left:30px;
}
.wrapper-richiesta-doc .lista-richieste > li .qodef-btn { 
	margin:10px auto;
}
.wrapper-richiesta-doc .lista-richieste > li .richiesta-status{
	border: 2px #f2c90e solid;
    width: 21px;
    height: 21px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 12px;
    background: #fff;
}
.wrapper-richiesta-doc .action-pagamento{
	background: #ACC7D6;
    padding: 5px;
}
.wrapper-richiesta-doc .msg{
	width: 72%;
    display: inline-block;
    padding: 0 16px;
    font-size: 21px;
    font-weight: 600;
    color: #fff;
}
.wrap-documents .elenco-files { margin-bottom:15px; }
.wrap-documents ul li{
	list-style: none;
}
.margin-bottom-10{
	margin-bottom: 10px;
}
.margin-bottom-10-f{
    margin-bottom: 10px !important;
}
.margin-bottom-25-f{
    margin-bottom: 10px !important;
}
.padding-bottom-10-f{
    padding-bottom: 10px !important;
}
.padding-bottom-5-f{
    padding-bottom: 5px !important;
}
.row-border-division{
    border-top: 2px #3f74b6 solid;
    border-bottom: 2px #3f74b6 solid;
    padding: 20px 0;
    margin-top: 4px;
    margin-bottom: 24px;
}
.wrap-documents ul li .file{
	background: #f1f1f1;
	text-align: left;
	border: 2px #008700 solid;
	border-radius: 4px;
	padding: 7px;
	box-sizing: border-box;
	margin: 8px 0px;
	position:relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: flex;
}
.wrap-documents ul li .file .filename{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 80%;
	padding-right: 5px;
}
.wrap-documents .remove-file{
    color: #ea0606;
    position: absolute;
    top: -7px;
    right: -7px;
    background: #fff;
    border-radius: 12px;
    font-size: 18px;
	display:none;
}
.view-only .wrap-documents .open-file{
	color: #008700;
    display: none;
    position: absolute;
    top: -12px;
    right: -10px;
    background: #ffffff;
    font-size: 18px;
    border: 2px #008700 solid;
    width: 19px;
    line-height: 25px;
    height: 19px;
    padding: 4px;
    border-radius: 15px;
}
.wrap-documents #uploading-bar{
	position: absolute;
	background: #00ad54;
	height: 100%;
	top: 0;
	right: 0;
	width: 200%;
	background-image: -webkit-linear-gradient(45deg, white 40%, white 46%, #0cd373 30%, #3f74b6 70%, white 70%);
	background-image: -webkit-moz-gradient(45deg, white 40%, white 46%, #0cd373 30%, #3f74b6 70%, white 70%);
	background-image: -webkit-o-gradient(45deg, white 40%, white 46%, #0cd373 30%, #3f74b6 70%, white 70%);
	background-image: linear-gradient(45deg, white 40%, white 46%, #0cd373 30%, #3f74b6 70%, white 70%);
	background-size: 60px 55px;
	animation: slide-bar 3s linear infinite;
}
.wrap-documents .wrap-upload {
	position: absolute;
    max-width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 0%;
}
.wrap-documents .upload-msg{
	background: red;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	color:#fff;
	line-height: 1.8;
    pointer-events: none;
}
@keyframes slide-bar{
	from{right: 0;}
	to{right: -300px;}
}
@-webkit-keyframes  slide-bar{
	from{right: 0;}
	to{right: -300px;}
}

.wrap-documents ul li.active:hover .remove-file{
	display:block;
}
.wrap-documents ul li b{
	position:absolute;
}
.flash-modal .modal-dialog{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
}
.flash-modal .modal-content{
	color: #fff;
	background: #3f74b6;
}
.flash-modal .modal-header{
	border: 0;
}
.flash-modal .close{
	float: right;
	background: #fff;
	color: #3f74b6;
	border-radius: 19px;
	width: 28px;
	height: 28px;
	border: 2px #59c591 solid;
	text-decoration:none;
	text-align:center;
	box-sizing: border-box;
	font-family:Raleway,sans-serif;
}
.flash-modal .close span{
	font-size: 22px;
	line-height: 21px;
}
.flash-modal .modal-title{
	color: #fff;
}
.flash-modal .modal-body{
	text-align: center;
	margin-bottom: 29px;
}
.flash-modal .modal-footer{
	border: 0;
	position: absolute;
	right: 0;
	bottom: -29px;
}

body.modal-open{
	padding-right: 0 !important;
}
.flash-modal .modal-footer .btn{
	background: #fff;
	border: 10px solid #3f74b6;
	border-radius: 16px;
	border-bottom: 7px solid #3f74b6;
	padding: 3px 14px;
	color: #3f74b6;
	margin-right: 19px;
	text-decoration:none;
	text-align:center;
	display:inline-block;
}
.flash-modal .modal-footer .btn:hover, .flash-modal .close:hover{
	color: #000000;
	text-decoration:none;
}
.flash-modal .modal-footer .btn.btn-primary{
	text-transform: uppercase;
	margin-right: 0;
	font-weight: bold;
	padding: 5px 14px;
}
.info-flash{
  	margin: 5px auto 20px auto;
    background: #3f74b6;
    color: #fff;
    padding: 10px 20px 15px 20px;
    border-radius: 10px;
    border: 2px #ACC7D6 solid;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    font-size: 18px;
    line-height: 1.2em;
    position: relative;
    -webkit-transition: cubic-bezier(0.68, -0.55, 0.27, 1.55) .3s;
    -moz-transition: cubic-bezier(0.68, -0.55, 0.27, 1.55) .3s;
    transition: cubic-bezier(0.68, -0.55, 0.27, 1.55) .3s;
    opacity: 0;
    transform: scale(0);
    visibility: hidden;
    position: fixed;
    z-index: 1000;
    bottom: 0;
    max-width: 1038px;
    box-sizing: border-box;
    left: 0;
    right: 0;
    pointer-events: none;
	-moz-transition-delay:.5s;
	-webkit-transition-delay:.5s;
	transition-delay:.5s;
}
.auto-save-in .info-flash {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
    pointer-events: all;
}

.info-flash:before {
    content: '\f252';
    display: block;
    height: 42px;
    width: 42px;
    background: #ACC7D6;
    border: 4px #ffffff solid;
    border-radius: 35px;
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    position: absolute;
    right: -19px;
    top: -19px;
}
.info-flash:after {
    content: '';
    display: block;
    position: absolute;
    width: 48px;
    height: 48px;
    right: -20px;
    top: -20px;
    border: 2px solid #ACC7D6;
    border-radius: 50px;
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.75);
}
.info-flash h2{
	color: #fff;
	font-size: 24px;
	line-height: 1.4em;
	padding: 0;
	margin: 0 0 1px 0;
	text-align: left;
}
.row-table-input{
	padding-top: 15px;
    padding-bottom: 20px;
}
.frontend_pratica-section-wrapper .row-table-input .wppb-form-field{ margin-bottom:0; }
.row-table-input:nth-child(odd){
	background:rgba(0, 166, 86, 0.06);
}
.row-table-input:first-child{
	border-top:1px #3f74b6 solid;
}
.row-table-input:last-child{
	border-bottom:1px #3f74b6 solid;
}
/*****modal*****/
[role="button"] {
  cursor: pointer;
}
.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
	/*center*/
  text-align: center;
  padding: 0!important;
  /*center*/
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  /**center***/
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  /**center**/
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-header:after,
.modal-footer:after {
  clear: both;
}
/******fine modal******/

/**/
.list-crea-pratica .titolo-type{
    padding: 28px 20px;
    position: relative;
    background-color: #3f74b6;
    border: 1px solid #e9e9e9;
    border-bottom: 0;
    display: block;
    color: #fff;
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    text-align: center;
}
.list-crea-pratica li a{ display:block; }
.list-crea-pratica li .titolo-tipologia{
	display: block;
	color: #797979;
}
.list-crea-pratica li .descrizione-tipologia{
	text-align: left;
    display: block;
}

/*style input */
.style-input {
	position:relative;
	overflow:hidden;
	padding-left:20px;
}
.style-input input{
	position:absolute;
    visibility: hidden;
	left:-100px;
	pointer-events:none;
}
.radiobutton-checkbox.has-info{
	overflow:visible;
}
.radiobutton-checkbox .info_icon{
    left: -10px;
    right: auto;
    font-size: 18px !important;
    line-height: 20px !important;
    width: 20px !important;
    padding: 0;
    margin: 0;
    bottom: 2px;
    top: auto;
    height: auto;
    display: inline-block;
}
.style-input.radiobutton-checkbox label, .style-input.checkbox label{
	position:relative;
}
.style-input.radiobutton-checkbox label:before, .style-input.checkbox label:before{
	font-family: "Font Awesome 5 Free";
	content: "\f0c8";
    position: absolute;
    left: -19px;
    top: -1px;
    font-size: 18px;
}
.style-input.radiobutton-checkbox :checked+label:before, .style-input.checkbox :checked+label:before{
	content: "\f14a"; 
}
.hidden{ display:none; }
.center-text {text-align:center;}
.title_login_register{
	color: #3f74b6;
    border-bottom: 2px #3f74b6 solid;
    margin-bottom: 20px;
}
#login-register-row{
	position:relative;
	margin-bottom:40px !important;
}
#login-register-row:before{
	content: '';
	display: block;
	position: absolute;
	height: 100%;
	width: 1px;
	background: #000000;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
/*******elenco pratiche******/

#wrapper-elenco-pratiche { margin-bottom:20px; }
#wrapper-elenco-pratiche #order-filter-wrapper {
    margin-bottom: 15px !important;
}
#wrapper-elenco-pratiche #order-filter-wrapper label{
	width: 100%;
}
#wrapper-elenco-pratiche #order-filter-wrapper #wrapp_ricerca_pratiche{
	position:relative;
}
#wrapper-elenco-pratiche #order-filter-wrapper #wrapp_ricerca_pratiche span{
    position: absolute;
	top: 35px;
	right: 12px;
    color: #fff;
	display:none;
}
#wrapper-elenco-pratiche #order-filter-wrapper #ricerca{
	padding-right: 40px !important;
}
#wrapper-elenco-pratiche #order-filter-wrapper input[type="submit"]#go_search{
	font-family: simple-line-icons,sans-serif !important;
    font-size: 20px !important;
    color: #fff !important;
    padding: 0 8px !important;
    height: 38px;
    line-height: 36px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0 !important;
    display: inline-block;
    width: 40px !important;
    vertical-align: top;
    background: #3f74b6 !important;
	position: absolute;
	right: 0;
	bottom: 0;
	cursor: pointer;
}
#wrapper-elenco-pratiche #order-filter-wrapper.reload span{
	display:block !important;
	pointer-events: none;
}
#wrapper-elenco-pratiche #order-filter-wrapper.reload  input[type="submit"]#go_search{
	color:#3f74b6 !important;
	pointer-events: none;
}
#wrapper-elenco-pratiche #container-elenco-pratiche {
    list-style: none;
}
#wrapper-elenco-pratiche #container-elenco-pratiche .pratica-element {
    background: #f0f0f0;
    padding: 14px 15px;
    margin-top: 5px;
	color:#696868;
}
.margin-top-10-f{
	margin-top:10px;
}
.pratica-element .logo-intervento{
	width:64px;
	float:left;
}
.pratica-element h3{
	margin-left: 76px;
	font-size: 21px;
	line-height: 22px;
	color:#696868;
}
.pratica-element .info_wrapper{
	border-left: 1px #333 solid;
	border-right: 1px #333 solid;
}
.pratica-element .status {
    background: #ff1414;
    color: #fff;
    padding: 4px 8px;
    border-radius: 4px;
}
.pratica-element .action-link{
	line-height: 25px;
    padding-left: 26px;
    position: relative;
    display: inline-block;
    padding-bottom: 9px;
    color: #696868;
	cursor:not-allowed;
}
.pratica-element .action-link:before{
	content: '';
	cursor:not-allowed;
    display: inline-block;
    width: 24px;
    height: 24px;
    max-width: 256px;
    max-height: 256px;
    background-size: contain;
    position: absolute;
    top: 0px;
	opacity:0.4;
    left: 0px;
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDU1MC44MDEgNTUwLjgwMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTUwLjgwMSA1NTAuODAxOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTE2MC4zODEsMjgyLjIyNWMwLTE0LjgzMi0xMC4yOTktMjMuNjg0LTI4LjQ3NC0yMy42ODRjLTcuNDE0LDAtMTIuNDM3LDAuNzE1LTE1LjA3MSwxLjQzMlYzMDcuNiAgIGMzLjExNCwwLjcwNyw2Ljk0MiwwLjk0OSwxMi4xOTIsMC45NDlDMTQ4LjQxOSwzMDguNTQ5LDE2MC4zODEsMjk4Ljc0LDE2MC4zODEsMjgyLjIyNXoiIGZpbGw9IiM2ODY4NjgiLz4KCTxwYXRoIGQ9Ik0yNzIuODc1LDI1OS4wMTljLTguMTQ1LDAtMTMuMzk3LDAuNzE3LTE2LjUxOSwxLjQzNXYxMDUuNTIzYzMuMTE2LDAuNzI5LDguMTQyLDAuNzI5LDEyLjY5LDAuNzI5ICAgYzMzLjAxNywwLjIzMSw1NC41NTQtMTcuOTQ2LDU0LjU1NC01Ni40NzRDMzIzLjg0MiwyNzYuNzE5LDMwNC4yMTUsMjU5LjAxOSwyNzIuODc1LDI1OS4wMTl6IiBmaWxsPSIjNjg2ODY4Ii8+Cgk8cGF0aCBkPSJNNDg4LjQyNiwxOTcuMDE5SDQ3NS4ydi02My44MTZjMC0wLjM5OC0wLjA2My0wLjc5OS0wLjExNi0xLjIwMmMtMC4wMjEtMi41MzQtMC44MjctNS4wMjMtMi41NjItNi45OTVMMzY2LjMyNSwzLjY5NCAgIGMtMC4wMzItMC4wMzEtMC4wNjMtMC4wNDItMC4wODUtMC4wNzZjLTAuNjMzLTAuNzA3LTEuMzcxLTEuMjk1LTIuMTUxLTEuODA0Yy0wLjIzMS0wLjE1NS0wLjQ2NC0wLjI4NS0wLjcwNi0wLjQxOSAgIGMtMC42NzYtMC4zNjktMS4zOTMtMC42NzUtMi4xMzEtMC44OTZjLTAuMi0wLjA1Ni0wLjM4LTAuMTM4LTAuNTgtMC4xOUMzNTkuODcsMC4xMTksMzU5LjAzNywwLDM1OC4xOTMsMEg5Ny4yICAgYy0xMS45MTgsMC0yMS42LDkuNjkzLTIxLjYsMjEuNjAxdjE3NS40MTNINjIuMzc3Yy0xNy4wNDksMC0zMC44NzMsMTMuODE4LTMwLjg3MywzMC44NzN2MTYwLjU0NSAgIGMwLDE3LjA0MywxMy44MjQsMzAuODcsMzAuODczLDMwLjg3aDEzLjIyNFY1MjkuMmMwLDExLjkwNyw5LjY4MiwyMS42MDEsMjEuNiwyMS42MDFoMzU2LjRjMTEuOTA3LDAsMjEuNi05LjY5MywyMS42LTIxLjYwMSAgIFY0MTkuMzAyaDEzLjIyNmMxNy4wNDQsMCwzMC44NzEtMTMuODI3LDMwLjg3MS0zMC44N3YtMTYwLjU0QzUxOS4yOTcsMjEwLjgzOCw1MDUuNDcsMTk3LjAxOSw0ODguNDI2LDE5Ny4wMTl6IE05Ny4yLDIxLjYwNSAgIGgyNTAuMTkzdjExMC41MTNjMCw1Ljk2Nyw0Ljg0MSwxMC44LDEwLjgsMTAuOGg5NS40MDd2NTQuMTA4SDk3LjJWMjEuNjA1eiBNMzYyLjM1OSwzMDkuMDIzYzAsMzAuODc2LTExLjI0Myw1Mi4xNjUtMjYuODIsNjUuMzMzICAgYy0xNi45NzEsMTQuMTE3LTQyLjgyLDIwLjgxNC03NC4zOTYsMjAuODE0Yy0xOC45LDAtMzIuMjk3LTEuMTk3LTQxLjQwMS0yLjM4OVYyMzQuMzY1YzEzLjM5OS0yLjE0OSwzMC44NzgtMy4zNDYsNDkuMzA0LTMuMzQ2ICAgYzMwLjYxMiwwLDUwLjQ3OCw1LjUwOCw2Ni4wMzksMTcuMjI2QzM1MS44MjgsMjYwLjY5LDM2Mi4zNTksMjgwLjU0NywzNjIuMzU5LDMwOS4wMjN6IE04MC43LDM5My40OTlWMjM0LjM2NSAgIGMxMS4yNDEtMS45MDQsMjcuMDQyLTMuMzQ2LDQ5LjI5Ni0zLjM0NmMyMi40OTEsMCwzOC41MjcsNC4zMDgsNDkuMjkxLDEyLjkyOGMxMC4yOTIsOC4xMzEsMTcuMjE1LDIxLjUzNCwxNy4yMTUsMzcuMzI4ICAgYzAsMTUuNzk5LTUuMjUsMjkuMTk4LTE0LjgyOSwzOC4yODVjLTEyLjQ0MiwxMS43MjgtMzAuODY1LDE2Ljk5Ni01Mi40MDcsMTYuOTk2Yy00Ljc3OCwwLTkuMS0wLjI0My0xMi40MzUtMC43MjN2NTcuNjdIODAuNyAgIFYzOTMuNDk5eiBNNDUzLjYwMSw1MjMuMzUzSDk3LjJWNDE5LjMwMmgzNTYuNFY1MjMuMzUzeiBNNDg0Ljg5OCwyNjIuMTI3aC02MS45ODl2MzYuODUxaDU3LjkxM3YyOS42NzRoLTU3LjkxM3Y2NC44NDhoLTM2LjU5MyAgIFYyMzIuMjE2aDk4LjU4MlYyNjIuMTI3eiIgZmlsbD0iIzY4Njg2OCIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)}

.pratica-element .action-link.active:hover{
	color:#3f74b6;
	cursor:pointer;
}	
.pratica-element .action-link.active:before, .pratica-element .action-link.active{
	opacity:1;
	cursor:pointer;
}
/***render input as read only**/
.view-only .render_input, .view-only .wppb-form-field input, .view-only .wppb-form-field select, .wppb-form-field input.disabled, .wppb-form-field select.disabled {
    border-top: 1px #fff solid !important;
    border-left: 1px #fff solid !important;
    border-right: 1px #fff solid !important;
	background:none !important;
	/*for firefox*/
	-moz-appearance: none;
	/*for chrome*/
	-webkit-appearance:none;
    pointer-events: none;
}
.view-only .info_icon { display:none; }
/*for IE10*/
.view-only .wppb-form-field select::-ms-expand {
    display: none;
}
.view-only .style-input, .view-only .radio-bg,
.view-only .style-input, .view-only .checkbox-bg{
    pointer-events: none;
}
.view-only .frontend_pratica-section-wrapper .wppb-form-field input:focus, .view-only .frontend_pratica-section-wrapper .wppb-form-field select:focus{
	box-shadow:none !important;
	-webkit-box-shadow: none !important;
}
.view-only .drop-zone, .view-only .elenco-files .remove-file{ display:none !important; }
.view-only .wrap-documents .open-file { display:block; }
/***end render input as read only**/

/*******elenco pratiche FINE******/

/**********************************/
/*********elenco fatture**********/
/*********************************/

.elenco-fatture{
	font-size:16px;
	border-collapse: collapse;
	color:#696868;
}
.elenco-fatture tbody tr{
	background:#f0f0f0;
}
.elenco-fatture tr{
	border: 0px;
}
.elenco-fatture tbody td{
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
}

.pdf-red {
	width: 24px;
	height: 22px;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	margin-bottom: -6px !important;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAAG0OVFdAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDJBOUQzNDBGQTlGMTFFN0IzQTc4MjBCODlFMkJFNDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDJBOUQzNDFGQTlGMTFFN0IzQTc4MjBCODlFMkJFNDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMkE5RDMzRUZBOUYxMUU3QjNBNzgyMEI4OUUyQkU0NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMkE5RDMzRkZBOUYxMUU3QjNBNzgyMEI4OUUyQkU0NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppd3a9EAAArUSURBVHjaYvwvwYAN/GfADhhReM//MzBh0YhLM1aDWQjagqn5P7IaJgbywH9KDYAbwkKCBkZsBlDiArgXGtBC/z8erIDNgHokJzLiYTsC8XxsBsCAAhY/Ivt7Py4vIBuAnFAmAHECgZSJEgv5SGwHIC6Asu3xRg1aXviPJyVipoPn/xmpEo0UARYSsjJWABBAjFjKg/dALEBULsVRHgjgyTz78YXBf7SUh45h0Tuf0kAEJa7zlMaCATkGoHuHovLgAHI6+E9COmDEFQswpy3A4lRGfPkD2Qug+P9AampkQkuBBcRWKOgGNCCJNUCLr/9Y5PDmhf8EaiYGtOLNgerlwQcS9DlgKw8EiaidMdIEQADiq+iGQhgElg3eSLqJjuIkuoEruIFj+OkIGBNItOm1oujjt7HA9ThOAv7glrhE0Qqv0rFwcZY0+ZCRCCQbQWRjv2O0KmLcORk7R6gNgsplBLyjkeL6fyEQc4DeQiDHj8l9L3sIASfmV+0YgpQzM1+hDXzVWFTyscLGYHMHcPbYGk2S4Ge8lG4QNlmAQrgWkrDxJwk+AUX+3jpa6Ky2cIAcdeBbe/yGvQ6JZ/FA4ei6u1IBWsQsNpQdmz41swkgQu0BWKOqnmrtALTaEJ8DDJBb8ZT6lJwGyXkKg/o/JYmQ3Gz4n0BvneRsKEiirwNJDQlCDvhAogM+kNu1oAf4PxhKwv+DoSj+T0qjlJFG2Y+Rls1yYhqkDgMRBY6DsjoeFO2B/xQmKPIqIywhgKuXOwFNPJFAoqNaFMAM+4ill8tIyzTwHzmbkNDsJqtZjs0Bjdg6kWgjRDTtmDQQSIAbad0qJhSME6iZY8idfzlPixDox5LiQSAfKU3EMyDmM5CjjJ/swgJYG+IapqcEXABiQzzR5AisDQ/AQkCQytXx0KoLRh1AyAENNLL3ALFtQlhL5gCVG6PwNiEx4wP7qex7Q1KrY2pbfgFZACAA+1Z7mzAMRF8kBjAbsEHpBrBBO0HJCExQmIAVYIKyQbMBHaEbmA2oqhrJpJf4zl8kIU/yz8jx89357vnM0Qe4qkcOTD3KRVIWCPHCuZV7qMxOq0Eo/jnDkG45iF8hu9hxjW3Lf6wMEaecBOyIHT9bP3yMvNsbBwm2NXpbhCQGXDIFKtQqaEkU3hNFU/QY0GWIXWNoBIhdY6gE1C3i5VEJuOID9O1f5wmoQAvvPlCU3jLpwe4dkU4oHrQLVI9OgOgYXKG9G7ftJj/X0LAaGGNhgrhX0SmhTIJTgdkOEeICki41mJyd883ZY65lDhdw5eOUGxSOCHwd81o9XzKitz0+701AKE64lZP3jOhtj6Tg5AFVw25LYscbOF0kf1gGzJPEAmYml94wTgXuoiQucHcLmMHRhktga4kayLmjKQjwVXPqyC2gsl3gy2GGnCj8zkhkVCSTP8S2gOeA4qJAzzHWAiMBIwGDxSI2AWVDYFQdXLzmiiSSPOA3lX3C/2dvuicWUcRwgXUPj74SzFeRUjYLU95+d3DRa9w+FW3EjwDsXdFxwjAMVbgOQDegG8AEDRO0I9AJChuECWAEOkHpBtkANqj/+kk7QXq5M0cu2ImtyEbG1h0f5M5x/CzJerKcDK0PAMn3N6ZOByF1VpgmNf5Tka4CC7jsw+UOZ/PVZWIEqwG3JDYZpQZg2OCt6SzVoSaUCRyAh5DFHzYAjEGfl9/LFYGqPObRlxk+EMz+8Mqta/mV9z0ZgJD50oCJp8E3QXDuk0aeHtKHT3AKgGqd3zKL/irfGvDHMASufJsAMAVhHDMAVkvkPWeETrEDYOQTYkiKVrEDAF1UOhYAcp1T5A6AcK0F3AF4Igy3p6GagC3NtiqqukcfUErNiToSFLEDAAmABEACwEjOGyMHcFCJTSy2W2TXHEC+2rENQBXQhJ2zxWQAhGYCYx8+QPREWqo1NkO0MW3r3Qn2BRF1lHVExPQzjiqFNQHMYGrQViECYHtwoWi0aW+nbQ378lYtbqMBuYJ0mFDQ9vndXagmIHoA0cmi9f+jh8k1f8I1ACa7w2tpv1QvSOjSnLnReu4ZgEJxbRMzF6gHvxzQZ84JABMNeJXO7Bn58O2Y4d0qfGUAwOfAPmYKQIPSAKyTKxUOb8nNB6jYYNnyxmYvbDUjMqeetlR9sWODBTCtKtd9c6BArAxfivvUJ0YniGX2pibAXchN4C2gwZNT6hGYfd1mrgmRM8+/owsAopYEQAIgAZAASAAkAHDywnhc5LXCpeIa581UVQ5DuDCBA8PBT0GduVoNBWCn6eyb0eCXHZOy17FBGwmNOTZ5S6E6OGkLwJSp2nfJpaaA4OzwMTD6DNBTUIFxgjtgutWtmKze5Mlo4M3XDAcu5KwbTdK/AO1d3XHbMAxGen2vu4G8gTewvYEzQeUJmkxgZ4NsYHWCthNIniDeIO5THuMNnPBC1D3VpvlPSvq+Oz9GiogPIACCgI/+AS7OSkkfByVFTxzLvSRFlcV/83LMjgBC0BvK7Hgw4OZzSxF6QroQIFYsWEoX6nkgwmcLV5PngSBdSwYIjX/NeQEiK8BmSAS4kxo/IqBNhKdc1iUUAdZkVkMlvOo5xT9lCzH+SDegfs2BCCGcQJNsQUOB26YHRO3Rn6mCJBgSOYG6mv/QYeELbPvgI/gmwEhTKxpKXBPkASHCu+hE8E2ASQLtQdSQcRgI+CHCz1DOIgjQDSxCRQ0gQLfA4WMNAgwbM18+AgjQDx+hBAGGjY3cGgoQYLgQzqE4e7kDAYYNo6vcIIA9GvI3BDwECbTCxc+QoxN4CDqnwH2Xy0/lvl5Y/O2ENNLVIIAfHCQZfgV+j8gIeu21gC2gWxBbzg4EgLUBAQAQAAABABAA8EIAkUs+evjpHlOuPL0v91+ZOwFEHuCZ+nM3Lzds5NqucyaArvCr998fOmWXDhdi0ol85lQmLXSfz8kU3XfwnFfu5mlbKXPrGFqJbiGq3Ps0Z4bqNswTAnEp4R5JbVBlsR48aYoQhsmlFNce9bMrW5/r2rWhex9hTi/HJhcnkG/KjiO861EKtQtNDLLYAlwxaWncVgrhnFndSyKY9iIWztS31nN+kzr3zk0cXAbE6GjaaugEaF8GmclFGdP55kw2BybFGWGU/1gX1dQ9YQls57DXfbcAIbeAWJceuR+1ytm8JyAaAQ5S63YOZtUGqpjb9phW56bw4H2AxmAhRuQ+i8Am3DpA19NGAayhtnuxDrZXHFUgkAVQaftCOoRFhG9RmXnbKppa4xsHT4AZpfeW56SulPkeMAzEFpAInFO4IXXxI/oU9YAA6zPe9/iK2S/I8rYMCNBtcI8iaL5HHyDnhSzolCqGtgcigNCq0M3SV5Qmrx76u7LOQXyibnfqyh07yvf62F8L0EinqpDx8tTB5HORho4Hv++p0MV3iaRU1bUtQPzjj3R94rmPnMAP6n6bOEQBAAgAgAAACACAAAAIAIAA2viCpbdG4fNhvgdGcIGmDi5VDQOXUZJ+d9CbFAMj+HqXDp4IhzcmWBgIv0plAdgKmBzF8rwgFG6eh0it1wbrqRyWG8MH4LJwkw8U2wZfLy8HbhlmdJq4ZjphzHTtg04OHcHMR8XuP+EnnhzKV7aWkE1wLMnyMmyMMLCij+PmJfZ57wrGRbGV7UNi5gEq6Zzw4EWQwU7o93INv5KHzqQpx8e3HUEuRpkQijm5M8pWCtmuO6iGD/AGCpruYH2ptS0AAAAASUVORK5CYII=);
}

/*****loading******/
#overlay {
    position:fixed;
	z-index: 999999;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#overlay .msg_wrap{
	position: absolute;
	top: 63%;
	left: 50%;
	margin: -28px 0 0 -55px;
	color: #fff;
	font-size: 18px;
	font-weight: 800;
}
.single6 {
	height: 60px;
	width: 60px;
	border-radius: 50%;
	background-color: #90C695;
	-webkit-animation: single6 1s infinite ease-in;
	animation: single6 1s infinite ease-in;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -28px 0 0 -25px;
}

@-webkit-keyframes single6 {
  0% {
	 -webkit-transform: scale(0);
	 transform: scale(0);
	 opacity: 1;
  }
  100% {
	 -webkit-transform: scale(1);
	 transform: scale(1);
	 opacity: 0;
  }
}

@keyframes single6 {
  0% {
	 -webkit-transform: scale(0);
	 transform: scale(0);
	 opacity: 1;
  }
  100% {
	 -webkit-transform: scale(1);
	 transform: scale(1);
	 opacity: 0;
  }
}

@keyframes loop-slide {
    0% {
        transform: translate3d(0, 0, 0px) rotate(-14deg);
        animation-timing-function: ease-in;
    }
    50% {
        transform: translate3d(0, 32px, 0px) rotate(0deg);
        animation-timing-function: ease-out;
		opacity:1;
    }
    51% {
		animation-direction:0.1s;
        transform: translate3d(0, -32px, 0px) rotate(0deg);
		opacity:0;
	}
    100% {
        transform: translate3d(0, 0px, 0px) rotate(-14deg);
    }
}
@-webkit-keyframes loop-slide {
    0% {
        -webkit-transform: translate3d(0, 0, 0px) rotate(-14deg);
        animation-timing-function: ease-in;
    }
    50% {
        -webkit-transform: translate3d(0, 32px, 0px) rotate(0deg);
        animation-timing-function: ease-out;
		opacity:1;
    }
    51% {
		animation-direction:0.1s;
        -webkit-transform: translate3d(0, -32px, 0px) rotate(0deg);
		opacity:0;
	}
    100% {
        -webkit-transform: translate3d(0, 0px, 0px) rotate(-14deg);
    }
}
@media all and (max-width: 1200px){
	.frontend_pratica-section-wrapper .radio-bg label,
	.frontend_pratica-section-wrapper .checkbox-bg label
    { font-size:20px; }
	.frontend_pratica-section-wrapper .radio-bg label:before,
	.frontend_pratica-section-wrapper .checkbox-bg label:before{
		left: 29px;
		top: 18px;
		font-size: 20px;
	}
	.radiobutton-checkbox.has-info{
		overflow:hidden;
		padding-left: 34px;
	}
	.radiobutton-checkbox .info_icon{
		left: 7px;
	}
	.info-flash{
		margin-left:25px;
		margin-right:25px;
	}
	.row-table-input .campo-row strong{
		text-align: center;
		font-size: 18px;
		line-height: 1em;
		padding-bottom: 6px;
		display: block;
	}
}
@media all and (min-width: 1200px){
	.row-table-input{
		display:flex;
	}
	.row-table-input .campo-row{
		flex:1;
	}
	.row-table-input .campo-row strong{
		height: 100%;
		flex: 1;
		display: flex;
		justify-content: center;
		flex-direction: column;
		text-align: center;
	}
}
@media all and (max-width: 1024px){
	.frontend_pratica-section-wrapper .radio-bg label,
	.frontend_pratica-section-wrapper .checkbox-bg label
    { font-size:16px; }
	.frontend_pratica-section-wrapper .radio-bg label:before,
	.frontend_pratica-section-wrapper .checkbox-bg label:before
    {
		left: 29px;
		top: 18px;
		font-size: 16px;
	}
	.wppb-form-field select,.wppb-form-field input{
		float:none !important;
	}
}
@media all and (max-width:990px){
	#login-register-row:before{
		display:none;
	}
	.frontend_pratica-section-wrapper .radio-bg label,
	.frontend_pratica-section-wrapper .checkbox-bg label{
		margin:0;
	}
	.frontend_pratica-section-wrapper .row .radio-bg:last-child,
	.frontend_pratica-section-wrapper .row .checkbox-bg:last-child
    {
		margin-bottom:10px;
	}
	.pratica-element .logo-intervento {
		width: 84px;
		float: none;
		display: block;
		margin: 0 auto;
	}
	.pratica-element h3 {
		text-align:center;
		margin:10px 0;
    	text-align: center;
	}
	.pratica-element .action_wrapper { 
		margin:10px 0;
	}
	.pratica-element .info_wrapper{
		border-left: 0px #333 solid;
		border-right: 0px #333 solid;
	}
	.wrap-documents .remove-file { display: block; }
}
@media all and (max-width: 768px){
	.coupon-wrap{
		display: block;
	}
}
@media all and (max-width:400px){
	.frontend_pratica-section-wrapper .wppb-form-field input, .frontend_pratica-section-wrapper .wppb-form-field select{float:none !important;}
	
	#wrapper-elenco-pratiche #order-filter-wrapper #wrapp_ricerca_pratiche span{
		position: absolute;
		top: 12px;
		right: 14px;
		color: #fff;
	}
	.flash-modal .modal-footer{
		left: 0;
		right: 0;
		margin: 0 auto;
		text-align: center;
	}
	.flash-modal .modal-footer .btn{
		margin-right:0;
	}
	.ui-tooltip.big-wrap{
		max-width:100%;	
	}
}

@media all and (max-width:480px){
	.wrap-documents ul li .file .filename{
		    max-width: 120px;
	}
	.wrapper-richiesta-doc .qodef-btn.qodef-btn-small.qodef-btn-solid {
		height: auto;
		line-height: 25px;
		min-height: 50px;
	}
	.wrap-documents .document-add span{ display:none; }
	.wrapper-richiesta-doc .qodef-btn-text-icon{ display:none !important; }
	#close_pratica{
		left: 0;
		right: 0;
		bottom: 0;
		margin: 0 auto;
		position: absolute;
		width: 100%;
		box-sizing: border-box;
		text-align: center;
	}
	#close_pratica .qodef-btn-text{ line-height:50px; } 
	.wrapper-richiesta-doc .action-pagamento{
		position:relative;
	}
	.wrapper-richiesta-doc .msg{ padding-bottom:60px; }
}