#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:15px;
}
#share-icons {
  margin-top: 25px;
}
.col-md-4 {
  width: 50%;
}
#topbar-right {text-align:center;}
#topbar {background-color:white; -webkit-box-shadow: 0px 1px 5px 0px rgba(51,51,51,1);
-moz-box-shadow: 0px 1px 5px 0px rgba(51,51,51,1);
box-shadow: 0px 1px 5px 0px rgba(51,51,51,1);}
#head-box {}
#call-to-action {}
#share-icons {}
.media-contacts {}
.dropdown-menu {}
#showcase {}
.twitter-timeline {margin-top: 30px; width: 700px;}
h1 {color:#08338f; text-align:center;}
h2 {text-align:center; font-style:italic;}
/* Headline */
#headline {
display:none;
background: none repeat scroll 0 0 #08338f;
color: #fff;
width:100%;
margin:auto;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 54px;
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
filter: alpha(opacity=75);
opacity:.75;
}
#font-size-headline-hero {
font-size: 56px;
}
#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
#press-release {}
#box-a {}
#box-b {}
#box-c {text-align:center; color: #fff;}
#box-d{text-align:center;}
#box-c-d {background: #006cb4; padding: 30px; }
#underfooter {}
#box-c a {
  color: white;
}
#box-c .fa-2x  {color:#7ebb00;}
#box-c .fa-2x:hover {color:#fff;}
/* Facebook and twitter - large buttons */
.share-lg-btn .facebook-lg-btn{}
.share-lg-btn .twitter-lg-btn{}
/* Facebook and twitter - small buttons */
.share-sm-btn .facebook-sm-btn{}
.share-sm-btn .twitter-sm-btn{}
.soc {
  padding: 17px;
  margin: 3px auto;
  color: #7ebb00;
}
.link { display: block; padding: 5px; margin: 10px auto;}
.link:hover { color: #000;}

.ctab, .ctab:visited { background-color: #6ab100; border-radius: 3px; color: #fff; text-decoration: none !important; padding: 15px; font-weight: bold; font-size: 100%; display: block; margin: 0 auto; text-align:center;}

.ctab:hover { background-color: #56b842; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }

.mpeg, .mpeg:visited { background-color: #6ab100; border-radius: 3px; color: #fff; text-decoration: none !important; padding: 10px;  font-size: 110%; display: block; width:50%; margin: 0 auto; margin-top: 2em; text-align:center; line-height:127%;}

.mpeg:hover { background-color: #56b842; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }

.mfp-title {
  font-family: "Arial";
  font-size: 14px;
  color: #000000;
  width: auto;
  text-align: left;
  padding-top: 7px;
}

/* PressRelease */
#press-release {
text-align: left;
}
h1.headline {}
h2.sub-headline {}
#lede {}
.source {
float: left;
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}
.source a{}
.source a:hover{}
.dateline {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}
#body-media-gallery{background: #00aee2; margin: 20px 0 20px 0;}
#body_text{}

/* Showcase */
.showcase-asset-title{}
.showcase-asset-title-container{}
.showcase-asset{}
.showcase-asset-img{}
#download-photo-btn{}
#embed-photo-btn{}
#pinit-photo-btn{}
#showcase-photo-icons{}
#asset-title-container-0{}
#asset-title-container-1{}
#asset-title-container-2{}
#showcase-asset-0{}
#showcase-asset-1{}
#showcase-asset-2{}
#icon-0{}
#icon-1{}
#icon-2{}
.preview-icon{}
/* Cut in */
.cut-in-common{}
#cut-in{
float:left;
clear:both;
margin:12px;
}
#cut-single-column{}
/* Expanded Viewer */
.white-popup {
background: #FFF;
}
.mfp-image-holder .mfp-close {
color: black;
}
.mfp-arrow-left:before{
color: #3F3F3F;
}
.mfp-arrow-right:after{
color: #3F3F3F;
}
/* Popup caption */
.mfp-title{}
/* Inline assets */
.inline-asset-title-container {}
.inline-icon {}
.inline-asset {
width:40%;
}
.inline-asset.inline-asset-single-column {
width:100%;
}
/* Gallery */
#title-gallery{text-align:center; color: #fff; font-style:normal;}
.gallery-asset-title-container {
  background: #0080c5;
  padding: 10px;
}
.gallery-asset {
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 1);
  -moz-box-shadow: 1px 1px 5px 0px rgba(51,51,51,1);
  box-shadow: 1px 1px 5px 0px rgba(6, 6, 6, 1);
}
#content-media-gallery {}
.gallery-icon{}
.nav_all_assets{}

/* Media queries */
@media only screen and (max-width: 768px) and (orientation:portrait){
#head-box{display:none;}
}@media only screen and (max-width: 768px){
#box-a{width:100%;}
#box-b{width:100%;}
#box-c{width:100%; margin-bottom: 30px;}
#box-d{width:100%;}
#call-to-action {text-align:center;}
.ctab {margin: 1em;}
}