/*  C O M M O N   L O O K   A N D   F E E L   2 0 1 6  */
/*  Developed by the GIC (Matt Campbell, Ben Kaminski & Julianne Solum)  */
/*  Copyright 2016 State of Delaware  */
/* ############################################################################################## */

html {
	-webkit-font-smoothing: antialiased !important;
	position: relative;
	min-height: 100%;
}
body {
	width: 100%;
	min-height: 100%;
	font-family:'Open Sans', sans-serif !important;
	font-weight:400 !important;
	font-size:16px !important;
	-webkit-font-smoothing:antialiased !important;
}
#main-content {
	padding-bottom:50px;
}
@media (max-width: 767px) {
body {
	padding-top: 60px;
	-webkit-font-smoothing: antialiased !important;
	padding-bottom: 465px;
}
}
@media (min-width: 768px) {
body {
	padding-top: 60px;
	-webkit-font-smoothing: antialiased !important;
	padding-bottom: 170px;
}
.ie8 body {
	padding-top: 112px;
	-webkit-font-smoothing: antialiased !important;
}
}
@font-face {
}
.wave_text {
	display: none;
}
.container-nav {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 875px) {
.container-nav {
	width: 875px;
}
}
@media (min-width: 1100px) {
.container-nav {
	width: 1100px;
}
}
@media (min-width: 1300px) {
.container-nav {
	width: 1300px;
}
}
h1, h2, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: inherit;
	font-weight: 500;
	line-height: 1.1;
}
.jumbotron {
	background-color: inherit !important;
	padding-top: 30px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
	margin: 0px !important;
}
@media (max-width: 767px) {
.jumbotron h1 {
	/*font-family: 'Open Sans Condensed', sans-serif !important;*/
	font-weight: 500;
	color: #147bb1;
	margin-top: 0px;
	font-size: 45px !important;
}
}
@media (min-width: 768px) {
.jumbotron h1 {
	/*font-family: 'Open Sans Condensed', sans-serif !important;*/
	font-weight: 500;
	color: #147bb1;
	margin-top: 0px;
	font-size: 70px !important;
}
}
@media (min-width: 992px) {
.jumbotron h1 {
	/*font-family: 'Open Sans Condensed', sans-serif !important;*/
	font-weight: 500;
	color: #147bb1;
	margin-top: 0px;
	font-size: 70px !important;
}
}
@media (min-width: 1200px) {
.jumbotron h1 {
	/*font-family: 'Open Sans Condensed', sans-serif !important;*/
	font-weight: 500;
	color: #147bb1;
	margin-top: 0px;
	font-size: 70px !important;
}
}
@media (max-width: 767px) {
.jumbotron h2 {
	/*font-family: 'Open Sans Condensed', sans-serif !important;*/
	font-weight: 500;
	color: #147bb1;
	margin-top: 0px;
	font-size: 38px !important;
}
}
@media (min-width: 768px) {
.jumbotron h2 {
	/*font-family: 'Open Sans Condensed', sans-serif !important;*/
	font-weight: 500;
	color: #147bb1;
	margin-top: 0px;
	font-size: 50px !important;
}
}
@media (min-width: 992px) {
.jumbotron h2 {
	/*font-family: 'Open Sans Condensed', sans-serif !important;*/
	font-weight: 500;
	color: #147bb1;
	margin-top: 0px;
	font-size: 50px !important;
}
}
@media (min-width: 1200px) {
.jumbotron h2 {
	/*font-family: 'Open Sans Condensed', sans-serif !important;*/
	font-weight: 500;
	color: #147bb1;
	margin-top: 0px;
	font-size: 50px !important;
}
}
.main_content h1 {
	font-weight: 500;
	color: #147bb1;
	font-size: 33px;
}
.main_content h2 {
	/*font-family: 'Open Sans Condensed', sans-serif !important;*/
	font-weight: 500;
	color: #147bb1;
	margin-top: 0px;
}
.breadcrumb {
	background-color: #F5F5F5 !important;
	border-radius: 0px 0px 0px 0px !important;
	list-style: none outside none !important;
	margin-bottom: 10px !important;
	margin-top: 0px !important;
	padding: 15px 15px !important;
	border-bottom: 2px solid #dddddd !important;
	border-top: 2px solid #dddddd !important;
}
hr.blue {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	border-color: #5290D5;
	margin-bottom: 20px;
	margin-top: 20px;
}
hr.white {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	border-color: #ffffff;
	margin-bottom: 20px;
	margin-top: 20px;
}
hr.light {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	border-color: #d3e6f0;
	margin-bottom: 20px;
	margin-top: 20px;
}
.small {
	font-size: 12.5px;
}
.text_blue {
	/*font-family: 'Open Sans', sans-serif !important;*/
	font-size: 25px !important;
	font-weight: 500 !important;
	color: #147bb1 !important;
	margin-top: 0px !important;
}
.img_left {
	float: left;
	margin-right: 10px;
}
.img_right {
	margin-left: 10px;
}
.border_blue {
	border: 1px solid #90c1da;
}
#ens {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 15px;
	border-radius: 0px !important;
	margin-bottom: 0px !important;
}
#ens .fa-times {
	color: #a94442 !important;
	vertical-align: middle;
}
#ens .fa-times:hover {
	cursor: pointer;
}
@media (max-width: 767px) {
.navbar {
	margin-bottom: 0px;
	height: 60px;
}
.navbar-default {
	background-color: #245194;
	border-top: 10px solid #245194;
	border-bottom: 1px solid #245194;
}
#navbar_delaware {
	position: absolute;
	margin: 13px 0 0 4px;
}
.delaware_d_logo {
	margin-left: 0px;
}
.delaware_text {
	margin-top: 5px;
	margin-left: 0px;
}
.navbar-header {
	padding-right: 0px;
}
}
@media (min-width: 768px) {
.navbar {
	margin-bottom: 0px;
	height: 60px;
}
.navbar-default {
	background-color: #245194;
	border-top: 10px solid #245194;
	border-bottom: 1px solid #245194;
}
#navbar_delaware {
	position: absolute;
	margin: 13px 0 0 4px;
}
.delaware_text {
	margin-top: 5px;
	margin-left: 0px;
}
.navbar-header {
	padding-right: 40px;
}
}
@media (min-width: 992px) {
.navbar {
	margin-bottom: 0px;
	height: 60px;
}
.navbar-default {
	background-color: #245194;
	border-top: 10px solid #245194;
	border-bottom: 1px solid #245194;
}
#navbar_delaware {
	position: absolute;
	margin: 13px 0 0 4px;
}
.delaware_text {
	margin-top: 5px;
	margin-left: 0px;
}
.navbar-header {
	padding-right: 40px;
}
}
@media (min-width: 1200px) {
.navbar {
	margin-bottom: 0px;
	height: 60px;
}
.navbar-default {
	background-color: #245194;
	border-top: 10px solid #245194;
	border-bottom: 1px solid #245194;
}
#navbar_delaware {
	position: absolute;
	margin: 13px 0 0 4px;
}
.delaware_text {
	margin-top: 5px;
	margin-left: 0px;
}
.navbar-header {
	padding-right: 40px;
}
}
.masthead-nav > li {
	display: inline-block;
	margin-top: -2px;
}
.masthead-nav > li + li {
	margin-left: 20px;
}
.masthead-nav > li > a {
	padding-right: 0;
	padding-left: 0;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	color: rgba(255,255,255,1);
	border-bottom: 2px solid transparent;
}
.masthead-nav > li > a:hover, .masthead-nav > li > a:focus {
	background-color: transparent;
	border-bottom-color: #a9a9a9;
	border-bottom-color: rgba(255,255,255,.25);
}
.masthead-nav > .active > a, .masthead-nav > .active > a:hover, .masthead-nav > .active > a:focus {
	color: #fff;
	border-bottom-color: #fff;
}
.affix + .offset-div {
	padding-top: 60px;
}
.social {
	max-width: 500px;
	display: block;
}
.social_facebook {
	position: relative;
	height: 50px;
	width: 50px;
	margin: 0 auto;
	display: inline-block;
}
.social_facebook img {
	position: absolute;
	left: 0;
	height: 50px;
	width: 50px;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
.social_facebook img.top:hover {
	opacity: 0;
	height: 50px;
	width: 50px;
}
.social_twitter {
	position: relative;
	height: 50px;
	width: 50px;
	margin: 0 auto;
	display: inline-block;
}
.social_twitter img {
	position: absolute;
	left: 0;
	height: 50px;
	width: 50px;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
.social_twitter img.top:hover {
	opacity: 0;
	height: 50px;
	width: 50px;
}
.social_flickr {
	position: relative;
	height: 50px;
	width: 50px;
	margin: 0 auto;
	display: inline-block;
}
.social_flickr img {
	position: absolute;
	left: 0;
	height: 50px;
	width: 50px;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
.social_flickr img.top:hover {
	opacity: 0;
	height: 50px;
	width: 50px;
}
.social_youtube {
	position: relative;
	height: 50px;
	width: 50px;
	margin: 0 auto;
	display: inline-block;
}
.social_youtube img {
	position: absolute;
	left: 0;
	height: 50px;
	width: 50px;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
.social_youtube img.top:hover {
	opacity: 0;
	height: 50px;
	width: 50px;
}
.social_rss {
	position: relative;
	height: 50px;
	width: 50px;
	margin: 0 auto;
	display: inline-block;
}
.social_rss img {
	position: absolute;
	left: 0;
	height: 50px;
	width: 50px;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
.social_rss img.top:hover {
	opacity: 0;
	height: 50px;
	width: 50px;
}
#footer {
	background-color: #DEE0E2;
	border-top: 10px solid #245194;
	border-bottom: 10px solid #245194;
	font-size: 15px;
	line-height: 1.5em;
	display: none;
	clear: both;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 5000;
}
.footer_logo {
	float: left;
	margin-right: 5px;
	border: 0px;
	width: 50px;
	height: 50px;
}
.toggle-footer-btn {
	background-color: #245194;
	display: block;
	float: right;
	font: normal normal 25px/40px Arial, Sans-Serif;
	color: #ffffff !important;
	text-decoration: none;
	width: 40px;
	height: 40px;
	margin-top: -10px;
	margin-right: 20px;
	text-align: center;
}
#wrap {
	min-height: 100%;
	height: auto;
	margin: 0 auto -60px;
	padding: 0 0 60px;
}
#footer a, #footer a:link, #footer a:visited {
	text-decoration: none;
	color: #333333;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}
#footer a:hover {
	text-decoration: underline;
	color: #e67f22;
}
.addthis_default_style {
	padding-top: 6px;
}
#wrap > .container {
	padding: 60px 15px 0;
}
.container .credit {
	margin: 20px 0;
}
#footer > .container {
	padding-left: 15px;
	padding-right: 15px;
}
@media (max-width: 767px) {
.video_container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
}
@media (min-width: 768px) {
.video_container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
}
@media (min-width: 992px) {
.video_container {
	top: 0;
	left: 0;
}
}
@media (min-width: 1200px) {
.video_container {
	top: 0;
	left: 0;
}
}
@media (max-width: 767px) {
.video_container iframe, .video_container object, .video_container embed {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
}
}
@media (min-width: 768px) {
.video_container iframe, .video_container object, .video_container embed {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
}
}
@media (min-width: 992px) {
.video_container iframe, .video_container object, .video_container embed {
	top: 0;
	left: 0;
	width: 450px;
	height: 253px;
}
}
@media (min-width: 1200px) {
.video_container iframe, .video_container object, .video_container embed {
	top: 0;
	left: 0;
	width: 580px;
	height: 300px;
}
}
#sb-search {
	display: none;
	margin-top: -56px;
}
@media (max-width: 874px) {
.sb-search {
	margin-top: -45px;
	margin-right: 15px;
}
}
@media (min-width: 875px) {
.sb-search {
	margin-top: -45px;
	margin-right: 0px;
}
}
@media (min-width: 992px) {
.sb-search {
	margin-top: -45px;
	margin-right: 0px;
}
}
@media (min-width: 1200px) {
.sb-search {
	margin-top: -45px;
	margin-right: 0px;
}
}
.sb-search {
	position: relative;
	width: 0%;
	min-width: 46px;
	height: 45px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
	z-index: 300000;
}
.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #fff;
	width: 100%;
	height: 45px;
	margin: 0;
	z-index: 10;
	padding: 0px 65px 0px 20px;
	font-family: inherit;
	font-size: 20px;
	color: #000000;
}
.sb-search-input::-webkit-input-placeholder {
color: #000000;
padding-top: 5px;
}
.sb-search-input:-moz-placeholder {
color: #000000;
}
.sb-search-input::-moz-placeholder {
color: #000000;
}
.sb-search-input:-ms-input-placeholder {
color: #000000;
}
.sb-icon-search, .sb-search-submit {
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
}
.sb-search-submit {
	background: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}
.sb-icon-search {
	color: #245194;
	z-index: 90;
	font-size: 30px;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 100%;
}
.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search {
	background: #fff;
	color: #245194;
	z-index: 5000;
}
.sb-search.sb-search-open .sb-search-submit, .no-js .sb-search .sb-search-submit {
	z-index: 90;
}
@media (max-width: 874px) {
.sb-search-main {
	margin-top: -45px;
	margin-right: 0px;
}
}
@media (min-width: 875px) {
.sb-search-main {
	margin-top: -45px;
	margin-right: 48px;
}
}
@media (min-width: 992px) {
.sb-search-main {
	margin-top: -45px;
	margin-right: 50px;
}
}
@media (min-width: 1200px) {
.sb-search-main {
	margin-top: -45px;
	margin-right: 50px;
}
}
.sb-search-main {
	position: relative;
	width: 0%;
	min-width: 45px;
	height: 45px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}
.sb-search-main-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #245194;
	width: 100%;
	height: 45px;
	margin: 0;
	z-index: 10;
	font-family: inherit;
	font-size: 20px;
	color: #ffffff;
}
@media (max-width: 874px) {
.sb-search-main-input {
	padding: 20px 65px 20px 10px;
}
}
@media (min-width: 875px) {
.sb-search-main-input {
	padding: 20px 65px 20px 50px;
}
}
@media (min-width: 992px) {
.sb-search-main-input {
	padding: 20px 65px 20px 50px;
}
}
@media (min-width: 1200px) {
.sb-search-main-input {
	padding: 20px 65px 20px 50px;
}
}
@media (max-width: 767px) {
@-moz-document url-prefix() {
.sb-search-main-input {
padding: 0px 65px 0px 50px !important;
}
}
}
@media (min-width: 768px) {
@-moz-document url-prefix() {
.sb-search-main-input {
padding: 0px 65px 0px 50px !important;
}
}
}
@media (min-width: 992px) {
@-moz-document url-prefix() {
.sb-search-main-input {
padding: 0px 65px 0px 50px !important;
}
}
}
@media (min-width: 1200px) {
@-moz-document url-prefix() {
.sb-search-main-input {
padding: 0px 65px 0px 50px !important;
}
}
}
.sb-search-main-input::-webkit-input-placeholder {
color: #ffffff;
}
.sb-search-main-input:-moz-placeholder {
color: #ffffff;
}
.sb-search-main-input::-moz-placeholder {
color: #ffffff;
}
.sb-search-main-input:-ms-input-placeholder {
color: #ffffff;
}
.sb-icon-main-search, .sb-search-main-submit {
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
}
.sb-search-main-submit {
	background: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}
.sb-icon-main-search {
	color: #fff;
	z-index: 90;
	font-size: 30px;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}
.sb-search-main.sb-search-open, .no-js .sb-search-main {
	width: 100%;
}
.sb-search-main.sb-search-open .sb-icon-main-search, .no-js .sb-search-main .sb-icon-main-search {
	background: #245194;
	color: #fff;
	z-index: 5000;
}
.sb-search-main.sb-search-open .sb-search-main-submit, .no-js .sb-search-main .sb-search-main-submit {
	z-index: 90;
}
#sb-search-main input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px #245194 inset;
color: #ffffff !important;
}
#sb-search input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset;
}
 
/* ############################################################################################## */
