/*
Theme Name: CIRA 2023
Theme URI: 
Author: BPL CIRA Styles
Author URI: http://saveblank.com/
*/
body{
  background-color: #F1F1F1 !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 100%;
  line-height: 1.5;
  color: #222;
}
.bg-primary{
  background-color:#0d4e84 !important;
}
.body_header_space{
  height:55px;
}

.skip-to-content-link {
  background: #fff;
  height: 50px;
  left: 50%;
  padding: 8px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
  margin:0 !important;
}

.skip-to-content-link:focus {
  transform: translateY(0%);
}
a.skip-to-content-link:focus {
    z-index: 800;
}
.screen-reader-only:not(:focus):not(:active) {
  clip: rect(0 0 0 0); 
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap; 
  width: 1px;
}
.login-submit #wp-submit {
  width: 100%;
  background:#0d4e84;
  border-radius:3px;
  border:none;
  color: white;
  font-weight: bold;
  font-size: larger;
  padding:5px;
  margin:0 auto;
  display: block;
}
#user_login, #user_pass{
  width: 100%;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  }

.wrap{
  margin:0 auto;
  display:block;
  position:relative;
}
/* ============ Colors and Shadows ============ */

.bg-light{
  background-color:#fff !important;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.25)!important;
}
.has-cira-blue-color{color: #105456 !important;}
.has-rammb-blue-color{color: #353b90 !important;}
.has-noaa-blue-color{color: #00A3CC !important; }
.has-csu-yellow-color{color: #c8c372 !important;}
.has-csu-green-color{color: #1e4d2b !important;}
.has-monte-white-color{color: #ffffff !important;}
.has-text-grey-color{color: #222 !important;}
.has-text-grey-color a {color: #222 !important;}
.has-cira-blue-color a{color: #105456 !important;}
.has-rammb-blue-color a{color: #353b90 !important;}
.has-noaa-blue-color a{color: #00A3CC !important; }
.has-csu-yellow-color a{color: #c8c372 !important;}
.has-csu-green-color a{color: #1e4d2b !important;}
.has-text-grey-color a{color: #222 !important;}

.has-cira-blue-background-color{background-color: #008FB3 !important;}
.has-rammb-blue-background-color{background-color: #353b90 !important;}
.has-noaa-blue-background-color{background-color: #00A3CC !important;}
.has-csu-yellow-background-color{background-color: #c8c372 !important;}
.has-csu-green-background-color{background-color: #1e4d2b !important;}
.has-monte-white-background-color{background-color: #ffffff !important;}
.has-text-grey-background-color{background-color: #222 !important;}

/* ============ Global Layouts ============ */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.5 !important;
}
.h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.5 !important;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
  line-height: 1.5 !important;
}
li a{
  min-width: 24px;
  min-height: 24px;
  display: inline-block;
}
p a{
  min-width: 24px;
  min-height: 24px;
  display: inline-block;
}
strong{
  font-weight: bold;
}
.sr_only {
  position: absolute;
  height: 1px;
  width: 1px;
  left: -10000px;
}
.hidden{display:none !important;}
.spaceBumper{
  height:80px;
  position:relative;
}
.fullWidth{
  width:100%;
}
.center-align{
  display:block;
  margin:0 auto;
  text-align: center;
}
.alignright{
  float:right;
}
.list-none{
  list-style: none;
}
.form-card .card-header{
  background-color: #353b90;
  color:#fff;
}
.form-card{
  background-color:#ccc;
  background-image:url("../library/images/topography.png");
}
.es_submit_button {
  background: #353b90;
  color: #fff;
  border: none;
  padding: 5px 8px;
  border-radius: 5px;
  width: 75%;
}
.es_submit_button:hover {
  background: #353b90;
  color: #222;
}
.es-field-wrap input{
  width: 100%;
} 
#myBtn {
  display: none;
  position: fixed;
  bottom: 0px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  border: 4px solid #FFC038; 
  background-color: #fff;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
}
.wp-block-button a:hover {
  background: #00A3CC !important;
  color: #fff !important;
}
.sort.btn.btn-primary.shadow-sm {
  min-width: 44px;
  min-height: 44px;
}
figcaption {
  padding: 9px;
}
figcaption a {
    min-width: 24px;
    min-height: 24px;
    margin-bottom: 5px;
    position: relative;
    display: inline-block;
}
/* ============ Header ============ */
  header#header {
    margin-top: 10px;
  }
  header nav {
    padding: 0px !important;
  }
  .navbar{
    height:65px;

  }
  .textHeader{
    background-color:#ccc;
    padding:50px 0;
    text-align: center;
    background-image: url("../library/images/headBG2.jpg");
    background-position: top;
    background-size: cover;
  }
  .textHeader .fullWidth{
    background-color:#fff;
    background-image:url("../library/images/topography.png");
    padding:5px 0;
  }
  .textHeader img{
    max-width:250px;
    width: 100%
  }
  .csu-logo-switch img{
    position: absolute;
  }

/* ============ NavBar ============ */
  nav.navbar.fixed-top {
    border-top: 4px solid #008FB3;
  }
  ul.navbar-nav {
    margin-right: 2%;
  }
  .nav-link{
    min-width: 44px;
    min-height: 44px;
  }
  .logos{
    height:62px;
  }
  .ciraLogoHead {
    position: relative;
    right: -9px;
  }
  .logos .navbar-brand {
    height: 100%;
    width: auto;
    margin: 0;
    padding: 0;
  }
  .ciraLogoHead .navbar-brand img {
    width: auto;
    height: auto;
    max-height: 55px;
    margin: 2px 4px;
  }
  .navbar-brand img {
    width: auto;
    height: 96%;
    margin: 2px 4px;
  }
  #main_nav{
    width:110%;
    flex-direction: row-reverse;
    margin-top:10px;
    z-index: 10;
  position: relative;
  }
  .navbar-nav a{
    color: #222 !important;
  }
  .navbar-nav a:hover{
    color: #fff !important;
    background: #00A3CC !important;
  }
  .navbar .megamenu{ padding: 1rem; }
  .navbar-brand{
    display: inline;
  }
  a.nav-link{
    padding: 10px 8px !important;
  }
  a.nav-link:hover{
    background: #00A3CC;
    color: #fff;
  }
  button.navbar-toggler {
    float: right;
    margin: 10px;
  }
  @media all and (min-width: 992px) {
  .navbar .has-megamenu{position:static!important;}
  .navbar .megamenu{left:0; right:0; width:100%; margin-top:0;  }
  }	
  @media(max-width: 991px){
  .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
    overflow-y: auto;
      max-height: 90vh; 
      margin-top:10px;
  }
  .dropdown-menu.megamenu.show {
    width: 100% !important;
    box-shadow: 0px 4px 2px 0px rgba(0,0,0,.2) !important;

  }
  }
  .dropdown-menu.megamenu.show {
    width: 100%;
    margin: 0px 15px 0 auto;
    border-radius: 0;
    border: none;
    background-color: #fff;
    box-shadow: 2px 4px 2px 1px rgba(0,0,0,.2);
  }

  .col-megamenu h6.title {
    color: #666;
    border-bottom: 1px solid #00A3CC;
    font-size:15px;
  }
  .col-megamenu ul li a {
    color: #666;
    text-decoration: none;
    width: 100%;
  display: block;
  }
  .col-megamenu ul li {
    padding: 8px;
    font-weight: lighter;
  }
  .col-megamenu ul li:hover {
    background-color: #00A3CC;
  }
  .col-megamenu ul li:hover a {
    color: #fff !important;
    background: #00A3CC !important;
  }
/* ============ Homepage ============ */
  .dailyImg video{
    max-width: 100%;
  }
/* ============ Buttons and Links ============ */
  a.link-primary{
    color:#105456 !important;
  }
  a.link-white{
    color:#fff !important;
  }
  .btn-primary{
    background-color: transparent !important;
    border:#0d4e84 3px solid !important;

    color:#222 !important;
    margin:3px;
    font-size: 14pt;
    font-weight: bold;
  }
  .btn-primary:hover{
box-shadow: none !important;

  }
  .btn-primary:focus {
  border: 3px solid white !important;
  background: white !important;
  box-shadow: none !important;
}
  .btn-primary a{
    color:#222 !important;
    font-size: 14pt;
    font-weight: bold;
  }
  .btn-secondary{
    color: #fff;
  background-color: #2a2d2f !important;
  border-color: #2a2d2f !important;
  }
  a { background: transparent; 
  font-family: "Poppins", sans-serif;
color:inherit;}
  a:hover {color:#00A3CC;}
  a:focus { outline: thin dotted; }
  a:active, a:hover { outline: 0; }
  a:focus{ color: #00A3CC; }
  a:link, a:visited:link { 
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); 
  word-wrap: break-word; 
  }
  .wp-embed {
    color: black !important;
  }
  .page-item:not(:first-child) .page-link {
  margin-left: 0 !important;
}
/* =========== Bootstrap Edits ======= */
.accordion-button{
  background-color: #008FB3 !important;
  color:#fff !important;
  font-weight: bold;
  font-size: 14pt;
}
.accordion-button.collapsed::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.accordion-body .accordion-button {
  background-color: #00A3CC !important;
}
.card-title a{
  min-width: 44px;
  min-height: 44px;
  display: inline-block;
}
.card-img-top img {
  max-width: 100%;
  height: auto;
  max-height: 120px;
  margin: 0 auto;
  display: block;
  overflow: hidden;
}
.card-footer{
  background-color: #0d4e84;
  color:#fff;
}
.card-footer a{
  color:#fff !important;

}
#offcanvasExample {
  visibility: visible;
}
embed {
  width: 100%;
  min-height: 50vh;
}
.wp-block-table img {
  width: 100% !important;
}
table{
  background-color: #fff;
}
/* =========== Profile Cards ======= */
  #list_filter_item{
    font-size:14px;
    margin-top:50px;
    }
    #profile_cards{
    border:none;
    }
    #profile_cards a{
      color:#105456 !important;
      min-width: 44px;
  min-height: 44px;
  line-height: 1.5;
  font-size:1.2em;
  display: flex;
    }
    #card_content{
    border-radius:0px;
    }
    .player.card {
      border: 5px solid #e1e1e1;
    }
    .card_bump {
    position: relative;
    top: -35px;
    }
    #profile_cards li{
    list-style:none;
    margin: 5px 0;
    }
    .profile-card{
    max-height:90px;
    max-width:90px;
    overflow:hidden;
    border: 3px solid #FFC038;
    border-radius:150px;
    margin:3px auto;
    position:relative;
    }
    .profile-card img{
    width:100%;
    height:auto;
    }
    .card_card{
      height: 50px;
    }
.image_box{
  top:-45px;
  position: relative;
}

    #prof_icons a{
    font-size:12px;
    text-decoration:none;
    color:#333;
    position:relative;
    top:30px;
    text-align:center;
    }
    .prof_fed{
    background-color:#69b3d2 !important;
    color:#333 !important;
    margin: 0;
    }
    .prof_fellow{
    background-color:#008FB3 !important;
    color:#fff !important;
    margin: 0;
    }
    .prof_board{
    background-color:#a393bf !important;
    color:#000 !important;
    margin: 0;
    }
    .prof_eme{
    background-color:#1E4D2B !important;
    color:#fff !important;
    margin: 0;
    }

      /* =========== staff profiles =============*/
  .phonebar:not(:empty)::before{
    content: "Phone: ";
  }
  .faxbar:not(:empty)::before{
    content: "Fax: ";
  }
  .mailingbar:not(:empty)::before{
    content: "Mailing Address: ";
  }
  .officebar:not(:empty)::before{
    content: "Office Location: ";
  }


  .aboutbar:not(:empty)::before{
    content: "About Me: ";
   }
  .staff-teams ul, .staff-pubs ul{
    padding:0;
   }
   .staff-teams li a{
    min-width:44px;
    min-height:44px;
   }
   ul.socialbar{
    width: 100%;
   }
   ul.socialbar li{
    width:100%;
   }
   .socialbar li{
    border-radius:0px;
  }
  div#card_contents h2 {
    margin: auto;
  }
  
/* ============ Publications Table ============ */
  #publications_table_div .fixed-table-container {
    border-right: 0.5px solid #dee2e6;
  }
  #publications_table_div .filter-control {
    margin: 3px;
  }
  #publications_table_div .group-by td {
    background: #083f6c;
    padding-left: 15px;
    color: #fff !important;
    font-size: large;
    font-weight:700;
    border-width: 1px;
    border-color: #083f6c;
  }
  #publications_table_div .modal-body p{
    display: flex;
    margin: 3px;
  }
  #publications_table_div button.btn {
    background: #083f6c;
  }
  #publications_table_div button.btn:hover {
    background: #ecc530;
  }
  #publications_table_div .active>.page-link, .page-link.active {
    background: #fff;
    font-weight: bold;
    border: 1px solid #083f6c;
  }
/* ============ Footer ============ */

footer{
  background-color: #0d4e84;
  color:#fff;
  font-weight: bold;
}
footer ul li{
  list-style: none; 
}
footer a{
  color:#fff !important;
  text-decoration: none;
  font-weight: bold;
  min-width: 44px;
  min-height: 44px;
  align-content: center;
}
footer a:hover{
  color:#fff;
  text-decoration: underline;
}
#inner-footer p, #inner-footer a {
  font-size: 1em;
  font-weight: bold;
}
/* ============ Google Translate  ============ */
select.goog-te-combo {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 1px;
}
#google_translate_element{
  background-color:#fff;
  border-radius: 6px;
  display:block;
  padding-left:3px;
  padding-right:3px;
  margin-top:45px;
  float:right;
}
.goog-te-gadget .goog-te-combo{
  padding:4px;
  background:#e6e6e6;
}

/* =========== Calendar Page =============*/
#calTabs iframe {
  width: 100%;
  min-height: 350px;
  height: 50vh;
}
/* =========== Staff Dash ================*/
.webEditors ul{
  height: 350px;
  overflow-y:scroll;
}
/* =========== Gutenberg Editor Corrections =============*/
code {
  margin: 10px;
  background: #eef0f2;
  padding: 10px;
  border-radius: 10px;
  font-family: "Poppins", serif;
  color: #d63384 !important;
  font-size: .875em !important;
  word-wrap: break-word !important;
}

.wp-block-details summary {
  background: #0d4e84;
  color: white;
  padding: 10px;
  margin-bottom: 2px;
}
.wp-block-cover__inner-container p a {
  min-width: 44px;
  min-height: 44px;
}
.wp-block-button, .wp-block-list li a {
  min-width: 44px;
  min-height: 44px;
}
.wp-block-button a, .wp-block-heading a, .wp-block-file a, .wp-block-media-text a{
  min-width: 44px;
  min-height: 44px;
  display: inline-block;
}
.staff-teams .list-group-item a,
.staff-list .list-group-item a,
 .staff-affils a, .wp-social-link a, .staff-pubs a{
  min-width: 44px;
  min-height: 44px;
  align-content: center;
}
.list-group-item a, .emailbar a {
  min-width: 44px;
  min-height: 44px;
align-content: center;
}
p.has-small-font-size {
  font-size: 1em !important;
}
p.has-medium-font-size {
  font-size: 1.1em !important;
}
p.has-large-font-size {
  font-size: 1.3em !important;
}
p.has-x-large-font-size{
  font-size: 1.5em !important;
}
.wp-element-caption:hover, .wp-element-caption:focus {
  background: #0d4e84 !important;
  padding: 9px;
  color: #fff !important;
  transition: transparency 2s;
}

.wp-embed-site-title a{
  min-width: 44px;
  min-height: 44px;
  display: inline-block;
}
.form-select {
  min-width: 44px;
  min-height: 44px;
  display: inline-block;
}
.pagination .page-item a {
  min-width: 44px;
  min-height: 44px;
}
.page-numbers {
  padding: 5px;
  margin: 5px;
  background-color: #fdfdfd;
  border:1px solid #115c99;
}