@import url('/web/20161021000008cs_/http://8tharmy.korea.army.mil/site/css/clean.css');

/*Breadcrumb
----------------------------------------------------------------------------------------*/

.breadcrumb {
	padding: 0;
	margin: 10px 0;
	display: block;
	vertical-align: middle;
	font-size: 13px;
	text-transform: capitalize;
	background-color: #ffffff;
}

.breadcrumb a {
	color: #4183c4;

}

.breadcrumb .section {
	display: inline-block;
	margin:0;
	padding:0;
}

.breadcrumb .active.section {
	font-weight:600;
}

.breadcrumb .divider {
	opacity: .7;
	margin: 0 1px;
	color: rgba(0,0,0,.4);
	vertical-align:baseline;
}

/*Right Navigation
----------------------------------------------------------------------------------------*/

.subMenu {
	display: inline-block;
	width: 18%;
	vertical-align:top;
	margin-right: 20px;
	padding-bottom: 30px;
	border-right: 1px solid rgba(34,36,38,.15);
}

.subMenu .title{
	margin: 0;
	padding-bottom: 20px;
	text-transform:uppercase;
}

.subMenu ul li .item{
	font-size: 16px;
	line-height: 35px;
	color: rgba(0,0,0,.8);

	text-transform:capitalize;
}

.subMenu ul .rightbar{
	border-right: 4px solid #ffc423;
}

.subMenu ul li .item.active, .subMenu ul li .subItem.active{
	color: rgba(0, 0, 0, 0.4);
	border-bottom: 1px dotted rgba(0, 0, 0, 0.4);
	padding-bottom: 5px;
}

.subMenu ul li a:hover{
	color: #4183c4;
	padding-bottom: 5px;
	border-bottom: 1px dotted rgba(0, 0, 0, 0.8);
}

.subMenu .subItem{
	padding: 0 4px;
	font-size: 12px;
	line-height: 32px;
	color: rgba(0,0,0,.8);
	text-transform:capitalize;
}

.subMenu .subItem li a:hover{
	padding-bottom: 3px;
}

.subMenu .divider {
	width: 80%;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

@media screen and (max-width: 1170px) {
  .subMenu {
		display: none;
	}
}

/*Left Navigation
----------------------------------------------------------------------------------------*/
.quickMenu {
	display: inline-block;
	margin: 50px 0;
	width: 10%;
	vertical-align:top;
}

.quickMenu .header {
	font-size: 12px;
	color: rgba(0,0,0,0.8);
}

.quickMenu ul{
	margin-top: 10px;
}

.quickMenu .item a{
	font-size: 13px;
	line-height: 40px;
	color: rgba(0,0,0,0.5);
}

.quickMenu .item a:hover{
	color: #4183c4;
}

@media screen and (max-width: 1170px) {
  .quickMenu  {
	  width: 12%;
	}

	.quickMenu .item a {
	  font-size: 18px;
	  line-height: 50px;
	}

	.quickMenu .item .title {
		display: none;
	}
}

@media screen and (max-width: 480px) {
  .quickMenu  {
    width: 100%;
    margin-bottom:50px;
	}

	.quickMenu ul li{
	  display: inline-block;
	}
}

/*Common
----------------------------------------------------------------------------------------*/
.mainContainer {
	margin: 40px 0 -300px 0;
}

.mainContainer:after {
  content: "";
  display: block;
	height: 300px;
}

@media screen and (max-width: 1170px) {
  .mainContainer {
		margin-top: 30px;
	}
}

@media screen and (max-width: 768px) {
	.mainContainer {
		margin-bottom: -640px;
	}
	.mainContainer:after {
	  content: "";
	  display: block;
		height: 640px;
	}
}

/*Main Sectgion*/
.mainSection{
	display: inline-block;
	width: 68%;
	vertical-align:top;
	padding-right: 30px;
	margin-bottom: 50px;
	min-height: 700px;
}

.mainSection .title{
	margin-top: 0;
	margin-bottom: 20px;
	font-family: 'Montserrat', serif !important;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	color: #36424a;
}

.mainSection h3 {
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
}

.mainSection .image {
	display: inline-block;
	width: 100%;
}

.mainSection .content {
	display: inline-block;
	vertical-align: top;
	margin-top: 20px;
}

.mainSection .content {
	display: inline-block;
	vertical-align: top;
	margin-top: 20px;
}

.mainSection .img + p{
	margin-top: 5px;
}

.mainSection p, .landingContent p{
	font-size: 14px;
	line-height: 22px;
	color: rgba(0,0,0,0.9);
	margin: 18px 0;
}

.mainSection a{
	color: rgba(0,0,0,0.75);
}

.mainSection a:hover {
	color: rgba(0,0,0,1);
}

.mainSection .section{
	margin-top: 30px;
}

.mainSection .section.divider {
	border-bottom: 1px solid rgba(34,36,38,.15);
}

.mainSection .section + p{
	margin-top: 20px;
}

.mainSection .download {
	display: block;
	font-style:italic;
	font-size: 14px;
	margin: 5px 0;
}

.mainSection .download.normal {
	font-style:normal;
}

.mainSection .download .link{
	margin-left: 5px;
	font-weight: 700;
	color: #008C79;
}

.mainSection .download .link:hover{
	color: #008C79;
}

.mainSection .download a{
	color:rgba(0,0,0,0.87);
}

.mainSection .download a:hover{
	color:rgba(0,0,0,0.5);
}

.mainSection .article-link {
	color: #00557f;
	font-weight: bold;
}

.article-link:after {
  display: inline-block;
  content: "\f08e";
  margin: 0 3px;
	vertical-align: 0.2em;
	font-family: FontAwesome;
	font-size: 10px;
}


/*Landing Section*/
.landingBanner{
	position: relative;
	width: 100%;
	height: 270px;
	margin-top: -20px;
	background-repeat: no-repeat;
	background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.landingCaption {
	background-color: #36424a;
	opacity: 0.82;
	padding: 15px;
	width: 60%;
	font-size: 13px;
	line-height: 17px;
	color: #ffffff;
	position: absolute;
	left: 25px;
	bottom: 15px;
}

.landingCaption h3{
	margin: 0;
	font-size: 15px;
	line-height: 20px;
	text-transform: uppercase;
}

.landingCaption p{
	margin: 5px 0 0 0;
	font-size:13px;
}


.landingVideo {
	position: absolute;
	right: 50px;
	bottom: 20px;
}

.landingContent{
	display: inline-block;
	min-height: 500px;
	vertical-align: top;
	margin: 20px 0;
}

.landingContent h2{
	margin: 0;
	font-size: 21px;
	font-weight: bold;
}

.landingContent h3{
	margin: 0;
	font-size: 17px;
	font-weight: bold;
}

.landingContent a{
	color: #448bc6;
}

.landingContent a:hover{
	text-decoration: underline;
}

/*Other sections*/
.left-section {
	width: 70%;
	padding: 0 30px;
}

.left-section .item {
	border-bottom: 1px solid rgba(34,36,38,.15);
	height: auto;
	padding: 20px 0;
}

.left-section .title {
	padding-top: 10px;
	font-weight: 700;
}

.right-section{
	margin-left: -5px;
	width: 30%;
	padding: 10px 20px;
}

@media screen and (max-width: 1170px) {
  .mainSection {
		width: 87%;
		padding-right: 20px;
	}
}

@media screen and (max-width: 768px) {
  .mainSection {
		min-height: 0;
	}
  .landingContent {
	  min-height: 0;
	}

	.left-section {
  	width: 100%;
    padding: 0;
	}

	.right-section {
	  width: 100%;
	  padding: 0;
	}
}

@media screen and (max-width: 480px) {
  .mainSection {
		display: block;
		width: 100%;
		padding-right: 0;
		margin-bottom: 0;
	}
	.landingContent{
		margin: 0 0 20px;
	}


  .landingVideo {
		padding: 0 5px;
		width:100%;
		right: 0;
		bottom: 0;
	}

	.landingCaption {
		left: 0;
    bottom: 0;
		width: 100%;
	}

	.left-section .item {
		padding: 10px 0 5px;
	}
}

/*Main Contents
----------------------------------------------------------------------------------------*/
.header {
	font-family: 'Lato',Arial,'Helvetica Neue',Helvetica,sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 23px;
	color: rgba(0,0,0,.87);
}

.header .fa {
	margin-right: 12px;
	vertical-align: middle;
}

.fa-spacing {
	margin-right:5px;
}

.item {
	font-family: 'Lato',Arial,'Helvetica Neue',Helvetica,sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: rgba(0,0,0,.87);
}

/*Related links divider*/
.horizontal.divider {
	display: table;
	white-space: nowrap;
	height: auto;
	overflow: hidden;
	line-height: 1;
	text-align: center;
}

.horizontal.divider:before {
	content: '';
  display: table-cell;
  position: relative;
  top: 50%;
  width: 50%;
  background-position: right 15px top 50%;
  background-repeat: no-repeat;
  background-image: url('/web/20161021000008oe_/http://8tharmy.korea.army.mil/site/images/common/grey-bar.png');
}

.horizontal.divider:after{
	content: '';
  display: table-cell;
  position: relative;
  top: 50%;
  width: 50%;
  background-position: left 15px top 50%;
  background-repeat: no-repeat;
  background-image: url('/web/20161021000008oe_/http://8tharmy.korea.army.mil/site/images/common/grey-bar.png');
}

.horizontal.divider.header {
	font-size: 16px;
	margin: 20px 0;
}

/*Image*/
.leaders.image-left{
	margin-right: 15px;
	width: 240px;
	height: auto;
}

.image-left {
	float: left;
	position: relative;
	overflow:hidden;
	width : 35%;
}

.image-right {
	float: right;
	margin: 20px 0 10px 15px;
}

.image-content {
	float: left;
	position: relative;
	overflow:hidden;
	width: 65%;
	padding: 15px 20px;
}

.image-full {
	margin-top: 5px;
}

.image-captioned {
	margin-bottom: 10px;
	text-align: center;
}

.image-captioned figcaption {
	font-size: 13px;
	line-height: 16px;
	background-color: #f4f4f4;
	padding: 10px;
}

.image-captioned figcaption a{
	color:#448bc6;
}

@media screen and (max-width: 480px) {
  .landingContent .item .image-left {
    width: 100%;
  }
  .landingContent .item .image-content {
    width: 100%;
    padding: 10px 0 0;
  }
  .image-left {
		margin-right: 0;
		margin-bottom: 0;
		margin-top: 0;
	}

	.leaders.image-left {
	  margin-right: 10px;
	  margin-bottom: 10px;
	}

	.arrival.image-full{
		width: 100% !important;
	}

	.arrival.image-right{
		width: 100%;
	}
  .blueBook.image-left{
		width: 100%;
	}
  .leaders.image-left {
  	float:none;
  }
}


/*listing*/
.listing {
	margin-left: 15px;
	margin-bottom: 10px;
}

.listing li {
	position: relative;
}

.listing.dash li:before {
	position: absolute;
	top: 2px; left: -13px;
	font-family: FontAwesome;
	font-size: 12px;
	content: "\f068";
}

.bullet:before{
	content: '•';
	padding-right: 5px;
}


/*Table*/
.table {
  width: 100%;
  background: #fff;
  margin: 1em 0;
  border: 1px solid rgba(34,36,38,.15);
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  border-radius: .28571429rem;
  text-align: left;
  color: rgba(0,0,0,.87);
  border-collapse: separate;
  border-spacing: 0;
}

.greyTable {
	width: 100%;
	margin: 10px 0;
	border: 1px solid rgba(34,36,38,.15);
	border-radius: 5px;
	text-align: left;
	border-collapse:separate;
	border-spacing: 0;
}

.greyTable thead th {
	background: #f9fafb;
	padding: 13px 10px;
	border-bottom: 1px solid rgba(34,36,38,.1);
}

.greyTable tr{
	display: table-row;
}

.greyTable td{
	border-top: 1px solid rgba(34,36,38,.1);
	border-right: 1px solid rgba(34,36,38,.1);
	padding: 10px;
}

.greyTable td:last-child {
	border-right: 0;
}

.arrivalInfo.greyTable td {
	width:auto;
}

.inProcessing.greyTable td {
	min-width: 100px;
}

@media screen and (max-width: 480px) {
  .arrivalInfo.greyTable thead th {
		display:block;
	}

	.arrivalInfo.greyTable tr{
		display: inline;
	}

	.arrivalInfo.greyTable tr, .arrivalInfo.greyTable td{
		display: block;
	}

	.greyTable td{
		border-right: 0;
	}

	.arrivalInfo.greyTable .blankTd {
		display: none;
	}
}

/*Comment Box*/
.comment.box{
	display: inline-block;
	width: 100%;
}
.comment.box ul {
	vertical-align:top;
}

.relatedLink ul  {
	overflow:auto;
	display:block;
}

.relatedLink ul li {
	display:inline;
	margin-bottom: 20px;
}

.relatedLink ul li h4 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
}

.relatedLink ul li span{
	display:block;
}

@media screen and (max-width: 768px) {
  .relatedLink ul li {
		width:100%;
	}

	.relatedLink ul li.col-2 {
		padding-right:0;
		padding-left:0;
	}
}

/*Add link Box*/
.addLinks li{
	display: inline-block;
	margin-top: 3px;
	margin-right: 2px;
}

.addLink.btnLarge {
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	padding: 20px;
	width: 35%;
	background-color: #d5dee2;
	border: 0;
	-webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.addLink.btnLarge li{
	padding-bottom: 5px;
}

.addLink.btnLarge li:last-child{
	padding-bottom: 0;
}

@media screen and (max-width: 768px) {
  .addLink.btnLarge {
		width: 100%;
	}
}

/*Spotlight page*/
.right-banner-box {
	float: right;
	margin-left: 10px;
  width: 35%;
}

.spotlight.video-right{
	float:right;
	width:40%;
	padding-bottom: 10px;
}

.right-banner-box li {
	margin: 20px 0;
	width: 100%;
	border: 1px solid #d5dee2;
}

.right-banner-box li.addLink {
	padding: 20px;
	background-color: #d5dee2;
	text-align: left;
  font-family: 'Lato', Arial, Helvetica, sans-serif, 'Helvetica Neue';
  line-height: 17px;
  color: #336699;
}

.info.btnBox {
	float: left;
	margin: 20px 10px 10px 0;
	padding: 15px 20px;
	width: 40%;
	line-height: 20px;
	background-color: #d5dee2;
}

.info.btnBox .title {
  margin-bottom: 5px;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: inherit;
	color: #336699;
}

.info.btnBox li{
	margin-bottom: 3px;
}

@media screen and (max-width: 768px) {
  .info.btnBox {
		width: 100%;
		margin-top: 10px;
	}
  .spotlight.video-right{
		width:100%;
	}
}

@media screen and (max-width: 480px) {
  .info.btnLarge {
    width: 100%;
  }

  .right-banner-box {
	  width: 100%;
	}

	.right-banner-box li {
		margin: 10px 0;
	}
}

/*MSC organization page*/
.msc {
	margin: 0 0 !important;
	padding: 30px 0;
	border-bottom: 1px solid #ccc;
	margin-left: -15px;
	margin-right: -15px;
}

.msc-logo {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 25%;
}

.msc-text {
	float: left;
	width: 75%;
	padding-left: 15px;
	padding-right: 15px;
}

.msc-text h3 {
	text-transform: uppercase;
}

@media screen and (max-width: 480px) {
  .msc-logo {
		float: none;
		margin: 0 auto;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
	}

	.msc-text {
    width: 100%;
    margin-top: 20px;
	}
}

/*NEO page*/
.neo-box {
	margin: 25px 0 10px 10px;
}

.neo-box li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 20px 10px 20px;
	width: 20%;
	text-align: center;
	background-color: #e8e8e8;
}

.neo-box li a {
	color: #00557f;
}

@media screen and (max-width: 768px) {
  .neo-box li {
		width: 45%;
	}
}

@media screen and (max-width: 480px) {
  .neo-box {
    margin: 15px 0 0 0;
	}

	.neo-box li {
		width: 100%;
	}
}

/*arrival page*/
.arrival.image-full{
	width: 50%;
}

/*resource page*/
.resource.divider {
  width: 100%;
  padding: 0 0 5px 10px;
  background-position: right 15px top 100%;
  background-repeat: no-repeat;
  background-image: url('/web/20161021000008oe_/http://8tharmy.korea.army.mil/site/images/common/grey-bar.png');
}

/*Leaders page*/
.card {
	display: inline-block;
	vertical-align: top;
	margin: 5px 20px 25px 0;
	width: 30%;
}

.card .image img {
	display: inline-block;
	width: 100%;
	margin:auto;
}

.card .content {
	margin-top: 5px;
}

.card .content .header {
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
}

@media screen and (max-width: 768px) {
  .card {
		width: 40%;
	}
}

@media screen and (max-width: 480px) {
  .card {
		width: 100%;
	}
}
