﻿.titolo-argomento {
    background-color: #BB4D00;
    color: #fff;
}
@media (max-width: 991px)
{
	

.titolo-argomento {
    display: block!important;
}}

/* riga rossa */
.riga1{
	
    width: 50%;
    float: left;
    height: 4px;
    background: #FFECB3;
    background: -webkit-linear-gradient(90deg,#FFECB3 75%,#fff);
    background: -o-linear-gradient(90deg,#FFECB3 75%,#fff);
    background: -moz-linear-gradient(90deg,#FFECB3 75%,#fff);
    background: linear-gradient(90deg, #FFECB3 75%,#fff);
}

.riga2{
	width: 50%;
    float: left;
    height: 4px;
    background: #87060b;
    background: -webkit-linear-gradient(-90deg,#FFECB3 75%,#fff);
    background: -o-linear-gradient(-90deg,#FFECB3 75%,#fff);
    background: -moz-linear-gradient(-90deg,#FFECB3 75%,#fff);
    background: linear-gradient(-90deg,#FFECB3 75%,#fff);
}


.titlebar {
	border-radius: 3px;
	margin-top: 5px;
	width: 100%;
	font-weight: normal;
	min-height: 42px;
}
.titlebar h1 {
	color: #96060B;
	font-size: 26px;
	line-height: 40px;
	margin: 5px 15px;
	padding: 0;
	font-weight: 400;
}
@media screen and (max-width: 991px) {
.titlebar h1 {
	font-size: 22px;
}
}
.titlebar h1 a:link {
	text-decoration: none;
	color: #96060B;
}
.titlebar h1 a:visited {
	text-decoration: none;
	color: #96060B;
}
.titlebar h1 a:hover {
	text-decoration: underline;
	color: #96060B;
}
.bol {
	display: inline-block;
	width: 5px;
	margin-right: 6px;
	margin-bottom: 1px;
	height: 5px;
	background-color: #96060B;
	border-radius: 50%;
}
.inboxevidenza p {
	padding: 0px !important;
	padding-left: 10px !important;
}
.inboxbg {
	padding: 0px 5px 5px 5px;
	height: 30px;
	background-color: #0C3B6F;
	color: #E1B75A;
	line-height: 30px;
	font-weight: bold;
}
.inboxbgray {
	padding: 0px 5px 5px 5px;
	height: 30px;
	background-color: #E4EFFC;
	color: #0C3B6F;
	line-height: 30px;
}
.consulta p {
	padding: 0px !important;
	padding-left: 10px !important;
}

/*primo box  */
.corona{
	background-color: #FAEDC7; border-color: #999999; border-width:0px;
	box-shadow: 0rem 0rem 1rem 0rem   rgba(0,0,0,.40)!important;
}


.corona ul {
    display: inline-flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 10px;
    
}
.corona ul li {
    padding-right: .8em;
    margin-bottom: .8em;
}
.corona ul a {
    color: #BB4D00;
        background-color: #FAEDC7;
                border-color: #BB4D00; 
    font-size: 1.1em;
    text-decoration: none;
    text-align:left;
    text-transform: uppercase;
}
.corona ul a:hover {
    background-color: #BB4D00;
    color: #fff;
    text-decoration: none;
}
.ultimo {
    color:#FFF!important;
    background-color: #BB4D00!important;
            border-color: #BB4D00!important;

}
.ultimo:hover {
    background-color: #F8E5AD!important;
    color: #BB4D00!important;

}





.corona p{
	    color:#BB4D00; padding:10px; font-size:26px; margin-bottom:0px; font-weight:bold; 
}
/* fine coronavirus */

/* | cosa sono             | */
/* +------------------------------------------------------------------------+ */
.shadow-flu {
	color: #000000;
}
.shadow-flu:hover {
	box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
	color: #000000;
}
.lista-link {
    width: 100%;
    padding: 0;
    align-self: flex-end;
    flex-grow: 1;
    list-style-type:none;
}
.lista-link li a {
    padding: .5em;
    font-size: 1em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: .1s all;
    border-radius: .3rem;
    color: #005ea8;
}
.lista-link li a:hover {
    background: #eff2f5;
    transition: .1s all;
    text-decoration: none;
}
.bg-gray {
	background-color: #E0E0E0!important;
}



.info-generale {
	border-top: 5px solid #ffad42!important; 
}
.info-generale .card-header{
	background-color:#FFFFFF!important; font-style:italic;
}


.pulsante {
	text-decoration: none;
	background-color: #f5f5f5!important;
	width: 100%;
	color: #000;
	transition: .25s box-shadow;
	border-left: 5px solid #ffad42!important;
	position: relative;
	display: flex;
	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;
	
	margin-bottom: 15px;
	font-size: 22px;
	padding: 15px;
}
.pulsante:hover {
	box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
}
.pulsante-mascherine {
	text-decoration: none;
	background-color: #f5f5f5!important;
	width: 100%;
	color: #000;
	transition: .25s box-shadow;
	border-left: 5px solid #263971!important;
	position: relative;
	display: flex;
	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;
	
	font-size: 18px;
	padding-left:15px; padding-right:15px; padding-top:8px; padding-bottom:8px;
}
.pulsante-mascherine:hover {
	box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
}

.img-pulsante {
	float: left;
	display: inline-block;
	margin-right: 10px;
}
/* | focus             | */
/* +------------------------------------------------------------------------+ */
.focus a{
	border-left: 3px solid #BB4D00!important;
	color: #BB4D00;
	background-color: #F8E5AD!important;
	text-decoration:none;
	

	
}
.focus a:hover {
	box-shadow: 0 3px 6px 0 rgba(0,0,0,.18), 0 2px 10px 0 rgba(0,0,0,.15);
}



.focus .card{
	 background-color:transparent;
}
.focus h6{
	font-weight: bold!important;
}
.focus .card-title{
  margin-top:4px; margin-bottom:4px;
}


/* | news             | */
/* +------------------------------------------------------------------------+ */
.w-33 {
    width: 100%!important; 
}
@media screen and (max-width: 575px){
.box-news {
    display: block!important;
   
}}
.box-news {
    margin-left:0px!important;
    float:none!important;
   
}


.box-div {
    clear: both;
    height: 1px;
    width: 100%;
    padding: 1px;
    background-color: #C0C0C0;
    margin-bottom: 10px;
}

.box-epid{
	box-shadow: 0 0 8px rgba(0,0,0,.23);
}
.box-epid ul li a{
	  font-size:18px; color:#005ea8; line-height:19px;
}
.box-approfondimenti{
	border-left: 3px solid #BB4D00!important; 
}
.box-approfondimenti i{
	 color:#BB4D00;
	 right:25px;
	
	}

.box-approfondimenti ul {
 margin-bottom:0px;
}

.box-approfondimenti ul li a {
    font-size: 17px;
    color: #005ea8;
    line-height: 19px; 
}
.box-strumenti{
	border-left: 3px solid #263971!important; 
}
.box-strumenti i{ color: #263971; 
}
.box-strumenti ul {
 margin-bottom:0px;
}

.box-strumenti ul li a {
    font-size: 17px;
    color: #005ea8;
    line-height: 19px; 
}


.pulsante-dati {
	text-decoration: none;
	background-color: #f5f5f5!important;
	width: 100%;
	color: #000;
	transition: .25s box-shadow;
	border-left: 5px solid #87060B!important;
	position: relative;
	display: flex;
	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;
	
	margin-bottom: 15px;
	font-size: 22px;
	padding: 15px;
}
.pulsante-dati:hover {
	box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
}
