/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* =================================i=======================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
body,
.wdform-field { font-family: 'Montserrat', Helvetica, Arial, sans-serif; }
.uk-article-title,
/*ADA cahnges
h2 { font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 1.75em; color: #d23731; letter-spacing: 1px; line-height: 1.2em; font-weight: 500; text-transform: uppercase; }*/
h2 { font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 1.75em; color: #a30000 !important; letter-spacing: 1px; line-height: 1.2em; font-weight: 500; text-transform: uppercase; }
h4 { font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 1.35em;  letter-spacing: 1px; line-height: 1.2em; font-weight: 500; }
.uk-article-title { margin: 0 0 40px; padding: 0 40px 25px 0 !important; max-width: 50%; box-sizing: border-box; /* margin-top: -15px; */ }
.uk-width-large-1-2 .uk-article-title { margin: 40px 0 0 0 !important; padding: 0 !important; }
img { max-width: 100%; }
li,
p { font-weight: 400; }
/*ADA cahnges
a:focus,a, a:hover { color: #31a6d2; }*/
a:focus,a, a:hover { color: #a30000; }
.uk-breadcrumb { display: none; }

.tm-dropcap .uk-article-title { max-width: none !important; margin-bottom: 10px !important; margin-bottom: 10px !important; padding-bottom: 0 !important; }
.uk-title { margin-bottom: 30px !important; }
.uk-margin-small-bottom { margin-bottom: 30px !important; }


.button-submit,
/*ADA cahnges
.uk-button { background: transparent !important; border: solid 2px #31a6d2 !important; color: #31a6d2 !important; border-radius: 500px; } */
.uk-button { background: transparent !important; border: solid 2px #005387 ; color: #005387 ; border-radius: 500px; }
.button-submit:hover,
.uk-button:hover { background: #31a6d2 !important; color: #fff !important; }
.tm-main p + h2,
.tm-main table + h2 { margin-top: 60px; }

.uk-panel-box { padding: 60px 25px; }
.tm-bottom-b .uk-panel-box { padding: 0; }

.uk-width-large-1-2:nth-child(1) { padding-right: 40px; }
.uk-width-large-1-2:nth-child(2) { padding-left: 40px; }
@media screen and (max-width:767px) {
	.uk-width-large-1-2:nth-child(1) { padding-right: 0; }
	.uk-width-large-1-2:nth-child(2) { padding-left: 25px; padding-top: 25px; }
}

table.striped { font-size: 14px; }
table.striped tr td { padding: 8px 12px; line-height: 1.25em; vertical-align: top; }
table.striped tr:nth-child(odd) td { background: #f3f3f3;  }
table.striped tr:nth-child(1) td { font-weight: 400; }

.uk-slider-container .uk-overlay-hover .uk-overlay-background { border: none !important; background: rgba(49,166,210,.6); }
.uk-slider-container h3.uk-margin-top-remove { color: #d23731; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 28px; font-weight: 500; letter-spacing: 2px; text-transform: uppercase; border: none !important; }
.uk-slider-container h3.uk-margin-top-remove:before,
.uk-slider-container h3.uk-margin-top-remove:after { display: none !important }
.uk-slider-container li:hover h3.uk-margin-top-remove { color: #fff !important; }


/* HEADER
-----------------*/
.tm-navbar { padding-top: 30px; }
.tm-navbar p { margin: 0 !important; }
/*ADA cahnges
.uk-navbar-nav > li > a { color: #31a6d2 !important; font-weight: 500 !important; letter-spacing: 1px; }*/
.uk-navbar-nav > li > a { color: #005387 !important; font-weight: 500 !important; letter-spacing: 1px; }
.uk-navbar-nav > li > a:hover { color: #31a6d2 !important; }
.uk-navbar-nav > li.uk-active > a { color: #E41E24 !important; }

.uk-dropdown { padding-top: 35px !important; padding-bottom: 35px !important; }
.uk-nav-navbar li a { font-size: 16px !important; font-family: 'Montserrat', Helvetica, Arial, sans-serif !important; text-transform: uppercase !important; font-weight: 500 !important; letter-spacing: 1px; }


/* FOOTER
---------------*/
.tm-block-footer { background: #31a6d2; }
.tm-block-footer ul {  }
.tm-block-footer ul li { display: inline-block; float: none !important; background: none !important; }
.tm-block-footer ul li a { background: none !important; text-transform: uppercase; font-size: 1.05em; color: #fff !important; padding: 0 15px; }
.tm-block-footer ul li a:hover { /* text-decoration: underline !important; */ color: #000 !important; }
.tm-block-footer .tm-footer-top { text-align: center; }
.tm-block-footer .tm-footer-top .uk-panel { margin: 6px 0 0 !important; }

.footer-logos { margin-bottom: 42px !important; }
.footer-logos img { width: 225px; margin-left: 25px; margin-right: 25px; }
.tm-block-footer  { padding-bottom: 0; }
.tm-block-footer .tm-footer { background: #0f86b3; font-weight: 700; margin-top: 40px; }
.tm-block-footer .tm-footer p { color: #000; }

#footer-red-vines { background: transparent url(/images/footer-red-vines-black.jpg) no-repeat center center; display: inline-block; background-size: contain; }
#footer-red-vines:hover img { opacity: 0; transition: opacity .2s; -webkit-transition: opacity .2s; -moz-transition: opacity .2s; }
#footer-sour-punch { background: transparent url(/images/footer-sour-punch-black.png) no-repeat center center; display: inline-block; background-size: contain; }
#footer-sour-punch:hover img { opacity: 0; transition: opacity .2s; -webkit-transition: opacity .2s; -moz-transition: opacity .2s; }

/* TOP SLIDESHOW 
--------------------*/
@media screen and (max-width:775px) {
	.uk-slideshow .uk-overlay-panel { font-size: 1.55em !important; }
	.image-callout { width: 100% !important; float: none !important; margin: 0 0 75px !important; }
}
@media screen and (max-width:500px) {
	.uk-slideshow .uk-overlay-panel { font-size: 1.25em !important; }
	.uk-container { padding: 0 22px; }
}

/* HOME
----------------*/
.uk-slideshow .uk-overlay-panel { font-size: 2.25em; max-width: 850px; margin-left: auto; margin-right: auto; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-weight: 500; line-height: 1.1em; text-align: left; text-transform: uppercase; letter-spacing: 2px; }
.uk-slideshow .uk-overlay-panel span { color: #d23731; display: block; margin: 0 0 25px; }
.uk-slideshow .uk-overlay-panel .uk-margin { text-align: left; }

.tm-top-c { background: #31a6d2; text-align: center; }
.tm-top-c * { background: #31a6d2; }
.tm-top-c p { margin: 0; }
.tm-top-c a { max-width: 300px; margin: 0 100px 0; display: inline-block; }
.tm-top-c .home-logos { padding: 50px 20px; }

.uk-panel-box { border: none !important; }
.tm-main h2 { margin: 15px 0 30px; /*  max-width: 350px; */ }
.tm-main p,
.tm-main li { line-height: 2.2em; }
.tm-main .uk-width-1-1 { background: #fff; }

.tm-bottom-a { background: #f3f3f3; }
.tm-bottom-a * { background: #f3f3f3; }
.tm-bottom-a a { color: #31a6d2; text-decoration: underline; }
.tm-bottom-a a:hover { text-decoration: none; }
.tm-bottom-a h2 { font-size: 1.3em; margin-bottom: 20px; }
.tm-bottom-a p { line-height: 1.8em; }
.tm-bottom-a .uk-panel-box { padding-bottom: 40px; padding-top: 40px; }

.tm-bottom-c { background: #bdb7a8; text-align: center; }
.tm-bottom-c * { background: #bdb7a8; }
.tm-bottom-c p { color: #fff; font-size: 2em; line-height: 1.15em; letter-spacing: 1px; font-weight: 500; max-width: 600px; margin-left: auto; margin-right: auto; margin: 20px auto 40px; }
.tm-bottom-c p:before { display: block; width: 100%; height: 45px; background: transparent url(images/home-callout-logo.png) no-repeat center top; content: ''; background-size: contain; margin: 0 0 25px; }
.tm-bottom-c .uk-button { color: #fff !important; border-color: #fff !important; }
.tm-bottom-c .uk-button:hover { background: #fff !important; color: #bdb7a8 !important; }


/* GENERAL SETTINGS
---------------------------*/
.tm-top-a .uk-panel { padding: 0; }


/* VOLUNTEER COUNTER
----------------------------*/
.tm-block-default .tm-top-b { position: relative; }
.tm-block-default .tm-top-b .uk-panel { background: none; position: absolute; top: -250px; left: 0; width: 100%; font-family: 'Montserrat', Helvetica, Arial, sans-serif !important; font-weight: 500 !important; }

.uk-alert-success { display: none !important; }
.uk-alert-large h2 { margin-bottom: 0; }
.uk-alert-large p { margin-top: 4px !important; }


/* HISTORY 
--------------------------*/
.tm-main .uk-panel-box:nth-child(even) { background: #f3f3f3; }
.tm-main .uk-panel-box { padding-top: 80px; padding-bottom: 80px; }
.image-callout { float: right; width: 44%; margin: 15px 0 60px 60px; }
.image-callout.left { float: left; margin-left: 0; margin-right: 60px; }
.image-callout .uk-dotnav > * > * { background: #fff !important; border-width: 3px !important; }
.image-callout .uk-dotnav-contrast > .uk-active > * { background: #000 !important; }
.image-callout .uk-overlay-bottom { padding: 25px; }
.image-callout .uk-overlay-panel .uk-text-large { font-size: 14px; color: #31a6d2; text-align: center; bottom: -35px; position: absolute; text-transform: none; width: 100%; left: 0; letter-spacing: 1.4px !important; }
.image-callout .uk-slideshow { overflow: visible !important; }


/* QUARTERLY CHARTIY RAFFLE 
------------------------------*/
.quarterly-charity-raffle { background: transparent url(images/quarterly-charity-raffle.jpg) no-repeat center center; background-size: cover; }
/* .quarterly-charity-raffle img { width: 250px; } */
.quarterly-charity-raffle h2,
.quarterly-charity-raffle p { color: #fff; }
.quarterly-charity-raffle .container { max-width: 900px; padding: 60px 20px; }
.quarterly-charity-raffle .image { width: 44%; float: right; }
.quarterly-charity-raffle .content { width: 56%; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; padding-top: 60px; }
.quarterly-charity-raffle .content-inner { max-width: 400px; }
.quarterly-charity-raffle p.bigger { font-size: 1.15em; }
.quarterly-charity-raffle p.bigger strong { font-weight: bold; color: #8ed9f6; }

@media screen and (max-width:959px) {
	.quarterly-charity-raffle .image,
	.quarterly-charity-raffle .content { width: 100%; }
	.quarterly-charity-raffle .image { text-align: center; } 
	.quarterly-charity-raffle img { width: 300px; }
	.quarterly-charity-raffle .content-inner { max-width: none; }
}


@media screen and (max-width:959px) {
	.tm-navbar { padding-top: 0; }
	.uk-article-title { max-width: none; }
}



/* CONTACT FORM 
--------------------*/
.contact-form-wrapper { max-width: 1200px; margin: 50px auto 30px; }
.form-error { border-color: #d23731 !important; }
.wdform_section input[type=text],
.wdform_section input[type=email],
.wdform_section textarea,
.wdform_section select,
#form14 #employment-form textarea,
#sp-quickcontact-form .contact-form-wrapper input[type=text],
#sp-quickcontact-form .contact-form-wrapper input[type=email],
#sp-quickcontact-form .contact-form-wrapper textarea { border: solid 2px #9c9c9c !important; width: 100% !important; font-family: 'Oswald', sans-serif; font-weight: bold; color: #000; font-size: 17px !important; line-height: 1.2em !important; height: auto;  padding: 16px 20px !important;  text-transform: none; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin: 0 0 40px; font-style: normal !important; margin: 0 0 25px !important; background: #fff !important; }
#sp-quickcontact-form input[name=sccaptcha][type=text] { width: 100px !important; }
#sp-quickcontact-form .contact-form-wrapper .buttons { text-align: center; padding: 15px 0 25px; }
.button-submit,
#sp-quickcontact-form .contact-form-wrapper .button { font-size: 1.25em; padding: 12px 40px; }
.wdform-element-section.uk-button { width: auto !important; float: none !important; display: inline-block !important; }
.button-submit { font-family: 'Montserrat', Helvetica, Arial, sans-serif !important; display: inline-block !important; }
.uk-button-wrapper { text-align: center !important; }

.contact-form-wrapper .captcha span,
.contact-form-wrapper .newsletter label { font-family: 'Oswald', sans-serif;  font-weight: bold; color: #000; margin: 0 0 20px; font-size: 1.25em; text-transform: none; }
.contact-form-wrapper .captcha span { float: left; margin: 0 20px 0 0; line-height: 49px; }
.contact-form-wrapper .captcha input { width: 100px !important; }

.checkbox-div input,
.contact-form-wrapper .newsletter input {
	position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}
.checkbox-div label,
.contact-form-wrapper .newsletter label {
	padding-left:46px;
	height:30px; 
	display:inline-block;
	line-height:30px;
	background-repeat:no-repeat;
	background-position: 0 0;
	vertical-align:middle;
	cursor:pointer;
	font-family: 'Oswald', sans-serif;  font-weight: bold; color: #000; text-transform: uppercase;

}

.checkbox-div input:checked + label,
.contact-form-wrapper .newsletter input:checked + label {
	background-position: 0 -30px;
}
.checkbox-div label,
.contact-form-wrapper .newsletter label {
	text-transform: none !important;
	background-image:url(images/checkbox.jpg);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#sp-quickcontact-form .contact-form-wrapper .contact-info { text-align: center; max-width: 500px; font-family: 'Oswald', sans-serif; font-weight: bold; clear: both; padding: 50px 0 60px; margin: 0 auto; }
#sp-quickcontact-form .contact-form-wrapper .contact-info h3 { color: #fff; font-family: 'Oswald', sans-serif; font-weight: bold; text-align: center; font-size: 1.875em; margin: 0 0 40px; letter-spacing: 1px; }
#sp-quickcontact-form .contact-form-wrapper .contact-info .half { width: 50%; float: left; text-align: left; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; padding: 0 15px; }
#sp-quickcontact-form .contact-form-wrapper .contact-info .half p { font-size: 1.35em; font-family: 'Oswald', sans-serif; font-weight: bold; color: #000; line-height: 1.6em; }

 {  }

.contact-form-wrapper .sp_qc_warn { padding: 10px 20px; margin-bottom: 10px; color: #477F50;
	background: rgb(206, 239, 212);
	background: rgba(206, 239, 212, 0.5);
	border: solid 1px #96c89e;
}
.contact-form-wrapper .sp_qc_warn		{ padding: 10px 20px; margin-bottom: 15px; color: #fff; background: #ca0101; border: 1px solid #ca0101; }
.contact-form-wrapper .sp_qc_warn a		{ color: #fff; }

.contact-form-wrapper .sp_qc_success 	{ padding: 10px 20px; margin-bottom: 15px; color: #fff; background: #07C758; border: 1px solid #07C758; }

.contact-address { max-width: 900px; margin: 0 auto; }

.wdform_page { background: none !important; }
.wdform_section { width: 100% !important; }
.wdform-label-section { display: none !important; }
.wdform-field,
.wdform_column,
.wdform-element-section { width: 100% !important; display: block !important; margin: auto;}


/* CAREERS 
--------------------------*/
body.careers-landing hr { border: none; border-bottom: solid 4px #e2e2e2; margin: 35px 0; }
body.careers-landing .uk-article .uk-grid { margin-top: 80px; margin-bottom: 40px; }
body.careers-landing .tm-content a { font-size: 1.35em; text-decoration: underline;  display: inline-block; margin-right: 6px; }
body.careers-landing .tm-content a:hover { text-decoration: none; }

.apply-button { text-align: center; }
.apply-button .uk-button { font-size: 1.25em; padding: 12px 40px; }
.uk-article-category { color: #000; font-size: 1em; margin: 0 0 5px; }
.uk-article-date { margin: 0 0 60px; }

#form14 .wdform-label-section { display: block !important; width: 100% !important; }

p::first-letter { font-size: 1em !important; line-height: 2.2em !important; margin: 0 !important; padding: 0 !important; }


/* SELECT2
----------------*/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}


/* EMPLOYMENT FORM
------------------------*/
.wdform_section select,
.select2-container { max-width: 500px;  }
.select2-container { 
	margin: 0 0 25px !important; 
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	font-size: 17px !important;
	line-height: 1.2em !important;
}
.select2-selection__arrow { left: 0 !important; color: #fff !important; background: transparent url(images/select2-arrow.png) no-repeat top left; background-size: contain; overflow: hidden; text-indent: -10000px; top: 36% !important; left: 18px !important; }
.select2-selection__arrow b { display: none !important; }
.select2-container .select2-selection--single {  
/* 	padding: 16px 20px !important; */
	background: #9c9c9c;
	height: 52px;
	border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important;
	line-height: 52px;
	color: #fff !important;
}
.select2-selection__rendered { padding-left: 50px !important; }
.select2-container .select2-selection--single * {
	color: #fff !important;
	font-weight: normal !important;
	border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important;
	height: 52px;
	line-height: 48px !important;
	font-family: 'Oswald', sans-serif;
}
#employment-form .job-info-fields { margin-top: 60px; }
#employment-form option { padding: 20px !important; }
#employment-form div[type='type_radio'] { 
	width: 100% !important;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	font-size: 17px !important;
	line-height: 1.2em !important;
	height: auto;
	color: #535353;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-style: normal !important;
	margin: 0 0 25px !important;
}
#employment-form .note { font-size: 14px; line-height: 1.4em; }
#employment-form #wdform_3_element14 { width: 100px !important; }
#employment-form #wdform_13_element14 { width: 150px !important; }
#employment-form .wdform-calendar-button { left: 20px !important; margin-top: 15px !important; }
#employment-form .wdform-ch-rad-label { margin-right: 15px !important; }



/* Colby code - -  coming soon form
------------------------*/

#form19 .wdform-element-section {
    text-align: center !important;
    display: table-cell;
    min-width: 150px;
}

#\31 9form_view1 > div.wdform_section > div > div:nth-child(2) > div > div.wdform-element-section > div
{
    text-align: center !important;
    display: table-cell;
    min-width: 150px;
    margin:auto;
}
#\31 9form_view1 > div.wdform_section > div > div:nth-child(2) > div > div.wdform-element-section > div > div:nth-child(1){
	 display: block !important; 
	 padding-top: 5px;
}
@media screen and (min-width:564px){
.coming-soon {
	background-image:  url("/images/soon-background3.jpg");
	background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; 
	padding: 100px;
	color: white;
	/* 
	background-image:  url("/images/soon-background.jpg");
	background-repeat: no-repeat;
    background-position: 20% 50%; 
	padding: 100px;
	color: white;*/
}}
@media screen and (max-width:563px){
.coming-soon {
	/*background-color: #dddddd; */
	background-image:  url("/images/soon-background3.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
    background-position:  center; 
	padding: 20px;
	color: white;
}}
#wdform_2_element19{
	text-align: center;
}

#form19 .input_active {
    color: white !important;
    background: transparent !important;
    border: solid 2px white !important;
}
#form19 .input_deactive {
    color: grey !important;
    font-style: italic!important;
    background: transparent !important;
    border: solid 2px white !important;
}
#form19 input[type="text"]:focus, #form19 input[type="text"]{
    color: white !important;
    background: transparent !important;
    border: solid 2px white !important;
}
}
#wd_captcha_input19{
    color: white !important;
    background: transparent !important;
    border: solid 2px white !important;
}
.coming-soon-logo{
    width: 150px;
    display: block;
    margin: auto;
}
#form19 .captcha_refresh {
    background-image: url(/components/com_formmaker/images/refresh_white.png) !important;
}
#wd_captcha_input19


/* Colby code - -  fixing nav
------------------------*/
#form19 .button-submit, .uk-buttont{
    cursor: pointer;
    background: transparent !important;
    border: solid 2px white!important;
    color: white!important;
    border-radius: 500px;
}

