/* Custom CSS added by Steve*/
.content .press-briefing__date {
display: none;
}

.ftAccordionMenuListItem div.listItem {
    line-height: 24px;
    padding: 4px 5px;
}

.ftMenuLinkHeader {
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    font-family: "Roboto Slab", "RobotoSlabLocal", serif;
}

#app .header .menu-grad-bg .logo-element {
    background: url(/Portals/46/netc-mynavyhr-logos2.png) !important;
    background-repeat: no-repeat !important;
    background-size: 169px 83px !important;
    position: relative;
    display: inline-block;
}

#footer-above {
    display: none;
}

/* Custom CSS from Navy.mil*/
.heropad{
padding-left:95px;
}
@media screen and (max-width: 580px){
.heropad {
padding-left:0px;
  }
}

.uploaddiv {
    width: 925px;
}
.btn-primary {
    color: #fff !important;
}

.press-release__dateline {
    margin-bottom: 3rem;
    font-family: Roboto Slab,RobotoSlabLocal,serif !important;
    font-size: 1.75rem;
    font-weight: 700;
    text-align: center;
}

.short-border-top:after {
    margin: 0px 45%;
}

/* Styling of Expandable HTML Links to fit Font of the skin */
a.normal.CollapseLink, active, visited, hover, link{
    color: #08262C;
    font-weight:700; 
    text-transform: uppercase;
}
a.normal.ExpandLink, active, visited, hover, link{
    color: #08262C;
    font-weight:700;    
    text-transform: uppercase;
}
a.SubHead, active, visited, hover, link{
    color: #08262C;
    font-weight:700;    
}
/*End of Expandable HTML Links Styling */

/*Color Biography Buttons */
.afilter.no-switch .top-bar .toggle, .afilter.no-switch .search-filter .btn-primary {
    background: #003b4f !important;
}

#show-more-biographies {
      background: #003b4f !important;
}
/*Color Biography Buttons */

/*Start of History and Heritage */
.ui-datepicker-year{
    display:none;
}

.current-day {
    /*margin-top: 20px;*/
    text-align: center;
    padding-top: 21px;
    padding-bottom: 21px;
    background-color: #c6ccd0;
    width:100%;
    color: #003b4f;
    font-size: 17px;
}

.current-day .date-in-history {
    padding-top: 19px;
    padding-bottom: 19px;
    max-width: 700px;
    display: flex;
    margin: 0 auto;
}

.current-day .date-in-history-link{
    padding-left: 7%;
    padding-top: 11px;
    max-width: 700px;
    display: flex;
    margin: 0 auto;
}

.current-day .history-year {
    flex: 0 0 10%;
    font-size: 17px;
    font-weight: 700;
    line-height: 29px;
}

.current-day .history-description {
    max-width: 640px;
    flex: 0 0 86%;
    text-align: left;
    margin: 0 0 10px;
}

.current-day .history-description p{
    margin: 0 auto;
    line-height: 29px
}

.current-day .dates-divider {
    border: 1px solid #a0a0a0;
    max-width: 689px;
    margin-top: 10px;
    margin-bottom: -20px;
}

#date{
  border: 0;
  display: inline-block;
  color: #003B4F;
  max-width: 150px;
  height: 30px;
  font-size: 20px;
  line-height: 1.3em;
  background-color: #c6ccd0;
}

#date:focus{
    outline: none;
}

.fa-chevron-right:before {
    content: "\f054";
}

.current-day a{
    color: #003B4F;
    text-decoration: none;
}

.current-day h2 {
    font-family: "Roboto Slab", "RobotoSlabLocal", serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.3em;
    margin: 10px auto;
    color: #003B4F;
}
.current-day h3 {
   ont-family: "Roboto Slab", "RobotoSlabLocal", serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3em;
    color: #003B4F;
}

.current-day .divider-border {
    border: 3px solid #a0a0a0;
    height: 10px;
    margin-top: 10px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.current-day .history-divider {
    border-width: 3px;
    border-style: dashed;
    color: #a0a0a0;
    max-width: 696px;
    /*margin-top: -2px;
    height: 1px;*/
}

.current-day hr {
    max-width: 700px;
    margin: 0 auto;
    border: 0;
    border-top: 2px solid #a0a0a0;
    border-bottom: none;
}

.today-in-history-container .loadmore{
    border: solid 2px #003b4f;
    padding: 10px 55px 10px 55px;
    font-size: 12px;
    height: 50px;
    border-radius: 4px;
    color: #fff;
    font-family: "Roboto", "RobotoLocal", sans-serif;
    text-transform: uppercase;
    background-color: rgba(0,59,79, 1);
    font-weight: bold;
    display: flex;
    align-items: center;
    margin: 7px auto;
}

@media (max-width: 767px){
    .current-day .date-in-history {
        display: block;
        padding-right: 11px;
        padding-left: 11px;
    }
    
    .current-day .date-in-history-link a{
        font-size: 27px;
        line-height: 29px;
    }
    
    .current-day .history-year {
        text-align: left;   
        max-width: 700px;   
        width: 100vw;   
    }
}
/*End of History and Heritage */

/*image block callouts*/
.image-block-callouts {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
.image-block-callouts li {
  min-height: 460px;
  width: calc(50% - 10px);
  margin: 0 0 20px;
  overflow: hidden;
  position: relative;
  background: #000;
}
@media (max-width: 720px) {
  .image-block-callouts li {
    width: 100%;
  }
}
.image-block-callouts aside {
  height: 100%;
  width: 100%;
  position: relative;
}
.image-block-callouts .backdrop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  background-size: cover;
  background-position: 50% 50%;
  -webkit-filter: blur(2px);
          filter: blur(2px);
  -webkit-transition: all .2s;
  transition: all .2s;
}
.image-block-callouts li:hover .backdrop {
  -webkit-filter: blur(0px);
          filter: blur(0px);
  left: -20px;
  right: -20px;
  bottom: -20px;
  top: -20px;
  -webkit-transition: all 1s;
  transition: all 1s;
}
@media (max-width: 720px) {
  .image-block-callouts li .backdrop{
    -webkit-filter: blur(0px);
          filter: blur(0px);
  }
}
.image-block-callouts h1 {
  position: relative;
  word-break: break-word;
  padding-right: 28px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  font-size: 28px;
  color: #fff;
}
.image-block-callouts h1:after {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 50%;
  height: 30px;
  margin-top: -15px;
  -webkit-transition: right .2s;
  transition: right .2s;
}
.image-block-callouts li:hover h1:after {
  right: 0;
}
.image-block-callouts a {
  color: #fff;
  text-decoration: none;
  display: block;
  height: 100%;
  width: 100%;
  padding: 30px;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 1s;
  transition: all 1s;
}
.image-block-callouts a:hover {
  text-decoration: underline;
  background: rgba(0, 0, 0, 0.15);
  color: #fff;
}
@media (max-width: 720px) {
  .image-block-callouts a {
    padding: 20px;
  }
}

/* end image block callouts*/



















