.site-header {
    padding: 20px;
    background: linear-gradient(rgba(0, 52, 102, 1), rgba(0, 52, 102,0.5)),url("/sr/cineca/images/interface/cover-bg-light.png");
    background-size: cover;
    color: #ffffff;
}
/* ****************************************************** */
/* ****************************************************** */

/* PERSONALIZZAZIONE UNITN */

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
/*  padding-right: 0px;
  padding-left: 0px; */
  padding-right: 10px;
  padding-left: 10px;
}

h3.facets {
  margin-top: 25px;
  margin-left: 15px;
  padding-bottom: 5px !important;
}
.facetName {
	font-weight: bold;
}
@media (min-width: 992px) {
/*  #facet_publtypeh {
  	min-height: 470px;
  }*/
/*   div#facet_publtypeh.facet.col-md-4,
  div#facet_journal.facet.col-md-4,
  div#facet_serie.facet.col-md-4,
  div#facet_dateIssued.facet.col-md-4 */
 div.facet.col-md-4 {
    width: 24%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 10px;
    /*margin-right: 10px;*/
  }
  div#facet_fulltext.panel.panel-default.col-md-4 {
  padding-left: 0;
  padding-right: 0;
  margin-left: 15px;
  width: 31%;
  border: 1px solid #ddd;
  }

  div#linkutili.col-md-4 {
    margin-top: 51px;
    /*min-height: 470px;*/
    padding-left: 15px;
    padding-right: 15px;
  }
  .banner img.pull-right {
  	max-width: 100%;
  	height: auto;
  }
}

/* NASCONDO LINK UTILI */
/*#facet_linkutili {
  display: none;
}*/

/* TABS */
.toptabs {
  margin-bottom: 25px;
  margin-left: 10px;
  margin-right: 10px;
}
.tab-content {
  padding: 10px;
}

/* SLIDESHOW A TUTTA AMPIEZZA */
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  width: 100%;
}

/* PANEL & WELL */
.panel-heading,
span.facetName {
  font-size: larger;
}
.panel-title {
  font-size: 14px;
}

.list-group-item:hover,
.list-group-item:focus {
  background-color: #FAFAFA;
}

/* ****************************************************** */
/* ****************************************************** */
/* PANEL */

.panel {
  margin-bottom: 1px;
}
.search.col-md-4 {
  margin-bottom: 25px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
}
.panel-heading {
  padding: 11px 12px 12px 12px;
}
span.facetName {
  /*padding: 10px 15px;*/
  padding: 11px 12px 12px 12px;
  border-bottom: 1px solid #ddd;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.facetName > .dropdown .dropdown-toggle {
  color: inherit;
}
.col-md-4-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.col-md-4 > .list-group,
.col-md-4 > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.col-md-4 > .list-group .list-group-item,
.col-md-4 > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.col-md-4 > .list-group:first-child .list-group-item:first-child,
.col-md-4 > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.col-md-4 > .list-group:last-child .list-group-item:last-child,
.col-md-4 > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.col-md-4 > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
span.facetName + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .col-md-4-footer {
  border-top-width: 0;
}
.col-md-4 > .table,
.col-md-4 > .table-responsive > .table,
.col-md-4 > .panel-collapse > .table {
  margin-bottom: 0;
}
.col-md-4 > .table caption,
.col-md-4 > .table-responsive > .table caption,
.col-md-4 > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.col-md-4 > .table:first-child,
.col-md-4 > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.col-md-4 > .table:first-child > thead:first-child > tr:first-child,
.col-md-4 > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.col-md-4 > .table:first-child > tbody:first-child > tr:first-child,
.col-md-4 > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.col-md-4 > .table:first-child > thead:first-child > tr:first-child td:first-child,
.col-md-4 > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.col-md-4 > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.col-md-4 > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.col-md-4 > .table:first-child > thead:first-child > tr:first-child th:first-child,
.col-md-4 > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.col-md-4 > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.col-md-4 > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.col-md-4 > .table:first-child > thead:first-child > tr:first-child td:last-child,
.col-md-4 > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.col-md-4> .table:first-child > tbody:first-child > tr:first-child td:last-child,
.col-md-4 > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.col-md-4 > .table:first-child > thead:first-child > tr:first-child th:last-child,
.col-md-4 > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.col-md-4 > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.col-md-4 > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.col-md-4> .table:last-child,
.col-md-4 > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.col-md-4 > .table:last-child > tbody:last-child > tr:last-child,
.col-md-4 > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.col-md-4 > .table:last-child > tfoot:last-child > tr:last-child,
.col-md-4 > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.col-md-4 > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.col-md-4 > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.col-md-4 > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.col-md-4 > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.col-md-4 > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.col-md-4 > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.col-md-4 > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.col-md-4 > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.col-md-4 > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.col-md-4 > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.col-md-4 > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.col-md-4 > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.col-md-4 > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.col-md-4 > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.col-md-4 > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.col-md-4 > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.col-md-4 > .panel-body + .table,
.col-md-4 > .panel-body + .table-responsive,
.col-md-4 > .table + .panel-body,
.col-md-4 > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.col-md-4 > .table > tbody:first-child > tr:first-child th,
.col-md-4 > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.col-md-4 > .table-bordered,
.col-md-4 > .table-responsive > .table-bordered {
  border: 0;
}
.col-md-4 > .table-bordered > thead > tr > th:first-child,
.col-md-4 > .table-responsive > .table-bordered > thead > tr > th:first-child,
.col-md-4 > .table-bordered > tbody > tr > th:first-child,
.col-md-4 > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.col-md-4 > .table-bordered > tfoot > tr > th:first-child,
.col-md-4 > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.col-md-4 > .table-bordered > thead > tr > td:first-child,
.col-md-4 > .table-responsive > .table-bordered > thead > tr > td:first-child,
.col-md-4 > .table-bordered > tbody > tr > td:first-child,
.col-md-4 > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.col-md-4 > .table-bordered > tfoot > tr > td:first-child,
.col-md-4 > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.col-md-4 > .table-bordered > thead > tr > th:last-child,
.col-md-4 > .table-responsive > .table-bordered > thead > tr > th:last-child,
.col-md-4 > .table-bordered > tbody > tr > th:last-child,
.col-md-4 > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.col-md-4 > .table-bordered > tfoot > tr > th:last-child,
.col-md-4 > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.col-md-4 > .table-bordered > thead > tr > td:last-child,
.col-md-4 > .table-responsive > .table-bordered > thead > tr > td:last-child,
.col-md-4 > .table-bordered > tbody > tr > td:last-child,
.col-md-4 > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.col-md-4 > .table-bordered > tfoot > tr > td:last-child,
.col-md-4 > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.col-md-4 > .table-bordered > thead > tr:first-child > td,
.col-md-4 > .table-responsive > .table-bordered > thead > tr:first-child > td,
.col-md-4 > .table-bordered > tbody > tr:first-child > td,
.col-md-4 > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.col-md-4 > .table-bordered > thead > tr:first-child > th,
.col-md-4 > .table-responsive > .table-bordered > thead > tr:first-child > th,
.col-md-4 > .table-bordered > tbody > tr:first-child > th,
.col-md-4 > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.col-md-4 > .table-bordered > tbody > tr:last-child > td,
.col-md-4 > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.col-md-4 > .table-bordered > tfoot > tr:last-child > td,
.col-md-4 > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.col-md-4 > .table-bordered > tbody > tr:last-child > th,
.col-md-4 > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.col-md-4 > .table-bordered > tfoot > tr:last-child > th,
.col-md-4 > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.col-md-4 > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.col-md-4-group {
  margin-bottom: 20px;
}
.col-md-4-group .col-md-4 {
  margin-bottom: 0;
  border-radius: 4px;
}
.col-md-4-group .col-md-4 + .col-md-4 {
  margin-top: 5px;
}
.col-md-4-group .col-md-4 + .col-md-4 {
  border-bottom: 0;
}
.col-md-4-group .col-md-4-heading + .col-md-4-collapse > .col-md-4-body,
.col-md-4-group .col-md-4-heading + .col-md-4-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.col-md-4-group .col-md-4-footer {
  border-top: 0;
}
.col-md-4-group .col-md-4-footer + .col-md-4-collapse .col-md-4-body {
  border-bottom: 1px solid #ddd;
}


/*PANEL DEFAULT*/

/* #facet_journal,
#facet_publtypeh,
#facet_serie,
#facet_dateIssued,
#facet_fulltext */
.facet.col-md-4 {
  border-color: #ddd;
}
/* #facet_journal > .facetName,
#facet_publtypeh > .facetName,
#facet_serie > .facetName,
#facet_dateIssued > .facetName */
* .facetName { 
  background-color: #fafafa;
  /*border-bottom: 0;*/
  border-color: #ddd;
}
/*#facet_journal > .facetName + #facet_journal-collapse > #facet_journal-body,
#facet_publtypeh > .facetName + #facet_publtypeh-collapse > #facet_publtypeh-body,
#facet_serie > .facetName + #facet_facet_serie-collapse > #facet_facet_serie-body,
#facet_dateIssued > .facetName + #facet_dateIssued-collapse > #facet_dateIssued-body {
  border-top-color: #3CA2BB;
}*/

/* Info - Rivista */
/*#facet_journal {
  border-color: #3CA2BB;
}
#facet_journal > .facetName {
  color: #ffffff;
  background-color: #3CA2BB;
  border-bottom: 0;
}
#facet_journal > .facetName + #facet_journal-collapse > #facet_journal-body {
  border-top-color: #3CA2BB;
}*/
/* Success - Tipologia */
/*#facet_publtypeh {
  border-color: #65b688;
}
#facet_publtypeh > .facetName {
  color: #ffffff;
  background-color: #65b688;
  border-bottom: 0;
}
#facet_publtypeh > .facetName + #facet_publtypeh-collapse > #facet_publtypeh-body {
  border-top-color: #65b688;
}
#facet_publtypeh > #facet_publtypeh-footer + #facet_publtypeh-collapse > #facet_publtypeh-body {
  border-bottom-color: #65b688;
}*/
/* Warning - Serie */
/*#facet_serie {
  border-color: #DB765B;
}
#facet_serie > .facetName {
  color: #ffffff;
  background-color: #DB765B;
  border-bottom: 0;
}
#facet_serie > .facetName + #facet_serie-collapse > #facet_serie-body {
  border-top-color: #DB765B;
}
#facet_serie > #facet_serie-footer + #facet_serie-collapse > #facet_serie-body {
  border-bottom-color: #DB765B;
}*/
/* Danger - Anno di Pubblicazione */
/*#facet_dateIssued {
  border-color: #D65C4F;
}
#facet_dateIssued > .facetName {
  color: #ffffff;
  background-color: #D65C4F;
  border-bottom: 0;
}
#facet_dateIssued > .facetName + #facet_dateIssued-collapse > #facet_dateIssued-body {
  border-top-color: #D65C4F;
}
#facet_dateIssued > #facet_dateIssued-footer + #facet_dateIssued-collapse > #facet_dateIssued-body {
  border-bottom-color: #D65C4F;
}*/

/* WELL */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
/* NAV */
.nav-tabs>li>a:hover{
  border-color: #eee #eee #ddd;
}
.nav>li>a:focus, .nav>li>a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  font-weight: 400;
  font-family: 'helvetica neue', sans serif;
  font-size: 15px;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* MODIFCA MARGINI FOOTER  Andrea 3 maggio 2019 */
.footer {
	padding: 12px 40px !important;
}


/* AGGIUNGO CSS LONDINUM */

blockquote {
  padding: 0 0 0 15px;
  margin: 0;
  font-size: 14px;
  border-left-color: #65b688;
}

/*===== Inversed navbar =====*/
.navbar-inverse {
  background-color: #2d3a42;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  background-color: #65b688;
  border-color: #65b688;
}

.label-success {
  background-color: #65b688;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #65b688;
  box-shadow: 1px 0 0 #65b688, -1px 0 0 #65b688;
  -webkit-box-shadow: 1px 0 0 #65b688, -1px 0 0 #65b688;
  -moz-box-shadow: 1px 0 0 #65b688, -1px 0 0 #65b688;
}

.dropdown-menu > li.active:first-child:after,
.dropdown-menu > li.active:first-child:before {
  border-bottom-color: #65b688;
}
.dropup .dropdown-menu > li.active:last-child:after,
.dropup .dropdown-menu > li.active:last-child:before {
  border-top-color: #65b688;
}

/* Success */
.panel-success {
  border-color: #65b688;
}
.panel-success > .panel-heading {
  color: #ffffff;
  background-color: #65b688;
  border-bottom: 0;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #65b688;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #65b688;
}


.panel-heading a.collapsed .fa-minus-square-o {
  display: none;
}

.panel-heading a.collapsed .fa-plus-square-o {
  display: inline;
}

.panel-heading a .fa-plus-square-o {
  display: none;
}


 .panel-info > .panel-heading  a:hover{
	color: #006677;
}



.modal-header {
  padding: 13px 16px 14px 16px;
  background-color: #65b688;
  color: #FFF;
  border-bottom: 0;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
}

.progress-bar-success {
  background-color: #65b688;
}

.bg-success,
.bg-success a {
  color: #fff;
  background-color: #65b688;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #65b688;
  color: #fff;
}

/* Button success */
.btn-success {
  background-color: #65b688;
  border-color: #65b688;
}




/* AGGIUNGO CSS STYLE */

/*===== jGrowl notifications ====*/
body > .jGrowl {
  position: fixed;
  bottom: 10px;
}
.jGrowl.top-right {
  right: 25px !important;
  top: initial;
}

/*===== Nav pills =====*/
.nav-pills > li > a {
  color: #333;
  padding: 9px 14px 10px 14px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  background-color: #fff;
  border: 1px solid #ddd;
  font-weight: 600;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  background-color: #fcfcfc;
  box-shadow: none;
}
.nav-pills > li > a > i {
  float: left;
  margin: 0px 6px 0 0;
}
.nav-pills > li > a > i.pull-right {
  margin: 0px -6px 0 0;
}
.nav-pills > li > a .label {
  margin: -5px -8px -5px 8px;
}
.nav-pills > li.active > a .label {
  background-color: #444;
}
.nav-pills.nav-justified > li > a .label {
  float: right;
  margin: -3px -8px -3px 8px;
}
.nav-pills .open > a,
.nav-pills .open > a:hover,
.nav-pills .open > a:focus {
  color: #ffffff;
  background-color: #003466;
  border-color: #003466;
}
.nav-pills .open a .caret,
.nav-pills .open a:hover .caret,
.nav-pills > li.active .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
   background-color: #003466; 
   border-color: #003466; 
}
.nav-pills > li > a:after {
  position: absolute;
  bottom: 7px;
  left: 50%;
  margin-left: -7px;
  border-color: transparent;
  content: '';
}
.nav-pills > li.active > a:after {
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
  display: block;
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-top: 7px solid #003466;
  border-left: 7px solid rgba(0, 0, 0, 0);
  content: '';
}
/* Justified pills */
.nav-pills.nav-justified > li > a {
  margin-left: 4px;
  text-align: left;
}
.nav-pills.nav-justified > li:first-child > a {
  margin-left: 0;
}
.nav-pills.nav-justified > li > a:after,
.nav-pills.nav-justified > li.active > a:after {
  left: 15px;
  margin-left: 0;
}
.nav-pills.nav-justified .dropdown-menu {
  margin-left: 4px;
}
.nav-pills.nav-justified .dropdown-menu.dropdown-menu-right {
  margin-right: 4px;
}
/* Stacked pills */
.nav-pills.nav-stacked > li.active > a:after {
  border: 0;
}
@media (max-width: 767px) {
  .nav-pills.nav-justified > li + li {
    margin-left: 0;
    margin-top: 2px;
  }
  .nav-pills.nav-justified > li > a {
    margin-left: 0;
  }
  .nav-pills.nav-justified > li.active > a:after {
    content: "";
    border: 0;
  }
  .nav-pills.nav-justified .dropdown-menu {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .nav-pills > li {
    float: none;
  }
  .nav-pills > li + li {
    margin-left: 0;
    margin-top: 2px;
  }
  .nav-pills > li.active > a:after {
    content: "";
    border: 0;
  }
}

.bg-info,
.bg-info a {
  color: #fff;
  background-color: #003466;
}