﻿/* main styles */
html, body, p, td, input { font-family:"proxima-nova-1", "proxima-nova-2", Arial, Helvetica, sans-serif; font-size:16px; color:#222; line-height:1.4; }
h1, h2, h3, h4, h5, h6 { font-family:"ff-dax-web-pro-1", "ff-dax-web-pro-2", Arial, Helvetica, sans-serif; font-weight:normal; line-height:1.2; color:#225168; }
h1 { margin-top:20px; margin-bottom:10px; }
h2, h3 { margin-top:20px; margin-bottom:5px; }
h4, h5, h6 { margin-top:10px; margin-bottom:5px; }
h1, .h1 { font-size:28px; }
h2, .h2 { font-size:22px; }
h3, .h3 { font-size:17px; }
h4, .h4, h5, .h5, h6, .h6 { font-size:15px; }
#content h1, #content h2 { letter-spacing:-2px; }
#content h3, #content h4, #content h5, #content h6 { letter-spacing:-1px; }
@media (min-width:768px) { #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { letter-spacing:0; } h1, .h1 { font-size:26px; } h2, .h2 { font-size:20px; } h3, .h3 { font-size:16px; } h4, .h4 { font-size:14px; } }
@media (min-width:992px) { h1, .h1 { font-size:27px; } h2, .h2 { font-size:22px; } h3, .h3 { font-size:17px; } h4, .h4 { font-size:15px; } }
@media (min-width:1200px) { h1, .h1 { font-size:28px; } h2, .h2 { font-size:24px; } h3, .h3 { font-size:18px; } h4, .h4 { font-size:16px; } }
p { margin:0 0 10px; }
/* #content p { text-align:justify; } */
a { color:#831A5F; outline:none; text-decoration:none; transition:all 0.2s linear; }
a:hover, a:focus { color:#ca2b93; outline:none; text-decoration:none; transition:all 0.2s linear; }

/* CMS image styles */
#content .rightnoborder,
#content .right,
#content img.halfwidthright,
#content img.halfwidthrightnoborder { float:right; margin:5px 0 8px 20px; }
#content .leftnoborder,
#content .left,
#content img.halfwidthleft,
#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:2px solid #cad5db; outline:0; }
#content img.noborder,
#content .rightnoborder,
#content .leftnoborder,
#content .noalignnoborder,
#content img.fullwidthnoborder,
#content img.halfwidthleftnoborder,
#content img.halfwidthrightnoborder,
#form-table img { padding:0; border:none; box-shadow:none; outline:none; }
#content img.fullwidth { width:100%; clear:both; margin-bottom:15px; }
#content img.halfwidthleft,
#content img.halfwidthright,
#content img.halfwidthleftnoborder,
#content img.halfwidthrightnoborder { width:50%; }
#content img#archive, #content img#carticles { border:0; }

/* addtional required styles */
.sitecolor { color:#3c5caa; }
#content .large, .large { font-size:20px; 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; } */

#form-table { width:100%; padding:0; border-spacing:0; border-collapse:collapse; }
#form-table hr { margin:8px 0 12px; }
#form-table h3, #form-table h2, #form-table h1, #form-table p { margin:0; }
#form-table td { padding:4px 6px 4px 0; }
#form-table textarea { width:100%; height:100px; }
#form-table input { width:100%; }
#form-table img { border:none; box-shadow:none; padding:0; }
#form-table input, #form-table textarea { border:1px solid #ccc; padding:4px 3px; }
input, select, textarea {  }
#form-table input[type='checkbox'] { width:auto; margin-right:5px; }
#form-table input[type='file'] { width:220px; border:0; }

.notmobile { border:1px dotted #A4EBEF; }
.hidden { display:none; }
a img { outline:none; border:none; }
hr { clear:both; height:1px; margin:20px 0; border:none; border-bottom:1px solid #cad5db; }
#content blockquote { border-left:15px solid #ca2b93; margin:20px 0 20px 10px; padding:5px 0 5px 10px; display:block; min-height:30px;  }
#content blockquote p { margin:0; }
#content blockquote, #content blockquote p { font-size:22px; line-height:1.2; font-weight:bold; }
@media screen and (min-width:768px) {
#content blockquote { margin:20px 40px 20px 30px; padding:5px 0 5px 20px; }
#content blockquote, #content blockquote p { font-size:20px; line-height:1.2; }
}
@media screen and (min-width:992px) { #content blockquote, #content blockquote p { font-size:24px; } }
#content blockquote a, #content blockquote p a {  }
#content blockquote a:hover, #content blockquote p a:hover {  }
#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 a, #content p .csbutton a { border-radius:6px; display:inline-block; color:#fff; margin-right:1px; text-decoration:none; padding:1px 12px; line-height:2.4; white-space:nowrap; background:#831A5F; font-size:14px; font-family:"ff-dax-web-pro-1", "ff-dax-web-pro-2", Arial, Helvetica, sans-serif; }
#content p.csbutton a:hover, #content p .csbutton a:hover { background:#ca2b93; color:#fff; }
#content p.csbuttonsimple a, #content p .csbuttonsimple a { font-size:12px; line-height:2; box-shadow:1px 1px #222, 2px 2px #222; margin:0 1px 0 0; }
#content p.csbuttonsimple a:hover, #content p .csbuttonsimple a:hover { box-shadow:1px 1px #222, 2px 2px #222; margin:0 1px 0 0; }
@media screen and (min-width:768px) { #content p.csbuttonsimple a, #content p .csbuttonsimple a { font-size:10px; } }
@media screen and (min-width:992px) { #content p.csbuttonsimple a, #content p .csbuttonsimple a { font-size:12px; } }
#form-table input[type=submit], input[type=submit].formsubmit { border-radius:6px; display:inline-block; cursor:pointer; border:0; color:#fff; margin-right:1px; text-decoration:none; padding:14px 12px 12px; line-height:2.4; white-space:nowrap; background:#831A5F; transition:all 0.2s linear; font-size:14px; font-family:"ff-dax-web-pro-1", "ff-dax-web-pro-2", Arial, Helvetica, sans-serif; }
#form-table input[type=submit]:hover, input[type=submit].formsubmit:hover { background:#ca2b93; color:#fff; transition:all 0.2s linear; }

/* custom features editor only */
.videoWrapper { border:2px dashed #2dcfba; }
.videoWrapper4by3 { border:2px dashed #2d9fcf; }
.videoWrapper1by1 { border:2px dashed #4251e4; }
.videoWrapper3by1 { border:2px dashed #dd4aea; }

/* Civic overrides */
#ccc-close{display:none!important}
#ccc-button-holder{max-width:300px}
#ccc .ccc-notify-button.ccc-accept-button{flex-wrap:wrap!important}
#ccc .ccc-content--dark .ccc-notify-button.ccc-accept-button{background:#0d7410!important}
#ccc .ccc-content--light .ccc-notify-button.ccc-accept-button{background:#b0d3b1!important}
#ccc .ccc-notify-button.ccc-reject-button{padding:4px 8px!important;font-size:0.8em!important;flex-wrap:wrap!important}
#ccc .ccc-content--dark .ccc-notify-button.ccc-reject-button {border-color:#ffffffb3!important}
#ccc .ccc-content--light .ccc-notify-button.ccc-reject-button {border-color:#00000080!important}
#ccc .ccc-content--dark .ccc-notify-button.ccc-reject-button span{color:#ffffffb3!important}
#ccc .ccc-content--light .ccc-notify-button.ccc-reject-button span{color:#000000a3!important}