/*body {    font-family: Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji",  Segoe UI Symbol", "Noto Color Emoji"; } */


#tequery::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

#tequery:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}

#tequery::-ms-input-placeholder { /* Microsoft Edge */
  color: white;
}

.site-header {background: white !important; }

.page-header {
    padding-top: 0px;
}

.page-header {
    background-color: #ffffff;
}

#clientLogoImg {
    display: none;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 255);
}

.CinecaSiteIntroduction  {
    color: #6971b7;
   font-family: Roboto, "Helvetica Neue", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 100;
}
h1, .h1 {
    font-size: 2rem;
padding-top: 20px;
}
.btn-info {
    color: #fff;
    background-color: #6971b7;
    border-color: #6971b7;

}


  .btn-info:hover {
    color: #fff;
    background-color: #6971b7;
    border-color: #6971b7;}
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #6971b7;
    border-color: #6971b7;
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #6971b7;
    border-color: #6971b7;}
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #6971b7;
    border-color: #6971b7;}
a .biblio_link  {
    color: #000;
    }
.fas fa-ban" {
    color: #fff;
   }

.callout {
	border-left: none;
}

.layout-top .navbar-brand-img {
    height: 60px;
}

#uiLogoLink{display:none;}

#uiLogo {height: 60px;}
#topNavHome {display:none;}
#headerLogoLeft {display:none;}
#headerLogoRight {display:none;}
#headerText h3 a {color: black;}
.wrapper {margin-top: 52px;}
#private_option { margin-top: 4px;}
#private_option_infoDiv { margin-left: 20px;}

#tablemyPubs_wrapper > .top {display: none}
#myPubsTableDiv h5 {display: none}
.body-user #itemInformationsDiv {display: none}