@import url('https://fonts.googleapis.com/css?family=Open+Sans');


/**** back to top button ****/
#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 50px;
    background-color: #1687d7;
    color: #fff!important;
    text-align: center;
    font-size: 20px;
    text-decoration: none;
   border: 1px solid #fff!important;
  border-radius: 3px;
}
#back2Top:hover {
    background-color: #00548b;
    color: #F2C526!important;
   border: 1px solid #fff!important;
  border-radius: 3px;
}


a#back2Top:focus {
    box-shadow: 0 0 0 2pt #fff;
    outline: none!important;
}

/* Friedman  */
div.friedmanFolder .collapse {
    display: inline!important;
  
}


div.friedmanFolder {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

div.friedmanFolder a.collapse, div.friedmanFolder a.expand {
	background-position: left center;
	padding-right: 0;
	padding-left: 1.25rem;
  text-decoration: none;
}

div.friedmanFolder table.expandableContent {
	margin-top: 20px;	
}


/* news styling */

.adetail .gallery .pager-left {
    background: transparent url(/Portals/70/images/assets/icons/gallery-left.png) no-repeat left!important;
    opacity: 1!important;
}

.adetail .gallery .pager-right {
    background: transparent url(/Portals/70/images/assets/icons/gallery-right.png) no-repeat right!important;
    opacity: 1!important;
}

.DnnModule-ArticleCSDashboard .form-horizontal.afilter {
    background-color: #f3f3f3;
    border: 2px solid #f3f3f3;
    padding: 0px 0px 10px 0px;
    border-radius: 5px;
}

.DnnModule-ArticleCSDashboard .afilter .form-group {
    margin-bottom: -10px!important;
}

.adetail span.line {
    font-size: 16px!important;
    }

   .adetail .info strong, info p {
    font-size: 14px!important;
    font-weight: 300;
}
.adetail .gallery .counter {
    display: none!important;
}
.adetail.news .left {
font-size: 14px;

}
.tags a {
    font-size: 14px;
}
 .adetail.news .social {

 }
 
 .adetail.bio .header, .aprint.bio .header {
    text-align: left!important;
	}

.adetail .gallery .item .info p {
    font-size: 12px!important;
}

.adetail .info .date, .adetail.newsrelease .date, .adetail.contract .date, .adetail.transcript .date, .adetail.factsheet .date {
    color: #333!important;
}

/* NSA 21 Test */
  div.nsa21-brochure {
	margin-bottom: 20px; margin-bottom: 1.25rem;
}

div.nsa21-brochure .article-feature-image {
	
}

div.nsa21-brochure h2 { 
       color: #fff;
    font-weight: 700;
	background-color: #0095d6;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	padding: 10px 0px 10px 0px; padding: 0.625rem 0rem 0.625rem 0rem;
	margin: 0;
}

div.nsa21-brochure a.expand:focus h2, div.nsa21-brochure a.collapse:focus h2 {
  background-color: #005d90;
}

div.nsa21-brochure a.expand {
  display:block;
	color: #fff;
	background: url(/assets/img/icons/iconSelectorArrow.png) no-repeat;
	padding: 0;
	width: auto; height: auto; 
  text-decoration: none;
  
}
div.nsa21-brochure a.expand:focus, div.nsa21-brochure a.collapse:focus {
  color: #000!IMPORTANT;
}
div.nsa21-brochure a.collapse { 
   display:block;
	color: #fff;
	background: url(/assets/img/icons/iconCollapseArrow.png) no-repeat;
	padding: 0;
	width: auto; height: auto; 
    text-decoration: none;
}

div.nsa21-brochure .expandableContent {

}

/*** ---------------------------- General ---------------------------- ***/
body, html {
	/*background: #00548b; breaks readability of admin modules */
	font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}
body {
	font-size: 16px; 
}
p, header ~ div.container.skin-addpad h1 {
	display: block; 
	font-weight: normal;
  color: #000000;
}

 h2, h3, h4, h5, h6 {
    display: block;
    font-weight: 7;
    color: #00548b;
   line-height: 1.5em;
}

.DnnModule-DNN_HTML hr {
clear: none!important;
}

p {
	margin: 1em 0 1em 0;	
	font-size: 16px; 
}

hr {
    border-top: 1px solid #a4a4a4;
}



blockquote, blockquote p {
    font-size: inherit !important;
    color: #000 !important;
    font-style: normal;
    border-left: none !important;
}

.large-text {
    font-size: 18px;
    margin: 16px 0px 16px 0px;
}

.Normal , .NormalDisabled, .NormalDeleted, .Normal p, .Normal li, .Normal ul{
    color: #000000!important;
  font-size: 16px;
}

header ~ div.container.skin-addpad #dnn_ContentPaneLeft .title {
    color: #000!important;

}

header ~ div.container.skin-addpad #dnn_ContentPane .title {
    color: #000!important;

}



 header ~ div.container.skin-addpad h1::after {
    content: "";
    display: block;
    width: 50px;
    border-bottom: 4px solid #F2C526 !important;
    margin-top: 20px;
}
/* Alt Table Row Colors */ 
tr:nth-child(2n) {
    background-color: #ededed;
}

/*
#dnn_ContentPaneLeft ul, #dnn_ContentPane ul {
    list-style: disc;
    list-style-type: disc;
    padding-inline-start: 40px;
}
*/
ul, li 	{
	font-size: 16px; 
color: #000000!important;
}

li { 
  margin-bottom: 0.25em;
}
li p {
    line-height: 1.5em;
}

h1{
	font-size: 32px; 
	margin: 10px 0px 10px 0px;
  font-family: "Open Sans", "Arial Black", Helvetica-Black, Arial, Helvetica, sans-serif; 
}

h2 {
	font-size: 24px;
	margin: 13px 0px 13px 0px;
  font-family: "Open Sans", "Arial Black", Helvetica-Black, Arial, Helvetica, sans-serif; 
  font-weight: 700;
}

h3 {
	font-size: 18px; 
	margin: 16px 0px 16px 0px; 	
	font-family: "Open Sans", "Arial Black", Helvetica-Black, Arial, Helvetica, sans-serif; 
	  font-weight: 700;
}

h4 {
	font-size: 16px; 
	margin: 21px 0px 21px 0px; 
	font-family: "Open Sans", "Arial Black", Helvetica-Black, Arial, Helvetica, sans-serif; 
	font-weight: bolder;	
}

h5 {
	font-size: 13px;
  font-family: "Open Sans", "Arial Black", Helvetica-Black, Arial, Helvetica, sans-serif; 
	margin: 26px 0px 26px 0px; 
}

h6 {
	font-size: 10px; 
  font-family: "Open Sans", "Arial Black", Helvetica-Black, Arial, Helvetica, sans-serif; 
	margin: 37px 0px 37px 0px; 	
}

.xxlarge-text {
	font-size: 32px !important; 
	margin: 10px 0px 10px 0px;
}

.xlarge-text {
	font-size: 24px !important; 
	margin: 13px 0px 13px 0px;
}

.large-text {
	font-size: 18px !important; 
	margin: 16px 0px 16px 0px; 
}

.small-text {
	font-size: 13px !important;
	margin: 26px 0px 26px 0px;
}

.xsmall-text {
	font-size: 10px !important;
	margin: 37px 0px 37px 0px; 
}

.DnnModule-DNN_HTML a:visited {
color: #365c76;
}
a, a:link, a:focus {
    color: #0083e0;
	text-decoration: underline;
	text-decoration-skip: ink;
}

a:hover {
    text-decoration: underline
}

a.anchor {
	display: block; 
	position: relative; 
	top: -150px; 
	visibility: hidden;
}

.wrapper {
	max-width: none;
}

.container {
		width:100%;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
/*** ---------------------------- End General ---------------------------- ***/


/*** ---------------------------- Start Accessible Content ---------------------------- ***/

.hideit {
    position: absolute;
    top: -1000px;
}


a:focus {
    outline-offset: -2px!important;
    outline: 2px solid!important;
}

.dodAccordionMenuListItem:focus {
    outline: 2px solid!important;
}
.skin-search a, .skin-search a:visited, .skin-search a:link {
    color: #0083e0;
}

/*** ---------------------------- End Accessible Content ---------------------------- ***/


/*** ---------------------------- header region ---------------------------- ***/

/*** Start Header Branding ***/

header, #header {
	background-color: #00548B!important;
	color: #fff;
/*  position: fixed;
width: 100%;
   z-index: 99!important;*/
}
.navbar-toggle.pull-left.skin-nav-toggle {
    display: none;
}
.skin-header {
    height: 70px !important;
    min-height: 70px;
}

.skin-title a {
    text-decoration: none;
}


header .skin-header-background {
	background-color: transparent;
	background-image: none !important;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto; padding: 0;
	position: relative;
}

.skin-logo {
	width: 192px;
}

.skin-title {
	vertical-align: top;
	padding-top: 0px;
}

.skin-header-left {
    width: 66%;
	min-height: 70px!important;
}

.skin-header-right {
    float: right;
    width: 32%;
}

/*** Start Header Social ***/

.header-links {
    width: 122px;
    float: left;
    margin-top: 22px;
    /*border-right: 2px solid #1687d7;*/
    max-height: 30px;
}
.social.header-links span {
    color: #fff;
}

/*** End Header Social ***/

.skin-title .title-text, .skin-title .title-text a, .skin-title .title-text a:link, .skin-title .title-text a:hover, .skin-title .title-text a:visited {
	font-variant: normal;
	font-size: 15px;
	line-height: 24px;
	color: #fff !important;
	font-family: inherit !important;
}

.title-text::after { 
    content: "Defending our Nation. Securing the Future.";
    display: block;
    font-size: 24px;
    line-height: 24px;
}
/*** End Header Branding ***/


/*** Start search ***/
.desktop-search {
    float: right;
    border-radius: 8px;
    display: inline-block;
    margin: 18px 15px 12px 0;
    padding: 1px 6px 2px 0;
 
}

.fa.fa-search.fa-lg {
    color: #fff;
    font-size: 1.75em;
}
.skin-search-input { 
    background-color: #1b6ca4;
    color: #fff;
    border-radius: 0px;
    margin-right: 5px;
    border: transparent;
}
.fa.fa-search.fa-lg:hover {
	color:#F2C526;
}


/* mobile search */
.mobile-search {
	float: right !important;
}

.mobile-search .search-icon.open:before {
	background-color: transparent;
}
.skin-search a:hover { background-color: transparent; }

.search-icon.fa.fa-lg.open {
	color: #fff;
}

div.mobile-search-popup {
    right: 0px;
	top: 0px;
    background-color: #00548B;
    padding: 15px 20px 15px 20px;
	height: 55px;
}
.search-icon.fa.fa-lg.closed {
	color: #fff;
	font-size: 1.75em;
}

/*** end search ***/ 


/*** start navigation ***/ 

.navbar-collapse {
	padding: 0px;
	width: 100%;
}

.nav-main {
	max-width: 1100px;
	margin: 0 auto;
	width: 100%;
}
.otnav li a span {
    color: #fff;
}
.otnav, .menu {
	background-color: #1687d7!important;
  background-color: #1687d7!important;
}

.otnav li, .otnav li a {
	font-size: 18px;
	text-transform: none;
	font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
	font-weight: normal;
}

.otnav ul ul { 
    background-color: #1687d7;
  padding: 0px;
  border-radius: 0px!important;
}

.otnav ul ul ul {
    margin: 0px 0 0 0;
}

.otnav ul li a:hover, .otnav ul li:hover {
    background-color: #1687d7;
  color:#F2C526;
   outline: none!important;
}

.otnav ul ul li:hover {
    background-color: #2f93de;
}

.otnav ul ul li a:hover {
    background-color: #2f93de;
   color:#F2C526;
  outline: none!important;
}

.dropdown-menu {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;

}
li .active a {
    background-color: #2f93de !important;
}

.fa.fa-lg.fa-angle-right {
    color: #fff!important;
}

/* hamburger nav */

.skin-nav-toggle {
	background-color: #1687D7;
}

/*** end navigation ***/


/*** ---------------------------- end header region ---------------------------- ***/



/*** ---------------------------- content region ---------------------------- ***/

/*** Start Bread Crumbs ***/

.skin-addpad .skin-breadcrumb-container {
    margin-left: 0px;
    max-width: 1075px;
    display: table;
    margin: auto;
    width: 100%;
    margin-top: 10px;
}

skin-breadcrumb-separator {
    color: #adadad!important;
}

.skin-breadcrumb-container a, .skin-breadcrumb-container a:link, .skin-breadcrumb-container a:visited {
    color: #00548B !important;
}

/*** End Breadcrumbs ***/

a.image-gallery-launch {
    text-align: right !important;
    margin-bottom: 10px;
    display: block;
}

header ~ div.container.skin-addpad { 
	width: 100%;
	max-width: 1100px;
	background-color: #fff;
	margin-bottom: 30px;
	padding: 0px;
	display: table;
	border-collapse: separate; border-spacing: 0px 5px;
 /* margin-top: 160px;*/
}

/*.wrapper.container.nopad {
	background-color: #00548A;
	background-image:url('/Portals/70/nsa-bg.jpg');
	background-repeat:no-repeat;
	background-position: 100% 150px;
  background-attachment: fixed;
	background-size: cover;
	/* color: #fff; breaks readability of admin module sections */
/*}*/

header ~ div.container.skin-addpad .row {
	margin: 0;
	
}


/* ----------- inner content styles -------------- */
/*index nav */
UL.index-nav li {
    display: inline-block;
    padding: 0 3px;
  font-size: 15px;
}

UL.index-nav {
    list-style: none!important;
    width: 100%;
    padding: 0px!important;
  margin: 0px!important;
}



/* accordian */
.dodAccordionMenu div.dodAccordionRootNode {
    font-family: Arial,sans-serif;
    color: #1f5fa4;
    font-size: 14px;
    white-space: normal!important;
	}
.dodAccordionMenu div.dodAccordionRootNode a {
    line-height: 18px;
}

.dodAccordionMenu div.lvl0 {
    overflow: visible;
	}
	
.dodMenuLinkHeader {
    overflow: visible;
	}

/*** Gallery Background ***/

.adetail .gallery .item .image {
    background-color: #fff!important;
}

/* article body */

.adetail .dateline {
  float: none!important;
}

.adetail.news .body {
	font-size: 16px !important;
}

.adetail.news .body::after {
    content: "";
    clear: both;
    display: table;
}
/*bio styling */
.adetail.bio .gallery strong a {
    font-size: 12px !important;
}
/*article embed img and text box classes*/
div.article-feature-image {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 12px;
} 

div.article-feature-image img {
    margin: 0 auto;
	display: block;
} 


.img-right img, .img-left img {
	width: 100%;
}

.img-right img {
	margin-left: auto;
}

.img-left img {
	margin-right: auto;
}

.img-right {
	float: right;
	max-width: 40%;
	padding-left: 20px;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	margin-top: 40px;
}

.img-left {
	float: left;
	max-width: 40%;
	padding-right: 20px; 
	text-align: left;
	font-size: 12px;
	overflow: hidden;
	font-weight: normal;
	margin-top: 40px;
}

p .img-left, p .img-right {
	margin-top: auto;
}

div.img-full {
	position: relative;
	display: inline-block;
	width: 100%;
	font-size: 12px; 
}

img.img-full {
	width: 100%;	
}

.inline-box-right, .inline-box-left {
	max-width: 40%;
	padding: 0px 20px 0px 20px;
	font-size: 14px; 
	background-color: #ededed;
	border-radius: 5px;
	/*	background-color: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
	color: white; */
}

.inline-box-right {
	float: right;
	margin-left: 20px;
}

.inline-box-left {
	float: left;
	margin-right: 20px; 
}

p.right {
	text-align: right;	
}

ul.no-bullet {  /* List with no bullets or indentation */
	list-style: none;	
	padding: 0; 
	margin: 0;
}

a.expand {
    background: url(/../Portals/70/images/assets/icons/iconSelectorArrow.png) no-repeat center left;
    padding-right: 20px;
    width: 15px;
    height: 10px;
    padding-left: 20px;
}

a.collapse {
    background: url(/../Portals/70/images/assets/icons/iconCollapseArrow.png?) no-repeat center left;
    padding-right: 20px;
    width: 15px;
   /* height: 10px;*/
    padding-left: 20px;
}

.advanced-search a.expand, .advanced-search a.collapse {
	padding-right: 0;
	padding-left: 20px;
}

a.puzzle-answer {  /*puzzle periodical*/
	padding-left: 20px;	 	
}

.collapse.puzzle-answer {
    display: block;
    width: 100%;
}

.hide-label {
	font-size: 0;
	line-height: 0;
	display:  inline-block; 
	vertical-align: top;
	padding: 0;
	background-size: contain;
	background-repeat: no-repeat;
}

.date-modified {
	color: #808080;
	display: table-row;
}

ul.horizontal-list {
	padding: 0;
	margin: 0;
}

ul.horizontal-list li {
	display: inline-block;
	padding-right: 20px; 
	margin: 0;
    vertical-align: top;
}

ol li {padding: 3px;}

ol.lowerAlpha {list-style-type: lower-alpha;}

p.note {
	font-size: 14px; 	
	background-color: #fffae8;
	border: 1px solid #F2C526;
	padding: 10px;
	color: #000;
}

p.note a:link, p.note a {
	color: #002741; 
    font-weight: bold;
    text-decoration: underline;
}
/**/

.dated-entry-nav ul {
    list-style: none;
}

.dated-entry-nav ul li {
    display: inline-block;
    vertical-align: top;
    min-height: 30px;
    min-height: 1.875rem;
    padding: 0px 10px 0px 10px;
    padding: 0rem 0.625rem 0rem 0.625rem;
    color: #F2C526;
    line-height: 30px;
    line-height: 1.875rem;
}

/* bio widget */
.adash-bio .item {     /* Name */
	font-size: 14px;
	width: 33% !important;
}

.adash-bio .item b {   /* Position */
	font-size: 16px;
}

.adash .rss {
	position: absolute;
	top: 0px;
	right: 10px;
}
.alist.bio .title {
	text-transform: none !important;
}

.alist.bio .info .title {
	width: 100% !important;
}

.adetail.bio .social, .adetail.newsrelease .social, .adetail.news .social, .adetail.speeches .social, .adetail.contract .social, .adetail.factsheet .social, .adetail.sorn .social, .adetail.transcript .social {
	width: auto !important;
}


.adetail.bio .social .social-inner, .adetail.newsrelease .social .social-inner, .adetail.news .social .social-inner, .adetail.speeches .social .social-inner, .adetail.contract .social .social-inner, .adetail.factsheet .social .social-inner, .adetail.sorn .social .social-inner, .adetail.transcript .social .social-inner {
	float: right;
}

a .at-icon-wrapper {
	width: 32px !important;
	height: 32px !important;
}

a .at-icon-wrapper svg {
	width: 32px !important;
	height: 32px !important;
}


/* article Styling */

.alist.newsrelease .title , .alist .title{
    font-size: 16px!important;
	line-height: 22px!important;
}
.alist .info-bar .date, .alist.news .date, .alist.speeches .date, .alist.transcript .date, .alist.factsheet .date {
    color: #000!important;
    font-style: normal!important;
}

.info .title {
    width: 80%;
    float: left;
}

.info .date {
    width: 20%;
    float: left;
}

.alist.news .hidden-oxs {
    display: none;
}

/*Article filter styling*/



/* dated list of articles and press releases */


ul.dated-list, ol.dated-list {   
	display: table;
	width: 100%;
	margin: 0;
	padding: 0; 
	list-style: none;
	border-collapse: separate; 
	border-spacing: 0px 15px; border-spacing: 0rem 0.9375rem;
}
ol.dated-list {
	list-style-type: decimal;	
}

ul.dated-list li, ol.dated-list li { 
	display: table-row; 
	width: 100%;  
}
 
ol.dated-list li {
	display: list-item; 
}

ul.dated-list .date, ol.dated-list .date {
	display: table-cell;
	width: 15%;
	min-width: 135px;
	padding-right: 20px; padding-right: 1.25rem;
}

ul.dated-list .title, ol.dated-list .title {
	display: table-cell;  
	width: 85%;
}

/*added this style for pages which needed a wider left column (e.g. oral history interviews, venono chronology). Appended class wide if needed on the li <span class="date wide"> - dlhatfi*/
ul.dated-list .wide, ol.dated-list .wide {
	min-width: 250px !important;
}

/*video embed*/

.video-embed {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
	height: 0;
}

.video-embed iframe, .video-embed object, .video-embed embed {
	position: absolute;
	height: 100%;
	width: 100%;	
	left: 0;
	top: 0;
}

/*postal address*/

div.postal-address {
	padding-right: 10px; 
	display: block; 
}

div.postal-address ul {
	list-style: none;
}

div.postal-address ul li {
	display: block; 
}

span.postal-address {
	padding-right: 10px; 
	display: block; 
}

span.postal-address ul {
	list-style: none;
}

span.postal-address ul li {
	display: block; 
}

/* inline-list */

.inline-list ul {
	list-style: none;	
}

.inline-list li {
	padding: 0;
	margin: 0;	
}

/**** Start Vertical icon list *****/

ul.v-icon-list, .icon-body-text  {
    list-style: none; 
    display: table;
    padding: 0px; 
}

ul.v-icon-list ul {
	padding: 0px; margin: 0px;
}

ul.v-icon-list li {
    display: table-row;
}

ul.v-icon-list li img, .icon-body-text .icon {
    display: table-cell;
        max-width: 150px !important;
    width: 150px;
    height: auto;
    padding: 10px; 
	margin-top: 0.8125rem;
    vertical-align: middle;
}

ul.v-icon-list li span.information, .icon-body-text .body-text {
    display: table-cell;
    vertical-align: middle;
}

.icon-body-text .icon, .icon-body-text .body-text {
	vertical-align: top;
}

.icon-body-text .body-text {
	padding-left: 20px;
}

ul.v-icon-list li > span.information ul ul {
	padding-left: 40px;
}

/** image and file gallery module display **/
/* USACE */
div#dnn_ctr10279_ModuleContent > div:first-child > div:first-child {
    display: none;
}

div#dnn_ctr10279_ModuleContent > div:first-child > div:nth-child(2) {
    width: 100% !important;
}

div#USACEImageGalleryDiv { 
	width: 100%;
}
/* Air Force 2 */

.AF2ImageGallerylvItem h2 {
	font-size: 16px;
	font-weight: normal;
	color: inherit !important;
}

.AF2ImageGallerylvItem h2 a {
	color: inherit !important;
}


/* end gallery module */

/**** media gallery index *****/
/* 3 items per row */

ul.media-gallery-index {
	width: 100%;
	margin: 0;
	padding: 0; 
	list-style: none
}

ul.media-gallery-index li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	padding: 2%;
}

ul.media-gallery-index .thumb {
	display: block;
	width: 100%;
}

ul.media-gallery-index .title {
	display: block;
	width: 100%; text-align: center;
	font-size: 16px;
}

ul.media-gallery-index li img {
	width: 100%;
	height: auto;
}

/* for 2 larger items per row */

ul.media-gallery-index.large li {
	width: 49.5%;
}

/**** video gallery *****/

ul.video-gallery {   
	display: table;
	width: 100%;
	margin: 0;
	padding: 0; 
	list-style: none;
	border-collapse: separate; 
	border-spacing: 0px 20px;  
}

ul.video-gallery li { 
	display: table-row; 
	width: 100%;
}

ul.video-gallery .thumbnail {
	display: table-cell;
	width: 35%;
	min-width: 135px;
	padding-right: 20px;  
	vertical-align: top;
}

.thumbnail {
    border: none;
}

ul.video-gallery .information {
	display: table-cell;  
	width: 65%; 
	vertical-align: top;
}

ul.video-gallery .title {
	display: block;
	width: 100%;
	font-size: 18px; 
	font-weight: bold;
	padding-bottom: 5px; 
}

ul.video-gallery .date {
	display: block;
	width: 100%;
	font-size: 13px; 
	padding-bottom: 5px; 
}

ul.video-gallery .description {
	display: block;
	width: 100%;
	padding-bottom: 5px;
}

ul.video-gallery li img {
	width: 100%;
	height: auto;
}

/**** audio gallery *****/

ul.audio-gallery {   
	display: table;
	width: 100%;
	margin: 0;
	padding: 0; 
	list-style: none;
	border-collapse: separate; 
	border-spacing: 0px 15px;  
}

ul.audio-gallery li { 
	display: table-row; 
	width: 100%;
}

ul.audio-gallery .file-info {
	display: table-cell;
	width: 10%;
	min-width: 50px;
	padding-right: 20px; 
	vertical-align: top;
	font-size: 13px; 
}

ul.audio-gallery .filetype {
	display: block;
	width: 100%;
}

ul.audio-gallery .length {
	display: block;
	width: 100%;
}

ul.audio-gallery .size {
	display: block;
	width: 100%;
}

ul.audio-gallery .general-info {
	display: table-cell;  
	width: 90%; 
	vertical-align: top;
}

ul.audio-gallery .title {
	display: block;
	width: 100%;
	font-size: 16px; 
	font-weight: bold;
	padding-bottom: 10px; 
}

ul.audio-gallery .date {
	display: block;
	width: 100%;
	font-size: 13px; 
	padding-bottom: 10px; 
}

ul.audio-gallery .description {
	display: block;
	width: 100%;
}

ul.audio-gallery li img {
	width: 100%;
	height: auto;
}

/**** publications gallery *****/

ul.publication-gallery {   
	display: table;
	width: 100%;
	margin: 0;
	padding: 0; 
	list-style: none;
	border-collapse: separate; 
	border-spacing: 0px 15px;  
}

ul.publication-gallery li { 
	display: table-row; 
	width: 100%;
}

ul.publication-gallery .thumbnail {
	display: table-cell;
	width: 15%;
	min-width: 50px;
	padding-right: 20px; 
	vertical-align: top; 
	
	border-bottom: 1px solid #808080;
	padding-bottom: 15px; 
}

ul.publication-gallery .information {
	display: table-cell;  
	width: 85%; 
	vertical-align: top;   
	
	border-bottom: 1px solid #808080;
	padding-bottom: 15px; 
}

ul.publication-gallery .title {
	display: block;
	width: 100%;
	font-size: 16px; 
	font-weight: bold;
	padding-bottom: 10px; 
}

ul.publication-gallery .date {
	display: block;
	width: 100%;
	font-size: 13px; 
	padding-bottom: 10px; 
}

ul.publication-gallery .description {
	display: block;
	width: 100%;
}

ul.publication-gallery .description ul {
    padding: 0; margin: 0; 
}

ul.publication-gallery .description li {
    line-height: 0;
    font-size: 14px; 
}

ul.publication-gallery li img {
	width: 100%;
	height: auto;
}

/*** Start Table Styling ***/

.base-container table caption {
	font-size: 18px; 
	font-weight: bold;
	padding: 12px 0px; 
}


.base-container table th {
	background-color: #002741;
	padding: 5px; 
	color: #fff;
}

.base-container table td {
	padding: 5px; 
	vertical-align: top;
}
.base-container table, .body-content table td {
	border-color: #bdbdbd;	
}

tr.table-row-alt {
	background-color: #ededed;	
}

/*** End Table Styling ***/


/*** Start Form Styling ***/


#df_field_logisticsSection label, #df_field_eventPOC label, #df_field_presentationSection label, #df_field_EventSection label {
    margin-top: 20px;
    font-size: 20px;
    color: #fff;
    background-color: #00548B;
    padding: 10px;
}

.field hr {
    margin-top: 5px;
    margin-bottom: 5px;
	border-top: 1px solid transparent;
}

#df_field_nameLabel label {
    color: #00548B !important;
    font-weight: bold;
}

#df_field_expensesCovered input {
    width: inherit;
	min-height: 0px
}

.df_Default .field .control, .df_Default .field, .df_Default .field input, .df_Default .field select, .df_Default .field textarea {
    width: 100%;
}

.required.required_label {
    font-size: 1em!important;
    line-height: 1.5em!important;
    padding-left: 5px!important;
}

.df_Default .subextra {
    margin-bottom: 10px;
}
.val_block .val_msg {
    border: none!important;
    background-color: transparent!important;
    padding: 0px !important;
}

.df_form #df_field_Email .field {
    width: 100%;
}

.df_form #df_field_Email .field input {
    width: 100%;
}

.df_form #df_field_Name .field {
    width: 100%;
}

.df_form  #df_field_Subject .field, .df_form  #df_field_Subject input{
    width: 100%;
}
.df_form #df_field_Postal_Address .field {
width: 100%;
}

.df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressUnitDiv , .df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressUnitDiv input{
    width: 100%;
}

.df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressStreetDiv , .df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressStreetDiv input{
    width: 100%;
}

.df_form  #df_field_HomePhone .field, .df_form  #df_field_HomePhone input{
    width: 100%;
}

.df_form  #df_field_WorkPhone .field, .df_form  #df_field_WorkPhone input{
    width: 100%;
}

.df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressCityDiv , .df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressCityDiv input{
    width: 100%;
}

.df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressRegionListDiv, .df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressRegionListDiv select{
    width: 100%;
}

.df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressCountryDiv, .df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressCountryDiv select{
    width: 100%;
}


.df_form  #df_field_DateRange .field, .df_form  #df_field_DateRange textarea {
    width: 100%;
}

.df_form  #df_field_Describe .field, .df_form  #df_field_Describe textarea {
    width: 100%;
}
.df_form  #df_field_Comments .field, .df_form  #df_field_Comments textarea {
    width: 100%;
}

.df_form  #df_field_Name .field .field {
    width: 50%;
}
.df_form #df_field_Name  .field input {
    width: 100%;
}

.df_form #df_field_Organization .field {
    width: 100%;
}

.df_form #df_field_Organization .field input {
    width: 100%;
}

.df_form #df_field_Message .field {
    width: 100%;
}

.df_form #df_field_Message .field textarea {
    width: 100%;
}

input .valtDate .hasDatepicker {
    width: 25%;

}

.df_Default .val {
    color: #f00;
    border: 2px solid #f00;
    padding: 10px;
    background-color: #ffefef;
}

.ui-datepicker-trigger {
	/*width: 7%;*/
	margin-left: 1%;
}

.tzClass {
    width: 68% !important;

}

.df_Default {
    width: 500px;
	margin: auto;
}

.df_Default .focus {
    background-color: #ededed!important;
}



.submit input {
    background-color: #0083e0;
    color: #fff;
    padding: 10px 20px;
    border: 0px;
	font-weight: 700;
	margin-left: 5px;
}

.submit input:hover {
    background-color: #00548B;
}

.df_form .field input:focus, .df_form  textarea:focus, .df_form .field select:focus {
    border: 2px solid #0083e0!important;
}

.df_form .label_top {
    padding: 0 0 5px 0;
}
	
.submit input:focus {
    border: 2px solid #000;
	margin: -2px 0px 0px -2px
}

.df_Default .label {
    /*color: #00548B !important;*/
    line-height: 1.25em !important;
    font-family: "open sans", sans-serif, arial, helvetica;
    font-weight: 700 !important;
}
	
.df_Default {
    font-family: "open sans", sans-serif, arial, helvetica!important;
}
.df_Default label {
    font-weight: normal;

}

.df_Default input, .df_Default button {
    min-height: 35px;
}

/*** End Form Styling ***/

#unsupported-browser {
    background-color: #FFF197;
    color: #000;
    padding: 5px;
    margin: 0;
}



/*** ---------------------------- end content region ---------------------------- ***/



/*** ---------------------------- Footer ---------------------------- ***/




/*** Start General footer styling ***/

/*** start stick footer to bottom of page ***/

.wrapper {
    position: relative;
    /*padding-bottom: 300px;*/ /* alh */
    min-height: 100vh;
}

footer {
	display: inherit;
	background-color: #00548b;
	color: #fff !important;
	padding: 0px 20px 20px 20px;
	margin: 0 auto;
	width: 100%;
    /*position: absolute;*/ /* created issues in responsive alh */
    bottom: 0px !important;
}


footer a, footer a:link, footer a:hover, footer a:visited {
	color: #ffffff !important;
	text-decoration: none;
}
footer a:hover {
	text-decoration: underline;
}

.skin-footer-background {
	background-image: none;
	background-color: transparent;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}

footer li {
    line-height: 1.75em;
}

#dnn_FooterLinks {
    display: none;
}

/*** End General footer styling ***/


/*** Start footer social section styling ***/
footer .col-md-6 { margin-bottom: 0 !important; }
footer .skin-social h3, footer .title {
	font-size: 18px;
	text-transform: none;
	font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
	font-weight: Bold;
	color: #fff !important;
}

#dnn_SocialLinks_stayconnected h3 {
    width: 150px;
    float: left;
    border: none !important;
    margin-top: 8px;
	margin-left: 35%;
}

.social-item span {
    background-color: #1687d7;
	}

/*** End footer social section styling ***/


/*** Start Footer module styling ***/

footer .col-md-6 {
    width: 100% !important;
	margin-top: 20px;
	margin-bottom: 20px;
}
 footer ul {
	padding-inline-start: 0px!important;
 }

.internal-links {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

#dnn_FooterRowLeft {
    width: 45%;
    border-right: 1px solid #1687d7;
	margin-right: 10px;
}

.internal-links strong {
    color: #f2c526;
}

#dnn_FooterRowMiddle {
    width: 21%;
    border-right: 1px solid #1687d7;
}

#dnn_FooterRowRight {
    width: 30%;
}
footer .blue-header h2 {
    display: none;
}

footer .DNNModuleContent {
    min-height: 200px;
}
footer h3 {
	border-bottom: none;
}

/*** End Footer module styling ***/

/*** ---------------------------- end footer ---------------------------- ***/



/*** ---------------------------- Start Responsive ---------------------------- ***/



/* --------- //Start Legacy .responsive// --------- */


/* start media gallery */
ul.media-gallery-index li {	width: 49.5%;}

ul.media-gallery-index.large li {width: 49.5%;}
    
ul.media-gallery-index li img {max-width: 362px; }  

img.responsive {
	width: 100%;
	height: auto;	
}

/* end media gallery */  




/* --------- //End Legacy .responsive// --------- */



/* --------- //Start min-width:1200px// --------- */


@media all and (min-width:1200px){
/* Start page bottom padding adjustedment */
.wrapper {padding-bottom:400px!important;}
/* firefox Only */ @document url("https://nsa.dod.afpims.mil/") {.wrapper {padding-bottom:330px!important;} }
/* Chrome Only */ @media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) { .wrapper {padding-bottom:330px!important;}}
footer {position: absolute!important;}
/* End page bottom padding adjustedment */
 }

/* --------- //End min-width:1200px// --------- */



/* --------- //Start max-width:1199px// --------- */

@media all and (max-width: 1199px) {
/* Start header section */
div.skin-header-left {width: 60%;}	
.skin-logo {max-width: 162px;}
div.skin-header-right {width: 355px;}
.title-text {font-size: 12px !important; color: #fff; line-height: 16px !important;}
.title-text::after {font-size: 18px !important; color: #fff; line-height: 24px !important;}
.otnav li, .otnav li a {font-size: 16px;}
/*.navbar-toggle.pull-left.skin-nav-toggle { display: block;}
.navbar-collapse.nav-main-collapse.collapse.otnav.nopad {display: none !important;}*/

/* End header section */
}

/* --------- //End max-width:1199px// --------- */


/* --------- //Start max-width:991px// --------- */

@media all and (max-width: 991px) {
/* Start header section */
div.skin-header-left {width: auto;	margin-left: 10px;}
div.skin-header-right {width: 185px;}
div.social.header-links {margin-top: 20px;}
div.desktop-search {display: none !important;}
div.mobile-search {	display: inherit !important;}
div.mobile-search-popup {right: 40px;}
div.otnav {	width: 100%;}
/* End header section */

/* Start content region */
/*sidebar pages*/
div#dnn_ContentPaneLeft {width: 100%!important; margin-right: 0;}
div#dnn_RightPane {width: 100%!important;}
/* End content region */

/* Start footer region */
.internal-links {-moz-column-count: 1 !important;column-count: 1!important;}
#dnn_FooterRowLeft {width: 35%;}
#dnn_FooterRowRight {width: 31%;}
#dnn_FooterRowRight img {max-width: 48%;}
footer li {line-height: 1.5em;font-size: 14px !important;}
footer .col-md-4 {float: left!important;}
#dnn_FooterRowMiddle {width: 32%;}
footer .col-md-4 .base-container {min-height: 325px;}
footer .skin-social h3, footer .title { font-size: 16px;}
/* Start footer region */


}

/* --------- //start max-width:900px// --------- */

@media all and (max-width: 900px){	
/* Start header section */
header .skin-header-background {
width: inherit;
margin-left: 50px !important;
}
/* end header section */
}

/* --------- //end MAX-width:901px// --------- */

/* --------- //start MAX-width:870px// --------- */

@media all and (max-width: 870px){	
/* Start header section */
.otnav li, .otnav li a {font-size: 14px!important;}
/* end header section */
}

/* --------- //End MAX-width:870px// --------- */

/* --------- //MAX-width:815px// --------- */

@media all and (max-width: 815px){	
/* Start header section */
div.social.header-links {display: none!important;}
.skin-header-right {width: 85px!important;}
/* end header section */
}

/* --------- //End MAX-width:815px// --------- */

/* --------- //Start MAX-width:767px/766px// --------- */
@media all and (max-width: 766px){	
  /* Start header section */
.skin-title {display: none; /*table-row; background-color: #002741;*/}

.navbar-toggle.pull-left.skin-nav-toggle {display: none;}
  /* end header section */
}

@media all and (max-width: 767px){	
/* Start header section */
  div.skin-header-left {
	display: table;
	background-color: #00548B;
	width: 100%;
	margin: 0;
	padding: 0px 0px;}

.navbar-toggle.pull-left.skin-nav-toggle {margin-left: 10px;}

.skin-title .title-text {padding: 10px;}
.skin-logo {height: 63px;padding: 17px 0 0 0;}

div.social.header-links {display:none;}

div.skin-header-right {
	position: absolute;
	width: 50px;
	top: 0px;
	right: 0px;}

div.mobile-search-popup {
	right: 50px;
	top: 0px;
	background-color: #00548B;
	padding: 15px 0px;
	width: 210px;
	text-align: right;}
/* end header section */

/* Start content region */
.img-right, .img-left {	max-width: 50%;}

.inline-box-right, .inline-box-left {max-width: 50%;}

/* media gallery */
ul.media-gallery-index li {	width: 49.5%;}

ul.media-gallery-index.large li {width: 49.5%;}
    
/* responsive data tables */
/* responsive data tables - row header priority */

/* Vertical icon list */
ul.v-icon-list li {	display: inline-block;	width: 100%;}
	
ul.v-icon-list li li {
	border-bottom: 1px solid #ededed;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;}

ul.v-icon-list li li li {border-bottom: none;}

ul.v-icon-list li img {	display: block;	margin: 0 auto;} 

ul.v-icon-list li span.information {display: inline-block; width: 100%;}
/* end content region */


/* start responsive data tables */
.responsive table, .responsive thead, .responsive tbody, .responsive tr, .responsive th, .responsive td {
	display: block;  
	border: none;}

.responsive th, .responsive thead {
	position: absolute;
	top: -9999px; left: -9999px;}

.responsive tr {border-bottom: 1px solid #002741;}

.responsive td {
	border: none; 
	border-bottom: 1px solid #ededed;}

.responsive td:before {
	top: 6px; left: 6px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;	
	font-weight: bold;  
	content: attr(axis); }	

.responsive .entry-header {
	background-color: #002741;
	color: #FFFFFF;
	text-align: left;}	

.responsive td[axis="Email:"] {word-break: break-all;}
/* end responsive data tables */

/* start responsive data tables - row header priority */
.responsive-row-head table, .responsive-row-head thead, .responsive-row-head tbody, .responsive-row-head tr, .responsive-row-head th, .responsive-row-head td {
	display: block;	border: none;}

.responsive-row-head th, .responsive-row-head thead {}

.responsive-row-head th[scope=col] {
	position: absolute;
	top: -9999px; left: -9999px;}

.responsive-row-head tr {border-bottom: 1px solid #002741;}

.responsive-row-head td {border: none; border-bottom: 1px solid #ededed;}

.responsive-row-head td:before {
	top: 6px;
	left: 6px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;	
	font-weight: bold;  
	content: attr(axis); }

.responsive-row-head .entry-header {
	background-color: #002741;
	color: #FFFFFF;
	text-align: left;}	

.responsive-row-head td[axis="Email:"] { word-break: break-all;}

table .entry-header a, table .entry-header a:visited, table .entry-header a:hover {color: #fff;}
}
/* end responsive data tables - row header priority */

/* --------- //end MAX-width:767px// --------- */



/* --------- //Start max-width:700px// --------- */

@media (max-width:700px) {
/*Start content region*/
/*Article styling*/
.info .title { width: 100%; float: left;}
.info .date {width: 100%; float: left;}
/*.item .poster img {display: none;}*/

/* dated list of articles and press releases */
ul.dated-list, ol.dated-list {display: inherit;	border-spacing: inherit;}
ul.dated-list li, ol.dated-list li {display: inherit;margin: 15px 0px; margin: 0.9375rem 0rem;}
ul.dated-list .date, ol.dated-list .date {
	display: inherit;
	width: 100%;
	padding: 0; 
	margin: 0;}

ul.dated-list .title, ol.dated-list .title {
	display: inherit;
	width: 100%;
	padding: 0;
	margin: 0;}

/* vertical lists */
ul.v-icon-list li img, .icon-body-text .icon img, .icon-body-text .icon, .icon-body-text .body-text {
    display: block;
    margin: 0 auto;}

 ul.v-icon-list li img, .icon-body-text .icon img, .icon-body-text .icon, .icon-body-text .body-text {
    display: block;
    margin: 0 auto;
}
/*end content region*/

/*start footer region*/
#dnn_FooterRowLeft {width: 100%;border: none !important;}
.internal-links {-moz-column-count: 2 !important;column-count: 2 !important;}
#dnn_FooterRowRight, #dnn_FooterRowMiddle{width: 49%;border: none !important;}
footer .col-md-4 .base-container {min-height: 1px;}
.footer-content.seals {	text-align: left !important;}
#dnn_SocialLinks_stayconnected h3 {	margin-left: 25%;}
footer .DNNModuleContent {min-height: 150px;}
/*end footer region*/
}

/* --------- //End max-width:700px// --------- */




/* --------- //Start MAX-width:500px// --------- */

@media all and (max-width: 500px) {
/* start content region */

.inline-box-right, .inline-box-left {max-width: 100%; margin: 0;}

.img-right, .img-left {max-width: 100%; padding: 0; width: 100%;}

.adetail .media-inline {
    display: block;
    float: none;
    margin: 0 auto;
	margin-top: 5px;
    margin-bottom: 30px;
}

/*responsive forms*/	
.df_Default {width: 100%;margin: auto;}
.df_form #df_field_Name .field .field {width: 100%;}
.ui-datepicker-trigger {width: 15%;margin-left: 1%;}
.tzClass {width: 100%!important;margin-top: 10px !important;}
.df_form .submit input {width: 95% !important;}

/* media gallery */
ul.media-gallery-index li {	width: 100%;}

ul.media-gallery-index.large li {width: 100%;}	
    
ul.media-gallery-index li img {max-width: 100%;}

/* video gallery */
ul.video-gallery {   
	display: inherit;
	border-spacing: 0px 5px; border-spacing: 0rem 0.3125rem;	}

ul.video-gallery li { 
	display: inherit;
	margin: 15px 0px; margin: 0.9375rem 0rem;}
    
ul.video-gallery .thumbnail {
	display: inherit;
	width: 100%;
	padding: 0; 
	margin: 0;	}

ul.video-gallery .information {
	display: inherit;
	width: 100%;
	padding: 0;
	margin: 0;}

/* audio gallery */
ul.audio-gallery {display: inherit;}

ul.audio-gallery li {display: table-row; width: 100%;}

ul.audio-gallery .file-info {
	display: inherit;
	margin: 15px 0px; margin: 0.9375rem 0rem;}

ul.audio-gallery .filetype, ul.audio-gallery .length, ul.audio-gallery .size {
	display: inline;
	width: auto;
	margin-right: 10px; margin-right:0.625rem;}

ul.audio-gallery .general-info {
	display: inherit;
	width: 100%;
	padding: 0;	margin: 0;}
    
/* responsive data tables */
/* responsive data tables - row header priority */
/* Vertical icon list */
/* back to top scroll */
#back2Top {bottom: 10px;right: 10px;}
/* end content region */
}

/* --------- //End MAX-width:500px// --------- */



/* --------- //End MAX-width:480px// --------- */

@media (max-width:480px) {
/*start footer region*/
.internal-links {-moz-column-count: 1 !important;column-count: 1 !important;}
#dnn_FooterRowRight, #dnn_FooterRowMiddle{width: 100%;border: none !important;}
#dnn_SocialLinks_stayconnected h3 {margin-left: 0%;}
/*footer .col-md-6 {width: 140px !important;margin: 20px 0;}*/
/*end footer region*/
}

/* --------- //Start MAX-width:480px// --------- */



/* --------- //Start MAX-width:320px// --------- */

@media all and (max-width: 320px) {
/* Start header section */	
.navbar-toggle.pull-left.skin-nav-toggle {margin-left: 5px;}

.title-text { padding: 5px; font-size: 11px !important;}

.title-text::after {font-size: 12px !important;}

div.social.header-links {display:none;}
/* end header section */

/* Start content region */
/* dated list of articles and press releases */

/* images */
.img-caption {
	position: relative;
	bottom: 0px;
	padding: 0px 8px 0px 8px; padding: 0rem 0.5rem 0rem 0.5rem;
	background: rgba(0, 0, 0, 0.75);}

/* responsive data tables */
/* responsive data tables - row header priority */
/* media gallery */
/* video gallery */
/* audio gallery */
/* Article Page */
/* Share Buttons */
/* Vertical icon list */
/* end content region */
}
Browser specific
@media (min-width: 0px) and (max-width: 320px) { _:-ms-input-placeholder, :root iframe.youtube { min-height: 200px;}}

/* --------- //End MAX-width:320px// --------- */


/*** ---------------------------- End Responsive ---------------------------- ***/



/*** ---------------------------- Start Browser Specific ---------------------------- ***/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    iframe.youtube {position: inherit !important;min-height: 270px; }
}


/*** ---------------------------- End Browser Specific ---------------------------- ***/

@import url('https://fonts.googleapis.com/css?family=Open+Sans');


/**** back to top button ****/
#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 50px;
    background-color: #1687d7;
    color: #fff!important;
    text-align: center;
    font-size: 20px;
    text-decoration: none;
   border: 1px solid #fff!important;
  border-radius: 3px;
}
#back2Top:hover {
    background-color: #00548b;
    color: #F2C526!important;
   border: 1px solid #fff!important;
  border-radius: 3px;
}


a#back2Top:focus {
    box-shadow: 0 0 0 2pt #fff;
    outline: none!important;
}

/* Friedman  */
div.friedmanFolder .collapse {
    display: inline!important;
  
}


div.friedmanFolder {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

div.friedmanFolder a.collapse, div.friedmanFolder a.expand {
	background-position: left center;
	padding-right: 0;
	padding-left: 1.25rem;
  text-decoration: none;
}

div.friedmanFolder table.expandableContent {
	margin-top: 20px;	
}


/* news styling */

.adetail .gallery .pager-left {
    background: transparent url(/Portals/70/images/assets/icons/gallery-left.png) no-repeat left!important;
    opacity: 1!important;
}

.adetail .gallery .pager-right {
    background: transparent url(/Portals/70/images/assets/icons/gallery-right.png) no-repeat right!important;
    opacity: 1!important;
}

.DnnModule-ArticleCSDashboard .form-horizontal.afilter {
    background-color: #f3f3f3;
    border: 2px solid #f3f3f3;
    padding: 0px 0px 10px 0px;
    border-radius: 5px;
}

.DnnModule-ArticleCSDashboard .afilter .form-group {
    margin-bottom: -10px!important;
}

.adetail span.line {
    font-size: 16px!important;
    }

   .adetail .info strong, info p {
    font-size: 14px!important;
    font-weight: 300;
}
.adetail .gallery .counter {
    display: none!important;
}
.adetail.news .left {
font-size: 14px;

}
.tags a {
    font-size: 14px;
}
 .adetail.news .social {

 }
 
 .adetail.bio .header, .aprint.bio .header {
    text-align: left!important;
	}

.adetail .gallery .item .info p {
    font-size: 12px!important;
}

.adetail .info .date, .adetail.newsrelease .date, .adetail.contract .date, .adetail.transcript .date, .adetail.factsheet .date {
    color: #333!important;
}

/* NSA 21 Test */
  div.nsa21-brochure {
	margin-bottom: 20px; margin-bottom: 1.25rem;
}

div.nsa21-brochure .article-feature-image {
	
}

div.nsa21-brochure h2 { 
       color: #fff;
    font-weight: 700;
	background-color: #0095d6;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	padding: 10px 0px 10px 0px; padding: 0.625rem 0rem 0.625rem 0rem;
	margin: 0;
}

div.nsa21-brochure a.expand:focus h2, div.nsa21-brochure a.collapse:focus h2 {
  background-color: #005d90;
}

div.nsa21-brochure a.expand {
  display:block;
	color: #fff;
	background: url(/assets/img/icons/iconSelectorArrow.png) no-repeat;
	padding: 0;
	width: auto; height: auto; 
  text-decoration: none;
  
}
div.nsa21-brochure a.expand:focus, div.nsa21-brochure a.collapse:focus {
  color: #000!IMPORTANT;
}
div.nsa21-brochure a.collapse { 
   display:block;
	color: #fff;
	background: url(/assets/img/icons/iconCollapseArrow.png) no-repeat;
	padding: 0;
	width: auto; height: auto; 
    text-decoration: none;
}

div.nsa21-brochure .expandableContent {

}

/*** ---------------------------- General ---------------------------- ***/
body, html {
	/*background: #00548b; breaks readability of admin modules */
	font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}
body {
	font-size: 16px; 
}
p, header ~ div.container.skin-addpad h1 {
	display: block; 
	font-weight: normal;
  color: #000000;
}

 h2, h3, h4, h5, h6 {
    display: block;
    font-weight: 7;
    color: #00548b;
   line-height: 1.5em;
}

.DnnModule-DNN_HTML hr {
clear: none!important;
}

p {
	margin: 1em 0 1em 0;	
	font-size: 16px; 
}

hr {
    border-top: 1px solid #a4a4a4;
}



blockquote, blockquote p {
    font-size: inherit !important;
    color: #000 !important;
    font-style: normal;
    border-left: none !important;
}

.large-text {
    font-size: 18px;
    margin: 16px 0px 16px 0px;
}

.Normal , .NormalDisabled, .NormalDeleted, .Normal p, .Normal li, .Normal ul{
    color: #000000!important;
  font-size: 16px;
}

header ~ div.container.skin-addpad #dnn_ContentPaneLeft .title {
    color: #000!important;

}

header ~ div.container.skin-addpad #dnn_ContentPane .title {
    color: #000!important;

}



 header ~ div.container.skin-addpad h1::after {
    content: "";
    display: block;
    width: 50px;
    border-bottom: 4px solid #F2C526 !important;
    margin-top: 20px;
}
/* Alt Table Row Colors */ 
tr:nth-child(2n) {
    background-color: #ededed;
}

/*
#dnn_ContentPaneLeft ul, #dnn_ContentPane ul {
    list-style: disc;
    list-style-type: disc;
    padding-inline-start: 40px;
}
*/
ul, li 	{
	font-size: 16px; 
color: #000000!important;
}

li { 
  margin-bottom: 0.25em;
}
li p {
    line-height: 1.5em;
}

h1{
	font-size: 32px; 
	margin: 10px 0px 10px 0px;
  font-family: "Open Sans", "Arial Black", Helvetica-Black, Arial, Helvetica, sans-serif; 
}

h2 {
	font-size: 24px;
	margin: 13px 0px 13px 0px;
  font-family: "Open Sans", "Arial Black", Helvetica-Black, Arial, Helvetica, sans-serif; 
  font-weight: 700;
}

h3 {
	font-size: 18px; 
	margin: 16px 0px 16px 0px; 	
	font-family: "Open Sans", "Arial Black", Helvetica-Black, Arial, Helvetica, sans-serif; 
	  font-weight: 700;
}

h4 {
	font-size: 16px; 
	margin: 21px 0px 21px 0px; 
	font-family: "Open Sans", "Arial Black", Helvetica-Black, Arial, Helvetica, sans-serif; 
	font-weight: bolder;	
}

h5 {
	font-size: 13px;
  font-family: "Open Sans", "Arial Black", Helvetica-Black, Arial, Helvetica, sans-serif; 
	margin: 26px 0px 26px 0px; 
}

h6 {
	font-size: 10px; 
  font-family: "Open Sans", "Arial Black", Helvetica-Black, Arial, Helvetica, sans-serif; 
	margin: 37px 0px 37px 0px; 	
}

.xxlarge-text {
	font-size: 32px !important; 
	margin: 10px 0px 10px 0px;
}

.xlarge-text {
	font-size: 24px !important; 
	margin: 13px 0px 13px 0px;
}

.large-text {
	font-size: 18px !important; 
	margin: 16px 0px 16px 0px; 
}

.small-text {
	font-size: 13px !important;
	margin: 26px 0px 26px 0px;
}

.xsmall-text {
	font-size: 10px !important;
	margin: 37px 0px 37px 0px; 
}

.DnnModule-DNN_HTML a:visited {
color: #365c76;
}
a, a:link, a:focus {
    color: #0083e0;
	text-decoration: underline;
	text-decoration-skip: ink;
}

a:hover {
    text-decoration: underline
}

a.anchor {
	display: block; 
	position: relative; 
	top: -150px; 
	visibility: hidden;
}

.wrapper {
	max-width: none;
}

.container {
		width:100%;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
/*** ---------------------------- End General ---------------------------- ***/


/*** ---------------------------- Start Accessible Content ---------------------------- ***/

.hideit {
    position: absolute;
    top: -1000px;
}


a:focus {
    outline-offset: -2px!important;
    outline: 2px solid!important;
}

.dodAccordionMenuListItem:focus {
    outline: 2px solid!important;
}
.skin-search a, .skin-search a:visited, .skin-search a:link {
    color: #0083e0;
}

/*** ---------------------------- End Accessible Content ---------------------------- ***/


/*** ---------------------------- header region ---------------------------- ***/

/*** Start Header Branding ***/

header, #header {
	background-color: #00548B!important;
	color: #fff;
/*  position: fixed;
width: 100%;
   z-index: 99!important;*/
}
.navbar-toggle.pull-left.skin-nav-toggle {
    display: none;
}
.skin-header {
    height: 70px !important;
    min-height: 70px;
}

.skin-title a {
    text-decoration: none;
}


header .skin-header-background {
	background-color: transparent;
	background-image: none !important;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto; padding: 0;
	position: relative;
}

.skin-logo {
	width: 192px;
}

.skin-title {
	vertical-align: top;
	padding-top: 0px;
}

.skin-header-left {
    width: 66%;
	min-height: 70px!important;
}

.skin-header-right {
    float: right;
    width: 32%;
}

/*** Start Header Social ***/

.header-links {
    width: 122px;
    float: left;
    margin-top: 22px;
    /*border-right: 2px solid #1687d7;*/
    max-height: 30px;
}
.social.header-links span {
    color: #fff;
}

/*** End Header Social ***/

.skin-title .title-text, .skin-title .title-text a, .skin-title .title-text a:link, .skin-title .title-text a:hover, .skin-title .title-text a:visited {
	font-variant: normal;
	font-size: 15px;
	line-height: 24px;
	color: #fff !important;
	font-family: inherit !important;
}

.title-text::after { 
    content: "Defending our Nation. Securing the Future.";
    display: block;
    font-size: 24px;
    line-height: 24px;
}
/*** End Header Branding ***/


/*** Start search ***/
.desktop-search {
    float: right;
    border-radius: 8px;
    display: inline-block;
    margin: 18px 15px 12px 0;
    padding: 1px 6px 2px 0;
 
}

.fa.fa-search.fa-lg {
    color: #fff;
    font-size: 1.75em;
}
.skin-search-input { 
    background-color: #1b6ca4;
    color: #fff;
    border-radius: 0px;
    margin-right: 5px;
    border: transparent;
}
.fa.fa-search.fa-lg:hover {
	color:#F2C526;
}


/* mobile search */
.mobile-search {
	float: right !important;
}

.mobile-search .search-icon.open:before {
	background-color: transparent;
}
.skin-search a:hover { background-color: transparent; }

.search-icon.fa.fa-lg.open {
	color: #fff;
}

div.mobile-search-popup {
    right: 0px;
	top: 0px;
    background-color: #00548B;
    padding: 15px 20px 15px 20px;
	height: 55px;
}
.search-icon.fa.fa-lg.closed {
	color: #fff;
	font-size: 1.75em;
}

/*** end search ***/ 


/*** start navigation ***/ 

.navbar-collapse {
	padding: 0px;
	width: 100%;
}

.nav-main {
	max-width: 1100px;
	margin: 0 auto;
	width: 100%;
}
.otnav li a span {
    color: #fff;
}
.otnav, .menu {
	background-color: #1687d7!important;
  background-color: #1687d7!important;
}

.otnav li, .otnav li a {
	font-size: 18px;
	text-transform: none;
	font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
	font-weight: normal;
}

.otnav ul ul { 
    background-color: #1687d7;
  padding: 0px;
  border-radius: 0px!important;
}

.otnav ul ul ul {
    margin: 0px 0 0 0;
}

.otnav ul li a:hover, .otnav ul li:hover {
    background-color: #1687d7;
  color:#F2C526;
   outline: none!important;
}

.otnav ul ul li:hover {
    background-color: #2f93de;
}

.otnav ul ul li a:hover {
    background-color: #2f93de;
   color:#F2C526;
  outline: none!important;
}

.dropdown-menu {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;

}
li .active a {
    background-color: #2f93de !important;
}

.fa.fa-lg.fa-angle-right {
    color: #fff!important;
}

/* hamburger nav */

.skin-nav-toggle {
	background-color: #1687D7;
}

/*** end navigation ***/


/*** ---------------------------- end header region ---------------------------- ***/



/*** ---------------------------- content region ---------------------------- ***/

/*** Start Bread Crumbs ***/

.skin-addpad .skin-breadcrumb-container {
    margin-left: 0px;
    max-width: 1075px;
    display: table;
    margin: auto;
    width: 100%;
    margin-top: 10px;
}

skin-breadcrumb-separator {
    color: #adadad!important;
}

.skin-breadcrumb-container a, .skin-breadcrumb-container a:link, .skin-breadcrumb-container a:visited {
    color: #00548B !important;
}

/*** End Breadcrumbs ***/

a.image-gallery-launch {
    text-align: right !important;
    margin-bottom: 10px;
    display: block;
}

header ~ div.container.skin-addpad { 
	width: 100%;
	max-width: 1100px;
	background-color: #fff;
	margin-bottom: 30px;
	padding: 0px;
	display: table;
	border-collapse: separate; border-spacing: 0px 5px;
 /* margin-top: 160px;*/
}

/*.wrapper.container.nopad {
	background-color: #00548A;
	background-image:url('/Portals/70/nsa-bg.jpg');
	background-repeat:no-repeat;
	background-position: 100% 150px;
  background-attachment: fixed;
	background-size: cover;
	/* color: #fff; breaks readability of admin module sections */
/*}*/

header ~ div.container.skin-addpad .row {
	margin: 0;
	
}


/* ----------- inner content styles -------------- */
/*index nav */
UL.index-nav li {
    display: inline-block;
    padding: 0 3px;
  font-size: 15px;
}

UL.index-nav {
    list-style: none!important;
    width: 100%;
    padding: 0px!important;
  margin: 0px!important;
}



/* accordian */
.dodAccordionMenu div.dodAccordionRootNode {
    font-family: Arial,sans-serif;
    color: #1f5fa4;
    font-size: 14px;
    white-space: normal!important;
	}
.dodAccordionMenu div.dodAccordionRootNode a {
    line-height: 18px;
}

.dodAccordionMenu div.lvl0 {
    overflow: visible;
	}
	
.dodMenuLinkHeader {
    overflow: visible;
	}

/*** Gallery Background ***/

.adetail .gallery .item .image {
    background-color: #fff!important;
}

/* article body */

.adetail .dateline {
  float: none!important;
}

.adetail.news .body {
	font-size: 16px !important;
}

.adetail.news .body::after {
    content: "";
    clear: both;
    display: table;
}

/*article embed img and text box classes*/
div.article-feature-image {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 12px;
} 

div.article-feature-image img {
    margin: 0 auto;
	display: block;
} 


.img-right img, .img-left img {
	width: 100%;
}

.img-right img {
	margin-left: auto;
}

.img-left img {
	margin-right: auto;
}

.img-right {
	float: right;
	max-width: 40%;
	padding-left: 20px;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	margin-top: 40px;
}

.img-left {
	float: left;
	max-width: 40%;
	padding-right: 20px; 
	text-align: left;
	font-size: 12px;
	overflow: hidden;
	font-weight: normal;
	margin-top: 40px;
}

p .img-left, p .img-right {
	margin-top: auto;
}

div.img-full {
	position: relative;
	display: inline-block;
	width: 100%;
	font-size: 12px; 
}

img.img-full {
	width: 100%;	
}

.inline-box-right, .inline-box-left {
	max-width: 40%;
	padding: 0px 20px 0px 20px;
	font-size: 14px; 
	background-color: #ededed;
	border-radius: 5px;
	/*	background-color: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
	color: white; */
}

.inline-box-right {
	float: right;
	margin-left: 20px;
}

.inline-box-left {
	float: left;
	margin-right: 20px; 
}

p.right {
	text-align: right;	
}

ul.no-bullet {  /* List with no bullets or indentation */
	list-style: none;	
	padding: 0; 
	margin: 0;
}

a.expand {
    background: url(/../Portals/70/images/assets/icons/iconSelectorArrow.png) no-repeat center left;
    padding-right: 20px;
    width: 15px;
    height: 10px;
    padding-left: 20px;
}

a.collapse {
    background: url(/../Portals/70/images/assets/icons/iconCollapseArrow.png?) no-repeat center left;
    padding-right: 20px;
    width: 15px;
   /* height: 10px;*/
    padding-left: 20px;
}

.advanced-search a.expand, .advanced-search a.collapse {
	padding-right: 0;
	padding-left: 20px;
}

a.puzzle-answer {  /*puzzle periodical*/
	padding-left: 20px;	 	
}

.collapse.puzzle-answer {
    display: block;
    width: 100%;
}

.hide-label {
	font-size: 0;
	line-height: 0;
	display:  inline-block; 
	vertical-align: top;
	padding: 0;
	background-size: contain;
	background-repeat: no-repeat;
}

.date-modified {
	color: #808080;
	display: table-row;
}

ul.horizontal-list {
	padding: 0;
	margin: 0;
}

ul.horizontal-list li {
	display: inline-block;
	padding-right: 20px; 
	margin: 0;
    vertical-align: top;
}

ol li {padding: 3px;}

ol.lowerAlpha {list-style-type: lower-alpha;}

p.note {
	font-size: 14px; 	
	background-color: #fffae8;
	border: 1px solid #F2C526;
	padding: 10px;
	color: #000;
}

p.note a:link, p.note a {
	color: #002741; 
    font-weight: bold;
    text-decoration: underline;
}
/**/

.dated-entry-nav ul {
    list-style: none;
}

.dated-entry-nav ul li {
    display: inline-block;
    vertical-align: top;
    min-height: 30px;
    min-height: 1.875rem;
    padding: 0px 10px 0px 10px;
    padding: 0rem 0.625rem 0rem 0.625rem;
    color: #F2C526;
    line-height: 30px;
    line-height: 1.875rem;
}

/* bio widget */
.adash-bio .item {     /* Name */
	font-size: 14px;
	width: 33% !important;
}

.adash-bio .item b {   /* Position */
	font-size: 16px;
}

.adash .rss {
	position: absolute;
	top: 0px;
	right: 10px;
}
.alist.bio .title {
	text-transform: none !important;
}

.alist.bio .info .title {
	width: 100% !important;
}

.adetail.bio .social, .adetail.newsrelease .social, .adetail.news .social, .adetail.speeches .social, .adetail.contract .social, .adetail.factsheet .social, .adetail.sorn .social, .adetail.transcript .social {
	width: auto !important;
}


.adetail.bio .social .social-inner, .adetail.newsrelease .social .social-inner, .adetail.news .social .social-inner, .adetail.speeches .social .social-inner, .adetail.contract .social .social-inner, .adetail.factsheet .social .social-inner, .adetail.sorn .social .social-inner, .adetail.transcript .social .social-inner {
	float: right;
}

a .at-icon-wrapper {
	width: 32px !important;
	height: 32px !important;
}

a .at-icon-wrapper svg {
	width: 32px !important;
	height: 32px !important;
}


/* article Styling */

.alist.newsrelease .title , .alist .title{
    font-size: 16px!important;
	line-height: 22px!important;
}
.alist .info-bar .date, .alist.news .date, .alist.speeches .date, .alist.transcript .date, .alist.factsheet .date {
    color: #000!important;
    font-style: normal!important;
}

.info .title {
    width: 80%;
    float: left;
}

.info .date {
    width: 20%;
    float: left;
}

.alist.news .hidden-oxs {
    display: none;
}

/*Article filter styling*/



/* dated list of articles and press releases */


ul.dated-list, ol.dated-list {   
	display: table;
	width: 100%;
	margin: 0;
	padding: 0; 
	list-style: none;
	border-collapse: separate; 
	border-spacing: 0px 15px; border-spacing: 0rem 0.9375rem;
}
ol.dated-list {
	list-style-type: decimal;	
}

ul.dated-list li, ol.dated-list li { 
	display: table-row; 
	width: 100%;  
}
 
ol.dated-list li {
	display: list-item; 
}

ul.dated-list .date, ol.dated-list .date {
	display: table-cell;
	width: 15%;
	min-width: 135px;
	padding-right: 20px; padding-right: 1.25rem;
}

ul.dated-list .title, ol.dated-list .title {
	display: table-cell;  
	width: 85%;
}

/*added this style for pages which needed a wider left column (e.g. oral history interviews, venono chronology). Appended class wide if needed on the li <span class="date wide"> - dlhatfi*/
ul.dated-list .wide, ol.dated-list .wide {
	min-width: 250px !important;
}

/*video embed*/

.video-embed {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
	height: 0;
}

.video-embed iframe, .video-embed object, .video-embed embed {
	position: absolute;
	height: 100%;
	width: 100%;	
	left: 0;
	top: 0;
}

/*postal address*/

div.postal-address {
	padding-right: 10px; 
	display: block; 
}

div.postal-address ul {
	list-style: none;
}

div.postal-address ul li {
	display: block; 
}

span.postal-address {
	padding-right: 10px; 
	display: block; 
}

span.postal-address ul {
	list-style: none;
}

span.postal-address ul li {
	display: block; 
}

/* inline-list */

.inline-list ul {
	list-style: none;	
}

.inline-list li {
	padding: 0;
	margin: 0;	
}

/**** Start Vertical icon list *****/

ul.v-icon-list, .icon-body-text  {
    list-style: none; 
    display: table;
    padding: 0px; 
}

ul.v-icon-list ul {
	padding: 0px; margin: 0px;
}

ul.v-icon-list li {
    display: table-row;
}

ul.v-icon-list li img, .icon-body-text .icon {
    display: table-cell;
        max-width: 150px !important;
    width: 150px;
    height: auto;
    padding: 10px; 
	margin-top: 0.8125rem;
    vertical-align: middle;
}

ul.v-icon-list li span.information, .icon-body-text .body-text {
    display: table-cell;
    vertical-align: middle;
}

.icon-body-text .icon, .icon-body-text .body-text {
	vertical-align: top;
}

.icon-body-text .body-text {
	padding-left: 20px;
}

ul.v-icon-list li > span.information ul ul {
	padding-left: 40px;
}

/** image and file gallery module display **/
/* USACE */
div#dnn_ctr10279_ModuleContent > div:first-child > div:first-child {
    display: none;
}

div#dnn_ctr10279_ModuleContent > div:first-child > div:nth-child(2) {
    width: 100% !important;
}

div#USACEImageGalleryDiv { 
	width: 100%;
}
/* Air Force 2 */

.AF2ImageGallerylvItem h2 {
	font-size: 16px;
	font-weight: normal;
	color: inherit !important;
}

.AF2ImageGallerylvItem h2 a {
	color: inherit !important;
}


/* end gallery module */

/**** media gallery index *****/
/* 3 items per row */

ul.media-gallery-index {
	width: 100%;
	margin: 0;
	padding: 0; 
	list-style: none
}

ul.media-gallery-index li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	padding: 2%;
}

ul.media-gallery-index .thumb {
	display: block;
	width: 100%;
}

ul.media-gallery-index .title {
	display: block;
	width: 100%; text-align: center;
	font-size: 16px;
}

ul.media-gallery-index li img {
	width: 100%;
	height: auto;
}

/* for 2 larger items per row */

ul.media-gallery-index.large li {
	width: 49.5%;
}

/**** video gallery *****/

ul.video-gallery {   
	display: table;
	width: 100%;
	margin: 0;
	padding: 0; 
	list-style: none;
	border-collapse: separate; 
	border-spacing: 0px 20px;  
}

ul.video-gallery li { 
	display: table-row; 
	width: 100%;
}

ul.video-gallery .thumbnail {
	display: table-cell;
	width: 35%;
	min-width: 135px;
	padding-right: 20px;  
	vertical-align: top;
}

.thumbnail {
    border: none;
}

ul.video-gallery .information {
	display: table-cell;  
	width: 65%; 
	vertical-align: top;
}

ul.video-gallery .title {
	display: block;
	width: 100%;
	font-size: 18px; 
	font-weight: bold;
	padding-bottom: 5px; 
}

ul.video-gallery .date {
	display: block;
	width: 100%;
	font-size: 13px; 
	padding-bottom: 5px; 
}

ul.video-gallery .description {
	display: block;
	width: 100%;
	padding-bottom: 5px;
}

ul.video-gallery li img {
	width: 100%;
	height: auto;
}

/**** audio gallery *****/

ul.audio-gallery {   
	display: table;
	width: 100%;
	margin: 0;
	padding: 0; 
	list-style: none;
	border-collapse: separate; 
	border-spacing: 0px 15px;  
}

ul.audio-gallery li { 
	display: table-row; 
	width: 100%;
}

ul.audio-gallery .file-info {
	display: table-cell;
	width: 10%;
	min-width: 50px;
	padding-right: 20px; 
	vertical-align: top;
	font-size: 13px; 
}

ul.audio-gallery .filetype {
	display: block;
	width: 100%;
}

ul.audio-gallery .length {
	display: block;
	width: 100%;
}

ul.audio-gallery .size {
	display: block;
	width: 100%;
}

ul.audio-gallery .general-info {
	display: table-cell;  
	width: 90%; 
	vertical-align: top;
}

ul.audio-gallery .title {
	display: block;
	width: 100%;
	font-size: 16px; 
	font-weight: bold;
	padding-bottom: 10px; 
}

ul.audio-gallery .date {
	display: block;
	width: 100%;
	font-size: 13px; 
	padding-bottom: 10px; 
}

ul.audio-gallery .description {
	display: block;
	width: 100%;
}

ul.audio-gallery li img {
	width: 100%;
	height: auto;
}

/**** publications gallery *****/

ul.publication-gallery {   
	display: table;
	width: 100%;
	margin: 0;
	padding: 0; 
	list-style: none;
	border-collapse: separate; 
	border-spacing: 0px 15px;  
}

ul.publication-gallery li { 
	display: table-row; 
	width: 100%;
}

ul.publication-gallery .thumbnail {
	display: table-cell;
	width: 15%;
	min-width: 50px;
	padding-right: 20px; 
	vertical-align: top; 
	
	border-bottom: 1px solid #808080;
	padding-bottom: 15px; 
}

ul.publication-gallery .information {
	display: table-cell;  
	width: 85%; 
	vertical-align: top;   
	
	border-bottom: 1px solid #808080;
	padding-bottom: 15px; 
}

ul.publication-gallery .title {
	display: block;
	width: 100%;
	font-size: 16px; 
	font-weight: bold;
	padding-bottom: 10px; 
}

ul.publication-gallery .date {
	display: block;
	width: 100%;
	font-size: 13px; 
	padding-bottom: 10px; 
}

ul.publication-gallery .description {
	display: block;
	width: 100%;
}

ul.publication-gallery .description ul {
    padding: 0; margin: 0; 
}

ul.publication-gallery .description li {
    line-height: 0;
    font-size: 14px; 
}

ul.publication-gallery li img {
	width: 100%;
	height: auto;
}

/*** Start Table Styling ***/

.base-container table caption {
	font-size: 18px; 
	font-weight: bold;
	padding: 12px 0px; 
}


.base-container table th {
	background-color: #002741;
	padding: 5px; 
	color: #fff;
}

.base-container table td {
	padding: 5px; 
	vertical-align: top;
}
.base-container table, .body-content table td {
	border-color: #bdbdbd;	
}

tr.table-row-alt {
	background-color: #ededed;	
}

/*** End Table Styling ***/


/*** Start Form Styling ***/


#df_field_logisticsSection label, #df_field_eventPOC label, #df_field_presentationSection label, #df_field_EventSection label {
    margin-top: 20px;
    font-size: 20px;
    color: #fff;
    background-color: #00548B;
    padding: 10px;
}

.field hr {
    margin-top: 5px;
    margin-bottom: 5px;
	border-top: 1px solid transparent;
}

#df_field_nameLabel label {
    color: #00548B !important;
    font-weight: bold;
}

#df_field_expensesCovered input {
    width: inherit;
	min-height: 0px
}

.df_Default .field .control, .df_Default .field, .df_Default .field input, .df_Default .field select, .df_Default .field textarea {
    width: 100%;
}

.required.required_label {
    font-size: 1em!important;
    line-height: 1.5em!important;
    padding-left: 5px!important;
}

.df_Default .subextra {
    margin-bottom: 10px;
}

.df_form #df_field_Email .field {
    width: 100%;
}

.df_form #df_field_Email .field input {
    width: 100%;
}

.df_form #df_field_Name .field {
    width: 100%;
}

.df_form  #df_field_Subject .field, .df_form  #df_field_Subject input{
    width: 100%;
}
.df_form #df_field_Postal_Address .field {
width: 100%;
}

.df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressUnitDiv , .df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressUnitDiv input{
    width: 100%;
}

.df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressStreetDiv , .df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressStreetDiv input{
    width: 100%;
}

.df_form  #df_field_HomePhone .field, .df_form  #df_field_HomePhone input{
    width: 100%;
}

.df_form  #df_field_WorkPhone .field, .df_form  #df_field_WorkPhone input{
    width: 100%;
}

.df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressCityDiv , .df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressCityDiv input{
    width: 100%;
}

.df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressRegionListDiv, .df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressRegionListDiv select{
    width: 100%;
}

.df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressCountryDiv, .df_form  #dnn_ctr10996_Form_ctrlDigPostal_AddressCountryDiv select{
    width: 100%;
}


.df_form  #df_field_DateRange .field, .df_form  #df_field_DateRange textarea {
    width: 100%;
}

.df_form  #df_field_Describe .field, .df_form  #df_field_Describe textarea {
    width: 100%;
}
.df_form  #df_field_Comments .field, .df_form  #df_field_Comments textarea {
    width: 100%;
}

.df_form  #df_field_Name .field .field {
    width: 50%;
}
.df_form #df_field_Name  .field input {
    width: 100%;
}

.df_form #df_field_Organization .field {
    width: 100%;
}

.df_form #df_field_Organization .field input {
    width: 100%;
}

.df_form #df_field_Message .field {
    width: 100%;
}

.df_form #df_field_Message .field textarea {
    width: 100%;
}

input .valtDate .hasDatepicker {
    width: 25%;

}

.df_Default .val {
    color: #f00;
    border: 2px solid #f00;
    padding: 10px;
    background-color: #ffefef;
}

.ui-datepicker-trigger {
	/*width: 7%;*/
	margin-left: 1%;
}

.tzClass {
    width: 68% !important;

}

.df_Default {
    width: 500px;
	margin: auto;
}

.df_Default .focus {
    background-color: #ededed!important;
}



.submit input {
    background-color: #0083e0;
    color: #fff;
    padding: 10px 20px;
    border: 0px;
	font-weight: 700;
	margin-left: 5px;
}

.submit input:hover {
    background-color: #00548B;
}

.df_form .field input:focus, .df_form  textarea:focus, .df_form .field select:focus {
    border: 2px solid #0083e0!important;
}

.df_form .label_top {
    padding: 0 0 5px 0;
}
	
.submit input:focus {
    border: 2px solid #000;
	margin: -2px 0px 0px -2px
}

.df_Default .label {
    /*color: #00548B !important;*/
    line-height: 1.25em !important;
    font-family: "open sans", sans-serif, arial, helvetica;
    font-weight: 700 !important;
}
	
.df_Default {
    font-family: "open sans", sans-serif, arial, helvetica!important;
}
.df_Default label {
    font-weight: normal;

}

.df_Default input, .df_Default button {
    min-height: 35px;
}

/*** End Form Styling ***/

#unsupported-browser {
    background-color: #FFF197;
    color: #000;
    padding: 5px;
    margin: 0;
}



/*** ---------------------------- end content region ---------------------------- ***/



/*** ---------------------------- Footer ---------------------------- ***/




/*** Start General footer styling ***/

/*** start stick footer to bottom of page ***/

.wrapper {
    position: relative;
    /*padding-bottom: 300px;*/ /* alh */
    min-height: 100vh;
}

footer {
	display: inherit;
	background-color: #00548b;
	color: #fff !important;
	padding: 0px 20px 20px 20px;
	margin: 0 auto;
	width: 100%;
    /*position: absolute;*/ /* created issues in responsive alh */
    bottom: 0px !important;
}


footer a, footer a:link, footer a:hover, footer a:visited {
	color: #ffffff !important;
	text-decoration: none;
}
footer a:hover {
	text-decoration: underline;
}

.skin-footer-background {
	background-image: none;
	background-color: transparent;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}

footer li {
    line-height: 1.75em;
}

#dnn_FooterLinks {
    display: none;
}

/*** End General footer styling ***/


/*** Start footer social section styling ***/
footer .col-md-6 { margin-bottom: 0 !important; }
footer .skin-social h3, footer .title {
	font-size: 18px;
	text-transform: none;
	font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
	font-weight: Bold;
	color: #fff !important;
}

#dnn_SocialLinks_stayconnected h3 {
    width: 150px;
    float: left;
    border: none !important;
    margin-top: 8px;
	margin-left: 35%;
}

.social-item span {
    background-color: #1687d7;
	}

/*** End footer social section styling ***/


/*** Start Footer module styling ***/

footer .col-md-6 {
    width: 100% !important;
	margin-top: 20px;
	margin-bottom: 20px;
}
 footer ul {
	padding-inline-start: 0px!important;
 }

.internal-links {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

#dnn_FooterRowLeft {
    width: 45%;
    border-right: 1px solid #1687d7;
	margin-right: 10px;
}

.internal-links strong {
    color: #f2c526;
}

#dnn_FooterRowMiddle {
    width: 21%;
    border-right: 1px solid #1687d7;
}

#dnn_FooterRowRight {
    width: 30%;
}
footer .blue-header h2 {
    display: none;
}

footer .DNNModuleContent {
    min-height: 200px;
}
footer h3 {
	border-bottom: none;
}

/*** End Footer module styling ***/

/*** ---------------------------- end footer ---------------------------- ***/



/*** ---------------------------- Start Responsive ---------------------------- ***/



/* --------- //Start Legacy .responsive// --------- */


/* start media gallery */
ul.media-gallery-index li {	width: 49.5%;}

ul.media-gallery-index.large li {width: 49.5%;}
    
ul.media-gallery-index li img {max-width: 362px; }  

img.responsive {
	width: 100%;
	height: auto;	
}

/* end media gallery */  




/* --------- //End Legacy .responsive// --------- */



/* --------- //Start min-width:1200px// --------- */


@media all and (min-width:1200px){
/* Start page bottom padding adjustedment */
.wrapper {padding-bottom:400px!important;}
/* firefox Only */ @document url("https://nsa.dod.afpims.mil/") {.wrapper {padding-bottom:330px!important;} }
/* Chrome Only */ @media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) { .wrapper {padding-bottom:330px!important;}}
footer {position: absolute!important;}
/* End page bottom padding adjustedment */
 }

/* --------- //End min-width:1200px// --------- */



/* --------- //Start max-width:1199px// --------- */

@media all and (max-width: 1199px) {
/* Start header section */
div.skin-header-left {width: 60%;}	
.skin-logo {max-width: 162px;}
div.skin-header-right {width: 355px;}
.title-text {font-size: 12px !important; color: #fff; line-height: 16px !important;}
.title-text::after {font-size: 18px !important; color: #fff; line-height: 24px !important;}
.otnav li, .otnav li a {font-size: 16px;}
/*.navbar-toggle.pull-left.skin-nav-toggle { display: block;}
.navbar-collapse.nav-main-collapse.collapse.otnav.nopad {display: none !important;}*/

/* End header section */
}

/* --------- //End max-width:1199px// --------- */


/* --------- //Start max-width:991px// --------- */

@media all and (max-width: 991px) {
/* Start header section */
div.skin-header-left {width: auto;	margin-left: 10px;}
div.skin-header-right {width: 185px;}
div.social.header-links {margin-top: 20px;}
div.desktop-search {display: none !important;}
div.mobile-search {	display: inherit !important;}
div.mobile-search-popup {right: 40px;}
div.otnav {	width: 100%;}
/* End header section */

/* Start content region */
/*sidebar pages*/
div#dnn_ContentPaneLeft {width: 100%!important; margin-right: 0;}
div#dnn_RightPane {width: 100%!important;}
/* End content region */

/* Start footer region */
.internal-links {-moz-column-count: 1 !important;column-count: 1!important;}
#dnn_FooterRowLeft {width: 35%;}
#dnn_FooterRowRight {width: 31%;}
#dnn_FooterRowRight img {max-width: 48%;}
footer li {line-height: 1.5em;font-size: 14px !important;}
footer .col-md-4 {float: left!important;}
#dnn_FooterRowMiddle {width: 32%;}
footer .col-md-4 .base-container {min-height: 325px;}
footer .skin-social h3, footer .title { font-size: 16px;}
/* Start footer region */


}

/* --------- //start max-width:900px// --------- */

@media all and (max-width: 900px){	
/* Start header section */
header .skin-header-background {
width: inherit;
margin-left: 50px !important;
}
/* end header section */
}

/* --------- //end MAX-width:901px// --------- */

/* --------- //start MAX-width:870px// --------- */

@media all and (max-width: 870px){	
/* Start header section */
.otnav li, .otnav li a {font-size: 14px!important;}
/* end header section */
}

/* --------- //End MAX-width:870px// --------- */

/* --------- //MAX-width:815px// --------- */

@media all and (max-width: 815px){	
/* Start header section */
div.social.header-links {display: none!important;}
.skin-header-right {width: 85px!important;}
/* end header section */
}

/* --------- //End MAX-width:815px// --------- */

/* --------- //Start MAX-width:767px/766px// --------- */
@media all and (max-width: 766px){	
  /* Start header section */
.skin-title {display: none; /*table-row; background-color: #002741;*/}

.navbar-toggle.pull-left.skin-nav-toggle {display: none;}
  /* end header section */
}

@media all and (max-width: 767px){	
/* Start header section */
  div.skin-header-left {
	display: table;
	background-color: #00548B;
	width: 100%;
	margin: 0;
	padding: 0px 0px;}

.navbar-toggle.pull-left.skin-nav-toggle {margin-left: 10px;}

.skin-title .title-text {padding: 10px;}
.skin-logo {height: 63px;padding: 17px 0 0 0;}

div.social.header-links {display:none;}

div.skin-header-right {
	position: absolute;
	width: 50px;
	top: 0px;
	right: 0px;}

div.mobile-search-popup {
	right: 50px;
	top: 0px;
	background-color: #00548B;
	padding: 15px 0px;
	width: 210px;
	text-align: right;}
/* end header section */

/* Start content region */
.img-right, .img-left {	max-width: 50%;}

.inline-box-right, .inline-box-left {max-width: 50%;}

/* media gallery */
ul.media-gallery-index li {	width: 49.5%;}

ul.media-gallery-index.large li {width: 49.5%;}
    
/* responsive data tables */
/* responsive data tables - row header priority */

/* Vertical icon list */
ul.v-icon-list li {	display: inline-block;	width: 100%;}
	
ul.v-icon-list li li {
	border-bottom: 1px solid #ededed;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;}

ul.v-icon-list li li li {border-bottom: none;}

ul.v-icon-list li img {	display: block;	margin: 0 auto;} 

ul.v-icon-list li span.information {display: inline-block; width: 100%;}
/* end content region */


/* start responsive data tables */
.responsive table, .responsive thead, .responsive tbody, .responsive tr, .responsive th, .responsive td {
	display: block;  
	border: none;}

.responsive th, .responsive thead {
	position: absolute;
	top: -9999px; left: -9999px;}

.responsive tr {border-bottom: 1px solid #002741;}

.responsive td {
	border: none; 
	border-bottom: 1px solid #ededed;}

.responsive td:before {
	top: 6px; left: 6px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;	
	font-weight: bold;  
	content: attr(axis); }	

.responsive .entry-header {
	background-color: #002741;
	color: #FFFFFF;
	text-align: left;}	

.responsive td[axis="Email:"] {word-break: break-all;}
/* end responsive data tables */

/* start responsive data tables - row header priority */
.responsive-row-head table, .responsive-row-head thead, .responsive-row-head tbody, .responsive-row-head tr, .responsive-row-head th, .responsive-row-head td {
	display: block;	border: none;}

.responsive-row-head th, .responsive-row-head thead {}

.responsive-row-head th[scope=col] {
	position: absolute;
	top: -9999px; left: -9999px;}

.responsive-row-head tr {border-bottom: 1px solid #002741;}

.responsive-row-head td {border: none; border-bottom: 1px solid #ededed;}

.responsive-row-head td:before {
	top: 6px;
	left: 6px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;	
	font-weight: bold;  
	content: attr(axis); }

.responsive-row-head .entry-header {
	background-color: #002741;
	color: #FFFFFF;
	text-align: left;}	

.responsive-row-head td[axis="Email:"] { word-break: break-all;}

table .entry-header a, table .entry-header a:visited, table .entry-header a:hover {color: #fff;}
}
/* end responsive data tables - row header priority */

/* --------- //end MAX-width:767px// --------- */



/* --------- //Start max-width:700px// --------- */

@media (max-width:700px) {
/*Start content region*/
/*Article styling*/
.info .title { width: 100%; float: left;}
.info .date {width: 100%; float: left;}
/*.item .poster img {display: none;}*/

/* dated list of articles and press releases */
ul.dated-list, ol.dated-list {display: inherit;	border-spacing: inherit;}
ul.dated-list li, ol.dated-list li {display: inherit;margin: 15px 0px; margin: 0.9375rem 0rem;}
ul.dated-list .date, ol.dated-list .date {
	display: inherit;
	width: 100%;
	padding: 0; 
	margin: 0;}

ul.dated-list .title, ol.dated-list .title {
	display: inherit;
	width: 100%;
	padding: 0;
	margin: 0;}

/* vertical lists */
ul.v-icon-list li img, .icon-body-text .icon img, .icon-body-text .icon, .icon-body-text .body-text {
    display: block;
    margin: 0 auto;}

 ul.v-icon-list li img, .icon-body-text .icon img, .icon-body-text .icon, .icon-body-text .body-text {
    display: block;
    margin: 0 auto;
}
/*end content region*/

/*start footer region*/
#dnn_FooterRowLeft {width: 100%;border: none !important;}
.internal-links {-moz-column-count: 2 !important;column-count: 2 !important;}
#dnn_FooterRowRight, #dnn_FooterRowMiddle{width: 49%;border: none !important;}
footer .col-md-4 .base-container {min-height: 1px;}
.footer-content.seals {	text-align: left !important;}
#dnn_SocialLinks_stayconnected h3 {	margin-left: 25%;}
footer .DNNModuleContent {min-height: 150px;}
/*end footer region*/
}

/* --------- //End max-width:700px// --------- */




/* --------- //Start MAX-width:500px// --------- */

@media all and (max-width: 500px) {
/* start content region */

.inline-box-right, .inline-box-left {    
	max-width: 100%;
	margin-bottom: 20px;
	width: 100%;
}

.img-right, .img-left {max-width: 100%; padding: 0; width: 100%;}

.adetail .media-inline {
    display: block;
    float: none;
    margin: 0 auto;
	margin-top: 5px;
    margin-bottom: 30px;
}

/*responsive forms*/	
.df_Default {width: 100%;margin: auto;}
.df_form #df_field_Name .field .field {width: 100%;}
.ui-datepicker-trigger {width: 15%;margin-left: 1%;}
.tzClass {width: 100%!important;margin-top: 10px !important;}
.df_form .submit input {width: 95% !important;}

/* media gallery */
ul.media-gallery-index li {	width: 100%;}

ul.media-gallery-index.large li {width: 100%;}	
    
ul.media-gallery-index li img {max-width: 100%;}

/* video gallery */
ul.video-gallery {   
	display: inherit;
	border-spacing: 0px 5px; border-spacing: 0rem 0.3125rem;	}

ul.video-gallery li { 
	display: inherit;
	margin: 15px 0px; margin: 0.9375rem 0rem;}
    
ul.video-gallery .thumbnail {
	display: inherit;
	width: 100%;
	padding: 0; 
	margin: 0;	}

ul.video-gallery .information {
	display: inherit;
	width: 100%;
	padding: 0;
	margin: 0;}

/* audio gallery */
ul.audio-gallery {display: inherit;}

ul.audio-gallery li {display: table-row; width: 100%;}

ul.audio-gallery .file-info {
	display: inherit;
	margin: 15px 0px; margin: 0.9375rem 0rem;}

ul.audio-gallery .filetype, ul.audio-gallery .length, ul.audio-gallery .size {
	display: inline;
	width: auto;
	margin-right: 10px; margin-right:0.625rem;}

ul.audio-gallery .general-info {
	display: inherit;
	width: 100%;
	padding: 0;	margin: 0;}
    
/* responsive data tables */
/* responsive data tables - row header priority */
/* Vertical icon list */
/* back to top scroll */
#back2Top {bottom: 10px;right: 10px;}
/* end content region */
}

/* --------- //End MAX-width:500px// --------- */



/* --------- //End MAX-width:480px// --------- */

@media (max-width:480px) {
/*start footer region*/
.internal-links {-moz-column-count: 1 !important;column-count: 1 !important;}
#dnn_FooterRowRight, #dnn_FooterRowMiddle{width: 100%;border: none !important;}
#dnn_SocialLinks_stayconnected h3 {margin-left: 0%;}
/*footer .col-md-6 {width: 140px !important;margin: 20px 0;}*/
/*end footer region*/
}

/* --------- //Start MAX-width:480px// --------- */



/* --------- //Start MAX-width:320px// --------- */

@media all and (max-width: 320px) {
/* Start header section */	
.navbar-toggle.pull-left.skin-nav-toggle {margin-left: 5px;}

.title-text { padding: 5px; font-size: 11px !important;}

.title-text::after {font-size: 12px !important;}

div.social.header-links {display:none;}
/* end header section */

/* Start content region */
/* dated list of articles and press releases */

/* images */
.img-caption {
	position: relative;
	bottom: 0px;
	padding: 0px 8px 0px 8px; padding: 0rem 0.5rem 0rem 0.5rem;
	background: rgba(0, 0, 0, 0.75);}

/* responsive data tables */
/* responsive data tables - row header priority */
/* media gallery */
/* video gallery */
/* audio gallery */
/* Article Page */
/* Share Buttons */
/* Vertical icon list */
/* end content region */
}
Browser specific
@media (min-width: 0px) and (max-width: 320px) { _:-ms-input-placeholder, :root iframe.youtube { min-height: 200px;}}

/* --------- //End MAX-width:320px// --------- */


/*** ---------------------------- End Responsive ---------------------------- ***/



/*** ---------------------------- Start Browser Specific ---------------------------- ***/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    iframe.youtube {position: inherit !important;min-height: 270px; }
}


/*** ---------------------------- End Browser Specific ---------------------------- ***/






