#_main_top {
	/**width: 960px;**/
	height: 12px;
	background: url(../images/main_top.png) no-repeat top
}
#_main {
	/**width: 960px;**/
	background-color:#FFF;
        border-radius:10px;
}
body {
	margin: 0;
	padding: 0;
	color: #666 !important;        
	font-family: 'Montserrat', sans-serif ;
	font-size: 13px;
	line-height: 1.4em; 
	 	 
        line-height: 20px;
        
}

.blu {color: #094D8C; }

.boxtobox {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
	justify-content: flex-start; /* space-between;*/
	padding: 16px 5px;
	background-color: #dce7f2;
	margin-top: 7px;
}
.boxtobox a {margin-top: 3px; margin-bottom: 3px; margin-right: 5px; flex-grow: 0; }

#mdm,
#upProxyData {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 220px;
    height: 45px;
    border-radius: 5px;
    font-size: 1.3rem;
    margin: 0 auto;
    display: flex;
}
.hide {display: none!important;}

#deskl {
	display: flex;
	flex-direction: row;
	align-items: baseline;
}
#deskl li {list-style: none;}
#deskl .dropdown-toggle::after {display: none; padding: 0;}
#navbarDropdownMenuLinkDesk {display: inline-block; padding: 0;}

.titleLine {color: #fff; font-weight: 600; font-size: 3.2rem; margin-bottom: 0px; padding-right: 335px; text-shadow: 2px 2px 8px rgba(0,0,0,0.8); line-height: 1.1; background-color: rgba(10,77,140,.8); padding-left: 15px; }
.tagLine {color: #ffffff; font-size: 2.4em; margin-top: 0; text-align: left!important; padding: 0 290px 0 0; text-shadow: 2px 2px 6px rgba(0,0,0,0.6); background-color: rgba(10,77,140,.8); padding-left: 15px; padding-bottom: 20px;}

.bth {
	background-color: #D8070B;
	border-color: #D8070B;
	font-size: 14px;
	font-weight: 700!important;
	color: #fff!important;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-content: center;
	align-items: center;
	border-radius: 5px;
	max-width: 143px;
	height: 43px;
	float: right;
	min-width: 143px;
}

.bth:hover {background-color: #b70a0d; }

.slick-dots li button:before {
   content: '';
}
.slick-dots li {
    width: 28px;
    height: 28px;
}
.slick-dots li.slick-active, .slick-dots li.slick-active button {
    width: 28px;
    height: 28px;
	opacity: 1;
}
.slick-dots li.slick-active {
    top: 0px;
}

.listdesk {min-width: 12rem; top: 10px; padding: 8px 4px;}
.listdesk:before {
    content: '\f0d8';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: -11px;
    left: 9px;
    color: #fff;
    font-size: 33px;
}

.listdesk a {color: #000!important; padding: 7px!important; font-size: 13px;	}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 28px;
    height: 28px;
	border-radius: 14px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #D8070B; /*#094D8C*/;
	opacity: .7;
}

#home { }
#subpage { background-image: url("../images/body_subpage.png") }

a, a:link, a:visited { color: #094D8C; font-weight: normal; text-decoration: none }
a:hover { text-decoration: none;opacity: 0.8; text-decoration: none !important;}

a.more { display: inline-block; padding: 3px 10px; font-size: 12px; font-weight: bold; color: #21bdd0; background: #e9e9e9; }
a.more:hover { background: #333; text-decoration: none }

p {
	padding: 5px 0px;
        padding: 0;
        text-align: left;
}
p.padded{
    margin-top:40px;
}
img {
	border: none;
	text-align: right;
}
blockquote { border: 1px solid #ccc; /*border-left: 5px solid #036;*/ padding: 19px; margin: 20px 0 0 0}
cite a, cite a:link, cite a:visited  { font-size: 12px; text-decoration: none; font-style: normal }
cite span { font-weight: 400; color: #333; }

.tmo_list { margin: 10px 0 10px 0; padding: 0; list-style: none }
.tmo_list li { color:#636363; margin: 0 0 5px 0; padding: 0 0 0 20px; background: url("../images/list.png") no-repeat scroll 0 7px  }
.tmo_list li a { color: #636363; font-weight: normal }
.tmo_list li a:hover { color: #000 }

.listdesk {min-width: 12rem; top: 10px; padding: 8px 4px;}
.listdesk:before {
    content: '\f0d8';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: -11px;
    left: 9px;
    color: #fff;
    font-size: 33px;
}

.listdesk a {color: #000!important; padding: 7px!important; font-size: 13px;	}


h123 {
	font-size: 49px;
	color:#000;
}
.h123 {
	font-size: 49px;
	color:#000;
}


.titoli {
	text-align: center;
}

.titoli a{
	text-align: center;
	color:#000000;
}

.titoli a:hover{ color:#FFCC00; text-decoration:none;
}/* background-image: url(../images/bot_sf.jpg) repeat-x*/




h1, h2, h3, h4, h5, h6 { color: #333; font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a , h6 a { color: #094D8C; font-weight: normal; }
h1 { font-size: 26px; margin: 0 0 25px; padding: 5px 0 }
h2 { font-size: 22px; margin: 0 0 25px; padding: 5px 0 }
h3 {
	font-size: 20px;
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
}
h4 { font-size: 16px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 14px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 12px; margin: 0 0 5px; padding: 0; }
textarea {max-width: 100%;}
h5.titolitd{text-transform: uppercase;}
.cleaner {
	clear: both;
	text-align: left;
}
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px; text-align: center;}
.h50 { height: 50px }

.float_l { float: left }
.float_r { float: right }

#t_wrapper {
	/**width: 960px;**/
	padding: 0 10px;
	margin: 0 auto;
}

#_header {
	/**width: 960px;**/
	/**height: 100px;**/
        background-color: #0A4D8C;
}

#_menu { 
	/**width: 960px;**/
	 
        
}
#menu_row{ background-color:#FFF;}
#_menu ul li a { 
	/**width: 960px;**/
	color:#666666;
      
        text-transform: uppercase;
        
}

#_menu .dropdown-menu { 
	/**width: 960px;**/
	color:#999;
        background-color: #f0f0f0;
        border:none;
        margin-left: 5%;
        
}

.headc {background-repeat: no-repeat; background-position: center; background-size: auto; height: 600px; display: flex!important; flex-direction: column; align-items: center; justify-content: center;}

/**GESTIONE FOTO INTESTAZIONE**/

.index  #_middle {	
	padding: 33px 60px;
	background: url(../images/home-middle.png) no-repeat;
        height: 954px;
        background-size: cover;
}


.chi-siamo  #_middle{		
	background: url(../images/chi-siamo.png) no-repeat;
        height: 206px;
        background-position: center;       
}

.info  #_middle{		
	background: url(../images/info.png) no-repeat;
        height: 206px;
        background-position: center;       
}


.investigazioni  #_middle{		
	background: url(../images/investigazioni.png) no-repeat;
        height: 206px;
        background-position: center;       
}
.contact  #_middle{		
	background: url(../images/contact.png) no-repeat;
        height: 206px;
        background-position: center;       
}

#sidebar {
	/**float: left; **/
	 padding: 35px 30px 0 24px;
	/*padding: 20px 30px 0 24px;*/
}

#content {
	float: right;
	padding: 10px 28px 20px;
}


.cbox1 .card img{width:70%;}
.cbox1 .card a{text-align: center;}

#_footer {
	 
	padding: 35px 10px 20px;
	 
}
#wrapper_footer{
  
    position: relative;
    background-color: #094D8C;
    color:#FFF;
    
}
#_footer p {}
#site_title { float: left; margin-top: 17px; }
#site_title h1 { margin: 0; padding: 0 }
#site_title h1 a { display: block; width: 301px; padding: 60px 0 0 85px; font-size: 12px; color: #999; text-align: left; background: url("../images/logo.png") no-repeat top left ;background-size: 100%; }
#header_right { 
	display:inline-block; 
	padding-top: 15px; 
	color: #FFF;
	font-size: 12px; 
	line-height:1.4em;
	padding-bottom: 15px;
	width: 100%;
}
#header_right a{                    
       color: #FFF;                      
}	
#header_right .txt_field { 
float: right; 
background-color: #FDFDFD;
border:1px #dbdbdb;
padding:3px;
margin:5px;
-webkit-border-radius:7px;
border-radius:2px;
color: #036;
 }
 
input.txt_field2 {  
background-color:#f0f0f0;
border:1px solid #dbdbdb;
 

-webkit-border-radius:7px;
border-radius:7px;
color: #036;
float:left;
padding:2px 20px;
font-size: 19px;
 }
	

#language { margin: 0; padding: 0; list-style: none }
#language li { float: right; display: block; margin-left: 5px }

#_search { clear: both; margin-top: 5px; width: 404px; height: 31px; background: url(../images/searchbox.png) }
#_search form {
	margin: 0;
	padding: 0;
}

#_search .txt_field {
	float: left;
	display: block;
	height: 30px;
	line-height: 20px;
	width: 200px;
	color: #999;
	font-size: 18px;
	padding: 0 5px;
	font-variant: normal;
	border: none;	
	background: none;
        
}

#_search .sub_btn {
	float: right;
	display: block;
 	height: 34px;
	width: 30px;
	cursor: pointer;
	border: none;
	background: none;	
}

.index #_middle h1 {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	line-height: 40px;
	margin-bottom: 15px;
}

.index #_middle p {
	color: #FFF;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
}



.index #_middle a.buy_now {
	display: inline-block;
	padding: 8px 20px;
	font-size: 18px;
	font-weight: bold;
	background: #fff;
	color: #21bdd0;
}

#product_slider {
	padding-top: 0px /*260px*/;
}

#sidebar h3 {
	font-size: 16px;
	padding: 0 0 15px 0;
	color:#036;
	margin: 0 0 8px 0;
	text-align:left;
	border-bottom:1px solid #094D8C;
}
.sidebar_menu {
	list-style: none;
	margin: 0 0 14px;
	padding: 0;
}
.sidebar_menu li {
	margin: 0;
	padding: 2px 0 3px 0;	
	
}

.sidebar_menu li a {
	font-size: 14px;
        color:#2E2E2E !important;
         
}

.sidebar_menu li a:hover{
	text-decoration: none;
	color: #FC0
}

#content h2 {  line-height:19px; font-size: 22px; padding-bottom: 15px; padding-top: 15px;text-transform: uppercase; margin-bottom: 20px; text-align:left; color:#094D8C;}

#articolo h2 {font-weight: 600; color: #666666; padding: 33px 0 10px 0; }
#articolo .tit-page {font-weight:400!important; color: #094D8C; }

.flex-stretch {display: flex; flex-direction: row; align-items: stretch;}

.flex-stretch div[class*=col-] {
	display: flex;
	align-items: flex-end;
}

.prewtit {
	color: #094D8C;
	font-size: 15px;
    font-weight: bold;
    min-height: 80px;
	text-transform: uppercase;
}

.prewbdy {
	font-size: 15px;
    color: #666666;
   /*min-height: 140px;*/
    line-height: 1.2;
}

.prewb{
	display: flex;
	/*width: 100%;*/
	height: 34px; 
	color: #fff!important;
	flex-direction: row;
	background-color: #094D8C;
	justify-content: center;
	align-items: center;
	margin: 6px 0px; 
}
.prewb .fas {
	margin-left: 4px;
}

#articolo .art-data {color: #094D8C;}
#articolo .art-aut {}
#articolo .art-high {color: #cccccc; text-align: left;}

.uline:after {content: ''; width: 36px; display: block; border-bottom:2px solid #fc0000; margin-top: 3px;}

table td {
	border-bottom: 0px solid #ccc;

}
table.gridtable {
	font-family: 'Montserrat', sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
        background:#ffffff;
        
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 0px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background: #ffffff;
}
.checkout input { border: 1px solid #ccc; margin-bottom: 15px; height: 20px; line-height: 18px; 	padding: 3px;}

.faq h3 { font-size: 14px; margin: 30px 0 5px }

.product_gallery {
	margin-bottom: 60px;
	text-align: center
}

.product_gallery img {
	margin-bottom: 5px;
}

.product_gallery h3 {
	font-size: 12px;
	color: #999;
	font-weight: 700;
}

.product_gallery .product_price {
	color: #000;
	font-weight: 700
}

.add_to_cart {
	display: inline-block;
	padding-right: 30px;
	background: url(../images/cart.png) no-repeat right center	
}

#newsletter {
	margin-bottom: 60px;
}

#newsletter .txt_field {
	width: 188px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	color:#999;
	background-color:#f0f0f0;
border:1px solid #dbdbdb;
padding:5px;
-webkit-border-radius:3px;
border-radius:3px;
color: #036;
}

#newsletter .subscribebtn{
	float: right;
display: inline-block;
padding: 1px 39px;
font-size: 2.8em;
font-weight: 700;
background: #21BDD0;
color: white;
border: none
}
input {
    margin-bottom: 10px;
  
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
 
    /*** Adding CSS3 ***/
 
    /*** Transition Selectors - What properties to animate and how long ***/
    -webkit-transition-property: -webkit-box-shadow, background;
    -webkit-transition-duration: 0.25s;
 
 }
 #form-login{
    display: block;
    position: absolute;
    background-color: #0A4D8C;
    z-index: 400;
    top: 45px;
    width: 80% !important;
    color: #FFF;
    left:20%;
 }
 #form-login input.txt_field{
   
    width: 55% !important;
 }

 

form input.textTypeSmall   {
    margin-bottom:20px;
}
.smallfont{font-size:12px;}
form.inPage label {
    display: inline-block;
    
    font-size: 13px;
    padding-bottom: 4px;
    width: 200px;
}
#contact_form { padding: 0; width: 282px; margin-bottom: 40px }
#contact_form form { margin: 0px; padding: 0px; }
#contact_form form .input_field { width: 220px; padding: 5px; color: #666;  background: #fff; border: 1px solid #dedede; font-family: 'Montserrat', sans-serif;font-size: 12px; margin-top: 3px;}

#contact_form form label { display: block; width: 100px; margin-right: 12px; font-size: 11px }
#contact_form form textarea { width: 270px; height: 150px; padding: 5px; color: #666; background: #fff; border: 1px solid #dedede; font-family: 'Montserrat', sans-serif; font-size: 12px; margin-top: 3px;}
#contact_form form .submit_btn { display: block; padding: 5px 12px; text-align: center; text-decoration: none; font-weight: bold;  background-color: #555; border: 1px solid #000; color: #fff; font-size:11px; cursor: pointer }

.footer_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer_menu li {
	margin: 0;
	padding: 2px 0 3px 0px;
	border-bottom: 1px dotted #ccc
}

.footer_menu li a {
	font-size: 11px;
}

.col { float: left; margin-right: 20px }
.col_13 { width: 300px }
.col_14 { width: 220px }
.col_15 { width: 400px }
.col_16 { width: 140px }
.col_23 { width: 620px }

.no_margin_right { margin-right: 0 }

.clear {
	clear:both;
}

.slider-wrapper { 
	width: 121%; 
	margin: -34px -87px;
}
.grasso {
	font-weight: bold;
}

.grassoA {
	font-weight: bold;
	color:#FFCC00;
}

.passi { font-size:16px;
	
}

.titolo_bot { font-size: 24px;margin: 4px 0 41px -6px;background-color: #D8070B;text-transform: uppercase;font-weight: bold; color: #fff; text-align: center;}


.blu {
	color: #036;
}
.ara_grande {
	font-size: 16px;
	font-weight:bold;
}

.frase {margin: -5px 0 10px 0; padding: 0;}

.testi1 {margin: 0px 0 10px 0; padding: 0; line-height:21px; font-size: 22px; padding-bottom: 10px; border-bottom: 1px solid #CCC; margin-bottom: 9px; text-align:left; }

.tagli {font-size: 20px; color:#F90; text-align:left; }
.tagli1 {font-size: 14px;  text-align:left}

.e {
	font-size: 18px;
}


.gray
{color:gray;
}
.wide{width:100%;}
.textType {
border:none;
border-bottom: 1px solid #707070;
/**background: white url('../images/input_sf.png') repeat-x left top;**/
padding-left: 5px;
padding-right: 5px;
font-family: 'Montserrat', sans-serif;
font-size: 15px;
-webkit-border-radius: 0px;
padding-top: 4px;
padding-bottom: 4px;
min-width: 42%;
border: 1px solid #ced4da;
/*vertical-align:text-top;*/
}

.textType2 {
border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
background: none;
font-family: 'Montserrat', sans-serif;
padding-bottom: 4px;
vertical-align: text-top;
border-bottom: 1px solid #707070;
/*vertical-align:text-top;*/
}
.testiForm {font-size:18px; text-align:left; padding:8px;min-width: 200px;}
.testise{font-size:52px; text-align:left; padding:10px}
.testiForm td,th {border-bottom: 1px solid #F1FBDD;
	border-top: 1px solid #666;
	padding: 0.6em;
	vertical-align: 4px;}
.testiFormSmall {font-size:14px; text-align:left; padding:8px}
.testiFormSmall td,th {border-bottom: 1px solid #F1FBDD;
	border-top: 1px solid #666;
	padding: 0.6em;
	vertical-align: 4px;}
.testitd {font-size: 11px;  text-align:left}

.right{
  float: right;
padding-left: 7px;
margin-right: 6px;
margin-top: 2px;
}

.smallfont{font-size:15px;}
/*.submit_btn_inpage { display: block; padding: 5px 12px; text-align: center; text-decoration: none; font-weight: bold;  background-color: #555; border: 1px solid #000; color: #036; font-size:11px; cursor: pointer }*/
 .submit_btn_inpage { display: block; padding: 5px 12px; text-align: center; text-decoration: none; font-weight: bold;  background-color: #555; border: 1px solid #000; color: #fff; font-size:22px; cursor: pointer; }
.submit_btn,.cancella_btn {
  box-shadow:inset 0px 1px 0px 0px #ffffff;
 -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
 box-shadow:inset 0px 1px 0px 0px #ffffff;   
 background-color:#EFEFEF;  
 border:1px solid #dcdcdc;
 display:inline-block;
 color:#666666;
font-family: 'Montserrat', sans-serif;
 font-size:13px;
 font-weight:bold;
 padding:6px 24px;
 text-decoration:none; 
 
 margin-right: 5px;
}

.special{margin-right:0px; margin-left:4px;padding:5px;}
.submit_btn:hover {
 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c2c2c2), color-stop(1, #ededed) );
 background:-moz-linear-gradient( center top, #c2c2c2 5%, #ededed 100% );
/* filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2c2c2', endColorstr='#ededed');
*/ background-color:#c2c2c2;

}.submit_btn:active {
 position:relative;
 top:1px;
}
.login-error {
    color:red
}
/* ADDITIONAL FIDELITAS CSS
*  Author: Cristian De Marco
*  Company: Japita Systems Engineering
*  Release: 2012
*/
.test_sopra {text-align:right;font-size:12px;  }
.test_sopra a{color:red;  }

.saldo-r {text-align:right;color:#094D8C;font-size:18px;}
.saldo-l {text-align:left;color:#094D8C;font-size:18px;}
.grassetto_saldo {
	font-weight: bold; color:#D8070B; font-size:18px;
}
.msg { position:relative; padding-right:35px; margin-bottom:10px;width:90%; }
.msg p{ padding:9px 10px 9px 40px; font-size:12px; background-repeat:no-repeat; background-position:10px 5px;}
.msg a.close{ font-size:0; line-height:0; position:absolute; top:0; right:0; width:34px; height:34px; background:url('../img/css/close.gif'); text-indent: -4000px;}

.msg-ok p{ background-color:#fffac2; border:solid 1px #dbd6a2; color:#5e5c40; background-image:url('../img/css/msg-ok.gif'); }
.msg-error p{ background-color:#f3c598; border:solid 1px #e8b084; color:#ba4c32; background-image:url('../img/css/msg-error.gif');  }
.msg-warn p{
    background-color:#F5F5DC; border:solid 1px #e8b084; color:#ba4c32; background-image:url('../img/css/warn_icon.png');  }
.warn{ 
    background-repeat: no-repeat;background-image:url('../img/css/msg-error.gif');  background-color:#f3c598; border:solid 1px #e8b084; color:#ba4c32;  padding:10px;}
.offline p{
    /**background-color: #FFFFF2;
    border: solid 8px #162F5F;
    color: #EE2E00;
    padding: 16px;
    margin: 10px 0;
    margin-bottom: 33px;**/
}
.taglitd {font-size:12px; margin-left:12px; color:#fff;}
.richiedi{font-size:12px; margin-left:0px; color:#fff;}

.angoli {-webkit-border-radius: 9px; }
.angoli:hover {-webkit-border-radius: 0px; background-color: #F90}

.ricarica{
   
    padding-top:22px;
    padding-left:10px;
    padding-right:10px;
    width:100%;
    height:80px;
    float:left;
    margin-bottom:2px;
    margin-top:2px;
    cursor:pointer;
   

}
 
 .small{ background:#0080C0;}
 .medium{ background:#003366;}
 .large{ background:#000033;}
 .gold{ background:#999900;}
 .pro{ background:#999933;}
 .extra{ background:#999966;}

.ricarica .text 
{
     font-size: 24px;
    text-align: center;
    color:white;
}
.ricarica .text-small 
{
     font-size: 12px;
    text-align: center;
    color:white;
}
.ricarica .text-price
{
     font-size: 27px;
     padding-top:12px;
    text-align: center;
    color:white;
}
.sidebar_menu_utente {
	list-style: none;
	background-color:#ffffff;
        padding:11px;
-webkit-border-radius:4px; 
}
.sidebar_menu_utente li {
	margin: 0;
	padding: 2px 0 3px 15px;	
	border-bottom: none;
}

.sidebar_menu_utente li.profilo {
	margin: 0;	
	background: url('../images/account.png')no-repeat scroll 2px;;	
	border-bottom: none;
}

.sidebar_menu_utente li.home {
	margin: 0;	
	background: url('../images/home_cliente.png')no-repeat scroll 2px;	
	border-bottom: none;
}

.sidebar_menu_utente li.estratto {
	margin: 0;	
	background: url('../images/estratto_conto.png')no-repeat scroll 2px;	
	border-bottom: none;
}
.sidebar_menu_utente li.psw {
	margin: 0;	
	background: url(../images/catenaccio.png)no-repeat scroll 2px;	
	border-bottom: none;
}
.sidebar_menu_utente li.ric{
	margin: 0;	
	background: url(../images/ricarica.png)no-repeat scroll 2px;	
	border-bottom: none;
}
.sidebar_menu_utente li.asterisco{
	margin: 0;	
	background: url(../images/asterisco.png)no-repeat scroll 2px;	
	border-bottom: none;
}
.sidebar_menu_utente li.cerca{
	margin: 0;	
	background: url(../images/cerca.png)no-repeat scroll 2px;	
	border-bottom: none;
	padding-left: 1.5em;
text-indent: -0.5em;
}

.sidebar_menu_utente li.investigazioni{
	margin: 0;	
	background: url(../images/investigazioniico.png)no-repeat scroll 2px;	
	border-bottom: none;
	padding-left: 1.5em;
text-indent: -0.5em;
}

.sidebar_menu_utente li.archi1 {
	margin: 0;	
	background: url(../images/archivio1.png)no-repeat scroll 2px;	
	border-bottom: none;
}
.sidebar_menu_utente li.archi2 {
	margin: 0;	
	background: url(../images/archivio2.png)no-repeat scroll 2px;	
	border-bottom: none;
}
.sidebar_menu_utente li.asterisco1{
	margin: 0;	
	background: url(../images/asterisco1.png)no-repeat scroll 2px;	
	border-bottom: none;
}
.sidebar_menu_utente li.asterisco2{
	margin: 0;	
	background: url(../images/asterisco2.png)no-repeat scroll 2px;	
	border-bottom: none;
}

.sidebar_menu_utente li.catastali {
	margin: 0;	
	background: url(../images/catastali.png)no-repeat scroll 2px;	
	border-bottom: none;
}


.sidebar_menu_utente li a {
	font-size: 14px;
	margin-left:7px;}

.sidebar_menu_utente li a:hover{
	text-decoration: none;
	color: #FC0
}

/*css per tabelle a zebra*/

.elenco-verticale
{
	background: #fff;
	border-collapse: collapse;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	width: 100%;
	text-align: left;
	
}
.elenco-verticale th
{
	background: #c3d6e0;
	
	border: 1px solid #929CA0;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
        
	
}
.elenco-verticale td
{
	border-left: 1px solid #CCCCCC;
	border: 1px solid #CCCCCC;
	color: #394A57;
	padding: 2px;
	text-align:left;
        background: #DEDAF1;
        height:25px;
	
}
#elenco-verticale td.elenco-dispari
{
	background: #EDF6FA;
	color: #394A57;
}
#elenco-verticale tr:hover td
{
	background: #dae7ed;
	color: #394A57;
}

/*fine*/

.ico {
	margin: 0;	
	background:  url(../images/docum.png)no-repeat scroll -3px 1px ;	
	border-bottom: 0px dotted #ccc
}

 

form .error-message {
	color: #9E2424;
        background: url('../images/triangolo.png') no-repeat #FFDACC ;
        
	-webkit-box-shadow: none;
	box-shadow: none;
	 
	-o-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
        margin-left:40px;
}
htagli {
	font-size: 24px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}

htagli2 {
	font-size: 27px;
	color:#fff;
	text-align:center;
	
}

.btn {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 5.5px 11px;
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 12px;
 font-family: 'Montserrat', sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }
.btn:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.btn:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
   
 .boxed{
       font-size:14px;
       font-weight:bold;
       border: 1px solid ;
       padding:4px;
       width:80px;
       height:20px;
       text-align:center;
       background:#F1EAB3;
   }
   .products-box{
      float: left;
    background-color: white;
    margin: 2px;
    padding: 0 0 1px;
    width: 133px;
    height: 133px;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
   }
  
.products-box span{
    float:left;
    text-align:center;
    line-height:10px;
}
.title-category{
    border-bottom: 1px solid #CCCCCC;
    font-size: 22px;
    font-weight: bold;
    line-height: 19px;
    margin-bottom: 10px;
    padding:5px;
    cursor:pointer;
     
    text-align: left;
}
 .category-group
 {
    border-left: 1px #D0D3D8;
    border-right: 1px #D0D3D8;

    display:inline-table;
}
.price-container {
    text-align: center;
    position:absolute;
    bottom:0px;
    text-align:center;
    font-size:12px;
    display:block;
 
}

/*box prodotti*/


.boxgrid{ 
cursor:pointer;
width: 188px;
height: 78px;
margin: 5px 3px 24px;
float: left;
background: white;
border: solid 1px ;
border-color:#CCC;
/**overflow: hidden;**/
position: relative;
padding: 3px 1px 0px 5px;
box-shadow: 2px 3px 2px #CCC;
border-radius: 2px;
background-image:url(../images/sf_prodotti.png);	
			}
	.boxgrid3{ 
cursor:pointer;
width: 188px;
height: 78px;
margin: 5px 3px 24px;
float: left;
background: white;
border: solid 1px ;
border-color:#ffffff;
/**overflow: hidden;**/
position: relative;
padding: 3px 1px 0px 5px;


background-image:url(../images/sf_bianco.png);	
			}		
			
.boxgrid2{ 
cursor:pointer;
width: 188px;
height: 78px;
margin: 5px;
 
background: white;
border: solid 1px #CCC;
/**overflow: hidden;**/
position: relative;
padding: 3px 1px 0px 5px;
box-shadow: 2px 3px 2px #CCC;
border-radius: 2px;
background-image:url(../images/sf_prodotti2.png);	
			}
			
			
			
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 4px 6px;
					color: #FFF; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left;
position: absolute;
background: #004966;
height: 100px;
width: 101%;
opacity: 0.96; 

				/* For IE 5-7 */
				/*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);*/
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
				top: 160px;
				left: -1px;
 				}
 				.caption .boxcaption {
 					top: 0;
 					left: 0;
 				}
				
				h3b{ color: #000;
font: 12pt Arial, sans-serif;
letter-spacing:0.01em;
 }

	h3c{ color: #0080C0;
font: 27pt Arial, sans-serif;
margin-left: -23px;
margin: 3px 8px 1px 1px;
float: right;
	}
.rounded-corners {
     border-radius: 20px;
    -webkit-border-radius: 20px;
     background-color: #E9F3BF;
     padding:10px;
     border-radius: 20px;
     border: 1px solid #DBDBDB;
}
.spacer{
    margin-top:15px;
}
.transient
{
    display:none;
    
}
/* FIDELITAS TABLE */
.datagrid table { border-collapse: collapse; text-align: left; width: 100%; } 
.datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; /**overflow: hidden;**/ border: 1px solid #006699; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.datagrid table td, .datagrid table th { padding: 3px 4px; }
.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );
/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');*/
background-color:#006699; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #0070A8;
 } 

.datagrid table thead th:first-child { border: none; }
.datagrid table tbody td { color: #00557F;  font-size: 12px;font-weight: normal; }
.datagrid table tbody .alt td { background: #E1EEf4; color: #00557F; }
.datagrid table tbody td:first-child { border-left: none; }
.datagrid table tbody tr:last-child td { border-bottom: none; }
.datagrid table tfoot td div { border-top: 1px solid #006699;background: #E1EEf4;} 
.datagrid table tfoot td { padding: 0; font-size: 12px } 
.datagrid table tfoot td div{ padding: 2px; }
.datagrid table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }
.datagrid table tfoot  li { display: inline; }
.datagrid table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #FFFFFF;border: 1px solid #006699;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );

/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');*/background-color:#006699; }
.datagrid table tfoot ul.active, 
.datagrid table tfoot ul a:hover { text-decoration: none;border-color: #00557F; color: #FFFFFF; background: none; background-color:#006699;}

#attachements{display:none;}

.titoli {
	border-bottom: 0px solid #CCC;
text-align: center;
font-size: 16px;}


.pagging { border-top: 1px solid #069;
background: #E1EEF4;border-top: 1px solid #069;
  height:30px; padding:8px 10px; line-height:18px; color:#949494; }
.pagging a{ background: url(images/pagging.gif) repeat-x 0 0;
height: 20px;

padding: 0 8px;
border: solid 1px #D5D5D5;
border-radius: 3px;
text-decoration: none;
color: #949494;
margin-left: 5px; }
.pagging a:hover { border-color:#8c3521; background:#ba4c32; color:#fff; }
.pagging span{ color: #002758; margin-left:5px; padding-top:2px; }

.box-head {font-size: 19px;
margin: 6px 6px;}

.fe td {
	border-bottom: 0px solid #ccc;
	text-align: center;
	font-size: 16px;}

#paypal{
    margin: 44px;

margin-right: 75px;
}

.bonifico{
  
font-size: 13px;
margin: 0px;
padding: 0px;
text-align: left;
}
.generic  {
    margin:10px;
    padding:10px;
    border:0px;
    -webkit-box-shadow:0px 0px 0px;
    
}
.center
{
/*   padding: 16px;
margin: 10px;
text-align: center;*/
font-size: 21px;
}

 .center-img{
    text-align:center;
}

input#none {
    
}
.home {font-size:13px; text-align:left; margin-left: -14px;
width: 162px;margin-top: 2px;}

.hometd{	font-size: 16px;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;

box-shadow: 5px -5px 10px #DDD;
-webkit-box-shadow: 0px 0px 19px #DDD;
-moz-box-shadow: 5px -5px 10px black;
}

.h100 {font-size: 16px;
 
color: #094D8C;}

.h102 {font-size:12px}
.titolitd {font-size: 15px;
font-weight: bold;
 
color: #F90;}




.testohome2{
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 6px;
    text-align:left;
     }

.titolitd {font-size: 15px;
font-weight: bold;
min-height: 90px;
color: #F90;}
.titolitd a {font-size: 25px;
font-weight: bold;

width: 154px;
color: #666666;}

.warning{
   background-color: red;
}
div.editable {
    width: 620px;
    overflow-y: scroll;
    height: 170px;
    border: 1px solid #ccc;
    padding: 5px;
}
.link
{
    font-weight: bold;
    
}
.link a{
    font-weight: bold;
    color:#00557F;
}

.hometd1 {
font-size: 16px;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;
box-shadow: 5px -5px 10px #DDD;
-webkit-box-shadow: 0px 0px 19px #DDD;
-moz-box-shadow: 5px -5px 10px black;
background: rgb(237, 249, 255);}

.box1 {float: left;
 }
.box2 {float: left;
padding: 0px 16px;}
.box3 {float: left;}

.testibox {
font-size: 15px; 
color:#666666;
line-height: 26px;
min-height: 270px;
}

.imagebox{float: left;
margin: 10px 1px;} 
.images_sotto {float:left}

.testohome{font-size: 13px;
line-height: 18px;
margin-top: 8px;
text-align:left}

.titolitdrischi{font-size: 18px;
font-size: 22px;
font-weight: bold;
color: #06C;
margin-bottom: 19px;
border-bottom: 1px solid #CCC;
line-height: 22px;
margin-top: 10px}

.rischi{float: left;font-size: 13px;margin: 0px 0;
background-color: #F7F7F7;
padding: 8px
}

.testo_menu_footer{font-size:10px; text-decoration:none; text-align:left}
.titolo_footer_menu{ font-weight: bold;text-transform: uppercase;
color: #FFF;
line-height: 10px;
height: 0px;
margin-left: 6px;
margin-bottom: 20px;
text-align: left;}

.footer_centro{text-align:center}
.tabella_footer{ border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;}

#_footer {
	 
padding: 0 ;
 
}

.link2   {font-weight:normal}
.link2 a {color: #039; font-weight:normal}

.linkcri {color:#000}
.linkcri a { text-decoration: none; color: #666}
.linkcri a:hover {color: #06C}

.esempi {border-top: 1px solid #cccccc;}
.esempi h120 {font-size: 13px;
font-weight: bold;
margin-left: 15px;line-height: 8PX;}

.esempi h119 {
margin-left: 15px}

.testoRicarica {font-size:18px; text-align:left; padding:0px 0; color: rgb(11, 122, 197);}

.banner1{border-top: 2px solid #AEAEAE;
/* margin-top: 0px; */
padding: 14px 0 0;}

.bottone { 
font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    cursor: pointer;
    padding: 6px 5px 9px 8px;
    background: #E4EFF5;
    border: 1px solid #C1CED4;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 2px; }
	
	
	.investigatore {

bottom: 0px;
    height: 424px;
    width: 54%;
    /* background: #0FC; */
    /* z-index: 999999; */
    /* position: absolute; */
  /**  background-image: images/investigatore.png;**/
    background-image: url(../images/investigatore.png);
    /* z-index: 999999999; */
    z-index:-300;
    background-repeat: no-repeat;
    opacity: 0.3;
    margin: -431px -356px;
}


 

before, *:after {
    padding: 0;
    margin:0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.square-box {
    position: relative;
    font-weight: bold;
    float: left;
    margin-bottom:20px;
}
.square-box:before {
    content:"";
    display: block;
  
}
.square-content {
    font-weight: bold;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 5px;
    color: white;
    background: #d20a00;
}

.square-content.not {
	background-color: #838181;
}


.square-content-blu {
    font-weight: bold;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 5px;
    color: white;
    background: #094D8C;
	
}
 
.square-content span {
   text-align: center;
    vertical-align: middle;
    color: white;
    padding: 10px 0px;
} 

.desktop{display:block;}
.mobile{display:none;}

 
.carousel-indicators li{background-color: #98ADC3;}
.carousel-indicators .active {
    background-color: #094D8C;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -50px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 0;
    list-style: none;
}

#_loginmenu{
    color:#FFF;
  
    
}
#_loginmenu a{
    color:#FFF;
    float:right;
    
}
#_loginmenu a.login{
  padding-left: 2%;
}
 
#_loginmenu span{
   padding-right: 1%;
    
}
#logoancora{
    padding-top: .6rem;
    padding-bottom: 0.6rem;
    max-width: 100%;
}
#logoancora img{
    
    max-width: 100%;
}
.boxpslider{background-color: #FFF;}
.step {
    font-size: 38px;
    color: #fff;
    line-height: 40px;
    /*margin-bottom: 1rem;*/
    display: flex;
    width: 44px;
    height: 43px;
    background-color: #094D8C;
    justify-content: center;
    align-items: center;
	border-radius: 100%;
	margin: 0 auto 1rem;
}
.steplabel {text-align: center; }
.steplabel a{color:#D8070B;font-size:38px;}
.steptext{border-top: 1px solid #094D8C;color: #666666 !important;    min-height: 75px;}
.button-blue{background-color: #094D8C;color: #FFF !important;text-transform: uppercase;font-size: 11px;padding:5px 15px;font-weight: bold !important;}

.home-content{color: #094D8C;font-size:22px;font-weight: normal;border:none;}
.carousel-control-prev,.carousel-control-next{display:none}
.s_e_img{float:left;padding:5px;}
.s_e_lab{text-transform: uppercase;padding:5px;color:#FFF; font-size:14px;line-height: 16px;min-height: 57px;}
.s_e_prezzo{border:1px solid #707070;padding:10px;}
.testohomesx{font-size:18px;line-height: 30px;color:#094D8C;text-transform: uppercase;padding: 20px 30px 0 24px;}
.testohomedx{font-size:18px;line-height: 30px;}
#_footer a{color:#FFF !important;}
.card-body{padding:0.5rem;}
.tetsto_box_sotto{background-color: #094D8C;}
.tetsto_box_sotto a{font-weight: bold;}
h2.title{color:#094D8C;font-size: 22px;padding:10px;}
.test_sopra{margin:0;}
#home_client #header_right{padding:0;padding-bottom:2px;}
.redline{background-color: #D8070B !important;}
.row-conto{border-bottom:1px solid #094D8C}
.testoc{color:#FFF;}
.prezzoc{color:#FFF;float: right;}
.descrzc{font-size:12px;min-height: 110px;}
.s-c-link{min-height: 50px;}
.barrablu{width:100%;text-transform: uppercase;background-color: #094D8C;font-size:22px;}
.barrablu a{color:#FFF;}
.schedasx{border:1px solid #666666;}
.schedadx{border:1px solid #666666;}
/**.container .row{width:100%;}**/
.testo_rosso {color: #D8070B; font-size: 22px; line-height: 26px; height: 84px; font-weight: 600;}
.table td, .table th{border:none !important;}
#wrapper_footer_mobile .card-header {text-transform: uppercase;background-color: #094D8C;color:#FFF;}
#wrapper_footer_mobile .card-header a h5{color:#FFF;}
#documenti_wrapper table tbody tr td{text-align: center;}


.s_e_prezzo .discount {
	font-size: 12px;
	color: #fc0000;
	margin-right: 5px;
}
.certificate:after {
	content: '\f0a3';
	font-family: "Font Awesome 5 Free";
	/*font-weight:;*/
	font-size: 42px;
	color: #FCAA00;
	position: absolute;
	z-index: -5;
	left:-6px;
}
.certificate {
	color: #094D8C;
	position: absolute;
	left: 0px;
    top: 50px;
    z-index: 2;
	font-weight: 700;
}
.discount {
	position: relative;
	font-weight: 700;
}
.discount:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid;
  border-color: inherit;
color:#094D8C;
  -webkit-transform:rotate(-10deg);
  -moz-transform:rotate(-10deg);
  -ms-transform:rotate(-10deg);
  -o-transform:rotate(-10deg);
  transform:rotate(-10deg);
}

#windalert {
    font-size: 0.95rem;
    line-height: 1.6;
	font-weight: 400;
}
#windalert ul {
	margin-top: 7px;
	padding-left: 18px;
}
.modal-title {font-weight: 800; text-align: center; width: 100%;}

.redd {color: #fc0000; margin: 3px 0;}


/* SX NO LOGIN FOR AGENT */ 
.agente {
	display: flex;
	width: 100%;
	background-color: #f2f2f2;
	flex-direction: column;
	margin-bottom: 19px;
}
.agoblo {
	display: flex;
    width: 60px;
    height: 60px;
    align-items: center;
    justify-content: center;
    background: #f2f2f2;
    border-radius: 50%;
    margin: -30px auto 0;
    border: 4px solid #fff;
}
.agente h4 {
	margin-bottom: 5px; 
	margin-top: 6px;
}
.agoblo .fas {
	font-size: 28px;
	color: #666666;
}

.agente ul {
	list-style: none;
	padding: 10px 3px 10px;
    margin: 0;
    background-color: #fff;
    border-bottom: 2px solid #666;
}
.agente ul li {
	margin-bottom: 5px;
	
}
.agente ul li a {
	font-size: 16px;
	color: #666;
}

#ordinadata {
	float: right;
	margin-bottom: 6px;
}
#ordinadata h5 {margin: 0 5px;}

#order {
	font-size: .9rem;
}
/* SX NO LOGIN FOR AGENT */ 


.hiddenb {display:none!important; }


#spinMandato {
	display: none;
}	

#spinMandato i{
	color: #094D8C; 
	font-size: 24px;
}
#spinMandato span{
	margin-left: 4px;
	font-size: 20px;
	color: #000;
}

@media (max-width: 1180px) {    
    #_menu ul li a {padding-left: 0rem !important;} 
    #carouselExampleIndicators img{width:100%;}
}

/**versione mobile**/
@media (max-width: 992px) {   
 #product_slider{background-image: none;padding-top:10%;}
 h123{font-size:37px;}
 .sidebar_menu li a { text-transform: uppercase;}
 #footermenu{display:none;}
 .index #_middle{ height: 730px;}
 .testo_rosso {    
    font-size: 34px;
    min-height: 70px;
    line-height: 35px;
  }
  .alone{max-width: 100%;overflow-x: hidden;}
 
}


@media (max-width: 720px) {  
    #menu_row nav button.navbar-toggler{margin-top:10px;}
    body{padding:20px;}
  #wrapper{display:none;}
  #pag-accettati{display:none;}
 .desktop{display:none;}
 .mobile{display:block;}
  .testo_rosso {display:inline;margin-left:1%;}
  /*.step{display:inline;}*/
  .steptext {min-height: 52px;}
  .index #_middle p{margin-bottom:5px;}
  .boxpslider {margin-bottom:5px;}
  #_menu .dropdown-menu {background-color: #FFF;}    
  .testibox {min-height: 120px;}
  #_middle div.row{margin: 0 auto !important;}
  .index #_middle {padding: 33px 4px;}
  #_main div.row{margin: 0 auto !important;}
  .alone{padding: 30px;}
  #products p{padding: 30px;}

#headg .container-fluid, #headg .container {
	padding-left:0!important;
	padding-right: 0!important;
}
#headg .container .bth {float:none; margin: 0 auto;}
.titleLine {
	font-size: 2.2rem;
}
.tagLine {
	padding: 15px;
}
	
#menu_row nav a {order:1; max-width: 80%;}
#menu_row nav button {order:2;}
#menu_row #menubar {order:3;}
	#menu_row .no-pad-mob {padding-left: 0; padding-right: 0;}
	.headc {justify-content: flex-start; height: 500px;}
.shiny-button {
    display: inline-block;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1.1;
    font-weight: normal;
    font-family: sans-serif;
    color: #165D94;
    font-size: 12px;
    background-color: #E8E8E8;
    background-image: -webkit-linear-gradient(top, #ebebeb 0%, #fcfcfc 48%, #E8E8E8 49%, #E8E8E8 82%, #f6f6f6 100%);
    background-image: -moz-linear-gradient(top, #ebebeb 0%, #fcfcfc 48%, #E8E8E8 49%, #E8E8E8 82%, #f6f6f6 100%);
    background-image: -o-linear-gradient(top, #ebebeb 0%, #fcfcfc 48%, #E8E8E8 49%, #E8E8E8 82%, #f6f6f6 100%);
    background-image: linear-gradient(top, #ebebeb 0%, #fcfcfc 48%, #E8E8E8 49%, #E8E8E8 82%, #f6f6f6 100%);
    border-color: hsl(0, 0%, 65%);
    border-radius: 4px;
    padding: 6px 15px 6px 15px;
}
#messaggioarea{width:43%;}
.azienda_l1{
  border:2px solid #636363;
    color:#000;
    font-weight: bold;
}
.gridtable{
  border:1px solid #636363;
    color:#000;
    font-weight: bold;
}
.dataTables_filter input{
    border:none;
}
#investigazioniForm #submit{
    
    float:right;
    clear:both;
    
}
.alert-mandato{
    clear:both;
    margin-top:20px;
    margin-top: 100px;
}

.cont_md {
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
}


#collapseModifica {
	padding: 25px;
	background-color: #f0f0f0;
	position: relative;
}
#upProxyData {
	display: flex;
    margin: 0 auto;
    padding: 7px 28px;
}
#myAlert {
	display: flex;
	flex-direction: column;
	align-items: center;
}
#container2 {
    width: 80%;
    height:80vh;
    position:absolute;
    left:50%;
    top:30%;
    xmargin:-175px 0 0 -350px;
}
	
	

#intro {
    position: relative;
    width: 70%;
    height:70vh;
 /*   box-shadow:15px 15px 15px #333;
    -webkit-box-shadow:15px 15px 15px #333;
 
    -moz-box-shadow:15px 15px 15px #333;
 
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;
    border-radius:10px;
    -moz-border-radius:10px;
    background: #0001;*/
    animation:welcome 2s;
    animation-timing-function:linear;
    animation-play-state:running;
    -webkit-animation:welcome 2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    z-index:1;
    /*Safari and Chrome*/
    -webkit-animation-timing-function:linear;
    -webkit-animation-play-state:running;
}

}


@keyframes welcome {
    from {
        width:0px;
        margin-left: 0;
        margin-top: 0;
        height:0px;
    }
    to {
        width: 70%;
        margin-left: -350px;
        margin-top: -175px;
        height:80vh;
    }
}
/*Safari and Chrome*/
 @-webkit-keyframes welcome {
    from {
        width:0px;
        height:0px;
        margin-left: 0;
        margin-top: 0;
    }
    to {
        width: 70%;
        height:80vh;
        margin-left: -350px;
        margin-top: -175px;
    }
}

#v-pills-tab{ border:1px solid #000;border-bottom: none;border-left: none;}
#v-pills-tab a{ border-bottom:1px solid #000;border-left:1px solid #000;}




.nav-pills a {
    color: #094D8C;
    font-weight: bold;
    text-transform: uppercase;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #094D8C;
    border-radius: unset;
}
.nav-pills .nav-link {
    border-radius: unset;
}
#servizihome .tab-content {
    color: #fff;
    background-color: #094D8C;
    font-weight: bold;
}

#servizihome .tab-content a {
    color: #fff;
    background-color: #094D8C;
    font-weight: bold;
  
}

#servizihome .tab-content br {
    
    line-height: 40px;
}


#servizihome .tab-content td {
 border:none;
}

.dropdown-comm-menu{
    position:absolute;
    background-color: #094D8C;
    list-style: none;
    z-index: 2;
    padding-right: 20px;
    display:none;
}
.dropdown-comm:hover .dropdown-comm-menu{display:block;}

.dropdown-inv-menu{
    position:absolute;
    background-color: #094D8C;
    list-style: none;
    z-index: 2;
    padding-right: 20px;
    display:none;
}
.dropdown-inv:hover .dropdown-inv-menu{display:block;}
#menusx {
    color: #fff;
    background-color: #094D8C;
    font-weight: bold;
}
#menusx a{
text-transform: uppercase;
}
.butt{
   font-size:20px;
   color:#4b4444;
   text-transform: uppercase;
}
}
