
body {
    background-color:#FFF;
    font-family: Arial,Helvetica,Verdana,sans-serif;
}

h1 { font-size: 26px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 20px; }

#header{
    border-bottom: 1px solid #2574A7;
    height: 181px;
    margin-bottom: 10px;
    position: relative;
}

.right {
    float: right;
}

.container{
    margin: 0 auto;
    width: 962px; 
    min-height: 800px; 
    border:1px solid #2574A7;
}



.intestazione_logo{
    margin-left:40px;
    margin-top:25px;
    height: 105px;
}

.sac_logo{ 
    background:url(../images/sac_logo.png) no-repeat 0 0;
    background-repeat:no-repeat; 
    display:block; 
    width: 180px; 
    height:170px;
    color: #000;
    vertical-align: top;
}



.simlap_logo{ 
    background:url(../images/simlap_logo.png) no-repeat 0 0;
    background-repeat:no-repeat; 
    display:block; 
    width: 180px; 
    height:170px;
    color: #000;
    vertical-align: top;
}

.simlap_acr_esteso{ 
    background:url(../images/simlap_acr_esteso.png) no-repeat 0 0;
    background-repeat:no-repeat; 
    height:64px;
    margin-top: -104px;
    margin-left:174px;
}

.none{
    display:none;
}

.menu_oriz{
    width: 962px;
    height: 40px;
    display:block;
    background-color: #B7D3FA;
    float: left;
    text-align: center;
    /*direction: block;
    margin-top: -20px;*/
    border-top: #0D2270 solid 1px;
    /*border-bottom: #000 solid 2px;*/
}
/*****************menu navigazione *************************/
#navigation {  
    position: relative;
}

#navigation ul {
    border-color:#597D95 #506E82 #879AA5;
    font-weight:bold;
    line-height:1px;
    list-style:none;
    /*margin-left:175px;*/
    padding:0;
    /*margin-top:0px;*/
    float: left;
    text-decoration: none;
}

.flash-message {
    border-color: #cc3232;
    border-style: solid;
    font-size:1.4em;
    font-weight:bold;
    
}

/**********************************************************/

#navigation ul li{
    float: left;
    display: table-cell;
    margin-right: 13px; 
    /*background-color: #FFF;*//*#D7E4F3;*/
    text-decoration: none;
    line-height: 40px;
}

#navigation a {
    color: #0D2270;/*#200772;*/
}

#navigation ul li:hover{
    text-decoration: none;
    color: #cc3232;
}

#navigation ul li a:hover{
    text-decoration: none;
    color: #cc3232;
}

/*************************
#navigation li:after {
    color: #0D2270;
    margin-left: 13px;
    content: "|"; 
}

#navigation li:last-child:after {
    color: #0D2270;
    content: ""; 
}
************************/

#navigation li:before {
    color: #0D2270;
    margin-right: 13px;
    content: "|"; 
}

#navigation li:first-child:before {
    margin-right: 13px;
    color: #B7D3FA;
    content: "."; 
}


/*****************menu box *************************/

.menu_verticale a{
    text-decoration: none;
    color:#242C33;
}

.content_all{
    width: 960px;
    min-height: 342px;/******************************************************toglila*/ 
    display: table;
}

.columns-all {
    display: table-row;
}

.footer-all {
    display: block;
}

.col_sx{
    width: 198px;
    float: left;
}

.contenuti{
margin-left: 45px;
margin-right: 50px;
margin-top: 0;
padding-top: 130px;
    
}

.box{
    
}
.box_contenuti{
    background-color: #fff;
}
.box_dx{
    border: #000 solid thin;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding-top:10px;
    min-height: 342px;
}

.box-head{ 
    /*height: 20px;*/
    margin: 2px 0px 6px 2px;
    padding-bottom: 2px;
    /*background-color: #cbdeee;*/
}


.box_benv{
    width:770px; 
    display: table-cell;
    padding-top: 5px;
    padding-left: 5px;
}
.box_help{
    width:50px;
    display: table-cell;
    vertical-align: middle;
}
/************************************************************     **************************************/
.center{
    text-align: center;
}
.title-main_content_red{
    font-weight: bold;
    color:#cc3232;
}
.title-main_content_red h1{
    margin: 0px;
    font-size: 1.5em;
}
.title-main_content_red h4{
    margin: 0px;
    font-size: 1em;
    line-height: 16px;
}
.title-main_content_blu{
    font-weight: bold; 
    color:#4f6d90;
}
.title-main_content_blu h1{
    margin: 0px;
    font-size: 1.5em;
}
.title-main_content_blu h2{
    margin: 0px;
    font-size: 1em;
}
.subtitle-main_content{
    margin-top: 10px;
    font-weight: bold; 
    font-size: 1em; 
    color:#506e90;
}
.boxtitle_red{
    font-weight: bold; 
    color:#cc3232;
}

.boxtitle_blu{
    font-weight: bold; 
    font-size: 1.5em; 
    color:#0D2270;
    margin-top: 10px;
    margin-left: 10px;
}
.highlight {
    background-color: #FF8;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #F80;
    border-radius: 10px;
    padding: 10px;
    font-weight: bold;
    border-image: initial;
}

.help-toolbar {
    
margin: 0;
padding: 2px;
position: absolute;
right: 3px;
text-align: right;
top: 3px;
}
/***************************************** form *******************************************/

#footer {
    height: 65px;
	border-top: 1px dotted #2574A7;
    /*padding-top: 10px;*/
    font-size: 0.95em;
    color: #072740;
    text-align:center;
}

#footer ul {
}

#footer li,#footer a {
    display:inline-block;
    position:relative;
    color: #072740;
}

.a-mio {
    color: #072740;
}

#footer li.last:after {
    content: "";
    color: #072740;
}

.loghi {
    text-align: right;
    position: absolute;
    padding-right: 10px;
    z-index: 1000;
    width: 100%;
    right: 10px;
}

.loghi a:hover{
    text-decoration: none;
}

.loghi img {
    height: 40px;
}

/*
    border:1px dotted #2574A7; 
    height:40px;*/

/* SOTTOMENU */

#navigazione li {
    float:left;
    display:block;
    position:relative;
    z-index:500;
    
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}


#navigazione ul {
    position:absolute;
    left:0;
    display:none;
    margin:0 0 0 -1px;
    padding:0;
    list-style:none;
}

#navigazione ul li {
    display: table-cell;
    float:left;
    background-color: #FBFBFB;
    border-bottom: #0D2270 solid 1px;
}

#navigazione ul li:hover {
    background-color: #DDD;
}

#navigazione ul li a{
    color: #0D2270;
}

#navigazione ul li a:hover{
    color: #cc3232;
}

#navigazione ul {
    /*border-top: #0D2270 solid 1px;*/
    border-left: #2574A7 solid 1px;
    border-right: #2574A7 solid 1px;
}

#navigazione ul a {
    color: #0D2270;
}

#navigazione ul a:hover {
    color: #0D2270;
}

/* fix ie6, meglio inserirlo in un file .css separato */
html #navigazione ul {
    margin:0 0 0 -2px;
}

#navigation li ul li {
    margin-right: 0px;
    height: 40px;
    line-height: 40px;
    width: 200px;
    text-align: left;
    padding-left: 13px;
    display: table-cell;
    border-bottom: #2574A7 solid 1px;
}

#navigation li ul li:before {
    content: "";
    margin-right: 0px;
}

#navigation li ul li:first-child:before {
    content: "";
    margin-right: 0px;
}

#navigazione li:hover > a {
	text-decoration: none;
    color: #cc3232;
}

#navigazione li:hover li a {
	color: #00F;
}

/* FINE SOTTOMENU */





table th {
    font-weight: 700;
}

footer.bg-grey { 
    line-height: 26px;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 40px 0;
    background: #F8F8F8;
    font-weight: 300;
    color: #999;
    font-family: "Roboto";
    padding-left: 179px;
    width: 100%;
    clear: both;
    z-index: 1200;
    margin-top: 40px;
    padding: 40px 0 40px 200px;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
}
footer a {
    color: #333;
    text-decoration: underline;
}

select {
    position: relative;
}

.select2-container .select2-choice {
    border-radius: 4px;
}
.select2-container-active {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    /*border: 1px solid rgba(82, 168, 236, 0.8);*/
}

/*.panel-collapse {
    overflow: visible;
}*/

.btn-user-dropdown {
    border: 0;
    background: transparent;
    font-size: 16px !important;
    padding: 10px;
}
.dropdown-menu.user-dropdown>li>a {
    padding: 6px 15px;
}

ul.dropdown-menu.user-dropdown {
    padding: 0 8px;
}