﻿@charset "UTF-8";
/* CSS Document */
/******************************************** @ FONT FACE

@font-face {
    font-family: 'OpenSans-Regular'; }

@font-face {
    font-family: 'OpenSans-SemiBold'; }

@font-face {
    font-family: 'Raleway-Regular'; }

@font-face {
    font-family: 'Raleway-SemiBold'; }

*******************************************/
#status_preview{display:none !important;
	}

body {
    line-height: normal;
    font-family: "OpenSans-Regular", Verdana, Helvetica, sans-serif;
    font-size: 14px;
    background: #fff;
    color: #555;
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
#s4-bodyContainer {
    background-image: linear-gradient(to bottom, #fff, #525252 20%, #e8e8e8 70%);
    overflow: hidden;
    padding-bottom: 0px;
}
#s4-workspace {
    overflow: auto !important;
    line-height: normal;
    font-family: "OpenSans-Regular", Verdana, Helvetica, sans-serif;
    background: #dcdcdc;
    background-color: #dcdcdc;
    /* Default background color */
}
a {
    color: #114c86;
    text-decoration: none;
}
a:visited {
    color: #114c86;
}
a:hover {
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway-Regular", Verdana, Helvetica, sans-serif;
    margin: 0 0 0.25em 0;
    line-height: 1.2em;
}
h1 {
    font-weight: 200;
    color: #114c86 !important;
}
h2 {
    font-size: 2em;
    font-weight: 200;
    color: #114c86 !important;
}
h3 {
    font-size: 1.45em;
    font-weight: 200;
}
h4 {
    font-size: 1.25em;
    line-height: 1.3em !important;
}
}
h5 {
    font-size: 1.125em;
}
h6 {
    font-size: 1em;
}
p {
    font-family: "OpenSans-Regular", Verdana, Helvetica, sans-serif;
    margin: 0 0 1.5em 0;
    line-height: 1.35em !important;
    color: #222;
}
ul, ol {
    color: #222;
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: 19px;
    right: -15px;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}

/** Responsive video and map styling **/
.embed-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.embed-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}


.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.breadcrumbs {
    padding: 0px 0px 10px 0px;
    font-family: "OpenSans-Regular", Verdana, Helvetica, sans-serif;
    letter-spacing: .07em;
    font-size: 1em;
}
.site-logo-no-pad {
    padding-left: 5px;
    padding-right: 0;
}
.site-title-no-pad {
    padding: 0;
}
#header-content {
    padding: 0px 0 25px 0px;
}
hr {
    height: 1px;
    border-color: #f9c218;
    margin: .5em 0;
}
.glyphicon-chevron-right {
    font-size: .75em;
    color: #f9c218;
    padding-left: 5%;
}

.panel-primary > .panel-heading {
	color: #ffffff;
    background-color: #043c73;
    border-color: #043c73;
    font-size: 1.1em;
    border-radius: 1px;
}

.panel-primary {
	border-color: #ccc;
	border-radius: 1px;
}

a.btn-lg {
    padding: 20px !important;
    margin:10px 0px 40px 0px !important;
    font-weight: 900;
    color: #fff !important;
}

.doc-career-bg {
	background-color: lightgrey;
	padding: 15px 15px 0px 15px;
}

.career-pg-title {
   color: #114c86 !important;
    font-family: "Raleway-bold", Verdana, sans-serif;
    font-weight: 500;
    padding-top:20px;
    font-style: italic;
}

@media only screen and (max-width: 767px) {
.career-pg-title {
padding-top: 0px;
}
}

.career-pg-footer {
    background-color: #114c86 !important;
    font-family: "Raleway-bold", Verdana, sans-serif;
    font-weight: 900;
    color: #fff !important;
    padding: 20px;
}
.career-pg-footer p,
.career-pg-footer a {
    color: #fff;
}

.career-pg-footer a:hover,
.career-pg-footer a:focus,
.career-pg-footer a:active{
    color: #fff !important;
}

.thumbnail {
    padding: 0px;
    border-radius: 1px;
    background-color: #114c86;
    border: 5px solid;
    margin-bottom: 30px;
}

.thumbnail .caption {
    padding: 20px;
    color: #114c86;
}

.thumbnail .caption h4 {
    font-family: "Raleway-bold", Verdana, sans-serif;
    font-weight: 900;
    color: #fff !important;
    text-align: center;
    font-size: 1.5em;
}

/******************************************** CUSTOM RIBBON TEXT STYLES */

.ms-rteStyle-Alert {
    -ms-name: "Alert";
    color: #cc0000;
    font-weight: bold;
}
.ms-rteStyle-SmallText {
    -ms-name: "Small Text";
    font-size: 10px;
}

/******************************************** CUSTOM SIDEBAR NAVIGATION */

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #114c86;
    padding-left:5px;
    border-radius:1px;
    font-weight:bold;
}

.nav-pills > li > a {
	color: #0066cc;
	padding: 8px 15px !important;
	margin:0px;
}

/******************************************** GLOBAL NAVIGATION - TOP BAR */

.navbar-static-top {
    background-color: #074078;
    color: #fff;
    min-height: 34px;
    font-family: "OpenSans-Regular", Verdana, Helvetica, sans-serif;
    -webkit-box-shadow: 0px -3px 12px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px -3px 12px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px -3px 12px 5px rgba(0, 0, 0, 0.3);
    border-color: transparent;
    padding: 2px 0 0 1px;
}
p.pull-right.wi-links {
    margin: 5px;
}
p.pull-right.wi-links a {
    margin-left: 15px;
    font-family: "OpenSans-Regular", Verdana, Helvetica, sans-serif;
    font-size: .75em;
    color: #fff;
}
.navbar-brand {
    padding: 15px 15px 10px 15px;
}
.dot-logo, .wi-logo, .footer-logo {
    max-width: 100%;
}
.footer-logo {
    max-width: 142px !Important;
}

.navbar > .container .navbar-brand {
    margin-left: -15px;
    margin-top: -12px;
}
/* END GLOBAL NAVIGATION - TOP BAR */
/* NAVIGATION */

.navbar-nav {
    margin: 0 !Important;
}
.dropdown > li:last-child ul {
    right: 0;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -7px;
    margin-left: -1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: none;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.navbar-inverse {
    border-color: transparent;
    border-radius: 0px;
    background: #043c73;
    background: rgba(4, 60, 115, 0.95);
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
    font-size: .75em;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.nav > li > a {
    padding: 10px 1px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #03315e;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #ffffff;
    background-color: #03315e;
}
.navbar-nav.nav-justified > li {
    float: none;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:active,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #033162 !important;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:active {
    background-color: white !important;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff !important;
    background-color: #033162 !important;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:active,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: white !important;
    color: #033162 !important;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    overflow: hidden;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    background-color: transparent !important;
}
.navbar {
    min-height: 33px;
    z-index: 1 !Important;
}
.navbar-nav > li > .dropdown-menu {
    border-radius: 0;
    margin: 0;
    background-color: #fff;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #03315e;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
}
.fa-bars {
    color: #f9c218;
    font-size: 1.2em;
    padding-left: 5px;
}
.dropdown-menu-float-left.dropdown-submenu >.dropdown-menu {
    right: 0 !Important;
}
.dropdown-menu.multi-level.dropdown-menu-float-left .dropdown-submenu>.dropdown-menu {
    right: 100% !important;
    left: inherit;
}
.dropdown-menu.dropdown-menu-float-left {
    position: absolute;
    top: 100%;
    right: 0 !important;
}

 /******************************************** CUSTOM ACCORDION STYLING */

	.accordion-container {
		width: 100%;
		margin: 0 0 10px;
		clear: both;
	}
	.accordion-toggle {
	  position: relative;
	  display: block;
	  padding: 10px 40px 10px 10px;
	  font-size: 1.5em;
	  font-weight: 300;
	  background: #999;
	  color: #fff !important;
	  text-decoration: none;
	  font-size: 1em;
  	  letter-spacing: .04em;
	}
	.accordion-toggle.open {
		background: #333;
		color: #fff;
	}
	.accordion-toggle:hover {
		background: #666;
	}
	.accordion-toggle span.toggle-icon {
	  position: absolute;
	  top: 10px;
	  right: 10px;
	  font-size: 1em;
	}
	.accordion-content {
		display: none;
		padding: 20px;
		overflow: auto;
	}
	.accordion-content .fa-stack {
		font-size:1.75em;
		float: left;
		width: 10%;
		display: block;
	}
	.accordion-content .accordion-text {
		width: 90%;
		display: block;
		float: right;
	}
	.accordion-content .fa-arrow-up, .fa-square-o  {
		color: green;
	}

/******************************************** SAMPLE CONTENT STYLING */

.table-head {
    background-color: #dddddd;
}
table.table {
    background-color: #fff;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.btn-blue, .btn-lightblue, .btn-orange {
    margin: 10px 0px;
}
.btn-blue {
    background-color: #2a618b;
    color: #fff;
}
.btn-blue:hover {
    background-color: #5689b5;
    color: #fff;
}
.btn-lightblue {
    background-color: #46a4cf;
    color: #fff;
}
.btn-lightblue:hover {
    background-color: #3f92b8;
    color: #fff;
}
.btn-orange {
    background-color: #ffce54;
    color: #000;
}
.btn-orange:hover {
    background-color: #ffd95f;
    color: #000;
}

/****************** JS Link Webpart Styling ******************/

    .calendar-container,
    .events-container {
        background-color: #fff;
        min-height: 600px;
        border: 1px solid rgba(0,0,0,.1);
        box-shadow: 0 1px 0 rgba(0,0,0,.1);
    }
     .events-container {
        min-height: 400px;
    }
    .calendar-header,
    .events-header {
        background-color: #1d4f81 !important;
        background: linear-gradient(to right bottom, #1d4f81 60%, #17416b 40%);
        height: 30px;
        padding: 5px 15px;
        margin: 0px;
        font-weight: normal;
    }

    .event {
        border-bottom: 1px solid #ccc;
        padding: 10px;
        text-decoration: none;
        -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        transition: .5s;
    }

    .event:hover,
    .event:active,
    .event:focus {
        background-color: #ededed;
    }

    .event-date {
        font-size: .85em;
        font-weight: 600;
        font-color: darkgrey;
    }
    .event-description {
        font-size: .85em;
    }

    .event-url {
        margin-bottom: 5px;
    }
    .event-url .fa.fa-chevron-right {
       padding-left:4px
    }
    #calendar-heading,
    #events-heading {
        color: #fff !important;
        font-family: "Raleway-Light", Verdana, Helvetica, sans-serif;
        font-size: 1.5em;
        text-shadow: 1px 1px 1px #000;
        letter-spacing: .03em;
        font-weight: 100 !Important;
        margin: 0px;
        padding:  0px !Important;
    }

    .ms-rtestate-field TABLE,
    .ms-rtestate-write TABLE {
        background-color: transparent !important;
    }

/* AGENCY NEWS WEBPART STYLING */

.dfwp-list {
    list-style: none !Important;
    padding: 0px;
}
#webpart-shadow {
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
}
h4.list-group-item-heading {
    font-size: 1em;
    font-family: "Raleway-Regular", Verdana, Helvetica, sans-serif;
    padding: 3px 0px 0px 2px;
}
.list-group-item.active, .list-group-item-heading, .ms-webpart-titleText.ms-webpart-titleText, .ms-webpart-titleText > a {
    font-size: 1.4em;
    font-family: "Raleway-bold", Verdana, Helvetica, sans-serif;
    padding: 5px 10px;
    color: #fff;
}

 .ms-webpart-titleText.ms-webpart-titleText, .ms-webpart-titleText > a {
    font-size: 1.2em;
    margin: 0px;
    padding: 7px 5px 2px 5px;
}
.ms-webpart-chrome, .list-group {
    font-family: "OpenSans-Regular", Verdana, Helvetica, sans-serif;
    background-color: #fff;
}
.list-group-item {
    border: none;
    padding: 10px 15px;
    border-radius: 1px !important;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus, .ms-webpart-titleText.ms-webpart-titleText {
    color: #ffffff;
    background-image: -o-linear-gradient(right, #043C73 0%, #1F5D9B 100%);
    background-image: -moz-linear-gradient(right, #043C73 0%, #1F5D9B 100%);
    background-image: -ms-linear-gradient(right, #043C73 0%, #1F5D9B 100%);
    background-color: #1d4f81 !important;
    background: linear-gradient(to right bottom, #1d4f81 60%, #17416b 40%);
    height: 30px;
    padding: 5px 15px;
    margin: 0px;
}
.news-date, .news-desc {
    font-family: "OpenSans-Regular", Verdana, Helvetica, sans-serif;
    font-size: .85em;
    margin-bottom: 6px;
}
.news-date {
    font-size: .70em;
}
.dfwp-column {
    float: left;
    margin: 0px;
}
.dfwp-item .item {
    padding: 5px;
}
.link-item {
    border-bottom: 1px solid #cfcfcf;
    padding: 8px 5px;
    margin-top: -10px;
}
.link-item:hover {
    background-color: #e9e9e9;
}
.link-item a, .link-item .description {
    padding-left: 5px;
    font-family: "OpenSans-Regular", sans-serif;
    color: #4d5f61;
    font-size: 1em;
}
.link-item .description {
    font-size: 1.15em;
    color: #000;
    letter-spacing: .05em;
}
.dfwp-column.dfwp-list:first-child {
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
}
.dfwp-column.dfwp-list:last-child {
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px;
}
/* END AGENCY NEWS WEBPART STYLING */

/********************************************* PAGE TITLE SNIPPET STYLING */

.pl-page-title {
    padding: 0px 0px 0px 15px;
}
/*fix bootstrap image resize issue for seperator image*/

.sp-breadcrumb {
    display: block;
    position: absolute;
    right: 0px;
    top: 30px;
    color: #000;
    white-space: nowrap;
}
.sp-breadcrumb img {
    max-width: none;
    width: auto;
}
/*change links and text to match branding*/

.sp-breadcrumb a {
    color: #000;
}
/******************************************** PAGE LAYOUT STYLES */

.container .pl-1 {
    background-color: #fff;
    margin: 0 auto;
}
.pl-1 h3, .pl-2 h3, .pl-3 h3 {
    padding: 10px 0px;
    font-size: 1.25em;
}
.container.pl-1, .container.pl-2, .container.pl-3 {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    background-repeat: no-repeat;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.38);
    -moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.38);
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.38);
    border: 1px transparent none;
    color: inherit;
    /* margin: 15px auto; */
    /* margin-bottom: -10px; */
    width: auto;
    max-width: 1140px;
    padding: 25px !important;
    position: relative;
    /* top: 75px; */
    /* margin-bottom: 85px; */
    margin-top: 75px;
}
/******************************************** PAGE LAYOUT 1 */

.pl-1 .headline, .pl-1 .sidebar, .pl-1 .content-area-1, .pl-1 .content-area-2 {
    height: auto;
}
.pl-1 .content-area-1, .pl-1 .content-area-2 {
    height: auto;
}
.pl-1 .content-area-container {
    padding-right: 0px;
}
.pl-1 .sidebar {
    height: auto;
}
/* END PAGE LAYOUT 1 */
/******************************************** PAGE LAYOUT 2 */

.pl-2 .content-area-container {
    height: auto;
}
/* END PAGE LAYOUT 2 */
/******************************************** PAGE LAYOUT 3 */

.pl-3 .content-area-container {
    height: auto;
    padding: 0px;
}
/* END PAGE LAYOUT 3 */

.container {
    max-width: 1170px;
}
.agency-content-area {
    margin: 0;
}
.agency-content, .content-area {
    max-width: 1140px !important;
    margin: 0 auto;
    margin-top: 10px;
    padding: 15px 15px 0px 15px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    background-repeat: no-repeat;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.38);
    -moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.38);
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.38);
}
.agency-content {
    margin-top: 80px;
}
/***************************** DOCUMENT ICON STYLING *******************************/

.document-list {
    list-style: none;
}
.document-list span {
    padding: 0px 8px;
}
.document-list a:active, .document-list a:hover {
    color: #66676a;
}
.s4-title h1 a:hover, .s4-title h2 a:hover, .s4-tn li.static>a:hover, .s4-toplinks .s4-tn a.selected:hover, .ms-WPBody a:hover, .link-item a:hover, .s4-ql ul>li>a:hover, .s4-ql ul.root>li>a:hover, .s4-qlheader:hover, .ms-rtestate-field a:hover, .s4-ql ul.root ul>li>a:hover, .ms-menutoolbar td a:hover, .ms-vh a:hover, .ms-vh2 a:hover, a.ms-addnew:hover, .ms-ltviewselectormenuheader .ms-viewselector a:hover, .ms-ltviewselectormenuheader .ms-viewselectorhover a:hover, a.ms-toolbar:hover, .ms-vh2-nofilter a:hover, .ms-vh2-nofilter-notextalign a:hover, .ms-vb a:hover, .ms-vb2 a:hover, .ms-vb-user a:hover, .ms-linksection-level1 ul li a:hover, .ms-propertysheet a:hover, .ms-sectionheader a:hover, .ms-disc a:hover {
    color: #66676a;
}
.document-list a, .document-list a:active, .document-list a:hover {
    text-decoration: underline;
}
.ms-asset-icon {
    display: none;
}
/***************************** ICON FONT STYLING *******************************/

[data-icon]:before {
    font-family: "FontAwesome";
    content: attr(data-icon);
    speak: none;
}
a[href$=".pdf"]::before, a[href$=".doc"]::before, a[href$=".docx"]::before, a[href$=".xls"]::before, a[href$=".xlsx"]::before, a[href$=".txt"]::before, a[href$=".rtf"]::before, a[href$=".pptx"]::before, a[href$=".ppt"]::before {
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1.6em;
    margin-right: 5px;
}
a[href$=".pdf"]::before {
    content: "\f1c1";
    padding-left: 0.25em;
}
a[href$=".txt"]::before, a[href$=".rtf"]::before {
    content: "\f016";
    padding-left: 0.25em;
}
a[href$=".doc"]::before, a[href$=".docx"]::before {
    content: "\f1c2";
    padding-left: 0.25em;
}
a[href$=".xls"]::before, a[href$=".xlsx"]::before {
    content: "\f1c3";
    padding-left: 0.25em;
}
a[href$=".ppt"]::before, a[href$=".pptx"]::before {
    content: "\f1c4";
    padding-left: 0.25em;
}
.icon-alone {
    display: inline-block;
}
.screen-reader-text {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.search-icon {
    font-size: 1.2em;
}
.icon-alone {
    font-size: 2em;
    color: #f9c218 !important;
    margin-top: 30px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.agency-logo {
    width: 120px;
}
.header {
    margin-top: 50px;
    padding-bottom: 10px;
}
.docs-header {
    height: 506px;
    border-bottom: 1.5px solid #9d9d9d;
    background: url(../img/bg_img_lrg_DOC.jpg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg_img_lrg_DOC.jpg', sizingMethod='scale');
    -ms-filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg_img_lrg_DOC.jpg', sizingMethod='scale');
}
/******************************************** NAVIGATION*/
/* HIDING "EDIT-LINKS" TEXT IN SHAREPOINT NAVIGATION */

.ms-navedit-editLinksText, .ms-metadata.ms-verticalAlignMiddle {
    color: #666;
    visibility: hidden;
}
#search-bar {
    margin-top: -270px;
}
.custom-search-form {
    margin-top: 5px;
}
.btn-default {
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.7);
    color: #f9c218;
    height: 18px !important;
    background-color: #1a4e83;
    border-color: transparent;
    padding-top: 5px;
    padding-bottom: 8px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #f9c218;
    background-color: #2063a5;
    border-color: transparent;
}
.btn, .form-control {
    border-radius: 1px;
}
.form-control {
    border: 1px solid #ccc;
}
input[type=text] {
    border: transparent;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
}
.input-group .form-control {
    letter-spacing: .03em;
    padding-left: 15px;
}
.img-responsive {
    margin-bottom: 10px;
}
.home-bottom-content {
    margin-top: 10px;
    margin-bottom: 20px;
}
#cta-row {
    padding-bottom: 20px;
}
#cta-row h3 {
    line-height: .8em;
}
#cta-row p {
    padding-top: .3em;
}
.state-title {
    font-family: "OpenSans-Regular", Verdana, Helvetica, sans-serif;
    color: #fff;
    font-size: 1.2em;
    letter-spacing: .06em;
    padding-top: 5px;
    margin-bottom: 2px;
}
.dept-title {
    font-family: "Raleway-Regular", Verdana, Helvetica, sans-serif;
    color: #fff;
    font-size: 1.65em;
    letter-spacing: .03em;
}
.headtitle {
    margin-left: 10px;
    margin-top: 10px;
}
#footer {
    max-width: 1140px !important;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.38);
    -moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.38);
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.38);
    padding: 20px;
    background-color: #043C73;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url('../img/forward-ribbon.png'), -webkit-gradient(linear, left bottom, right bottom, color-stop(0, #043C73), color-stop(1, #1F5D9B));
    background-image: url('../img/forward-ribbon.png'), -o-linear-gradient(right, #043C73 0%, #1F5D9B 100%);
    background-image: url('../img/forward-ribbon.png'), -moz-linear-gradient(right, #043C73 0%, #1F5D9B 100%);
    background-image: url('../img/forward-ribbon.png'), -webkit-linear-gradient(right, #043C73 0%, #1F5D9B 100%);
    background-image: url('../img/forward-ribbon.png'), -ms-linear-gradient(right, #043C73 0%, #1F5D9B 100%);
    background-image: url('../img/forward-ribbon.png'), linear-gradient(to right, #043C73 0%, #1F5D9B 100%);
}
.footer-column,
.footer-column li,
.footer-column a{
  color:#fff;
}
.footer-column a.text-link:hover{
  text-decoration:underline;
}
.footer-column .footer-heading{
  color:#fff;
  padding-bottom:4px;
  border-bottom: 1px solid #F9C218;
  font-weight: bold;
}
.footer-column ul{
  list-style:none;
  padding:5px 0;
}
.footer-column ul li{
  padding:5px 10px;
}
.footer-column address{
  margin-bottom: 0;
}
.footer-logo, .footer-nav {
    float: left;
    padding: 0 35px;
}
.footer-logo {
    width: 154px !important;
    height: 80px !important;
    padding: 30px 20px 0 0;
}
.footer-title, .footer-item a, .footer-copyright, .btn-text {
    font-family: "OpenSans-Regular", Verdana, Helvetica, sans-serif;
    color: #fff;
    font-weight: 100;
}
.footer-item a {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.footer-item a:hover {
    color: #bdbdbd;
}
.footer-title {
    letter-spacing: .03em;
}
.footer-item a {
    font-size: .95em;
}
.footer-copyright {
    text-transform: uppercase;
}
.btn-primary {
    background-color: #293242;
    border-color: #293242;
}
a.btn-primary {
    font-size: .90em !important;
}
.btn-primary:hover {
    background-color: #2d6eac;
}
#footer .fa {
    color: #f9c218;
    font-size: 1.2em;
    margin-right: 5px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

/*********************  GOOGLE MAPS IFRAME RESPONSIVE STYLING **************************/
.wrapper {
    width:100%;
    height:200%;
    margin:0 auto;
    background:#CCC;
}
.h_iframe {
    position:relative;
}
.h_iframe .ratio {
    display:block;
    width:100%;
}
.h_iframe iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

@media only screen and (max-width: 1170px) {
    .agency-content, .content-area, .container.pl-1, .container.pl-2, .container.pl-3 {
        margin-right: 15px;
        margin-left: 15px;
    }
    #footer {
        margin-right: 15px;
        margin-left: 15px;
    }
    .navbar-inverse .navbar-nav > li > a {
        font-size: .75em;
        letter-spacing: .01em;
    }
}
@media only screen and (max-width: 992px) {
    /******************************************** PAGE LAYOUT 1 */

    .pl-1 .content-area-container {
        padding-right: 0px;
        padding-left: 0px;
    }
    .pl-1 .sidebar {
        height: auto;
    }
    .pl-1 .content-area-1, .pl-1 .content-area-2 {
        height: auto;
    }
    /***************************************** END PAGE LAYOUT 1 */
}
@media only screen and (max-width: 991px) {
    .nav > li > a {
        padding: 10px 0px;
    }
    .navbar-inverse .navbar-nav > li > a {
        font-size: .70em;
        letter-spacing: -.02em;
    }
    .headtitle {
        margin-left: -30px;
    }
    .footer-items {
        margin-left: 10%;
    }
}

@media only screen and (max-width: 800px) {

    /* Force table to not be like tables anymore */
    #table-respond table,
    #table-respond thead,
    #table-respond tbody,
    #table-respond th,
    #table-respond td,
    #table-respond tr {
        display: block;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    #table-respond thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    #table-respond tr {
        border: 1px solid #ccc;
    }
    #table-respond td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }
    #table-respond td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }
    #table-respond .col-md-12 {
        padding: 0px;
    }
    /*
    Label the data
    */
    #table-respond td:before {
        content: attr(data-title);
    }
    #header .fa-3x {
        font-size: 1.5em !important;
        padding: 0px 5px !important;
    }
    #header .navbar-nav li > a > .text-center {
        font-size: .65em;
        font-weight: bold;
    }
}

@media only screen and (max-width: 850px) {
    .headtitle {
        margin-left: 5px;
    }
    .footer-logo {
        padding: 30px 20px 0 30px;
    }
    .navbar-inverse .navbar-nav > li > a {
        font-size: .60em;
        letter-spacing: 0em;
    }
}
@media screen and (min-width: 768px) {
    header .col-md-8, header .col-sm-8 {
        padding-left: 0;
    }
}
@media only screen and (max-width: 767px) {
    h1, .ms-rtestate-field h1 {
        font-size: 1.75em;
        line-height: 1.1em;
        margin-bottom: 1em;
    }
    .navbar-inverse .navbar-nav > li > a {
        font-size: .90em;
    }
    .navbar-nav .open .dropdown-menu {
        margin-left: 7%;
    }
    .navbar-nav > li > a {
        line-height: 15px;
    }
    .nav-justified > li > a {
        text-align: left;
        padding-left: 9%;
        padding-right: 6%;
        margin: 0;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff !important;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #ccc !important;
    }
    /* navbar-collapse should be max-width: 340px, but DOT's navigation system is too large */

    .navbar-collapse {
        padding: 0px;
        max-height: none;
    }
    .navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: #00265a;
        border-color: #2a6c92;
        color: #fff;
    }
    #s4-bodyContainer {
        background-image: linear-gradient(to bottom, #fff, #525252 10%, #e8e8e8 40%, #e8e8e8 50%);
    }
    .docs-header {
        border-bottom: none;
    }
    .sp-breadcrumb {
        font-size: 14px;
        top: 24px;
        position: relative;
        right: auto;
        top: auto;
        padding: 0px 10px;
    }
    p.pull-right.wi-links {
        margin-top: -30px;
    }
    .navbar>.container .navbar-brand {
        margin-left: 0px;
    }
    .dept-title {
        font-size: 1.39em;
        letter-spacing: 0em;
    }
    .footer-logo img {
        margin-top: 20px;
        margin-left: -10px;
    }
}
@media only screen and (max-width: 660px) {

/****************** JS Link Webpart Styling ******************/

    .calendar-contents {
        overflow: scroll;
    }
    .footer-items {
        margin-left: 1%;
    }
    .agency-content {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 500px) {
    .wi-logo {
        width: 70%;
    }
    p.pull-right.wi-links a {
        font-size: 0.6em;
        font-weight: 800;
        margin-left: 6px;
    }
    p.pull-right.wi-links {
        margin-top: -25px;
        padding: 0px;
    }
    .pull-right.header-social {
        padding: 0px !Important;
        margin-right: -5px;
        margin-left: -10px;
    }
    .headtitle {
        margin-top: 0;
    }
    .dept-title {
        font-size: 1em;
    }
    .docs-header {
        margin-bottom: 1%;
        background-image: url(../img/bg_img_sm_DOC.jpg);
        background-positon: center top;
        background-repeat: no-repeat;
    }
    .icon-alone {
        font-size: 1.4em;
    }
    input[type=text] {
        font-size: .70em;
    }
    h4 {
        line-height: 1.15em !important;
    }
    .container {
        max-width: 470px;
    }
    #footer {
        max-width: 92%;
        background-image: url('../img/forward-ribbon_sm.png'), -webkit-gradient(linear, left bottom, right bottom, color-stop(0, #043C73), color-stop(1, #1F5D9B));
        background-image: url('../img/forward-ribbon_sm.png'), -o-linear-gradient(right, #043C73 0%, #1F5D9B 100%);
        background-image: url('../img/forward-ribbon_sm.png'), -moz-linear-gradient(right, #043C73 0%, #1F5D9B 100%);
        background-image: url('../img/forward-ribbon_sm.png'), -webkit-linear-gradient(right, #043C73 0%, #1F5D9B 100%);
        background-image: url('../img/forward-ribbon_sm.png'), -ms-linear-gradient(right, #043C73 0%, #1F5D9B 100%);
        background-image: url('../img/forward-ribbon_sm.png'), linear-gradient(to right, #043C73 0%, #1F5D9B 100%);
    }
    .footer-copyright {
        font-size: .75em;
    }
    .footer-nav {
        float: left;
        padding: 0 10px;
    }
    .footer-logo {
        width: 80% !important;
        padding: 90px 15px 0 15px;
    }
}
@media only screen and (max-width: 480px) {
    p.pull-right.wi-links a {
        font-size: 0.5em;
        letter-spacing: 0em;
    }
    .dept-title {
        font-size: .90em;
    }
    .fa-2x, .icon-alone {
        font-size: 1.2em;
        margin-right: 1px;
    }
}
@media print {
    @page {
        margin: 1cm;
    }
    img, .custom-search-form, .btn, .dot-logo, .breadcrumbs, #DeltaPlaceHolderPageTitleInTitleArea {
        display: none;
    }
    hr, .content-floating hr {
        border-color: #000;
    }
    .content-floating {
        margin-top: -350px;
    }
    .footer-nav, .content-area, .content-area-container, .container.pl-1, .container.pl-2, .container.pl-3 {
        margin: 0px !important;
        padding: 0px !important;
        width: 100%;
    }
    .footer-nav {
        width: 100%;
    }
    .header-social {
        width: 300px !Important;
    }
    .content-area, .content-area-container {
        margin: 0px 20px !important;
        width: 95%;
    }
    .agency-content, .content-area {
        margin-top: -100px;
    }
    .container.pl-1, .container.pl-2, .container.pl-3 {
        margin-top: -80px !important;
        top: -80px !important;
    }
    .docs-header {
        border-bottom: transparent;
    }
    .headtitle {
        margin-left: -135px;
    }
    .site-logo-no-pad a, .footer-logo a {
        display: none;
    }
    .fa-facebook-square, .fa-twitter-square, .fa-youtube-square, .icon-alone {
        font-size: 1em;
        color: #000 !important;
        margin-top: 0px
    }
    .cta-btn-1, .cta-btn-2, .cta-btn-3 {
        margin-bottom: -20px;
    }
    .cta-btn-1 a, .cta-btn-2 a, .cta-btn-3 a {
        font-size: .8em;
    }
    .pl-page-title {
        margin: 35px 10px;
    }
    blockquote {
        border: transparent;
    }
    * {
        text-shadow: none !important;
        color: #000 !important; // Better for printing
        background: transparent !important;
        box-shadow: none !important;
    }
    h1, h2, h3, h4, h5 {
        color: #000 !important;
    }
    a, a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    // Don't show links for images, or javascript/internal links
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group; // h5bp.com/t
    }
    tr, img {
        page-break-inside: avoid;
    }
    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }
    h2, h3 {
        page-break-after: avoid;
    }
}

/* added 3/8/2018 WCAG updates */
.accordion-toggle { background-color: #737373; }
.btn-info,
.btn-warning { color: #333333; }
.pl-page-title { font-size: 2em; }
