html,body{width:100%; height:100%; min-height:100%;}
.fullwh{width:100%; height:100%; min-height:100%;}
.fullh{height:100%; min-height:100%;}
.maxH300{max-height: 300px; overflow-y: scroll; overflow-x: hidden;}
.back_blue{background-color:#003781; color:#fff;}
.back_blue_light{background-color:#89cacb;}
.back_dark{background-color:#414141; color:#fff;}
.back_white{background-color:#fff; color:#414141;}
.back-light-grey{background-color:#C7D2D6;}
.bg-danger,.bg-success,.bg-warning{padding:10px;margin-bottom:10px; border-radius: 5px;}
.top-head{border-bottom:1px solid #66666A; margin-bottom:15px; padding-bottom:15px;}
.overflow-hidden{overflow: hidden;}
.small_lbl{font-size: 10px;}

/*FONTS */
.font-ssp{font-family: "AllianzNeo-Regular",'Source Sans Pro', sans-serif;}
.font-fcm{font-family: 'AllianzNeo-SemiBold', sans-serif;}
.font-fcb,b{font-family: 'AllianzNeo-Bold', sans-serif;}
.font-fcl{font-family: 'AllianzNeo-Light', sans-serif;}
.f1{font-size:21px;color:#353535; line-height:26px;}

/*.f2{font-size:21px;color:#353535; line-height:30px;}*/

.smalltxt{font-size:12px; line-height:0px;}
.ntxt{font-size:13px; line-height:0px;}
.whitetxt{color:#ffffff;}
.bluetxt{color:#003781;}
.greydark{color:#595959;}
.greylight{color:#66666A;}
.greentxt,.greentxt:hover,.greentxt:focus,.greentxt:visited{color: #20998b;}
.redtxt,.redtxt:hover,.redtxt:focus,.redtxt:visited{color: #e3013a;}
.orangetxt,.orangetxt:hover{color: #E46A1F;}
.yellowtxt,.yellowtxt:hover,.yellowtxt:focus,.yellowtxt:visited{color: #f8be00;}
.titletext{font-size:36px; text-transform:uppercase; line-height:79px;}
.f36{font-size:36px;}
.f18{font-size:18px;}
.f14{font-size:14px;}
.f24{font-size:24px;}
.f10{font-size: 10px;}
.titleform{background-color:#003781; color:#fff; padding:15px 20px; margin-bottom:20px;}
.titleform2{padding-left:15px; color:#003781; border-bottom:4px solid #003781; margin-bottom:10px;}

.textranormal{text-transform:inherit;}

/*BORDER*/
.br3{border-radius:3px;}
.listdot{border-bottom: 1px dotted #66666A;}

/*PADDING*/
.npad{padding:0px;}
.pad20{padding:20px;}
.pad30{padding:30px;}
.pad10{padding:10px;}
.pad15{padding:15px;}

/*MARGIN*/
.nmar{margin:0px;}
.nmartop{margin-top:0px;}
.mart20{margin-top:20px;}
.mar15{margin:15px;}
.mar5{margin:5px;}
.mar-r-20{margin-right: 20px;}

/*TABLE*/
table{font-size:10px;}

/*FORM FILTRI*/
.form-filtri .form-control{font-size:10px;margin:5px;}
.form-filtri .blocco-bt-azioni .form-control{fpadding:20px; font-size: 18px; width: auto;}

/* DATA PICKER */
.hide_calendar table.ui-datepicker-calendar {
    display:none !important;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{color:#414141;}

/* ReCaptcha Iframe FIX */
iframe {display:none !important;}
header iframe,
section iframe,
footer iframe,
div iframe { display:inline; }
#recaptcha_table, .recaptchatable, #recaptcha_area tr, #recaptcha_area td, #recaptcha_area th{text-align:center; margin:auto!important;}

/* temp */
.temp{width:300px; color:#fff; height:200px; position:absolute;left:50%; margin-left:-150px; top:50%; margin-top:-100px;text-align:center; font-size:24px;}
.fulltemp{width:100%;height:100%;background-color:#003781;}
.imgblk{width:30%; display:inline-block; float:left;}
.txtblk{width:69%; display:inline-block; float:left;}

/* blocc assegna insistenze */
.lista_utenti_insistenze,.lista_utenti_gestori{display: none; width: 350px; padding: 20px; position: fixed; top: 200px; left: 50%; margin-left: -170px; background-color: #fff; border: 1px solid #66666A; box-shadow: 0px 0px 15px #66666A;}
.closex{ position: absolute; right: 15px; top:15px; font-size: 24px; color: #e3013a; cursor: pointer;}

.lista_utenti_assistenza{display: none; width: 350px; padding: 20px; position: fixed; top: 100px; left: 50%; margin-left: -170px; background-color: #fff; border: 1px solid #66666A; box-shadow: 0px 0px 15px #66666A;}


/* ALERT */
.box-alert,.bg-warning,.bg-danger,.bg-success{font-size:22px;border-radius: 5px;}
.chosen-container{width:100% !important;display: block;}


.res_lista{
    font-size: 14px;
    border-bottom: 1px solid;
    height: 33px;
}

.res_lista button.btgrey{
    float: right;
    font-size: 10px;
    padding: 5px 10px;
}

.lista_risultati{
    display: none;
    background-color: #f9f9f9;
    border: 1px solid #f0f0f0;
    display: block;
    margin-bottom: 20px;
}

#formRichiesta{
    display: none;
}

.greentxt,.greentxt:hover,.greentxt:focus,.greentxt:visited{color: #20998b;}
.redtxt,.redtxt:hover,.redtxt:focus,.redtxt:visited{color: #e3013a;}
.orangetxt,.orangetxt:hover{color: #E46A1F;}
.yellowtxt,.yellowtxt:hover,.yellowtxt:focus,.yellowtxt:visited{color: #f8be00;}
.nerotxt,.nerotxt:hover,.nerotxt:focus,.nerotxt:visited{color: #414141;}

.bordoRosso{border:1px solid #e3013a !important;}
