/* 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;
}
[class*="fa-"] {
  font-size: 16px;
}
.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("../images/interface/banner_background.png") no-repeat 180px;
  padding: 0 0 0 30px;
  color: #003c5f;
  border-bottom: #003c5f solid 2px;
  height: 100%;
  margin: 0 -25px 0 -25px;
}

.banner .row .col-md-9 p:first-child {
  margin-top: 25px;
}

.panel-primary .panel-heading .btn-link {
  color: #FFFFFF;
}
.navbar-brand {
  height: 54px;
  padding: 5px 15px 0 0;
}


.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;
}

/*** PERSONALIZZAZIONI UNITO - vengono riportate solo le istruzioni modificate ***/
/* COLORI TEMA
rosso base: #d61524
rosso scuro: #bd1320
rosso chiaro: #db313f
grigio chiaro sfondi: #dedede
grigio bordi: #dadada
grigio hover: #f7f7f7
nero: #222
 */
 
/** GENERALI E FORMATTAZIONE **/

/* font */

@font-face {
    font-family: 'FrutigerLTStd-Light';
    src: url('../fonts/frutigerltstdlight.eot');
    src: url('../fonts/frutigerltstdlight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/frutigerltstdlight.woff') format('woff'),
         url('../fonts/frutigerltstdlight.ttf') format('truetype'),
         url('../fonts/frutigerltstdlight.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FrutigerLTStd-Roman';
    src: url('../fonts/frutigerltstdroman.eot');
    src: url('../fonts/frutigerltstdroman.eot?#iefix') format('embedded-opentype'),
         url('../fonts/frutigerltstdroman.woff') format('woff'),
         url('../fonts/frutigerltstdroman.ttf') format('truetype'),
         url('../fonts/frutigerltstdroman.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FrutigerLTStd-LightItalic';
    src: url('../fonts/frutigerltstdlightitalic.eot');
    src: url('../fonts/frutigerltstdlightitalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/frutigerltstdlightitalic.woff') format('woff'),
         url('../fonts/frutigerltstdlightitalic.ttf') format('truetype'),
         url('../fonts/frutigerltstdlightitalic.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FrutigerLTStd-Bold';
    src: url('../fonts/frutigerltstdbold.eot');
    src: url('../fonts/frutigerltstdbold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/frutigerltstdbold.woff') format('woff'),
         url('../fonts/frutigerltstdbold.ttf') format('truetype'),
         url('../fonts/frutigerltstdbold.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
  color: #222;
  font:normal 14px/1.6em "FrutigerLTStd-Roman",sans-serif;
 }

/* layout fisso */

body {
  width: 1300px;
  margin: 0 auto;
 }

.sidebar-wide .sidebar-hidden .sidebar {
  left: -9999px;
}
.sidebar-hidden .sidebar {
  position: absolute;
}
.sidebar-wide .sidebar {
  background-color: transparent;
}

@media screen and (max-width: 1299px) {
body {width:100%;}
}

/* fine layout fisso*/

/* link - 9/3/2015 */
a, a:visited, a:focus {
  color: #d61524;
}
a:hover {
  color: #d61524;
  text-decoration: underline;
}

/** COMPONENTI STRUTTURA PAGINE **/

.sidebar-hidden .page-content {margin:0 40px !important;}
.page-content {margin:0 40px 0 265px;}

/* barra header - 9/3/2015 */
.navbar-inverse {
  background-color: #d61524;
}

h2.brendHeading {margin-top:20px;}

/* fascia orizzontale sotto l'header - 9/3/2015 */
.banner {
  color: #222;
  border-bottom: #d61524 solid 2px;
}

/* Menu Sidebar sinitra - 9/3/2015 */
.sidebar-wide .sidebar {
  background-color: #fff;
}

.user-menu > a {
  background: #eaf2f4 url(../images/interface/nav_arrow_right.png) no-repeat 240px;
}

.navigation > li {
  border-top: 1px solid #dadada;
}

.navigation {
  border-bottom: 1px solid #dadada;
}

.navigation > li > a {
  color: #222;
}

.navigation > li:hover > a { /* hover voce 1Â° livello */
  color: #222;
  border-left: 3px solid #d61524;
  background-color: #f7f7f7;
}

.navigation > li > a.level-opened { /* menu 1Â° livello con 2Â° livello aperto */
  background-color: #f7f7f7;
  color: #222;
}

.navigation > li ul { /* menu 2Â° livello aperto */
  background-color: #fff;
}
.navigation > li ul > li > a {
  color: #222;
}
.navigation > li ul > li {
  border-top: 1px solid #dadada;
}

.navigation > li ul > li > a:hover { /* hover voce 2Â° livello */
  background: #f7f7f7;
  color: #222;
}

.navigation > li ul li a.level-opened, .navigation > li ul li a.level-opened:hover { /* menu 2Â° livello con 3Â° livello aperto */
  background-color: #f7f7f7;
  color: #222;
}

.navigation > li ul li ul a { /* menu 3Â° livello  */
  color: #222;
}

.user-info {
  color: #222;
}

/* menu a tendina - 9/3/2015 */
.dropdown-menu>li>a {
  color: #d61524;
}
.dropdown-menu>li>a:hover { /* hover */
  color: #d61524;
  background: #fff;
  text-decoration: underline;
  border-color: #d61524;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #d61524;
  background-color: #fff;
  box-shadow: 1px 0 0 #d61524, -1px 0 0 #d61524;
  -webkit-box-shadow: 1px 0 0 #d61524, -1px 0 0 #d61524;
  -moz-box-shadow: 1px 0 0 #d61524, -1px 0 0 #d61524;
}

/* Testo introduttivo e logo unito*/
@media screen and (max-width: 991px) {
.sidebar-hidden .page-content {margin: 0 !important;}
.banner .col-md-9 {width:70%;float:left;}
.banner .col-md-3 {width:30%;float:left;margin-top:10px;}
.banner .col-md-3 img{width:100%;min-width:100px;}
.banner .col-md-9 .brendHeading {font-size:1.1em;width:90%;}
.banner .col-md-9 p {font-size:0.9em;}
.breadcrumb-line {margin: 0 0 15px 0;}
}

@media screen and (max-width: 768px) {
.banner, .row {margin:0;padding:0;}
.page-content {margin:0 5px !important;}
h3.facets {padding:0 15px;}
}

/* breadcrumb */
.breadcrumb-line {margin: 0 0 35px 0;border:0;border-bottom: 1px solid #e5e5e5;background:transparent;position: relative;}
.breadcrumb>.active {color: #444;}
/** ELEMENTI VARI **/

/* titolo faccette - 9/3/2015 */
.facetName {
  font-weight: bold;
}

/* valori faccette - 9/3/2015 */
.badge {
  background-color: #dedede;
  color: #bd1320;
}

/* barre (criteri ricerca) - 9/3/2015 */
.panel-primary > .panel-heading {
  background-color: #d61524;
  border-color: #bd1320;
}
.panel-primary {
  border-color: #bd1320;
}

/* paginazione (numeri) - 9/3/2015 */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #bd1320;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #bd1320;
}

/* bottone (cerca) - 9/3/2015 */
.btn-primary {
  background-color: #bd1320;
  border-color: #db313f;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #db313f;
  border-color: #fff;
}

/* bottone (nuovo prodotto) - 9/3/2015 */
.btn-info {
  background-color: #bd1320;
  border-color: #db313f;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #db313f;
  border-color: #fff;
}
a.btn-info, a.btn-info:visited {
  color: #fff;
}

/* bottone (inserimento manuale) - 9/3/2015 */
.btn-success {
  background-color: #bd1320;
  border-color: #db313f;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #db313f;
  border-color: #fff;
}

/* citazioni */

.panel-info {border-color:#d61524;}
.panel-info > .panel-heading {background-color:#d61524;}

/* tab scheda */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #d61524;
  border-top-color: #d61524;
}

/* Ricerca */
.select2-results .select2-highlighted {
  background: #d61524;
  border-color: transparent;
  color: #FFF;
}

.select2-results .select2-highlighted {
  background: #d61524;
  border-color: #d61524;
  color: #FFF;
}
.ui-datepicker .ui-datepicker-current-day .ui-state-active {
  background-color: #d61524;
}
.ui-datepicker .ui-datepicker-header {
  background-color: #d61524;
}
.ui-datepicker .ui-state-hover {
  background-color: #d61524;
}
.callout-info {
  background-color: rgba(214, 21, 36, 0.09);
  border-color: #d61524;
}

/* per mandare a capo secondo blocco di faccette */
#facet_journal {
  /*clear: left;*/
}
/* COME DEPOSITARE box personalizzato con link */
.clearline {clear: both; visibility: hidden; margin-top: 0; margin-bottom: 0; border: 0; height: 0;} 
.box_depositare_int {float: left;width: 100%;}
.box_depositare_int h4:first-child {margin-top: 0;}
.box_depositare_int h4 {margin-top: 7px; margin-bottom: 3px; font-size: 15px;}
.box_depositare_int ul, .box_depositare_ext ul  {padding-left: 0;}
.box_depositare_int ul li {list-style-type: none;  padding-left: 15px; background: url(../images/interface/freccia_rossa.png) no-repeat scroll 0 1px rgba(0,0,0,0); background-position: 0 3px;}
#box_open {margin:30px 15px 30px 15px;padding: 15px 0;background: #eee;}
.box_open_int {float:left;padding: 0;min-height: 135px;}
.box_open_int h4 {margin-left:15px;}
.box_open_int ul {padding-left: 0;}
.box_open_int ul li {display: block;padding:5px 25px;margin:0 20px; list-style-type: none;background: url(../images/interface/freccia_rossa.png) no-repeat scroll 0 1px rgba(0,0,0,0); background-position: 10px 9px;font-size:1.1em;}

@media screen and (max-width: 992px) { 
.box_open_int {width:100%;}
}

/* footer */ 
.footer {border-top: 0px;padding: 10px 20px 10px 20px;}
#container_disclaimer {clear: both;padding-top: 30px;font-size: 0.8em;color: #444;margin-top:20px;float:left;border-top:1px solid #dedede;}
#disclaimer {width: 80%;margin: 0 auto;}

/* colore testi help */
.help-block {color: #222} /* was #999 */

/* bottone login */
#navbar-icons li {margin-top: 5px; background-color: #BD1320; border: 1px solid #DB313F;}
.navbar-nav li a {
    padding-top: 12px;
    padding-bottom: 12px;
    height: 44px;
}
#navbar-icons li:hover,
#navbar-icons li:focus {
  background-color: #db313f;
  border-color: #fff;
}

#navbar-icons li.user.dropdown, #navbar-icons li.user.dropdown li { /* per non applicare sfondo su voci e sottovoci da loggato */
  margin-top: 0;
  background-color: transparent;
  border: 0;
}


/* campo cerca */

@media screen and (max-width: 991px) { 

.navbar-inverse .navbar-nav, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: rgba(0, 0, 0, 0.3);
}

}


@media screen and (min-width: 768px) { /* breakpoint originale */
.navbar-form {
  margin: 10px 5px;
}
.navbar-inverse .navbar-form .form-control {
  width: 115px;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: rgba(0, 0, 0, 0.3);
}


}

@media screen and (min-width: 992px) { /* breakpoint originale */
.navbar-form {
  margin: 10px 5px;
}
.navbar-inverse .navbar-form .form-control {
  width: 120px;
}

}

@media screen and (min-width: 1024px) { 
.navbar-form {
  margin: 10px 10px;
}
.navbar-inverse .navbar-form .form-control {
  width: 130px;
}
}

@media screen and (min-width: 1060px) { 
.navbar-form {
  margin: 10px 10px;
}
.navbar-inverse .navbar-form .form-control {
  width: 148px;
}
}

@media screen and (min-width: 1090px) {
.navbar-inverse .navbar-form .form-control {
  width: 172px;
}
}

@media screen and (min-width: 1125px) {
.navbar-inverse .navbar-form .form-control {
  width: 220px;
}
}

@media screen and (min-width: 1160px) {
.navbar-inverse .navbar-form .form-control {
  width: 250px;
}
}

@media screen and (min-width: 1200px) { /* breakpoint originale */
.navbar-inverse .navbar-form .form-control {
  width: 280px;
}
}

@media screen and (min-width: 1350px) {
.navbar-inverse .navbar-form .form-control {
  width: 370px;
}
}


/******* SLIDER HOMEPAGE *******/

/* contenitore */	
.panel-primary {
  border: 0;
}
.panel.panel-primary {
  margin-bottom: 0;
}
.panel-body {
  padding: 0;
}

/* IMMAGINE */	


.carousel-inner .item img  {
  height: auto !important;
  width: 100%;
 }


/* TESTI */	
.carousel-caption {
  background: #00448d;
  left: 10%;
  bottom: 0;
  bottom: 11.25%;
  right: auto;
  padding-bottom: 30px;
  padding: 0px;
  min-width: 20%;
  max-width: 80%;
}
.carousel-caption h4 {
/*  background-color: #00448d; 
  font-size: 1.4em;*/
  margin:0px;
  text-align: left;
  padding: 10px;
  text-shadow: none;
}

@media screen and (max-width: 1200px) { 
.carousel-caption h4 {
  font-size: 1.3em;
  padding: 5px;
}
}

/*.carousel-caption h4:hover {
  background-color: #d61524; 
}*/

.carousel-caption h4 a {
  color: #fff; 
}
.carousel-caption h4 a:hover {
  text-decoration: none;
}

.carousel-caption p {
  color: #333; 
  background-color: #e5e5e5;
  font-size: 1.2em;
  font-size: 1.0em;
  left: 10px;
  padding: 5px 10px; 
  text-shadow: none;
  text-align: left;
  margin:0;
}
@media screen and (max-width: 1200px) { 
.carousel-caption h4 {
  font-size: 1.1em;
}
}

/* FRECCE */
.carousel-control .fa-chevron-left {
  left: 20px;
}

.carousel-control .fa-chevron-right {
  right: 20px;
}

a.carousel-control {
  color: #fff;
}


/* PALLINI */	
.carousel-indicators {
  position: absolute;
  width: 100%;
  left: auto;
  z-index: 15;
  padding-left: 0;
  list-style: none;
  text-align: center;
  bottom: 0px;
  margin: 0;
}

@media screen and (max-width: 1200px) { 

}

.carousel-indicators li {
  width: 14px;
  height: 14px;
  border: 2px solid #bbbbbb;
  background-color: #fff;
}

.carousel-indicators li:hover {
  background-color: #d61524;
}

.carousel-indicators .active {
  margin: 0;
  width: 14px;
  height: 14px;
  background-color: #d61524;
}


@media screen and (max-width: 768px) {
.carousel-control.right, .carousel-control.left {background: transparent;}
.carousel-indicators {
  position: relative;
}
.carousel-caption {
  position:relative;
  background: #00448d;
  left:0;
  bottom: 0;
  padding: 0px;
  min-width:100%;
  max-width:100%;
  width:100%;
}
}


/* per allargare bottone warning e success: */	
.btn.btn-success.col-md-5, .btn.btn-warning.col-md-5 {
  width: 190px;
}
.btn-group.col-md-6.col-md-offset-3
{
  width: 70%;
}

/* per togliere scroll da pagina Licenza */	
.pre-scrollable {
  max-height: none;
  overflow-y: auto;
}


/******* PAGINE STATICHE EX APERTO ******/	
#breadcrumb_aperto {
 margin: 15px 0 25px 0;
}

.page-aperto
{
 margin: 20px 0;
}

.link_right_aperto {
 float: right;
}

/* pagina help ex aperto */	
	.riquadro {
		background: #f9f9f9;
		border: 1px solid #ccc;
		float: left;
		min-height: 80px;
		margin: 2%;
		padding: 10px;
	}
	#riga_riquadro_doppio .riquadro {
		width: 40%;
	}
	#riga_riquadro_singolo .riquadro {
		width: 86%;
	}
	.riquadro p {
		font-size: 1.2em;
		vertical-align: middle;
	}
	.riquadro img {
		float: left;
		margin: 0 10px;
		vertical-align: middle;
	}
	#riga_due .riquadro img {
		margin: 0 4% 0 30%
	}
	
/* funzionamento search colonne BI */
.display-none
{ display: none; }


#navbar_a_75796 {
	display: none;
}