.heropad{
padding-left:95px;
}
@media screen and (max-width: 580px){
.heropad {
padding-left:0px;
  }

/*Added to hide spacer in header pane - GLC*/
   #headerSpacer{
        display: none;
    }

}

.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 */





/*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%;
  }

/*Added to hide spacer in header pane - GLC*/
   #headerSpacer{
        display: none;
    }

}
.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);
  }

/*Added to hide spacer in header pane - GLC*/
   #headerSpacer{
        display: none;
    }
}
.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;
  }

/*Added to hide spacer in header pane - GLC*/
   #headerSpacer{
        display: none;
    }
}

/* end image block callouts*/


/* ADDED BY GARY CORPUZ */


/* For DDR Menu */
.backend-cp-collapsible
{
  overflow: visible !important;
}
.backend-cp-fixed
{
  overflow: visible !important;
}
/* End DDR Menu */


.navy-pager{
	width: auto !important;
}


.navTable{
    margin-left: auto;
    margin-right: auto;
    width: 1199px;
    table-layout: fixed;
}

.navCell{
font-size: 14pt;
    text-align: center;
	font-weight: bold;
}


#app .header .menu-grad-bg .logo-element {
    background: none !important;
    background-repeat: no-repeat !important;
    max-width: 100%;
    background-size: 192px 62px !important;
    position: relative;
    height: 100%;
    width: 192px;
   display: none !important;
    outline: 1px solid rgba(255, 255, 255, 0);
}
/* Main Logo Override */

.logo-link{
/*	background: url(/Portals/62/Images/NavMedLogoStack2.png) !important; */
}


.menu-grad-bg{
	padding-bottom: 40px !important; /*was 80 */
	background-color: #022a3a !important;
}

.app-header-fixed .header #backend-userbar+.menu-grad-bg {
    padding-bottom: 30px !important;  /* was 80 */
}



.header .logo-container .mobile-menu-logo-header{
/*    background: url(/Portals/62/NAVMED-Mobile.png) !important; */
    width: 160px;
    max-width: 100%;
    padding-bottom: 20px;

}

/* News Headline */
.content-box-header{
	font-size: 1.1em !important;
}

.author-dateline{
	font-size: .9em !important;
}


#footer-above{
	display: none;
}


/* SUPERFISH Color Change */


.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;

}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	min-width:		fit-content;
	width: 			100%; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			100%; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			100%; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	height: 2em;
	margin-bottom:	1em;	
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#e8b00f; /* #13a; */
}
.sf-menu li {
	background:		#022a3a; /* #BDD2FF; */
}
.sf-menu li li {
	background:		#064775; /* #AABDE6; */
}
.sf-menu li li li {
	background:		#033050; /* #9AAEDB; */
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#0076a9; /* #CFDEFF; */
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


// Addedd 2-16-22 to hide bottom white space
.col-md footer-links{
       display: none !important;
}
@media (max-width: 991px){
.req-footer-drawer {
    display: none !important;
}
}
.footer-links .footer-text-links {
    padding: 0 !important;
}

/*** header bars primarily for GRGB ***/


.redBar{
	height:1vh;
	background-color: #cc0000;
}

.yellowBar{
	height:1vh;
	background-color: #e8b00f;
}
.blueBar{
	height:1vh;
	background-color: #022a3a;
}
.goldBar{
	height:1vh;
	background-color: #998a42;
}
.mossBar{
	height:1vh;
	background-color: #445223;
}

.tealBar{
	height:1vh;
	background-color: #32a8a4;
}

// GRGB P tag line spacing

p.smaller{
	line-height: 1.2 !important;
}


@media (max-width: 1300px){
.PhotoDashboardSA.heroPaneCTA.heroPaneCTA_callout::after {
	/*display: none !important; */
}

#mobile-nav-wrap .bg {
  background-image: url(/Portals/62/NAVMED-bw-mobile.png) !important;
  opacity: .3;
  background-position: 50% 30%;
}

#mobile-nav h1{
  color: white !important;
}
}
/* End media 1300 */


#navskinovride{
   height: 250px;
}

.cssTest{
   color:green;
}


@media screen and (max-width: 828px){
.heropad {
padding-left:0px;
  }

/*Added to hide spacer in header pane - GLC*/
   #headerSpacer{
        display: none;
    }

}
