@CHARSET "UTF-8";

@import url('//images01.military.com/script/global/mmenu/css/jquery.mmenu-min.css');
@import url('//images02.military.com/script/global/mmenu/css/jquery.mmenu.pageshadow-min.css');
@import url('//images03.military.com/script/global/mmenu/css/jquery.mmenu.positioning-min.css');
@import url('mst.base.prod.css');
/*@import url('http://localhost:8083/media/production/military-skills-translator/responsive/mst.base.prod.css');*/

/** body customization **/
#mstResponsiveHeader, 
#mstResponsiveFooter,
#mstResponsiveHeader *,
#mstResponsiveFooter * {

}

/*Below allows for header box shadow to be visible*/
#mstResponsiveHeader > .hidden-sm-down,
#mstResponsiveHeader > .hidden-md-up {
    position: relative;
}

body {
	background-color:#fff;
}

.header-collapsed body {
    padding-top: 63px;
}

.mst-container {
    border-color: #edeeee;
}

.in-iframe .mst-container{
	border: none;
}

.btn-primary, .ui-button, .container a.btn-primary {
    display: block;
    position: relative;
    height: auto;
    padding: .7em .75em;
    transition: .8s;
    border: 0;
    border-radius: 30px;
    background: -webkit-gradient(linear, left top, right top, from(#073a7d), color-stop(50%, #00529b), to(#28a193));
    background: linear-gradient(to right, #073a7d 0%, #00529b 50%, #28a193 100%);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 200% auto;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300 !important;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle;
    line-height: 1;
}

.btn-primary:hover, .ui-button:hover {
    outline: none;
    background-position: center center;
    background-size: 110% auto;
    text-decoration: none;
    cursor: pointer;
}

.btn-primary:focus, .ui-button:focus {
    outline: none;
    text-decoration: none;
}

.btn-primary:active, .ui-button:active {
     outline: none;
     text-decoration: none;
     opacity: .8;
 }

.container-arrow-right,
.container-arrow-left {
	color: #00529b;
}

.mst-subentity-panel .panel-content {
	border-color: #ccc;
}

.container a {
	color: #00529b;
}

.ui-checkbox i {
	color: rgba(0, 82, 155, 1);
}

.ui-icon-triangle-1-s, .ui-mobile .ui-icon-tri-d::after {
	background-color: #FFFFFF !important;
}

.ui-selectmenu-button {
	background-color: #ffffff;
	color: #55595c;
}

.mst-target-occupation-group-container {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

.mst-container-link .tooltip,
.mst-translation-entity-view .panel-content .tooltip { 
  	color: #FFFFFF;
  	background: #000000;
}

.mst-container-link {
	border: 1px solid #ccc !important;
	background-color: inherit !important;
}


/* hide the 'powered by' text for military tenant only */
.poweredBy {
	display: none;
}
.mst-mobile .poweredByMobile {
    display: none;
}

/** end body customization **/

/***** START HEADER ****/

#pageBody {
	font-size: 14px;
    margin: 0 auto;
    width: 970px;
    position: relative;
    z-index: 0;
}

#top-panel .ad,
#bottom-panel .ad {
    width: auto;
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
#pageBody .ad.noBanner {
	background:none;
	padding-top:0;
}
#pageBody .ad div {
	position:relative;
	overflow:hidden;
}
#top-panel, #lowercenterspan-panel, #bottom-panel {
    width: 100%;
}
#top-panel {
    width: 100%;
    margin: 0;
    text-align: center;
    display: block;
    height: 0;
    max-height: 0;
    transition: max-height 1s ease, opacity .5s ease;
    opacity: 0;
}

.banner--ad-active #top-panel {
    height: auto;
    max-height: 2000px;
    padding: .75em 0;
    background-color: #dae0e5;
    opacity: 1;
}

.brandscape--ad-active #top-panel {
    height: auto;
    padding: 0;
    transition-duration: 0s;
    background-color: transparent;
}

.page__promo {
    display: block;
    position: absolute;
    top: 0;
    z-index: 499;
}

.page__promo-wrapper {
    display: none;
    position: relative;
    width: 970px;
    margin: 0 auto;
    padding: 0 5px;
}

.brandscape--ad-active .page__promo-wrapper {
    display: block;
}

.page__promo--left {
    left: -160px !important;
}

.page__promo--right {
    right: -160px !important;
}

.block--mil-ad-block {
    position: relative;
    z-index: 100;
}

.page__top .block--mil-ad-block, footer .block--mil-ad-block {
    text-align: center;
}

#bottom-panel {
    width: 100%;
    margin: 0;
    text-align: center;
    display: inline-grid;
}

.bannerAd {
	margin: 0 auto;
    display: table;
}

/***** END HEADER ****/

/* ********************************************** */
/* PAGEFOOT CONTENT */
/* ********************************************** */
footer#mastFoot {
  margin: 0 auto;
  width: 970px;
  padding: 5px 20px;
}

footer#mastFoot ul li {
  display: block;
  text-align: center;
}

footer#mastFoot ul li a {
  font-weight: 400;
}

footer#mastFoot ul li span,
footer#mastFoot ul li ul,
footer#mastFoot ul li li {
  display: inline-block;
  font-size: 11px;
  line-height: 18px;
}

footer#mastFoot ul li span {
  position: relative;
  z-index: 3;
  font-weight: 500;
  margin-right: 5px;
}

footer#mastFoot ul li ul {
  margin-left: -3px;
}

footer#mastFoot ul li li {
  padding: 0 5px 0 0px;
  margin: 0 5px 0 0px;
  font-weight: 400;
  color: #666;
  position: relative;
}

footer#mastFoot ul li li:after {
  content: "|";
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  right: -3px;
  top: -1px;
}

footer#mastFoot ul li li:last-child:after {
  display: none;
}

#copyrightAndParentCo {
  padding: 0;
  text-align: center;
  font-size: 12px;
  line-height: 19px;
  color: #999;
  padding: 0px 0 5px;
}

#copyrightDate {
    padding-right: 7px;
    margin-right: 3px;
    display: inline;
    position: relative;
}
#copyrightDate:after {
    content: "|";
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    right: 0;
    top: -1px;
}
#parentCompany {
    background: transparent url('//images.military.com/media/shared/css-global/monster-logo-footer.png') left center no-repeat;
    padding-left: 121px;
    display: inline;
}

#parentCompany .parentCompanyName {
  text-indent: -99999999px;
}

.mil-footer{
	line-height: 1.4;
	color: #666;
	font-size: 13px;
}

/* new/short version */
#pageFoot {
  text-align: left;
  color: #666;
  font-size: 11px;
  font-weight: 400;
}

#pageFoot a {
  color: #00c;
  font-size: 11px;
  font-weight: 400;
  padding-right: 3px;
  border-right: 1px solid #666;
}

#pageFoot .aMonsterCompany {
  color: #999;
  display: block;
  margin-left: auto;
  margin-right: auto;
  /* center the block */
  width: 168px;
  text-align: right;
  background: transparent url("//images.military.com/media/shared/css-global/bg-parentcompany.png") 0 50% no-repeat;
}

/** Social Media elements in the Footer **/
footer#mastFoot ul li#socialnetworkingfooter {
  text-align: center;
  margin-bottom: 2px;
  margin-top: 10px;
  padding-left: 12px;
}

footer#mastFoot ul li#socialnetworkingfooter a {
  text-decoration: none;
  display: inline-block;
}

footer#mastFoot ul li#socialnetworkingfooter span {
    height: 22px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

footer#mastFoot ul li#socialnetworkingfooter span {
  background: url("//images.military.com/media/shared/css-global/footer-social-sprite.png") no-repeat scroll right transparent;
  font-size: 12px;
  font-weight: 400;
  margin-right: 5px;
  padding: 0 13px 13px 10px;
}

footer#mastFoot ul li#socialnetworkingfooter a.facebook span {
  background-position: -6px -5px;
}

footer#mastFoot ul li#socialnetworkingfooter a.facebook:HOVER span {
  background-position: -6px -37px;
}

footer#mastFoot ul li#socialnetworkingfooter a.twitter span {
  background-position: -35px -5px;
}

footer#mastFoot ul li#socialnetworkingfooter a.twitter:HOVER span {
  background-position: -35px -37px;
}

footer#mastFoot ul li#socialnetworkingfooter a.googleplus span {
  background-position: -62px -5px;
  padding-right: 18px;
}

footer#mastFoot ul li#socialnetworkingfooter a.googleplus:HOVER span {
  background-position: -62px -37px;
}

footer#mastFoot ul li#socialnetworkingfooter a.instagram span {
  background-position: -126px -5px;
  padding-right: 18px;
}

footer#mastFoot ul li#socialnetworkingfooter a.instagram:HOVER span {
  background-position: -126px -37px;
}

footer#mastFoot ul li#socialnetworkingfooter a.pininterest span {
  background-position: -98px -5px;
  padding-right: 18px;
}

footer#mastFoot ul li#socialnetworkingfooter a.pininterest:HOVER span {
  background-position: -98px -37px;
}

footer#mastFoot ul li#socialnetworkingfooter a.youtube span {
  background-position: -169px -5px;
  padding-right: 28px;
}

footer#mastFoot ul li#socialnetworkingfooter a.youtube:HOVER span {
  background-position: -169px -37px;
}

footer#mastFoot #adChoices {
  text-align: center;
}

footer#mastFoot #adChoices .adchoices-icon {
  background: transparent url("//images.military.com/media/shared/css-global/adchoices-icon.png") right center no-repeat;
  padding-right: 15px;
  font-weight: 400;
  font-size: 12px;
}
	

.ui-ad img {
	max-width: inherit;
}

.mst-iframed .mstResponsiveHeader,
.mst-iframed .mstResponsiveFooter {
	display: none !important;
	width: 0 !important;
	height: 0 !important;
	padding: 0 !important;
}



/** Header adjustments **/
header#mastHead #headerSearch button[type=submit]{
    text-overflow: inherit;
}

header#mastHead #headerSearch .ui-input-search:after{
    background-image: none;
}

header#mastHead #headerSearch .ui-input-search{
    padding: 0;
    background: none;
    border: none;
    margin: 0;
}

header#mastHead #headerSearch .ui-input-search input{
    background-color: #fafafa;
    outline: none;
    font-size: 13.14px;
    font-weight: 300;
    padding: 3.285px 39.42px 3.285px 6.57px;
    border: 1px solid #dfdfde;
    height: 34px;
    width: 199px;
    margin: 0px;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.safari header#mastHead #headerSearch .ui-input-search input{
    width: 189px;
}

.header-collapsed header#mastHead #headerSearch .ui-input-search input {
    font-size: 12.6px;
    width: 266px;
    height: 28px;
    padding-right: 35.28px;
}

.safari.header-collapsed header#mastHead #headerSearch .ui-input-search input {
    width: 253px;
}
