@import url("https://use.typekit.net/ypq8kfi.css");
/**
 * @file
 * Subtheme specific CSS.
 */

body {
  color: #333 !important;
  -webkit-font-smoothing: antialiased;
  background: #FFF !important;
}

a {
  text-decoration: none !important;
}

p a  {
  text-decoration: underline !important;
}

a.btn-dark {
  color: #FFF !important;
}

.btn {
  border-radius: 0 !important;
  text-transform: uppercase;
  text-decoration: none !important;
}

.btn-red {
  background-color: #df1a4c !important;
  color: #FFF !important;
}

.btn-primary {
  color: #fff !important;
}

.hidden {
  display: none !important;
}

span.trigger.active > a {
  background-color: #fcaf16;
  color: #2e2e2e !important;
}

span.trigger.active:hover > a {
  background-color: #fcaf16;
  color: #2e2e2e !important;
}

table tr th {
  color: #333;
}

fieldset legend {
  font-size: 1rem;
}

input:invalid {
  border: 1px solid red;
}

form.layout-builder-form #edit-revert {
  display: none;
}

.webform-multiple-table--operations .form-control {
  display: inline-block;
}

.webform-multiple-add .form-submit:before {
  background: none;
  font-family: "Font Awesome 5 Free";
  content: '\2b';
}

.webform-submission-form .form-submit {
  background-color: #606060;
  border: none;
}

.webform-submission-form .form-submit:hover {
  background-color: #C0C0C0;
  border: none;
  color: #333;
}

.rteright {
    text-align: right;
}

.rtecenter {
  text-align: center;
}

.rteleft {
  text-align: left;
}

.margin-reset {
    margin: 0 !important;
}

.margin-top-0 {
    margin-top: 0 !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-25 {
    margin-top: 25px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-35 {
    margin-top: 35px !important;
}

.margin-top-40 {
    margin-top: 40px !important;
}

.margin-top-45 {
    margin-top: 45px !important;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-25 {
    margin-bottom: 25px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-35 {
    margin-bottom: 35px !important;
}

.margin-bottom-40 {
    margin-bottom: 40px !important;
}

.margin-bottom-45 {
    margin-bottom: 45px !important;
}

.margin-bottom-50 {
    margin-bottom: 50px !important;
}

.margin-left-0 {
    margin-left: 0 !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.main-content {
  padding-left: 1em;
  padding-right: 1em;
}

html, body {
  overflow-x: hidden;
}

body.path-frontpage .container-fluid #main {
  overflow-x: hidden;
}

body.path-frontpage .main-content, body.path-frontpage #main {
  padding-left: 0;
  padding-right: 0;
}

body.path-frontpage .block-field-blocknodepagebody {
  padding-right: 1em;
}

.main-content a, #main a {
  color: #4f3f97;
}

.main-content a.btn, #main a.btn {
  color: #FFF;
}

.page-builder-bg-overlay {
    background-color: transparent;
    background: none repeat scroll 0 0 rgba(0,0,0,0.45);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.card {
	margin-bottom: 1em;
}
/*---- Admin Menu ---- */
.toolbar-tab a {
  color: #FFF !important;
}

.toolbar-tab li a {
  color: #565656 !important;
}

/*---- Social Icons ---- */

#block-topbarlinks .social-icons li a {
  width: 42px;
  height: 42px;
  display: inline-block;
  background-color: #f5f5f5;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  overflow: hidden;
}

/* Common Styles */
#block-topbarlinks .social-icons li a i {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  z-index: 20;
}

#block-topbarlinks .social-icons li a:hover,
#block-topbarlinks .social-icons li a i {
  color: #fff;
}

#block-topbarlinks .social-icons li a i {
  top: -30px;
  opacity:0;
}


.wordpress:before,
.linkedin:before,
.steam:before,
.tumblr:before,
.github:before,
.delicious:before,
.xing:before,
.amazon:before,
.dropbox:before,
.paypal:before,
.lastfm:before,
.gplus:before,
.yahoo:before,
.pinterest:before,
.dribbble:before,
.flickr:before,
.reddit:before,
.vimeo:before,
.spotify:before,
.rss:before,
.blogger:before,
.appstore:before,
.digg:before,
.evernote:before,
.fivehundredpx:before,
.forrst:before,
.stumbleupon:before,
.dribbble:before {
  font-family: "fontello";
  font-size: 16px;
  line-height: 16px;
  color: #aaa;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  position: absolute;
  z-index: 20;
}

.twitter:before,
.facebook:before,
.youtube:before,
.instagram:before {
  font-family: "FontAwesome";
  font-size: 16px;
  line-height: 16px;
  color: #aaa;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  position: absolute;
  z-index: 20;
}

/* Icon Styles */
.twitter:before {font-size: 14px;}
.icon-twitter {font-size: 14px !important;}
.twitter i, .twitter:before { margin: 13px 0 0 10px; }
#top-bar .twitter i, #top-bar .twitter:before { margin: 10px 0 0 11px; }
.twitter:before { content: "\e61b"; top: 0; opacity:1; }
.twitter:hover:before { top: 30px; opacity: 0; }
#block-topbarlinks .twitter:hover { background-color: #3bc1ed; }
.the-team .twitter { background-color: #3bc1ed; }

.facebook i, .facebook:before { margin: 13px 0 0 13px; }
#top-bar .facebook i, #top-bar .facebook:before { margin: 11px 0 0 14px; }
.facebook:before { content: "\f39e"; top: 0; opacity:1; }
.facebook:hover:before { top: 30px; opacity: 0; }
#block-topbarlinks .facebook:hover { background-color: #4a6d9d; }
.the-team .facebook { background-color: #4a6d9d; }

.youtube i, .youtube:before { margin: 13px 0 0 8px; font-size: 18px !important; }
#top-bar .youtube i, #top-bar .youtube:before { margin: 10px 0 0 12px; font-size: 16px !important; }
.youtube:before { content: "\f167"; top: 0; opacity:1; }
.youtube:hover:before { top: 30px; opacity: 0; }
#block-topbarlinks .youtube:hover { background-color: #bf2f29; }
.the-team .youtube { background-color: #bf2f29; }

.instagram i, .instagram:before { margin: 13px 0 0 11px; }
#top-bar .instagram i, #top-bar .instagram:before { margin: 11px 0 0 12px; }
.instagram:before { content: "\f16d"; top: 0; opacity:1; }
.instagram:hover:before { top: 30px; opacity: 0; }
#block-topbarlinks .instagram:hover { background-color: #3f6f94; }
.the-team .instagram { background-color: #3f6f94; }

#block-topbarlinks .social-icons li a:hover i {
    top: 0;
    opacity: 1;
}

/* Web Font */
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?31771571');
  src: url('../fonts/fontello.eot?31771571#iefix') format('embedded-opentype'),
    url('../fonts/fontello.woff?31771571') format('woff'),
    url('../fonts/fontello.ttf?31771571') format('truetype'),
    url('../fonts/fontello.svg?31771571#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

#block-topbarlinks .social-icons li i {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 16px;
  font-size: 16px;
  width: auto;
}

.icon-twitter:before { content: '\54'; } /* 'T' */
.icon-youtube:before { content: '\55'; } /* 'U' */
.icon-facebook:before { content: '\66'; } /* 'f' */
.icon-instagram:before { content: '\f31f'; } /* '?' */

/*---- Header ---- */
#block-thso-barrio-search, #block-topbarlinks {
  width: auto;
}

#block-thso-barrio-account-menu .nav-link, .navbar h2.visually-hidden, .js-form-type-search label.visually-hidden {
  color: #949494 !important;
}

#block-2016topmenu h2 {
  color: #000 !important;
}

.form-search.form-control, .form-search.form-control::placeholder {
  color: #949494 !important;
}

/*---- Home ---- */

/*---News & Training ---- */
#page-builder-section-2 .line{border-bottom:none;}
#page-builder-section-2 .headline{background:transparent; color:#fff!important; width:100%; text-align:center;}

/* -----------+ Fatality Reports/white bar +-------------- */
#page-builder-section-3 > div.page-builder-row-inner.container {
   padding: 2%;
   margin: 0% 5% 0% 0%;
   width: 100%;
   height: auto;
}
.counter-box.white-body-bar-button {
   padding: 3%;
   height: auto;
   background-color: white !important;
   border: 1px solid #E6E6E6;
}
.counter-box.white-body-bar-button.left {
   padding: 3%;
   height: auto;
   background-color: white !important;
   border: 1px solid #E6E6E6;
}
.white-body-bar-button p {
   color: #333 !important;
   padding: 1%;
   font-size: 20px;
   line-height: 24px;
   display: block;
}

.white-body-bar-button.counter-box.colored .counter {
   color: #333;
   width: auto;
   height: auto;
   padding: 5%;
   margin-top: 5%;
   margin-left: 5%;
   line-height: 100%;
   font-size: 350%;
   background-color: #FFF;
   position: relative;
   display: block;
   overflow: hidden;
  font-weight: 900;
  border: 1px solid #E6E6E6;
}
.white-body-bar-h3 {
   margin: 0 2% 2% 2%;
   width: auto;
   height: auto;
}
.white-body-bar-h3 > h3 {
   font-size: 30px;
}
.white-body-bar-div {
  margin: 0 0 2% 0%;
  width: auto;
  margin-right: auto;
  margin-left:  auto;
  
}

#front-fatality, .front-upcoming-bg {
  background: #5C5C5C url("/sites/default/files/calendar-compressor_0_0.jpg") no-repeat;
  background-size: cover;
}

#front-fatality {
  padding-bottom: 1em;
}

.fatality-reports h2, .take-action h2 {
  font-size: 36px;
  text-align: center;
  display: block;
}

.fatality-reports h2 {
  color: #FFF;
}

/* -------------------- NEWS & TRAINING ----------------------- */

#front-upcoming {
  padding-bottom: 30px;
}

#front-upcoming h2 {
  text-align: center;
  display: block;
  color: #FFF !important;
  font-size: 1.9rem;
}

#front-upcoming li {
  font-size: 0.9rem;
   padding: 15px 0 15px 0;
   display: block; /* to get the icon on the left */
}

/* Icons */
body.path-frontpage .block-views-blockcivi-events-block-1 .item-list ul li:before {
   content: "\f133"; 
   color: #000!important;  
   font-size: 22px;
}
body.path-frontpage .block-views-blockthso-news-block-1 .item-list ul li:before {
   content: "\f09e"; 
   color: #000!important;
   font-size: 22px;
}

body.path-frontpage .block-views-blockthso-news-block-1 > div.content > div > div.view-content > div > ul > li.views-row > div.views-field,
body.path-frontpage .block-views-blockcivi-events-block-1 > div.content > div > div.view-content > div > ul > li.views-row > div.views-field {
   display: inline;
}

/* Dates */
body.path-frontpage div.views-field.views-field-start-date {
   color: #fed135;
   font-weight: 700;
   font-size: 18px;
   padding-bottom: 5px;
}

body.path-frontpage .block-views-blockthso-news-block-1 .date-display-single {
   color: #fed135;
   font-weight: 700;
   font-size: 18px;
   padding-bottom: 5px;
}
body.path-frontpage .block-views-blockthso-news-block-1 a{color:#fff;}
body.path-frontpage .block-views-blockthso-news-block-1 a:visited{color:#ccc;}

/* Links */
body.path-frontpage .block-views-blockcivi-events-block-1 > div.content > div > div.view-content > div > ul > li.views-row > div.views-field.views-field-title > span > a {
   color: #fff;
}
body.path-frontpage .block-views-blockcivi-events-block-1 > div.content > div > div.view-content > div > ul > li.views-row > div.views-field.views-field-title > span > a:hover {
   color: #fed135;
}

body.path-frontpage .block-views-blockcivi-events-block-1 .views-field-title-1 {
  margin-left: 1em;
}

#front-upcoming .view-footer {
  text-align: right;
}

#front-upcoming .btn {
  background: #fed135;
  color: #000 !important;
  border: none;
  border-radius: 0;
}

#front-upcoming .btn:hover {
  background: #c0c0c0;
}

body.path-frontpage .more-link a{color:#fed135}
body.path-frontpage .more-link a:hover{color:#fff}

li.views-row a, li.views-row:before, .more-link a, .view-training-courses a, .view-lel-regions a, a.mailto, .item-list li a {color:#fff;}

a:visited{color:#ccc;}

body.path-frontpage .block-views-blockthso-news-block-1 .item-list li:before, body.path-frontpage .block-views-blockthso-news-block-1 .item-list li a, body.path-frontpage .block-views-blockcivi-events-block-1 .item-list li:before, body.path-frontpage .block-views-blockcivi-events-block-1 .item-list li a{color:#fff!important;}

.page-builder-element-title.headline {
   padding-top: 30px;
   color: #333 !important;
   padding-bottom: 0% !important;
   font-weight: 100;
   font-size: 30px !important;
}

body.path-frontpage .block-views-blockthso-news-block-1.view-display-id-block, body.path-frontpage .block-views-blockcivi-events-block-1.view-display-id-block{
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    min-height:420px;
}

body.path-frontpage .newstraining .btn{background:#fed135;}
body.path-frontpage .block-views-blockthso-news-block-1 a.btn{color:#000;}
body.path-frontpage .block-views-blockthso-news-block-1 a:visited.btn{color:#000;}

.featured-top__inner {
  padding: 0 !important;
}

#block-md-slider-fpslideshow > div.content > div > div.border-top.border-style-1 {
   top: 0px !important;
}

#md-slider-1-block > div.md-slide-item.slide-1 > div.md-objects > div > a {
   text-transform: uppercase;
}

.md-slider-pause-btn {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 999;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    transition: background 0.3s ease;
}

.md-slider-pause-btn:hover,
.md-slider-pause-btn:focus {
    background: rgba(0, 0, 0, 0.8);
    outline: none;
}

.md-slider-pause-btn:focus {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.6);
}

.vicleft {
  display: inline-block;
  width: 30%;
  padding: 10px 5px;
}

.vicright {
  display: inline-block;
  width: 70%;
  padding: 5px;
  vertical-align: top;
  font-size: 18px;
}

div.take-action-list {
    text-align: center;
}

.action-btn {
                background-color: #eeeeee;
                border-radius: 5px;
                margin-bottom: 15px;
                font-size: 20px;
                padding: 30px;
                display: inline-block;
                margin-right: 15px;
                width: 100%;
                text-align: center;
                font-weight: 700;
}

.action-btn a {
                width: 100%;
                height: 100%;
                position: relative;
                padding: 30px;
                display: inline-block;
}

div.take-action-list a {
                color: #333333 !important;
}

div.action-btn:hover {
                background-color: #fed135;
}

.vicimage img {
    display: inline;
   width: 200px;
   height: 267px;
}

/* hide image on small screens */
@media only screen and (max-width: 768px) {
  .vicleft {
    display: none;
  }
}

.action-btn{padding:0!important;}
.action-btn a {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 30px;
    display: inline-block;}

.fatality-reports {
  padding:  0;
  color: #FFF;
}

.fatality-reports h2, .fatality-reports h3 {
  color: #FFF !important;
}

.fatality-reports a, .fatality-reports a:visited, .fatality-reports a:focus {
  color: #FFF !important;
  text-decoration: underline !important;
}

.fatality-reports a:hover {
  color: #FFF;
  text-decoration: underline !important;
}

.page-builder-row-parallax {
  padding-bottom: 30px !important;
  padding-top: 30px !important;
}

.parallax-window {
  background-position: 0 0 !important;
}

.parallax-mirror {
  background-color: #5C5C5C;
}

/* Speakers */

.view-display-id-block_2 .views-field-nothing {
  padding: 20px 20px 30px 20px;
  background-color: #40454d;
  color: #FFF;
}

.view-display-id-block_2 .views-field-nothing a {
  color: #fff !important;
  font-weight: bold;
  font-size: 1.2em;
}

.page-node-44236 .speaker-categories {
	display: none;
}

.speaker-categories {
	font-size: 0.8em;
}

/* Distracted Driving */

body.page-node-40846 h3 {
	font-size: 24px !important;
	font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
}





/* Adjusting Page Template */

::selection {
    color: #222222;
    background-color: #ffc200;
}

#main {
    padding-bottom: 0px;
}
#logo {
    margin-top: 0px;
}

/* CSS gradient background */
div#logorowwrap {
   background: rgb(254,209,53);
   background: -moz-linear-gradient(90deg, rgba(254,209,53,1) 0%, rgba(252,175,22,1) 100%);
   background: -webkit-linear-gradient(90deg, rgba(254,209,53,1) 0%, rgba(252,175,22,1) 100%);
   background: linear-gradient(90deg, rgba(254,209,53,1) 0%, rgba(252,175,22,1) 100%);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fed135",endColorstr="#fcaf16",GradientType=1);
   padding: 15px 0px;
}

body.path-frontpage #page-builder-section-1 > div.page-builder-row-inner.container {
    padding: 4% 0 4% 0;
}

/* section headers */
h3, .site-footer__top h2 {
    font-family: refrigerator-deluxe, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 36px !important;
}

#twitter-widget-0 {
    max-height: 500px !important;
    padding: 10px 0 10px 0;
}

#instagram-embed-0 {
    /* max-height: 500px !important; */
    padding: 10px 0 10px 0;
}

#block-block-122 {
  float: left;
}

#top-bar .block-search {
  float: right;
}

/* LOGOS */
.view-client-logo .owl-wrapper {
   width: 100% !important;
   display: flex !important;
   justify-content: space-between !important;
   padding: 3% 0 3% 0;
}

.view-client-logo img{display:inline-block;}
.view-client-logo .field-content {
text-align:center;
}

.crm-container .ac_results li,
.crm-container .ac_results li a,
.crm-container .ac_results li a:visited {
  color: #dfdfdf !important;
  text-decoration: none;
}

.crm-container .btn-slide .panel li a:hover,
.crm-container .crm-participant-list-inner li a:hover,
.crm-container .crm-event-links-list-inner li a:hover,
.crm-container .crm-contribpage-links-list-inner li a:hover {
  color: #3e3e3e !important;
  background-color: #f5f6f1;
  text-decoration: none;
}


/* ------------------- News & Training ------------------- */ 

/* Header */
.newstraining h3 {
   font-size: 34px;
   color: #fff;
   font-weight: 100;
   padding-bottom: 4%;
}

/* Line */
.newstraining hr {
   padding: 0;
   border: none;
   border-top: 1px solid #fff;
   text-align: center;
}
.newstraining hr:after {
    content: "X";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1.5em;
    padding: 0 20px;
    background: white;
}

/* Counters
------------------------------------- */
.counter-box {
  display: block;
  background: #f6f6f6;
  padding: 40px 20px 37px 20px;
  text-align: center;
}

.counter-box p {
  margin: 5px 0 0 0;
  padding: 0;
  color: #909090;
  font-size: 18px;
  font-weight: 500;
}

.counter-box i {
  font-size: 60px;
  margin: 0 0 15px 0;
  color: #d2d2d2;
}

.counter {
  display: block;
  font-size: 32px;
  font-weight: 700;
  color: #666;
  line-height: 28px;
}

.counter-box.colored { background: #808080; }

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {color: #fff}


/* ------------------------ Fatality Reports ---------------- */

.counter-box.colored.white-body-bar-button.left {
    padding: 3% 25%;
}
.counter-box.colored.white-body-bar-button {
    padding: 3% 25%;
}

/* ---------------+ Footers +--------------------- */

.site-footer .block {
  border: none;
  margin: 0;
}

.site-footer__top h2:after {
  background-color: #747474;
}

.site-footer__top h2 {
  border-bottom: none;
}

.site-footer__top .content li a {
  border-bottom: none;
  padding: 0 2px 0 20px;
}

.site-footer ul {
  list-style: none;
}

.footer-links li {
  padding-bottom: 5px;
}

.footer-links a {
  text-decoration: underline !important;
}

/* --- First footer --- */
#footer {
    background-color: #303030;
}
h3.headline.footer {
    background-color: #303030 !important;
}

.site-footer h2 {
  color: #FFF;
  text-transform: uppercase;
}

#block-block-124 > div.content > p img {/*iCube image*/
     margin: 2px auto;
}
/* --- Second footer --- */
#footer-bottom {
    background-color: #202020;
}
#block-block-123 > div.content > p {
    text-align: center;
    color: #ccc;
}

#block-topbarlinks .social-icons li a{background-color:transparent;}
#top-bar {
    background: #2e2d2d;
}

/* Footer logos background gradient */
.featured-bottom {
   background: rgb(254,209,53);
   background: -moz-linear-gradient(90deg, rgba(254,209,53,1) 0%, rgba(252,175,22,1) 100%);
   background: -webkit-linear-gradient(90deg, rgba(254,209,53,1) 0%, rgba(252,175,22,1) 100%);
   background: linear-gradient(90deg, rgba(254,209,53,1) 0%, rgba(252,175,22,1) 100%);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fed135",endColorstr="#fcaf16",GradientType=1);
}

div.views-field.views-field-start-date{display:inline-block;}




/* -------------+ LINKS +--------------- */

li.views-row a, li.views-row:before, .more-link a, .view-training-courses a, .view-lel-regions a, a.mailto, .item-list li a {color:#4f3f97;}
a:visited{color:#4f3f97;}

/* -------------+ Zebra Striping +--------------- */
tr.even {
    background-color: #fff;
}
tr.odd, tr.stripe{
background-color: #f4f4f4; 
}

/* ------------- arrow bullets --------------- */
.item-list ul li:before{float:left; color:#4f3f97!important;}


/* ---------------- YouTube Responsive Fix -------------- */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.owl-item {
    padding-right: 15px;
}

.view-id-data_maps h3{width:100%; display:inline-block;}


.faq .trigger.active a{color:#fff;}
.item-list ul ul {
    margin-left: 1.2em;
}

a.btn{color:#fff;}

.sf-menu.sf-horizontal.sf-shadow ul, 
.sf-menu.sf-vertical.sf-shadow ul, 
.sf-menu.sf-navbar.sf-shadow ul ul {
   box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
}
/* -------- List on Grant Management Manual ---------- */
/* ---------- Bullets -------------- */
#node-4424 > div > div > div > div > ul:nth-child(254) li, #node-4424 > div > div > div > div > ul:nth-child(221) li, #node-4424 > div > div > div > div > ul:nth-child(217) li,
#node-4424 > div > div > div > div > ul:nth-child(208) li, #node-4424 > div > div > div > div > ul:nth-child(55) li {
     list-style: circle;
     padding-bottom: 2px;
}
#node-4424 > div > div > div > div > ul:nth-child(254), #node-4424 > div > div > div > div > ul:nth-child(221), #node-4424 > div > div > div > div > ul:nth-child(221) > li:nth-child(7) > ul, 
#node-4424 > div > div > div > div > ul:nth-child(221) > li:nth-child(8) > ul, #node-4424 > div > div > div > div > ul:nth-child(217), #node-4424 > div > div > div > div > ul:nth-child(208), 
#node-4424 > div > div > div > div > ul:nth-child(55) {
     padding-left: 30px;
     padding-bottom: 4px;
}
/* ------------ Numbered ------------ */
#node-4424 > div > div > div > div > ol:nth-child(158) li, #node-4424 > div > div > div > div > ol:nth-child(227) li, #node-4424 > div > div > div > div > ol:nth-child(232) li, 
#node-4424 > div > div > div > div > ol:nth-child(240) li, #node-4424 > div > div > div > div > ol:nth-child(243) li {
     padding-bottom: 4px;
}

form#webform-client-form-4626 img {
    display: inline-block;
}
@media only screen and (max-width: 767px){
#top-bar .social-icons{display:block!important;}
}

.view-speaker-bureau-page #filters a, .views-bs-term-filter a{background-color:#606060;}

.view-speaker-bureau-page .col-md-4{width:32%;}
.view-speaker-bureau-page .col-lg-4{width:32%;}








b, strong {
  font-weight: bold !important;
}

/* -------------------- Top Bar ----------------------- */

#block-block-122 {
  float: left;
}

#block-block-122 ul.top-bar-menu li {
  display: inline-block;
}

#top-bar .block-search {
  float: right;
}

#logorowwrap > .container div {
  padding: 0;
}

/* -------------------- Search Block ----------------------- */

#block-thso-barrio-search #edit-keys {
  background: none;
  border-radius: 0;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #979696;
}

#block-thso-barrio-search button[type="submit"] {
  background: none;
  border: none;
}

#block-thso-barrio-search button[type="submit"] i {
  color: #979696;
}

#block-thso-barrio-search .mb-3 {
  margin-bottom: 0 !important;
}

.searchform-alter input[type="text"]:focus {
  box-shadow: none;
}

.searchform-alter .form-text {
  padding: 10px 13px 0;
  width: 150px;
}

.search-form {
  margin-bottom: 0;
}

.search-form .element-invisible {
  width: 0;
  display: none;
}

/* -------------------- Logo/Menu ----------------------- */

#logorowwrap > .container div {
  padding: 0;
}

/* -------------------- Superfish Menu ----------------------- */

.sf-menu {
  background: none;
  font-size: 15px;
}


.sf-menu > li:hover .current, .sf-menu > li.sfHover .current, .sf-menu > li:hover, .sf-menu > li.sfHover, li.dropdown ul li a:hover, .sf-menu li ul li a:hover, #jPanelMenu-menu li a:hover, .sf-menu > li.active-trail:hover > a, .sf-menu > li:hover > a {
  background-color: #000 !important;
}


.sf-menu > li:hover .current, .sf-menu > li.sfHover .current, .sf-menu > li:hover, .sf-menu > li.sfHover {
  background-color: #000 !important;
}

.sf-menu > li.active-trail > a, .sf-menu > li.active > a {
  background: none;
}

.sf-menu, .sf-menu a {
  color: #282626;
}

.sf-menu > li:first-child > a {
  background: rgba(0, 0, 0, 0) url("../images/home-icon.png") no-repeat center top;
  height: 12px;
  margin: 20px 0;
}

.sf-menu > li:first-child > a:hover, .sf-menu > li:first-child:hover > a {
  background: rgba(0, 0, 0, 0) url("../images/home-icon.png") no-repeat center bottom;
}

.sf-menu > li > a {
  font-weight: normal;
  color: #282626;
}

.sf-menu > li > a:hover, .sf-menu > li.sfHover > a {
  color: #FFF;
}

.sf-menu.sf-horizontal.sf-shadow ul, .sf-menu.sf-vertical.sf-shadow ul, .sf-menu.sf-navbar.sf-shadow ul ul {
  box-shadow: 0 5px 5px #ccc;
}

/* -------------------- Footer ----------------------- */


.footer-links li a {
  display: inline;
}

#footer-logos {
  background-color: #ffc600;
  margin-top: 30px;
}

/* -------------------- Content ----------------------- */

.region-content ul, ol {
  list-style: inherit;
  padding-left: 2.5em;
}

/* -------------------- Quicktabs ----------------------- */

.quicktabs-wrapper .item-list ul li::before {
  content: "";
}

/* -------------------- Accordions ----------------------- */

.ui-accordion .ui-accordion-header,.trigger a {
    display: block;
    cursor: pointer;
    position: relative;
    line-height: 26px;
    outline: none;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    background-color: #f6f6f6;
    -webkit-transition: background-color 200ms ease-in-out;
    -moz-transition: background-color 200ms ease-in-out;
    -o-transition: background-color 200ms ease-in-out;
    -ms-transition: background-color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out;
    padding: 10px 16px;
    margin-bottom: 10px;
}

.ui-accordion .ui-accordion-header-active:hover,.ui-accordion .ui-accordion-header-active,.trigger.active a,.trigger.active a:hover {
    background: #808080;
    color: #fff;
}

.ui-accordion .ui-accordion-header i,.trigger a i {
    margin: 0 4px 0 0;
    position: relative;
}

.ui-accordion .ui-accordion-content,.toggle-container {
    padding: 0 16px 10px 16px;
}

.ui-accordion .ui-accordion-content p {
    margin: 0;
}

.ui-accordion .ui-accordion-content {
}

.ui-accordion-icon:before,.ui-accordion-icon-active:before,.toggle-icon:before {
    font-family: "FontAwesome";
    content: "";
    color: #c0c0c0;
    font-size: 14px;
    font-weight: 500;
    display: block;
    float: right;
    line-height: 25px;
    margin: 2px 4px 0 0;
}

.toggle-container p {
    margin: 0;
}

.ui-accordion-icon-active:before,.trigger.active .toggle-icon:before {
    content: "";
    color: #fff;
}

.faq .toggle-icon:before,.faq .trigger.active .toggle-icon:before {
    content: "";
}


.ui-accordion .ui-accordion-header {
  padding-left: 2.2em;
}

.ui-accordion .ui-state-active a {
  color: #FFF;
}

.faq .trigger a {
  color: #2e2e2e;
}

.collapse-text-fieldset .panel-title a {
  color: #2e2e2e;
}

/* -------------------- Forms ----------------------- */

.label {
  color: #333;
}

.reset-width {
  width: auto;
}

/* -------------------- Sub Menus ----------------------- */

ul.submenu {
  text-align: center;
}

ul.submenu li {
  display: inline-block;
  padding: 10px 20px;
}

/* -------------------- Front Page ----------------------- */

body.path-frontpage #page-builder-section-4 .page-builder-column {
  padding: 0;
}

body.path-frontpage #main {
  padding-left: 12px;
  padding-right: 12px;
}

.newstraining a.btn {
  color: #000;
}

#front-fatality .row {
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}

/* -------------------- Newsroom ----------------------- */

#page-builder-page-41 .page-builder-row-section {
  margin-top: 20px;
}

.view-civicrm-events .calendar-calendar td.date-box .month {
  color: #777;
}

.view-civicrm-events .calendar-calendar .month-view .full td.single-day .training-course .monthview {
  background-color: #FFC;
}

.view-civicrm-events .calendar-calendar .month-view .full td.single-day .public-activity .monthview {
  background-color: #D6F0FF;
}

body.node-type-news-item .content table td {
  vertical-align: top;
}

#page-builder-section-2 .flex-control-nav {
  bottom: 0;
  position: relative;
}

#page-builder-section-2 ol.flex-control-nav > li > a {
  background-color: #e3e3e3;
  border-radius: 0 !important;
  box-shadow: none !important;
  height: 15px;
  width: 30px;
}

#page-builder-section-2 ol > li > a.flex-active {
  background-color: #ffc600;
}

.o-hover {
  display: none;
}

div.playlist li {
  background-color: #f6f6f6;
  margin-bottom: 5px;
  font-size: 16px;
}

div.playlist li a {
  background-color: #f6f6f6;
  margin-bottom: 5px;
  font-size: 16px;
  padding: 10px;
  display: block;
}

.view-photo-galleries .views-field-title {
  font-size: 18px;
  font-weight: bold;
}

.view-id-news_archive h3, .view-id-news_archive .views-row {
  width: 100%;
}

.news-resources {
  padding: 3% 25%;
  background-color: #fff !important;
  border: 1px solid #ddd;
  min-height: 120px;
  text-align: center;
}

.news-resources.counter-box.colored.white-body-bar-button {
  padding: 3% 15%;
}

#news-links-1, #news-links-2 {
  padding-bottom: 2em;
}

.news-resources.counter-box.white-body-bar-button.left:hover, .news-resources:hover {
  background-color: #f4f4f4 !important;
}

.news-resources a {
  /*color: #ffcc00 !important;*/
  padding: 5%;
  font-size: 200%;
  font-weight: 700;
  text-decoration: none;
  width: auto;
  height: auto;
  display: block;
}

.news-resources a:hover {
  text-decoration: none;
  /*color: #ffcc00 !important;*/
}

/* -------------------- Products and Resources ----------------------- */

.block-quicktabs-blockproducts-resources .ui-accordion-content .views-row.odd {
	background-color: #FFF;
}

.block-quicktabs-blockproducts-resources .ui-accordion-content .views-row.even {
	background-color: #EEE;
}

.block-quicktabs-blockproducts-resources .ui-accordion-content .views-row {
	padding: 20px 10px;
}

.block-quicktabs-blockproducts-resources .views-field-field-product-image {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

.block-quicktabs-blockproducts-resources .views-row::before, .block-quicktabs-blockproducts-resources .views-row::after {
  content: " ";
  display: table;
	clear: both;
 }

.block-quicktabs-blockproducts-resources .views-field-title {
  float: left;
  vertical-align: middle;
}

.block-quicktabs-blockproducts-resources .views-row {
  padding: 0;
}

.view-public-products .views-label-field-stock {
	clear: both;
	display: block;
}


/* -------------------- Training Courses ----------------------- */

.view-training-courses caption {
	font-size: 16px;
	font-weight: bold;
  caption-side: top;
}

.view-training-courses .views-field-nothing {
  width: 20%;
}

.view-training-courses .views-field-nothing-1 {
  width: 53%;
}

.view-training-courses .views-field-nothing-2 {
  width: 27%;
}

.crm-container a.button.crm-register-button {
  display: none;
}

.view-training-courses .col {
	flex-basis: 100%;
}

/* -------------------- Law Enforcement Challenge ----------------------- */

.view-photo-slider.view-display-id-block_1 img {
  width: 100%;
  height: auto;
}

.view-photo-slider.view-display-id-block_1 .views-row {
  display: flex;
  align-items: center;
}

/* -------------------- Buy America Products ----------------------- */

div.view-buy-america-products .views-row-odd {
	background-color: #FFF;
}

div.view-buy-america-products .views-row-even {
	background-color: #EEE;
}

div.view-buy-america-products .views-row {
	padding: 20px 10px;
}

/* -------------------- All Rosters Page ----------------------- */

.view-id-all_rosters .views-row {
  width: 100%;
}

.view-id-all_rosters .views-row .even {
  background-color: #EEE;
	margin: 5px 0;
	padding: 5px;
}

.view-id-all_rosters .views-row .odd {
	margin: 5px 0;
	padding: 5px;
}

/* -------------------- Maps/Charts ----------------------- */

.view-data-maps .map-thumbnail {
  height: 270px;
}

/* -------------------- Calendars ----------------------- */

.month.day {
  color: #595959;
}

.pager li.date-prev > a, .pager li.date-next > a {
  background-color: transparent;
}

.view .date-nav-wrapper .date-prev {
  left: 0;
  right: auto;
}

.event-cal {
  display: inline-block;
}

.calendar-calendar .day-view .full td .inner div.calendar div, .calendar-calendar .day-view .full td .inner div.calendar div a {
  margin: 0;
}

.calendar-calendar th.days, .calendar-calendar td {
  color: #4F4F4F;
}

.calendar-calendar .month-view .full td.multi-day div.monthview, .calendar-calendar .week-view .full td.multi-day div.weekview, .calendar-calendar .day-view .full td.multi-day div.dayview {
  background-color: #E4ECF6;
}

.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues, .calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff, .calendar-calendar .week-view .full td.multi-day .inner .weekview .continues, .calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
  background: #E4ECF6;
}

.calendar-calendar td.empty {
  color: #4F4F4F;
}
/* -------------------- Senior Driving Safety Month Webform ----------------------- */

#webform-client-form-23393 label, #webform-client-form-23393 p {
  font-size: 20px;
  color: #000;
}

#webform-client-form-23393 .btn {
  font-size: 20px;
}

/* -------------------- Campaign Reporting ----------------------- */

.btn-national {
  color: #FFF;
  background-color: #6B7D2C;
  font-weight: bold;
  padding-top: 0.7em;
  padding-bottom: 0.7em;
}

.btn-national:hover, .btn-national:active, .btn-national:focus  {
  background-color: #5b6a25;
}

.btn-local {
  color: #FFF;
  background-color: #3b5fb8;
  font-weight: bold;
  padding-top: 0.7em;
  padding-bottom: 0.7em;
}

.btn-local:hover, .btn-local:active, .btn-local:focus {
  background-color: #32519d;
}

.webform-submission-webform-1744-form label {
  display: inline;
  margin-right: 1em;
  margin-top: 10px;
  float: left;
  width: 100%;
}

.page-node-1744 .webform-container-inline select, .page-node-1744 .webform-container-inline input {
  display: inline;
}

.webform-submission-webform-1744-form #webform-component-headers{
	margin-left: 330px;}

.webform-submission-webform-1744-form #webform-component-patrol-sworn-officers label{
	width: 315px;
	float: left;}
	
.webform-submission-webform-1744-form #edit-patrol-sworn-officers, #edit-sobriety-sworn-officers, #edit-saturation-sworn-officers{
	width: 180px;
	float: left;
	margin-right: 45px;}
	
.webform-submission-webform-1744-form #webform-component-dwi-arrests-alcohol-only label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-dwi-arrests-alcohol-only, #edit-sobriety-dwi-arrests-alcohol-only, #edit-saturation-dwi-arrests-alcohol-only {
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-duid-arrests-drugs-only label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-duid-arrests-drugs-only, #edit-sobriety-duid-arrests-drugs-only, #edit-saturation-duid-arrests-drugs-only {
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-dwi-duid-arrests-alcohol-and-drugs label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-dwi-duid-arrests-alcohol-and-drugs, #edit-sobriety-dwi-duid-arrests-alcohol-and-drugs, #edit-saturation-dwi-duid-arrests-alcohol-and-drugs {
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-dre-dui-arrests label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-dre-dui-arrests, #edit-sobriety-dre-dui-arrests, #edit-saturation-dre-dui-arrests {
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-dre-dui-drug-arrests label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-dre-dui-drug-arrests, #edit-sobriety-dre-dui-drug-arrests, #edit-saturation-dre-dui-drug-arrests {
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-impaired-driving-arrests label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-patrol-impaired-driving-arrests, #edit-sobriety-mpaired-driving-arrests-dui, #edit-saturation-impaired-driving-arrests{
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-suspended-revoked-license-arrests label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-patrol-suspended-revoked-license-arrests, #edit-sobriety-suspended-revoked-license-arrests, #edit-saturation-suspended-revoked-license-arrests{
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-child-restraint-citations label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-patrol-child-restraint-citations, #edit-sobriety-child-restraint-citations, #edit-saturation-child-restraint-citations{
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-speeding-citations label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-patrol-speeding-citations, #edit-sobriety-speeding-citations, #edit-saturation-speeding-citations{
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-felony-arrests label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-patrol-felony-arrests, #edit-sobriety-felony-arrests, #edit-saturation-felony-arrests{
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-arrests-for-drug-violations label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-patrol-arrests-for-drug-violations, #edit-sobriety-arrests-for-drug-violations, #edit-saturation-arrests-for-drug-violations{
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-reckless-driving-citations label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-patrol-reckless-driving-citations, #edit-sobriety-reckless-driving-citations, #edit-saturation-reckless-driving-citations{
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-individuals-given-dre-evaluations label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-patrol-individuals-given-dre-evaluations, #edit-sobriety-individuals-given-dre-evaluations, #edit-saturation-individuals-given-dre-evaluations{
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-seat-belt-citations label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-patrol-seat-belt-citations, #edit-sobriety-seat-belt-citations, #edit-saturation-seat-belt-citations{
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-uninsured-motorist-citations label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-patrol-uninsured-motorist-citations, #edit-sobriety-uninsured-motorist-citations, #edit-saturation-uninsured-motorist-citations{
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-stolen-vehicles-recovered label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-patrol-stolen-vehicles-recovered, #edit-sobriety-stolen-vehicles-recovered, #edit-saturation-stolen-vehicles-recovered{
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-weapons-seized label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-patrol-weapons-seized, #edit-sobriety-weapons-seized, #edit-saturation-weapons-seized{
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;
	margin-bottom: 20px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-distracted-due-care label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-patrol-distracted-due-care, #edit-sobriety-distracted-due-care, #edit-saturation-distracted-due-care {
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;
	margin-bottom: 20px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-other label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-other, #edit-other-sobriety-1, #edit-other-saturation-1 {
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;
	margin-bottom: 20px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-fugitives-apprehended label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-patrol-fugitives-apprehended, #edit-sobriety-fugitives-apprehended, #edit-saturation-fugitives-apprehended{
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-felony-drug-arrests label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;}
	
.webform-submission-webform-1744-form #edit-patrol-felony-drug-arrests, #edit-sobriety-felony-drug-arrests, #edit-saturation-felony-drug-arrests{
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-press label{
	width: 315px;
	float: left;}
	
.webform-submission-webform-1744-form #edit-patrol-press, #edit-sobriety-press, #edit-saturation-press{
	width: 180px;
	float: left;
	margin-right: 45px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-tv label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-patrol-tv, #edit-sobriety-tv, #edit-saturation-tv{
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-radio label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}

.webform-submission-webform-1744-form #edit-patrol-radio, #edit-sobriety-radio, #edit-saturation-radio{
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-newspaper label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-patrol-newspaper, #edit-sobriety-newspaper, #edit-saturation-newspaper{
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-print-online-stories, #edit-sobriety-print-online-stories, #edit-saturation-print-online-stories{
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-other label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
.webform-submission-webform-1744-form #edit-patrol-other, #edit-other-sobriety, #edit-other-saturation{
	width: 180px;
	float: left;
	margin-right: 45px;
	margin-top: 10px;
	margin-bottom: 30px;}
	
.webform-submission-webform-1744-form #webform-component-patrol-other label{
	clear: both;
	width: 315px;
	float: left;
	margin-top: 10px;}
	
#edit-paid-earned-media3, .webform-component--paid-earned-media3, .webform-component--dre-officer-names {
	clear: both;
	}
								 

.webform-submission-webform-1744-form #webform-component-dre-officer-names{
	clear: both;}

.page-node-1744 .webform-container-inline label {
width: 100%;
}


#block-frontpageslideshow {
  width: 100%;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

#page, #main-wrapper {
  background: transparent !important;
}

.ckeditor-accordion-container > dl {
  border: none;
}

.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before, .ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after {
  background: black;
}

.ckeditor-accordion-container > dl dt.active > a > .ckeditor-accordion-toggle:before, .ckeditor-accordion-container > dl dt.active > a > .ckeditor-accordion-toggle:after {
  background: white;
}

.ckeditor-accordion-container > dl dt > a {
  background-color: #f6f6f6;
  border-bottom: none;
  color: #2e2e2e;
  font-weight: 600;
  margin-bottom: 10px;
}

.ckeditor-accordion-container > dl dt > a:hover {
  background-color: #F6F6F6;
}

.ckeditor-accordion-container > dl dt.active > a {
  background-color: #4F3FCA;
  color: white !important;
}

h2 {
  display: flex;
  align-items: center;
  font-family: refrigerator-deluxe, sans-serif;
  text-transform: uppercase;
  font-weight: 100 !important;
  padding-top: 1em;
}

h2::after {
  content: '';
  flex: 1;
  margin-left: 1rem;
  margin-top: 5px;
  height: 1px;
  background-color: #ebebeb;
}

#block-2016topmenu a {
  color: #282626;
  display: block;
}

#block-2016topmenu a:hover {
  text-decoration: none;
  color: #FFF !important;
}

.dropdown-toggle::after {
  content: none !important;
}

.dropdown-item {
  padding: 0 !important;
}

.dropdown-item a {
  padding: 5px 15px;
  border-bottom: 1px solid #e9e9e9;
}

.dropdown-item.active {
  background-color: #000 !important;
}

.dropdown:hover {
  background-color: #000;
}

.dropdown:hover > a {
  color: #FFF !important;
}

.dropdown-item:focus, .dropdown-item:hover {
  background-color: #000 !important;
}

.dropdown-item:focus a, .dropdown-item:hover a, .dropdown-item.active a {
  color: #FFF !important;
}

#block-2016topmenu {
  padding-left: 0;
}

#block-2016topmenu a.nav-link{
  padding: 17px 15px 15px 15px;
  text-transform: uppercase;
  font-size: 15px;
}

.layout--twocol-section .layout__region--first {
  padding-right: 1em;
}

.layout--twocol-section .layout__region--second {
  padding-left: 1em;
}

.region-breadcrumb {
  background-color: #f4f4f4 !important;
  padding: 2rem 0 1.3rem 0;
}
.breadcrumb {
  background: none !important;
  padding: 0 !important;
}

.region-breadcrumb h1 {
  font-size: 1.6rem;
  font-weight: 700;
  color: #606060;
}

.breadcrumb-item.active {
  color: #525252;
}

#block-topbarlinks .social-icons li {
  margin: 0 0 -4px 0;
  padding: 0;
  float: left;
  display: inline;
}

#block-topbarlinks .social-icons li a {
  width: 36px;
  height: 36px;
  margin: 0;
  padding: 0;
  color: #c0c0c0;
  display: block;
}

#block-topbarlinks .social-icons .fab {
  color: #c0c0c0;
  margin: 10px;
}

#block-topbarlinks .social-icons {
  float: right;
}

#flexslider-1 > div > ul > li {
  width: 370px !important;
}

.item-list ul {
  padding-left: 2.5em;
}

.item-list ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  margin-right: 7px;
}

#navbar-top #search-block-form #edit-submit--3, #navbar-top #search-block-form #edit-keys--2 {
  border: none;
  background: none;
}

#navbar-top #search-block-form #edit-keys--2 {
  border-radius: 0;
  border-bottom: 1px solid #979696;
  width: 150px;
  padding: 0 13px;
  height: 27px;
  color: #999;
}

#navbar-top .search-form .form-submit:before {
  background-size: 0.8rem 0.8rem;
  height: 1rem;
}

#navbar-top {
  padding: 0;
}

.calendar-calendar {
  width: 100%;
  padding: 0 1em 1em;
}

.view-event-calendar .view-header, .view-cps-calendar .view-header, .view-lel-calendar .view-header {
  text-align: center;
}

.view-event-calendar .pager__item--previous, .view-cps-calendar .pager__item--previous, .view-lel-calendar .pager__item--previous {
  position: absolute;
  top: 2em;
  left: 0;
}
.view-event-calendar .pager__item--next, .view-cps-calendar .pager__item--next, .view-lel-calendar .pager__item--next {
  position: absolute;
  top: 2em;
  right: 0;
}

@media only screen and (max-width: 1360px) {
  #distracted-hero {
    height: 200px !important;
  }
}

@media only screen and (max-width: 700px) {
  #distracted-hero {
    display:none;
  }
}

@media only screen and (max-width: 1400px) {
  #speeding-hero {
    height: 200px !important;
  }
}

@media only screen and (max-width: 768px) {
  #speeding-hero {
    display:none;
  }
}

@media only screen and (max-width: 1400px) {
  #teendriver-hero {
    height: 200px !important;
  }
}

@media only screen and (max-width: 715px) {
  #teendriver-hero {
    display: none;
  }
}
  
.view-id-cruiser_gallery .views-col {
  padding: 10px;
}

.view-id-cruiser_gallery .views-field-webform-submission-value-1 {
  text-align: center;
}

.view-lec-leaderboard .ui-accordion .ui-accordion-header {
  padding-left: 1.2em;
}

.view-lec-leaderboard .item-list ul li {
  list-style: disc;
}

.view-lec-leaderboard h3 {
  font-size: 26px !important;
}

.view-lec-leaderboard-2023-24 .ui-accordion .ui-accordion-header {
  padding-left: 1.2em;
}

.view-lec-leaderboard-2023-24 .item-list ul li {
  list-style: disc;
}

.view-lec-leaderboard-2023-24 h3 {
  font-size: 26px !important;
}

.view-lec-leaderboard-2023-24 .views-field-view-1 {
  padding-left: 1.5em;
}

.view-lec-leaderboard-2023-24 .views-field-view-1 .views-label-view-1 {
  font-size: 1.3em;
}


.view-lec-leaderboard-2023-24 .narratives-list h3 {
  font-size: 1em !important;
  font-weight: normal;
  font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.view-lec-leaderboard-2026-27 .points {
  float: right;
}

#block-block-145 .btn.motorcycle {
  background-color: #800080 !important;
  margin-right: 1em;
  margin-bottom: 1em;
  border: none;
}

#block-block-145 .btn.radar {
  background-color: #ffa500 !important;
  color: #000000 !important;
  margin-right: 1em;
  margin-bottom: 1em;
  border: none;
}

#block-block-145 .btn.sb {
  background-color: #008000 !important;
  margin-right: 1em;
  margin-bottom: 1em;
  border: none;
}

#block-block-145 .btn.gn {
  background-color: #005aff !important;
  margin-right: 1em;
  margin-bottom: 1em;
  border: none;
}

.ckeditor-accordion-container > dl dt > a,.ckeditor-accordion-container > dl dt > a:not(.button) {
  border: none;
  background-color: #f6f6f6;
}

.ckeditor-accordion-container > dl dt > a:hover, .ckeditor-accordion-container > dl dt > a:not(.button):hover {
  background-color: #fcaf16;
}

.ckeditor-accordion-container > dl dt.active > a {
  color: #000 !important;
  background-color: #fcaf16;
}

.ckeditor-accordion-container > dl dt.active > a > .ckeditor-accordion-toggle:before, .ckeditor-accordion-container > dl dt.active > a > .ckeditor-accordion-toggle:after {
  background: #000;
}

.ui-accordion .ui-accordion-header-active:hover, .ui-accordion .ui-accordion-header-active, .trigger.active a, .trigger.active a:hover {
  background: #4f3f97;
}

.view-staff-contact table {
  width: 100%;           /* Makes the table span the full width of its container */
  table-layout: fixed;   /* Ensures equal distribution of width regardless of content */
}

.view-staff-contact tr td {
  border: none;
}

.view-staff-contact .table-striped tbody tr:nth-of-type(odd) {
  background-color: #f4f4f4;
}

.view-staff-contact tr {
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
  background-color: #fff;
}

.view-staff-contact .table-striped>tbody>tr:nth-of-type(odd)>* {
  --bs-table-accent-bg: none;
}

#video-gallery, #photo-gallery, #marketing {
  padding: 1rem;
}

#state_federal_grants_2_table .tabledrag-toggle-weight-wrapper {
  display: none;
}

#state_federal_grants_2_table .container-inline div {
  display: flex;
}

@media (max-width: 768px) {
  .webform-multiple-table-responsive td > div > label.visually-hidden {
      position: relative !important;
      display: block;
      overflow: visible !important;
      clip: auto !important;
      width: auto !important;
      height: auto !important;
      margin: auto !important;
  }
}

#webform-submission-jol-symposium-registration-add-form .form-submit {
  font-size: 1.8rem;
}

#webform-submission-jol-symposium-registration-add-form .form-submit::before {
  background-size: 1.5rem 1.5rem;
  width: 2rem;
  height: 1.5rem;
}

#edit-do-you-want-a-free-room-for-sunday-july-13--wrapper--description {
  background-color: #fed135;
  color: #000;
  padding: 1em;
}

.view-id-rolling_log_evaluation .views-field {
  padding-bottom: 1em;
}
.view-id-rolling_log_evaluation .views-label {
  font-weight: bold;
}

div:has(> #edit-public-information-and-education-13) {
  /* hide Get Nailed Vehicle option for LEC */
  display: none;
}

.nav-tabs a[href$="/address-book"], .nav-tabs a[href$="/shortcuts"] {
  display: none;
}

/* JOL Page */
body.page-node-45524 article h3 {
  font-size: 1.25rem !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif !important;
}

.crm-shoppingcart-button {
  display: none !important;
}


/* Strategic Plan Tracker */
body.page-view-strategic-plan-tracker button[data-drupal-selector="edit-overview"] {
  display: none;
}