﻿.color_h3
{
    color:#666;
    font-weight:500;
}

.color_h4
{
    color:#234C45;
}

.color_h5
{
    color:#234C45;
}

.megamenu-gisco
{
    background-color:#2f5f56;
}

.sitimenu-gisco
{
    margin-left:5px;
    /*background-color: #eaeaea;*/
    height:66px;
}
.sitimenu-gisco:hover
{
    background-color: #CC9900;
    color:White;
}

.homesito-sfondo:before
{
    content: " ";
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;    
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.7) 8%,rgba(255,255,255,1) 66%)!Important;
    }

.bg-gisco
{
    background-color:#234C45;
}

.head-gisco {
    background-color: #234C45;
    color: White;
    border-color: #234C45;
}

.btn-gisco
{
    background-color:#234C45;
    color:White;
    border-color:#234C45;
}

.btn-reverse-gisco
{
    color:#234C45!Important;
    background-color:transparent;
}

.btn-gisco:hover
{
  color: #234C45;
  background-color: transparent;
}

.btn-outline.btn-gisco {
  color: #234C45;
  background-color: transparent;
}
.btn-outline.btn-gisco:hover,
.btn-outline.btn-gisco:focus,
.btn-outline.btn-gisco:active,
.btn-outline.btn-gisco.active,
.open > .dropdown-toggle.btn-outline.btn-gisco {
  color: #fff;
  background-color: #234C45;
  border-color: #234C45;
}
.btn-outline.btn-gisco:hover .badge,
.btn-outline.btn-gisco:focus .badge,
.btn-outline.btn-gisco:active .badge,
.btn-outline.btn-gisco.active .badge,
.open > .dropdown-toggle.btn-outline.btn-gisco .badge {
  color: #46be8a;
  background-color: #fff;
}
.btn-badged
{
    padding-left:0px;
    padding-right:8px;
    padding-top:8px;
    padding-bottom:4px;
    font-size:16px;
}
.badge.list {
    position: relative;
    top: -10px;
    right: 10px;
    margin: 0 -.8em;
    border-radius: 15px;
}

.lnk-gisco
{
    color:#234C45;
}

.lnk-gisco:hover
{
    color:#77B09E;
}

.dropdown_zone {
  color: #234C45;
  border-color: #234C45;
  border-style:solid;
  border-width:1px;
  background-color:#eaf4f1;
  height:50pX;
  width:100%;
  padding-top:13px;
  margin-bottom:10px;
}

.modalProgressGreyBackground 
{
    background:#abc9e3;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.gisco-tooltip + .tooltip > .tooltip-inner {background-color: #a3a3a3; color: #fff;}
.gisco-tooltip + .tooltip > .tooltip-arrow {border-bottom-color:#a3a3a3; }


.main-sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    background-color:white;
    box-shadow: 0px 8px 10px #aaa !important;
    z-index:1499!Important;
}

.main-sidebar-wrapper {
    position: relative;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 1em;
}

.row_padding_top
{
    padding-top:12px;
}

.bnt_header_big
{
    font-size:25px;
    padding:20px!Important;
}

.bnt_header_med
{
    font-size:21px;
    padding:22px!Important;
}

.btn_red_gisco
{
    color:Red;
    background-color:transparent;
}

.dropdown_div
{
    position: relative; 
    left: 1px;
}

.dropdown_div a
{
    float: left;
}

.dropdown_div_menu
{
    position: absolute!Important; 
    top: 20px; 
    left: 0%;
    box-shadow: 3px 3px 10px #aaa !important;
   
}

.panel_border
{
    background-color: #f3f3f3;
    padding:15px;
}

.panel_wizard
{
    margin-bottom:0px!Important;
}

.modal_title_top
{
    position: fixed;
    top: 16px;
}

.modal_content_top
{
    position: fixed;
    top: 0px;
}

.modal-gisco .modal-header
{
    background-color: #eaf4f1;
    height:60px;
}

.modal-body {
    max-height: calc(100vh - 50px);
    overflow-y: auto;
}

.table_prescrizioni th
{
    padding:0px!Important;
    border-top: 0px none #fff!Important;
    border-right: 0px none #fff!Important;
}

.colore_link
{
    color: rgb(118, 131, 143)!Important;
}

.icona_prescrizione
{
    color: #76838f;
    text-decoration: none!Important;
}

.icona_prescrizione_ott
{
    color: #6dbe20;
}

.icona_prescrizione_vin
{
    font-size:20px;
}

.icona_prescrizione_szd
{
    color: #ff710d;
}

.icona_prescrizione_lon
{
    color: #4096ff;
}

.icona_prescrizione_ins
{
    color: #f4c800;
}

.icona_prescrizione_sca
{
    color: #ff0303;
}

.icona_prescrizione_sca_com
{
    color: #ff0303;
}

.icona_prescrizione_sca_pre
{
    color: #ff0303;
    font-size:17px;
}

.icona_prescrizione_ter
{
    color: #669900;
}

.icona_prescrizione_ter_pre
{
    color: #669900;
    font-size:17px;
}

.raggrid_hiddencol
{
    display:none;
}


.icon_timeline_comunicazioni
{
    font-size:20px;
    padding-top:8px;
    padding-left:2px;
}

.ribbon_comunicazioni
{
    top: -24px;
}

.ribbon-gisco .ribbon-inner
{
    background-color:#234C45;
    color:White;
}

.row_prescrizione_widget
{
    /*background-color: #f96868;
    color:White!Important;*/
    color:#f96868!Important;
}

.row_prescrizione_widget:hover
{
    background-color: #f96868;
    color:White!Important;
}

.row_warning_widget
{
    color:Gold!Important;
}

.row_warning_widget:hover
{
    background-color:Gold;
    color:White!Important;
}

.row_success_widget
{
    background-color:DarkGreen;
    color:White!Important;
    font-weight:400;
}

.row_success_widget:hover
{
    background-color:Transparent;
    color: DarkGreen!Important;
}

.icona_prescrizione_att_rpt
{
    font-size:20px;
}

.icona_prescrizione_att_badge
{
    margin: 0 -.1em!Important;
    right:5px!Important;
}

.icona_prescrizione_sca_pre_rpt
{
    color: #ff0303;
    font-size:20px;
}
.padding-1
{
    padding:1px!Important;
}
.padding-5
{
    padding:5px!Important;
}
.padding-top-5
{
    padding-top:5px!Important;
}
.bg-green-terzi
{
    background-color: #C8D44D;
}
.bg-green-vincolate
{
    background-color: #C5F54E;
}
.table_prescrizioni_report
{
     margin-left:20px;
     margin-right:10px;
}
.td_workflow_modal
{
     border-top: 1px solid #e4eaec!Important;
     border-right :1px solid #e4eaec!Important;
}
.table_interna_grid_td
{
    border-top: 0px none #fff!Important;
    border-right: 0px none #fff!Important;
}

.ricerca_siti
{
	border-left: 5px solid #4E97D9!Important;   
}
.ricerca_documenti
{
	border-left: 5px solid #36AB7A!Important;   
}
.ricerca_prescrizioni
{
	border-left: 5px solid #F96868!Important;   
}
.ricerca_comunicazioni
{
	border-left: 5px solid #ffde58!Important;   
}
.ricerca_attivita
{
    border-left: 5px solid #0099FF !important;
}
.ricerca_monitoraggi
{
    border-left: 5px solid #FF9933 !important;
}
.ricerca_scadenze
{
    border-left: 5px solid #990000 !important;
}
.ricerca_eventi
{
    border-left: 5px solid #006600 !important;
}
.ricerca_dispositivi {
    border-left: 5px solid #0011ff !important;
}
.ricerca_automezzi {
    border-left: 5px solid #ff9000 !important;
}
.text-plain
{
    text-decoration: none|Important;
}

@media screen and (max-width: 767px) 
{
    .table-responsive-mobile 
    {
        min-height: .01%;
        overflow-x: auto;
    }
}






.panel_home
{
    margin-bottom:20px;
    margin-left:0px;
}


.scrollable-container
{
    width:100%!Important;"   
}

.grow 
{
    height: inherit;
    width: 100%;
    margin: 5px 1% 5px 1%;
    float: left;
    position: relative;
    text-align: center;
    vertical-align:top;
    overflow: hidden;
    -webkit-transition: height ease 1s;
    -moz-transition: height ease 1s;
    -o-transition: height ease 1s;
    transition: height ease 1s;
}
.grow:hover 
{
    height: 100%;
    -webkit-transition: height ease 1s;
    -moz-transition: height ease 1s;
    -o-transition: height ease 1s;
    transition: height ease 1s;
}






.breadcrumb_fasi { 
	list-style: none; 
	overflow: hidden; 
	font: 12px Helvetica, Arial, Sans-Serif;
    white-space:nowrap;
    margin-top:10px;
}
.breadcrumb_fasi li { 
	display: inline-block; 
    height: 31px;
}
.breadcrumb_fasi li a {
	color: white;
	text-decoration: none; 
	padding: 10px 0 10px 55px;
	background: #15e03b;                   /* fallback color */
	position: relative; 
	display: block;
	float: left;
}
.breadcrumb_fasi .corso a {
	color: black;
	text-decoration: none; 
	padding: 10px 0 10px 55px;
	background: #ffde58;                   /* fallback color */
	position: relative; 
	display: block;
	float: left;
}
.breadcrumb_fasi .corso a:after { 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
	border-bottom: 50px solid transparent;
	border-left: 30px solid #ffde58;
	position: absolute;
	top: 50%;
	margin-top: -50px; 
	left: 100%;
	z-index: 2; 
}

.breadcrumb_fasi .over a {
    color: black;
    text-decoration: none;
    padding: 10px 0 10px 55px;
    background: #b70f0f; /* fallback color */
    position: relative;
    display: block;
    float: left;
}

.breadcrumb_fasi .over a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
    border-bottom: 50px solid transparent;
    border-left: 30px solid #b70f0f;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
}

.breadcrumb_fasi .info a {
    color: black;
    text-decoration: none;
    padding: 10px 0 10px 55px;
    background: #0face8; /* fallback color */
    position: relative;
    display: block;
    float: left;
}

.breadcrumb_fasi .info a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
    border-bottom: 50px solid transparent;
    border-left: 30px solid #0face8;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
}	

.breadcrumb_fasi .wait a {
	color: black;
	text-decoration: none; 
	padding: 10px 0 10px 55px;
	background: #dbdbdb;                   /* fallback color */
	position: relative; 
	display: block;
	float: left;
}
.breadcrumb_fasi .wait a:after { 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
	border-bottom: 50px solid transparent;
	border-left: 30px solid #dbdbdb;
	position: absolute;
	top: 50%;
	margin-top: -50px; 
	left: 100%;
	z-index: 2; 
}	
.breadcrumb_fasi li a:after { 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
	border-bottom: 50px solid transparent;
	border-left: 30px solid #15e03b;
	position: absolute;
	top: 50%;
	margin-top: -50px; 
	left: 100%;
	z-index: 2; 
}	
.breadcrumb_fasi li a:before { 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
	border-bottom: 50px solid transparent;
	border-left: 30px solid white;
	position: absolute;
	top: 50%;
	margin-top: -50px; 
	margin-left: 1px;
	left: 100%;
	z-index: 1; 
}	
.breadcrumb_fasi li:first-child a {
	padding-left: 10px;
}

.breadcrumb_fasi li:last-child a {
	background: transparent !important;
	color: black;
	pointer-events: none;
 	cursor: default;
}

.breadcrumb_fasi li:last-child a:after { border: 0; }
.breadcrumb_fasi_old li a:hover { background: hsla(34,85%,25%,1); }
.breadcrumb_fasi_old li a:hover:after { border-left-color: hsla(34,85%,25%,1) !important; }


.document-aside {
  position: absolute;
  top: 40px;
  width: 260px;
  background: #fff;
  border-right: 1px solid #e4eaec;
  -webkit-transition: top .5s ease, width .5s ease, opacity .3s ease;
       -o-transition: top .5s ease, width .5s ease, opacity .3s ease;
          transition: top .5s ease, width .5s ease, opacity .3s ease;
}
.document-aside + .document-main {
  margin-left: 260px;
}
.document-aside-fixed {
  position: fixed;
}
.document-aside-section {
  position: relative;
}
.document-aside-section:first-child {
  padding-top: 10px;
}
.document-aside-section:last-child {
  margin-bottom: 10px;
}
.document-aside-section:after {
  display: block;
  margin: 22px;
  content: '';
  border-bottom: 1px solid #e4eaec;
}
.document-aside-section:last-child:after {
  display: none;
}
.document-aside-switch {
  position: absolute;
  top: -webkit-calc(50% - 25px);
  top:         calc(50% - 25px);
  left: -webkit-calc(100% - 1px);
  left:         calc(100% - 1px);
  display: none;
  padding: 15px 8px 15px 4px;
  line-height: 1;
  cursor: pointer;
  background-color: white;
  border-radius: 0 100px 100px 0;
  -webkit-box-shadow: 1px 0 3px rgba(0, 0, 0, .2);
          box-shadow: 1px 0 3px rgba(0, 0, 0, .2);
}
.document-aside-title {
  padding: 10px 0px;
  margin: 20px 0 10px;
  overflow: hidden;
  font-weight: 500;
  color: #526069;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}

.document-aside-switch {
    display: block;
}

.document-aside.open .document-aside-switch .wb-chevron-right {
    display: none;
}
.document-aside.open .document-aside-switch .wb-chevron-left {
    display: inline;
}

.document-aside-switch .wb-chevron-left {
    display: none;
}

@media (max-width: 767px) {
 .document-aside {
    position: absolute;
    top: 40px;
    z-index: 1100;
    width: 0;
    border-color: transparent;
  }
  .document-aside .document-aside-inner {
    height: 100%;
    overflow: auto;
    background-color: white;
    border-right: 1px solid #e4eaec;
    opacity: 0;
  }
  .document-aside.open {
    width: 260px;
  }
  .document-aside.open .document-aside-inner {
    opacity: 1;
  }
  .document-aside.open .document-aside-switch .wb-chevron-right {
    display: none;
  }
  .document-aside.open .document-aside-switch .wb-chevron-left {
    display: inline;
  }
  .document-aside + .document-main {
    margin-left: 0;
  }
  .document-aside-switch {
    display: block;
  }
  .site-menubar-hor-open .document-aside-switch {
    display: none;
  }
  .document-aside-switch .wb-chevron-left {
    display: none;
  }
}





/*
 * ===============================================================
 * PLANNING
 * ===============================================================
 */
 
.planning-timeline{
	position   : relative;	
	z-index    : 1;
	overflow-y : hidden;
	overflow-x : auto;
}
.planning-timeline .scrollbar{
	visibility : visible;
}
.planning-timeline .viewport{
	height : 504px;
}
.planning-timeline-inner{
	float : left;
	/*width : 3330px;*/
	width : 100%;
}
.planning-sidebar-close .planning-timeline-inner{
	width : 3130px;	
}
.planning-timeline-inner > div:first-child{
	border-top : none;
}
.planning-timeline-row,
.planning-timeline-row-small,
.planning-timeline-title{
	float : left;
	width : 100%;	
}
.planning-timeline-row-small{
	height : 24px;
}
.planning-timeline-row{
	height : 31px;
}
.planning-timeline-title{
	font-style : italic
}
.planning-timeline-header{
	float       : left;
	width       : 100%;	
	font-weight : 500;	
}
.planning-timeline-meta form{
	float  : left;
	width  : 170px;
	margin : 0;
}
.planning-timeline-meta-titolo{
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
}
.planning-sidebar-close .planning-timeline-meta form{
	display : none;
}
.planning-timeline-meta input[type=text]{
	width      : 200px;
	margin     : 0;
	font-style : italic;
	border     : none;
	box-shadow : none;
}
.planning-timeline-meta input[type=text]:focus{
	box-shadow : none;
}
#planning-sidebar-trigger{
	float            : right;
	height           : 32px;
	width            : 32px;
	margin           : -1px;
	padding          : 0;
	background-image : none;
	line-height      : 30px;
}
#planning-sidebar-trigger:hover{
	z-index : 2;
}
.planning-timeline-header .planning-timeline-meta{
	float   : left;
	/*width   : 230px;*/
	width   : 20%;
	padding : 5px;
}
.planning-timeline-meta{
	float   : left;
	z-index : 1;
	/*width   : 230px;*/
	width   : 20%;
	padding : 5px;
}
.planning-sidebar-close .planning-timeline-meta{
	width : 30px;
}
.planning-sidebar-close .planning-timeline-header .planning-timeline-meta{
	width : 30px;
}
.planning-sidebar-close .planning-timeline-title .planning-timeline-meta{
	width : 220px;	
}
.planning-sidebar-close .planning-timeline-meta a,
.planning-sidebar-close .planning-timeline-meta .offline-dot,
.planning-sidebar-close .planning-timeline-meta .online-dot,
.planning-sidebar-close .planning-timeline-meta .busy-dot{
	display : none;
}
.planning-sidebar-close .planning-timeline-meta .avatar,
.planning-sidebar-close .planning-timeline-header .planning-timeline-meta .btn{
	display : block;
}
.planning-timeline-meta a{
	float       : left;
	font-weight : 500;
}
.planning-timeline-meta .offline-dot,
.planning-timeline-meta .online-dot,
.planning-timeline-meta .busy-dot{
	float  : right;
	margin : 6px 10px;
}
.planning-timeline-meta .avatar{
	float  : right;
	height : 30px;	
	width  : 31px;
	margin : -5px -5px -5px 0;
}
.planning-timeline-meta .avatar img{
	height : 30px;
	width  : 30px;
}
.planning-timeline-timeframe{
	position : relative;
	float    : left;
	height   : 100%;
	width    : 80%;	
}
.planning-timeline-row-small{
	float  : left;
	height : 20px;
	width  : 100%;	
}
.planning-timeline-timeframe > span{
	float   : left;
	z-index : 1;	
	height  : 100%;
	width   : 100px;
	padding : 0;
}
.planning-settimana{
	width   : 14.27%!Important;
	min-width:90px;
    float: left;
}
.planning-annuale{
	width   : 8.3333%!Important;
	min-width:30px;
    float: left;
}
.planning-timeline-timeframe > span > span{
	float       : left;
	height      : 100%;
	width       : 24px;
	font-size   : 11px;
	line-height : 30px;
	text-align  : center;
}
.planning-timeline-row-small .planning-timeline-timeframe > span > span{
	line-height : 20px;
}
.planning-timeline-timeframe > span > span:first-child{
	border-left : none;
}
.planning-timeline-header .planning-timeline-timeframe > span{
	float   : left;
	z-index : 1;	
	width   : 100px;
	padding : 5px;
}
.planning-timeline-timeframe > span > i{
	margin      : 5px;
	line-height : 28px;
}
.planning-timeline-row-small .planning-timeline-timeframe > span > span:first-child{
	border-left : none;
}
.planning-timebar{
	position : absolute;
	top      : 1px;
	z-index  : 2;
	height   : 28px;
	width    : 90px;
}
.planning-timebar > span{
	float     : left;
	margin    : 4px 5px;
	font-size : 12px;
}
.planning-timebar > span i{
	margin : 0 5px 0 0;
}
.planning-timebar > .pull-right{
	float : right;
}
.planning-timebar .action{
	float       : right;
	height      : 28px;
	width       : 28px;
	line-height : 28px;
	text-align  : center;
}
.planning-timebar .actionleft{
	float       : left;
	height      : 28px;
	width       : 28px;
	line-height : 28px;
	padding-right: 5px;
	text-align  : center;
}
.planning-timebar .titolo{
	float       : left;
	height      : 28px;
	line-height : 28px;
	padding-left: 5px;
	text-align  : center;
	font-size   : 12px;
}
.planning-timebar .avatar{
	float  : right;

	height : 26px;	
	width  : 26px;
	margin : 1px 1px 1px 0;
}
.planning-timebar .avatar img{
	float  : left;
	height : 100%;
	width  : 100%;
}
.planning-timebar .progress.bar-small{
	float  : right;
	width  : 140px;
	margin : 9px 5px;
}



.planning-timeline-timeframe > span.current-date{
	background-color : #FFC
}

.planning-timeline-timeframe > span.festivity
{
    background-color: #CCCCCC;
}


.planning-timeline-row.even,
.planning-timeline-title.even{
	background-color : #f3f3f3;
}

.planning-timebar .progress.bar-small,
.planning-timeline-meta .avatar img{
	border : 1px solid #fff;
}
.timeline-label,
.timeline-connector-dot,
.timeline-connector-label,
.timeline-connector-circle{
	border : 2px solid #fff;
}

.planning-timeline
{
	border : 1px solid #bbb;
}

.planning-timeline-meta .avatar,
.planning-timeline-timeframe > span,
.planning-timeline-timeframe > span > span,
.planning-timeline-header .planning-timeline-timeframe > span{
	border-left : 1px solid #bbb;		
}

.timeline-event-footer,
.planning-timeline-inner > div
{
	border-top : 1px solid #bbb;
}

.planning-timeline-inner
{
	border-bottom : 1px solid #bbb;
}

.planning-timebar *
{
	color : #fff;
}

.planning-timeline-timeframe > span > span
{
	color : #999;
}

#planning-sidebar-trigger
{
	border-radius         : 0!important;
	-webkit-border-radius : 0!important;
	-khtml-border-radius  : 0!important;
	-moz-border-radius    : 0!important;
}


#planning-sidebar-trigger:hover
{
	background-color : #222222;/* fallback color */
	background-image : -webkit-gradient(linear, left top, left bottom, from(#333333), to(#222222));/* Safari 4+, Chrome 1+ */
	background-image : -webkit-linear-gradient(top, #333333, #222222);/* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image : -moz-linear-gradient(top, #333333, #222222);/* Firefox 3.6+ */
	background-image : -ms-linear-gradient(top, #333333, #222222); /* IE10 */
	background-image : -o-linear-gradient(top, #333333, #222222); /* Opera 11.10+ */
	background-image : linear-gradient(to bottom, #333333, #222222);
	box-shadow       : none;
	/*-ms-filter       : "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#333333, endColorstr=#222222)";/* IE8 */
}


@media (max-width: 1024px) 
{
    .planning-timeline-inner{
	    float : left;
	    width : 1024px;
    }
}

/*
 * ===============================================================
 * TIMELINE
 * ===============================================================
 */
 
.color-1{
	background-color : #234C45;
}
.color-2
{
    background-color: #003399;
}
.color-3
{
    background-color: #CC0066;
}
.color-4
{
    background-color: #006600;
}
.color-5
{
    background-color: #663300;
}
.color-6
{
    background-color: #990000;
}
.color-7
{
    background-color: #FF9900;
}

.td_interna_rg
{
    border-right: 0px none!Important; 
    border-top: 0px none!Important;
}





.site-menubar-hor {
  z-index: 1400;
  position: fixed;
  top: 66.01px;
  background: #263238;
  color: rgba(163, 175, 183, .9);
  height: 51px;
  width: 100%;
  font-family: "Roboto", sans-serif;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}

.site-menubar-hor ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.site-menubar-hor a {
  outline: none;
}

.site-menubar-hor a:hover, .site-menubar-hor a:focus {
  text-decoration: none;
}

.site-menubar-hor.site-menubar-hor-light {
  background: #234C45;
  color: #eee;
}

.site-menubar-hor-body 
{
    margin-top: 7px;
}

.css-menubar .site-menubar-hor {
  width: 100%;
}

.css-menubar .site-menu-hor-scroll-wrap {
  overflow-x: auto;
}

.css-menubar .site-menu-hor-item:hover > .dropdown-menu {
  visibility: visible;
}

.css-menubar .site-menu-hor-item:hover > .site-menu-hor-sub {
  display: block;
}

.css-menubar .site-menu-hor-sub .site-menu-hor-item:hover > a > .site-menu-hor-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.css-menubar .site-menu-hor-item:hover {
  background-color: rgba(0, 0, 0, .06);
}

.css-menubar .site-menu-hor-item:hover > a {
  color: #fff;
}

.css-menubar .site-menu-hor-item:hover > a:hover {
  background-color: transparent;
}

.css-menubar .site-menu-hor-item.active:hover > a {
  background-color: transparent;
}

.css-menubar .site-menu-hor-section:hover {
  background-color: transparent;
}

.css-menubar .site-menubar-hor-light .site-menu-hor-item:hover {
  background-color: rgba(53, 131, 202, .03);
}

.css-menubar .site-menubar-hor-light .site-menu-hor-item:hover > a {
  color: #fff;
}

.css-menubar .site-menubar-hor-light .site-menu-hor-item:hover > a:hover {
  background-color: transparent;
}

.css-menubar .site-menubar-hor-light .site-menu-hor-item.active:hover > a {
  background-color: transparent;
}

.css-menubar .site-menubar-hor-light .site-menu-hor-section:hover {
  background-color: transparent;
}

.site-menu-hor {
  font-size: 14px;
  white-space:nowrap;
}

.site-menu-hor .dropdown-menu {
  display: block;
  visibility: hidden;
  margin-top: 0;
  background-color: #263238;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.site-menu-hor .dropdown-menu::after {
  display: block;
  clear: both;
  content: "";
}

.site-menu-hor .open > .dropdown-menu {
  visibility: visible;
}

.site-menu-hor .dropdown-toggle::after {
  display: block;
  clear: both;
  content: "";
}

.site-menu-hor-scroll-wrap.is-list {
  max-height: 420px;
  width: 217px;
}

.site-menu-hor-category {
  display: none;
}

.css-menubar .site-menu-hor > .site-menu-hor-item {
  display: inline-block;
}

.css-menubar .site-menu-hor > .site-menu-hor-item .has-sub .active {
    background-color: #2a7369;
}

.css-menubar .site-menu-hor > .site-menu-hor-item.has-section {
  position: inherit;
}

.css-menubar .site-menu-hor > .site-menu-hor-item > a {
  display: block;
  white-space: nowrap;
  cursor: pointer;
  padding: 0 15px;
  line-height: 3.572rem;
}

.site-menu-hor-item.has-sub > a:focus {
  background-color: transparent;
}

.site-menu-hor-item.has-sub.open > .site-menu-hor-sub {
  display: block;
}

.site-menu-hor-item.is-hidden {
  opacity: 0;
}

.site-menu-hor-item.is-shown {
  opacity: 1;
}

.site-menu-hor-icon {
  display: inline-block;
  margin-right: 4px;
  width: 1em;
  text-align: center;
}

.site-menu-hor-title {
  display: inline-block;
  max-width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}

.site-menu-hor-arrow {
  font-family: "Web Icons";
  margin-left: 5px;
  -webkit-transition: -webkit-transform .15s;
  -o-transition: -o-transform .15s;
  transition: transform .15s;
  position: relative;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.site-menu-hor-arrow:before {
  content: "";
}

.site-menu-hor-sub .site-menu-hor-arrow {
  position: absolute;
  right: 15px;
}

.site-menu-hor-sub .site-menu-hor-arrow:before {
  content: "";
}

.site-menu-hor-sub .site-menu-hor-item > a {
  display: block;
  padding: 0 20px;
  line-height: 38px;
  min-width: 200px;
}

.site-menu-hor-sub .site-menu-hor-item.open > a > .site-menu-hor-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.site-menu-hor-sub .site-menu-hor-sub {
  position: relative;
  top: 0;
  display: none;
  max-height: none;
}

.site-menu-hor-sub .site-menu-hor-sub .site-menu-hor-item > a {
  clear: both;
  padding: 0 20px;
}

.site-menu-hor-section > header {
  font-weight: 400;
  margin-bottom: 10px;
  padding: 10px 0;
  text-transform: uppercase;
}

.site-menu-hor-section > header::after {
  display: block;
  clear: both;
  content: "";
}

.site-menu-hor-section > header > .site-menu-hor-arrow {
  display: none;
}

.site-menu-hor-section > .site-menu-hor-scroll-wrap {
  max-height: 340px;
}

.site-menu-hor-section .site-menu-hor-section-list {
  display: block;
}

.site-menu-hor-section-wrap {
  left: 20px;
  right: 20px;
}

.site-menu-hor-section-wrap.site-menu-hor-sub {
  overflow: hidden;
}

.site-menu-hor-section-wrap > .site-menu-hor-section {
  margin-top: 10px;
  margin-bottom: 20px;
}

.site-menu-hor-item > a {
  color: inherit;
}

.site-menu-hor-item > a:hover {
  color: rgba(255, 255, 255, .8);
  background-color: rgba(255, 255, 255, .02);
}

.site-menu-hor-item.open {
  background-color: rgba(0, 0, 0, .06);
}

.site-menu-hor-item.open > a {
  color: #fff;
}

.site-menu-hor-item.open > a:hover {
  background-color: transparent;
}

.site-menu-hor-item.active > a {
  color: #fff;
  background-color: rgba(0, 0, 0, .06);
}

.site-menu-hor-item.active.open > a {
  background-color: transparent;
}

.site-menu-hor-section > header {
  border-bottom: 1px solid rgba(0, 0, 0, .06);
}

.site-menu-hor-section.open {
  background-color: transparent;
}

ul.site-menu-hor {
  padding-left: 20px;
  padding-right: 20px;
}

.site-menubar-hor-light .site-menu-hor .dropdown-menu {
  background-color: #2f5f56;
  border: 0 none ;
}

.site-menubar-hor-light .site-menu-hor-item > a {
  color: inherit;
}

.site-menubar-hor-light .site-menu-hor-item > a:hover {
  color: rgba(118, 131, 143, .9);
  background-color: rgba(53, 131, 202, .05);
}

.site-menubar-hor-light .site-menu-hor-item.open {
  background-color: rgba(53, 131, 202, .03);
}

.site-menubar-hor-light .site-menu-hor-item.open > a {
  color: rgba(53, 131, 202, .9);
}

.site-menubar-hor-light .site-menu-hor-item.open > a:hover {
  background-color: transparent;
}

.site-menubar-hor-light .site-menu-hor-item.active > a {
  color: #fff;
  /*background-color: rgba(53, 131, 202, .03);*/
}

.site-menubar-hor-light .site-menu-hor-item.active.open > a {
  background-color: transparent;
}

.site-menubar-hor-light .site-menu-hor-section > header {
  border-bottom: 1px solid rgba(0, 0, 0, .06);
}

.site-menubar-hor-light .site-menu-hor-section.open {
  background-color: transparent;
}

.dropdown-submenu {
    margin-left:10px!Important;
}

.pie_sgi
{
    width:100%;
}

.pie_sgi svg
{
    position: relative;
    top: 5px;
}


.card-giornale {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.card-giornale-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.card-giornale-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.card-giornale-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.alert-gisco {
    background-color: #fbbb00;
    color: black;
    border-radius: 25px;
    padding: 20px;
}
