﻿/* main styles */
html, body, p, td, input { font-family:"proxima-nova", Arial, Helvetica, sans-serif; font-size:18px; color:#222; line-height:1.4; }
h1, h2, h3, h4, h5, h6 { font-family:"petala-pro", Arial, Helvetica, sans-serif; font-weight:lighter; line-height:1.1; }
h1 { margin-top:20px; margin-bottom:10px; }
h2, h3 { margin-top:20px; margin-bottom:5px; }
h4, h5, h6 { margin-top:20px; margin-bottom:5px; }
h1, .h1 { font-size:42px; color:#bc171a; }
h2, .h2 { font-size:34px; color:#006fb0; }
h3, .h3 { font-size:28px; color:#014186; }
h4, .h4 { font-size:28px; color:#006fb0; }
h5, .h5 { font-size:24px; color:#bc171a; }
h6, .h6 { font-size:18px; color:#bc171a; }
@media (max-width:767px) { h1, .h1 { font-size:36px; } h2, .h2 { font-size:32px; } h3, .h3 { font-size:28px; } h4, .h4 { font-size:28px; } }
p { margin:0 0 20px; }
/* #content p { text-align:justify; } */
a { color:#bc171a; outline:none; text-decoration:none; transition:all 0.2s ease-in-out; }
a:hover, a:focus { color:#014186; outline:none; text-decoration:none; transition:all 0.2s ease-in-out; }

/* CMS image styles */
#content .rightnoborder, #content .right, #content img.thirdwidthright, #content img.halfwidthright, #content img.thirdwidthrightnoborder, #content img.halfwidthrightnoborder { float: right; margin: 5px 0 8px 20px; }

#content .leftnoborder, #content .left, #content img.thirdwidthleft, #content img.halfwidthleft, #content img.thirdwidthleftnoborder, #content img.halfwidthleftnoborder { float: left; margin: 5px 20px 8px 0; }

#content .noalign, #content .noalignnoborder { float: none; margin: 5px 0 8px; }

#content img { padding: 0; border-radius: 0; border: 2px solid #cccccc; max-width: 100%; }

#content img.noborder, #content .rightnoborder, #content .leftnoborder, #content .noalignnoborder, #content img.fullwidthnoborder, #content img.thirdwidthleftnoborder, #content img.thirdwidthrightnoborder, #content img.halfwidthleftnoborder, #content img.halfwidthrightnoborder, #form-table img { padding: 0; border: none; border-radius: 0; box-shadow: none; outline: none; }

#content img.thirdwidthleft, #content img.thirdwidthright, #content img.thirdwidthleftnoborder, #content img.thirdwidthrightnoborder, #content img.halfwidthleft, #content img.halfwidthright, #content img.halfwidthleftnoborder, #content img.halfwidthrightnoborder, #content img.fullwidth, #content img.fullwidthnoborder { width: 100%; clear: both; margin-bottom: 15px; }

@media (min-width: 400px) { #content img.thirdwidthleft, #content img.thirdwidthright, #content img.thirdwidthleftnoborder, #content img.thirdwidthrightnoborder, #content img.halfwidthleft, #content img.halfwidthright, #content img.halfwidthleftnoborder, #content img.halfwidthrightnoborder { width: 47%; } }

@media (min-width: 768px) { #content img.thirdwidthleft, #content img.thirdwidthright, #content img.thirdwidthleftnoborder, #content img.thirdwidthrightnoborder, #content img.halfwidthleft, #content img.halfwidthright, #content img.halfwidthleftnoborder, #content img.halfwidthrightnoborder { width: 47%; } }

@media (min-width: 992px) { #content img.thirdwidthleft, #content img.thirdwidthright, #content img.thirdwidthleftnoborder, #content img.thirdwidthrightnoborder { width: 30%; } }

/* system form and table styling */
.cs-form-row { margin:0 0 15px; }
.cs-form-title { padding:12px 15px; border-radius: 10px; background:#b4e2f5; text-align: center; position: relative; text-align: left; line-height: 1.2; }
.cs-form-title:after { top: 100%; left: 201px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-top-color: #b4e2f5; border-width: 10px; margin-left: -10px; }
label { font-weight: normal; }
.cs-form-row + label, .cs-form-label-right { display: inline-block; width: 180px; text-align: right; margin-right: 15px; vertical-align: middle; }
.cs-form-label-top { vertical-align: top; }
.cs-form-row .cs-form-field-rhs { display: inline-block; width:500px; }
.cs-form-row .cs-form-field-rhs + label { display: inline-block; }
.cs-form-row .cs-form-field-rhs input[type='radio'] { margin-right:10px; }
.cs-form-checkbox { padding-left: 180px}
#form-table textarea:invalid { background: #Fbb; }
.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: "Kumbh Sans", sans-serif; }
@media (max-width: 1199px) { .cs-form-row .cs-form-field-rhs { width:470px; } }
@media (max-width: 991px) {
	.cs-form-row .cs-form-field-rhs { width:100%; }
	.cs-form-title:after { left: 10px; }
	.cs-form-title { border-bottom-left-radius: 0px; }
	.cs-form-row + label, .cs-form-label-right { display: inline-block; width: 100%; text-align: left; margin-right: 0; margin-bottom:3px; vertical-align:top; }
}
@media (max-width: 767px) {
	.cs-form-title { background:#b4e2f5; }
	.cs-form-title:after { border-top-color: #b4e2f5; }
}

/* addtional required styles */
.sitecolor { color:#3c5caa; }
#content .large, .large { font-size:21px; color:#000000; line-height:1.4; }
#content .small, .small { font-size:16px; color:#666666; line-height:1.3; }
.clearfix { clear:both; height:0; overflow:hidden; }
.textgoright { text-align:right; }
/* .clearfix:after { content:".";  display:block; height:0; clear:both; visibility:hidden; } */

#content table.tablestyle { background:#fff; border-collapse:collapse; width:100%; border:0; }
#content table.tablestyle th { background:#27415C; color:#fff; border:1px solid #e3e3e3; padding:4px 6px; font-size:130%; }
#content table.tablestyle table, #content table.tablestyle td, #content table.tablestyle tr { border:1px solid #e3e3e3; }
#content table.tablestyle td { padding:4px 6px; margin:1px; line-height:18px; vertical-align:top; }
#content table.tablestyle p { margin:0; }

#form-table { width: 100%; padding: 0; border-spacing: 0; border-collapse: collapse; }

#form-table hr { margin: 8px 0 12px; }

#form-table h4, #form-table h3, #form-table h2, #form-table h1, #form-table p { margin: 0; }

#form-table h4 { border-bottom: 2px solid #cccccc; margin-top: 10px; }

#form-table p.formtitle { border-bottom: 1px solid #ccc; }

#form-table td { padding: 4px 6px 4px 0; }

#form-table textarea { width: 100%; height: 100px; }

#form-table input { width: 100%; }

#form-table input::placeholder { color: #aaa; }

#form-table img { border: none; box-shadow: none; padding: 0; }

#form-table input, #form-table textarea, #form-table select { border: 2px solid #cccccc; padding: 3px 4px; font-size: 18px; margin: 0 0 5px 0; }

#form-table input[type='checkbox'], #form-table input[type='radio'] { width: auto; margin: 4px 5px 0 0; }

#form-table textarea { border-bottom-right-radius: 0; width: 100%; height: 100px; }

#form-table input[type='file'] { width: 220px; border: 0; }

#form-table input[type='radio'] { float: left; }

#form-table .radiovalue { float: left; padding-right: 3px; }

#form-table .radiovalueset { display: inline-block; width: 40px; }

@media (min-width: 768px) { #form-table input[type=text], #form-table input[type=email] { width: 340px; }
  #form-table textarea { width: 540px;  height: 150px; } }
.hidden { display: none; }

.hidden { display:none; }
a img { outline:none; border:none; }
hr { clear:both; height:1px; margin:10px 0 20px; padding-top:15px; border:none; border-bottom:1px solid #006fb0; }
#content blockquote { border:0; margin:10px 40px 0; padding:1px 0 4px; position:relative; }
#content blockquote:before { content:""; position:absolute; left:0; top:0; margin-left:-40px; background:url(/images/quote-open.png) top left no-repeat; background-size:100%; width:40px; height:23px; display:block; }
#content blockquote:after { content:""; position:absolute; right:0; bottom:0; margin-right:-40px; background:url(/images/quote-close.png) top right no-repeat; background-size:100%; width:40px; height:23px; display:block; float:right; }
#content blockquote p { margin:0; text-align:center; }
#content blockquote, #content blockquote p { color:#006fb0; display:inline-block; font-weight:bold; font-size:24px; line-height:1.4; font-family:"petala-pro", Arial, Helvetica, sans-serif; }
@media screen and (min-width:768px) {
#content blockquote { margin:10px 60px 0; padding:5px 0 8px; }
#content blockquote:before { margin-left:-60px; width:60px; height:35px; }
#content blockquote:after { margin-right:-60px; width:60px; height:35px; }
}
#content ul { list-style-image:url(/images/bullet.png); margin:11px 0 15px 30px; padding:0; }
#content ul li, #content ol li { margin:4px 0; }
ol { margin:11px 0 11px 30px; padding:0; }
@media screen and (min-width:768px) { #content ul { margin:11px 0 15px 50px; } ol { margin:11px 0 11px 50px; } }

/* buttons */
#content p.csbutton { margin-top:20px; }
#content p.csbutton a { display:inline-block; color:#fff; margin-right:1px; text-decoration:none; padding:0 15px 1px; line-height:2; white-space:nowrap; background:#2fbef4; font-family:"petala-pro", Arial, Helvetica, sans-serif; font-size:20px; font-weight:normal; text-transform:uppercase; border-radius:10px; }
#content p.csbutton a:hover { background:#014186; color:#2fbef4; }
#form-table input[type=submit], input[type=submit].formsubmit { display:inline-block; cursor:pointer; border:0; color:#fff; margin-right:1px; text-decoration:none; padding:0 15px 1px; line-height:2; white-space:nowrap; background:#2fbef4; transition:all 0.2s ease-in-out; font-size:20px; font-weight:normal; font-family:"petala-pro", Arial, Helvetica, sans-serif; text-transform:uppercase; border-radius:10px; }
#form-table input[type=submit]:hover, input[type=submit].formsubmit:hover { background:#014186; color:#2fbef4; transition:all 0.2s ease-in-out; }

/* custom features editor only */
.expandable { border: 2px dashed #F29122; }

.videoWrapper { border: 2px dashed #2dcfba; }

.videoWrapper4by3 { border: 2px dashed #2d9fcf; }

.videoWrapper1by1 { border: 2px dashed #4251e4; }

.videoWrapper3by1 { border: 2px dashed #dd4aea; }

.videoWrapperfixed { border: 2px dashed #F29122; }

#content .videoWrapper .cke_iframe, #content .videoWrapper4by3 .cke_iframe, #content .videoWrapper1by1 .cke_iframe, #content .videoWrapper3by1 .cke_iframe, #content .videoWrapperfixed .cke_iframe { height: 50px !important; width: 100px !important; }

/* in-page promos */
#content .inpagepromo { margin:20px 0 15px; clear:both; }
#content .inpagepromo p { text-align:center; font-size:26px; line-height:40px; margin:0; display:block; height:40px; overflow:hidden; padding:20px; background:#0093D0; color:#fff; box-shadow:1px 1px 1px #666; }
#content .inpagepromo p:hover { text-decoration:none; background:#00709e; cursor:pointer; }
#content .inpagepromo p a { color:#fff; text-decoration:none; }
#content .inpagepromo p:hover a { color:#88d5f5; text-decoration:none; }