
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
/*
    DEFINIZIONE COLORI
    COLORI EBiNFoP
    - #D4E1F0
    - #A9BFE1
    - #84A3D4
*/
body {
	font-family: verdana;
	font-size: 13px;
	color: #6E6E6E;
	margin: 0px;
    height:100%;
}
i {
    font-style:italic;
}
#body {
	background: #FFFFFF url(../images/nuove/header.png) repeat-x;
	margin: 0px;
	position:relative;
    min-height:100%;
    /*overflow:auto;*/
}
.testo, .testoSmall, .testo2, .label, .testoRosso{
	font-family: verdana;
	font-size: 13px;
	color: #6E6E6E;
}
.testoSmall{
	font-size: 11px;
}
.testo2 {
	color: #0173AE;
	font-weight: bold;
}
.testoRosso {
	color: red;
}
.label {
	font-weight: bold;
    color:#0F75A6;
}
.title
{
	font-family: verdana;
	font-size: 13px;
    color:#0F75A6;
	font-weight: bold;
}

input, textarea, select 
{
    border: 1px solid #A3A3A3;
    border-radius: 5px;
    padding: 4px 5px;
    margin: 5px;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
	/*border: 1px solid #A3A3A3;
	padding: 3px;
    margin: 3px;;
    line-height: 20px;
    border-radius: 5px;*/
}
input, textarea {
    /*text-indent: 3px;*/
}
input.small, textarea.small, select.small {
	font-size: 9px;
	/*padding: 0px 0px 0px 0px;*/
}
.button, button
{
    display:inline-block;
    border: none;    
    background: #84A3D4;
    padding: 6px 16px;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    text-shadow: #014018 1px 1px 2px;
    text-decoration:none;
    margin-bottom:5px;
    line-height: inherit;
    text-indent: inherit;
}
.button.accedi 
{
    padding:6px 26px;
    margin-bottom:0px;
}
.button:hover, button:hover
{
    color: yellow;
    text-decoration:none;
}
/*button {
	text-align: center;
	width: 150px;
	height: 30px;
	border: 0px;
	background: #FFFFFF url(../images/imgBtn.gif) no-repeat;
	cursor: pointer;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
	font-weight: bold;
}

button:hover {
	background: #FFFFFF url(../images/imgBtnHover.gif) no-repeat;
}

button.small {
	width: 80px;
	background: #FFFFFF url(../images/imgBtnSmall.gif) no-repeat;	
}

button.small:hover {
	background: #FFFFFF url(../images/imgBtnSmallHover.gif) no-repeat;
}*/

h1, h2, h3 {
	font-family: verdana;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #125798;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-size: 16px;
	color: #939292;
}

p, ul, ol {
    margin-top: 1em;
    margin-bottom: 1.5em;
    line-height: 150%;
	text-align:justify;
}
ul, ol {
	margin-left: 2em;
}
ul
{
    list-style-type:disc;
}
blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	/*color: #125798;*/
	color: #84a3d4;
}

a:hover {
	text-decoration: none;
	/*color: #8D0000;*/
	color: #a9bfe1;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

/* Logo */

#header {
	width: 960px;
	height: 111px;
	margin: 0px auto;
	/* padding-top: 2px; */
	/* background: url(../images/imgBanner.jpg) no-repeat; */
}

#header h1, #header h2 {
	margin: 0;
}

#header h1 {
	float: left;
	padding-top: -10px;
}

#header h2 {
	font-family: "Bauhaus 93";
	text-align: right;
	font-size: 27px;
	font-weight: lighter;
	position: absolute;    
	right: 0px;    
	top: 64px;    
	width: 703px;
	display:none;
}

#header h2, #header h2 a {
	color: #aac0e1;
	color: #FFFFFF;
}
#header h2 span{
	color: #84a3d4;
	color: #D4E1F0;
}

#header a {
	text-decoration: none;
}

#header .loghi 
{
    position:relative;
    margin: 0px;
    padding: 0px;
}
#header .loghi .scritta-ebinfop
{
    background:url(../images/nuove/ebinfop.png) no-repeat;
    height:64px;
    width:700px;
    position:absolute;
    top:47px;
    right:0px;
}

#header .logo_ebinfop 
{
    width: 257px;    height: 169px;    
    background: transparent url(../images/nuove/logo.png) no-repeat;    
    position: absolute;
}
#header .logo_forma
{
    position:absolute;
    top:20px;
    left:301px;
}
#header .logo_cenfop
{
    position:absolute;
    top:20px;
    left:452px;
}
#header .logo_flc_cgil
{
    position:absolute;
    top:52px;
    right:6px;
}
#header .logo_flc_cgil img
{
    width:140px;
}
#header .logo_cisl_scuola
{
    position:absolute;
    top:6px;
    right:13px;
}
#header .logo_cisl_scuola img
{
    width:120px;
}
#header .logo_snals
{
    position:absolute;
    top:15px;
    right:140px;
}
#header .logo_uil_scuola
{
    position:absolute;
    top:75px;
    right:150px;
}

/* Menu */

#menu {
	width: 960px;
	height: 50px;
	margin: -2px auto 0px;
	background: #0f75a6 url(../images/imgSottoMenu.jpg) no-repeat bottom;
}

#menu h1 {
	margin: 0;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	font-size: 30px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 18px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 15px 0 15px;
	background: url(../images/img03.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu ul.sub li{
	border-bottom:1px #050586 solid;
	color: #050586;
}

#menu ul.sub li.first{
	border-left:1px #050586 solid;
}

#menu ul.sub li.last{
	border-right:1px #050586 solid;
}

#menu a {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 15px;
}

#menu a:hover {
	text-decoration: underline;
}

a.sub {
	color: #050586;
}

/* Search */

#search {
	float: right;
	width: 200px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
}

#search #s {
	width: 150px;
}

#search #x {
	display: none;
}

/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto 125px auto;
	padding: 12px 0 0 0px;
}

#pageEnd {
	width: 960px;
	height: 30px;
	margin: 0 auto;
}
/* Content */

#content {
	float: right;
	width: 680px;
}

#content .content{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
#content .image-home, #content .image-home-2
{
    width:680px;
    height:283px;
    margin:55px 0px 0px 09px;
    padding:0px;
    background: url(../images/nuove/homepage.png) no-repeat;
}
#content .image-home-2 {
	background-image: url(../images/nuove/homepage-2.png)
}

.post {
}

.post .title {
	margin: 0;
	padding: 20px 20px 0 20px;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 5px 0 0 20px;
	background: url(../images/img07.gif) no-repeat;
	line-height: normal;
	color: #125798;
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
}
.titleSect {
    color: #0F75A6;    font-size: 1.8em;    
    padding: 20px;    font-weight: normal;
    background: transparent url(../images/nuove/dash.gif) bottom left repeat-x;
}
.news {
    border-bottom: 1px dashed #0F75A6;
	margin-bottom: 20px;
	position: relative;
}

.news .entry {
	padding: 0px 20px 10px 20px;
	margin-top:15px;
	margin-bottom:5px;
}

.news .meta, .news .meta2 {
	height: 29px;
	padding: 1px 15px 0 20px;
	line-height: normal;
}
.news .meta {
	position: relative;
}
.news .meta .title, .news .meta2 .title{
	color: #0F75A6;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	float: left;
	margin-top:7px;
} 

.news .meta .date, .news .meta2 .date{
	color: #84A3D4;
	font-size: 13px;
	font-weight: normal;
	/* padding-top: 8px; */
	float: right;
	position: absolute;
	top: 0px;
	right: 5px;
	text-align: center;
	text-transform:capitalize;
} 
.news .meta .title a {
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #0173AE;
}
.news .meta .title i.fa.fa-star {
    color: orange;
}
.news .meta .title a.clip {
    margin-right: 5px;
    color:Orange;
}
.news .dettaglio {
    text-align:right;
    margin-bottom:10px;
    padding-right:20px;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	margin: 55px 0 0 3px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#sidebar ul.menu 
{
    margin-bottom:15px;
}
#sidebar ul.menu > li > a {
    display: block;
    border: 1px solid #84A3D4;
    background-color: #A9BFE1;
    border-bottom-width: 0px;
    color: #FFFFFF;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 2px 20px;
}

#sidebar li h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	/* color: #000000; */
}

#sidebar li div {
	padding: 0px 0px 0px 0px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 15px;
	color: #050586;
	font-weight: bold;
}

#sidebar li div div.up{
	background: #FAFAFA url(../images/img10_up.jpg) no-repeat top;
	height: 14px;
	margin: 0px 0px 0px 0px;
}

#sidebar li div div.center{
	background: #FAFAFA;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	text-align: center;
	font-size: 15px;
	color: #050586;
	font-weight: bold;
}

#sidebar li div div.down{
	background: #FAFAFA url(../images/img10_down.jpg) no-repeat bottom;
	height: 15px;
	margin: 0px 0px 0px 0px;
}

#sidebar li p {
	padding: 0 20px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 125px;
    /* margin: 0 auto; */
    min-width:960px;
    background: #fff url(../images/nuove/dash.gif) top left repeat-x;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

table.elenco {
	border-collapse: collapse;
}

table.elenco th {
	font-style: normal;
	font-weight: bold;
	border: 1px solid #A9BFE1;
	padding: 10px;
	background-color: #84A3D4;
	color: #FFFFFF;
}
table.elenco th.colore2 {
	padding: 5px;
	background-color: #A9BFE1;
	color: #FFFFFF;
}
table.elenco th.colore3 {
	padding: 5px;
	background-color: #D4E1F0;
	color: #0F75A6;
}
table.elenco td {
	padding: 10px;
	font-size: 11px;
	border: 1px solid #A9BFE1;
	line-height: 150%;
}
table.elenco th.empty, table.elenco td.empty {
    border-width:0px;
    background-color: #FFFFFF;
    padding:5px;
}
div.categoria_doc, div.categoria_doc_ultimo, div.categoria_doc_sel, div.categoria_doc_ultimo_sel{
	font-family: verdana;
	font-size: 11px;
	float: left;
	margin-top:5px;
	border-right: 1px solid #0173AE;
	white-space: nowrap;
}
div.categoria_doc_ultimo, div.categoria_doc_ultimo_sel{
	color: #9BC6FB;
	border-right: 0px solid #9BC6FB;
}
div.categoria_doc_sel, div.categoria_doc_ultimo_sel{
	background-color: #9BC6FB;
}
div.categoria_doc a, div.categoria_doc_ultimo a{
	color: #0173AE;
	text-decoration: none;
}
div.categoria_doc a:hover, div.categoria_doc_ultimo a:hover{
	background-color: #9BC6FB;
	color: white;
}
div.categoria_doc_sel a, div.categoria_doc_ultimo_sel a, div.categoria_doc_sel a:hover, div.categoria_doc_ultimo_sel a:hover{
	color: white;
	text-decoration: none;
	background-color: #9BC6FB;
}
div.titolo_doc{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #0173AE;
	float: left;
}
div.titolo_doc a.button{
    font-size:13px;
}
div.data_doc{
	float: right;
	font-family: verdana;
	font-size: 13px;
}
div.descrizione_doc{
	clear: both;
	font-family: verdana;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 10px;
}
hr.documento{
	height: 1px;
	color: #0173AE;
	background-color: #0173AE;
}
hr.red{
	height: 1px;
	color: red;
}
hr.blue{
	height: 1px;
	color: blue;
}
.docPannel {
	padding-left: 5px;
	color: #FFFFFF;
	background: #84A3D4;
	font-size:11px;
	overflow: hidden;
}
.docPannel ul {
	margin: 0;
	/* margin-left: -40px; */
	margin-left: 0px;
	list-style: none;
	line-height: normal;
}
.docPannel li {
	text-align: center;
	float: left;
	border-right: 1px #FFFFFF solid;
	vertical-align: middle;
	padding: 4px;
}
.docPannel li.last {
	border-right: 0px;
}
.docPannel li.first {
	padding-top: 6px;
	float: left;
	font-weight: bold;
	border-right: 0px;
	font-size:12px;
}
.docPannel li.filtra
{
    float:right;
}
.docPannel li a {
	height: 18px;
	padding: 2px 10px 2px 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.docPannel li a:hover, .docPannel li a.sel {
    color: yellow;
}
.docPannel input, .docPannel select {
	font-size: 10px;
}
.docPannel input {
	/*padding: 0px;*/
}
.docPannel .button
{
    background: #D4E1F0;
    padding: 3px 10px 4px 10px;
    color: #000000;
    text-shadow: inherit;
}
.docPannel .button:hover
{
    color:#0F75A6;
}
marquee{
cursor: pointer;
}
hr.linea1 {
	width: 100%;
	color: #244996;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

table.bordo {
	border-collapse:collapse;
	border:1px solid #322e7f;
}
table.bordo td {
	border:1px solid #322e7f;
}


/*SUBMENU*/
div.subMenu{
}

div.subMenu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.subMenu ul li{
	float: left;
}
div.subMenu ul li a{
	display: block;
	text-decoration: none;
	margin-top: 0px;
	padding: 0px 10px 0px 10px;
	background-color: #53a0ca;
	border-right: white 1px solid;
	color: White;
	font-weight: bold;
}
div.subMenu ul li a:hover{
	background-color: #0f75a6;
	text-decoration: none;
}
div.subMenu ul li a.select{
	background-color: #0f75a6;
}
/*FINE SUBMENU*/


#header .logo_ebinfop a {
    width: 230px;    
    height: 140px;    
    display: block;    
    margin: 0 auto;
}


#header .logo_ebinfop img {
    display: none;
}

#header .search {
    position: absolute;
    top: 0px;
    left: 270px;
    padding: 4px 0px;
}
#header .search #term {
    padding: 7px 5px;
    width:160px;
}

#logged {
    float: right;
    padding: 9px 0px;
    }	
#login {
    float: right;
    padding: 4px 0px;
    }	
    #login .id, #login .pwd, #login .accedi {
	    /* border: none; */
	    }
    #login .id, #login .pwd {
	    width: 134px;
	    padding: 7px 5px;
}
    #login .accedi {
	    margin: 0 0 0 5px;
	    }
#sidebar li ul.sub {
    display: none;
}

#sidebar li.toogle > a {
    background: url(../images/nuove/plus.png) 95% center no-repeat;
}

#sidebar li a {
    margin: 0;
    display: block;
    padding: 11px;
    color: #000;
    text-decoration: none;
    text-align: left;
}

#sidebar li.open > a, #sidebar li.current > a {
    background: url(../images/nuove/minus.png) 95% center no-repeat;
    color: #FFFFFF;
}

#sidebar li.current ul.sub {
    display: block;
}

#sidebar ul.sub li {
    /* background: #fff url(../images/nuove/dash.gif) bottom left repeat-x; */
    border: 1px solid #84A3D4;
    background-color: #D4E1F0;
    border-bottom-width: 0px;
}

#sidebar ul.sub li:last-child {
    /* background: none; */
}

#sidebar ul.menu > li:last-child > a {
    border-bottom-width: 1px;
}

#sidebar ul.menu > li > a:hover, #sidebar ul.menu > li.sel > a{
    background-color: #84A3D4;
}
#sidebar ul.sub > li > a:hover, #sidebar ul.sub > li.sel > a {
    /*background-color: #84A3D4;*/
    color: #84A3D4;
}
#footer .background 
{
	background-color: #84A3D4;
}
#footer .background div {
    width: 950px;
    padding: 15px 5px 0px 5px;
    margin: 0px auto;
    overflow:auto;
    height:30px;
}
#footer .footer-loghi
{
    margin-bottom: 45px;
    /* background: #fff url(../images/nuove/dash.gif) top left repeat-x; */
    padding-top:10px;
    padding-bottom:10px;
}
#footer .footer-loghi
{
    width: 960px;
    margin: 0px auto;
    overflow:auto;
}
#footer .footer-loghi .logo_forma
{
    float:left;
    margin-right: 32px;
    margin-left: 33px;
}
#footer .footer-loghi .logo_forma img
{
    height:60px;
}
#footer .footer-loghi .logo_cenfop
{
    float:left;
    margin-right: 18px;
    margin-top: 8px;
    margin-left: 19px;
}
#footer .footer-loghi .logo_cenfop img
{
    height:48px;
}
#footer .footer-loghi .logo_flc_cgil
{
    float:left;
    margin-right: 34px;
    margin-left: 35px;
}
#footer .footer-loghi .logo_flc_cgil img
{
    height:60px;
}
#footer .footer-loghi .logo_cisl_scuola
{
    float:left;
    margin-right: 27px;
    margin-top: 5px;
    margin-left: 28px;
}
#footer .footer-loghi .logo_cisl_scuola img
{
    height: 43px;
}
#footer .footer-loghi .logo_snals
{
    float:left;
    margin-right: 23px;
    margin-top: 12px;
    margin-left: 24px;
}
#footer .footer-loghi .logo_snals img
{
    height: 40px;
}
#footer .footer-loghi .logo_uil_scuola
{
    float:left;
    margin-right: 45px;
    margin-top: 8px;
    margin-left: 46px;
}
#footer .footer-loghi .logo_uil_scuola img
{
    height: 45px;
}
.giutificato 
{
    text-align:justify;
}
b, strong
{
    font-weight:bold;
}

.homepage .header .titolo {
    float: left;
    width: 310px;
    color: #A9BFE1;
    font-size: 1.8em;
    padding: 10px;
    font-weight: normal;
    border-left: 5px solid #D4E1F0;
    cursor: pointer;
    border-bottom: 2px solid #D4E1F0;
}
.homepage .header .titolo:hover,  .homepage .header .titolo.sel {
    border-color: #84A3D4;
    color: #0F75A6;
}
.homepage .contenuto
{
    /*display:none;*/
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

div.titolo-etichetta {
    font-weight: bold;
    border: 1px solid #A9BFE1;
    padding: 10px;
    background-color: #84A3D4;
    color: #FFFFFF;
}

/* ENTE BILATERALE NAZIONALE */
.ebn-view .map {
    height:200px;
    width:350px;
    float:left;
}
.ebn-view .address {
    float: right;
    width: 270px;
    line-height: 150%;
    height: 185px;
    padding-top: 15px;
}
.ebn-view .pres-vicep {
    clear:both;
    overflow:auto;
    margin-top:25px;
}
.ebn-view .pres-vicep .presidente {
    float: left;
    width: 325px;
    line-height: 150%;
}
.ebn-view .pres-vicep .vice-presidente {
    float: left;
    width: 325px;
    line-height: 150%;
}
/* ENTE BILATERALE REGIONALE */
.ebr-view .map {
    height:200px;
    width:350px;
    float:left;
}
.ebr-view .address {
    float: right;
    width: 270px;
    line-height: 150%;
    height: 185px;
    padding-top: 15px;
}
.ebr-view .pres-vicep {
    clear:both;
    overflow:auto;
    margin-top:25px;
}
.ebr-view .pres-vicep .presidente {
    float: left;
    width: 325px;
    line-height: 150%;
}
.ebr-view .pres-vicep .vice-presidente {
    float: left;
    width: 325px;
    line-height: 150%;
}

.button-view {
    margin-top: 25px;
    overflow: auto;
}
.button-view a {
    display: block;
    width: 130px;
    height:117px;
    padding-top:10px;
    margin:0px;
    float: left;
    text-align: center;
    text-decoration: none;
    line-height: 150%;
}
.button-view a i.fa {
    font-size: 40px;
    width: 130px;
    margin-bottom: 10px;
}
.button-view a.selected {
    background-color:#84a3d4;
    color:#FFFFFF;
    border-radius:5px;
}
.button-view a.selected:hover {
    background-color:#a9bfe1;
}
.button-view a.selected i.fa {
    font-size: 40px;
    width: 130px;
    margin-bottom: 10px;
}
.button-view.col4 a, .button-view.col4 a i.fa, .button-view.col4 a.selected i.fa {
    width: 162px;
}
.button-view.col4 a {
    height:100px;
}

/* Privacy Cookies*/
.privacy-cookies {
    background-color:#A9BFE1;
    color:#FFFFFF;
    padding:20px;
    font-size:12px;
    /*border-bottom:6px solid #FFFFFF;*/
    display:none;
    overflow:auto;
}
.privacy-cookies .btns {
    float:right;
    padding-left:10px;
}

/* Risultati Ricerca */
.cont-cerca .loading
{
    text-align:center;
    padding:15px;
}
.search-results 
{
    padding:5px;
}
.search-result h1
{
    color: #0F75A6;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
}
.search-result h1 a
{
    text-decoration:none;
    color: inherit;
}
.search-result h1 a:hover
{
    text-decoration:underline;
}

.search-result > div {
    margin: 5px 5px 15px 5px;
}

.search-result span.selSearchResult {
    background-color: yellow;
}


.send-mail i {
    margin-right:8px;
}

.justify {
    text-align:justify !important;
}


/***
    Menu Style Windows 10
****/
#sidebar .menu-stylewindows 
{
    margin-top:0px;
}
#sidebar .menu-stylewindows ul > li
{
    width:122px;
    float:left;
    background-color:#A9BFE1;
    margin-right:6px;
    margin-bottom:5px;
}
#sidebar .menu-stylewindows ul > li.colR
{
    margin-right:0px;
}
#sidebar .menu-stylewindows ul > li.x2
{
    width:250px;
}
#sidebar .menu-stylewindows ul > li.txt2
{
    height:109px;
}
#sidebar .menu-stylewindows ul > li a
{
    text-align:center;
    color:#FFFFFF;
}
#sidebar .menu-stylewindows ul > li a i
{
    width:100%;
    font-size:50px;
    margin-bottom:5px;
}
#sidebar .menu-stylewindows ul > li:hover
{
    background-color:#84A3D4;
}



#content .categorie-documenti {}

#content .categorie-documenti .categoria-doc {
    /* width: 87px; */
    /* height: 87px; */
    float: left;
    /* text-align: center; */
    background: #A9BFE1;
    position: relative;
    margin-right: 5px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 5px;
}

#content .categorie-documenti .categoria-doc i {
    font-size: 25px;
    color: #FFFFFF;
    margin: 5px 2px 5px 5px;
    /* display:none; */
    float: left;
}

#content .categorie-documenti .categoria-doc .link
{
    /* position: absolute; */
    /* top: 0px; */
    /* bottom: 0px; */
    /* left: 0px; */
    /* right: 0px; */
    /* background: rgba(0,0,0,0.3); */
    margin: 0px;
}
#content .categorie-documenti .categoria-doc a {
    /* width:87px; */
    height: 35px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 5px;
    text-shadow: 1px 1px 1px #000000;
    font-size: 12px;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
}

#content .categorie-documenti .categoria-doc:hover {
    background-color: #84A3D4;
}

#content .documenti {
    clear: both;
    padding: 20px 0px;
    overflow: auto;
}

#content .documenti .documento {
    width: 150px;
    height: 215px;
    float: left;
    background-size: cover;
    position: relative;
    margin: 0px 10px 20px 0px;
    box-shadow: 5px 5px 15px grey;
    cursor: pointer;
}

#content .documenti .documento .titolo {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: rgba(132,163,212,0.5);
    padding: 5px;
    min-height: 50px;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #000000;
}

#content .documenti .documento > i.fa {
    font-size: 110px;
    color: #84A3D4;
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

#content .documenti .documento .layerHover {
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: none;
}

#content .documenti .documento:hover .layerHover {
	display: block;
}

#content .documenti .documento:hover .action {
    display: block;
}

#content .documenti .documento .action {
    display: none;
    margin: 5px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
}

#content .documenti .documento .action .fa-stack .fa-stack-1x {
    color: #84A3D4;
}

#content .documenti .documento .action .fa-stack .fa-stack-2x {
    color: #FFFFFF;
}

#content .documenti .documento .action .fa-stack:hover .fa-stack-1x {
    color: #FFFFFF;
}

#content .documenti .documento .action .fa-stack:hover .fa-stack-2x {
    color: #84A3D4;
}

.path-categorie-documenti {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    overflow: auto;
}

.path-categorie-documenti li {
    float: left;
}

.path-categorie-documenti li:first-child {
}

.path-categorie-documenti li a {
    color: inherit;
    text-decoration: none;
}

.path-categorie-documenti li a:hover {
    color: #a9bfe1;
}
.path-categorie-documenti li a i {
    margin-right: 5px;
}

#content .titleSect #btn-filtro {
    position: absolute;
    top: 14px;
    right: 0px;
    font-size: 0.8em;
    cursor: pointer;
}

#content .titleSect #btn-filtro .fa-square.fa-stack-2x, #content .titleSect #btn-filtro:hover .fa-square-o.fa-stack-2x {
    display: none;
}

#content .titleSect #btn-filtro:hover .fa-square.fa-stack-2x {
    display: block;
}

#content .titleSect #btn-filtro:hover .fa-stack-1x {
    color: #FFFFFF;
}

#content .action-filter {
    margin: 0px 10px 10px 10px;
}

#content .action-filter .filters {
    margin: 0px;
    padding: 10px;
}

#content .action-filter .filters li {
    list-style: none;
}

#content .action-filter .filters .filter-categories, .path-category {
    /* float: left;
    display: inline-flex; */
    padding: 0px 20px 0px 0px;
    margin: 0px;
    overflow: auto;
}

#content .action-filter .filters .filter-categories li, .path-category li {
    float: left;
    padding-top: 10px;
    margin-right: 5px;
}

#content .action-filter .filters .filter-categories li:last-child, .path-category li:last-child {
    padding: 0px;
}

#content .action-filter .filters .filter-categories li i.fa-remove, .path-category li i.fa-remove {
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer;
    color: red;
}

.documenti .upload-doc {
    clear: both;
}

.file-add .check-primary-doc {
    text-decoration: none;
    color: inherit;
}

.blocco-permessi .check-permesso {
    color: inherit;
    text-decoration: none;
}

.blocco-permessi {
    width: 50%;
    float: left;
    border-bottom: 1px dashed #0F75A6;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.blocco-permessi .check-permesso:hover {
    color: #84a3d4;
}

.blocco-permessi h2.subtitle {
    font-size: 100%;
    padding-top: 10px;
    padding-bottom: 5px;
}

.blocco-permessi .blocco-regioni {
    margin-left: 20px;
}

.disabled {
    opacity: 0.3;
}

.disabled a.check-permesso, .disabled h2 {
    cursor: default;
}

.disabled a.check-permesso:hover {
    color: inherit;
}