@charset "UTF-8";
em, small {
    letter-spacing: 0
}

body, li, p {
    line-height: 1.5em
}

.DNNEmptyPane {
    display: none!important
}

.paneOutline {
    border: 1px dashed #ccc
}

a, a img, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, tt, u, ul, var, video {
    border: 0
}

.TB_Wrapper, .TB_Wrapper *, .dnnActionMenu, .dnnActionMenu *, .dnnActionMenu:after, .dnnActionMenu:before, .dnn_mact, .dnn_mact *, .dnn_mact:after, .dnn_mact:before, [id*=ControlPanel], [id*=ControlPanel] *, [id*=ControlPanel]:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

[class*=RadAjaxPanel] *, [class*=Digital] * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.dnnModuleManager .addModuleHandler span {
	background:none !important;
}
html, li, p {
    font-size: 16px
}

ol.list-unstyled, ol.list-unstyled>li, ul.list-unstyled, ul.list-unstyled>li {
    list-style: none;
    margin: 0
}
a.anchor {
    padding-top: 190px;
    margin-top: -190px;
	z-index: -1;
	position: relative;
    display: block;
}
a.anchor:before {
    display: block;
    content: " ";
    padding-top: 190px;
    margin-top: -190px;
    visibility: hidden;
}
.Gradient_Box .Content .MultiButton a.readmore {
	padding: 10px 18px;
}
.MultiButton a:nth-child(1) { 
margin-right:4px;
}
/**alert bar adjustments*/
.alertBar span.right a {
	font-size: 20px
}
.alertBar {

}
.alertBar p a {
	font-size:18px;
	text-decoration:none;
	font-weight:900;
}
/*disable link in part number*/
a#disable {
	pointer-events: none;
	cursor: default;
}
.AccContent a.partNumberInfo#disable {
	 color: #272727 !important;
	 font-weight:normal;
}
.AccContent a.partNumberInfo#disable::before {
	display:none;
}
#dnn_TopUpperPaneFull.dnnModuleManager.dnnSortable {
	min-height:50px !important;
}
.dnnEditState .CookiePolicy, .dnnEditState.personabar-visible .CookiePolicy {
	position:relative !important;
	z-index:unset;	
}
.personabar-visible header {
	position:relative;
}
#dnn_LeftNarrowFilter {
    transition: transform 0.3s ease, opacity 0.3s ease;
    background: #fff;
    min-height: 100px;
    z-index: 20;
}
#dnn_FullWidthContent {
	padding:0 25px;
}
#dnn_FullWidthContent a.btn.btn-default {
	background:#002541;
	color:#fff;
  border-radius: 30px;
  color: #FFF !important;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  border: 2px solid #002541;
  padding: 10px 25px;
  letter-spacing:1px;
}
#dnn_FullWidthContent a.btn.btn-default:hover {
	background:#003B69;
	border: 2px solid #003B69;
}
/* Smooth animation */
.filter-pane {
    transition: transform .3s ease, opacity .3s ease;
    background: #f5f5f5;
    padding: 15px;
    border: 1px solid #ddd;
}

/* Slide out of view */
.filter-pane.hidden {
    transform: translateX(-100%);
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 25%; /* same as col-md-3 approx */
}

/* Expand right side when filter is hidden */
.content-pane.full-width {
    width: 100% !important;
}

/* Keep the row from collapsing when filter is absolutely positioned */
.layout-wrapper {
    position: relative;
}

/*careers module css extra*/
.ModDNNGOJobC .job_detail .job_info, .ModDNNGOJobC .job_info {
	text-transform: capitalize !important;
	font-size:18px !important;
}
.ModDNNGOJobC .Topsection {
	margin-bottom:20px;
}
.ModDNNGOJobC .job_detail .description ul li {
	background-image:unset;
    list-style-type: disc;
	font-size:18px;
	padding: unset;
}
.ModDNNGOJobC .job_container, .ModDNNGOJobC .description, .ModDNNGOJobC .description p, .send_firend .SubHead,.ModDNNGOJobC .job_list_content,.ModDNNGOJobC .updatecv label,.ModDNNGOJobC .updatecv label span {
	font-size:18px !important;
	color:#003B69 !important;
}
#dnn_ctr950_ViewJob_JobDetail_lblMsg .SubHead div, #dnn_ctr940_ViewJob_lblNoJob {
	font-size:18px !important;
	color:#003B69 !important;
}
.ModDNNGOJobC .job_list {
	border:none !important;
	padding: 25px 0px 45px 20px !important;
}
.ModDNNGOJobC .job_list .job_title a {
	font-size:24px !important;
}
.ModDNNGOJobC .job-view {
	border:none !important;
}
.ModDNNGOJobC .job_list_content a {
	font-weight:bold !important;
	color:#003B69 !important;
}
.job_list .description {
    font-family: 'Nunito Sans', sans-serif !important;
}
.Careers h1 {
    font-weight:900 !important;
}
.CookiePolicy {
	display:none;
}
.CookiePolicy .alertBtn {
    float: left;
    color: #003B69 !important;
    background-color: #fff;
    border-radius: 13px;
    padding: 0px 8px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    border: 1px solid #fff;
    margin-right: 15px;
    margin: 1px 15px 0 0;
    line-height: 21px;
	 text-decoration:none !important;
}
.CookiePolicy .alertBtn:hover {
	 border: 1px solid #fff;
	 color:#fff !important;
	 background-color:transparent;
	 text-decoration:none;
}
.CookiePolicy a {
	font-weight:bold;
	text-decoration:underline !important;
}
 
ul.row {
    margin-left: -15px;
    margin-right: -15px
}

ol, ul {
    list-style: none
}

ul li {
    list-style-type: disc
}

ul li li {
    list-style-type: circle
}

ol li {
    list-style-type: decimal;
    list-style-position: inside
}

.nav li {
    list-style: none!important
}

a {
    outline: 0!important
}

ul#myTab {
    padding: 0;
    margin: 0
}

.popover {
    z-index: 999
}

.mark, mark {
    padding: 0;
    background-color: transparent
}


body {
    background: #F5F5F5;
    color: #272727;
    font-size: 13px
}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, input, table, td, th, p {
    font-family: 'Nunito Sans', sans-serif;
}

.SubHead {
    color: #000
}

Body #Form {
    height: 100%
}

embed, img, object {
    max-width: 100%
}

[class*=map] img, [class*=Map] img, [id*=map] img, [id*=Map] img, table img {
    max-width: none!important
}

img {
    height: auto
}

em {
    font-style: italic
}

strong {
    font-weight: 700;
}

small {
    font-size: 12px
}

a:active, a:link, a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 20px;
	color:#272727;
}

ol li>ol li {
    list-style-type: lower-latin
}
#siteWrapper {
	overflow:hidden;
}/*hide menu overflow*/

body{
	background-color: #F5F5F5;
}
h1, h2, h3, h4, h5, h6 {
    color: #003B69;
    margin: 0 0 10px
}
h1, h2, h3 {
	font-weight: 900;
}

h1 {
    font-size: 40px;
    line-height: 50px;
}

h2 {
    font-size: 26px;
    line-height: 55px;
}
h2.Title_withBorder {
	line-height:32px;
	padding-bottom: 10px;
}
h2.Title_withBorder::before, h1.Title_withBorder::before {
	top:14px;
}
@media only screen and (min-width:568px) { 
h2.Title_withBorder {
	line-height:55px;
}
h2.Title_withBorder::before, h1.Title_withBorder::before {
	top:25px;
}
}
h3 {
    font-size: 22px;
    line-height: 32px;
}

h4 {
    font-size: 20px;
    line-height: 55px;
    font-weight: 700;
}

h5 {
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
}

h6 {
    font-size: 16px;
    line-height: 32px;
    font-weight: 700;
}

.readmore{
	padding: 10px 25px;
    border: 2px solid #5cdb5c;
    letter-spacing: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 30px;
    background-color: #5cdb5c;
    color: #fff !important;
    font-weight: 900;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
}
.readmore:hover{
    background-color: transparent;
    color: #5cdb5c !important;
	text-decoration:none;
}
.readmoreblue {
	padding: 10px 25px;
    border: 2px solid #5cdb5c;
    letter-spacing: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 30px;
    background-color: #5cdb5c;
    color: #FFF !important;
    font-weight: 900;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none !important;
}
.readmoreblue:hover{
    background-color: transparent;
    color: #5cdb5c !important;
	text-decoration:none;
}

.bg-dynex-white{
	background-image: url(/Portals/0/Images/svg/Dynex-white-logo.svg);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 40px 0px 60px 0;
}
.job-view .detail_Link .btn-default,.job-view .linkbtn a,.job-view .Topsection .btn-default,.job-view .Submission .btn-default,.Careers .detail_Link .btn-default, .linkbtn a, .Topsection .btn-default, .Submission .btn-default {
	border: 2px solid #5cdb5c;
	background-color: #5cdb5c;
    color: #fff !important;
}
.job-view .detail_Link .btn-default:hover,.job-view .linkbtn a:hover,.job-view .Topsection .btn-default:hover,.job-view .Submission .btn-default:hover, .linkbtn a:hover .SubHead:hover, .detail_Link .btn-default, .linkbtn a, .Topsection .btn-default, .Submission .btn-default {
	color: #5cdb5c !important;
}
.Careers .detail_Link .btn-default,.Careers .linkbtn a,.Careers .Topsection .btn-default,.Careers .Submission .btn-default {
	border: 2px solid #5cdb5c;
	background-color: #5cdb5c;
    color: #fff !important;
}
.Careers .detail_Link .btn-default:hover,.Careers .linkbtn a:hover,.Careers .Topsection .btn-default:hover,.Careers .Submission .btn-default:hover {
    background-color: #5cdb5c;
    color: #fff !important;
    text-decoration: none;
	border: 2px solid #5cdb5c;
}
/*Fonts-sizes*/
.font-10{
        font-size: 10px;
        line-height: 20px;
}
.font-11{
        font-size: 11px;
        line-height: 20px;
}
.font-12{
        font-size: 12px;
        line-height: 16px;
}
.font-13{
        font-size: 13px;
        line-height: 20px;
}
.font-14{
        font-size: 14px;
        line-height: 20px;
}
.font-15{
        font-size: 15px;
        line-height: 20px;
}


/*spacing*/
.m-b-0{
	margin-bottom: 0;
}
.m-b-10{
	margin-bottom: 10px;
}
.m-b-15{
	margin-bottom: 15px;
}
.m-b-20{
	margin-bottom: 20px;
}
.m-b-25{
	margin-bottom: 25px;
}
.m-b-40{
	margin-bottom: 40px;
}
.p-t-40{
	padding-top: 40px;
}
.paddingleft-35{
    padding-left: 35px;
}
.m-b-30{
	margin-bottom: 30px;
}
.m-b-80{
	margin-bottom: 80px;
}
.m-b-50{
	margin-bottom: 50px;
}
.m-b-70{
	margin-bottom: 70px;
}
.m-t-70{
	margin-top: 70px;
}
.m-b-115{
	margin-bottom: 115px;
}

.m-b-150{
	margin-bottom: 150px;
}
.m-l-40{
	margin-left: 40px;
}
.p-t-18{
	padding-top: 18px;
}
.p-t-29{
	padding-top: 29px;
}
.p-tb-35{
	padding-top: 35px;
	padding-bottom: 35px;
}
.p-t-60{
	padding-top: 60px!important;
}
.p-b-60{
	padding-bottom: 60px!important;
}
.p-t-150{
	padding-top: 150px;
}
.p-b-150{
	padding-bottom: 150px;
}
.p-t-115{
	padding-top: 115px;
}
.m-l-15{
	margin-left: 15px;
}
.m-r-15{
	margin-right: 15px;
}
.margintop45-PW {
	margin-top:0;
}
@media only screen and (min-width:992px) {
.margintop45-PW {
	margin-top:45px;
}
}

hr {
	border-top: 2px solid #003B69;
	margin:30px  0;
}
hr.ourapplications {
    border-top: 2px solid #003B69;
    margin: 15px 0 46px 0;
}
.left_aligned {
	float:none;
}
@media only screen and (min-width:992px) {
.left_aligned {
	float:none;
}
}
/*#topHeader {
    background: #383838;
    -moz-box-shadow: 1px 50px 100px 0 #cacaca;
    -webkit-box-shadow: 1px 50px 100px 0 #cacaca;
    box-shadow: 1px 50px 100px 0 #cacaca;
    min-width: 25px;
    min-height: 35px;
    padding: 0
}*/
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + #dnn_TopPaneFull {
  padding-top: 118px;
}
.HomeSkin header {
	padding:0 0 5px 0;
}
header {
    background: #fff;
	padding:20px 0 5px 0;
	z-index: 1000;
	width: 100%;
}

#mainHeader-inner {
    padding: 30px 0
}

#mainHeader-border {
    background: #8fb299;
    height: 5px
}

#logo {
    padding-left: 0
}
#dnn_HPRight {
	text-align:right;
}

#dnn_HPRight p,#dnn_HPRight .HeaderSocialIcons, .navbar-header .HeaderSocialIcons  {
	display:none;
}

.HeaderRightSection p {
	font-size:14px;
	font-weight:700;
	color:#989a9d;
}
.HeaderRightSection p a {
	font-size:14px;
	font-weight:700;
	color:#003B69;
	text-decoration:none;
	margin:0 11px;
}
.HeaderRightSection p a:hover, .HeaderRightSection p a:visited {
	color:#003B69;
}
.HeaderRightSection p a:last-child {
	margin:0 20px 0 0;
}
.HeaderRightSection .calltxt {
	margin: 0 4px 0 17px; 
	color:#003B69;
}
.navbar-default {
	background-color:transparent !important;
	border:none !important;
}
.navbar {
	margin-bottom:0;
	padding-top:10px;
}
#Body .megamenusubcontent {
	display:none !important;
}
#custommenu {
	display:none;
}
.FullGreyBar {
    padding: 9px 0;
	background-color:#ededed;
}
.SearchIcon {
	float: right;
	width: 32px;
	height: 32px;
	background: #fff;
	border-radius: 50%;
}
.SearchIcon a {
    background: url(Images/small_searchicon16.svg) no-repeat center center;
	width: 27px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	background-position: 8px 8px;
}
.searchwrapper {
	overflow: hidden;
	display: block;
	max-width: 321px;
	float: right;
}
.searchwrapper .JCSbox {
	transform: translateX(-100%);
  opacity: 0;
  transition: opacity .25s, transform .25s;
}
.searchwrapper .JCSbox.active{
  transform: translateX(0);
  opacity: 1;
}
/*breadcrumb*/
#dnn_dnnBreadcrumb_lblBreadCrumb {
	line-height:30px;
	display:none;
}
#dnn_dnnBreadcrumb_lblBreadCrumb a {
	color:#003B69;
	font-size:14px;
}
#dnn_dnnBreadcrumb_lblBreadCrumb a:last-of-type {
	font-weight:bold;
}
/*#dnn_dnnBreadcrumb_lblBreadCrumb a.breadcrumbLink:last-of-type span {
	font-weight:700;
}*/
#ctaboxes {
	margin-bottom:0;
}
@media only screen and (min-width:992px) {
#ctaboxes {
	margin-bottom:60px;
}
#dnn_dnnBreadcrumb_lblBreadCrumb {
	display:block;
}
.HeaderRightSection img {
	max-width:14px;
}
.HeaderRightSection p a {
	font-size:13px;
	margin:0;
}
.HeaderRightSection p a:last-child {
    margin:0;
}
}
@media only screen and (min-width: 992px) and (max-width: 1599px) {
.Gradient_Box .Content .MultiButton a.readmore {
	padding: 10px 18px;
	margin-bottom: 15px;
  display: inline-block;
}
}
@media only screen and (min-width: 1201px) and (max-width: 1439px) {
.HeaderRightSection p a:last-child {
    margin-right:0;
}
.HeaderRightSection .calltxt {
    margin: 0 4px 0 10px;
}
.HeaderRightSection p a:last-child {
    margin-right:8px;
}
}
@media only screen and (min-width:1440px) {
.HeaderRightSection p a {
    font-size: 14px;
}
.HeaderRightSection p a:last-child {
    margin-right:4px;
}
}
@media only screen and (min-width:1600px) {
.HeaderRightSection p a {
    font-size: 14px;
    margin: 0 5px;
}

.HeaderRightSection p a:last-child {
    margin-right:12px;
}
}
@media only screen and (max-width:991px) {
    .main-navigation {
        height: auto;
        width: 100%
    }
    nav {
        display: none
    }
    a.mobile-nav-btn {
        display: block;
        float: right;
        width: 50px;
        height: 46px;
        margin-top: 15px;
        text-align: center;
        color: #383838
    }
    a.mobile-nav-btn:hover {
        text-decoration: none
    }
    #navbar-top-wrapper {
        clear: both;
        position: relative
    }
    #navbar {
        float: none!important
    }
}
@media only screen and (min-width:991px) {
header #navbarMobile.navbar-collapse.collapse {
	display:none !important;
}
}
@media only screen and (max-width:991px) {
.InnerSkin #navbarMobile {
	top:93px;
}

#navbarMobile {
   float: none !important;
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 1000;
	overflow-x: visible;
	/*top: 131px;*/
	top: 216px;
	background-color:#052340;
	padding:5px 15px 45px 15px;
	max-height:490px;
}
.navbar-default #navbarMobile .navbar-nav > li > a, .navbar-default #navbarMobile .navbar-nav .open .dropdown-menu > li > a, .navbar-default #navbarMobile .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default #navbarMobile .navbar-nav .open .dropdown-menu > li > a:focus {
	color:#fff;
}
.navbar-default #navbarMobile .navbar-nav > .open > a, .navbar-default #navbarMobile .navbar-nav > .open > a:hover, .navbar-default #navbarMobile .navbar-nav > .open > a:focus, .navbar-default #navbarMobile .navbar-toggle:hover, .navbar-default #navbarMobile .navbar-toggle:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color:transparent;
	border-color:transparent;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color:transparent;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color:transparent;
	color:#fff;
}
.navbar-default #navbarMobile .navbar-toggle {
    border:none;
}
.dropdown-menu > li > a {
	color:#fff;
}
.navbar-nav {
    margin: 0;
}
.navbar-collapse.in {
    overflow-y: auto;
}
.topLevel > li > a {
    text-transform: uppercase;
	font-size:18px;
	font-weight:900;
	border-bottom:2px solid #fff;
	color:#fff;
	padding: 12px 0 11px 0;
}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
	margin: -3px 4px 0 0;
}
.MenuExtra.hidden-md-up {
	padding:10px 15px 0 3px;
}
.MenuExtra.hidden-md-up p {
	font-size:18px;
	color:#fff;
	font-weight:normal;
}
.MenuExtra.hidden-md-up a:hover, .MenuExtra.hidden-md-up a:visited, .MenuExtra.hidden-md-up a:link, .MenuExtra.hidden-md-up a:active {
	font-size:18px;
	color:#fff !important;
	font-weight:700;
}
.MenuExtra.hidden-md-up p:nth-child(1) {
	margin:0 0 5px 0;
}
.MenuExtra.hidden-md-up p:nth-child(2) {
	margin:0 0 8px 0;
}
.MenuExtra.hidden-md-up p:nth-child(3) a {
	clear:right;
	display:block;
	margin-bottom: 7px;
}
.MenuExtra.hidden-md-up p:nth-child(3) a .fa {
	margin:0 8px;
}
.MenuExtra.hidden-md-up p:nth-child(3) a:hover {
	text-decoration:underline;
}
.navbar-nav .open .dropdown-menu > li > a {
	border-bottom: 2px solid #fff;
	padding: 0 0 8px 0;
margin-bottom: 18px;
background-color:transparent;
}
.navbar-nav .open .dropdown-menu > li > a:after {
	
	 content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #fff;
    font-size: 18px;
    padding-right: 0.5em;
    float:right;
}	
.navbar-nav .open .dropdown-menu {
	padding: 5px;
}
#dnnMenu li.menuItem:nth-child(1) ul li:nth-child(1), #dnnMenu li.menuItem:nth-child(1) ul li:nth-child(2), #dnnMenu li.menuItem:nth-child(1) ul li:nth-child(3), #dnnMenu li.menuItem:nth-child(1) ul li:nth-child(4), #dnnMenu li.menuItem:nth-child(1) ul li:nth-child(5) {
	padding:0 0 5px 0;
}
#dnnMenu li.menuItem:nth-child(1) ul li:nth-child(1) div, #dnnMenu li.menuItem:nth-child(1) ul li:nth-child(3) div {
	color:#fff;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:16px;
}
}
@media only screen and (max-width:485px) {
#navbarMobile {
	top: 261px;
}
}
@media only screen and (max-width:375px) {
#navbarMobile {
	top: 309px;
}
}
@media only screen and (min-width:767px) {
    #navbar {
        float: right
    }
}

#breadcrumb {
     font-family: 'Nunito Sans', sans-serif;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px dashed;
    border-color: #ccc;
    background-color: transparent;
    padding: 5px 0;
    margin: 0;
    display: block
}

#breadcrumb a {
    margin-left: 10px;
    font-weight: 600;
    font-size: 11px;
    color: #626262
}

#breadcrumb a:first-child {
     font-family: 'Nunito Sans', sans-serif;
    font-size: 11px!important;
    font-weight: 400;
    color: #7b7d82;
    margin: 0
}

#breadcrumb img, #breadcrumb span {
    margin-left: 10px
}

main {
    background: #fff;
    border: 1px solid #ececec;
    border-top: none;
    margin-bottom: 15px;
    min-height: 350px
}

#dnnMenu .menuItem {
    word-wrap: break-word;
}

@media (min-width: 768px) {
    #dnnMenu .menuItem {
        max-width: 991px;
    }
}
#dnn_dnnLOGO_imgLogo {
	max-width:159px;
}
button.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
	margin:0 0 8px 0;
    background-color: #003b69;
    background-image: none;
    border: 1px solid #003b69;
    border-radius: 50%;
    width: 48px;
    height: 48px;
}
.navbar-default button.navbar-toggle {
    border-color: #003b69;
}
.navbar-default button.navbar-toggle:hover,button .navbar-default button.navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #003b69;
}
.navbar-default button.navbar-toggle .icon-bar {
	background-color: #fff;
	margin-left: 2px;
}
button.navbar-toggle span.icon-bar {
	transition: all 0.15s;
}
button.navbar-toggle.active {
    padding: 0;
	margin: 0 0 8px 0;
	background-color: #003b69;
}
button.navbar-toggle.active span:nth-child(2) {
	transform: rotate(45deg);
	transform-origin: 10% 10%;
}
button.navbar-toggle.active span:nth-child(3) {
	opacity: 0;
}
button.navbar-toggle.active span:nth-child(4) {
	transform: rotate(-45deg);
	transform-origin: 10% 90%;
}
button.navbar-toggle span:nth-child(2),
button.navbar-toggle span:nth-child(4) {
	transform: rotate(0);
}
button.navbar-toggle span:nth-child(3) {
	opacity: 1;
}

.navbar-default button.navbar-toggle.active .icon-bar {
	margin-left:15px;
}
.MenuExtra {
	display:none;
}
.navbar-nav {
	background-color:rgba(0,37,65,1);
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color:transparent;
}

@media (min-width: 992px){
    #dnnMenu .menuItem {
        max-width: 940px;
    }
	#dnn_HPRight p,#dnn_HPRight .HeaderSocialIcons {
		display:inline-block;
	}
	#dnn_HPRight p {
		line-height: 33px;
		margin: 0;
	}
	.navbar-default #navbarMobile {
		display:none !important;
	}
	#dnn_dnnLOGO_imgLogo {
		max-width:360px;
	}
}

@media (min-width: 1200px) {
    #dnnMenu .menuItem {
        max-width: 1138px;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1450px) {
#dnn_dnnLOGO_imgLogo {
    max-width: 197px;
}
}
footer {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/rgba(0,37,65,1)+0,003b69+77 */
	background: rgba(0,37,65,1); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(0,37,65,1) 0%, #003b69 77%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,37,65,1) 0%,#003b69 77%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,37,65,1) 0%,#003b69 77%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,37,65,1)', endColorstr='#003b69',GradientType=1 ); /* IE6-9 */
}
footer .imgoverlay {
	background-image:url("Images/FooterBlue_Overlaymobile.svg");
	background-repeat:no-repeat;
	background-position: top right;
}
#dnn_TopFooterPaneLeft img {
	max-width:218px;
}
@media (min-width: 768px) and  (max-width: 1024px){
footer .imgoverlay {
	background-image:url("Images/FooterBlue_Ipad.svg");
	background-repeat:no-repeat;
	background-position: top right;
}
.navbar-header .HeaderSocialIcons  {
	display:block;
}
}
@media only screen and (min-width: 1451px) and (max-width: 1600px) {
#dnn_dnnLOGO_imgLogo {
    max-width: 230px;
}
}
@media (min-width: 1025px){
footer .imgoverlay {
	background-image:url("Images/FooterBlue_Overlay.svg");
	background-repeat:no-repeat;
	background-position: top right;
}
}
footer p,footer span,footer a, footer a:hover, footer a:active, footer a:visited {
	color:#fff !important;
}
#dnn_FooterPaneLeft a {
	font-size:20px;
}
#dnn_FooterPaneLeft p:nth-child(1) a {
	text-transform:uppercase;
	font-weight:900;
	margin-bottom:18px;
}
#dnn_FooterPaneLeft .fa.fa-angle-right {
    margin-left: 9px;
}
.FooterTop {
	padding-top:50px;
}
.FooterBottom {
	background:rgba(0,37,65,1);
	padding:15px 0;
	border-top:2px solid #fff;
	padding-bottom:14px;
}

.FooterBottom a,.FooterBottom span {
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	margin-right:6px;
}

.FooterBottom a {
	margin-left:15px;
	line-height: 6px;
	display:block;
}
.FooterBottom span {
	margin:0 0 15px 15px;
	clear: right;
	display: block;
}

@media (min-width: 768px) {
.FooterBottom a,.FooterBottom span {
	font-size:16px;
	display:inline-block;
}

}

.SocialIcons {
    height: 50px;
	margin-bottom: 21px;
}
@media (min-width: 768px) {
.SocialIcons {
	padding:10px 0 0 35px !important;
	text-align:right;
}
}
.SocialIcons ul {
	margin-left:0;
}
.SocialIcons li {
    list-style: none;
    float: none;
    padding-left: 0;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    text-align: center;
    margin-right: 5px;
    display: inline-block;
    text-align: center;
}

.SocialIcons li a {
    font-size: 21px;
    line-height: 43px;
    display: block;
    background-color: transparent;
	border:2px solid #fff;
    border-radius: 50%;
    font-weight: 500;
}
.SocialIcons li:nth-child(4), .SocialIcons li:nth-child(5) {
	display:none;
}
.SocialIcons li a:hover {
	color:#bcbcbc !important;
	border:2px solid #bcbcbc;
}
#dnn_FooterPaneLeft p:nth-child(2) {
	position: relative;
	margin: 0 0 50px 0;
}
#dnn_FooterPaneLeft p:nth-child(2)::after {
    content: '';
	position: absolute;
	width: 255px;
	height: 2px;
	background: #fff;
	bottom: 0;
	left: 0;
	margin: auto;
	top: 238px;
}

.HeaderSocialIcons {
	float:right;
	margin-right:15px;
}
.HeaderSocialIcons li {
	width:48px;
	height:48px;
	list-style: none;
    float: none;
    padding-left: 0;
    border-radius: 50%;
	text-align: center;
    margin-right: 5px;
    display: inline-block;
    text-align: center;
}
.HeaderSocialIcons li a {
    font-size: 23px;
    line-height: 44px;
    display: block;
    background-color: transparent;
	border:2px solid #0d3867;
    border-radius: 50%;
    font-weight: 500;
	color:#0d3867;
}
@media (min-width: 992px) {
.HeaderSocialIcons {
	margin-right:0;
}
.HeaderSocialIcons li {
    list-style: none;
    float: none;
    padding-left: 0;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    text-align: center;
    margin-right: 5px;
    display: inline-block;
    text-align: center;
}
.HeaderSocialIcons ul {
	margin-left:0;
}
.HeaderSocialIcons li:last-child {
	margin-right:0;
}
.HeaderSocialIcons li a {
    font-size: 18px;
    line-height: 31px;
    display: block;
    background-color: transparent;
	border:2px solid #0d3867;
    border-radius: 50%;
    font-weight: 500;
	color:#0d3867;
}
.HeaderSocialIcons li a:hover {
	color:#bcbcbc !important;
	border:2px solid #bcbcbc;
}
.navbar-header .HeaderSocialIcons {
	display:none;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#dnn_FooterPaneLeft p:nth-child(1) a {
	/*font-size:24px;*/
}
#dnn_dnnLOGO_imgLogo {
    max-width: 198px;
}
}
@media (min-width: 992px) and (max-width: 1024px) {
#dnn_FooterPaneLeft p:nth-child(1) a {
	font-size:20px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
#dnn_FooterPaneLeft p:nth-child(2) a {
	font-size:20px;
	display:inline-block;
	margin-right: 35px;
}
#dnn_FooterPaneLeft p:nth-child(2)::after {
	width: 100%;
	top: 70px;
}
}
@media (min-width: 992px) {
#dnn_FooterPaneLeft p:nth-child(2)::after {
	display:none;
}
}
@media (min-width: 1025px) {
.SocialIcons li:nth-child(4), .SocialIcons li:nth-child(5) {
    display: inline-block;
}
#dnn_FooterPaneLeft .fa.fa-angle-right {
	display:none;
}
#dnn_FooterPaneLeft p:nth-child(2) {
    margin: 0 0 35px 0;
}
#nestedBlocks {
    margin-bottom: 0;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
#ctaboxes {
	padding:0 55px;
	margin-bottom: 7px;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
#dnn_dnnLOGO_imgLogo {
    max-width: 195px;
}
ul.megamenu a.level0 {
	padding: 5px 0 5px 30px;
}
}
@media (min-width: 1386px) {

.FooterBottom span {
	clear:none;
	display:inline-block;
}
}
.home-gallery .Theme_12_custom .blueoverlay {
	position: absolute;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#002643+0,002641+100&0.91+0,0.91+100 */
background: -moz-linear-gradient(left,  rgba(0,38,67,0.91) 0%, rgba(0,38,65,0.91) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(0,38,67,0.91) 0%,rgba(0,38,65,0.91) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(0,38,67,0.91) 0%,rgba(0,38,65,0.91) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8002643', endColorstr='#e8002641',GradientType=1 ); /* IE6-9 */
    opacity: 0.9;
z-index: 5;
width: 100%;
height: 100%;
}
/*#Toppaneright4 h2.Title_withBorder::before,#Toppaneright4 h1.Title_withBorder::before {
	left:0;
}
#Toppaneright4 h2.Title_withBorder {
	padding-left: 29px;
}*/

@media (min-width: 992px) and (max-width: 1600px) {
#Toppaneright4 h2.Title_withBorder {
	/*font-size:24px !important;
	line-height:30px !important;*/
}
}
.DNNModuleContent.ModIMUKSPAFormC .form-horizontal h2 {
	line-height: 35px;
}
.DNNModuleContent.ModIMUKSPAFormC .modal-dialog .modal-content .modal-title {
	display:none;
}
.eds_news_NewsOne.eds_subCollection_news .ednMoreArticlesTriggerWrapper {
	margin-bottom:35px !important;
}
.eds_news_NewsOne.eds_subCollection_news .ednMoreArticlesTriggerWrapper > button.trigger > span.actionTextContainer span {
	font:  bold 14px/1.3 'Nunito Sans', sans-serif !important;
    letter-spacing: 1px !important;
    color: #fff !important;
    text-transform:uppercase !important;
	text-shadow:none !important;
}
.eds_news_NewsOne.eds_subCollection_news .ednMoreArticlesTriggerWrapper > button.trigger {
	background: #5cdb5c !important;
    border: 2px solid #5cdb5c !important;
    padding: 10px 25px !important;
    border-radius: 30px !important;
	box-shadow:none !important;
}
.eds_news_NewsOne.eds_subCollection_news .ednMoreArticlesTriggerWrapper > button.trigger:hover {
	background: transparent !important;
	border: 2px solid #5cdb5c !important;
	color:#5cdb5c !important;
}
.eds_news_NewsOne.eds_subCollection_news .ednMoreArticlesTriggerWrapper > button.trigger:hover > span.actionTextContainer span {
	color:#5cdb5c !important;
}

.eds_news_NewsOne.eds_subCollection_news .article.in_list h1 {
    margin-top: 100px !important;
}
@media (min-width: 568px) {
.eds_news_NewsOne.eds_subCollection_news .article.in_list h1 {
    margin-top: 100px !important;
}
}
@media (min-width: 992px) and (max-width: 1385px) {
.eds_news_NewsOne.eds_subCollection_news .articles_row .article.in_list.box.normal .blueboxnews {
	height:360px;
}
.eds_news_NewsOne.eds_subCollection_news .article.in_list h1 {
    margin-top: 100px !important;
    min-height: 92px;
}
.eds_news_NewsOne.eds_subCollection_news .articles_row .article.in_list.box.normal .blueboxnews {
    background:transparent linear-gradient(180deg, rgba(239,83,83,0) 0%, rgba(0,37,65,0.2) 10%, rgba(0,37,65,1) 40%) 0% 0% no-repeat padding-box;
}
}


.Right-side-whitebttn p {
    min-height: 46px;
    padding: 13px 35px 10px 15px;
}
.Right-side-whitebttn p a {
	line-height:24px;
}
.Right-side-whitebttn p a::after {
	top:19px;
}
.iframewrap {
	text-align:center;
}
.iframewrap iframe {
	width:100%;
	max-width:450px;
	min-height:380px;
}
#dnn_RightPaneSecond1 h2.Title_withBorder {
	padding-left: 30px;
    font-size: 20px;
}
#dnn_RightPaneSecond1 h2.Title_withBorder::before {
    left: 0;
}
.ModDNNGOJobC #dnn_ctr950_ViewJob_lblNoJob.Head {
	font-size:16px;
	margin-bottom:25px;
}
.ModDNNGOJobC h2, .ModDNNGOJobC h3,.ModDNNGOJobC h4 {
	    line-height: 32px;
}
.Subscribe iframe {
	width:100%;
	min-height:452px;
}
.mc-field-group, .mc-field-group label {
	color:#003B69;
	font-weight:900;
	text-transform:uppercase;
	font-size:12px;
	display: block;
}

.mc-field-group strong {
	font-weight:900;
}
#emailfield input, #namelabel input {
	width: 95%;
    height: 35px;
    border: 1px solid #BCBCBC;
    padding: 8px;
	margin-bottom:8px;
}
#selector select {
	width: 95%;
    height: 50px;
    border: 1px solid #BCBCBC;
    padding: 8px;
    margin-bottom: 8px;
    max-width: 470px;
}
#subscriptions label {
	font-size:16px;
	font-weight:normal;
	text-transform:none;
}
#subscriptions ul {
	padding-left:0;
}
#subscriptions ul li {
	list-style-type:none;
	display:inline-block;
	margin-right:20px;
}
#subscriptions input[type="checkbox"] {
    height: 15px !important;
    width: 15px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border-radius: 4px;
    outline: none;
    transition-duration: 0.3s;
    background-color: #fff;
    cursor: pointer;
    padding: 0 !important;
    float: none;
    margin: 0 8px 0 0;
    border: 2px solid #ccc;
}
#subscriptions input[type="checkbox"]:checked::before {
    content: "\2713";
    color: #003b69;
    font-size: 15px;
    padding: 0;
    text-align: center;
    position: relative;
    float: left;
    font-weight: bold;
    margin-top: -5px;
}
#subscriptions li.checkb {
max-width:40%;
}
#subscriptions li.checkb input[type="checkbox"] {
float:left;
}
.indicates-required p, .indicates-required a, .indicates-required a:hover {
	font-weight:bold;
	color:#003B69;
}
.indicates-required a {
	text-decoration:underline;
}
#mc_embed_signup input[type="submit"], #mc_embed_signup input[type="button"] {
    padding: 10px 25px;
    border: 2px solid #5cdb5c;
    letter-spacing: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 30px;
    background-color: #5cdb5c;
    color: #fff !important;
    font-weight: 900;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
}
#mc_embed_signup input[type="submit"]:hover, #mc_embed_signup input[type="button"]:hover {
    box-shadow: none;
    background-color: transparent;
    color: #5cdb5c !important;
    text-decoration: none;
    border: 2px solid #5cdb5c;
}
@media (min-width: 767px) { 
#namelabel {
	width:48%;
}
.mc-field-group:nth-child(4)#namelabel {
	margin-left:35px !important;
}
#emailfield input {
	width: 45.5%;
}
.Subscribe iframe {
	min-height:630px;
}
}
@media (min-width: 992px) and (max-width: 1599px) {
.Subscribe iframe {
   min-height: 640px;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
}
@media (min-width: 1600px) {
.Subscribe iframe {
	min-height: 650px;
}
}
@media only screen and (max-width: 991px) {
#selector select {
	max-width:100%;
	width:97%
}
}
@media only screen and (max-width: 600px) {
.eds_news_NewsOne.eds_subCollection_news .article.details .main_content a.readmore {
	clear:both;
	display:block;
	margin-bottom: 5px !important;
}
}

.FormFieldValue {
	display:none;
}

@media (min-width: 767px) { 

}

.tableheader {
	text-align:center;
	background-color:#003B69;
	padding:3px 10px;
	color:#fff;
}
.Ass_ImageInner .innertable a {
	margin-top:0;
	padding:5px 10px;
	border:none;
	border-radius:0;
	background:unset;
}
.Ass_ImageInner .innertable a:hover {
	background:unset;
	border:none;
	border-radius:0;
	color: #003B69;
	text-decoration:underline;
	
}
.WhiteWrapper a.nostyling {
	border:none;
	border-radius:0;
	padding:unset;
	background-color:unset;
	color:#003B69;
}
.WhiteWrapper a.nostyling:hover {
	background-color:unset;
	color:#003B69;
	border:none;
	text-decoration:underline;
}
@media (min-width: 767px) { 
.WhiteWrapper h2 {
	line-height: 37px;
	min-height:75px;
}
.WhiteWrapper .TableWrapper {
	min-height:200px;
}
}
@media (min-width: 1280px) {
.WhiteWrapper h2 {
	min-height:75px;
}
}
@media (min-width: 1600px) {
.WhiteWrapper h2 {
	min-height:unset;
}
}

ul.whitecheckmark {
    margin-left: 0;
}
ul.whitecheckmark li {
    list-style-type: none;
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px;
    padding-right: 34px;
    line-height: 20px;
}
ul.whitecheckmark li:before {
    background-image: url(/Portals/0/Images/svg/white-check.svg);
    background-repeat: no-repeat;
    content: " ";
    width: 35px;
    display: inline-block;
    height: 41px;
    margin-bottom: 0;
    position: absolute;
    left: 1px;
    top: 5px;
}
/*new menu*/
button.navbar-toggle.desktop, button.navbar-toggle.desktop:hover, button.navbar-toggle.desktop:focus {
	background-color:transparent;
	border:unset;
}

button.navbar-toggle.desktop {
	width: 110px;
    text-align: right;
	padding: 0 15px 0 0;
}
button.navbar-toggle.desktop span.menutext {
	float: right;
    color: #003b69;
    font-size: 21px;
    font-weight: 700;
    line-height: 17px;
}
.navbar-default button.navbar-toggle.desktop .icon-bar {
    background-color: #003b69;
	margin-left:0;
}
.js-btn-menu-sidebar-close {
    width: 25px;
    height: 21px;
}
#navbarDesktop .menuwrapper {
	position:relative;
	height:100%;
}
#navbarDesktop #dnnMenu {
	padding:75px 55px 0 35px;
	height:100%;
}
.js-btn-menu-sidebar-close {
	position:absolute;
	right:15px;
	top:30px;
}
.js-btn-menu-sidebar-close:hover {
	cursor:pointer;
}
.js-btn-menu-sidebar-close .icon::before, .js-btn-menu-sidebar-close .icon::after {
    -webkit-transition: opacity,-webkit-transform;
    transition: opacity,-webkit-transform;
    -moz-transition: opacity,transform,-moz-transform;
    transition: opacity,transform;
    transition: opacity,transform,-webkit-transform,-moz-transform;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: " ";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    opacity: 1;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.js-btn-menu-sidebar-close .icon::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.js-btn-menu-sidebar-close:hover .icon::after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.js-btn-menu-sidebar-close:hover .icon::before {
	-webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
button.navbar-toggle.desktop.hidden-sm-down.active span:nth-child(4) {
    transform: unset;
    transform-origin: unset;
}
button.navbar-toggle.desktop.hidden-sm-down.active span:nth-child(3) {
    opacity: 1; 
}
.navbar-default button.navbar-toggle.desktop.hidden-sm-down.active .icon-bar {
   margin-left: 0;
}

button.navbar-toggle.desktop.hidden-sm-down:hover span:nth-child(3){
    width: 12%
}

button.navbar-toggle.desktop.hidden-sm-down:hover span:nth-child(5) {
    width: 20%
}
#navbarDesktop .caret.navbar-toggle.sub-arrow {
	display:block;
}
/**NEW HP DESIGN*/
.col-centered{
    float: none;
    margin: 0 auto;
}
.HomeSkin.NewDesign .BluePane {
    padding-top: 0;
}
@media only screen and (min-width: 992px) {
.HomeSkin.NewDesign .container-fluid.noGutter.FullWhiteBar .col-md-2 {
	width:20% !important;
}
}
@media (min-width: 1601px) {
}
