/* CSS Framework 
 * Base on stardard Bootstrap v3 break points
 */
/* Title Styles */
.main-content .guide-page-title h2 {
    color: #35508E;
    text-transform: uppercase;
    font-weight: 100;
    margin-top: 30px;
    padding-bottom: 10px;
    border-bottom: 5px solid #867751;
    margin-bottom: 20px;  
}
 
/*Left Content Styles */
aside .left-content figure .opener-media-container {
    position: relative;
}

aside .left-content figure .opener-media-container img{
    width:100%;
    height:auto;
}
aside .left-content figure .opener-media-container img.video-youtube:hover {
    cursor: pointer;
}
aside .left-content figure .opener-media-container span.glyphicon.glyphicon-play {
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(255,255,255,0.65) 0%, rgba(255,255,255,0.65) 50%, rgba(255,255,255,0.65) 51%, rgba(255,255,255,0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.65)), color-stop(50%,rgba(255,255,255,0.65)), color-stop(51%,rgba(255,255,255,0.65)), color-stop(100%,rgba(255,255,255,0.65))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.65) 0%,rgba(255,255,255,0.65) 50%,rgba(255,255,255,0.65) 51%,rgba(255,255,255,0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255,255,255,0.65) 0%,rgba(255,255,255,0.65) 50%,rgba(255,255,255,0.65) 51%,rgba(255,255,255,0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255,255,255,0.65) 0%,rgba(255,255,255,0.65) 50%,rgba(255,255,255,0.65) 51%,rgba(255,255,255,0.65) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(255,255,255,0.65) 0%,rgba(255,255,255,0.65) 50%,rgba(255,255,255,0.65) 51%,rgba(255,255,255,0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ffffff', endColorstr='#a6ffffff',GradientType=1 ); /* IE6-8 */
    position: absolute;
    top: 37.5%;
    left: 42.5%;
    height: 25%;
    border-radius: 50%;
    padding-top: 2.7%;
    width: 15%;
    padding-left: 3.5%;
    font-size: 2.5em;
    color: #867751;
}
aside .left-content figure .opener-media-container span.glyphicon.glyphicon-play:hover {
    cursor: pointer;
}
aside .left-content figure .opener-media-container iframe {
    margin-bottom: -5px;
    width: 100%;
}
aside .left-content figure .opener-media-container .opener-media-inset {
    position: absolute;
    bottom: 0;
    background-color: #002878;
    color: white;
    padding: 5px 10px;
    padding-left: 15px;
}
aside .left-content figure .opener-media-container img.video-youtube + .opener-media-inset:hover {
    cursor: pointer;
}
aside .left-content figure figcaption .opener-media-caption-container {
    color: #183A81;
    padding: 10px 20px;
    margin-bottom: 10px;
    border: 2px solid #E8EBF4;
}
aside .left-content figure figcaption .opener-media-caption-container h3 {
    color: #183A81;
}

/*Link Set Styles*/
.guide-link-sets .link-set {
    margin-bottom: 30px;
}
.guide-link-sets .link-set .headline {
    padding-bottom: 5px;
    font-size: 16px;
    color: #002878;
    font-weight: 500;
}
.guide-link-sets .link-set ul {
    list-style: none;
    padding-left:0;
    padding-top: 10px;
    border-top: 1px solid black;
}
.guide-link-sets .link-set ul li {
    text-transform: uppercase;
    font-size: 12px;
}
.guide-link-sets .link-set ul li a {
    color: #002878;
}
.guide-link-sets .link-set ul li a:hover, .guide-link-sets .link-set ul li a:focus {
    text-decoration: none;
    color: #867751;
}
.guide-link-sets .link-set ul li a:before {
    content: '\25B6';
    color: #867751;
    padding-right: 10px;
}

/* Right Content News Tabs Styles */
aside .right-content .content-section .tabs-content .nav-tabs li {
    background-color: #002878;
    border-radius: 12px 12px 0 0;    
}
aside .right-content .content-section .tabs-content .nav-tabs li:hover, aside .right-content .content-section .tabs-content .nav-tabs li:focus {
    border-color: #ddd;
    outline: none;
    background-color: #ddd;
}
aside .right-content .content-section .tabs-content .nav-tabs li.active {
    background-color: #EBEBEB;
}
aside .right-content .content-section .tabs-content .nav-tabs li.active a {
    background-color: #EBEBEB;
    color: #002878;
    border-color: #EBEBEB;
}
aside .right-content .content-section .tabs-content .nav-tabs li.active a:before {
    content: "\25BC";
    font-size:11px;
    width:18px;
}
aside .right-content .content-section .tabs-content .nav-tabs li a {
   color: #fff;
    padding: 4px 7px 4px 10px;
    font-size: 11px;
    height: 30px; 
    border-color: #002878;
    border-radius: 12px 12px 0 0;
}
aside .right-content .content-section .tabs-content .nav-tabs li a:hover, aside .right-content .content-section .tabs-content .nav-tabs li a:focus {
    border-color: #ddd;
    outline: none;
    background-color: #ddd;
}
aside .right-content .content-section .tabs-content .nav-tabs li a:before {
    padding-right: 10px;
    font-size: 12px;
    width: 20px;
    content: "\25B6";
    color: #867751;
}
aside .right-content .content-block .tabs .tab-content .tab-pane.active {
}

/* Opener Styling for carousel */
.main-content .opener .carousel .carousel-caption {
    height: 200px;
}

.main-content .opener .carousel .carousel-indicators {
		bottom: 170px;
}

/* Target Print */
@media print { }

/* Target small screens (phone) only */
@media (max-width: 767px) { }

/* Target tablet, tablet like screens, and all larger */
@media (min-width: 768px) { 
    /* Opener Styling for carousel */
    .main-content .opener .carousel .carousel-caption {
		height: 120px;
	}
	.main-content .opener .carousel .carousel-indicators {
		bottom: 170px;
	}    
}

/* Target small desktop, landscape tablets and all larger */
@media (min-width: 992px) { 
    /* Opener Styling for carousel */
    .main-content .opener .carousel .carousel-caption {
		height: 200px;
	}
	.main-content .opener .carousel .carousel-indicators {
		bottom: 170px;
	}    
}

/* Target large desktop */
@media (min-width: 1200px) { 
    /* Opener Styling for carousel */
    .main-content .opener .carousel .carousel-caption {
		height: 170px;
	}

	.main-content .opener .carousel .carousel-indicators {
		bottom: 140px;
	}    
}

/* Target tablet and tablet like screens only */
@media (min-width: 768px) and (max-width: 991px) { }

/* Target small desktop and landscape tablets only */
@media (min-width: 992px) and (max-width: 1199px) { }

