body {
  margin: 0;
  font-family: trade-gothic-next, sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: trade-gothic-next, sans-serif !important;
  color: #19324D;
}
.display-4.text-left.page-title {
  font-weight: 800;
}

.navbar.bg-primary {
  background-color: #19324D !important;
}
.footer-dark.bg-secondary {
  background-color: #19324D!important;
}
.gridroaster h3{
 font-size: 18px;
 font-weight: 600;
 border-bottom: 1px solid #ccc;
 padding-bottom: 5px;
  margin-bottom: 15px;
   margin-top: 15px;
   clear: both;
}
.gridroaster .views-row{
  margin-bottom: 15px;
 width: 33%;
 float: left;
 border: 1px solid #ccc;
 padding: 5px;
 margin-left: 2px;
 min-height: 115px;
}

.gridroaster .feed-icons{
 clear: both;
}
.gridroaster .pager{
 clear: both;
}
caption {

caption-side: initial!important;
padding: 0.15rem!important;
}
.fulldiv h5{
 font-size: 20px;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.fulldiv h6{
 font-size: 16px;
  font-weight: 600;
}
.fulldiv .table {
 margin-bottom: 0!important;
}
.content-div{
 border: 1px solid #ccc;
margin-bottom: 20px;
}
.fulldiv .table th, .fulldiv .table td{
 padding: 0.15rem!important;
}
.collapsediv{
margin: 5px;

}
.dropdown:hover > .dropdown-menu {
   display: block;
}
.subhrd{
 font-size: 16px;
text-decoration: none;
color: #000;
display: block;
background:#f4f4f4;
    cursor: pointer;
border-bottom:1px solid #999;
padding: 5px 0px;
font-weight: bold;
}
.filediv ul{
  padding: 5px 0px;
 margin: 0;
}
.filediv ul::before{
    color: #aaa;
    content: "\f054"!important;;
    font-family: "FontAwesome";
   font-size: 14px;
    margin-right: 5px;
     margin-left: 5px;
}
.subhrd.collapsed::before {
    color: #aaa;
    content: "\f067"!important;;
    font-family: "FontAwesome";
 
    margin-right: 5px;
     margin-left: 5px;
   font-size: 14px;
}
.filediv ul{

 background-color: #f4f4f4;
border-bottom:1px solid #999;
}
.filediv li {
 border: none;
background: none;
margin: 0;
list-style: none;
display:inline-block;
padding:0;
 
}
   .infodiv > a.subhrd.collapsed ~ div{
  padding: 0px!important;
 }
 .infodiv > a.subhrd ~ div{
  padding: 0px 8px;
 }
 .infodiv > a.subhrd + div{
    padding-top: 8px;
 }
  .infodiv > a.subhrd ~ div:last-of-type{
   padding-bottom: 8px;
 }
.filediv li:last-child{
 text-align: right;
 width: 10%;
}
.filediv li:nth-child(2){
 width: 48%;
}
.filediv li:first-child{
 width: 38%;
}
.subhrd::before {
    color: #aaa;

content: "\f068";
font-family: "FontAwesome";

margin-right: 5px;
   margin-left: 5px;

}
.document-library-view .view-grouping,.fulldiv{
  border: none;
  padding: 0.15rem;
  margin-top: 0.25rem;
}
footer p{
 margin-bottom: 0;
}
#block-default-search-form, #block-default-account-menu,  #block-searchform-2, #block-useraccountmenu, #block-searchform{
    display: inline-block;
    margin-bottom: 10px;
      margin-top: 5px;
}
#search-block-form{
display: inherit;
}
#search-block-form .btn-primary{
    background: #2c2c6f;
    margin-top: -4px;
}
#block-default-main-menu-menu, #block-default-account-menu-menu{
 color: #fff;
}


.views-field.views-field-field-profile-last-name {
  font-weight: 500;
}

.views-field.views-field-mail {
  font-style: italic;
}
.navbar-brand img {
  height: 80px;
}
.views-view-grid .views-col {
  margin-bottom: 10px;
  max-width: 30%;
}
.navbar-nav.mr-auto .nav-item {

    font-weight: 600;
 color: #fff;
}
.navbar-nav.mr-auto .nav-item .nav-link.is-active {
  font-weight: 600;
  color: #5ED5FA;
  background: #19324D;
}
.nav-item .bg-secondary {
  background-color: #19324D !important;
}
#search-block-form .btn-primary {
  background: #376EA9 !important;
  margin-top: -4px;
}
a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus  {
  background-color: #376EA9 !important;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #376EA9 !important;
}
.csv-feed .feed-icon {
  background-image: none !important;
}

.views-data-export-feed .feed-icon {
  background: no-repeat;
  overflow: hidden;
  text-indent: 0;
  display: inline;
}

.feed-icon{
  color: #ffffff;
  background-color: #2c2c6f !important;
  border-color: #0b1125 !important;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.csv-feed.views-data-export-feed a:hover {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #2c2c6f !important;
  border-color: #2c2c6f !important;
}
@media (max-width: 767px) {
     .navbar-toggler {
        background: #19324D;
    }
    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(250, 250, 250, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }
    .navbar-brand img {
  height: 50px;
}
}