/* CSS crunched with Crunch - http://crunchapp.net/ */
@font-face {
  font-family: 'FontAwesome';
  src: url('../../font-awesome/fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('../../font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../../font-awesome/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../../font-awesome/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../../font-awesome/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.language.dropdown > a > img {
  float: left;
  margin: -3px 6px 0 0;
}
.dropdown-menu > li > a > img {
  margin-top: -3px;
}
ul.ui-autocomplete {
  z-index: 1100;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  color: black;
}
.modal .date {
  z-index: 1151;
}
.panel-footer .btn-xs {
  margin: 5px 5px 0 0;
}
.panel-footer .btn,
.panel-footer .btn-group {
  margin: 3px 3px 0 0;
}
.nav-pills > li.complete > a,
.nav-pills > li.complete > a:focus,
.nav-pills > li.complete > a:hover {
  background-color: #65B688;
  border-color: #65B688;
}
.banner {
  background: #ffffff url("/sr/banner_background.png") no-repeat 180px;
  padding: 0 0 0 30px;
  color: #003c5f;
  border-bottom: #003c5f solid 2px;
  height: 120px;
  margin: 0 0 0 0;
}
.panel-primary .panel-heading .btn-link {
  color: #FFFFFF;
}
.navbar-brand {
  height: 54px;
  padding: 5px 15px 0 0;
}
.navigation > li > a.level-opened {
  color: #ffffff;
}
.navigation > li ul li a.level-opened,
.navigation > li ul li a.level-opened:hover {
  color: #ffffff;
}
.navigation > li ul > li > a.expand:after {
  content: "\f067";
  background-image: none;
  background-color: transparent;
  background-repeat: inherit;
  font-family: FontAwesome;
  height: auto;
  margin-right: auto;
  margin-top: auto;
}
.navigation > li ul > li > a.level-opened:after {
  content: "\f068";
  background: none;
  font-family: FontAwesome;
  height: auto;
  margin: auto;
  width: auto;
}
.navigation-icons-left > li a.level-opened:after {
  content: "\f068";
  background: none;
  font-family: FontAwesome;
  height: auto;
  margin: auto;
  width: auto;
}
label.info {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
label.info {
  margin-top: 6px;
  margin-bottom: 0;
  color: #fff;
  background-color: #3CA2BB;
  display: table;
  padding: 5px 8px;
  font-size: 11px;
  font-weight: 600;
  line-height: 14px;
}
.required-sup {
  top: -0.9em;
}
.required-sup i {
  font-size: xx-small;
}
/*Fix dd dt */
dt + dd {
  margin-top: 10px;
}
/*Fix fa-chevron*/
.carousel-control .fa-chevron-left,
.carousel-control .fa-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .fa-chevron-left {
  left: 50%;
}
.carousel-control .fa-chevron-right {
  right: 50%;
}
@media screen and (min-width: 768px) {
  .carousel-control .fa-chevron-left,
  .carousel-control .fa-chevron-right {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
}
fieldset {
  margin-top: 10px;
}
fieldset > legend:hover:after {
  content: "\f077";
  font-family: FontAwesome;
  font-size: small;
  vertical-align: middle;
  padding-left: 5px;
}
fieldset > legend.closed:hover:after {
  content: "\f078";
  font-family: FontAwesome;
  font-size: small;
  vertical-align: middle;
  padding-left: 5px;
}
fieldset > legend.closed:before {
  content: "\f054";
  font-family: FontAwesome;
  font-size: small;
  vertical-align: middle;
  padding-right: 5px;
}
fieldset > legend {
  font-size: 18px;
  border-color: -moz-use-text-color -moz-use-text-color #003c5f;
}
.page-title h3 {
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 0 0 15px 0;
}
div.exportlinks {
  padding: 12px 0 0 0;
  display: block;
  float: left;
  font-size: 12px;
  clear: both;
}
.panel div.exportlinks {
  padding: 12px 14px;
}
div.exportlinks a {
  text-decoration: none;
}
span.export {
  cursor: pointer;
  display: inline;
}
.form-group {
  margin-bottom: 10px;
}
/* timepicker */
.ui-timepicker-div {
  background: white;
  height: 100px;
  border: 1px solid #DDD;
  padding: 5px;
  border-top: 0px;
  border-bottom: 0px;
}
.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}
.ui-timepicker-div dl {
  text-align: left;
}
.ui-timepicker-div dl dt {
  height: 25px;
}
.ui-timepicker-div dl dd {
  margin: -25px 10px 10px 65px;
}
.ui-timepicker-div td {
  font-size: 90%;
}
.ui-datepicker-buttonpane {
  background: white;
  border: 1px solid #DDD;
  padding: 5px;
  border-top: 0px;
  text-align: right;
}
.ui-datepicker-buttonpane button {
  background: transparent;
  text-decoration: underline;
  border: 0px;
  border-radius: 0;
  margin-left: 1px;
  background-color: #003c5f;
  border-color: #003c5f;
  text-decoration: none;
  padding: 7px 16px 8px 16px;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  line-height: 1.42857143;
  text-transform: none;
  overflow: visible;
  font: inherit;
  margin: 0;
  box-sizing: border-box;
  color: white;
  margin-right: 1px;
}
.info a {
  color: white;
  text-decoration: underline;
}
.tabbable {
  margin-bottom: 10px;
}
.i18n-form {
  margin-top: 5px;
}

#box_open {
    margin: 30px 15px 30px 15px;
    padding: 15px 0;
    /*background: #F8F8FF;*/
}

.clearline {
    clear: both;
    visibility: hidden;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    height: 0;
}

.blunich {
background-color: #003c5f;
}

.blupannello {
background: #E84BB;

}

.h5bluunich {
display: block;
margin-bottom: 10px;
margin-left: 10px;
color: #003c5f;
font-size: 1.50em;
font-weight: bold;
}

.spaziobloccos {
margin-left: 1px;
margin-right: 1px;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 1px;
    padding-right: 1px;
}

.list-group-item {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    color: navy;
    font-weight: bold;
}


.facetName {
display: block;
margin-bottom: 10px;
margin-left: 10px;
color: #003c5f;
font-size: 1.50em;
font-weight: bold;
}

h3 {
font-family: 'Open Sans', sans-serif;
display: block;
margin-bottom: 10px;
margin-left: 10px;
color: #003c5f;
font-size: 1.50em;
}

.scritta_documenti {
font-family: 'Open Sans', sans-serif;
margin-bottom: 80px;
margin-left: 80px;
margin-right: 80px;
color: #003c5f;
font-size: 1.0em;
text-align:justify;
font-weight: bold;
border-left: none;
border-right: none;


}


.scritta_documenti a {
color: #003c5f;
text-decoration: none;
}


.scritta_documenti a:hover {
color: #ff0000;
text-decoration: none;

}



/* fascia e logo aruda */
.banner{
    background: #ffffff url("/sr/logo_aruda_2-05.jpg") no-repeat 180px;
    background-position: left; 
}

/* nascondo le vecchie scritte  */

.banner h1  {display:none}
.banner p  {display:none}

/* definizione colore dei blocchetti */

.blocchetto {
  background-color: #D6E4EC;
}

.carousel img {
        width:100% !important;
        min-width:100 !important;
        height: 100%;
    }
    
/* intstazione sulla fnestra modale */    
.header_modal {
background-color:#36A9E1;
}    



/* titolo sulla fnestra modale */


.titolo_modal{
font-family: 'Open Sans', sans-serif;
font-color:#3C3C3B;
font-weight: 900;
display: block;
font-size: 3em;
margin-top:0.67em;
margin-bottom:0.67em;
margin-left:70px;
}


/* footer sulla fnestra modale */

.footer-modal {
background-color:#C6C6C6;
border-style: solid;
border-width: 1px;
border-color: #36A9E1;    
}

/* bottone chiudi sulla fnestra modale */

btn_close_modal {
border-style: solid;
border-width: 1px;
border-color: #36A9E1; 
}

/* logo sulla fnestra modale */
.logo-modal {
margin-right:70px;
}


/* carosello regolato su altezza immagini */
.carousel-inner .item img {
    height: auto !important;
    width: 100%;
}


/* ridefinizione layout fisso */

/*body {
  width: 1300px;
  margin: 0 auto;
 }*/

.sidebar-wide .sidebar-hidden .sidebar {
  left: 0;
  top: -9999px;
}
.sidebar-hidden .sidebar {
  position: absolute;
}
.sidebar-wide .sidebar {
  background-color: transparent;
}

/*@media screen and (max-width: 1299px) {
body {width:100%;}
}*/

/* fine layout fisso*/

.titoletto {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 1.2em;
color:#36A9E1;
}


.scritta_rientrata {
padding-left:30px;

}
.scritta_rientrata a {
text-decoration: none;
}

.scritta_rientrata a:hover {
text-decoration: none;
}



.carousel-caption {
display:none;
}

.col-md-8 h3 {
color:white;
}

.scrittarossa {color:red;}

/* funzionamento search colonne BI */
.display-none
{ display: none; }

.site-header {
    background-image: url("/sr/cineca/images/imgsfondo.jpg");
  
}

.cornicenews2 {border: 1px solid black;
background-color:white;}