/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.2r1

Reset
*/

html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
option {width:inherit;}
input,button,textarea,select{font-size:100%;}

optgroup{font-weight: bold}
optgroup option{font-weight: normal}

html, body
{
    margin:0;
    height: 100%;
}

body
{
    /*	font-family:      "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; */
    font-family: 'Roboto', sans-serif;
    color: #313131;
    background-color: #d6e2e9;

}
#wrapper {
    position: static;
    background-color: #d6e2e9;
    margin: 0;
    padding:135px 0 20px 0;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
#footer, #push {
    height: 80px;
    clear: both;
}
a
{
    color:  #5A768E;
    text-decoration: none;
    outline: none !important;
}

a:hover
{
    text-decoration: underline;
}

strong
{
    font-weight: bold;
}

em
{
    font-style: italic;
}

ul#demo-list a
{
    background: url(../images/blue-arrow.png) no-repeat right 6px;
    padding-right: 10px;
}

#symfony-header
{
    position: relative;
    padding: 30px 30px 20px 30px;
}

#symfony-wrapper
{
    width:  970px;
    margin: 0 auto;
}


#symfony-search
{
    /*position: absolute;*/
    /*top:   50px;*/
    /*right: 30px;*/
}

#symfony-search input[type="search"]
{
    -webkit-appearance: textfield;
}

#symfony-search-field
{
    width: 190px;
}

#symfony-search label
{
    display: block;
    float: left;
    width: 20px;
    height: 25px;
    background: url(../images/search.png) no-repeat left 5px;
}

#symfony-search label span
{
    display: none;
}

input[type=text], input[type=number], input[type=password], input[type=search], input[type=email], input[type=file]
{
    border:      1px solid #DADADA;
    color:       #565656;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
    font-size:   12px;
}

.symfony-button-grey,
.symfony-button-green
{
    font-size: 0.85em;
    font-weight: bold;

    cursor: pointer;

    display: inline-block;
    outline: none;

    text-align:     center;
    text-transform: uppercase;

    padding: 3px 10px;

    text-shadow: 0 1px 1px rgba(0,0,0,.3);

    -webkit-border-radius: 4px;
    -moz-border-radius:    4px;
    border-radius:         4px;
}

.symfony-button-grey
{
    color:       #868686;
    font-weight: normal;

    padding:    5px 10px;
    border:     solid 1px #d7d7d7;
    background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d7d7d7));
    background: -moz-linear-gradient(top,  #ffffff,  #d7d7d7);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d7d7d7');
}

.symfony-button-green
{
    padding: 5px 12px;
    color: white;
    border:     solid 1px #a7da39;
    background: #a7da39;
    background: -webkit-gradient(linear, left top, left bottom, from(#a7da39), to(#6a9211));
    background: -moz-linear-gradient(top,  #a7da39,  #6a9211);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7da39', endColorstr='#6a9211');
}

.symfony-blocks-welcome
{
    overflow: hidden;
}

.symfony-blocks-welcome > div
{
    background-color: whitesmoke;
    float:            left;
    width:            240px;
    margin-right:     14px;
    text-align:       center;
    padding:          26px 20px;
}

.symfony-blocks-welcome > div.block-demo
{
    margin-right: 0;
}

.symfony-blocks-welcome .illustration
{
    padding-bottom: 20px;
}

.symfony-blocks-help
{
    overflow: hidden;
}

.symfony-blocks-help
{
    margin-top: 30px;
    padding:    18px;
    border:     1px solid #E6E6E6;
}

.symfony-blocks-help > div
{
    width:        254px;
    float:        left;
}

.flash-message-hidden
{
    display: none;
    padding: 10px;
    margin: 5px;
    margin-top: 15px;
    background-color: #ffe;
}

.flash-message
{
    padding: 10px;
    margin: 5px;
    margin-top: 15px;
    background-color: #ffe;
}

.flash-message-success
{
    padding: 10px;
    margin: 5px;
    margin-top: 15px;
    background-color: #ffe;
    border-color: #00CC33;
    border-style: solid;
    font-size: 1.4em;
    font-weight: bold;
}

.error
{
    color: red;
}

#login label, #contact_form label
{
    display: block;
    float: left;
    width: 90px;
}

ul#menu
{
    float: right;
    margin-bottom: 20px;
    padding-left: 0;
}

#menu li
{
    padding-left: 0;
    margin-right: 10px;
    display: inline;
}


#sc31_col_hidden
{
    border: none;
}

#sc31_tab_lp
{
    width: 100%;
    border: 1px solid #E6E6E6;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    border-collapse: separate;
    padding: 10px;
}

#sc31_tab_lp td
{
    border: 1px solid #E6E6E6;
}

.sc31_h_lp_pos
{
    text-align: center;
    width: 5%;
}

.sc31_h_lp_cod
{
    text-align: center;
    width: 15%;
}

.sc31_h_lp_des
{
    text-align: center;
    width: 45%;
}

.sc31_h_lp_pre
{
    text-align: center;
    width: 15%;
}

.sc31_h_lp_dis
{
    text-align: center;
    width: 8%;
}

.sc31_h_lp_mod
{
    text-align: center;
    width: 12%;
}

.sc31_col_lp_pos
{
    text-align: right;
    padding-right: 10px;
}

.sc31_col_lp_cod
{
    text-align: left;
}

.sc31_col_lp_des
{
    text-align: left;
}

.sc31_col_lp_pr
{
    text-align: right;
}

.sc31_col_lp_dis
{
    text-align: right;
}

.sc31_col_lp_mod
{
    text-align: center;
    padding: 3px;
}

#sc31_tab_ctrl_pagina
{
    width: 100%;
    border: 1px solid #E6E6E6;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    border-collapse: separate;
    padding: 10px;
}

#sc31_tab_ctrl_pagina_prec
{
    text-align: left;
    width: 25%;
}

#sc31_tab_ctrl_pagina_succ
{
    text-align: right;
    width: 25%;
}

#sc31_tab_la
{
    width: 100%;
    border: 1px solid #E6E6E6;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    border-collapse: separate;
    padding: 10px;
    display: none;
}

#sc31_tab_la td
{
    border: 1px solid #E6E6E6;
}

#sc31_tab_la_visible
{
    width: 100%;
    border: 1px solid #E6E6E6;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    border-collapse: separate;
    padding: 10px;
}

#sc31_tab_la_visible td
{
    border: 1px solid #E6E6E6;
}

.sc31_h_la_cod
{
    text-align: center;
    width: 20%;
}

.sc31_h_la_des
{
    text-align: center;
    width: 40%;
}

.sc31_h_la_qta
{
    text-align: center;
    width: 10%;
}

.sc31_h_la_pru
{
    text-align: center;
    width: 15%;
}

.sc31_h_la_prt
{
    text-align: center;
    width: 15%;
}

.sc31_col_la_cod
{
    text-align: left;
}

.sc31_col_la_des
{
    text-align: left;
}

.sc31_col_la_qta
{
    text-align: right;
}

.sc31_col_la_pru
{
    text-align: right;
}

.sc31_col_la_prt
{
    text-align: right;
}

.sc31_col_la_mod
{
    text-align: center;
    padding: 3px;
}

.sc31_col_la_del
{
    text-align: center;
    padding: 3px;
}

#sc31_tab_lo
{
    width: 100%;
    border: 1px solid #E6E6E6;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    border-collapse: separate;
    padding: 10px;
}

#sc31_tab_lo td
{
    border: 1px solid #E6E6E6;
}

.sc31_h_lo_pos
{
    text-align: center;
    width: 5%;
}

.sc31_h_lo_id
{
    text-align: center;
    width: 5%;
}

.sc31_h_lo_cli
{
    text-align: center;
    width: 25%;
}

.sc31_h_lo_des
{
    text-align: center;
    width: 43%;
}

.sc31_h_lo_mod
{
    text-align: center;
    width: 12%;
}

.sc31_h_lo_del
{
    text-align: center;
    width: 10%;
}

.sc31_col_lo_pos
{
    text-align: right;
    padding-right: 10px;
}

.sc31_col_lo_id
{
    text-align: right;
    padding-right: 10px;
}

.sc31_col_lo_cli
{
    text-align: left;
}

.sc31_col_lo_des
{
    text-align: left;
}

.sc31_col_lo_mod
{
    text-align: center;
    padding: 3px;
}

.sc31_col_lo_del
{
    text-align: center;
    padding: 3px;
}

/* Stili del header */

#header_logo{
    font-size: large;
    color: #205791;
}

.vociMenu li{
    /*border:1px solid #ccc;*/
    border-right: 1px solid #ccc;
    float:left;
    line-height:1.5;
    list-style-type:none;
    margin:0 .25em 0 0;
    padding:0;
}

.vociMenu  a {
    /*background-color:#92cae4;*/
    /*border:1px solid #eee;*/
    border-bottom:none;
    color:#205791;
    cursor:pointer;
    display:block;
    float:left;
    font-weight:bold;
    padding:.15em .33em .25em .33em;
}
.vociMenu  li a.selected {
    /*background:#0088CC;*/
    /*border:1px solid #666;*/
    border-bottom:none;
    color:#999999;
    cursor:default;
}

.vociMenu li a.selected:focus, .vociMenu li a.selected:hover {
    color:#999999;
}

.vociMenu  li.last {
    border-right: none;
}
.vociMenu  li a, .vociMenu li a:focus, .vociMenu li a:hover {
    text-decoration:none;
}
.vociMenu  li a:focus, .vociMenu li a:hover {
    color:#999999;
    outline:none;
}

/* Ridefinizione degli stili di blueprint */
.container {
    background-color: #FFF;
}

/* Stili del menu */

#menu_1 {
    border-bottom:1px solid #ccc;
    /*height:auto;*/
    margin:0 0 .75em 0;
    /*overflow:auto;*/
    padding-left:0;
    color:#205791;
}

.tabs {
    /*border-bottom:1px solid #ccc;*/
    height:auto;
    /*margin:0 0 .75em 0;*/
    overflow:auto;
    padding-left:0;
    color:#205791;
}

.tabs li a {
    color:#4E6E93;
}

.highlight {
    background-color: #ffff88;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ff8800;
    border-radius: 10px;
    padding:10px;
    font-weight: bold;
}

p {
    text-align: left;
}

.bold {
    font-weight: bold;
}

/* Stili del contenuto */
#content {
    /*background-color:           white;*/
    /*border:                     1px solid #DFDFDF;*/
    /*padding-left: 2em;*/
    /*-moz-border-radius:         16px;*/
    /*-webkit-border-radius:      16px;*/
    /*border-radius:              16px;*/
    /*margin-bottom:              20px;*/
    word-wrap:                  break-word;
}


.symfony-content
{
    /*background-color:           white;*/
    border:                     1px solid #DFDFDF;
    padding-left: 2em;
    padding-top: 2em;
    padding-right: 1em;
    padding-bottom: 2em;
    margin-bottom: 2em;
    -moz-border-radius:         16px;
    -webkit-border-radius:      16px;
    border-radius:              16px;
    /*margin-bottom:              20px;*/
    word-wrap:                  break-word;
}


#comunicati table{
    border: #205791 solid medium;
}

#comunicati th,td{
    padding: 2px 2px 2px 2px;
}

#comunicati th {
    background-color: #92cae4;
}

#symfony-content {
    /*border-left: #111111 solid thin;*/
}

td {
    margin: 3px;
}

/* Stili del footer */
#footer{
    text-align: left;
    position:relative;
    z-index: 1200;
    background-color: #93A9BA;
    padding-left: 260px;
}


.box-footer{
    -moz-column-count: 3;
        -moz-column-gap: 40px;
        -webkit-column-count: 3;
        -webkit-column-gap: 40px;
        column-count: 3;
        column-gap: 40px;
    padding:10px 0;

}
select.standard {
    width: 300px;
}

/*
.required_asterisco {
    color:red
}

label.required:after {
    content: " *";
    color: #c00;
}
*/

#content hgroup h2 {
    margin-bottom: 6px;
}

.curved {
    -moz-border-radius:10px; /* Firefox */
    -webkit-border-radius:10px; /* Safari and chrome */
    -khtml-border-radius:10px; /* Linux browsers */
    border-radius:10px; /* CSS3 */
    behavior:url(border-radius.htc);
}


#search div {
    clear: both;
    margin-bottom: 5px;
}

#search_reset, #search_origin_reset, #search_submit {
    margin: 2px;
    width: 150px;
}

#search label {
    display: block;
    width: 100px;
    float: left;
    line-height: 23px;

}

table.pannello_utenze {
    width: 100%;
}


table.pannello_utenze thead tr {
    height: 50px;
    background: #E8EEF7;
    border: 1px solid #DADADA;

}

table.pannello_utenze tr td {
    text-align: center;
    border: 1px solid #DADADA;

}

table.pannello_utenze thead th {
    border: 1px solid #DADADA;
    padding-left: 5px;
    padding-right: 5px;
}

table.pannello_utenze th, table.pannello_utenze th a {
    text-align: center;
    font-weight: bold;
    color: #506E90;

}

#sfondo{
    /*  background-color:#f6f4f2;*/
    background-color:#000000;
    cursor:pointer;
    height:100%;
    width:100%;
    left:0;
    top:0;
    position:fixed;
    opacity: 0.65;
    -moz-opacity: 0.65;
    filter:alpha(opacity=65);
    z-index:1000;
    display:none;
}

.dettaglioMantis{
    background-color: #ffffff;
    border:3px solid #AAAAAA;
    border-radius: 15px;
    padding:5px;
    position:fixed;
    z-index:1001;
    display: none;
    width: 1000px;
    height: 400px;
    left: 50%;
    top: 50%;
    margin-left: -500px;
    margin-top: -200px;
    text-align:left;
    /*  -webkit-box-shadow: 0px 0px 50px #f4f5ed;
            -moz-box-shadow: 0px 0px 50px #f4f5ed;*/
    overflow: auto;
}

#dettaglioMantis table tr td{
    border: 1px solid #DADADA;
}

#dettaglioMantis table {
    width: 100%;
    border: 1px solid #DADADA;
}

#dettaglioMantis table tr th{
    height: 30px;
    background: #E8EEF7;
    text-align: center;
    font-weight: bold;
    color: #567394;
    border: 1px solid #DADADA;
}

#waitBar, #wait{
    background-color: #ffffff;
    border:3px solid #AAAAAA;
    border-radius: 15px;
    padding:5px;
    position:fixed;
    z-index:1001;
    display: none;
    width: 150px;
    height: 80px;
    left: 50%;
    top: 50%;
    margin-left: -75px;
    margin-top: -40px;
    text-align:center;
    overflow: auto;
}

#wait{
    position:relative;
    top:0;
    left:0;
    margin: 0 auto;
    margin-bottom: 16px;
    height: 120px;
    width: 80%;

}

a.manage{
    cursor: pointer;
}

div.no_result{
    font-weight: bold;
    color: rgb(80, 110, 144);
    text-align: center;
    border: 1px solid rgb(218, 218, 218);
    background: none repeat scroll 0% 0% rgb(232, 238, 247);
    padding-top: 5px;
    padding-bottom: 5px;
}

div#aiuto{
    margin-top: 10px;
}

a#help{
    font-size: 14px;
}

div#profili_info{
    display: none;
    margin-left: 6px;
    margin-top: 6px;
    line-height: 18px;
}

#registrazione_captcha {

}

.required_field:after {
    content: '*';
}

.labeled-checkbox-controls span {
    padding-left: 6px;
    vertical-align: middle
}

.labeled-checkbox-controls {
    position: relative;
    top: 20px;
}

.form_errors {
    padding-bottom: 5px;
    padding-left: 175px;
    color: #FF0000;
}

#persona_data_nascita select {
    width: 65px;
}

#dati_ente_ente_data_costituzione select {
    width: 65px;
}

.recapiti {
    width: 160px;
    text-align: right;
    padding-right: 20px;
}

.email-type {
    width: 220px;
}

/* richiesta Sac ID */
#registrazione_captcha_group img {
    display: block;
    margin-bottom: 10px;
}

#registrazione_captcha_group label {
    position: relative;
    top: 30px;
}

#registrazione_accettazionePrivacy input, #registrazione_assunzioneResponsabilita input, #ruolo_core_accettazionePrivacy input, #ruolo_core_assunzioneResponsabilita input {
    float: left;
}

#registrazione_accettazionePrivacy label, #registrazione_assunzioneResponsabilita label, #ruolo_core_accettazionePrivacy label, #ruolo_core_assunzioneResponsabilita label {
    text-align: left;
    padding-left: 10px;
}

#registrazione_accettazionePrivacy label:after, #registrazione_assunzioneResponsabilita label:after, #ruolo_core_accettazionePrivacy label:after, #ruolo_core_assunzioneResponsabilita label:after {
    content: "";
}

#submit_conferma {
	margin-left: 10px;
}

#conferma_dati_registrazione td:first-child {
	width: 45%;
}

#registrazione_utente_persona_documenti_persona_0_documento_fileCaricato {
	margin-top: 10px;
}

/* common */

ul, ul li {
    list-style: none;
    list-style-position: inside;
}

ul.legenda {
	margin-top: 20px;
}

ul.legenda li {
	list-style-type: none;
	margin-bottom: 10px;
}

ul.legenda li:last-child {
	margin-bottom: 0;
}

.well-sc31 {
	min-height: 0;
	margin-bottom: 15px;
}

.pagina, .pagina p *, .pagina ul *, .pagina ol *  {
	font-size: 13px;
	line-height: 19.5px;
	min-height: 30px;

}

.pagina ul, .pagina ul li {
	list-style: disc;
	padding-left: 20px;
}

.pagina ul li {
	padding-left: 10px;
}

ul.latin li {
	list-style-type: lower-latin;
}

.pagina h4 {
	line-height: 19.5px;
}

.table-centered td, .table-centered th {
	text-align: center;
}

.centered {
	text-align: center !important;
}

.abbreviazione {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.help-content {
	margin-bottom: 0px;
}

.floated-title {
	width: 90%;
	float: left;
}

.help-anchor {
	width: 5%;
	float: right;
	text-align: right;
}

.help-anchor i {
	position: relative;
	top: 8px;
}

.legend-icon {
	line-height: 20px;
}

.legend-label {
	position: relative;
	top: 1px;
}

.popover-requisito {
	text-decoration: underline;
}

.pagination {
	text-align: center;
}

/* creazione ente */
#dati_ente_ente_codice_ateco, #dati_ente_ente_forma_giuridica {
	width: 400px;
}

/* home */
.comunicazione {
	border-bottom: 1px dotted #BBB;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.comunicazione p {
	padding-top: 5px;
}

.comunicazione:last-child {
	border-bottom: none;
	padding-bottom: 10px;
	margin-bottom: 0;
}

.comunicazione:first-child {
	margin-top: 10px;
}

.form-horizontal .control-label-piccola {
  float: left;
  width: 90px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .control-label {
    padding-top: 7px;
	float: left;
	width: 160px;
	padding-top: 5px;
	text-align: right;
}
.icon-sac_ok {
    background-image: url("../images/ok.png");
    background-position: center center;
}

.icon-sac_not_ok {
    background-image: url("../images/not_ok.png");
    background-position: center center;
}

.icon-sac_warnig {
    background-image: url("../images/warning.png");
    background-position: center center;
}

.document {
    padding-left: 30px;
}
.document a{
     color: #000;
}

/*********************************************/
    /*    New    */
/*********************************************/
    #leftcolumnwrap{
    position: relative;
    }
    .fix-col{
    position: fixed;

    width:200px;
    overflow: auto;
    height: 100%;

    }
    .fix-col.lx{
         z-index: 1300;
         background-color: #fff;
    }
    .fix-col.rx{
         z-index: 1100;
         margin-top: 30px;
    }
    .top-fix {
        position: absolute;
        top:0;
        bottom: 0;
        left: 320px !important;
        padding: 0 20px;
        margin: auto;
        z-index: 1000;
        height: 80px !important;
        width: auto !important;
        background-color: #0b2139;
    }
    .top-fix .title-left { border:none; padding:0; width:auto; color:#fff; }
    .top-fix .title-left h1 { color:#fff; font:200 32px/40px 'Roboto'; }
    .top-fix .title-left h1 b { font-weight:500; }

    .navbar{
    display: block;
    height: 42px;
    margin-bottom: 0;
    overflow: hidden;
    }
    .center-column{
    /* margin-bottom: 40px; */
    }
    .intestazione{
        min-height:70px;
        width: 100%;
        display: block;
    }

    .title-left {
  border-left: 2px solid rgb(255, 255, 255);
  border-right: 1px solid rgb(255, 255, 255);
  float: left;
  padding: 0 3%;
  width: 65%;
}
    .title-left h1{
color: rgb(116, 148, 160);
font-size: 22px;
font-weight: 300;
line-height: 135%;
    }
    .title-left h1 span{

        font-weight: 300
    }
.subtitle-right {
  float: left;
  padding: 0 0 0 3%;
  width: 20%;
}
    .subtitle-right h4{
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 15px;
        font-weight: 300;
        line-height: 135%
    }
    /*COLONNA DI SINISTRA*/
    .fix-col .logo{
       padding:25px 15% 0 ;
       width: 70%;
    }
    .box.box-login{
        padding: 10px 15%;
    }
    .box.box-login .box-content{
        padding:10px 0;
    }
    .title-main_content_first h4{
    font-weight: 400;
    font-size: 14px;
    color: #5A768E;
    }
    .title-main_content_second{
    font-weight: 300;
    font-size: 12px;
    color: #5A768E;
    }
    .title-main_content_second a{
    font-weight: 300;
    font-size: 12px;
    color: #5A768E;
    text-decoration: underline;
    }
    .fix-col .logo img {
        width: 100%
    }


    .fix-col .user-box.not-logged{

         background-image: url("../images/usernot.png");
         background-repeat: no-repeat;
         color: #000;
         font-size: 12px;
         font-weight:300;
         margin: 15px 0 0 13%;
         padding:14px 0 14px 45px ;
    }
    .fix-col .user-box.yes-logged{

         background-image: url("../images/usersac.png");
         background-repeat: no-repeat;
         color: #000;
         font-size: 11px;
         font-weight:400;
         margin: 30px 0 15px 13%;
         padding:0 0 14px 45px ;
         line-height: 15px;
     }
    .accordion-group  .yes-logged a.accordion-toggle {

        font-weight: 300;
        text-decoration: none;
        font-size: 12px;
    }
    .user-role, .user-name{
        color:#999 !important;
    }
    .menu_verticale .accordion-group{
        border-bottom: 1px solid #eaeaea;
    }

    .accordion-group a.accordion-toggle:link{
        text-decoration: none;
        color: #5A768E;
        font-size: 14px;
    }

    .col_sx .accordion-group a.accordion-toggle:hover{
        font-weight: normal;
        color: #fff;
        text-decoration: none;
    }
    .accordion-group ul.user-element a.accordion-toggle:hover{
        cursor: inherit;
        background-color: #fff;
    }


    .accordion-group h5{
        font-weight: normal;
        font-size: 14px;
        text-transform: uppercase;
    }
    .accordion-inner a{
        font-weight: 400
    }
    .accordion-inner span.arancio{
        color: #BACCD7;
    }
    .box.accordion-heading{
        background: #fff;
    }
    .box.accordion-heading:hover{
        background: #47AAC6;
        color: #fff
    }
    .box.accordion-heading a.openLeft{
        background: #47AAC6;
        color: #fff
    }
   .nav-tabs.nav-stacked.user-element > li > a{
        text-align: center;
        margin-bottom: 10px;
        padding:0 10%;
    }

    .collapse.in .leftSelectedIndex{
        background-color: #D6E2E9;

    }

    .user-element div.user-name{
        font-weight: 300;
        color: #465166;
        font-size: 10px;
        text-align: center;
    }
    .user-element div.user-role{
        font-weight: 400;
        color: #9C9EAE;
        font-size: 9px;
        text-align: center;
        max-width: 160px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .box-registrati{
        width: 100%
    }
    .box-registrati a  {
        text-align: left;
        font-weight: 400;
        border-top:1px solid #EAEAEA;
        border-bottom: 1px solid #EAEAEA;
        padding: 10px 15%;
        font-size: 14px;
        display: block;
        background-color:#47AAC6;
        color: #fff;
    }
    .box-registrati a:hover{
        color: #fff;
        background-color:#BACCD7;
        text-decoration: none;

    }


/*COLONNA DESTRA*/
    .box-head.leggibilita{
    margin: 10px 0;
    padding-bottom: 0;
    }
    .patrocinio{
        margin: 5px 0;
        overflow: hidden;
    }
    .patrocinio a:hover{
        text-decoration: none;

    }
    .patrocinio-lx{
        float: left;
        width: 100%;
    }

	.patrocinio-lx img{
		margin-right: 6px;
		-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
		box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	}

	.patrocinio-lx img.prima{
		margin-right: 0!important;
		-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}

	.patrocinio-lx img.ultima{
		margin-right: 0;
		-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}

     .patrocinio-rx{
        float: left;
        width: 40%;
        margin-left: 10%
    }

    .patrocinio-rx img{
        margin:5px;
        -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
    }
    .box.search-box{
        background-color: #5A768E;
        padding: 10px 5%;
        width: 100%;
        margin-bottom: 10px
    }
    .box.search-box .input-medium {
    width: 75%;
    border: none;
    padding: 5px
    }
    .lens{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding:0 2%;
    }
    #vertical-ticker {
    height: 181px;
    margin: 0;
    }
    ul.avvisi{
         padding:0 15px;
         background-color: #BACCD7
    }
    ul.avvisi li{
        border-bottom: 1px solid #fff;
        padding:10px 0;
        overflow: hidden;
        height: 70px;
        display: block;

    }
     ul.avvisi li:last-child{
        border-bottom: none;
    }
    ul.avvisi a{
        color: #5A768E
    }
    .a-date{
        font-size: 11px;
        font-style: italic;
        font-weight: 400;
        text-align: right;
        margin-bottom: 4px;
        float: right;
        padding-right: 3px;
    }
    .a-title{
        font-weight: 700;
        text-transform: uppercase;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 100%

    }
    .a-title:before{
        content: '\b7\a0';
        color:#fff;
    }


    .a-text{
        font-weight: 300;
    }

    .box.titolo-rx{
        background-color: #5A768E;
        padding: 0 5%;
        text-align: center;
        color: #fff;
        font-weight: 500;
        font-size: 12px;
        margin-top: 10px;
        line-height: 37px;
    }
    .box.titolo-rx a{
        color: #fff
    }
    .box.titolo-rx .box-head {
    margin: 2px 0 0 2px;
    }
    .content-icon{
        overflow: hidden;
        background-color: #baccd7;
        margin-bottom: 10px;

    }
    .content-icon span{
        text-align: left;
        position:relative;
        color: #2E3647;
        font-weight: 300;
        font-size: 11px;
        top: 13px;
    }
    .content-icon span.faq{

     }
    .content-icon span.call{

    }
    .content-icon img{
        float:left;
        width: 30%;
    }


/*********************************************/
            /*   CONTENUTI   */
/*********************************************/
.box-content{
    padding: 0 13px;
    min-height: 20px;
}

.content-estrazioni{
    max-width: 100%;
    overflow-x: auto;
}

/*blue box*/
.content-bluebox{
    margin:40px 0;
    }
/*.blue_box{
    background-color: #5a768e;
    color: #fff;
    display: block;
    -webkit-box-shadow: 8px 8px 0px 0px #fff;
    box-shadow: 8px 8px 0px 0px #fff;

}*/


.blue_box h4{
   display: block;
   font-size: 12px;
   font-weight: 300;
   text-transform: uppercase;
   text-align: center;

}
.blue_box h4 a{
   color: #fff;
   display: block;
   padding:15% 10% 15%;

}

.blue_box2{
    background-color: #5a768e;
    color: #fff;
    display: block;
    -webkit-box-shadow: 8px 8px 0px 0px #D6E2E9;
    box-shadow: 8px 8px 0px 0px #D6E2E9;
    margin-left: 3%!important;
    width: 45.1709%!important;
    padding: 20px;
    text-align: center;
    margin-bottom: 40px
}

.blue_box2 h3{
    margin-bottom: 20px
}
.blue_box2 h3 a{
    color: #fff;

}
.row-fluid .span3.blue_box {
    width: 20.620%;
}
.row-fluid [class*="span"].blue_box {
    margin-left: 5.564%;
}
.row-fluid [class*="span"].blue_box:first-child {
    margin-left: 0;
}



/*fine blue box*/

/*FAQ*/

.faq-subtitle{
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 30px;
}

.faq-category{
    border:none;
    padding: 8px;
    line-height: 20px;
    float: left;
    cursor: pointer;
    font-size: 14px;
    color: #5A768E;
    font-weight: 300;
    margin: 0 3px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background-color: #D6E2E9;
    border-top: 1px solid #D6E2E9;
    border-left:  1px solid #D6E2E9;
    border-right: 1px solid #D6E2E9;
}
.faq-category:hover, .faq-category:focus, .faq-category.active{
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background-color: #fff;
    border-top: 1px solid #dadada;
    border-left:  1px solid #dadada;
    border-right: 1px solid #dadada;
    position: relative;
    top: 1px;
    padding:7px 8px 9px 8px;
}
.sc31_div.faq{
    background-color: #fff;
    padding: 20px;
    border: 1px solid #dadada;
    max-width: 550px;
}

/*DOCUMENTI*/

.sc31_div.doc li{
    font-size: 16px;
    margin-bottom: 10px;
}
.sc31_div.doc li:before{
    content:'\25be\a0';
    color:#BACCD7;
    position: relative;
    top: -1px;
}

/*Direttive*/

.accordion.wrap .accordion-toggle:before{
    content:'\25be\a0';
    color:#BACCD7;
    position: relative;
    top: -1px;

}

.accordion.wrap .accordion-body .accordion-inner {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #fff;
    border-top-style: solid;
    border-top-width: 1px;
    border-left: 1px solid #BACCD7;
    padding-bottom: 9px;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 9px;
    font-size: 12px;
    line-height: 15px;
    margin-left: 2%;
    margin-bottom: 20px;
    max-width: 530px;
}
/* avvisi */
ul.tabs {
    display:block;
    list-style:none;
    margin:0 auto;
    position:relative;
    z-index:2;
    top: 1px;
    overflow: hidden;
    }
ul.tabs li {
    background-color: #D6E2E9;
    }

ul.tabs li a {
    padding: 8px;
    line-height: 20px;
    float: left;
    cursor: pointer;
    font-size: 14px;
    color: #5A768E;
    font-weight: 300;
    margin: 0 3px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background-color: #D6E2E9;
    border-top: 1px solid #D6E2E9;
    border-left:  1px solid #D6E2E9;
    border-right: 1px solid #D6E2E9;

    }

ul.tabs li a:hover, ul.tabs li.active a {
    text-decoration: none;
    background-color: #fff;
    position: relative;
    bottom:-1px;
    }
.contenitore_tabs {
    clear:both;
    overflow:hidden;
    border:1px solid #D6E2E9;
    padding: 20px;
   background-color: #fff;
    }
.post{
    margin-bottom: 20px;
    border-bottom: 1px solid #BACCD7;
    padding: 0 0 20px 0;
    max-width: 530px;
}
.post:last-child{
    border-bottom: none;
}
.post-title{
    margin-bottom: 10px;
    line-height: 30px;
}
.post-title .title{
    font-size: 18px;
    margin: 0 0 10px 8px;
    padding-left: 8px;
    border-left:1px solid #BACCD7;
}
.post-title .date{
    font-style: italic;
    margin-bottom: 10px;
}
/*TITOLI*/
.box-content h1{
    width: 60%;
    border-top: 3px solid #47AAC6;
    font-size: 20px;
    font-weight: 300;
    color: #374764;
    padding:6px 0 0 10px;
    margin-bottom: 30px;
    position: relative;
    left:-13px;
}



.box-content h1.organismo{
    width: 54%;
    border-left: 3px solid #BACCD7;
    border-top: none;
    font-size: 20px;
    font-weight: 500;
    color: #374764;
    padding:10px 4%;
    margin-bottom: 30px;
    margin-left: 2%;
    position: relative;
    left:-13px;
    float: left;
}

.title-rx{
    border-left: 1px solid #ccc;
    width: 32%;
    padding:8px 0 8px 3%;
    float: left;
    color: #374764;
    font-style: italic;
}
.box-content h2{
    background-color: transparent;
    font-size: 19px;
    font-weight: 500;
    color: ##575757;
    padding:10px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #D8C1C1;
}


.box-content h2 a{
    color: #374764;

}
.box-content h2.faq{
    width: 96%;
    border-left: 3px solid #BACCD7;
    border-bottom: none;
    background-color: #fff;
    border-top: none;
    font-size: 16px;
    font-weight: 500;
    color: #374764;
    padding:10px 2%;
    margin-bottom: 30px;
    position: relative;
    left:-13px;
}

.welcome-box{
    background-color: #fff;
    background-image: url("../images/virg.png");
    background-repeat: no-repeat;
    background-position: 50% 16px;
    padding:25px 0;
    color: #374764;
    float: left;

}
.welcome-box .span6 {
    border-top: 1px solid #bdbdc1;
    padding: 20px 0;
    width: 39.7179%;
    margin: 0 5%!important
}
.welcome-box h3.welcome{
    text-align: center;
    font-weight: 300;
    font-size: 30px;
    padding-top: 6px;
}
.welcome-box p{
    font-weight: 400;
    padding: 0 10% 0 4%;
    font-size: 13px;
}
.info-footer{
    background-color: #BACCD7;
    padding: 0 15px;
    width: 480px;
    margin: 0 auto;
    padding:15px 15px 15px 48px;
    font-size: 11px;
    background-image: url("../images/alert.png");
    background-repeat: no-repeat;
    background-position: 12px 50%;
    color: #5A768E;
}

/*GALLERIA*/
.carousel-control {
  position: absolute;
  top: 50%;
  left:0;
  width: 80px;
  height: 150px;
  margin-top:-80px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: none;
  border: none;
  -webkit-border-radius:0;
 -moz-border-radius:0;
    border-radius:0;
  opacity: 1;
  filter: alpha(opacity=100);
}

.carousel-control.right {
  right: 0;
  left: auto;
}
.carousel-control img{
    height: 100%;
    width: 100px

}
.carousel-caption {
    background: transparent;
    top: 25%;
    left: 0;
    padding: 0 100px;
    position: absolute;
    right: 0;
    color: #fff;
    line-height:120%
}
.carousel-caption h3{
    font-size: 22px;
    font-weight: 300;
    line-height:22px

}
.carousel-caption h4{
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    line-height:36px;
    margin-bottom: 10px;
}
.carousel-caption h5{
    font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
    line-height:28px
}
.carousel-caption h5 a{
    color: #fff
}
.carousel-indicators{
    display: none;
}
.left-courousel{
    max-width: 500px;
}
.right-courousel{
    background-color: rgba(255,255,255,0.8);
    padding:15px 10px;
    max-width: 180px;

}

.right-courousel p{
    color: #2f3747;
    margin-bottom: 6px;
    height: 56px;
    overflow: hidden;
}
/*DOCUMENTI*/

.sc31_div.doc li{
    font-size: 16px;
    margin-bottom: 10px;
}
.sc31_div.doc li:before{
    content:'\25be\a0';
    color:#47aac6;
    position: relative;
    top: -1px;
}

.doc_id_box table{
    width:100%;
}

div.doc_id_box table.table tr > td.centered{
    border-top: 1px solid rgb(221, 221, 221);
    border-bottom: 0 none;

}

.doc_id_box > .doc_id_desc {
    width: 100%;
    line-height: 24px;
    margin-bottom: 35px;
    margin-top: 25px;
    color:rgb(55, 71, 100);
}

.doc_id_box > .doc_id_desc > img{
    float:left;
    width:70px;
    margin-right: 20px;
    margin-left: 15px;
}

.doc_id_box > .doc_id_desc > strong{
    font-size: 11pt;
    font-weight: 300;
}
.doc_id_box > .doc_id_desc > p{
    font-size: 16pt;
    font-weight: 400;


}
/*********************************************/
    /*   REWRITE BOOTSTRAP   */
/*********************************************/

.accordion-group {
  margin-bottom: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.leftcolumn{
    border: none!important;
}
.nav-tabs.nav-stacked > li > a {
    border: none !important;
}
.nav{
    margin-bottom: 0 !important
}
.leftcolumn .accordion-heading .accordion-toggle, .leftcolumn .accordion-heading .accordion-inner a, .leftcolumn .accordion-body .accordion-inner a{
    padding: 10px 15%;
    display: block;
}
.accordion-body .accordion-inner {
    border-top: 1px solid #E5E5E5;
    padding: 0;
    background: none repeat scroll 0 0 #EDF2F4;
}

.collapse.in .accordion-inner.leftSelectedIndex {
    background-color: #D6E2E9;
}
.nav-tabs.nav-stacked > li:first-child > a, .nav-tabs.nav-stacked > li:last-child > a{
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
     box-shadow: none;
}

.btn {
    box-shadow: none;

}

.btn-primary {
    background-color: #374764;
    background-image:none;
    font-weight: 300
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #5A768E;
    color: #FFFFFF;
}
.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
    /*background-color: #f2f2f7;*/
    background-color: #fff;
}
.table-striped tbody > tr:nth-child(2n) td, .table-striped tbody tr.even td {
    /*background: none repeat scroll 0 0 #E8E8ED;*/
    background: none repeat scroll 0 0 #f9f9f9;
}
.table-striped-inverse tbody > tr:nth-child(2n+1) > td, .table-striped-inverse tbody > tr:nth-child(2n+1) > th {
    background: none repeat scroll 0 0 #f9f9f9;
}
.table-striped-inverse tbody > tr:nth-child(2n) td, .table-striped-inverse tbody tr.even td {
    background-color: #fff;
}
.table th, .table td {
    padding: 13px 4px;
    /*text-align: center;*/
    font-size: 13px;
    color:#374764;
    border-top: none;
    border-bottom: 1px solid #DDDDDD;
    font-weight: 400
}
.table th{
    font-weight: 500
}
#datiOrganismo.table th, #datiOrganismo.table td {

    text-align: left;

}


/* TABELLA ELENCO ENTI*/

.table.elenco_1  th,  .table.elenco_1 td {
    border-top: none;
    border-bottom: none;
}

.table.elenco_1 tr{
    border-bottom: 10px solid #fff; }

.table.elenco_1 tr td{
    background-color: #F3F3F3;
    border-right: 1px solid #fff;
    border-bottom: 10px solid #fff;
    vertical-align: middle;

}

.table.elenco_1 tr td.scegli {
    background-color: #465166;
    border-left: 5px solid #FFFFFF;
    width: 38px;
}

.table.elenco_1 tr td.scegli_pratica{
    background-color: #465166;
    max-width: 38px;
    min-width: 11px;
    border-left: 5px solid #fff
}

.table.elenco_1 tr td.scegli img{
    width: 40px;
}

.table.elenco_1 tr td.scegli_pratica img{
    width: 11px;
}

.table.elenco_1 tr td.scegli:hover{
    background-color: #5B768F;
}

.table.elenco_1 tr td.scegli_pratica:hover{
    background-color: #5B768F;
}

.table.elenco_1 tr td:first-child{
    font-weight: 500;
    background-color: #D7D8DA;
    border-right: 5px solid #fff;
    max-width: 200px;
}
.table.elenco_1 tr:nth-child(2n+1) td.n-org:first-child{
    background-color: #465166;
    color: #fff;
}

.table.elenco_1 tr:nth-child(2n) td.n-org:first-child{
    background-color: #58768e;
    color: #fff;
}

.table.elenco_1 tr td.statoAUDIT,
.table.elenco_1 tr td.statoATTESA_ISTRUTTORIA,
.table.elenco_1 tr td.statoAPPROVAZIONE_RA,
.table.elenco_1 tr td.statoARCHIVIAZIONE_RA,
.table.elenco_1 tr td.statoAPPROVAZIONE_US,
.table.elenco_1 tr td.statoISTRUTTORIA,
.table.elenco_1 tr td.statoRIFIUTATA,
.table.elenco_1 tr td.statoACCETTATA,
.table.elenco_1 tr td.statoCREATA,
.table.elenco_1 tr td.statoINIZIALIZZATA,
.table.elenco_1 tr td.statoDEFINIZIONE_SERVIZI,
.table.elenco_1 tr td.statoCANCELLAZIONE_SEDI,
.table.elenco_1 tr td.statoNON_ADEGUATA,
.table.elenco_1 tr td.statoPROVVISORIA_SCADUTA{
    padding:0;
    width: 30px;
    text-align: center;
}
.table.elenco_1 tr td img{
    width: 30px;
    text-align: center;
    padding: 10px;
}
.table.elenco_1 tr td.statoAUDIT,
.table.elenco_1 tr td.statoAPPROVAZIONE_RA,
.table.elenco_1 tr td.statoARCHIVIAZIONE_RA,
.table.elenco_1 tr td.statoAPPROVAZIONE_US,
.table.elenco_1 tr td.statoATTESA_ISTRUTTORIA,
.table.elenco_1 tr td.statoISTRUTTORIA
{
    background-color: #FEDF29
}
.table.elenco_1 tr td.statoRIFIUTATA{
    background-color: #FF5651
}
.table.elenco_1 tr td.statoNON_ADEGUATA{
    background-color: #FF5651
}
.table.elenco_1 tr td.statoPROVVISORIA_SCADUTA{
    background-color: #FF5651
}
.table.elenco_1 tr td.statoACCETTATA{
    background-color: #5AE0B9
}
.table.elenco_1 tr td.statoINIZIALIZZATA,
.table.elenco_1 tr td.statoCREATA,
.table.elenco_1 tr td.statoDEFINIZIONE_SERVIZI,
.table.elenco_1 tr td.statoCANCELLAZIONE_SEDI
{
    background-color: #ACBAC3;
}
.table.elenco_1 tbody > tr:nth-child(2n) > td:first-child, .table.elenco_1 tbody tr.even td:first-child{
     background-color: #E5E5E5;
}
.table.elenco_1 tr td.white{
    max-width: 100px;
   border-left: 5px solid #fff;

}
.cancellaProcedura, .riepilogoProcedura, .retryProcedura, .blu_butt{
    border:none;
    border-radius: 8px;
    padding:5px 15px;
    margin-bottom: 5px;
    background-image: none;
    text-shadow:none;
    font-size: 13px;
}

.riepilogoProcedura, .blu_butt{
    background-color:#465166;
     color: #fff;

    }
.riepilogoProcedura:hover, .blu_butt:hover{
    background-color:#354156;
    color: #fff;

    }

.cancellaProcedura, .retryProcedura{
     background-color:#CFD2DB;
     color: #465166;
}
.cancellaProcedura:hover, .retryProcedura:hover{
    background-color:#B1B8C9;
    color: #465166;
}
/* MENU TOP HEADER*/
.navbar {
    display: block;
    height: auto;
    margin-bottom: 0;
    overflow: visible ;
    position: fixed;
    margin-left: -36px;
    width: 100%;
    z-index: 1000;
}


.navbar-inner {
    background-color: #eaf2f6;
    background-image: none;
    background-repeat: no-repeat;
    border:none;
    border-radius: 0;
    box-shadow: none;
    min-height: 30px;
    padding-left: 0;
    padding-right:0;
}
.navbar .nav > li > a {
    color: #777777;
    float: none;
    padding: 8px 25px;
    text-decoration: none;
    text-shadow:none;
    font-size: 12px;
    font-weight: 400;
}
.navbar .nav > li > a:hover {
    background-color: #D6E2E9;
}
.navbar .nav > li > a:active, .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #D6E2E9;
}
select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
    padding-bottom: 4px;
    padding-top: 4px;
    height: 20px;
}
select {
    height: 30px;
}
input[type="file"] {
    height: 26px;
}
a.btn, input.btn {
    line-height: 17px;
}
/*.form-horizontal .control-label {
    padding-top: 7px;
    width: inherit !important;
}*/
.table .btn{
    margin-top: 0;
}
.table th, .table td {
    padding: 10px 10px;
}
form table select, form table textarea, form table input[type="text"], form table input[type="password"],form table input[type="datetime"], form table input[type="datetime-local"], form table input[type="date"], form table input[type="month"], form table input[type="time"], form table input[type="week"], form table input[type="number"], form table input[type="email"], form table input[type="url"], form table input[type="search"], form table input[type="tel"], form table input[type="color"], form table .uneditable-input{
    margin:5px 0;
}

.compound-form input, .compound-form textarea, .compound-form .uneditable-input{
    width: 172px;
}

.compound-form select {
    height: 30px;
    width: 185px;
}

.inputDate select{
	width: 60px;
}
/*********************************************/
    /*   Scrollbar   */
/*********************************************/

.mCSB_container {
    margin-right: 0;
    overflow: hidden;
    width: auto;
}
.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: none repeat scroll 0 0 rgba(55, 71, 100, 0.4);
    border-radius: 2px 2px 2px 2px;
    width: 5px;
}
.fix-col.rx .mCustomScrollBox.mCS-dark-thick{
     padding-right: 10px;
}
.mCustomScrollBox > .mCSB_scrollTools {

    width: 15px;}

.mCSB_scrollTools .mCSB_buttonUp{
    background-position:-80px 0;

}
.mCSB_scrollTools .mCSB_buttonDown{
    background-position:-80px -20px;

}


/* MODAL MODIFY */
.modal-backdrop.fade {
    z-index: 2000;
}

.hide {
    z-index: 2001;
}

.contenuto {
    margin-bottom: 30px;
}

#headerOrganismo {
    margin: 13px;
}

.subtitle {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 30px;
}

.contact-item {
    border-left: 3px solid #BACCD7;
    color: #374764;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
    padding: 10px 1%;
}

.flash {
    margin: 13px;
}
/*GALLERIA*/
.carousel-control {
  position: absolute;
  top: 50%;
  left:0;
  width: 80px;
  height: 150px;
  margin-top:-80px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: none;
  border: none;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  opacity: 1;
  filter: alpha(opacity=100);
}

.carousel-control.right {
  right: 0;
  left: auto;
}
.carousel-control img{
    height: 100%;
}
.carousel-caption {
    background: transparent;
    top:15%;
    left: 0;
    padding: 0 82px;
    position: absolute;
    right: 0;
    color: #fff;
    line-height:120%
}
.carousel-caption h3{
    font-size: 22px;
    font-weight: 300;
    line-height:22px

}


.carousel-inner {

   height: 280px;
}

.carousel-inner > .item{
  background-color:#b3d5e2 /*#a6d2df #47AAC6*/;
}
.carousel-caption h4{
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    line-height:36px;
    margin-bottom: 10px;
}
.carousel-caption h5{
    font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
    line-height:28px
}
.carousel-caption h5 a{
    color: #fff
}
.carousel-indicators{
    display: none;
}
.left-courousel{
    max-width: 500px;
}
.right-courousel{
    background-color: rgba(255,255,255,0.8);
    padding:15px 10px;
    max-width: 180px;

}

.right-courousel p{
    color: #2f3747;
    margin-bottom: 6px;
    height: 56px;
    overflow: hidden;
}

/** box **/
.box-scelte {
    display: table;
    border-spacing: 20px;
}

.box-scelta {
    display: table-cell;
    border-spacing: 20px;
    color: #FFFFFF;
    margin: 10px;
    padding: 60px;
    min-height: 120px;
    font-weight: normal;
    text-align: center;
    width: 50%;
}
.box-scelta a:active{
    border-style: solid;


}
.box-scelta-single {
    display: table-cell;
    border-spacing: 20px;
    color: #FFFFFF;
    margin: 10px;
    padding: 60px;
    min-height: 120px;
    font-weight: normal;
    text-align: center;
    
}
.box-scelta-single a:active{
    border-style: solid;


}
/*********************************************/
    /*   STILE RESPONSIVE                */
/*********************************************/
@media (min-width: 1800px)  {

        .span8 {
        width: 73%;
        }
        .top-fix {
        width: 73.5%;
        }
        .welcome-box h3.welcome{
        font-size: 36px;
        }
        .carousel-caption {
           top:27%;
        }

    }
@media (min-width: 1700px) and (max-width: 1799px) {

        .span8 {
        width: 71%;
        }
        .top-fix {
        width: 71.5%;
        }
        .welcome-box h3.welcome{
        font-size: 36px;
        }
        .carousel-caption {
           top:32%;
        }

    }
@media (min-width: 1600px) and (max-width: 1699px) {

        .span8 {
        width: 69%;
        }
        .welcome-box h3.welcome{
        font-size: 36px;
        }
        .carousel-caption {
           top:32%;
        }
    }
@media (min-width: 1500px) and (max-width: 1599px) {

        .span8 {
        width: 67%;
        }
        .intestazione {

        }
        .carousel-caption {
           top:32%;
        }

    }
@media (min-width: 1400px){
        .span2 {
            width: 200px;
        }

        .top-fix {
            height: 116px;
            left: 240px;

        }
        .intestazione{

        max-height: 85px;
        /*border-bottom: 5px solid #FFFFFF;*/
        }
        .welcome-box h3.welcome{
        text-align: center;
        font-weight: 300;
        font-size: 27px;
        padding-top: 0;
    }
        #versioning{
        float: none !important;
    }

}
@media (min-width: 1400px) and (max-width: 1499px) {

      .span2 {
        width: 200px;
      }
      .span8 {
        width: 65%;
      }
       [class*="span"] {
        margin-left: 30px;
      }
      .top-fix{
        left: 240px;
        width: 65.5%;
        height: 116px;
        }
        .intestazione{
            min-height:85px;
        }
        .carousel-caption {
           top:30%;
        }

}



@media (min-width: 1300px) and (max-width: 1399px) {
      .span2 {
        width: 200px;
      }
      .span8 {
        width: 62%
      }
        [class*="span"] {
        margin-left: 30px;
      }
      .top-fix{
        left: 240px;
        width: 62.5%;
        height: 109px;
         }
         .contenuti {
             float: left;
             width: 98.5%
         }
         .title-left{
        width: 41%;
        padding: 0 3%;
        }
        .title-left h1{
            font-size: 22px;

        }
        .subtitle-right{
            padding: 0 0 0 3%;
            width: 49%;
        }
        .subtitle-right h4{
            font-size: 14px;
            padding-top: 0;
        }
        .carousel-caption {
           top:20%;
        }
        .intestazione{
            min-height:80px;
        }
        .patrocinio {
        margin: 13px 0;
        }
        .welcome-box {
        padding: 25px 0 5px;
        }
        .welcome-box h3.welcome {
        font-size: 28px;
        }
        #versioning{
            float: none !important;
        }

}
@media (min-width: 1200px) and (max-width: 1299px) {
      .span2 {
      width: 200px;
      }

      .span8 {
        width: 725px;
      }
      .top-fix{
        left: 240px;
        width: 718px;
        height: 106px;
        }
        .contenuti {
            float: left;
            width: 99%
        }
       [class*="span"] {
        margin-left: 30px;
      }
      .title-left{
        width: 41%;
        padding: 0 3%;
        }
        .title-left h1{
            font-size: 20px;

        }
        .subtitle-right{
            padding: 0 0 0 3%;
            width: 49%;
        }
        .subtitle-right h4{
            font-size: 12px;
            padding-top: 2px;
        }

        .intestazione{
            min-height:75px;
        }
        .patrocinio {
            margin: 10px 0;
        }
        .welcome-box {
        padding: 25px 0 5px;
        }
        .welcome-box h3.welcome {
        font-size: 23px;
        }

        .carousel-caption h3{
            font-size: 16px;
            line-height:16px

        }
        .carousel-caption h4{
            font-size: 28px;
            line-height:28px;
            margin-bottom: 10px;
        }
        .carousel-caption h5{
            font-size: 16px;
            line-height:16px
        }

        .right-courousel{
            background-color: rgba(255,255,255,0.8);
            padding:15px;
        }
        .right-courousel p{
            color: #2f3747;
            margin-bottom: 10px;
        }
        #versioning{
            float: none !important;
        }



}
@media (min-width: 1099px) and (max-width: 1199px) {
       .span2 {
        width: 180px !important;
        }
        .fix-col{
        max-width:180px;
        }

        .col_sx{
        width: 180px;
        }
       .span8 {
        width: 660px;
        }

        [class*="span"] {
        margin-left: 20px;
        }
        .top-fix{
        left: 210px;
        width: 648px;
        height: 97px;
         }
        .navbar {
        margin-left: -26px!important
        }
        .contenuti {
        float: left;
        width:98.3%;
        }
        .title-left{
        width: 41%;
        padding: 0 3%;
        }
        .title-left h1{
        font-size: 18px;
        }
        .subtitle-right{
        padding: 0 0 0 3%;
        width: 49%;
        }
        .subtitle-right h4{
        font-size: 11px;
        padding-top:0;
        }
        .intestazione{
        min-height:67px;
        }
        .patrocinio-rx img {
        margin: 4px;
        }
        .patrocinio {
        margin: 7px 0;
        }
        .content-icon span{
        top:5px;
        }
        .a-text{
        height: 43px; overflow: hidden;
         }
         #footer {
        padding-left: 208px;}
        .welcome-box {
        padding: 25px 0 5px;
        }
        .welcome-box h3.welcome {
        font-size: 21px;
        }
        .welcome-box p {
        font-size: 12px;
        }
        .carousel-caption {
           top:20%;
        }
        .carousel-caption h3{
            font-size: 16px;
            line-height:16px

        }
        .carousel-caption h4{
            font-size: 28px;
            line-height:28px;
            margin-bottom: 10px;
        }
        .carousel-caption h5{
            font-size: 16px;
            line-height:16px
        }

        .right-courousel{
            background-color: rgba(255,255,255,0.8);
            padding:15px;
        }
        .right-courousel p{
            color: #2f3747;
            margin-bottom: 10px;
        }
        #versioning{
            float: none !important;
        }

		.patrocinio-lx img {
			margin-right: 5px;
			width: 27px;
		}
}

@media (min-width: 979px) and (max-width: 1098px) {
    #wrapper {
        max-width: 1024px;
    }
    .span2 {
        width: 154px;
      }
    .fix-col{
      max-width:164px;
      }
    .col_sx{
        width: 165px;
    }
    .span8 {
        width: 620px;
      }
    .top-fix{
          top:0;
          left: 174px;
          width: 608px;
          height: 100px;
      }
      [class*="span"] {
        margin-left: 15px;
        }
    .navbar {

            margin-left: -21px!important
        }
    .title-left{
        width: 41%;
        padding: 0 3%;
    }
    .title-left h1{
        font-size: 17px;

    }
    .subtitle-right{
        padding: 0 0 0 3%;
        width: 49%;
    }
    .subtitle-right h4{
        font-size: 11px;
        padding-top: 2px;
    }
    .patrocinio-rx img{
        margin: 1px;
        -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
    }
    .a-text{
        height: 43px; overflow: hidden;
    }
    #footer {
        padding-left: 179px;}
    .blue_box h4 {
        font-size: 11px;
        }
    .blue_box h4 a{
       font-weight: 400
        }
    .welcome-box {
        padding: 25px 0 5px ;
        }
    .welcome-box h3.welcome {
    font-size: 20px;
    }
    .welcome-box p {
    font-size: 11px;
    }
    .carousel-caption {
        bottom: 10%;
    }
    .carousel-caption h3{
        font-size: 16px;
        line-height:16px

    }
    .carousel-caption h4{
        font-size: 28px;
        line-height:28px;
        margin-bottom: 10px;
    }
    .carousel-caption h5{
        font-size: 16px;
        line-height:16px
    }

    .right-courousel{
        background-color: rgba(255,255,255,0.8);
        padding:15px;
    }
    .right-courousel p{
        color: #2f3747;
        margin-bottom: 10px;
    }
    #versioning{
        float: none !important;
    }

	.patrocinio-lx img {
		margin-right: 3px;
		width: 25px;
	}
}

@media (min-width: 100px) and (max-width: 979px){
    #wrapper,.block-height {
        max-width: 1024px;
        width: 1024px;
        display: block;
    }
    .span2 {
        width: 154px;
      }
    .fix-col{
      max-width:164px;
      }
    .col_sx{
        width: 165px;
    }
    .span8 {
        width: 620px;
      }
      [class*="span"] {
        margin-left: 15px;
        }
    .navbar {

            margin-left: -21px!important
        }
    .title-left{
        width: 41%;
        padding: 0 3%;
    }
    .title-left h1{
        font-size: 17px;

    }
    .subtitle-right{
        padding: 0 0 0 3%;
        width: 49%;
    }
    .subtitle-right h4{
        font-size: 11px;
        padding-top: 2px;
    }
    .patrocinio-rx img{
        margin: 1px;
        -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
    }
    .a-text{
        height: 43px; overflow: hidden;
    }
    #footer {
        padding-left: 179px;}
    .blue_box h4 {
        font-size: 11px;
        }
    .blue_box h4 a{
       font-weight: 400
        }
    .welcome-box {
        padding: 25px 0 5px ;
        }
    .welcome-box h3.welcome {
    font-size: 20px;
    }
    .welcome-box p {
    font-size: 11px;
    }
    .carousel-caption {
        bottom: 10%;
    }
    .carousel-caption h3{
        font-size: 16px;
        line-height:16px

    }
    .carousel-caption h4{
        font-size: 28px;
        line-height:28px;
        margin-bottom: 10px;
    }
    .carousel-caption h5{
        font-size: 16px;
        line-height:16px
    }

    .right-courousel{
        background-color: rgba(255,255,255,0.8);
        padding:15px;
    }
    .right-courousel p{
        color: #2f3747;
        margin-bottom: 10px;
    }
    #versioning{
        float: none !important;
    }

	.patrocinio-lx img {
		margin-right: 0;
		width: 25px;
	}
}

#riepilogoProcedura .popover {
	z-index: 3000;
}

.inserisciEnte {
	background-position: right center;
	background-repeat: no-repeat;
	color: #FFFFFF !important;
	padding: 0 !important;
	width: 205px !important;
}

#inserisciNuovoEnte:hover {
	text-decoration: none;
}

.well-short {
	max-width: 700px;
}

#valutazioneIstruttoria .form_errors li {
	text-align: left;
}

.elenco_1 td.evidenza {
	background-color: #465166 !important;
	color: #fff;
}

.elenco_1 td.giorni {
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	background-image: url('/~aturdo/sac_sicilia/web/images/time-02.png');
}

.icon-square {
    display: inline-block;
    height: 8px;
    width: 8px;
    background: transparent;
    border: 1px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
}

ul.lista {
	list-style: disc outside none;
	padding-left: 20px;
}

ul.lista li {
	list-style: disc outside none;
}

.readable-text {
    font-size: 14px;
    line-height: 20px;
}

/* rimuovi gradienti su tutti i pulsanti del sistema */
.btn
{
    background-image: none !important;
}
.btn-large {
    border-radius: 4px;
}

.modal-body-spaced {
    font-size: 14px;
    line-height: 20px;

    padding: 40px;
}
