@import url("animate.css");

/* CSS Index 

	Bootstrap modifications 
	The side navigation menu
	Site styles 
	Keyframes
	Media Queries
	
*/
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #333;
}

a[href^="http:"]:before:not([href^="localhost"]), 
a[href^="https:"]:before {
  
}
a[href^="tel:"] {
  color: #545454;
  text-decoration: none;
}

/*  Bootstrap modifications */
body {
	overflow-x: hidden;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	position: relative;
	color: #030303;
}

a {
	color: #06607F;
}

ul.checkmarks li:before {
  content: '✓ ';
	margin-left: 30px;
	font-weight: bold;
}

.searchclear {
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    height: 14px;
    margin: auto;
    font-size: 14px;
    cursor: pointer;
    color: #ccc;
}
.dropdown {
	font-size: 1.125em;	
}
.dropdown-header {
    color: #fff;
    background-color: #205493;
	padding: 5px 20px;
	border-bottom: solid 5px #4a793a;
	font-size: 1.1em;
}
.dropdown-menu {
    padding: 0 0 5px 0;
}
.dropdown-menu>li>a {
	color: #08afe6;
}

.navbar {
    margin-bottom: 0;
	z-index: 500;
}
.navbar-toggle {
    background-color: #f5f5f5;
    background-image: none;
}
.alt-nav li {
	float: left;
	
}
.alt-nav li a {
	font-size: 1.3em;
}
.curve {
    width: 200px;
    height: 200px;
    box-shadow: 0 0 10px #333;
    border: none;
    border-radius: 50%;
	float: right;
    margin-right: 2rem;
    -webkit-shape-outside: circle();
    shape-outside: circle();
	animation-delay: 1s;
}
.twitter-timeline {
	width: 100%;
	max-height: 453px;
}
.breadcrumb {
    padding: 10px 15px 0 0;
    margin-bottom: 10px;
    list-style: none;
    border-radius: 0;
}
.breadcrumb a {
	color: #90cff2;
}
.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #90cff2;
}
.list-group {
    line-height: 1.4;
}
.affix {
  top: 0;
  width: 100%;
}

.affix-top {
  width: 100%;
}

.affix-bottom {
  position: absolute;
  width: 100%;  
}

.list-group-item {
	font-size: 1em;
	border-top: solid 1px #f5f5f5;
}
.list-group-item:hover {
	background-color: #4a4144;
}
.list-group-item:first-child {
	border-top: none;
}
.list-group-item a {
	color: #f5f5f5;
}
.list-group-item.active {
	border-top: none;
}
.list-group-item.active a {
	color: #5f9b4b;
}

.left-nav .list-group-item, .right-nav .list-group-item {
	font-size: 1em;
	background: none;
	padding: 5px;
}
.left-nav .list-group-item:hover,.right-nav .list-group-item:hover {
	font-weight: bold;
}
.left-nav .list-group-item a, .right-nav .list-group-item a {
	color: #065974;
}
.left-nav .list-group-item.active {
	font-weight: bold;
	padding-left: 10px;
	border-left: solid 3px #4a4144;
}
.right-nav .list-group-item.active {
	font-weight: bold;
	padding-left: 10px;
	border-left: solid 3px #545454;
}
.left-nav .list-group-item.active a {
	color: #4a4144;
}
.right-nav .list-group-item.active a {
	color: #545454;
}
.left-nav .list-group-item:first-child, .right-nav .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.slab-brown .right-nav .list-group-item a {
	color: #90cff2;
}
.slab-brown .right-nav .list-group-item.active {
	font-weight: bold;
	padding-left: 10px;
	border-left: solid 3px #f1f1f1;
}
.slab-brown .right-nav .list-group-item.active a {
	color: #f1f1f1;
}
.slab-brown .list-group-item.active, .slab-brown .list-group-item.active:hover, .slab-brown .list-group-item.active:focus {
	background: none;
	color: #f1f1f1;
}
.popover-content {
    padding: 9px 11px;
    font-size: .85em;
}
.panel-table {
	background-color: #f1f1f1;
}
.home-header .carousel-inner {
    position: relative;
    overflow: visible;
    width: 100%;
}
.home-header .carousel-caption {
    top: -30px;
	
	text-align: left;
}
.home-header .carousel-caption p {
	font-size: 2.89rem;
	font-family: 'Montserrat', cursive;
	line-height: 1.3em;
}
.home-header .caption-title {
	font-family: "Montserrat";
	font-weight: 600;
	font-size: 5.39rem;
	text-transform: uppercase;
}
.tour-popover-title {
	background-color: #4a4144;
	color: #f5f5f5;
}
@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
		width: 60px;
		height: 60px;
		margin-top: -40px;
		font-size: 60px;
	}
}
/* NAVIGATION */
nav[role=navigation] .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.usa-banner-header {
	font-size: .8em;
	line-height: 1.9;
	margin: 2px 0 2px 0;
}

.usa-banner-header a {
	color: #205493;
}
/* Side Glossary Nav */
/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1100; /* Stay on top */
    top: 0;
    right: 0;
    background-color: #322d2e; /* Blackish 231f20*/
    overflow-x: hidden; /* Disable horizontal scroll */
	overflow-y: scroll;/* scroll content if longer than page */
    padding-top: 20px; /* Place content 60px from the top */
    transition: 0.3s; /* 0.5 second transition effect to slide in the sidenav */
	color: #f5f5f5;
	box-shadow: -3px 0 10px rgba(0,0,0,.4);
	-moz-box-shadow: -3px 0 10px rgba(0,0,0,.4);
	-ms-box-shadow: -3px 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: -3px 0 10px rgba(0,0,0,.4);
}
.sidenav > div {
	padding: 8px;
}
.sidenav h2 {
	margin-top: 10px;
}
.sidenav .term, .sidenav .event-title {
	text-decoration: none;
	color: #e1e1e1;
}
/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
	color: #ffffff;
}

.cal-content {
	font-size: .8em;
}
.cal-content strong {
	text-decoration: underline;
}
/* #NAV-SPY */
#nav-spy {
	line-height: 1;
	font-size: .9em;
}
#nav-spy li a:hover {
	background: none;
}
#nav-spy .active {
	font-weight: bold;
}
#nav-spy .nav {
	display: none;
}
#nav-spy .active .nav {
	display: block;
}
#nav-spy .active a {
	font-weight: bold;
	font-size: 1.1em;
	color: #4a4144;
}
#nav-spy .nav span {
	margin: 0 5px 0 2px;
}
#nav-spy .nav .active a, #nav-spy .nav .active:hover a, #nav-spy .nav .active:focus a {
	border-left: 2px solid #4a4144;
}
#nav-spy .nav .active span, #nav-spy .nav .active:hover span, #nav-spy .nav .active:focus span {
	display: none;
}
#nav-spy li > a {
    position: relative;
    display: block;
    padding: 5px 0;
}
#nav-spy .active .nav > li > a {
    position: relative;
    display: block;
    padding: 5px 0 5px 10px;
	font-weight: normal;
	font-size: 1em;
	color: #4a4144;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
}

.home-header {
	background-image: url(../img/home-header2.jpg);
	background-size:cover;
	background-attachment:fixed;
	background-position: center;
	position: relative;
	overflow: hidden;
	height: 325px;

}

.footer-sharing {
	padding-top:20px;
	padding-bottom: 20px
	background-color: #4A4144;
	background-image: url(../img/home-header2.jpg);
	background-size:cover;
	background-attachment:fixed;
	background-position: center;
	color: white;

}
.footer-sharing h1 {
	font-size: 1.5em;
	color:#f1f1f1;
	margin: 0 0 10px;
}

.footer-supportinglinks {
	
}
.footer-information {
	padding:25px 0;
	background-color: #231f20;
	color: #f1f1f1;
}
.footer-information a {
	color: #90cff2;
}
.slab-white {
	background-color: #fff;
}
.slab-light-blue {
	background-color: #90cff2;
	color: #143761;
}
.slab-light-blue .list-group-item, .slab-brown .list-group-item,  .slab-blackbrown .list-group-item {
	border-top: none;
}
.slab-light-blue a, .slab-light-blue .list-group-item a {
	color: #205493;
}
.slab-light-blue .btn-warning, .slab-light-blue .btn-nerd {
	color: #f5f5f5;
}
.slab-brown {
	background-color: #4a4144;
	color: #f5f5f5;
}
.slab-blackbrown {
	background-color: #231f20;
	color: #f5f5f5;
}
.slab-light-red {
	background-color: #ddbcbc;
    border-color: #d4abb2;
    color: #700000;
}
.slab-light-red a {
	color: #800;
	font-weight: 700;
}
.slab-light-red small {
	color: #800;
}
.slab-light-red h1, .slab-light-red h2, .slab-light-red h3 {
	font-family: "Fredoka One";
}

/* Data NERD Portal button */
.btn-nerd {
	-webkit-animation-delay: 2s; 
	-mos-animation-delay: 2s; 
	animation-delay: 2s;
	background: #205493 url(../img/NRRD-map-sm.png) center center no-repeat; 
	background-size: contain;
	border: solid 1px #fff; 
	box-shadow: 0px 0px 10px #000;
	color: #f5f5f5;
}
/*  MARGIN STYLES */
.margin-top0 {
	margin-top: 0;
}
.margin-top10 {
	margin-top: 10px;
}
.margin-top15 {
	margin-top: 15px;
}
.margin-top20 {
	margin-top: 20px;
}
.margin-bottom0 {
	margin-bottom: 0;
}
.margin-bottom10 {
	margin-bottom: 10px;
}
.margin-bottom15 {
	margin-bottom: 15px;
}
.margin-bottom20 {
	margin-bottom: 20px;
}
.margin-right10 {
	margin-right: 10px;	
}
.margin-right15 {
	margin-right: 15px;	
}
.margin-right20 {
	margin-right: 20px;	
}
.margin-left10 {
	margin-left: 10px;
}
.margin-left15 {
	margin-left: 15px;
}
.margin-left20 {
	margin-left: 20px;
}
.margin0 {
	margin: 0;
}
.margin10 {
	margin: 10px;
}
.margin15 {
	margin: 15px;
}
.margin20 {
	margin: 20px;
}

/* PADDING STYLES */
.padding-top0 {
	padding-top: 0;
}
.padding-top10 {
	padding-top: 10px;
}
.padding-top15 {
	padding-top: 15px;
}
.padding-top20 {
	padding-top: 20px;
}
.padding-bottom0 {
	padding-bottom: 10px;
}
.padding-bottom10 {
	padding-bottom: 10px;
}
.padding-bottom15 {
	padding-bottom: 15px;
}
.padding-bottom20 {
	padding-bottom: 20px;
}
.padding-right10 {
	padding-right: 10px;
}
.padding-right15 {
	padding-right: 15px;
}
.padding-right20 {
	padding-right: 20px;
}
.padding0 {
	padding: 0;
}
.padding5 {
	padding: 5px;
}
.padding10 {
	padding: 10px;
}
.padding15 {
	padding: 15px;
}
.padding20 {
	padding: 20px;
}

/* FEATURE BOX */
.feature-box {
    position: relative;
    margin-top: 20px;
    padding: 0 0 0 50px;font-family: 'Open Sans', Arial, sans-serif;
}
.feature-box:first-child {
    margin-top: 0;
}
.feature-box h3 {
	font-weight: bold;
    font-size: 1.3em;
    /*color: #4a4144;*/
}
.feature-box p {
	/*color: #666e70;*/
}
.feature-box .fbox-icon {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
}
.feature-box .fbox-icon {
    border-radius: 50%;
    padding: 0;
}
.feature-box .fbox-icon a, .feature-box .fbox-icon i, .feature-box .fbox-icon img {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    /*color: #4a4144;*/
}
.feature-box .fbox-icon i {
    line-height: 40px!important;
	text-align: center;
	font-size: 36px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}
@media (min-width: 768px) {
	.navbar-form .form-group {
		width: 200px;
	}
}
/*  Site styles */
.seperator {
    background: url(../img/hr-li.png) transparent top no-repeat;
    height: 25px;
    border: none;
    margin-top: -15px;
}
.nav-youtube:hover {
	color: #800;
}
.nav-twitter:hover {
	color: #56C6E3;	
}
.nav-facebook:hover {
	color: #3B6DE3;	
}
#onrr-logo {
	height: 40px;
	background: none;
	margin: 0;
	padding: 0;
	font-size: 0.78em;
	text-indent: 0;
}
#onrr-logo a small {
	text-indent: 0;
	display: block;
	color: #4F4F4F;
}


#onrr-logo a {
	text-decoration: none;
	color: #231f20;
}

.top-banner {
	line-height: 1.5;
	font-size: 2rem;	
	padding: 10px;
	margin: 0;
	background: #f5f5f5;
}


.top-social {
	font-size: 1em;
	color: #666;
	line-height: 58px;
}
.welcome {
	color: #f5f5f5;
}
.welcome h1 {
	font-size: 2.2em;
	    font-weight: bold;
}
.welcome p {
	font-style:italic;
	font-size: 1.3em;
	line-height: 1.42;
}

.highlight-links {
    font-style: italic;
    border-top: dotted 1px #231f20;
    border-bottom: dotted 1px #231f20;
    background: #4a4144;
    margin-bottom: 10px;
    text-align: center;
    font-size: 0.875em /* 14px */;
    padding: 3px 0 0;
}
.highlight-links a {
	color: #f1f1f1;
}
a.go-top {
    position: fixed;
    bottom: 1.5em;
    right: 1.5em;
    background: #333;
    background: rgba(0, 0, 0, .65);
    color: white;
    font-size: .8em;
    text-decoration: none;
    padding: .5em 1em;
    text-transform: uppercase;
    z-index: 50;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    display: none;
}

#press-releases .media:last-child {
    margin-bottom: 20px;
}
/* FILE NOTIFIERS and After ICONS */
a[href$=".pdf"]:after, a[href$=".PDF"]:after {
	font-family: "FontAwesome";
    content: " \f1c1";
	
}
a[href$=".xls"]:after, a[href$=".xlsx"]:after {
	font-family: "FontAwesome";
    content: " \f1c3";
	color: #009C0C;
}
a[href$=".ppt"]:after, a[href$=".pptx"]:after {
	font-family: "FontAwesome";
    content: " \f1c4";
	color: #C3774B;
}
a.download:after {
	font-family: 'FontAwesome';
    content: " \f0ed";
}
a.new-window:after {
	font-family: 'FontAwesome';
	content: " \f08e";
}

a.no-icon:after {
	content: "";	
}

/* Calendar and Glossary Lists */
.list  {
  font-family:sans-serif;
  margin:0;
  padding:20px 0 0;
}
.cal-list > li, .gloss-list > li {
  display:block;
  padding:10px 5px;
  border-bottom: 1px solid #b2b2b2;
}
.cal-list > li:nth-child(odd), .gloss-list > li:nth-child(odd) {
	background-color: #222;
}
.avatar {
  max-width: 150px;
}

#glossary h2 {
  font-family:sans-serif;
}
#glossary h3 {
  font-size: 16px;
  margin:0 0 0.3rem;
  font-weight: normal;
  font-weight:bold;
}
#glossary p {
	font-size: .9em;
}
[aria-expanded=true] > span {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
[aria-expanded=false] > span {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
/* sort filter */
.sort:focus {
  outline:none;
}
.sort:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  content:"";
  position: relative;
  top:-10px;
  right:-5px;
}
.sort.asc:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  content:"";
  position: relative;
  top:13px;
  right:-5px;
}
.sort.desc:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fff;
  content:"";
  position: relative;
  top:-10px;
  right:-5px;
}
/* Elast lists */
.eblast-posts {
    padding: 0 0 0;
}
.eblast-posts > li {
  display:block;
  padding:0 5px;
  border-bottom: 1px solid #b2b2b2;
}
.eblast-posts > li:nth-child(odd) {
	background-color: none;
}
.eblast-posts > li.eblast-header {
	border-bottom: none;
	text-align: center;
}
.tip {
	border-bottom: dotted 1px #CD282A;
	cursor: help;
}	
.glossary-tip:after {
	font-family: "FontAwesome";
    content: " \f212";
}
/* KEYFRAMES */
@keyframes layer2Anim {
	0% {
		opacity: 0;
	}
	17% {
		opacity: 0;
	}
	33% {
		opacity: 1;
	}
	50% {
		opacity: 1;
	}
	67% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@keyframes layer3Anim {
	0% {
		opacity: 0;
	}
	17% {
		opacity: 0;
	}
	33% {
		opacity: 0;
	}
	50% {
		opacity: 0;
	}
	67% {
		opacity: 1;
	}
	83% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

.slideshow {
	position: relative;
	overflow: hidden;
	height: 200px;
	border-bottom: 1px solid #2a3b8f;
}
.slideshow .placeholder {
	width: 100%;
	visibility: hidden;
}
.slideshow .layer {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover;
	background-repeat: no-repeat;
}

.slideshow .layer .caption {
	position: relative;
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	padding: 0 20px;
}

.slideshow .layer .caption h1 {
	position: absolute;
	top: 20px;
	color: #21532e;		
	white-space: nowrap;
	margin: 0;
	font-size: 1.4em;
	text-shadow: 0 0 10px #f5f5f5;
	text-transform:uppercase;
	font-family: 'Fredoka One', cursive;
}
.slideshow .layer .caption p {
	position: absolute;
	margin: 0;
	font-size: .9em;
	top: 50px;
	color: #2a3b8f;	
	
}
.slideshow .layer1 {
	background-image: url(../img/header.jpg);	
}
.slideshow .layer2 {
	background-image: url(../img/header-oil.jpg);
		
	
	animation: layer2Anim 25s infinite;
}
.slideshow .layer3 {
	background-image: url(../img/header.jpg);
	animation: layer3Anim 25s infinite;
}
.slideOverlay {
	background-image: url(../img/overlay.png);
	background-attachment: fixed;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
	

/* MEDIA QUERIES */
@media (min-width: 768px) {
	#onrr-logo {
		height: 60px;
		background-image: url(../img/ONRR-Logo-60x60.png) no-repeat 10px 0;
		margin: 0;
		padding: 0;
		font-size: 1.5em;
	}
	#onrr-logo a small {
		display: block;
	}
	.top-social a {
		font-size: 1.5em;
	}
	.top-social h3 {
		margin: 10px 0 5px 0;
	}
	.slideshow .layer .caption h1 {
		top: 20px;
		font-size: 3.5vw;
	}
	.slideshow .layer .caption P {
		font-size: 1.5vw;
		top: 100px;
	}
}

@media (min-width: 1200px) {
	
	
	#onrr-logo {
		height: 60px;
		background: url(../img/ONRR-Logo-60x60.png) no-repeat 0 0;
		margin: 0;
		padding: 0;
		font-size: 1.8em;
		text-indent: 65px;
	}
	#onrr-logo a small {
		text-indent: 65px;
		display: block;
	}
	.top-social a {
		font-size: 1.5em;
	}
}
.dropdown-header {
	margin-top: 5px;
}

.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
    padding: 0 0 20px;
    width: 100%;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li ul > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 28px;
	white-space: nowrap;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}

.mega-dropdown-menu form {
    margin:3px 20px;
}
.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}

@media (max-width: 768px) {
	.mega-dropdown-menu .col-sm-4 {
		padding-left: 0;
		padding-right: 0;
	}
	.navbar-default .navbar-nav .open .mega-dropdown-menu > li ul > li > a {
		/*color: #f2f2f2;*/
	}
	.navbar-default .navbar-nav .open .mega-dropdown-menu > li ul > li > a:hover {
		background: none;
		color: #08afe6;
	}
	.mega-dropdown-menu > li ul > li > a {
		color: #f1f1f1;
	}
	.welcome .vision {
		visibility:hidden;
	}
	.top-social {
		line-height: 15px;
	}
}
@media (max-width: 1079px) {
	.welcome h1 {
		font-size: 1.5em;	
		margin-top: 5px;
	}
	.home-header {
		height: auto;
	}
}

/* CONTACTs */
address .contactname {
	font-weight: bold;
	font-size: 1.2em;
	color: #2a8f34;
}
address .contactname:before {
	font-family: "FontAwesome";
	content: "\f007 ";
	
}
address .contactname small {
	color: #454444;
}
address .contactname small:before {
	font-family: "FontAwesome";
	content: "\f2bb ";
}
address .contactplace {
	font-weight: bold;
	font-size: 1.2em;
	color: #205493;
}
address .contactplace:before {
	font-family: "FontAwesome";
	content: "\f041 ";
	
}
.email:before {
	font-family: "FontAwesome";
	content: "\f2b6 "
}
.phone:before {
	font-family: "FontAwesome";
	content: "\f095 "
}
.web:before {
	font-family: "FontAwesome";
	content: "\f0ac "
}
.tribename {
	color: #800;
	font-weight: bold;	
}

/* VIDEOS ---------- */
.video-title {
    width: 100%;
    position: relative;
}

.video-link {
    width: 100%;
    margin: 5px 0;
	overflow-wrap: break-word;
}
.video-link a.vid-youtube {
    font-weight: 700;
    width: 80%;
    display: inline-block;
}

.video-link a:after {
    content: attr(data-video-duration);
    text-shadow: none;
    color: #9C9C9C;
    float: right;
    position: absolute;
    right: 0px;
    top: 0px;
}
.video-description {
    display: none;
    width: 100%;
}
.download-vid {
    position: absolute;
    right: 45px;
    font-size: 1em;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.video-box {
    background: #fff;
    position: relative;
    box-shadow: 0 0px 7px #ccc;
    -moz-box-shadow: 0 0px 7px #ccc;
    -ms-box-shadow: 0 0px 7px #ccc;
    -webkit-box-shadow: 0 0px 7px #ccc;
    border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    -ms-border-radius: 0 0 8px 8px;
}
.video-description-container {
    padding: 0 10px 10px 10px;
}


/* --------------------------------------------------------
	Print
---------------------------------------------------------*/

@media print {
  /* Print definitions */
  body {
    background: #fff;
    color: #000;
    font-size: 10pt;
    line-height: 150%;
    margin: 0px;
  }
  h1,h2, h3, h4, h5, h6 {color: #000;text-transform: none;text-shadow: none;
/* because sometimes I set all-caps */}
  h1 {
    font-size: 12pt;
    margin-top: 1em;
  }
  h2 {
    font-size: 10pt;
  }
  h3 {
    font-size: 9pt;
  }
  h4, h5, h6 {
    font-size: 8pt;
  }
  code, pre {
    font-size: 8pt;
    background-color: transparent;
    /* just in case the user configured browser to print backgrounds */
  }
  blockquote {
    background-image: none;
    /* though they may not print, Iâ€™d rather be sure */
  }
  a:link, a:visited {
    text-decoration: underline;
    color: #000;
  }
  a[href$=".pdf"]:after, a[href$=".PDF"]:after {
	content: "";
	}
	a[href$=".xls"]:after, a[href$=".XLS"]:after, a[href$=".xlsx"]:after {
		content: "";
	}
	a[href$=".ppt"]:after, a[href$=".PPT"]:after, a[href$=".pptx"]:after, a[href$=".PPTX"]:after {
		content: "";
	}
  abbr:after, acronym:after { /* some HTML4 love */
    content: " (" attr(title) ") ";
    /* I suspect I am one of the few who still use these elements */
  }

  .ui-tabs-nav {display:none !important;}
  #container {border: none;}
  #mainContent {border: none; padding: 0px;}

  .search, .contactus, .left.nav, .right-nav, .navbar, .usa-banner-header, .social, .breadcrumbscontainer, .go-top, footer {
	  display: none;
  }
  #onrr-logo { font-size: 1.5em;}
	#onrr-logo a {color: #000; text-shadow: none;}  
}

















