	
        div#menu_gen {font-family:verdana;}
	div#menu_gen {padding:10px 2px 5px;border-top:1px solid black; border-bottom:1px solid black;background-color:#EEEEEE;}
	div#menu_gen h3, div#menu_gen h4 {display:none;}
	div#menu_gen ul {list-style:none;margin:0; padding: 0;}
	div#menu_gen ul li {float:left;padding:1px;font-size:11px;}
        div#menu_gen ul li.spaziatura {float:left;padding-right:20px;font-size:12px;}
        div#menu_gen ul li a {border:1px solid gray;margin:1px;padding:3px;background-color:gray;text-decoration:none;color:#FFFFFF;font-family:verdana;}
        div#menu_gen ul li a:hover {background-color:black;color:yellow;}
        

	table.contabilita {font-family: "Helvetica"}
	table.vista td, table.ricerca td {background-color:#fffefe;border: thin solid #efefef;}
	table.vista tr.disabilitato td {background-color:#CCCCCC;border: thin solid #efefef;}
	table.ricerca td.descrizione {text-align:right;padding-right:10px;padding-left:50px;}
	table.vista th {background:#ddd;border: thin solid #FFF;font-size:13px;padding:5px;text-align:center;}
	table.vista td{font-size:12px;padding:4px;}
	table.vista {font-family:Verdana; }
        table.vista tr.deceduto td {background-color:#000000;color:#FFFFFF}
        table.vista tr.deceduto td a {color:#FFFFFF}
        
        table.vista tr.riservata td {border:1px solid red;}
        
    table.vista tr:hover {
    /* background-color:#F6F6F6 !important; */
    }
    
table.vista tr:hover td {
    background-color: transparent !important; /* or #000 */
}

table.vista tr.selezione td {
    background-color: #b5b5b5 !important;
}

#footer_vista {
   position:fixed;
   left:0px;
   bottom:0px;
   height:50px;
   width:100%;
   background:#eee;
   border-top:1px solid #b5b5b5;
   padding: 10px 30px 0px 10px;
   display:none;
}

.navbar-mediterranea, .navbar-mediterranea .navbar-brand, .navbar-mediterranea .btn, .navbar-mediterranea .form-control {
    font-size:12px;
}

.navbar-mediterranea .navbar-brand img {height:30px;
    
}

.navbar-mediterranea
{
  background-color:#eee;
  border-color:#ccc;
  margin-bottom:0px;
}

.navbar-footer-pratica  li
{
  margin: 2px;
}

.navbar-mediterranea .form-control
{
  width:300px;
}

.fnz-ricerca-vst b {position:absolute;}

    .editabile {display:none;}    
        
	span.src_comune li a {text-decoration:none; color:black;}
	span.src_comune li {padding:5px;margin:5px;border:thin solid brown;background-color:#EEEEEE;}
        span.src_comune li:hover {border:thin solid red;background-color:yellow;}
	span.src_comune ul {list-style:none;margin:0px;padding:0px;z-indez:-3000;}
        
        /* per la vista */
        
        .div_testata_finestra  {background-color:#eee; padding:5px;text-align:right;}
	.div_testata_finestra input {border:thin solid black;font-size:12px;background-color: #FAF9C0;padding:3px;cursor:pointer}
        .div_testata_finestra input:hover {border:thin solid #777777;background-color: #FFFFFF;cursor:pointer}
	h1.finestraModifica_titolo {margin:0px;padding:5px;font-size:20px;text-align:center;border-top:1px solid black;border-bottom:1px solid black;}
        table.vista tr.tr_vista_da_leggere td {font-weight:bold;background-color: #FAF9C0;border: thin solid #ffffff;}
        .bottoneFinestra {border:1px solid green;color:navy;}
        
        .focusElemento {color:red;}
        
        	ul.recapito, table.recapito {list-style:none;margin:5px;padding:0px;background-color:#DDDDDD;padding:5px;border:thin solid black}
	ul.recapito li.recapito {float:left;}
	ul.recapito li.small {width:100px;padding:5px;}
        ul.recapito li.medium {width:180px;padding:5px;}
        
        /* per la finestra dettagli */
        .ui-dialog .ui-dialog-buttonpane { font-size: 0.8em !important;} 
        	.allegati-titolo { background-color: #ccc;border-radius: 0 15px;text-align:center;font-weight:bold;font-size:1em;color:#654b24;padding:5px;}
			.allegati-titolo-admin {background-color: #d2cafd;border-radius: 0 15px;text-align:center;font-weight:bold;font-size:1em;color:#654b24;padding:5px;}
            .allegati-titolo-caf {background-color: #fff9a5;border-radius: 0 15px;text-align:center;font-weight:bold;font-size:1em;color:#654b24;padding:5px;}
			.allegati-top { background-color: #eee;border-radius: 15px;}
		
        
        
        
        /* per l'anagrafica*/
        
        .row-m-t{
            margin: 2px
          }
        
        	#scheda_anagrafica .intestazione {background-color:navy;font-size:13px;color:#FFFFFF;padding:5px;font-weight:bold;font-family:Verdana}
	.cercainiziale td {background-color:#DDDDDD;margin:5px;padding:5px;border:1px solid black}


	.add_anagrafica {text-align:center;font-size:12px;background-color:yellow;font-weight:bold;text-align:center;}
	.add_anagrafica a {color:#FF0000;}
	.tb_result_ricerca th {background-color:#888888;color:#FFFFFF;padding:5px;}
	.tb_result_ricerca tr:hover td {background-color:yellow;}
	.tb_result_ricerca {width:100%;}
	.div_tab_ricerca {height:90%;overflow:auto;margin-top:20px;}
	        
        .tab_finestra {display:none;border:1px solid gray;padding:5px;}
        .tablink {background-color:gray;display:inline;padding:5px;font-size:12px;}
        .tablinkselected {background-color:black;}
        .tablink a {color:#FFFFFF;text-decoration:none;}
        
        /* per il menu a scomparsa */
        
        ul#Menunavigation {
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 80px;
    left: 0px;
    list-style: none;
    z-index:9999;

}

ul#Menunavigation li span {
    text-decoration:none;
    display: block;
    margin-left: -2px;
    margin-top: 2px;
    width: 110px;
  
    font-size:8px;
    font-weight:bold;
    background-color:#FFF;
    background-repeat:no-repeat;
    background-position:center center;
    background-repeat:no-repeat;
    border-radius:0px 10px 10px 0px;
    -moz-border-radius:0px 10px 10px 0px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    border:2px solid #888;
}
ul#Menunavigation li span a {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#000;
}

ul#Menunavigation li span a:hover {color:gray;}



#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
  width: 220px;
  font-family: Raleway, sans-serif;
  color: #ffffff;
}

#cssmenu  {position:absolute;}
#cssmenu ul ul {
  display: none;
}
#cssmenu > ul > li.active > ul {
  display: block;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 10px 22px;
  cursor: pointer;
  z-index: 2;
  font-size: 14px;
  text-decoration: none;
  color: #ffffff;
   background: #1F1F1F;
  -webkit-transition: color .1s ease;
  -o-transition: color .1s ease;
  transition: color .1s ease;
  
}
#cssmenu > ul > li > a:hover {
  color: #d8f3f0;
  
}
#cssmenu > ul > li > a:hover {
  background: #000000;
}
#cssmenu ul > li.has-sub > a:after {
  position: absolute;
  right: 26px;
  top: 14px;
  z-index: 5;
  display: block;
  height: 10px;
  width: 2px;
  background: #ffffff;
  content: "";
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#cssmenu ul > li.has-sub > a:before {
  position: absolute;
  right: 22px;
  top: 18px;
  display: block;
  width: 10px;
  height: 2px;
  background: #ffffff;
  content: "";
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#cssmenu ul > li.has-sub.open > a:after,
#cssmenu ul > li.has-sub.open > a:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cssmenu ul ul li a {
  padding: 10px 22px;
  cursor: pointer;
  z-index: 2;
  font-size: 13px;
  text-decoration: none;

  background: #898989;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
    
  color: #FFFFFF;
  border-bottom:1px solid #FFFFFF;
}

#cssmenu ul ul li a:hover {
   background: navy;
  }

#cssmenu ul ul > li.has-sub > a
{
  background: #898989;
  background: #49505a;
  font-weight:bold;
  color: #FFFFFF;
}

#cssmenu ul ul > li.has-sub > a:hover
{
   background: #404040;
}
 
 
#cssmenu ul ul ul li a {
  padding-left: 32px;
}
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul > li.has-sub > a:after {
  top: 14px;
  right: 26px;
  background: #dddddd;
}
#cssmenu ul ul > li.has-sub > a:before {
  top: 18px;
  background: #dddddd;
}


/* #### tabella vista messaggi #### */
.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 #8C8C8C; }
.datagrid table td, .datagrid table th { padding: 3px 10px; }
.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D) );background:-moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');background-color:#8C8C8C; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #A3A3A3; }
.datagrid table thead th:first-child { border: none; }
.datagrid table tbody td {border-top:1px solid #DBDBDB; color: #7D7D7D; font-size: 13px;font-weight: normal; }
.datagrid table tbody tr:hover, tbody .alt:hover td {background-color: #f2f2f2 !important;}
.datagrid table tbody .alt td { background: #f6f6f6; color: #7D7D7D; }
.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 #8C8C8C;background: #EBEBEB;}
.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: #F5F5F5;border: 1px solid #8C8C8C;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D) );background:-moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');background-color:#8C8C8C; }
.datagrid table tfoot ul.active,.datagrid table tfoot ul a:hover { text-decoration: none;border-color: #7D7D7D; color: #F5F5F5; background: none; background-color:#8C8C8C;}
div.dhtmlx_window_active, div.dhx_modal_cover_dv { position: fixed !important; }
    
    
/* #### bootstrap Form #### */
.bootstrap-frm {
    margin-left:auto;
    margin-right:auto;

    max-width: 700px;
    background: #FFF;
    padding: 10px 20px 10px 20px;
    font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #888;
    text-shadow: 1px 1px 1px #FFF;
    /*
    border:1px solid #DDD;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    */
}
.bootstrap-frm h1 {
    font: 25px "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0px 0px 10px 20px;
    display: block;
    border-bottom: 1px solid #DADADA;
    margin: -10px -30px 5px -30px;
    color: #888;
}
.bootstrap-frm h1>span {
    display: block;
    font-size: 11px;
}
.bootstrap-frm label {
    display: block;
    margin: 0px 0px 5px;
}
.bootstrap-frm label>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}
.bootstrap-frm input[type="text"], .bootstrap-frm input[type="email"], .bootstrap-frm textarea, .bootstrap-frm select{
    border: 1px solid #CCC;
    color: #888;
    height: 20px;
    line-height:15px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 70%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-frm select {
    background: #FFF url('/images/down-arrow.png') no-repeat right;
    background: #FFF url('/images/down-arrow.png') no-repeat right;
    appearance:none;
    -webkit-appearance:none; 
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
    height: 35px;
    line-height:15px;
}
.bootstrap-frm textarea{
    height:100px;
    padding: 5px 0px 0px 5px;
    width: 70%;
}
.bootstrap-frm .button {
    background: #FFF;
    border: 1px solid #CCC;
    padding: 10px 25px 10px 25px;
    color: #333;
    border-radius: 4px;
}
.bootstrap-frm .button:hover {
    color: #333;
    background-color: #EBEBEB;
    border-color: #ADADAD;
}

table.floatThead-table {
    border-top: none;
    border-bottom: none;
    background-color: #FFF;
}



#tabvista {
	margin-bottom: 0px;
}

/*
#tabvista .panel-heading{
    padding: 5px 5px 0 5px;
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;	
}
*/
#tabvista .nav-tabs{
	border-bottom: none;
}
#tabvista .nav-justified{
	margin-bottom: -1px;
}	
	
#tabvista .nav-tabs > li > a,
#tabvista.panel-default .nav-tabs > li > a:hover,
#tabvista .nav-tabs > li > a:focus {
    color: #777;
}
#tabvista  .nav-tabs > .open > a,
#tabvista  .nav-tabs > .open > a:hover,
#tabvista  .nav-tabs > .open > a:focus,
#tabvista  .nav-tabs > li > a:hover,
#tabvista  .nav-tabs > li > a:focus {
    color: #777;
	background-color: #ddd;
	border-color: transparent;
}
#tabvista  .nav-tabs > li.active > a,
#tabvista  .nav-tabs > li.active > a:hover,
#tabvista  .nav-tabs > li.active > a:focus {
	color: #000;
	background-color: #fff;
	border-color: #ddd;
	border-bottom-color: transparent;
}
#tabvista  .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}
#tabvista  .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;   
}
#tabvista  .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
#tabvista  .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
}
#tabvista  .nav-tabs > li.dropdown .dropdown-menu > .active > a,
#tabvista  .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
#tabvista  .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555;
}

.avviso-globale{
	margin: 10px auto;
	padding: 5px;
	width: 90%;
	
}

.avviso-globale-new {
	animation: blinker 1s linear 2;
	margin: 10px auto;
	padding: 5px;
	width: 900px;
	box-shadow: 5px 5px 3px #dedede;
	
}

.precar{
	z-index:10000;position:fixed;bottom:0px;right:10px;background:#FFFFFF;width:100%
}

.blinkato {
	animation: blinker 1s linear 3;
}

.blink_me {
  animation: blinker 1s linear 10;
	color: red;
	float:left;
	margin-right:5px;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.avviso_pratica_new {
	right:10px;
	z-index:50000;
	position:fixed;
  border:3px solid #FFF59D;
  width:300px;
  padding:10px;
  background: #FFFDE7;
	border-radius:10px;
  font-size:13px;
  color:black;
  animation: scorri 10s 1;
  opacity:0;
  animation-delay: 1s;
}

@keyframes scorri {
    0% {transform:translateY(-1000%);}
		30% {opacity: 0.5;}
    50% {
			opacity: 1;
      transform:translateY(100px);
      
  }  
  100% {
		transform:translateY(1000px);
		opacity: 0;
		}  
}

.infobar {
    position:absolute;
    right:10px;
    }
    
.infobar .off
{
    color:#737373;
}
.infobar .on
{
    color:blue;
}

/* PER IL LOG DELLA SCHEDA DETTAGLI PRATICA */
table.tab_log a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
table.tab_log a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
table.tab_log a:active,
table.tab_log a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
table.tab_log {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:20px;
	border:#ccc 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
table.tab_log th {
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
table.tab_log th:first-child {
	text-align: left;
	padding-left:20px;
}
table.tab_log tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table.tab_log tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table.tab_log tr {
	text-align: center;
	padding-left:20px;
}
table.tab_log td:first-child {
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
table.tab_log td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;

	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table.tab_log tr.even td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table.tab_log tr:last-child td {
	border-bottom:0;
}

table.tab_log tr:nth-child(2) td {
	font-weight:bold; border-bottom:1px solid black;
}

table.tab_log tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table.tab_log tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table.tab_log tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}


		.table-fixed{
			width: 100%;
			tbody{
			  height:50px;
			  overflow-y:auto;
			  width: 100%;
			  }
			thead,tbody,tr,td,th{
			  display:block;
			}
			 tbody{
			td{
			  float:left;
				}
			}
			thead {
			  tr{
				th{
				  float:left;
				 background-color: #f39c12;
				 border-color:#e67e22;
				}
			  }
			}			
		}
/* per i totali pratiche nella vista */
.pagination-addon
{
	width: auto;height: 26px;line-height: 26px;padding-left: 16px;float: left; font-style: italic;
}

.pagination-infovista
{
	width: auto;
	/*
	height: 35px;
	line-height: 35px;
	*/
	margin: 2px;
	padding-left: 16px;float: right; font-style: italic;
}

/* preso dal vecchio add_head.php */
.navbar {

  font-size: 12px;
  padding: 5px 10px;
}


.button {
  color:#737373;
  display: inline-block;
  position: relative;
  padding: 2px 5px;
    cursor: pointer; cursor: hand;
}


.button__badge {
  background-color: #fa3e3e;
  border-radius: 2px;
  color: white;

 
  padding: 1px 3px;
  font-size: 10px;
  
  position: absolute; 
  top: 0;
  right: 0;
}

div.home_dettaglio_div
	{
		display:none;
		width:400px;
    margin-top:10px;
    font-size:80%;
    background:#FFF9C4;
    text-align:left;
    padding:15px;
    border:4px dashed #FFF59D;
    border-radius:30px;
	}
	
div.home_dettaglio_div table
{
	width:100%;
    border-spacing: 3px;
    border-collapse: separate; 	

}

div.home_dettaglio_div table th
{
	text-transform:uppercase;
  background:#FFF;
  padding:10px;
  border:1px solid #FFF59D;
  font-size:16px;
}

div.home_dettaglio_div table td
{
	text-transform:uppercase;
	background-color:#FFFDE7;
	border:1px solid #FFF59D;
  padding:5px;
  font-size:15px;
}

.modal-big {
  width: 90%;
  margin: auto;
}

/* notifiche */
.navbar-nav > .notifications-menu > .dropdown-menu,
.navbar-nav > .messages-menu > .dropdown-menu,
.navbar-nav > .tasks-menu > .dropdown-menu {
  width: 400px;
  padding: 0 0 0 0;
  margin: 0;
  top: 100%;
	font-size:12px;
}

.navbar-nav > .notifications-menu > .dropdown-menu > li,
.navbar-nav > .messages-menu > .dropdown-menu > li,
.navbar-nav > .tasks-menu > .dropdown-menu > li {
  position: relative;
}

.navbar-nav > .notifications-menu > .dropdown-menu > li.header,
.navbar-nav > .messages-menu > .dropdown-menu > li.header,
.navbar-nav > .tasks-menu > .dropdown-menu > li.header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #ffffff;
  padding: 7px 10px;
  border-bottom: 1px solid #f4f4f4;
  color: #444444;
  font-size: 12px;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a,
.navbar-nav > .messages-menu > .dropdown-menu > li.footer > a,
.navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  font-size: 10px;
  background-color: #fff;
  padding: 7px 10px;
  border-bottom: 1px solid #eeeeee;
  color: #444 !important;
  text-align: center;
}

#bar-online .info{
	color:gray;
	font-style: italic;
	
}

@media (max-width: 991px) {
  .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a,
  .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a,
  .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a {
    background: #fff !important;
    color: #444 !important;
  }
}
.navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a:hover,
.navbar-nav > .messages-menu > .dropdown-menu > li.footer > a:hover,
.navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a:hover {
  text-decoration: none;
  font-weight: normal;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu,
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu {
  /* max-height: 200px; */
  margin: 0;
  padding: 0;
  list-style: none;
  overflow-x: hidden;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a,
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
  display: block;
  white-space: nowrap;
  /* Prevent text from breaking */
  border-bottom: 1px solid #f4f4f4;
}


#bar-online .preinfo{
  display: block;
  white-space: nowrap;
  /* Prevent text from breaking */
  border-bottom: 1px solid #f4f4f4;
	  margin: 0;
  padding: 5px 5px;
	
}

.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a:hover,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:hover,
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a:hover {
  background: #f4f4f4;
  text-decoration: none;
}

.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a {
  margin: 0;
  padding: 5px 5px;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > img {
  margin: auto 5px auto auto;
  width: 40px;
  height: 40px;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 {
  padding: 0;
  margin: 0 0 0 45px;
  color: #444444;
  font-size: 15px;
  position: relative;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small {
  color: #999999;
  font-size: 10px;
  position: absolute;
  top: 0;
  right: 0;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > p {
  margin: 0 0 0 45px;
  font-size: 12px;
  color: #888888;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:before,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after {
  content: " ";
  display: table;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after {
  clear: both;
}
.text-white {
    color: #FFFFFF !important;
}
.text-aqua {
    color: #00c0ef !important;
}
.text-red {
    color: #dd4b39 !important;
}
.text-green {
    color: #00a65a !important;
}

.text-purple {
    color: purple !important;
}

.btn-purple {
	background-color: #d822d8 !important;
	border-color: purple !important;
	color:#fff
}

.btn-green {
	background-color: #0f6f6f !important;
	border-color: #093131 !important;
	color:#fff
}

.text-yellow {
    color: yellow !important;
}

select.array_mult{height:28px}
select.array_mult:focus{height:300px;position:absolute; z-index: 2;}
select.array_mult:focus option{display: block;}
select.array_mult option{display: none;}
select.array_mult option:checked{display: block;}
.hr0 {margin:10px 0px;}
.div_debug {z-index:1000;border-radius:10%;border:1px solid #ded5d5;overflow: auto;position:fixed;bottom:5px;right:5px;max-width:500px;max-height: 90%;background:#FFF;padding:5px;}
.col-centered{
    float: none;
    margin: 0 auto;
}

.contabilita_head_totali td {
	border-top: 4px solid #ddd !important;
}

.cardMedit{
	 box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
	border-radius: 5px;
	margin:10px;
}

.cardMedit > .card-header
{
	font-weight:bold;
	padding: .75rem 1.25rem;
	background-color: rgba(0,0,0,.03);
	border-bottom: 1px solid rgba(0,0,0,.125);
}

.cardMedit > .card-body
{
	margin:3px;
	padding:5px;
}

.card_contenitore:hover {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.6);
}

.card_contenitore {
  background-color:#FFF;
  z-index:99999;
  position:fixed;
  top:10px;
  margin:0 auto;

height:70%;
width:60%;
  min-height:150px;
  min-width:150px;
overflow: auto;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.3);
  -webkit-border-radius: 20px;-moz-border-radius: 20px;
  border-radius: 20px;
  border:1px solid black;
    resize: both;
}
.card_head {
  padding:10px 10px 5px 0;
  margin:2px;
  border-bottom:1px solid gray;
 text-align:right;
}
.card_contenuto
{
  padding:0 30px 30px 30px;
	max-width:100%;
	max-height:85%;
	width:auto;
	height:auto;
  overflow-y: auto;
}
 