header_buttonheader_buttonheader_button@charset "UTF-8";

@font-face {
	font-family: Fieldwork Geo;
	src: url(https://wvjumpstart.com/Portals/jumpstart/Skins/Xcillion/fonts/Fieldwork-Geo-Thin.otf);
}

em, small {
    letter-spacing: 0
}
html{
	width:100%;
	height:100%;
}
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
}
f
html, li, p {
    font-size: 16px;
}
li {
    margin-bottom: 7px;
}

ol.list-unstyled, ol.list-unstyled>li, ul.list-unstyled, ul.list-unstyled>li {
    list-style: none;
    margin: 0;
}

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
}

.indent {
	margin-left:24px;
	text-align:justify
}
.indentsub {
	margin-left:70px
}

.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
}

.bs-callout-danger, .bs-callout-info, .bs-callout-primary, .bs-callout-success, .bs-callout-warning {
    display: block;
    padding: 15px 30px 15px 15px
}

body {
    background: #f0f0f0;
    color: #333;
    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 {
    font-family: 'Open Sans', Arial, Helvetica, 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 {
    margin: 0 0 20px
}

ol li>ol li {
    list-style-type: lower-latin
}

.bs-callout-primary {
    margin: 20px 0;
    border-left: 5px solid #337ab7;
    background-color: #dbe9f5
}

.bs-callout-primary h1, .bs-callout-primary h2, .bs-callout-primary h3, .bs-callout-primary h4, .bs-callout-primary h5, .bs-callout-primary h6 {
    margin-top: 0;
    color: #337ab7
}

.bs-callout-primary p:last-child {
    margin-bottom: 0
}

.bs-callout-primary .highlight, .bs-callout-primary code {
    background-color: #fff
}

.bs-callout-danger {
    margin: 20px 0;
    border-left: 5px solid #d9534f;
    background-color: #f4cecd
}

.bs-callout-danger h1, .bs-callout-danger h2, .bs-callout-danger h3, .bs-callout-danger h4, .bs-callout-danger h5, .bs-callout-danger h6 {
    margin-top: 0;
    color: #d9534f
}

.bs-callout-danger p:last-child {
    margin-bottom: 0
}

.bs-callout-danger .highlight, .bs-callout-danger code {
    background-color: #fff
}

.bs-callout-warning {
    margin: 20px 0;
    border-left: 5px solid #f0ad4e;
    background-color: #fceedb
}

.bs-callout-warning h1, .bs-callout-warning h2, .bs-callout-warning h3, .bs-callout-warning h4, .bs-callout-warning h5, .bs-callout-warning h6 {
    margin-top: 0;
    color: #f0ad4e
}

.bs-callout-warning p:last-child {
    margin-bottom: 0
}

.bs-callout-warning .highlight, .bs-callout-warning code {
    background-color: #fff
}

.bs-callout-info {
    margin: 20px 0;
    border-left: 5px solid #5bc0de;
    background-color: #daf1f8
}

.bs-callout-info h1, .bs-callout-info h2, .bs-callout-info h3, .bs-callout-info h4, .bs-callout-info h5, .bs-callout-info h6 {
    margin-top: 0;
    color: #5bc0de
}

.bs-callout-info p:last-child {
    margin-bottom: 0
}

.bs-callout-info .highlight, .bs-callout-info code {
    background-color: #fff
}

.bs-callout-success {
    margin: 20px 0;
    border-left: 5px solid #5cb85c;
    background-color: #c7e6c7
}

.bs-callout-success h1, .bs-callout-success h2, .bs-callout-success h3, .bs-callout-success h4, .bs-callout-success h5, .bs-callout-success h6 {
    margin-top: 0;
    color: #5cb85c
}

.bs-callout-success p:last-child {
    margin-bottom: 0
}

.bs-callout-success .highlight, .bs-callout-success code {
    background-color: #fff
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff')
}

h1, h2, h3, h4, h5, h6 {
    color: #111;
    line-height: 1.3em;
    margin: 0 0 10px
}

h1 {
    font-size: 2rem;
	color: #054d7c;
	font-weight:bold;
	line-height:2.1em;
}

h2 {
    font-size: 1.5rem;
	color: #054d7c;
	font-weight:bold;
	line-height:2em;
}

h3 {
    font-size: 1.375rem
}

h4 {
    font-size: 1.15rem;
	font-weight:400;
}

h5 {
    font-size: 1.1rem
}

h6 {
    font-size: 1em;
	color: #054d7c;
	font-weight:bold;
	line-height:1em;
}
.learnBTN {
	padding:2px;
	clear:both;
	margin:0 auto;
	height:40px;
	width:200px;
	background-color: #054d7c;
}
.learn {
	height:36px;
	width:196px;
	line-height:34px;
	text-align: center;
	font-size: 1.6em;
	font-weight:bold;
	color:#054d7c;
	background-color: #ccc;
}
.learn:hover {
	background-color: rgba(247,148,29,1.0);
	color:#fff;
	text-decoration: none!important;
}
.fivestep {
	background-color:rgba(217,217,217,1.00);
	padding:20px 10px;
	font-size: 2.2em;
	line-height:1.3em;
	text-align: center;
	font-weight: bold;
	color:#054d7c;
}
.fivestep:hover {
	background-color:rgba(170,219,251,1.00);
	color:rgba(50,50,50,1.00);
	text-decoration: none;
}
#dnn_ctr2356_HtmlModule_lblContent a {
	color:#054d7c;
}
#dnn_ctr2356_HtmlModule_lblContent a:hover {
	color:#ffffff;
	text-decoration: none;
}

/*========================================================+
|                  R7.Documents Grid                      |
+========================================================*/
.r7-docs .dnnGrid {
	border: 0px;
}
.r7-docs .dnnGrid thead {
	display: none;
}
.r7-docs .dnnGrid .dnnGridItem, .r7-docs .dnnGrid .dnnGridAltItem {
	font-size: 1.1em;
	font-weight: bold;
}
.r7-docs .dnnGrid .dnnGridAltItem {
	background-color: transparent;
}
.r7-docs .dnnGrid .dnnGridAltItem:hover {
    background-color: #e8f1fa;
}

@media screen and (min-width:500px) {
    html {
        font-size: 14px
    }
}

@media screen and (min-width:570px) {
    html {
        font-size: 15px
    }
}

@media screen and (min-width:620px) {
    html {
        font-size: 16px
    }
}

@media screen and (min-width:680px) {
    html {
        font-size: 17px
    }
}

@media screen and (min-width:720px) {
    html {
        font-size: 18px
    }
}

@media screen and (min-width:800px) {
    html {
        font-size: 19px
    }
}

@media screen and (min-width:860px) {
    html {
        font-size: 20px
    }
}

@media screen and (min-width:920px) {
    html {
        font-size: 21px
    }
}

@media screen and (min-width:1000px) {
    html {
        font-size: 22px
    }
}

.buttons-wrapper {
    text-align: center
}

a.cta-button-primary, button.cta-button-primary {
    background: #7ca0c0;
    border: 1px solid #7ca0c0;
    color: #fff;
    transition: background-color 300ms ease-out 0s
}

a.cta-button, a.cta-button-primary, button.cta-button, button.cta-button-primary {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin: 0 5px 5px 0;
    min-width: 200px;
    padding: 10px 0;
    -webkit-transition: background-color 300ms ease-out 0s;
    -o-transition: background-color 300ms ease-out 0s
}

a.cta-button-primary:hover, button.cta-button-primary:hover {
    background: #91afca;
    border-color: #91afca
}

a.cta-button, button.cta-button {
    background: 0 0;
    border: 1px solid #7ca0c0;
    color: #7ca0c0;
    transition: background-color 300ms ease-out 0s
}

a.cta-button:hover, button.cta-button:hover {
    color: #fff;
    background: #7ca0c0;
    border-color: #91afca
}

.search {
    position: relative;
    min-width: 35px;
    width: 0;
    height: 34px;
    float: right;
    overflow: hidden;
    -webkit-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s
}

.search.search-open {
    width: 25%
}

.search.small-screens.search-open {
    width: 100%
}

.search.small-screens.search-open .searchInputContainer input {
    padding: 0 124px 0 20px
}

.searchInputContainer {
    display: block!important
}

.searchInputContainer input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background: #dcddd8;
    width: auto;
    height: 34px;
    margin: 0;
    padding: 0 52px 0 20px;
    font-size: 15px
}

.searchInputContainer input::-webkit-input-placeholder {
    color: #818181
}

.searchInputContainer input:-moz-placeholder {
    color: #818181
}

.searchInputContainer input::-moz-placeholder {
    color: #818181
}

.searchInputContainer input:-ms-input-placeholder {
    color: #818181
}

.searchInputContainer a.dnnSearchBoxClearText {
    right: 45px!important
}

.searchInputContainer a.dnnSearchBoxClearText.dnnShow {
    bottom: 2px
}

#search-action, .SearchButton, .search-toggle-icon {
    background: url(images/search.png) center center no-repeat #c3c1c1;
    width: 35px;
    height: 34px;
    display: block;
    position: absolute;
    top: 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    outline: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    text-indent: -9999px
}

#search-top {
    clear: both;
    width: 100%;
    background: #7CA0C0;
    padding: 0;
    margin: 0;
    height: 0;
    overflow: hidden;
    transition: all .1s ease-in-out
}

#search-top.active {
    height: auto;
    padding: 15px 0;
    overflow:visible;
}

#search-top span {
    display: inline!important
}

#search-top input {
    background: #fff;
    border: none;
    font-size: 1.2em;
    height: 46px;
    margin: 0 0 0 15px;
    width: 70%
}

#search-top a.SearchButton {
    background: url(images/search.png) center center no-repeat #e0dfdf;
    height: 46px;
    position: relative;
    display: inline-block;
    text-indent: -9999px;
    width: 60px;
    padding: 0;
    top: 5px
}

#search-action {
    display: none;
    float: right;
    height: 34px;
    margin: 0;
    padding: 6px 12px
}

#login {
	margin-top:28px;
    padding-right: 10px;
}
.search {
	margin-top:28px;
}
.wvstoBranding {
	display:block;
	float: left;
	margin:8px 0px;
	width:300px;
}
.tname {
	float:left;
	font-size: 2.3em;
	color:#fff;
	height:38px;
	line-height:38px;
	margin:3px 0 0 10px;
	vertical-align: middle;
}
.tname2 {
	float:left;
	font-size: 1.2em;
	color:#fff;
	height:30px;
	margin:3px 0 0 12px;
	vertical-align: middle;
}
.bold {font-weight:bold;}
.seal {
	float:left;
	background-image: url(/portals/jumpstart/images/wvsto-headersm2.png);
	background-size: contain;
	height:75px;
	width:75px;
	background-repeat: no-repeat;
}
.wvstoBranding .title {
	background-image: url("Images/t-head.png"); /*url(/portals/jumpstart/images/RM2-m.png);*/
	background-size: contain;
	height:55px;
	width:265px;
	margin: 10px 0 10px 80px;
	background-repeat: no-repeat;
}
.siteWrapper {
	background-image: url("../../Images/JS-BG.png");
	background-size: 100%;
	background-repeat: repeat;
}
.headerPane{width:100%;}
.tagline{
	width:100%;
	text-align: center;
	margin: 15px 0;
}
.homeletter {
	margin:0!important;
	padding:20px 0 0 0!important;
}
.building {
	font-family:  'Bebas Neue', cursive;
	font-size:4em;
	line-height: 1em;
	margin: 15px 0 0 0;
	color:#054d7c;
}
.page_title {
	font-family:  'Bebas Neue', cursive;
	font-size:4em;
	line-height: 1em;
	margin: 15px 0 0 0;
	color:#054d7c;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.homecontent {
	width:100%;
	height: auto;
}
.hleft {
	width:60%;
	padding:10px;
}
.hright {
	width:40%;
 	display: inline-block;
 	position: relative;
	margin:10px;
	float: right;
}
.hright:after {
    padding-top: 69%; /*size ratio*/
    display: block;
    content: '';
}
.hright iframe {
  	width:100%;
  	height:100%;
    position: absolute;
    top: 0; bottom: 0; right: 0; left: 0; /*fill parent*/
}
.tfooter {
	max-width:500px;
	margin:0 auto 30px auto;
	text-align: center;
}
.connect {
	font-size:2em;
	font-weight: bold;
	color:#fff;
	margin:20px 0 10px 0;
}
.links {
	display:flex;
	align-items: center;
	justify-content: center;
	height:50px;
	margin:10px 0;
	background-size: contain;
}
.fbook, .twit {
	height:50px;
}
.fbook{margin-right:15px;}
.fline{
	font-size:1.2em;
	color:#fff;
	margin:5px 0 5px 0;
}
.dashtop {
	border-top:1px dotted #ddd;
}
#dnn_ctr2316_ModuleContent span {
	font-size:1.5em;
	line-height:1.6em;
}
#dnn_ctr2316_ModuleContent .dnnFormLabelWithoutHelp {text-align:right;}
#dnn_ctr2316_ModuleContent input {
	height:40px;
	min-width:230px;
	border:1px solid #ddd;
	border-radius: 12px;
}
#dnn_ctr2316_ModuleContent .dnnFormRequired {border-left:1px solid #dddddd!important;}
#dnn_ctr2316_ModuleContent .col-md-2,
#dnn_ctr2316_ModuleContent .col-md-10 {padding:8px}
/***************/
#dnn_ctr1457_Links_pnlList .linklist li {
	background-color:rgba(223,230,243,0.90);
	padding:8px 12px;
	margin:10px auto;
	border-radius: 4px;
}/*
#dnn_ctr1457_Links_pnlList .linklist li:nth-child(even) {
	background-color:rgba(255,236,206,0.50) ;
}*/
#dnn_ctr1457_Links_pnlList .linkitem:hover {
	background-color:rgba(223,230,243,0.60);
	border-radius: 6px;
}
.DNNModuleContent {
	padding:20px 35px;
}
#dnn_ctr586_ContentPane .DNNModuleContent,
#dnn_ctr563_ContentPane .DNNModuleContent,
#dnn_ctr612_ContentPane .DNNModuleContent,
#dnn_ctr2356_ContentPane .DNNModuleContent {
	padding:0!important;
}
#dnn_ctr600_ContentPane .DNNModuleContent {
	padding-bottom:0!important;
}
#dnn_ctr752_ContentPane .DNNModuleContent {
	padding-top:0!important;
}
#dnn_ctr2356_ModuleContent {
	padding:0!important;
}
.DNNContainer_noTitle_noMargin .DNNModuleContent {
	padding: 0;
}

.overview_banner_video {
	width: 100%;
	height: 400px;
	padding: 0;
	color: #FFF;
	font-size: 1.5em;
    display: inline-block;
	position: relative;
  	overflow: hidden;
}
.overview_banner_video .video_overlay {
	position: absolute;
    left: 80px;
    top: 130px;
	z-index: 1;
}
.overview_banner_video .video_overlay2 {
	position: absolute;
    left: 80px;
    top: 100px;
	z-index: 1;
}
.page-video {
	background-size: contain;
	width:1020px;
	height:720px;
}
@media only screen and (max-width:700px) {
	.overview_banner_video .video_overlay2 {
		left: 5%;
		top: 30px;
	}
}
.overview_banner_video video{
	position: absolute;
	top: -100%;
	bottom: -100%;
	left: -100%;
	right: -100%;
	margin: auto;
	min-width: 100%;
	min-height: 100%;
	z-index: 0;
}
.overview_banner {
	width: 100%;
	height: 396px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 130px 40px 40px 80px;
	color: #FFF;
	font-size: 1.5em;
    display: inline-block;
	position: relative;
}
.overview_banner .banner_title, .overview_banner_video .banner_title {
	font-family: Bebas Neue;
	font-size: 3.2em;
	font-weight: normal;
	line-height: 50px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.overview_banner .banner_text, .overview_banner_video .banner_text {
	max-width: 501px;
	line-height: 1.2em;
}
.overview_banner .getstartedbutton, .overview_banner_video .getstartedbutton  {
	margin: 40px 0 0 0;
}
.header_button .getstartedbutton  {
	width: 225px;
	margin: 10px 0 10px 25px;
}
.header_button .getstartedbutton .button_slide {
	width: 225px;
}
.header_button .getstartedbutton .slide_right:hover {
	box-shadow: inset -155px 0 0 0 #f7941d;
}
.overview_banner .getstartedbutton .button_slide, .overview_banner_video .getstartedbutton .button_slide, .header_button .getstartedbutton .button_slide {
	background-color: #FFF;
}
.overview_banner .getstartedbutton .button_slide .buttonImg, .overview_banner_video .getstartedbutton .button_slide .buttonImg, .header_button .getstartedbutton .button_slide .buttonImg {
	background-image: url("../../Images/badge-JS-orange.png");
}
.overview_banner .getstartedbutton .button_slide .buttonImg .buttonText, .overview_banner_video .getstartedbutton .button_slide .buttonImg .buttonText {
	font-size: 1.2em;
	color: #054d7c;
}
.header_button .getstartedbutton .button_slide .buttonImg .buttonText {
	font-size: 1.75em;
	color: #054d7c;
}
.overview_banner .getstartedbutton .button_slide .buttonImg .buttonText a, .overview_banner_video .getstartedbutton .button_slide .buttonImg .buttonText a, .header_button .getstartedbutton .button_slide .buttonImg .buttonText a {
	color: #054d7c;
}

.steps_table {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}
.steps_item {
	flex-grow: 1;
	max-width: 25%;
	min-width: 180px;
	font-size: 16px;
	text-align: center;
}

.center {
	text-align: center;
	margin:0 auto;
}
.row {
	display:flex;
	align-items: center;
	justify-content: center;
}
.shorthr {/**
	margin:30px auto;
	width:175px!important;
	height:8px!important;
	border-radius: 2px;
	background-color: #f7941d;
	**/
}
.spacer {
	margin:50px 0 30px 0;
}
.step_bar_1 {
	width: 300px;
	height: 32px;
	background-image: url("/portals/jumpstart/Images/Step 1.png");
	background-repeat: no-repeat;
	margin: 0 auto 30px auto;
}
.step_bar_2 {
	width: 300px;
	height: 32px;
	background-image: url("/portals/jumpstart/Images/Step 2.png");
	background-repeat: no-repeat;
	margin: 0 auto 30px auto;
}
.step_bar_2 .step_bar_link {
	width: 32px;
	height: 32px;
	float: left;
	margin: 0 0 0 0;
	color: #FFF;
}
.step_bar_2 a:hover {
	text-decoration: none;
}
.step_bar_3 {
	width: 300px;
	height: 32px;
	background-image: url("/portals/jumpstart/Images/Step 3.png");
	background-repeat: no-repeat;
	margin: 0 auto 30px auto;
}
.step_bar_3 .step_bar_link {
	width: 32px;
	height: 32px;
	float: left;
	margin: 0 0 0 67px;
	color: #FFF;
}
.step_bar_3 a:hover {
	text-decoration: none;
}
.step_bar_4 {
	width: 300px;
	height: 32px;
	background-image: url("/portals/jumpstart/Images/Step 4.png");
	background-repeat: no-repeat;
	margin: 0 auto 30px auto;
}
.step_bar_4 .step_bar_link {
	width: 32px;
	height: 32px;
	margin: 0 auto;
	color: #FFF;
}
.step_bar_4 a:hover {
	text-decoration: none;
}
.step_bar_back {
	width: 32px;
	height: 32px;
	background-image: url("/portals/jumpstart/Images/Back.png");
	background-repeat: no-repeat;
}
.contacttitle {
	margin:30px 0 20px 0;
	font-size:3em;
	width:100%;
	font-weight: bold;
	color:#333;
}
.contactfeat {
	background-color:#054c73;
	border-radius: 10px;
	font-size:1.5em;
	font-weight: bold;
	padding:15px 20px;
	margin:0 10px 20px 10px;
	color: #fff!important;
}
.contactfeat a {color:#fff!important;}
.icn {
	filter: invert(99%) sepia(0%) saturate(4%) hue-rotate(133deg) brightness(102%) contrast(103%);
	width:20px;
	height:20px;
	margin-right:15px;
	float:left;
}
.phone {
	background-image:url("Images/phone.svg");
	color:#fff;
	float:left;
}
.buildingicn {
	background-image:url("Images/building.svg");
	color:#fff;
}
.envelope {
	background-image:url("Images/envelope.svg");
	color:#fff;
}
.contactlink {
	font-weight: bold;
	color: #337ab7!important;
}
.DNNContainer_Title_h4 {
	border: 1px solid #ddd;
	padding:20px;
	background-color: #eee;
	text-align:center;
}
.sys {
	max-width:490px;
	height:220px;
	padding:10px;
	margin:50px auto;
	background: url("../../Images/Share Your Story-Jump.png") no-repeat center center;
	background-size:contain;
	border:2px solid #eee;
	border-radius:20px;
}
.sys:hover {opacity:.85;}

/* ------- Your Career Banner ------- */
.commentsPop .Commenting .siteBounds div:first-child,.commentFormPop .Commenting .siteBounds div.commentForm {
	border:0
}
#pageTopArea:after,#utilityWrapper:after,#logo:after,#contentWrapper:after,#contentArea:after,#centerZone:after,#bottomContainer:after,#bottomContainer .social:after,.TransparentBlock:after,.DarkGreyBlock:after,.WhiteBlock:after,.GreyBlock:after,.siteBounds:after,.floatWrap:after{content:".";display:block;visibility:hidden;clear:both;height:0;font-size:0;line-height:0}

.titanDisplay ul.features,.titanDisplay ul.features li,.titanDisplay .HeroBanner.customAnimation,.titanDisplay .HeroBanner.customAnimation .wrapper h2,.titanDisplay .HeroBanner.customAnimation .wrapper p,.outOfBounds img,#contentArea .CenterZone.customAnimation.fadeInLeft,#contentArea .CenterZone:not(.customAnimation):not(.HeroBanner),.titanDisplay .FilterBanner{opacity:0}#contentArea .CenterZone.customAnimation.fadeInLeft.nws-animate,#contentArea .CenterZone:not(.customAnimation):not(.HeroBanner).nws-animate,.titanDisplay .FilterBanner.nws-animate{opacity:1}
#contentArea .CenterZone.customAnimation.fadeInLeft.nws-animate,#contentArea .CenterZone:not(.customAnimation):not(.HeroBanner).nws-animate,.titanDisplay .FilterBanner.nws-animate{opacity:1}
.titanBody,.mainBody,#mainBody,.Freeform,.FormEditor,.FAQ,.titanBody input,.titanBody select,.titanBody textarea,.mainBody input,.mainBody select,.mainBody textarea,.FAQ input,.FAQ select,.FAQ textarea,.SearchBox input,.SearchBox select,.FormEditor input,.FormEditor select,.FormEditor textarea,.Freeform input,.Freeform select,.Freeform textarea{font-family:Roboto,Arial,Helvetica,sans-serif}
.Freeform ul.features{padding:0}

.buttonArrow a,div.CenterZone div.OurPeople .linkText a{letter-spacing:.5px;font-size:10.5px;font-weight:500;color:#f00;display:inline-block;margin-bottom:.3rem}.buttonArrow a::after,div.CenterZone div.OurPeople .linkText a::after{background-image:url("/clientcss/images/portal/snap-on_icon_arrows_large_32_v1.png");background-image:url("/clientcss/images/portal/snap-on_icon_arrows_large_32_v1.svg");background-size:100%;background-repeat:no-repeat;content:"";display:inline-block;height:10px;position:relative;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;top:1px;width:10px;margin-left:1rem;margin-right:.5rem}.buttonArrow a:hover,.buttonArrow a:focus,.buttonArrow a:active{color:#900}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.slick-initialized .slick-slide {
	display: block;
}
.nws-animate {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.fadeIn.nws-animate {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
p.imgOnly {
	margin-bottom: 0;
}
.slick-slide img {
	width: 100%;
	display: block;
	height: auto;
	max-width: 100%;
}

.career_banner {
	display: flex;
	flex-wrap: nowrap;
}
.career_arrows {
	width: 48px;
	flex-shrink: 0;
	display: flex;
	align-items: center;
}
.career_arrows a {
	display: block;
	width: 30px;
	height: 30px;
	margin-bottom: 50px;
}
.career_next {
	text-align: right;
}
.career_next a {
	background-image: url("/portals/jumpstart/images/thumbnails/ArrowR_blue.png");
	background-position: center center;
	background-repeat: no-repeat;
}
.career_next a:hover {
	background-image: url("/portals/jumpstart/images/thumbnails/ArrowR_orange.png");
	background-position: center center;
	background-repeat: no-repeat;
}
.career_previous {
	text-align: left;
}
.career_previous a {
	background-image: url("/portals/jumpstart/images/thumbnails/ArrowL_blue.png");
	background-position: center center;
	background-repeat: no-repeat;
}
.career_previous a:hover {
	background-image: url("/portals/jumpstart/images/thumbnails/ArrowL_orange.png");
	background-position: center center;
	background-repeat: no-repeat;
}
.career_list {
	max-width: 1020px;
	display: flex;
	gap: 20px;
	flex-wrap: nowrap;
	overflow: scroll;
	scrollbar-color: transparent transparent;
  	scrollbar-width: 0px;
	scroll-behavior: smooth;
	scroll-snap-type: x mandatory;
}
.career_list::-webkit-scrollbar {
    display: none;
}
.career_link {
	flex-shrink: 0;
}
.career_link p {
	font-size: 1.5em;
	font-weight: bold;
}


.career_carousel {
    position: relative;
}
.career_carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
	height: auto;
}
.career_carousel-open:checked + .career_carousel-item {
    position: static;
    opacity: 100;
	transition: slide;
}
.career_carousel-item {
    position: absolute;
	max-width: 1024px;
    opacity: 0;
	display: flex;
	justify-content: space-between;
	gap: 20px;
	margin: 0 auto;
}
.career_carousel-item img {
    display: block;
    height: auto;
    max-width: 100%;
}
.career_item .imgOnly {
	position: relative;
	max-height: 300px;
}
.career_item {
	max-width: 240px;
}
.career_item p {
	min-height: 54px;
	font-size: 1.5em;
	font-weight: bold;
}
.career_item .career_overlay {
	position: relative;
	top: -300px;
	left: 0;
	width: 100%;
	height: 300px;
	background-image: url("/portals/jumpstart/images/thumbnails/Career_thumb_overlay.png");
	background-position: center center;
	background-repeat: no-repeat;
}
.career_item .career_overlay:hover {
	background-image: none;
}
.career_carousel-control {
    background: rgba(0, 0, 0, 0.0);
    border-radius: 50%;
    color: #054d7c;
    cursor: pointer;
    display: none;
    font-size: 40px;
    height: 40px;
    line-height: 35px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    cursor: pointer;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: center;
    width: 40px;
    z-index: 10;
}
.career_carousel-control.prev {
    left: 9px;
}
.career_carousel-control.next {
    right: 9px;
}
.career_carousel-control:hover {
    background: rgba(0, 0, 0, 0.15);
    color: #f7941d;
}
#career_carousel-1:checked ~ .control-1,
#career_carousel-2:checked ~ .control-2,
#career_carousel-3:checked ~ .control-3,
#career_carousel-4:checked ~ .control-4 {
    display: block;
}
.career_carousel-indicators {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 2%;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 10;
}
.career_carousel-indicators li {
    display: inline-block;
    margin: 0 5px;
}


@media only screen and (max-width:1200px) {	
	.career_carousel-item {
		gap: 2%;
		margin: 0 54px;
	}
	.career_item .imgOnly {
		max-height: 239px;
	}
	.career_item {
		width: 23% !important;
	}
	.career_item p {
		font-size: 1.25em;
		max-height: 48px;
	}
}
@media only screen and (max-width:990px) {	
	.career_item .imgOnly {
		max-height: 176px;
	}
	.career_item p {
		font-size: 1em;
		max-height: 38px;
	}
}
@media only screen and (max-width:766px) {	
	.career_item .imgOnly {
		max-height: auto;
	}
	.career_item p {
		font-size: .75em;
		max-height: 30px;
	}
}

@media only screen and (max-width:768px) {
    #search-action {
        display: block
    }
    #login {
        padding-right: 21px
    }
}

@media only screen and (max-width: 500px){
    ul.searchSkinObjectPreview {
        width:auto;
        min-width:240px;
    }
	.indent {
		margin-left:10px;
		text-align:justify
	}
	.indentsub {
		margin-left:20px
	}
	
	h1 {font-size: 2em;}
	h2 {font-size: 1.8em;}
	h3 {font-size: 1.5em; font-weight:bold;}
	h4 {font-size: 1.3em; font-weight:bold;}
	h5 {font-size: 1.2em;}
	h6 {font-size: 1em;}

}

@media only screen and (max-width: 350px){
    ul.searchSkinObjectPreview {
        right:-30px;
    }
}

#login .loginGroup, #login .loginGroup *, #login .registerGroup, #login .registerGroup * {
    display: block
}

#login .loginGroup, #login .registerGroup {
    float: right;
    padding: 0;
    margin: 0
}

#login .loginGroup a, #login .registerGroup a {
    display: block;
    position: relative;
    height: 34px;
    min-width: 12px;
    padding: 7px 15px 0;
    color: #fff;
    font-size: 18px;
    vertical-align: middle
}

#login .loginGroup a:hover, #login .registerGroup a:hover {
    background: #d7d7d7;
    color: #333;
    text-decoration: none
}

#login .loginGroup a:active, #login .registerGroup a:active {
    color: #333
}

#login .loginGroup a strong, #login .registerGroup a strong {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    font-size: 11px;
    text-indent: -9999px
}

#login .registerGroup li {
    float: left;
    line-height: 1.2em
}

#login .registerGroup li:first-child:hover {
    border-left: #222
}

#login .registerGroup .buttonGroup {
    margin-right: 0
}

#login .registerGroup .userProfileImg a {
    min-width: 25px;
    min-height: 32px;
    padding: 0;
    background: 0 0
}

#login .registerGroup a span {
    display: inline-block;
    position: absolute;
    right: 2px;
    top: -9px;
    min-width: 7px;
    margin-right: 3px;
    background: #3b96b6;
    text-align: center;
    font-size: 11px;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #333;
    text-shadow: 0 1px 0 #333
}

#login .registerGroup a img {
    height: 32px;
    width: 32px;
    background: #333
}

#login .userNotifications {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

#login .userNotifications strong {
    height: 100%;
    background: url(images/notification_icon.png) center center no-repeat
}

#login .userMessages strong {
    height: 100%;
    background: url(images/message_icon.png) center center no-repeat
}

#login .userMessages a, #login .userNotifications a {
    padding: 0 18px
}

#login .userMessages a span, #login .userNotifications a span {
    display: inline-block;
    margin-top: 9px;
    margin-right: 0;
    background-color: transparent;
    font-size: 10px
}

#topHeader {
    background: #054d7c;
    -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
}

header {
    background: #fff;
    border-bottom: 1px solid #91AFCA
}

#mainHeader-inner {
    padding: 30px 0 15px 0;
}

#mainHeader-border {
    background: #8fb299;
    height: 5px
}

#logo {
    padding-left: 15px;
	text-align: center;
	margin:0 auto 30px auto;
    max-width: 400px!important;
}

.navbar .brand {
    padding: 0!important;
    max-width: 400px!important;
}

@media only screen and (max-width:768px) {
    .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:767px) {
    #navbar {
		clear:both;
		position: absolute;
		width:100%;
		margin:0 auto;
		text-align: center;
		z-index: 100;
    }
	#navbar-top-wrapper {
        clear: both;
		margin:0 auto;
    }
	.nav {
		position: relative;
		left:50%;
		transform: translate(-50%);
	}/*
	.siteWrapper {
		background-image: url("../../Images/JS-BG.png");
		background-size: cover;
		background-repeat: repeat;
		background-position: center;
		width:100%;
		height:100%;
		position: absolute;
		top:0;
		left:0;
		z-index: -1;
		border:1px solid #f00;
	}*/
}

#breadcrumb {
    font-family: 'Open Sans', Arial, Helvetica, 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: 'Open Sans', Arial, Helvetica, 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
}

main.no-bg {
    background: 0 0
}

#mainContent-inner {
    padding: 10px
}

.dnnpane>[class*=col-md], .dnnpane>[class^=col-md] {
    padding: 0 15px
}

.image-wrapper {
    position: relative
}

.image-wrapper img {
    display: block;
    max-width: 100%
}

.image-wrapper .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center
}

.grid, .grid figure, .grid figure img {
    position: relative
}
.image-wrapper .overlay h2 {
    color: #fff;
    font-weight: 700;
    margin-top: 8%;
    -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-transform: uppercase
}

.content-intro {
    padding-top: 30px;
    font-size: 26px;
    line-height: 30px
}

.content-intro p {
    font-size: 22px
}

.grid {
    clear: both;
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    text-align: center
}

.grid figure {
    float: left;
    overflow: hidden;
    margin: 10px 0;
    max-height: 360px;
    width: 100%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer
}

.grid figure img {
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: .8;
    width: 100%
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.grid figure figcaption .grid figure figcaption::after, .grid figure figcaption::before {
    pointer-events: none
}

.grid figure figcaption, .grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

figure.hover-effect {
    background: #333
}

figure.hover-effect h2, figure.hover-effect img {
    -webkit-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

figure.hover-effect img {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

figure.hover-effect h2 {
    font-size: 30px;
    color: #7ca0c0;
    -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    -moz-text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    text-shadow: 0 2px 2px rgba(0, 0, 0, .4)
}

figure.hover-effect h2>span {
    color: #fff;
    font-weight: 700
}

figure.hover-effect h2, figure.hover-effect p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px;
    text-align: center;
    width: 100%
}

figure.hover-effect p {
    text-transform: none;
    font-size: 24px;
    opacity: 0;
    padding: 15px;
    -moz-transition: opacity .35s, -webkit-transform .35s;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    -o-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
}

figure.hover-effect:hover h2, figure.hover-effect:hover img {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
}

figure.hover-effect:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.content-block-news, .content-block-reg {
    margin-bottom: 20px
}

.content-block-news .article-layout .item {
    display: block;
    float: left;
    position: relative
}

.content-block-news .article-layout .item .item-image {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    background: -webkit-linear-gradient(bottom right, #c55f1e 0, #66d6ff 100%);
    background: -o-linear-gradient(bottom right, #c55f1e 0, #66d6ff 100%);
    background: linear-gradient(to top left, #c55f1e 0, #66d6ff 100%)
}

.content-block-news .article-layout .item .item-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.content-block-news .article-layout .item .item-image .item-header {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #fff;
    background: rgba(0, 0, 0, .1);
    -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-image .item-header strong {
    color: #fff;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-image .item-header .item-meta {
    display: block;
    color: #fff;
    padding: 10px 0 17px;
    font-size: 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: -40px;
    border-top: 1px solid rgba(255, 255, 255, .3);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-image .item-header .item-meta i.fa {
    padding-right: 7px
}

.content-block-news .article-layout .item .item-image .item-header .item-meta span {
    display: block;
    color: #fff
}

.content-block-news .article-layout .item .item-image .item-header .item-category {
    display: block;
    font-size: 18px;
    font-weight: lighter;
    left: 15px;
    position: absolute;
    right: 15px;
    text-transform: none;
    top: 15px
}

.content-block-news .article-layout .item .item-image .item-header .item-category span {
    border: 1px solid #fff;
    color: #000;
    font-size: 24px;
    display: inline-block;
    padding: 6px 10px 5px;
    line-height: 100%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-content {
    display: block;
    background: #f4f4f4;
    width: 100%;
    font-size: 14px;
    line-height: 150%;
    color: #737373;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.content-block-news .article-layout .item .item-content .item-text {
    display: block;
    padding: 15px
}

.content-block-news .article-layout .item .item-content .item-footer-more {
    display: block;
    padding: 15px 0;
    margin: 0 15px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    border-top: 1px solid rgba(0, 0, 0, .06);
    letter-spacing: .3px;
    color: #737373
}

.content-block-news .article-layout .item:hover .item-header .item-meta {
    bottom: 0;
    opacity: 1
}

.content-block-news .article-layout .item:hover .item-header .item-category span {
    background: #7ca0c0;
    border-color: transparent!important;
    color: #fff
}

.content-block-news .article-layout .item:hover .item-image img {
    opacity: 1
}

.content-block-news .article-layout .item:hover .item-image .item-header {
    background: rgba(81, 81, 81, .7)
}

.content-block-news .article-layout .item:hover .item-image .item-header strong {
    bottom: 50px
}

.content-block-news .article-layout .item:hover .item-content {
    background: #fff;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
    box-shadow: 0 3px 0 rgba(0, 0, 0, .03)
}

.content-block-news .article-layout .item:hover .item-content .item-footer-more {
    color: inherit;
    font-weight: 700;
    letter-spacing: 0;
    padding-right: 1px
}

.content-block-news .item a:hover .item-content {
    background: rgba(37, 38, 41, .8)
}

.content-block-news .article-layout:after {
    display: block;
    clear: both;
    content: ''
}

.contact-form .form-control {
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    height: 50px;
    padding: 12px 15px 15px
}

.contact-form::-webkit-input-placeholder {
    color: #e3e3e3
}

.contact-form:-moz-placeholder {
    color: #e3e3e3
}

.contact-form::-moz-placeholder {
    color: #e3e3e3
}

.contact-form:-ms-input-placeholder {
    color: #e3e3e3
}

footer .footer-above {
    background-color: #292929;
    padding-top: 25px;
    border-top: 25px solid #054d7c
}

footer .footer-above h2, footer .footer-above p {
    color: #fff
}

footer .footer-below, footer .terms-priv a:link, footer .terms-priv a:visited {
    color: #d2d2d2;
    font-size: 12px
}

footer .footer-col {
    margin-bottom: 25px
}

footer .footer-below {
    background-color: #383838;
    padding: 15px 0
}

footer .copyright {
    float: left
}

footer .terms-priv {
    float: right
}

footer .copyright, footer .terms-priv {
    padding-left: 15px;
    padding-right: 15px
}
footer .workforce {
	text-align: center;
}

footer .links-list ul li {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 1.5em
}

footer .links-list ul li a:active, footer .links-list ul li a:link, footer .links-list ul li a:visited {
    color: #fff
}

footer .links-list ul li a:hover {
    color: #f0f0f0
}

footer .links-list ul li a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid #383838;
    position: relative;
    bottom: 1px;
    padding-right: 9px
}

.latest-articles {
    display: block
}

.latest-articles .item {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .08);
    padding-bottom: 20px;
    margin-bottom: 20px
}

.latest-articles .item-header {
    display: block;
    float: left;
    width: 60px
}

.latest-articles .item-header a {
    position: relative;
    display: block
}

.latest-articles .item-header span {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0
}

.latest-articles .item-header img {
    border: 2px solid #fff
}

.latest-articles .item-content {
    display: block;
    margin-left: 85px
}

.latest-articles .item-content p {
    font-size: 15px;
    margin-bottom: 15px
}

.latest-articles .item-content>strong {
    display: block;
    font-weight: 600;
    line-height: 11px;
    margin-bottom: 5px
}

.latest-articles .item-content a {
    color: #d3d3d3;
    font-weight: 700;
    font-size: 14px
}

.latest-articles .publish-date {
    color: #d3d3d3;
    font-weight: 400
}

.latest-articles .publish-date span {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase
}

.contactus ul {
    margin-left: 0
}

.contactus ul li {
    color: #fff;
    font-size: 15px;
    font-weight: 100;
    margin-bottom: 5px;
    list-style: none
}

.contactus ul li img {
    margin-right: 5px
}

.contactus a:link {
    color: #fff;
    text-decoration: none
}

.contactus a:active, .contactus a:hover {
    text-decoration: underline
}

.btn-social {
    background: url(/Portals/0/Images/social-sprite.png);
    display: inline-block;
    height: 34px;
    width: 34px
}

.btn-social.facebook {
    background-position: 0
}

.btn-social.twitter {
    background-position: -40px
}

.btn-social.googleplus {
    background-position: -80px
}

.btn-social.linkedin {
    background-position: -120px
}

.container-content {
    padding: 10px 15px 15px
}

.heading_wrapper {
    padding-left: 0;
    padding-right: 0
}

.DNNContainer_Title_h2 .no-space {
	height: 0;
}

.DNNContainer_Title_h2 h2 .TitleH2, .DNNContainer_Title_h3 h3 .TitleH3, .DNNContainer_Title_h4 h4 .TitleH4 {
    display: block;
    margin-bottom: 5px
}

.DNNContainer_Title_h2 h2 .TitleH2.centered, .DNNContainer_Title_h3 h3 .TitleH3.centered, .DNNContainer_Title_h4 h4 .TitleH4.centered {
    text-align: center
}

.DNNContainer_Boxed h2 .TitleBoxed {
    display: block;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #7b7878
}

.lms_heading_1, .lms_heading_2, .lms_heading_3, .lms_heading_4, .lms_heading_5, .lms_heading_6 {
    text-align: center
}

.lms_heading_1 .lms_heading_title, .lms_heading_2 .lms_heading_title, .lms_heading_3 .lms_heading_title, .lms_heading_5 .lms_heading_title, .lms_heading_6 .lms_heading_title {
    border-bottom: 1px solid #7b7878;
    font-weight: 400;
    margin-bottom: 17px;
    margin-top: 17px;
    padding: 0 32px 28px;
    position: relative
}

.lms_heading_1 .lms_heading_title:after {
    content: "";
    position: absolute;
    top: 100%;
    margin: -10px 0 0 -5px;
    left: 50%;
    width: 10px;
    height: 20px;
    background: #fff;
    border-left: 2px solid #7b7878;
    border-right: 2px solid #7b7878;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg)
}

.lms_heading_4 .lms_heading_title {
    margin-bottom: 17px;
    margin-top: 17px;
    padding: 0 30px 10px
}

.subtle-line {
    display: block;
    border: none;
    color: #fff;
    height: 1px;
    width: 100%;
    background: -webkit-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -o-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -moz-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    margin-bottom: 32px
}

.hexagon {
    background-color: #fff;
    border-left: 3px solid #7b7878;
    border-right: 3px solid #7b7878;
    height: 20px;
    margin: 10.39px auto;
    position: relative;
    top: -27px;
    width: 36px;
    z-index: 10
}

.hexagon::after, .hexagon::before {
    background-color: inherit;
    content: "";
    height: 25.46px;
    left: 2.27px;
    position: absolute;
    -webkit-transform: scaleY(.5774) rotate(-45deg);
    -moz-transform: scaleY(.5774) rotate(-45deg);
    -ms-transform: scaleY(.5774) rotate(-45deg);
    -o-transform: scaleY(.5774) rotate(-45deg);
    transform: scaleY(.5774) rotate(-45deg);
    width: 25.46px;
    z-index: 1
}

.open_rectangle, .rectangle {
    margin: 10px auto;
    z-index: 10
}

.dots-wrapper, .open_rectangle, .rectangle {
    position: relative;
    background-color: #fff;
    width: 36px
}

.hexagon::before {
    border-right: 4.24px solid #7b7878;
    border-top: 4.24px solid #7b7878;
    top: -12.73px
}

.hexagon::after {
    border-bottom: 4.24px solid #7b7878;
    border-left: 4.24px solid #7b7878;
    bottom: -12.73px
}

.open_rectangle {
    border-left: 2px solid #7b7878;
    border-right: 2px solid #7b7878;
    height: 20px;
    top: -27px
}

.rectangle {
    border: 2px solid #7b7878;
    height: 13px;
    top: -24px;
    border-radius: 10px
}

.dots-wrapper {
    height: 10px;
    margin: 10.39px auto;
    top: -23px
}
.jsHeaderCustom {
	width:100%;
	height: inherit;
	clear:both;
}/*
.titleBehind{
	height:70px;
	width:70px;
	padding: 5px;
    border-radius: 50%;
	background-color: #054d7c;
}
.circle {
	width: 60px;
    height: 60px;
    border-radius: 50%;
	border:2px solid #fff;
}*/

.homeletter {
	background-color: #ddd;
}
.twitter-timeline {
	height:460px!important;
	overflow:hidden!important;
}
.DnnModule-611 {
	background-color: #065789;
	padding:15px;
	color:#fff!important;
	box-shadow: 10px 5px #ccc;
	margin-bottom:20px;
}
#dnn_ctr611_ContentPane {
	padding:0 35px;
}
#dnn_ctr611_ModuleContent p {
	color:#fff!important;
	font-size:1.2em;
	text-align: justify;
}
.DnnModule-611 .jsTitle {
	font-family:  'Bebas Neue', cursive;
	font-size:2em;
	color:#ddd;
	text-align: center;
}
.DnnModule-611 .lms_heading_title, .DnnModule-611 .titleLeft {
	margin:0 0 10px 0;
	padding:0;
	text-align: center;
}
.jsTitle{
	font-weight:bold;
	color:#ddd; /*#7b7878;*/
	font-size: 1.5em;
	line-height: 70px;/*
	text-shadow:
	-2px -3px 0 #fff,
	-4px 3px 0 #fff,
	3px 3px 0 #fff,
	3px -3px 0 #fff;*/
}
.white {color:#ffffff;padding-top: 15px;display: block;}
.titleLeft {
	text-align:left;
	margin:0 0 32px 15px;
	padding:0!important;
	width:100%;
	border-bottom:0px solid #ccc!important;
}/*
.jsTitleText {
	margin:-70px 0 0 0;
}*/
.imageheight{
	min-height:100px;
}
.titleimage {
	background-image: url("../../Images/welding.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.jsshadow {
	font-size: 1.5em;
	color:#054d7c;
	text-shadow:  1px 3px #ccc;
	padding:0 0 15px 0;
	border-bottom: 1px solid #ccc;
}
.dots {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    line-height: 100px;
    background: #7b7878;
    float: left;
    margin: 0 2px 0 0
}
.lheadshot {
	float:left;
	margin:0 12px 5px 0;
	border: .5px solid #444;
	box-shadow: 4px 4px 0px #ccc;
}
.pjustify{
	text-align: justify;
	padding:0 20px;
}
@media (max-width: 600px) {
	.lheadshot {
		display: none;
	}
}
.valid-404 h1 {
    font-size: 10em;
    -webkit-text-shadow: 0 0 7px rgba(0, 0, 0, .75);
    text-shadow: 0 0 7px rgba(0, 0, 0, .75)
}

.valid-404 h2 {
    font-size: 33px
}

.valid-404 h1, .valid-404 h2, .valid-404 p {
    text-align: center
}

.bs-example-modal .modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block
}

#dnnMenu .menuItem {
    word-wrap: break-word;
}
.chameleon_slider.NewsOne,
.chameleon_slider.NewsOne .main_panel{
	border:0px!important;
	border-radius: 0px!important;
}
.eds_rotatorWrapper{width:1140px!important;margin:0 0 0 -1px;}
.item_info .scrollbar {
	display: none!important;
}
.item_info .overview H2 {
	font-size: 2em!important;
}
.chameleon_slider.NewsOne .scrollable_box .viewport {margin:0 15px!important;}
.scrollable_box {margin:0 0 0 -1px!important;}
/**  Tools & Resources  **/
.toolslist {
	margin-left:30px;
}
.tlist {}
.list-item {
	font-size:2em;
	font-weight:bold;
	color:#3E3E3E;
	padding:8px 0;
	margin-bottom: 5px;
}
.tdesc {
	font-size:1.3em;
	font-weight: 400;
	color:#3E3E3E;
	margin-bottom: 25px;
}

/**  Training Page  **/
.training {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
	gap: 30px 40px;
}
.trainingblock {
	width:300px;
	height:200px;
	background-color: #F5F5F5;
	border:1px solid #F5F5F5;
	border-radius: 20px;
}
.trainingblock:hover{
	background-color:#e7e7e7;
	border:1px solid #d1d1d1;
}
.trainingImg1 {background-image: url("../../Images/cropped-ACE-Logo-Final-Revised.png");}
.trainingImg2 {background-image: url("../../Images/wvctcs-logo-blue.svg");}
.trainingImg3 {background-image: url("../../Images/CFWV_logo.png");}
.trainingImg4 {background-image: url("../../Images/workforce-inner-logo.png");}
.trainingImg5 {background-image: url("../../Images/logo.gif");}
.trainingImg6 {background-image: url("../../Images/RCBI-Logo-at-Marshall.png"); background-size: auto!important;}
.trainingLogo {
	background-repeat: no-repeat;
	background-size:contain;
	background-position: center;
	height:100%;
	width:100%;
	padding:30px;
}
.busImg1 {background-image: url("../../Images/wvonestop.png");}
.busImg2 {background-image: url("../../Images/wvsbdc-logo-full.svg");}
.busImg3 {background-image: url("../../Images/wvwomenslogo.svg");}
.busImg4 {background-image: url("../../Images/techconnect.png");}
/**  Get Started Button  **/
.getstartedbutton {
	height:70px;
	width:250px;
	margin:0px auto 30px auto;
	tex-align:center;
}
.getstartedbutton a {text-decoration: none;}
.buttonImg {
	background-image: url("../../Images/badge-JS-color.png");
	background-size: contain;
	background-repeat: no-repeat;
	margin:3px;
	width:64px;
	height:64px;
}
.buttonText {
	height:70px;
	width:160px;
	font-weight:bold;
	line-height:64px;
	margin:0 0 0 80px;
	font-size:2em;
	color:#fff;
}
.buttonText a {color: #ffffff;}
.buttonText a:hover {color: #054d7c;}
.button_slide {
	background-color: #054d7c;
	color: #FFF;
	height:70px;
	width:250px;
	border-radius: 70px;
	display: inline-block;
	box-shadow: inset 0 0 0 0 #f7941d;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}
.slide_right:hover {
	box-shadow: inset -180px 0 0 0 #f7941d;
}
/**  Get Started Button Orange  **/
.getstartedbutton_orange .button_slide {
	background-color: #f7941d;
}
.getstartedbutton_orange .button_slide .buttonImg {
	background-image: url("../../Images/badge-JS-orange.png");
}
.getstartedbutton_orange .button_slide .buttonImg .buttonText {
	font-size: 1.5em;
	color: #ffffff;
}
.getstartedbutton_orange .buttonText a {
	color: #ffffff;
}
.getstartedbutton_orange .buttonText a:hover {color: #ffffff;}
.getstartedbutton_orange .button_slide {
	background-color: #f7941d;
	color: #FFF;
	height:70px;
	width:250px;
	border-radius: 70px;
	display: inline-block;
	box-shadow: inset 0 0 0 0 #054d7c;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}
.getstartedbutton_orange .slide_right:hover {
	box-shadow: inset -180px 0 0 0 #054d7c;;
}
/**  Wide Button  **/
.widebutton {
	width:300px;
	margin:0px auto 30px auto;
	tex-align:center;
}
.widebutton .buttonText {
	width:205px;
	margin:0 0 0 75px;
	text-align: center;
}
.widebutton .button_slide {
	width:300px;
}
.widebutton .slide_right:hover {
	box-shadow: inset -230px 0 0 0 #f7941d;
}

.infoblurb {
	padding:0 20px;
}
/** Site CSS Buttons **/
.jsbtn a {  color: #ffffff!important;}
.jsbtn {
  background: #6593f5;
  background-image: -webkit-linear-gradient(top, #6593f5, #2d4a8b);
  background-image: -moz-linear-gradient(top, #6593f5, #2d4a8b);
  background-image: -ms-linear-gradient(top, #6593f5, #2d4a8b);
  background-image: -o-linear-gradient(top, #6593f5, #2d4a8b);
  background-image: linear-gradient(to bottom, #6593f5, #2d4a8b);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff!important;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.jsbtn:hover {
  background: #2d4a8b;
  background-image: -webkit-linear-gradient(top, #2d4a8b, #6593f5);
  background-image: -moz-linear-gradient(top, #2d4a8b, #6593f5);
  background-image: -ms-linear-gradient(top, #2d4a8b, #6593f5);
  background-image: -o-linear-gradient(top, #2d4a8b, #6593f5);
  background-image: linear-gradient(to bottom, #2d4a8b, #6593f5);
  text-decoration: none;
}
/*******************/
.jsbtn2 {
	box-shadow:inset 0px 1px 0px 0px #2a74bf;
	background:linear-gradient(to bottom, #0b7bb8 5%, #054c73 100%);
	background-color:#0b7bb8;
	border:1px solid #054c73;
	display:inline-block;
	cursor:pointer;
	color:#ffffff!important;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	padding:15px 34px;
	text-decoration:none;
	text-shadow:0px 1px 0px #054c73;
}
.jsbtn2:hover {
	background:linear-gradient(to bottom, #054c73 5%, #0b7bb8 100%);
	color:#ffffff!important;
	background-color:#054c73;
}
.jsbtn2:active {
	position:relative;
	top:1px;
}


/*------------------- Photo Contest --------------------------*/
.photo_contest_header {
	background-color:#054e7c;
	color:#ffb71b;
	font-size:3.5em;
	font-weight:bold;
	line-height:1.5em;
	padding:20px 20px 30px 20px;
	text-align:center;
	text-transform:uppercase;
	width:100%;
}
.photo_contest_wrapper {
	background-color:#ffb71b;
	border-bottom:10px solid #054e7c;
	display:flex;
	padding:20px 0 0 30px;
	width:100%
}
.photo_contest_text {
	width:50%
}
.photo_contest_image {
	float:right;
	margin-top:-50px;
	width:500px
}
.photo_contest_image img.resize {
	max-width: 100%;
	height:auto;
}

@media (max-width: 990px){
	.photo_contest_wrapper {
		display: block;
		padding:20px 30px 0 30px;
	}
	.photo_contest_text {
		width:100%;
	}
	.photo_contest_image {
		float: none;
		margin: 10px 10px 0 10px;
		width:100%;
		text-align: center;
	}
	.photo_contest_image img {
		float: none !important;
	}
	.photo_contest_image img.resize {
		max-width: 100%;
		height:auto;
	}
}

@media (min-width: 768px) {
    #dnnMenu .menuItem {
        max-width: 720px;
    }
}

@media (min-width: 992px){
    #dnnMenu .menuItem {
        max-width: 940px;
    }
}

@media (min-width: 1200px) {
    #dnnMenu .menuItem {
        max-width: 1138px;
    }
}
@media (max-width:1199px) {
	.DnnModule-EasyDNNrotator {
		display:none;
	}
}


/*------------------- Mobile Fixes --------------------------*/
@media only screen and (max-width: 700px){
	.navbar .brand {
		max-width: 300px!important;
	}
	.wvstoBranding {
		margin-bottom: 5px;
	}
	#login {
		max-width: 300px!important;
	}
	#mainHeader-inner {
		padding: 10px 0 0 0;
	}
	#logo {
		padding: 0 15px;
		margin-bottom: 0;
	}
	.hright {
		width:100%;
		margin:10px auto;
	}
	.hleft {
		width: 100%;
	}
	.row_75_25 {
		flex-direction: column;
	}
	.row_75_25 #dnn_P1_75_1_SyncPanel, .row_75_25 #dnn_P1_25_2_SyncPanel, .row_75_25 #dnn_P1_75_1 {
		width: 100%;
	}
	.row_75_25 #dnn_P1_75_1 .DNNContainer_Title_h4,
	.row_75_25 #dnn_P1_75_1 .DNNModuleContent {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.dnnpane>[class*=col-md], .dnnpane>[class^=col-md] {
		padding: 0
	}
	.row_75_25 #dnn_P1_75_1 iframe {
		overflow-x: scroll;
	}
	.f-row_33_33_33 {
		flex-direction: column;
	}
	.f-row_33_33_33 #dnn_footerPane3_1, .f-row_33_33_33 #dnn_footerPane3_2, .f-row_33_33_33 #dnn_footerPane3_3 {
		width: 100%;
	}
	.f-row_33_33_33 div {
		text-align: center;
		margin: 0 auto;
	}
	.f-row_33_33_33 img {
		max-width: 200px;
		max-height: 100px;
	}
}

/*------------------- Language --------------------------*/
.language {
    float: left;
    margin-top: 5px;
}

.language .language-object {
    float: right;
    display: block;
    margin: 0;
    padding: 0;
}

.language .language-object span {
    float: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    margin: 0;
}

.language .language-object span:first-child {
    padding-left: 8px;
}

.language .language-object span img {
    height: 12px;
    width: 17px;
    opacity: 0.3;
}

.language .language-object span:hover img {
    opacity: 1;
}

.language .language-object .Language.selected img {
    opacity: 1;
    border-color: #222;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
}

/*------------------- User Profile --------------------------*/
#UserProfileImg
{
	margin-bottom: 15px;
}
.UserProfileControls ul {
    margin-left: 0;
}
.UserProfileControls ul li {
    display: inline-block;
}
