.header-row{
    background:  #003366;
    height: 75px;


}
.title-top .row-logo-print{
   display:none;
}

.nav-top{
    height: 75px;
   /* padding-top: 10px;*/
    /*margin: 0px -125px;*/
	margin:0;
}
.nav-social{
    height: 75px;
    padding-top: 8px;;
}
.nav-social>a:focus{
    color:white;
    font-size: 1.8rem;
    background:#003366;
}
.nav-social>li>a{

    color:white;
    font-size: 1.8rem;
    background:#003366 !important;

}
.nav-social>li>a:hover{
    color:white;
    /*font-size: 2rem;*/
	font-size: 1.8rem;
 /*   background:#003366;*/
 	background:none;
}
.li-social{
    width: 60px;
    height: 50px;
    text-align: center;
    background:#003366;
    margin-left: 160px;
}
li.li-social a {

    border-radius: 50%;
    padding: 0px !important;
    height: 40px;
    width: 40px;
    margin-left: 10px;
    box-shadow: 0px 0px 0px 0px #ccc !important;
}
.fa {

    text-align: center;
    text-decoration: none;
   

}

.candidato .fa-check-circle{
	margin: 5px 2px 2px 2px;
}

.guida{
 font-size:3.0rem;
}
.guida:hover {
    opacity: 0.7;
}
.condividi:hover {
    opacity: 0.7;
}

.nav-top>li>a{
    color:white;
    font-size: 1.8rem;
	line-height: 45px;
}

.nav-top>li.active>a{
    font-size: 1.8rem;
	background: #496480;
}

.nav-top>li>a:hover,
.nav-top>li>a:focus{
    background:#003366;
	background:none;
    font-size: 1.8rem;
	/*font-size: 1.8rem;*/
/*	background: #a5abb0;*/
}


.nav-top>li.active>a:hover,
.nav-top>li.active>a:focus{
   /* background:#003366;*/
/*	background:none;*/
    /*font-size: 2rem;*/
	font-size: 1.8rem;
		background: #496480;
}

.nav-top .open>a , .nav-top .open>a:focus{
    background-color:#003366;
	/*background: #a5abb0;*/
 }

.nav-top>li>a:focus{
    background:#003366;
    font-size: 1.8rem;
  /*  font-weight: bold;*/
}

.open>a{
    /*background:#003366!important;*/

    font-size: 1.8rem;
    font-weight: bold;
}

.down-menu{
	position:relative !important;
    height:0px;

}
ul.down-menu li a{
    background-color: white;
    color:black;
    padding: 15px;
    box-shadow: 3px 4px 5px 1px #ccc;

}
ul.down-menu li :hover{
    background-color: #e6e6e6!important;
    color:black!important;
   

}

.triangolo{
    width: 0; height: 10px; line-height: 0;
    border-bottom: 25px solid white;
    border-left:   25px solid transparent;
    border-right:  25px solid transparent;
    margin-left: 50px;
}

.title-top{
    /*margin: -3px 0px -10px 0px;*/
	font-size:1.8rem;
	margin-top:10px;
}

.title-top p{
    color: white;
    margin-top: 0;
	white-space:nowrap;
}

.li-menu{
    width: 225px;
    height: auto;
    text-align: center;

}

	

/*è per il pulsante i*/
ul.nav-top .li-menu:last-child{
    width: 100px;
}

@media (max-width:1380px){
	ul.nav-top .li-menu:last-child{
    width:60px;
}
}

/*.li-menu:last-child>a{
	padding-top:5px;
}*/

ul.nav-social .li-menu:last-child>a{
	padding-top:15px;
}

.burger-wr{
    top: 10px;
	   position: absolute;
   
}
.burger-wr>button{
    padding: 0px 0px 5px;
    outline: none;
}
body.cbp-spmenu-push-toright .burger-wr{
	left: 65px!important;
}

.menu-left>li>a{
   /* width: 280px;*/
}
li.border-serp>ul>li.active>a {
    background-color: #2079d4;
	color: white;
}
/*.menu-left>li.open>a:hover {
    color: white!important;
}*/
/*.menu-left>li.open>a{
    color:white;
}*/
li.active {
	font-weight: 600;
}
.nav-top>li>a:hover {
	font-weight: 600;
}
.nav-social>li>a:hover {
	font-weight: 600;
}
.nav-social>li{
    width: 180px;
}
.li-social {

    margin-left: 115px;
}
.second-row{
    background: #f5f5f0;
    height: 40px;
    line-height: 0%;

}
.box-live{
	position:absolute;
}
.box-title{
    position: absolute;
    left: 100px;
}

.no-live .box-title{
    position: absolute;
    left: 15px;
}

.inmlive{
    /*margin: 2px 1px;*/
	margin: 8px 1px 2px;
    height: 21px;
    width: 100px;
   	background-image: url("/weblib/images/icona_live.png");
	background-repeat:no-repeat;
	transition: opacity, 0.4s, ease, 0.25s;
}
.inmlive-big{
   	background-image: url("/weblib/images/icona_live-b.png");
}

.menu-row{
     margin: 15px -20px 15px -60px;

}
.center-menu{
    margin: 0px 0px;
}
.center-menu>li{
	padding: 0px 10px
}
.center-menu>li>a{
    background: #f5f5f0;
	/*color:#2079d4;*/
	color:#000;
    border-radius:15px;
    height: 5px;
    font-size: 1.6rem;
    margin:0px 4px;
    line-height: 0%;
    text-align: center;
    width: 120px;
    box-shadow: 3px 4px 5px 1px #ccc;
	font-weight:bold;
}
.center-menu>li>a:hover{
    background: #2079d4;
    color:#eee;
}
.center-menu>li.active>a{
    background: #2079d4;
    color:#eee;
}
.border-serp{
    border-top:solid;
}


.select-menu{
    height: 30px;
    font-size: 1.6rem;
    width: 100%;
}
.select-des{
    /*height: 25px;*/
    font-size: 1.6rem;
    width: 100%;
    font-weight: bold;
}
.sel-set{
    height: 20px;
    width: 330px;
    border-radius: 0px;
}
#div_mappa2{
    text-align: center;
    margin-bottom: 5px;
    /* display: none; */
    width: 100% !important;
    height: 300px !important;
}
.map-set{
    min-height: 300px !important;
}
.selezione{
    margin-top: -15px;
}
.tab-th{
    background:#2079d4;
    color: white;
}
.tab-th1{
    background:#d1e7ff;
    color:#2079d4;

}
.tab-td{
    background:#e9e9e9;
    color:#2079d4;
}
.tab-dati{
    height: 470px;
    overflow: auto;
}

.easy-autocomplete-container>ul{
	    height: 150px;
    overflow-y: auto;
}


/*@media screen and (max-width: 1300px){
	.li-menu {
		width: 200px;
	}
}

@media screen and (max-width: 1200px){
	.li-menu {
		width: 160px;
	}
}*/

@media screen and (max-width: 1040px){
	.li-menu {
		width: 155px;
	}
	.center-menu>li>a{
        width: 70px;
        font-size: 1rem;
    }
		.nav-top>li.active>a {
    font-size: 1.4rem;
    background: #496480;
}
.nav-top>li>a {
    color: white;
    font-size: 1.4rem;
}
.nav-top>li.active>a:hover {
    font-size: 1.4rem;
}
.nav-top>li>a:hover,
.nav-top>li>a:focus {
	 font-size: 1.4rem!important;
}
	.center-menu>li {
    padding: 0px 5px;
}
.nav-social>li>a{
	 font-size: 1.4rem;
}
.nav-social>li>a:hover{
	 font-size: 1.4rem;
}
}

@media screen and (max-width: 767px) {
.box-live {
    position: absolute;
    top: 10px;
}
.box-title {
   
    top: 6px;
}
}

@media (min-width: 1041px) and (max-width: 1280px){
		  .center-menu>li>a{
        width: 108px;
        font-size: 1.2rem;
    }
	
}
@media (min-width: 800px) and (max-width:  1040px){
		  .center-menu>li>a{
        width: 77px;
        font-size: 1.2rem;
    }
	    .nav-top {

     /*   padding-top: 10px;*/
        margin: -6px -31px;
    }
}

@media (min-width: 1041px) and (max-width: 1239px){
	.li-menu {
		width: 165px;
	}

	.nav-top>li.active>a {
    font-size: 1.4rem;
    background: #496480;
}
.nav-top>li>a {
    color: white;
    font-size: 1.4rem;
}
.nav-top>li.active>a:hover {
    font-size: 1.4rem;
   
}
.nav-top>li>a:hover,
.nav-top>li>a:focus {
	 font-size: 1.4rem;
}
	.center-menu>li {
    padding: 0px 5px;
}
.nav-social>li>a{
	 font-size: 1.4rem;
}
.nav-social>li>a:hover{
	 font-size: 1.4rem;
}
}

@media (min-width: 1240px) and (max-width: 1500px){
	.li-menu {
		width: 185px;
	}
	.center-menu {
    margin: 0px -15px;
   }
   	.nav-top>li.active>a {
    font-size: 1.6rem;
    background: #496480;
}
.nav-top>li>a {
    color: white;
    font-size: 1.6rem;
}
.nav-top>li.active>a:hover {
    font-size: 1.6rem;
   
}
.nav-top>li>a:hover,
.nav-top>li>a:focus {
	 font-size: 1.6rem;
}
	.center-menu>li {
    padding: 0px 5px;
}
.nav-social>li>a{
	 font-size: 1.6rem;
}
.nav-social>li>a:hover{
	 font-size: 1.6rem;
}
.nav-social>li {
    width: 160px!important;
}
}

@media (min-width: 1460px) and (max-width: 1609px){
	.li-menu {
		width: 200px;
	}
}
@media (min-width: 1170px) and (max-width: 1199px){
	.nav-social>li {
		width: 60px;
	}
}
@media screen and (max-width: 1170px) {
.header-row {
   
    height: 69px;
}
  
	.center-menu>li {
    padding: 0px 0px;
}
	.center-menu {
    margin: 0px 0px;
}
    .title-top>p{
        font-size: 1.6rem;
    }
    .sel-set{
        height: 20px;
        width: 100%;
        border-radius: 0px;
    }
    .nav-social>li,
	.nav-social>li:last-child{
        width: 60px;
    }
    .nav-social>li>a {

        width: 75px;
    }
    .li-social {
        width: 60px;
        height: 50px;
        text-align: center;
        background: #003366;
        margin-left:16px;
    }
    ul.down-menu li a {

        padding: 8px;

    }
    .li-menu{
        /*width: 135px;*/
        height: auto;
        text-align: center;
    }
    .nav-top {

     /*   padding-top: 10px;*/
        margin: -6px -31px;
    }
    .nav-top>li>a {
        color: white;
        font-size: 1.4rem;
    }
/*	.title-top p {
		padding-top: 8px;
   		font-size: 17px;
}*/
    .nav-top>li>a:hover{

        font-size: 1.4rem;
    }

	.nav-top>li.active{
		font-size: 1.4rem;
		font-weight: bold;
	}
	
    .nav-social>a:focus{
        color:white;
        font-size:1.4rem;
        background:#003366;
    }
    .nav-social>li>a{

        color:white;
        font-size: 1.4rem;
        /*background:#003366 !important;*/
		background:transparent !important;

    }
    .nav-social>li>a:hover{
        color:white;
        font-size: 1.4rem;
        background:#003366;
    }
    .inmlive{
        margin: 8px 1px 2px;
        height: 37px;
        width: 100px;
        background-repeat:no-repeat;
        float: left;
    }
}

@media screen and (max-width: 640px) {
    .tab-dati {
        height: 350px;
        overflow: auto;
    }
    .nav-social>li>a {
        width: 60px;
    }
    .li-social {
        width: 60px;
        height: 50px;
        text-align: center;
        background: #003366;
        margin-left: 0px;
    }
    .li-menu {
        width: 50px;

    }
    .selct-mob{
        padding-top: 6px;
    }
    .select-menu{
        height: 20px;
        font-size: 12px;
        width: 100%;
        margin-bottom: 10px;
    }
    .select-des {
        /*height: 23px;*/
        font-size: 1.3rem;
        width: 100%;
        font-weight: bold;
        margin-top: 1px;

    }
    .li-social {
        width: 60px;
        height: 50px;
        text-align: center;
        background: #003366;
        margin-left: 0px;
    }
    .inmlive {
        margin: 0px 1px 0px;
        height: 37px;
        width: 100px;
        background-repeat: no-repeat;
        float: left;
    }
}
@media screen and (max-width: 500px) {
.title-top p {
    color: white;
    margin-top: 0;
    white-space: nowrap;
    font-size: 1.4rem;
}
}

@media screen and (min-height: 900px) {
    .my_scroll {
        /*height: 550px !important;*/
        overflow: auto!important;
    }
}	
@media screen and (max-height: 760px) and (min-width: 520px) {
    .my_scroll {
        /*height: 400px !important;*/
        overflow: auto!important;
    }
}
@media screen and (max-height: 520px) {
    .my_scroll {
        height: 100% !important;
        overflow: auto;
    }
@media screen and (max-height: 422px) {
   .burger-wr>button.active {
    padding: 0px 54px 5px;
    outline: none;
}
 /* .my_scroll {
		-ms-overflow-y:auto;
    }*/
