/* General Config */
/* Colors */
/* Breakpoints */
/* Fonts */
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

/* Content */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

/* Blue Water Starter Kit Theme */
/* General CSS */
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

body {
  text-align: center;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 1.25em;
  font-weight: 300;
  background: #2e2a2a;
  color: #333333; }

body.cke_show_borders {
  /* WYSIWYG */
  background: #fff;
  color: #999999;
  font: 90% Arial, sans-serif;
  line-height: 1.6em;
  padding: 10px;
  text-align: left; }
  body.cke_show_borders p {
    padding: 0 0 15px 0; }

body.cke_ltr {
  background: #ffffff; }

/* Highlight Colors */
::-moz-selection {
  background: rgba(12, 67, 154, 0.7);
  color: #ffffff;
  text-shadow: none; }

::selection {
  background: rgba(12, 67, 154, 0.7);
  color: #ffffff;
  text-shadow: none; }

/* Links */
a {
  color: #dc1f00;
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }

a.doc {
  background: url("../images/icons/doc.gif") 0px 3px no-repeat;
  padding: 5px 0 5px 20px; }

a.txt {
  background: url("../images/icons/txt.gif") 0px 3px no-repeat;
  padding: 5px 0 5px 20px; }

a.xls {
  background: url("../images/icons/xls.gif") 0px 3px no-repeat;
  padding: 5px 0 5px 20px; }

a.rss {
  background: url("../images/icons/feed.gif") 0px 3px no-repeat;
  padding: 5px 0 5px 20px; }

a.pps {
  background: url("../images/icons/pps.gif") 0px 3px no-repeat;
  padding: 5px 0 5px 20px; }

a.pdf {
  background: url("../images/icons/pdf.gif") 0px 3px no-repeat;
  padding: 5px 0 5px 20px; }

a.zip {
  background: url("../images/icons/archive.gif") 0px 3px no-repeat;
  padding: 5px 0 5px 20px; }

a.swf {
  background: url("../images/icons/swf.gif") 0px 3px no-repeat;
  padding: 5px 0 5px 20px; }

a.image {
  background: url("../images/icons/pic.gif") 0px 3px no-repeat;
  padding: 5px 0 5px 20px; }

a.video {
  background: url("../images/icons/film.gif") 0px 3px no-repeat;
  padding: 5px 0 5px 20px; }

a.audio {
  background: url("../images/icons/audio.gif") 0px 3px no-repeat;
  padding: 5px 0 5px 20px; }

a.email {
  background: url("../images/icons/mailto.gif") 0px 3px no-repeat;
  padding: 5px 0 5px 20px; }

/* Text */
h1 {
  margin: 40px 0 35px 0;
  padding: 0;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 2.3em;
  font-weight: 500;
  line-height: 1em;
  color: #333333; }

@media only screen and (max-width: 500px) {
  .not-front h1.title {
    margin: 15px 0 25px 0;
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 1.8em;
    font-weight: 700; } }

h2 {
  margin: 0 0 0.5em 0;
  padding: 0;
  color: #333333;
  font-size: 1.5em;
  line-height: 1em; }

h3 {
  margin: 0 0 0.25em 0;
  padding: 0;
  color: #333333;
  font-size: 1.3em;
  line-height: 1em; }

h4 {
  margin: 0 0 0.18em 0;
  padding: 0;
  color: #333333;
  font-size: 1.1em;
  line-height: 1em; }

p {
  margin: 0 0 1.5em 0;
  padding: 0;
  line-height: 1.4em; }

.intro {
  color: #999999;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 25px; }

.small {
  font-size: 0.89em;
  line-height: 1.6em; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

small {
  font-size: 80%; }

hr {
  margin: 0 0 1.5em 0;
  border: 0;
  border-top: 0;
  border-bottom: 1px solid #999999; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

blockquote {
  margin: 0 0 2em 2em;
  padding: 1em 2em;
  border: 0;
  font-style: italic;
  color: #999999;
  border-left: 1px solid #999999; }

blockquote cite {
  display: block;
  font-size: 1.2em;
  color: #000000; }

/* Tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 0;
  margin: 0 0 1.5em 0; }

tbody {
  border: 0;
  padding: 0; }

table th {
  padding: 20px;
  background: none;
  border-bottom: 1px solid #999999; }

table td {
  padding: 20px;
  vertical-align: top;
  border: 0; }

tr.even,
.even {
  background: none;
  border: 0;
  padding: 0; }

tr.odd,
.odd {
  background: #999999;
  border: 0;
  padding: 0; }

/* Lists */
#content-area .content ul {
  margin: 0 0 1.5em 20px;
  padding: 0;
  list-style: none; }
  #content-area .content ul li {
    background: url(../images/red-bullet.gif) no-repeat 0px 8px transparent;
    padding-left: 27px; }

li {
  margin: 0 0 0.75em 0;
  padding: 0 0 0 10px; }

ol {
  margin: 0 0 1.5em 2em;
  padding: 0; }

ul.primary li a.tab {
  padding: 3px 13px 4px 6px;
  font-size: 0.8em; }

/* Objects/Elements */
object,
embed {
  border: 0;
  outline: 0; }

img {
  border: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

/* Basic Styling Classes */
.l,
.left {
  float: left; }

.r,
.right {
  float: right; }

.clear {
  clear: both; }

.clear-l,
.clear-l {
  clear: left; }

.clear-r,
.clear-r {
  clear: right; }

.serif {
  font-family: Georgia, serif; }

.no-serif,
.san-serif {
  font-family: Arial, Helvetica, sans-serif; }

img.l,
img.left {
  float: left;
  margin: 0 10px 10px 0; }

img.r,
img.right {
  float: right;
  margin: 0 0 10px 10px; }

/* General Things */
.clear {
  clear: both; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

.breadcrumb span.separator {
  color: #888888;
  font-size: 0.7em;
  padding: 0 10px; }
.breadcrumb a {
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 0.7em;
  font-weight: 400;
  text-decoration: none; }
  .breadcrumb a:hover {
    text-decoration: underline; }
  .breadcrumb a.active-trail {
    color: #888888; }

.redline {
  border-top: 1px solid #dc1f00;
  margin-bottom: 10px;
  width: 60px; }

/* Forms */
fieldset {
  border: 1px solid #999999;
  padding: 1em; }

legend {
  font-weight: bold;
  color: #999999; }

input,
select,
option,
textarea {
  padding: 10px;
  border: 1px solid #cccccc; }

option {
  padding: 0.25em;
  border: 0; }

.field-label {
  margin-right: 5px; }

label {
  font-weight: bold;
  font-size: 1.1em; }

button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  padding: 10px;
  border: 0;
  background: #e3f0fe;
  color: #ffffff;
  text-transform: uppercase; }

button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  background: #000000; }

textarea:focus,
input:focus {
  outline: 0; }

/* Top Nav */
#top-right {
  float: right;
  padding: 0;
  font-size: 1.1em;
  position: relative;
  max-width: calc(100% - 300px); }
  @media only screen and (max-width: 1024px) {
    #top-right {
      width: 65%; } }
  #top-right #block-search-form .search-form .element-invisible {
    display: none; }

#top-right .block-menu {
  float: left;
  margin: 0;
  padding: 9px 0 0 0;
  width: 55%; }
  @media only screen and (max-width: 1100px) {
    #top-right .block-menu {
      width: 65%; } }
  @media only screen and (max-width: 1210px) {
    #top-right .block-menu {
      display: none; } }

#top-right ul.menu {
  float: right;
  margin: 0 1.5em 0 0;
  padding: 0; }

#top-right ul.menu li {
  float: left;
  margin: 0 22px 0 0;
  padding: 0 5px 0 0;
  list-style: none;
  line-height: 1;
  list-style-image: none; }

#top-right ul.menu li.last {
  margin-right: 0;
  padding-right: 0;
  border: 0; }

#top-right ul.menu li a {
  color: #dc1f00;
  text-decoration: none;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 0.75em;
  font-weight: 300;
  padding-left: 25px; }

#top-right #block-menu-menu-secondary-menu ul.menu li.first a {
  background: url(../images/bvi-home-icon.png) no-repeat 0px 1px transparent; }

#top-right #block-menu-menu-secondary-menu ul.menu li:nth-child(2) a {
  background: url(../images/bvi-careers-icon.png) no-repeat 0px 2px transparent; }

#top-right #block-menu-menu-secondary-menu ul.menu li:nth-child(3) a {
  background: url(../images/bvi-subscribe-icon.svg) no-repeat 0px 2px transparent;
  background-position: left;
  background-size: 22px; }

#top-right #block-menu-menu-secondary-menu ul.menu li.last a {
  background: url(../images/bvi-contact-icon.png) no-repeat 0px 3px transparent; }

#top-right ul.menu li a:hover {
  text-decoration: underline; }

#top-right ul.menu li a.active {
  color: #dc1f00; }

#top-right ul.menu ul {
  display: none; }

#top-right .block-search {
  float: right;
  margin-bottom: 15px;
  width: 45%; }
  @media only screen and (max-width: 1100px) {
    #top-right .block-search {
      width: 35%; } }

#top-right .block-search .form-item {
  margin: 0; }

#top-right .block-search .form-text {
  width: 88%;
  border: 1px solid #cccccc;
  padding: 9px 0 8px 12px;
  color: #dc1f00;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 0.75em;
  font-weight: 300;
  float: left;
  border-right: 0; }
  @media only screen and (max-width: 1100px) {
    #top-right .block-search .form-text {
      width: 84%; } }

#top-right .block-search #edit-actions input,
#top-right .block-search #edit-actions--2 input {
  float: left;
  background: url(../images/bvi-mag-glass.png) no-repeat 0px 10px transparent;
  border: 1px solid #cccccc;
  border-left: 0;
  text-indent: -300em;
  overflow: hidden;
  padding: 6px 17px 7px 15px; }

#top-right #block-superfish-1 {
  margin: 5px 0 0 0; }
  #top-right #block-superfish-1 ul.menu {
    text-align: left;
    float: right;
    margin: 0; }
    #top-right #block-superfish-1 ul.menu li {
      background: none;
      margin-right: 25px;
      padding: 0; }
      #top-right #block-superfish-1 ul.menu li.last {
        margin-right: 0; }
      #top-right #block-superfish-1 ul.menu li a {
        color: #003469;
        font-family: "proxima-nova", Arial, sans-serif;
        font-size: 0.85em;
        font-weight: 700;
        border: none;
        text-decoration: none;
        padding: 5px 0;
        border-bottom: 3px solid #fff; }
        #top-right #block-superfish-1 ul.menu li a .sf-sub-indicator {
          display: none; }
        #top-right #block-superfish-1 ul.menu li a:hover {
          color: #dc1f00;
          border-bottom: 3px solid #dc1f00;
          background: none; }

/* Navigation */
#navigation {
  position: relative; }

#navigation ul.menu {
  /* Top Level */
  margin: 0 auto;
  padding: 0;
  line-height: 1;
  list-style: none;
  width: 100%; }

#navigation ul.menu li {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  width: 20%;
  text-align: center;
  list-style: none;
  list-style-image: none; }

#navigation ul.menu li a {
  /* All Navigation Links */
  text-decoration: none; }

#navigation a.sf-depth-1 {
  font-size: 1.4em;
  height: 36px;
  line-height: 36px; }

#navigation a.sf-depth-1.active,
#navigation a.sf-depth-1:hover,
#navigation .sfHover a.sf-depth-1 {
  background-color: #454545;
  color: #ffffff; }

#navigation ul.menu li ul {
  /* Secondary */
  position: absolute;
  background: #454545;
  width: 250px;
  margin: 0;
  padding: 0;
  left: -999em;
  top: 36px;
  z-index: 999; }

#navigation ul.menu li ul li {
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
  width: 250px;
  text-align: left; }

#navigation a.sf-depth-2 {
  display: block;
  margin: 0;
  padding: 1em;
  height: auto;
  font-size: 1.2em;
  color: #ffffff; }

#navigation a.sf-depth-2:hover,
#navigation .sf-depth-2.sfHover a {
  background: #000000;
  color: #ffffff; }

#navigation ul.menu li ul li ul {
  /* Tertiary */
  position: absolute;
  background: #000000;
  width: 250px;
  margin: 0 0 0 250px;
  padding: 0;
  top: 0;
  left: -999em;
  z-index: 999; }

#navigation ul.menu li ul li ul li {
  float: left;
  margin: 0;
  padding: 0;
  width: 250px; }

#navigation a.sf-depth-3 {
  display: block;
  margin: 0;
  padding: 1em; }

#navigation a.sf-depth-3:hover,
#navigation .sf-depth-3.sfHover a {
  background: #228b22;
  color: #ffffff; }

#navigation .menu li:hover ul ul,
#navigation .menu li:hover ul ul ul,
#navigation .menu li.sfHover ul ul,
#navigation .menu li.sfHover ul ul ul {
  left: -999em; }

#navigation .menu li:hover ul,
#navigation .menu li li:hover ul,
#navigation .menu li li li:hover ul,
#navigation .menu li.sfHover ul,
#navigation .menu li li.sfHover ul,
#navigation .menu li li li.sfHover ul {
  left: auto; }

/* Mega Menu Styling */
#top-right #block-tb_megamenu-main-menu {
  clear: both;
  width: 100%; }
  #top-right #block-tb_megamenu-main-menu .tb-megamenu-button {
    display: none; }
  @media only screen and (max-width: 1100px) {
    #top-right #block-tb_megamenu-main-menu {
      float: right; } }
  @media only screen and (max-width: 1210px) {
    #top-right #block-tb_megamenu-main-menu {
      display: none; } }
  #top-right #block-tb_megamenu-main-menu .tb-megamenu {
    background: #ffffff; }
    #top-right #block-tb_megamenu-main-menu .tb-megamenu ul.tb-megamenu-nav {
      float: right; }
      #top-right #block-tb_megamenu-main-menu .tb-megamenu ul.tb-megamenu-nav li {
        padding: 0 0 0 18px;
        margin: 0; }
        #top-right #block-tb_megamenu-main-menu .tb-megamenu ul.tb-megamenu-nav li a {
          border: none;
          border-bottom: 3px solid #ffffff;
          background: #ffffff;
          color: #003469;
          font-family: "proxima-nova", Arial, sans-serif;
          font-size: 0.85em;
          font-weight: 600;
          text-decoration: none;
          padding: 5px 0; }
          #top-right #block-tb_megamenu-main-menu .tb-megamenu ul.tb-megamenu-nav li a .caret {
            display: none; }
          #top-right #block-tb_megamenu-main-menu .tb-megamenu ul.tb-megamenu-nav li a:hover {
            color: #dc1f00;
            border-bottom: 3px solid #dc1f00; }
          @media only screen and (max-width: 1300px) {
            #top-right #block-tb_megamenu-main-menu .tb-megamenu ul.tb-megamenu-nav li a {
              font-family: "proxima-nova", Arial, sans-serif;
              font-size: 0.75em;
              font-weight: 600; } }
        #top-right #block-tb_megamenu-main-menu .tb-megamenu ul.tb-megamenu-nav li .tb-megamenu-submenu {
          padding: 25px; }
          #top-right #block-tb_megamenu-main-menu .tb-megamenu ul.tb-megamenu-nav li .tb-megamenu-submenu ul.tb-megamenu-subnav li {
            margin: 7px 0;
            padding: 0; }
            #top-right #block-tb_megamenu-main-menu .tb-megamenu ul.tb-megamenu-nav li .tb-megamenu-submenu ul.tb-megamenu-subnav li a {
              padding: 7px 12px;
              border: none;
              font-family: "proxima-nova", Arial, sans-serif;
              font-size: 0.75em;
              font-weight: 600; }
              #top-right #block-tb_megamenu-main-menu .tb-megamenu ul.tb-megamenu-nav li .tb-megamenu-submenu ul.tb-megamenu-subnav li a .caret {
                display: none; }
              #top-right #block-tb_megamenu-main-menu .tb-megamenu ul.tb-megamenu-nav li .tb-megamenu-submenu ul.tb-megamenu-subnav li a:hover {
                color: #ffffff;
                background: #003469;
                border: none; }
          #top-right #block-tb_megamenu-main-menu .tb-megamenu ul.tb-megamenu-nav li .tb-megamenu-submenu .mega-menu-static {
            font-family: "proxima-nova", Arial, sans-serif;
            font-size: 0.8em;
            font-weight: 300;
            color: #333333;
            margin-top: 20px;
            border-right: 1px solid #dddddd; }
            #top-right #block-tb_megamenu-main-menu .tb-megamenu ul.tb-megamenu-nav li .tb-megamenu-submenu .mega-menu-static h2 {
              color: #003469;
              font-family: "proxima-nova", Arial, sans-serif;
              font-size: 1.1em;
              font-weight: 600;
              margin-bottom: 20px; }
            #top-right #block-tb_megamenu-main-menu .tb-megamenu ul.tb-megamenu-nav li .tb-megamenu-submenu .mega-menu-static p {
              padding-right: 15px; }
            #top-right #block-tb_megamenu-main-menu .tb-megamenu ul.tb-megamenu-nav li .tb-megamenu-submenu .mega-menu-static a {
              color: #dc1f00;
              font-family: "proxima-nova", Arial, sans-serif;
              font-size: 1em;
              font-weight: 400;
              text-decoration: none;
              border: none; }
              #top-right #block-tb_megamenu-main-menu .tb-megamenu ul.tb-megamenu-nav li .tb-megamenu-submenu .mega-menu-static a:hover {
                text-decoration: underline;
                border: none; }
          #top-right #block-tb_megamenu-main-menu .tb-megamenu ul.tb-megamenu-nav li .tb-megamenu-submenu .mega-inner {
            padding: 0; }

#top-right #block-superfish-1 {
  margin: 5px 0 0 0; }
  #top-right #block-superfish-1 ul.menu {
    text-align: left;
    float: right;
    margin: 0; }
    #top-right #block-superfish-1 ul.menu li {
      background: none;
      margin-right: 25px;
      padding: 0; }
      #top-right #block-superfish-1 ul.menu li.last {
        margin-right: 0; }
      #top-right #block-superfish-1 ul.menu li a {
        color: #003469;
        font-family: "proxima-nova", Arial, sans-serif;
        font-size: 0.85em;
        font-weight: 700;
        border: none;
        text-decoration: none;
        padding: 5px 0;
        border-bottom: 3px solid #fff; }
        #top-right #block-superfish-1 ul.menu li a .sf-sub-indicator {
          display: none; }
        #top-right #block-superfish-1 ul.menu li a:hover {
          color: #dc1f00;
          border-bottom: 3px solid #dc1f00;
          background: none; }

/* Footer */
#footer {
  clear: both;
  padding: 1.5em 0 0 0;
  border-top: 1px solid #cccccc;
  color: #454545;
  font-size: 1.1em; }

#footer .block {
  clear: both;
  margin: 0 0 1em 0; }

#footer ul.menu {
  float: left;
  margin: 0;
  padding: 0; }

/* Primary Level / Defaults */
#footer ul.menu li {
  float: left;
  display: block;
  width: 150px;
  margin: 0 10px 0 0;
  padding: 0;
  list-style: none;
  line-height: 1;
  list-style-image: none; }

#footer ul.menu li.last {
  margin-right: 0;
  padding-right: 0;
  border: 0; }

#footer ul.menu li a {
  color: #454545;
  text-decoration: none;
  font-size: 1.2em; }

#footer ul.menu li a:hover {
  text-decoration: underline; }

/* Secondary Level */
#footer ul.menu li ul {
  float: none;
  padding-top: 20px; }

#footer ul.menu li ul li {
  float: none;
  width: auto;
  margin: 0 0 1em 0;
  padding: 0; }

#footer ul.menu li ul li a {
  font-size: 1em; }

#footer a.bwm {
  color: #454545;
  text-decoration: none; }

#footer a.bwm:hover {
  color: #3f8aca;
  text-decoration: underline; }

#footer .copyright {
  padding-top: 1em;
  border-top: 1px solid #cccccc; }

/* Non-Smart Footer */
/*
#footer .copyright { float: right; }
#footer .block-menu { float: left; }
#footer ul.menu {
	float: left;
	margin: 0;
	padding: 0;
}
#footer ul.menu li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
  list-style: none;
	line-height: 1;
  list-style-image: none;
  border-right: 1px solid #454545;
}
#footer ul.menu li.last { margin-right: 0; padding-right: 0; border: 0; }
#footer ul.menu li a { color: #454545; text-decoration: none; }
#footer ul.menu li a:hover { text-decoration: underline; }
*/
#mobile-nav-button {
  display: none; }
  @media only screen and (max-width: 1210px) {
    #mobile-nav-button {
      display: block;
      background: url(../images/mobile-nav-sprite.png) scroll no-repeat right top transparent;
      text-indent: -999em;
      overflow: hidden;
      float: right;
      width: 110px;
      padding: 0;
      height: 45px;
      margin-top: 35px; } }
  @media only screen and (max-width: 500px) {
    #mobile-nav-button {
      margin-top: 28px; } }

.mobile-nav-active #mobile-nav-button {
  background: url(../images/mobile-nav-sprite.png) scroll no-repeat right bottom transparent; }

#mobile-search-button {
  display: none; }
  @media only screen and (max-width: 1210px) {
    #mobile-search-button {
      display: block;
      background: url(../images/mobile-nav-sprite.png) scroll no-repeat left top transparent;
      text-indent: -999em;
      overflow: hidden;
      float: left;
      width: 45px;
      padding: 0;
      height: 45px;
      margin-top: 35px; } }
  @media only screen and (max-width: 500px) {
    #mobile-search-button {
      margin-top: 28px; } }

.mobile-search-active #mobile-search-button {
  background: url(../images/mobile-nav-sprite.png) scroll no-repeat left bottom transparent; }

#block-block-9 {
  display: none; }

@media only screen and (max-width: 1210px) {
  .mobile-search-active #block-block-9 {
    display: block;
    background: #003672;
    padding: 10px;
    width: 100%; }
    .mobile-search-active #block-block-9 #search-block-form input#edit-search-block-form--2 {
      border: 1px solid #6e849e;
      color: #ffffff;
      font-size: 0.8em;
      padding: 8px;
      background: #003672;
      border-right: none;
      width: 80%;
      float: left; }
    .mobile-search-active #block-block-9 #search-block-form input#edit-submit--2,
    .mobile-search-active #block-block-9 #search-block-form input#edit-submit--3,
    .mobile-search-active #block-block-9 #search-block-form input#edit-submit {
      background: transparent url("../images/bvi-mag-glass-white.png") no-repeat scroll right center;
      border: 1px solid #6e849e;
      float: left;
      overflow: hidden;
      padding: 6px 17px 7px 15px;
      text-indent: -300em;
      border-left: none;
      width: 20%; } }

@media only screen and (max-width: 1210px) {
  .chrome #block-block-9 input#edit-submit {
    padding: 6px 17px 8px 15px !important; } }

/* Overall Layout */
.wrap {
  margin: 0 auto;
  max-width: 1280px;
  text-align: center; }

.text-reset {
  text-align: left; }

#main {
  padding: 2em 0;
  background: #ffffff; }
  @media only screen and (max-width: 1100px) {
    #main {
      padding: 0; } }

.not-front #main {
  background: #eeeeee; }
  @media only screen and (max-width: 1300px) {
    .not-front #main {
      padding: 20px; } }
  @media only screen and (max-width: 1300px) {
    .not-front #main #content-area {
      padding: 0; } }
  @media only screen and (max-width: 500px) {
    .not-front #main #content-area {
      font-size: 0.9em; } }

#content {
  float: left;
  width: 100%;
  margin-right: -100%;
  padding: 0; }

.region {
  clear: both; }

/* Header */
#logo {
  float: left;
  width: 300px;
  margin-top: 15px; }
  #logo img.desktop {
    display: block; }
  #logo img.mobile {
    display: none; }
  @media only screen and (max-width: 1210px) {
    #logo {
      width: 400px; } }
  @media only screen and (max-width: 650px) {
    #logo {
      width: 110px; }
      #logo img.desktop {
        display: none; }
      #logo img.mobile {
        display: block; } }
  @media only screen and (max-width: 500px) {
    #logo {
      width: 80px;
      margin-top: 14px; } }

#top-header {
  padding: 15px 0;
  background: #ffffff;
  height: 125px; }
  @media only screen and (max-width: 1310px) {
    #top-header {
      padding: 15px; } }
  @media only screen and (max-width: 1210px) {
    #top-header {
      padding: 0 15px 15px 15px; } }
  @media only screen and (max-width: 500px) {
    #top-header {
      height: 100px; } }

@media only screen and (max-width: 1210px) {
  #top-right {
    min-width: 160px;
    width: 160px; } }

/* General Content */
@media only screen and (max-width: 1300px) {
  #content-area {
    padding: 15px; } }
@media only screen and (max-width: 450px) {
  #content-area {
    padding: 0; } }

/* Sidebars */
.sidebar {
  float: left; }
  @media only screen and (max-width: 800px) {
    .sidebar {
      float: none; } }

.two-sidebars .center,
.sidebar-first .center {
  margin-left: 28%;
  background: #ffffff;
  padding: 20px 40px 40px; }
  @media only screen and (max-width: 1300px) {
    .two-sidebars .center,
    .sidebar-first .center {
      padding: 20px 30px 30px; } }
  @media only screen and (max-width: 800px) {
    .two-sidebars .center,
    .sidebar-first .center {
      margin: 20px 0; } }

.two-sidebars .center,
.sidebar-second .center {
  margin-right: 28%; }

.sidebar .block {
  background: #fafafa;
  margin: 0 0 2em 0;
  border-radius: 4px;
  -moz-border-radius: 4px; }

.sidebar .block .content {
  padding: 1em 1em 0 1em; }

.one-sidebar.sidebar-first #content {
  display: block;
  float: left;
  width: 100%; }

#sidebar-first {
  margin-right: -26%;
  width: 26%; }
  @media only screen and (max-width: 800px) {
    #sidebar-first {
      width: 100%; } }

/*  Search Page Styling */
.page-search #content #content-area #block-facetapi-GiIy4zr9Gu0ZSa0bumw1Y9qIIpIDf1wu {
  width: 100%; }
  .page-search #content #content-area #block-facetapi-GiIy4zr9Gu0ZSa0bumw1Y9qIIpIDf1wu h2 {
    font-size: 0.9em;
    color: #999999;
    font-weight: 500; }
  .page-search #content #content-area #block-facetapi-GiIy4zr9Gu0ZSa0bumw1Y9qIIpIDf1wu .item-list ul {
    margin: 0; }
    .page-search #content #content-area #block-facetapi-GiIy4zr9Gu0ZSa0bumw1Y9qIIpIDf1wu .item-list ul li {
      background: none;
      float: left;
      list-style: none;
      margin: 0;
      padding: 0 10px 0 0;
      font-size: 0.9em; }
.page-search #content #content-area #block-apachesolr_sort-sort {
  width: 100%;
  margin: 20px 0 30px; }
  .page-search #content #content-area #block-apachesolr_sort-sort h2 {
    display: none; }
  .page-search #content #content-area #block-apachesolr_sort-sort form#apachesolr-sort-sort-form- .form-item {
    float: left;
    margin: 0; }
    .page-search #content #content-area #block-apachesolr_sort-sort form#apachesolr-sort-sort-form- .form-item label {
      font-size: 0.85em;
      padding-bottom: 7px;
      color: #999999;
      font-weight: 500; }
    .page-search #content #content-area #block-apachesolr_sort-sort form#apachesolr-sort-sort-form- .form-item select {
      padding: 6px 10px;
      font-size: 0.9em;
      margin: 0 15px 10px 0; }
  .page-search #content #content-area #block-apachesolr_sort-sort form#apachesolr-sort-sort-form- #edit-actions--2 {
    margin: 0;
    padding-top: 29px; }
.page-search #content #content-area #block-system-main {
  clear: both; }
  .page-search #content #content-area #block-system-main form#search-form {
    margin: 0 0 40px 0; }
    .page-search #content #content-area #block-system-main form#search-form .form-item label {
      font-size: 0.85em;
      padding-bottom: 7px;
      color: #999999;
      font-weight: 500;
      float: left; }
    .page-search #content #content-area #block-system-main form#search-form .form-item input#edit-keys {
      clear: both;
      float: left;
      margin: 0 15px 10px 0;
      width: 50%; }
      @media only screen and (max-width: 450px) {
        .page-search #content #content-area #block-system-main form#search-form .form-item input#edit-keys {
          width: 100%; } }
    .page-search #content #content-area #block-system-main form#search-form input#edit-submit {
      float: left; }
  .page-search #content #content-area #block-system-main h2 {
    display: none; }
  .page-search #content #content-area #block-system-main ol.search-results {
    clear: both;
    padding-top: 30px; }

/* 508 */
#skip a:link,
#skip a:hover,
#skip a:visited {
  position: absolute;
  left: -999em;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

#skip a:active,
#skip a:focus {
  position: static;
  width: auto;
  height: auto; }

#mobile-nav .region {
  padding: 0; }
#mobile-nav .menu {
  margin: 0;
  padding: 0; }
  #mobile-nav .menu li {
    margin: 0;
    padding: 0; }
#mobile-nav .mm-list > li > a {
  padding-left: 10px; }
  #mobile-nav .mm-list > li > a.mm-subclose:before {
    bottom: 34%; }

.mm-list a.mm-subclose {
  margin-top: 0;
  padding-top: 0;
  text-indent: 40px; }

.mm-menu .mm-list {
  padding: 0 0 0 10px; }

.mm-list a.mm-subclose::before {
  left: 0; }

div.covid-19 {
  padding: 20px;
  background-color: #003469;
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5em; }
  div.covid-19 .wrap {
    text-align: left; }
  div.covid-19 a {
    font-weight: normal;
    color: inherit; }
  @media screen and (max-width: 767px) {
    div.covid-19 .colon {
      display: none; }
    div.covid-19 .covid-19_text_desktop {
      display: block; } }

/* General Content CSS */
/* my lil guy */
.opened > ul {
  display: block !important; }

.expanded > ul {
  display: none; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

#home-slideshow {
  margin: 0 auto;
  position: relative; }
  #home-slideshow #block-views-homepage_slideshow-block {
    height: 600px;
    width: 100%; }
    @media only screen and (max-width: 900px) {
      #home-slideshow #block-views-homepage_slideshow-block {
        height: 400px; } }
    #home-slideshow #block-views-homepage_slideshow-block h2 {
      display: none; }
    #home-slideshow #block-views-homepage_slideshow-block .views-row {
      width: 100%; }
    #home-slideshow #block-views-homepage_slideshow-block .homepage-image {
      height: 600px;
      position: relative;
      background-position: center 0px;
      background-repeat: no-repeat;
      background-size: cover; }
      @media only screen and (max-width: 900px) {
        #home-slideshow #block-views-homepage_slideshow-block .homepage-image {
          height: 400px; } }
    #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing {
      position: absolute;
      top: 100px;
      width: 100%;
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 3.5em;
      font-weight: 600;
      color: #ffffff;
      line-height: 1.1em;
      text-transform: uppercase;
      height: 100%;
      width: 100%;
      display: block; }
      @media only screen and (max-width: 1300px) {
        #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing {
          padding: 0 15px; } }
      @media only screen and (max-width: 1050px) {
        #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing {
          font-family: "proxima-nova", Arial, sans-serif;
          font-size: 3em;
          font-weight: 600;
          top: 60px; } }
      @media only screen and (max-width: 950px) {
        #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing {
          font-family: "proxima-nova", Arial, sans-serif;
          font-size: 2.5em;
          font-weight: 600; } }
      @media only screen and (max-width: 900px) {
        #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing {
          font-family: "proxima-nova", Arial, sans-serif;
          font-size: 2em;
          font-weight: 600; } }
      @media only screen and (max-width: 550px) {
        #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing {
          top: 40px;
          font-family: "proxima-nova", Arial, sans-serif;
          font-size: 1.7em;
          font-weight: 600; } }
      @media only screen and (max-width: 450px) {
        #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing {
          top: 20px;
          font-family: "proxima-nova", Arial, sans-serif;
          font-size: 1.5em;
          font-weight: 600; } }
      #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing .wrap {
        text-align: left; }
      #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing ul.homepage-select {
        margin: 0;
        padding: 0;
        width: 40%; }
        @media only screen and (max-width: 900px) {
          #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing ul.homepage-select {
            width: 60%; } }
        @media only screen and (max-width: 550px) {
          #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing ul.homepage-select {
            width: 90%; } }
        #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing ul.homepage-select li {
          display: block;
          font-family: "proxima-nova", Arial, sans-serif;
          font-size: 0.35em;
          font-weight: 400;
          list-style: outside none none;
          margin: 0;
          padding: 0;
          position: relative;
          text-shadow: none;
          transition: border 100ms linear 0s;
          width: 100%;
          text-transform: none; }
          @media only screen and (max-width: 950px) {
            #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing ul.homepage-select li {
              font-family: "proxima-nova", Arial, sans-serif;
              font-size: 0.45em;
              font-weight: 400; } }
          @media only screen and (max-width: 550px) {
            #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing ul.homepage-select li {
              font-family: "proxima-nova", Arial, sans-serif;
              font-size: 0.55em;
              font-weight: 300; } }
          #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing ul.homepage-select li .caret-down {
            background: url("../images/dropdown-arrow.gif") scroll no-repeat 0 10px transparent;
            float: right;
            padding: 8px; }
            @media only screen and (max-width: 770px) {
              #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing ul.homepage-select li .caret-down {
                background: url("../images/dropdown-arrow.gif") scroll no-repeat 0 5px transparent; } }
          #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing ul.homepage-select li #dropper {
            border: 0.5px solid #003469; }
          #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing ul.homepage-select li span,
          #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing ul.homepage-select li a {
            background: #ffffff;
            color: #333333;
            cursor: pointer;
            display: block;
            line-height: 1;
            padding: 20px;
            text-decoration: none;
            transition: background 150ms linear 0s; }
          #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing ul.homepage-select li ul {
            top: 65px;
            display: block;
            margin: 0;
            padding: 0;
            position: absolute;
            width: 100%;
            z-index: 50;
            border: 0.5px solid #003469; }
            @media only screen and (max-width: 950px) {
              #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing ul.homepage-select li ul {
                top: 59px; } }
            #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing ul.homepage-select li ul li {
              margin: 0;
              padding: 0; }
              #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing ul.homepage-select li ul li a {
                padding: 16px 20px;
                font-size: 2.8em; }
                @media only screen and (max-width: 950px) {
                  #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing ul.homepage-select li ul li a {
                    font-size: 2.2em; } }
                #home-slideshow #block-views-homepage_slideshow-block .views-field-nothing ul.homepage-select li ul li a:hover {
                  background: #dc1f00;
                  color: #ffffff; }
    #home-slideshow #block-views-homepage_slideshow-block .slider-intro {
      font-family: "baskerville-urw", sans-serif;
      font-size: 0.45em;
      font-weight: 300;
      text-transform: none;
      line-height: 1.8em;
      width: 90%; }
    #home-slideshow #block-views-homepage_slideshow-block p {
      text-align: left;
      margin-bottom: 20px;
      line-height: 1em;
      width: 90%;
      background: rgba(0, 0, 0, 0.45);
      padding: 5px 10px; }
    #home-slideshow #block-views-homepage_slideshow-block a {
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 0.35em;
      font-weight: 400;
      color: #003469;
      background: #ffffff;
      text-transform: none;
      text-decoration: none;
      padding: 15px 40px;
      text-align: left; }
      #home-slideshow #block-views-homepage_slideshow-block a:hover {
        background: #003469;
        color: #ffffff; }
    #home-slideshow #block-views-homepage_slideshow-block .field-content .wrap > a {
      font-size: 24px; }
      @media only screen and (max-width: 950px) {
        #home-slideshow #block-views-homepage_slideshow-block .field-content .wrap > a {
          font-size: 21px; } }
      @media only screen and (max-width: 768px) {
        #home-slideshow #block-views-homepage_slideshow-block .field-content .wrap > a {
          font-size: 18px; } }
    #home-slideshow #block-views-homepage_slideshow-block #slideshow-pager {
      bottom: 30px;
      color: #fff;
      position: absolute;
      text-align: center;
      width: 100%;
      z-index: 125; }
      #home-slideshow #block-views-homepage_slideshow-block #slideshow-pager span {
        background: none;
        border: 3px solid #fff;
        border-radius: 100em;
        cursor: pointer;
        display: inline-block;
        height: 20px;
        margin: 0 5px;
        transition: background 100ms linear 0s;
        width: 20px; }
        #home-slideshow #block-views-homepage_slideshow-block #slideshow-pager span.active {
          background: #dc1f00; }

#block-menu-menu-secondary-menu,
#block-superfish-1 {
  clear: both;
  text-align: right; }
  #block-menu-menu-secondary-menu h2,
  #block-superfish-1 h2 {
    display: none; }

/*
#block-superfish-1 {
	display: none;
}
.mobile-nav-active #page {
	right: 240px;
	position: absolute;
}
*/
/*
.mobile-nav-active #mobile-menu {
	display:block !important;
	background: $color_midnight_blue;
	position:fixed;
	right:0;
	top:0;
	height:100%;
	#block-superfish-1 {
		display:block;
		float: right;
		width: 240px;
		ul {
			width:100%;
			li {
				clear:both;
				background:none;
				width:100%;
				a {
					border:none;
					color: $color_white;
					text-decoration: none;
					@include proxima(0.9em,600);
					border-bottom: 1px solid #55789f;
					display: block;
					&:hover {
						text-decoration:none;
						background: none;
					}
					.sf-sub-indicator {
						display: none;
					}
				}
			}
		}
	}
} */
.front #content-header {
  display: none; }

#block-views-services_homepage-block {
  width: 100%;
  padding: 50px 0 0 0; }
  @media only screen and (max-width: 950px) {
    #block-views-services_homepage-block {
      padding-top: 20px; } }
  @media only screen and (max-width: 450px) {
    #block-views-services_homepage-block {
      padding: 0; } }
  #block-views-services_homepage-block .view-services-homepage .view-content {
    display: flex;
    flex-direction: row; }
    @media only screen and (max-width: 950px) {
      #block-views-services_homepage-block .view-services-homepage .view-content {
        flex-wrap: wrap; } }
  #block-views-services_homepage-block .view-services-homepage .views-row {
    margin-right: 4%;
    margin-left: 4%;
    flex: 1; }
    @media only screen and (max-width: 950px) {
      #block-views-services_homepage-block .view-services-homepage .views-row {
        width: 50%;
        padding: 25px;
        margin: 0;
        flex: initial; } }
    @media only screen and (max-width: 450px) {
      #block-views-services_homepage-block .view-services-homepage .views-row {
        padding: 35px; } }
    #block-views-services_homepage-block .view-services-homepage .views-row .service-icon {
      padding-bottom: 25px;
      line-height: 78px;
      display: block;
      vertical-align: middle; }
      @media only screen and (max-width: 450px) {
        #block-views-services_homepage-block .view-services-homepage .views-row .service-icon {
          margin: 0 auto;
          width: 72px; } }
    #block-views-services_homepage-block .view-services-homepage .views-row .service-title {
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 1.2em;
      font-weight: 600;
      padding-bottom: 15px; }
      @media only screen and (max-width: 450px) {
        #block-views-services_homepage-block .view-services-homepage .views-row .service-title {
          text-align: center;
          font-size: 1em; } }
    #block-views-services_homepage-block .view-services-homepage .views-row .service-summary {
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 0.85em;
      font-weight: 300;
      line-height: 1.4em;
      margin-bottom: 25px; }
      @media only screen and (max-width: 450px) {
        #block-views-services_homepage-block .view-services-homepage .views-row .service-summary {
          display: none; } }
    #block-views-services_homepage-block .view-services-homepage .views-row .service-link a {
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 0.9em;
      font-weight: 400;
      line-height: 1.4em;
      text-decoration: none; }
      #block-views-services_homepage-block .view-services-homepage .views-row .service-link a:hover {
        text-decoration: underline; }
      @media only screen and (max-width: 450px) {
        #block-views-services_homepage-block .view-services-homepage .views-row .service-link a {
          display: none; } }
  #block-views-services_homepage-block .view-services-homepage .views-row-last {
    margin-right: 0; }
  @media only screen and (max-width: 950px) {
    #block-views-services_homepage-block .view-services-homepage .views-row-3 {
      clear: both; } }
  @media only screen and (max-width: 950px) {
    #block-views-services_homepage-block .view-services-homepage .views-row-even {
      margin-right: 0; } }
  @media only screen and (max-width: 450px) {
    #block-views-services_homepage-block .view-services-homepage .views-row-odd {
      border-right: 1px solid #dddddd; } }
  @media only screen and (max-width: 450px) {
    #block-views-services_homepage-block .view-services-homepage .views-row-3,
    #block-views-services_homepage-block .view-services-homepage .views-row-4 {
      border-top: 1px solid #dddddd; } }

#block-block-3 {
  width: 100%;
  height: auto;
  background: url("../images/about-dot-bg.png") scroll repeat-x 0 0 #163650;
  color: #ffffff;
  text-align: left;
  padding: 70px 0; }
  @media only screen and (max-width: 950px) {
    #block-block-3 {
      padding: 40px 0; } }
  #block-block-3 .wrap {
    text-align: left;
    padding: 0 100px; }
    @media only screen and (max-width: 950px) {
      #block-block-3 .wrap {
        padding: 0 30px; } }
    #block-block-3 .wrap h2 {
      color: #ffffff;
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 1.5em;
      font-weight: 600;
      padding-bottom: 15px; }
      @media only screen and (max-width: 500px) {
        #block-block-3 .wrap h2 {
          font-size: 1.2em; } }
    #block-block-3 .wrap p {
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 0.9em;
      font-weight: 300;
      line-height: 1.4em;
      margin: 0 0 50px 0; }
      @media only screen and (max-width: 500px) {
        #block-block-3 .wrap p {
          font-size: 0.85em; } }
      @media only screen and (max-width: 400px) {
        #block-block-3 .wrap p {
          font-size: 0.75em; } }
    #block-block-3 .wrap .ghost-button {
      float: left;
      margin-right: 20px; }
      #block-block-3 .wrap .ghost-button.subscribe-btn {
        position: absolute;
        right: 10%; }
      #block-block-3 .wrap .ghost-button a {
        color: #ffffff;
        text-decoration: none;
        border: 1px solid #ffffff;
        padding: 10px 40px; }
        #block-block-3 .wrap .ghost-button a:hover {
          background: #ffffff;
          color: #163650; }
      @media only screen and (max-width: 900px) {
        #block-block-3 .wrap .ghost-button {
          float: left;
          margin-right: 5px; }
          #block-block-3 .wrap .ghost-button.subscribe-btn {
            position: static; } }
      @media only screen and (max-width: 700px) {
        #block-block-3 .wrap .ghost-button {
          float: left;
          margin-right: 3px; }
          #block-block-3 .wrap .ghost-button.subscribe-btn {
            position: static; } }
      @media only screen and (max-width: 600px) {
        #block-block-3 .wrap .ghost-button.our-mission, #block-block-3 .wrap .ghost-button.subscribe-btn {
          display: none; }
        #block-block-3 .wrap .ghost-button.learn-more {
          padding: 0;
          margin: 0;
          text-align: center;
          width: 100%; } }

#block-views-homepage_news_block-block {
  width: 100%;
  background: #eeeeee;
  padding: 70px 0; }
  @media only screen and (max-width: 1300px) {
    #block-views-homepage_news_block-block {
      padding: 40px 25px; } }
  #block-views-homepage_news_block-block .content {
    text-align: left;
    margin: 0 auto;
    max-width: 1280px; }
    #block-views-homepage_news_block-block .content h2 {
      float: left;
      color: #333333;
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 1.5em;
      font-weight: 600; }
    #block-views-homepage_news_block-block .content .view-all-link {
      float: right;
      text-align: right;
      padding-top: 5px; }
      @media only screen and (max-width: 400px) {
        #block-views-homepage_news_block-block .content .view-all-link {
          display: none; } }
      #block-views-homepage_news_block-block .content .view-all-link a {
        font-family: "proxima-nova", Arial, sans-serif;
        font-size: 0.9em;
        font-weight: 400;
        text-decoration: none; }
        #block-views-homepage_news_block-block .content .view-all-link a:hover {
          text-decoration: underline; }
    #block-views-homepage_news_block-block .content .view-content {
      clear: both;
      padding-top: 20px; }
      #block-views-homepage_news_block-block .content .view-content .views-row {
        background: #ffffff;
        width: 29%;
        float: left;
        margin-right: 6.5%;
        padding: 30px;
        box-shadow: 2px 2px 2px #d1d1d1;
        min-height: 410px;
        position: relative; }
        @media only screen and (max-width: 950px) {
          #block-views-homepage_news_block-block .content .view-content .views-row {
            width: 47%;
            margin-right: 5%; } }
        @media only screen and (max-width: 600px) {
          #block-views-homepage_news_block-block .content .view-content .views-row {
            width: 100%;
            margin: 0 0 25px 0;
            min-height: 300px; } }
        #block-views-homepage_news_block-block .content .view-content .views-row .news-title {
          font-family: "proxima-nova", Arial, sans-serif;
          font-size: 1.1em;
          font-weight: 600;
          color: #333333; }
        #block-views-homepage_news_block-block .content .view-content .views-row .news-line {
          width: 60px;
          margin-bottom: 25px;
          border-bottom: 1px solid #dc1f00; }
        #block-views-homepage_news_block-block .content .view-content .views-row .news-date {
          color: #bbbbbb;
          font-family: "proxima-nova", Arial, sans-serif;
          font-size: 0.85em;
          font-weight: 600;
          padding-bottom: 5px; }
        #block-views-homepage_news_block-block .content .view-content .views-row .news-body {
          font-family: "proxima-nova", Arial, sans-serif;
          font-size: 0.9em;
          font-weight: 300;
          line-height: 1.3em;
          padding-bottom: 35px; }
        #block-views-homepage_news_block-block .content .view-content .views-row .news-link {
          position: absolute;
          bottom: 25px; }
          #block-views-homepage_news_block-block .content .view-content .views-row .news-link a {
            font-family: "proxima-nova", Arial, sans-serif;
            font-size: 0.85em;
            font-weight: 400;
            text-decoration: none; }
            #block-views-homepage_news_block-block .content .view-content .views-row .news-link a:hover {
              text-decoration: underline; }
      @media only screen and (max-width: 950px) {
        #block-views-homepage_news_block-block .content .view-content .views-row-even {
          margin: 0; } }
      #block-views-homepage_news_block-block .content .view-content .views-row-last {
        margin-right: 0; }
        @media only screen and (max-width: 950px) {
          #block-views-homepage_news_block-block .content .view-content .views-row-last {
            display: none; } }

#block-block-4 {
  padding: 50px 0 20px; }
  @media only screen and (max-width: 1300px) {
    #block-block-4 {
      padding: 40px 15px 20px; } }
  @media only screen and (max-width: 650px) {
    #block-block-4 {
      padding-top: 10px; } }
  #block-block-4 .content {
    margin: 0 auto;
    max-width: 1280px;
    text-align: left; }
  #block-block-4 h2 {
    color: #ffffff;
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 1.2em;
    font-weight: 600;
    padding-bottom: 30px; }
    @media only screen and (max-width: 650px) {
      #block-block-4 h2 {
        font-size: 0.9em;
        text-align: center; } }
  #block-block-4 .footer-top-blocks {
    color: #ffffff;
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.9em;
    font-weight: 300;
    line-height: 1.3em; }
    @media only screen and (max-width: 650px) {
      #block-block-4 .footer-top-blocks {
        text-align: center;
        font-size: 0.7em; } }
    #block-block-4 .footer-top-blocks .top-block {
      float: left;
      width: 25%;
      padding-right: 10px; }
      @media only screen and (max-width: 1025px) {
        #block-block-4 .footer-top-blocks .top-block {
          width: 50%;
          padding: 0 25px 25px 0; } }
      @media only screen and (max-width: 650px) {
        #block-block-4 .footer-top-blocks .top-block {
          clear: both;
          width: 100%;
          padding: 0; } }
    #block-block-4 .footer-top-blocks .footer-info {
      padding-left: 50px; }
      @media only screen and (max-width: 650px) {
        #block-block-4 .footer-top-blocks .footer-info {
          padding: 0; } }
      #block-block-4 .footer-top-blocks .footer-info a {
        color: #ffffff;
        text-decoration: none; }
        #block-block-4 .footer-top-blocks .footer-info a:hover {
          text-decoration: underline; }
    #block-block-4 .footer-top-blocks .footer-address .footer-info {
      background: url("../images/footer-icon-location.png") scroll no-repeat left top transparent; }
      @media only screen and (max-width: 650px) {
        #block-block-4 .footer-top-blocks .footer-address .footer-info {
          background: none; } }
    #block-block-4 .footer-top-blocks .footer-contact .footer-info {
      background: url("../images/footer-icon-contact.png") scroll no-repeat left top transparent; }
      @media only screen and (max-width: 650px) {
        #block-block-4 .footer-top-blocks .footer-contact .footer-info {
          background: none;
          padding-top: 25px; } }
    #block-block-4 .footer-top-blocks .footer-hours .footer-info {
      background: url("../images/footer-icon-hours.png") scroll no-repeat left top transparent; }
      @media only screen and (max-width: 650px) {
        #block-block-4 .footer-top-blocks .footer-hours .footer-info {
          display: none; } }
    #block-block-4 .footer-top-blocks .footer-links .footer-info {
      background: url("../images/footer-icon-links.png") scroll no-repeat left top transparent; }
      @media only screen and (max-width: 650px) {
        #block-block-4 .footer-top-blocks .footer-links .footer-info {
          display: none; } }

#block-block-5 {
  padding: 45px 0 0;
  border-top: 1px solid #656565;
  color: #ffffff;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 0.9em;
  font-weight: 300; }
  @media only screen and (max-width: 1300px) {
    #block-block-5 {
      padding: 40px 15px 0; } }
  @media only screen and (max-width: 650px) {
    #block-block-5 {
      padding-top: 25px;
      font-size: 0.7em; } }
  #block-block-5 .content {
    margin: 0 auto;
    max-width: 1280px;
    text-align: left; }
    @media only screen and (max-width: 650px) {
      #block-block-5 .content {
        text-align: center;
        width: 100%; } }

#block-views-services_homepage-block .contextual-links-wrapper {
  margin-top: 40px; }

.christmas-banner.flexi-row {
  background-color: #fff;
  padding: 25px; }
  .christmas-banner.flexi-row img {
    display: block;
    margin: 0 auto; }
  .christmas-banner.flexi-row.christmas-banner_desktop {
    display: block; }
  .christmas-banner.flexi-row.christmas-banner_mobile {
    display: none;
    padding: 0; }
  @media screen and (max-width: 630px) {
    .christmas-banner.flexi-row.christmas-banner_desktop {
      display: none; }
    .christmas-banner.flexi-row.christmas-banner_mobile {
      display: block; } }

.sidebar-filters {
  display: block; }
  @media only screen and (max-width: 801px) {
    .sidebar-filters {
      display: none; } }
  .sidebar-filters .content {
    padding: 0 !important; }
    .sidebar-filters .content h2 {
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 1.2em;
      font-weight: 300;
      background: #003469;
      color: #ffffff;
      padding: 0.5em 1em;
      margin: 0; }
    .sidebar-filters .content .views-exposed-form #edit-tid-wrapper {
      padding: 0.5em 1em 1.5em;
      width: 100%; }
      .sidebar-filters .content .views-exposed-form #edit-tid-wrapper label {
        font-family: "proxima-nova", Arial, sans-serif;
        font-size: 1em;
        font-weight: 300;
        padding: 1em 0 0; }
      .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget {
        padding: 0.5em 0 0; }
        .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget #edit-tid-all {
          display: none; }
        .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget a {
          font-family: "proxima-nova", Arial, sans-serif;
          font-size: 0.9em;
          font-weight: 400;
          text-decoration: none; }
          .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget a:hover {
            text-decoration: underline; }
        .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .description {
          display: none; }
      .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-exposed-widget {
        padding: 0;
        width: 100%; }
        .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-exposed-widget #edit-reset {
          width: 100%; }
    .sidebar-filters .content .views-exposed-form #edit-field-entity-status-tid-wrapper,
    .sidebar-filters .content .views-exposed-form .views-widget-filter-tid {
      border-bottom: 1px solid #eeeeee;
      padding: 0.5em 1em 1.5em;
      width: 100%; }
      .sidebar-filters .content .views-exposed-form #edit-field-entity-status-tid-wrapper label,
      .sidebar-filters .content .views-exposed-form .views-widget-filter-tid label {
        font-family: "proxima-nova", Arial, sans-serif;
        font-size: 1em;
        font-weight: 300;
        padding: 1em 0 0; }
      .sidebar-filters .content .views-exposed-form #edit-field-entity-status-tid-wrapper .views-widget,
      .sidebar-filters .content .views-exposed-form .views-widget-filter-tid .views-widget {
        padding: 0.5em 0 0; }
        .sidebar-filters .content .views-exposed-form #edit-field-entity-status-tid-wrapper .views-widget .form-item,
        .sidebar-filters .content .views-exposed-form .views-widget-filter-tid .views-widget .form-item {
          position: relative;
          overflow: visible; }
          .sidebar-filters .content .views-exposed-form #edit-field-entity-status-tid-wrapper .views-widget .form-item label,
          .sidebar-filters .content .views-exposed-form .views-widget-filter-tid .views-widget .form-item label {
            font-family: "proxima-nova", Arial, sans-serif;
            font-size: 0.9em;
            font-weight: 400;
            color: #999999; }
          .sidebar-filters .content .views-exposed-form #edit-field-entity-status-tid-wrapper .views-widget .form-item .description,
          .sidebar-filters .content .views-exposed-form .views-widget-filter-tid .views-widget .form-item .description {
            display: none; }
      .sidebar-filters .content .views-exposed-form #edit-field-entity-status-tid-wrapper .bef-tree,
      .sidebar-filters .content .views-exposed-form .views-widget-filter-tid .bef-tree {
        list-style-type: none; }
      .sidebar-filters .content .views-exposed-form #edit-field-entity-status-tid-wrapper .form-type-bef-checkbox,
      .sidebar-filters .content .views-exposed-form .views-widget-filter-tid .form-type-bef-checkbox {
        padding-left: 30px;
        margin: 0 0 10px; }
        .sidebar-filters .content .views-exposed-form #edit-field-entity-status-tid-wrapper .form-type-bef-checkbox input[type="checkbox"],
        .sidebar-filters .content .views-exposed-form .views-widget-filter-tid .form-type-bef-checkbox input[type="checkbox"] {
          display: none; }
        .sidebar-filters .content .views-exposed-form #edit-field-entity-status-tid-wrapper .form-type-bef-checkbox input[type="checkbox"] + label:before,
        .sidebar-filters .content .views-exposed-form .views-widget-filter-tid .form-type-bef-checkbox input[type="checkbox"] + label:before {
          display: block;
          content: "";
          overflow: hidden;
          width: 20px;
          height: 20px;
          position: absolute;
          top: 3px;
          left: 0;
          background: url(../images/checkbox.gif) no-repeat 0px 0px transparent; }
        .sidebar-filters .content .views-exposed-form #edit-field-entity-status-tid-wrapper .form-type-bef-checkbox input[type="checkbox"] + label:hover,
        .sidebar-filters .content .views-exposed-form .views-widget-filter-tid .form-type-bef-checkbox input[type="checkbox"] + label:hover {
          cursor: pointer; }
          .sidebar-filters .content .views-exposed-form #edit-field-entity-status-tid-wrapper .form-type-bef-checkbox input[type="checkbox"] + label:hover:before,
          .sidebar-filters .content .views-exposed-form .views-widget-filter-tid .form-type-bef-checkbox input[type="checkbox"] + label:hover:before {
            background-position: -21px 0px; }
        .sidebar-filters .content .views-exposed-form #edit-field-entity-status-tid-wrapper .form-type-bef-checkbox input[type="checkbox"]:checked + label:before,
        .sidebar-filters .content .views-exposed-form #edit-field-entity-status-tid-wrapper .form-type-bef-checkbox input[type="checkbox"]:checked + label:hover:before,
        .sidebar-filters .content .views-exposed-form .views-widget-filter-tid .form-type-bef-checkbox input[type="checkbox"]:checked + label:before,
        .sidebar-filters .content .views-exposed-form .views-widget-filter-tid .form-type-bef-checkbox input[type="checkbox"]:checked + label:hover:before {
          background-position: -42px 0px; }
    .sidebar-filters .content .views-exposed-form #edit-date-filter-wrapper {
      border-bottom: 1px solid #eeeeee;
      padding: 0.5em 1em 1.5em;
      width: 100%;
      width: 100%; }
      .sidebar-filters .content .views-exposed-form #edit-date-filter-wrapper label {
        font-family: "proxima-nova", Arial, sans-serif;
        font-size: 1em;
        font-weight: 300;
        padding: 1em 0 0; }
      .sidebar-filters .content .views-exposed-form #edit-date-filter-wrapper .views-widget {
        padding: 0.5em 0 0; }
        .sidebar-filters .content .views-exposed-form #edit-date-filter-wrapper .views-widget .form-item {
          width: 100%; }
          .sidebar-filters .content .views-exposed-form #edit-date-filter-wrapper .views-widget .form-item #edit-date-filter-value {
            width: 100%; }
            .sidebar-filters .content .views-exposed-form #edit-date-filter-wrapper .views-widget .form-item #edit-date-filter-value .date-year {
              background: url(../images/dropdown-arrow.png) no-repeat scroll right 17px #ffffff; }
              .sidebar-filters .content .views-exposed-form #edit-date-filter-wrapper .views-widget .form-item #edit-date-filter-value .date-year #edit-date-filter-value-year {
                width: 100%;
                height: 45px;
                padding: 5px;
                margin-right: 0;
                -moz-appearance: none;
                -webkit-appearance: none;
                font-size: 0.9em; }
                .sidebar-filters .content .views-exposed-form #edit-date-filter-wrapper .views-widget .form-item #edit-date-filter-value .date-year #edit-date-filter-value-year option {
                  margin-right: 0;
                  font-size: 0.9em; }
    .sidebar-filters .content .views-exposed-form .views-exposed-widget {
      padding: 0.5em 1em 1.5em;
      width: 100%; }
      .sidebar-filters .content .views-exposed-form .views-exposed-widget #edit-reset {
        width: 100%; }
    .sidebar-filters .content .views-exposed-form #edit-combine-wrapper {
      border-bottom: 1px solid #eeeeee;
      padding: 0.5em 1em 1.5em;
      width: 100%; }
      .sidebar-filters .content .views-exposed-form #edit-combine-wrapper label {
        font-family: "proxima-nova", Arial, sans-serif;
        font-size: 1em;
        font-weight: 300;
        padding: 1em 0 0; }
      .sidebar-filters .content .views-exposed-form #edit-combine-wrapper .views-widget {
        padding: 0.5em 0 0; }
        .sidebar-filters .content .views-exposed-form #edit-combine-wrapper .views-widget .form-item-combine {
          position: relative; }
          .sidebar-filters .content .views-exposed-form #edit-combine-wrapper .views-widget .form-item-combine #edit-combine {
            color: #dc1f00;
            font-size: 0.9em;
            font-weight: 400;
            padding-right: 45px;
            width: 100%; }
          .sidebar-filters .content .views-exposed-form #edit-combine-wrapper .views-widget .form-item-combine .views-submit-button {
            position: absolute;
            top: 0;
            right: 0;
            float: none;
            width: auto;
            padding: 0; }
          .sidebar-filters .content .views-exposed-form #edit-combine-wrapper .views-widget .form-item-combine .ajax-progress-throbber {
            display: none; }
    .sidebar-filters .content .views-exposed-form .views-submit-button .form-submit {
      background: #ffffff;
      font-family: "icomoon";
      color: #dc1f00;
      font-weight: normal;
      margin: 0;
      display: block;
      padding: 12px 13px 11px 14px;
      border-top: 1px solid #cccccc;
      border-bottom: 1px solid #cccccc;
      border-right: 1px solid #cccccc;
      border-left: none; }
      .sidebar-filters .content .views-exposed-form .views-submit-button .form-submit:hover {
        background: #dc1f00;
        color: #ffffff; }

.sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item {
  position: relative; }
  .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item label {
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color: #999999; }
  .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item .form-checkboxes ul.bef-tree-child.bef-tree-depth-2 {
    margin-left: 2em; }
  .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item .form-checkboxes ul.bef-tree-child li {
    list-style: none;
    margin: 0;
    padding: 0; }
    .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item .form-checkboxes ul.bef-tree-child li .form-type-bef-checkbox {
      padding-left: 30px;
      margin: 0 0 10px; }
      .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item .form-checkboxes ul.bef-tree-child li .form-type-bef-checkbox input[type="checkbox"] {
        display: none; }
      .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item .form-checkboxes ul.bef-tree-child li .form-type-bef-checkbox input[type="checkbox"] + label:before {
        display: block;
        content: "";
        overflow: hidden;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 3px;
        left: 0;
        background: url(../images/checkbox.gif) no-repeat 0px 0px transparent; }
      .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item .form-checkboxes ul.bef-tree-child li .form-type-bef-checkbox input[type="checkbox"] + label:hover {
        cursor: pointer; }
        .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item .form-checkboxes ul.bef-tree-child li .form-type-bef-checkbox input[type="checkbox"] + label:hover:before {
          background-position: -21px 0px; }
      .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item .form-checkboxes ul.bef-tree-child li .form-type-bef-checkbox input[type="checkbox"]:checked + label:before,
      .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item .form-checkboxes ul.bef-tree-child li .form-type-bef-checkbox input[type="checkbox"]:checked + label:hover:before {
        background-position: -42px 0px; }
  .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item .form-checkboxes ul.bef-tree-child li.open {
    color: purple !important; }
    .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item .form-checkboxes ul.bef-tree-child li.open input[type="checkbox"] + label:before {
      background: url(../images/arrowd-open.gif) no-repeat 0px 0px transparent; }
    .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item .form-checkboxes ul.bef-tree-child li.open ul {
      display: block;
      padding-left: 30px; }
      .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item .form-checkboxes ul.bef-tree-child li.open ul label {
        color: #003469;
        font-family: "proxima-nova", Arial, sans-serif;
        font-size: 0.8em;
        font-weight: 200; }
      .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item .form-checkboxes ul.bef-tree-child li.open ul li .form-type-bef-checkbox {
        padding-left: 25px; }
        .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item .form-checkboxes ul.bef-tree-child li.open ul li .form-type-bef-checkbox input[type="checkbox"] + label:before {
          display: block;
          content: "";
          overflow: hidden;
          width: 16px;
          height: 16px;
          position: absolute;
          top: 5px;
          left: 0;
          background: url(../images/checkbox-blue.gif) no-repeat 0px 0px transparent; }
        .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item .form-checkboxes ul.bef-tree-child li.open ul li .form-type-bef-checkbox input[type="checkbox"] + label:hover {
          cursor: pointer; }
          .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item .form-checkboxes ul.bef-tree-child li.open ul li .form-type-bef-checkbox input[type="checkbox"] + label:hover:before {
            background-position: -17px 0px; }
        .sidebar-filters .content .views-exposed-form #edit-tid-wrapper .views-widget .form-item .form-checkboxes ul.bef-tree-child li.open ul li .form-type-bef-checkbox input[type="checkbox"]:checked + label:before {
          background-position: -34px 0px; }

.view-regulated-entities-all .view-content .views-row,
.view-id-regulated_entities_all .view-content .views-row,
.view-id-regulated_entities .view-content .views-row {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 30px 0;
  padding: 0 0 30px 0; }
  .view-regulated-entities-all .view-content .views-row .views-field-nothing .title,
  .view-id-regulated_entities_all .view-content .views-row .views-field-nothing .title,
  .view-id-regulated_entities .view-content .views-row .views-field-nothing .title {
    padding: 0;
    overflow: hidden; }
    .view-regulated-entities-all .view-content .views-row .views-field-nothing .title .name,
    .view-id-regulated_entities_all .view-content .views-row .views-field-nothing .title .name,
    .view-id-regulated_entities .view-content .views-row .views-field-nothing .title .name {
      float: left; }
    .view-regulated-entities-all .view-content .views-row .views-field-nothing .title .currently-regulated-entities,
    .view-id-regulated_entities_all .view-content .views-row .views-field-nothing .title .currently-regulated-entities,
    .view-id-regulated_entities .view-content .views-row .views-field-nothing .title .currently-regulated-entities {
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 1em;
      font-weight: 600; }
    .view-regulated-entities-all .view-content .views-row .views-field-nothing .title .former-regulated-entities,
    .view-id-regulated_entities_all .view-content .views-row .views-field-nothing .title .former-regulated-entities,
    .view-id-regulated_entities .view-content .views-row .views-field-nothing .title .former-regulated-entities {
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 1em;
      font-weight: 600;
      font-style: italic;
      color: #666666; }
    .view-regulated-entities-all .view-content .views-row .views-field-nothing .title .non-regulated-entities,
    .view-id-regulated_entities_all .view-content .views-row .views-field-nothing .title .non-regulated-entities,
    .view-id-regulated_entities .view-content .views-row .views-field-nothing .title .non-regulated-entities {
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 1em;
      font-weight: 600; }
    .view-regulated-entities-all .view-content .views-row .views-field-nothing .title .revocation-date,
    .view-id-regulated_entities_all .view-content .views-row .views-field-nothing .title .revocation-date,
    .view-id-regulated_entities .view-content .views-row .views-field-nothing .title .revocation-date {
      float: right;
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 0.8em;
      font-weight: 600;
      color: #999999; }
  .view-regulated-entities-all .view-content .views-row .views-field-nothing-1 .redline,
  .view-id-regulated_entities_all .view-content .views-row .views-field-nothing-1 .redline,
  .view-id-regulated_entities .view-content .views-row .views-field-nothing-1 .redline {
    margin: 10px 0 0; }
  .view-regulated-entities-all .view-content .views-row .views-field-nothing-1 .sub-heading,
  .view-id-regulated_entities_all .view-content .views-row .views-field-nothing-1 .sub-heading,
  .view-id-regulated_entities .view-content .views-row .views-field-nothing-1 .sub-heading {
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 1em;
    font-weight: 400;
    color: #003469;
    font-style: italic;
    padding: 15px 0 10px;
    display: block; }
  .view-regulated-entities-all .view-content .views-row .views-field-nothing-1 ul li,
  .view-id-regulated_entities_all .view-content .views-row .views-field-nothing-1 ul li,
  .view-id-regulated_entities .view-content .views-row .views-field-nothing-1 ul li {
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color: #666666;
    background-position: 0 7px !important;
    padding-left: 20px !important; }
  .view-regulated-entities-all .view-content .views-row .views-field-term-node-tid,
  .view-id-regulated_entities_all .view-content .views-row .views-field-term-node-tid,
  .view-id-regulated_entities .view-content .views-row .views-field-term-node-tid {
    margin-top: 12px;
    font-size: 0.9em; }
    .view-regulated-entities-all .view-content .views-row .views-field-term-node-tid .label,
    .view-id-regulated_entities_all .view-content .views-row .views-field-term-node-tid .label,
    .view-id-regulated_entities .view-content .views-row .views-field-term-node-tid .label {
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 1em;
      font-weight: 400;
      color: #003469;
      font-style: italic; }
  .view-regulated-entities-all .view-content .views-row .views-field-revocation-details .redline,
  .view-regulated-entities-all .view-content .views-row .views-field-field-ra-contact-name .redline,
  .view-id-regulated_entities_all .view-content .views-row .views-field-revocation-details .redline,
  .view-id-regulated_entities_all .view-content .views-row .views-field-field-ra-contact-name .redline,
  .view-id-regulated_entities .view-content .views-row .views-field-revocation-details .redline,
  .view-id-regulated_entities .view-content .views-row .views-field-field-ra-contact-name .redline {
    margin: 20px 0;
    width: 70px; }

.view-legislation-taxonomy .item-list,
.view-library-publications .item-list,
.view-regulated-entities-all .item-list,
.view-id-regulated_entities_all .item-list {
  float: right; }
  .view-legislation-taxonomy .item-list .pager-text,
  .view-library-publications .item-list .pager-text,
  .view-regulated-entities-all .item-list .pager-text,
  .view-id-regulated_entities_all .item-list .pager-text {
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.9em;
    font-weight: 600; }
  .view-legislation-taxonomy .item-list ul.pager,
  .view-library-publications .item-list ul.pager,
  .view-regulated-entities-all .item-list ul.pager,
  .view-id-regulated_entities_all .item-list ul.pager {
    margin: 0 !important;
    display: inline-block; }
    .view-legislation-taxonomy .item-list ul.pager li,
    .view-library-publications .item-list ul.pager li,
    .view-regulated-entities-all .item-list ul.pager li,
    .view-id-regulated_entities_all .item-list ul.pager li {
      background: none !important;
      padding: 0 !important;
      margin: 0 0 0 0.5em !important;
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 0.9em;
      font-weight: 400; }
      .view-legislation-taxonomy .item-list ul.pager li a,
      .view-library-publications .item-list ul.pager li a,
      .view-regulated-entities-all .item-list ul.pager li a,
      .view-id-regulated_entities_all .item-list ul.pager li a {
        text-decoration: none; }
        .view-legislation-taxonomy .item-list ul.pager li a:hover,
        .view-library-publications .item-list ul.pager li a:hover,
        .view-regulated-entities-all .item-list ul.pager li a:hover,
        .view-id-regulated_entities_all .item-list ul.pager li a:hover {
          text-decoration: underline; }
    .view-legislation-taxonomy .item-list ul.pager li.pager-current,
    .view-library-publications .item-list ul.pager li.pager-current,
    .view-regulated-entities-all .item-list ul.pager li.pager-current,
    .view-id-regulated_entities_all .item-list ul.pager li.pager-current {
      font-weight: 600; }
    .view-legislation-taxonomy .item-list ul.pager li.first,
    .view-library-publications .item-list ul.pager li.first,
    .view-regulated-entities-all .item-list ul.pager li.first,
    .view-id-regulated_entities_all .item-list ul.pager li.first {
      margin: 0 !important; }
    .view-legislation-taxonomy .item-list ul.pager .pager-first:before,
    .view-legislation-taxonomy .item-list ul.pager .pager-previous:before,
    .view-legislation-taxonomy .item-list ul.pager .pager-next:after,
    .view-legislation-taxonomy .item-list ul.pager .pager-last:after,
    .view-library-publications .item-list ul.pager .pager-first:before,
    .view-library-publications .item-list ul.pager .pager-previous:before,
    .view-library-publications .item-list ul.pager .pager-next:after,
    .view-library-publications .item-list ul.pager .pager-last:after,
    .view-regulated-entities-all .item-list ul.pager .pager-first:before,
    .view-regulated-entities-all .item-list ul.pager .pager-previous:before,
    .view-regulated-entities-all .item-list ul.pager .pager-next:after,
    .view-regulated-entities-all .item-list ul.pager .pager-last:after,
    .view-id-regulated_entities_all .item-list ul.pager .pager-first:before,
    .view-id-regulated_entities_all .item-list ul.pager .pager-previous:before,
    .view-id-regulated_entities_all .item-list ul.pager .pager-next:after,
    .view-id-regulated_entities_all .item-list ul.pager .pager-last:after {
      font-family: "icomoon";
      color: #dc1f00;
      font-size: 0.6em; }
    .view-legislation-taxonomy .item-list ul.pager .pager-first:before,
    .view-legislation-taxonomy .item-list ul.pager .pager-previous:before,
    .view-library-publications .item-list ul.pager .pager-first:before,
    .view-library-publications .item-list ul.pager .pager-previous:before,
    .view-regulated-entities-all .item-list ul.pager .pager-first:before,
    .view-regulated-entities-all .item-list ul.pager .pager-previous:before,
    .view-id-regulated_entities_all .item-list ul.pager .pager-first:before,
    .view-id-regulated_entities_all .item-list ul.pager .pager-previous:before {
      padding: 0 5px 0 0; }
    .view-legislation-taxonomy .item-list ul.pager .pager-next:after,
    .view-legislation-taxonomy .item-list ul.pager .pager-last:after,
    .view-library-publications .item-list ul.pager .pager-next:after,
    .view-library-publications .item-list ul.pager .pager-last:after,
    .view-regulated-entities-all .item-list ul.pager .pager-next:after,
    .view-regulated-entities-all .item-list ul.pager .pager-last:after,
    .view-id-regulated_entities_all .item-list ul.pager .pager-next:after,
    .view-id-regulated_entities_all .item-list ul.pager .pager-last:after {
      padding: 0 0 0 5px; }
    .view-legislation-taxonomy .item-list ul.pager .pager-first:before,
    .view-library-publications .item-list ul.pager .pager-first:before,
    .view-regulated-entities-all .item-list ul.pager .pager-first:before,
    .view-id-regulated_entities_all .item-list ul.pager .pager-first:before {
      content: "\e602"; }
    .view-legislation-taxonomy .item-list ul.pager .pager-previous:before,
    .view-library-publications .item-list ul.pager .pager-previous:before,
    .view-regulated-entities-all .item-list ul.pager .pager-previous:before,
    .view-id-regulated_entities_all .item-list ul.pager .pager-previous:before {
      content: "\e601"; }
    .view-legislation-taxonomy .item-list ul.pager .pager-next:after,
    .view-library-publications .item-list ul.pager .pager-next:after,
    .view-regulated-entities-all .item-list ul.pager .pager-next:after,
    .view-id-regulated_entities_all .item-list ul.pager .pager-next:after {
      content: "\e604"; }
    .view-legislation-taxonomy .item-list ul.pager .pager-last:after,
    .view-library-publications .item-list ul.pager .pager-last:after,
    .view-regulated-entities-all .item-list ul.pager .pager-last:after,
    .view-id-regulated_entities_all .item-list ul.pager .pager-last:after {
      content: "\e603"; }
    .view-legislation-taxonomy .item-list ul.pager .pager-ellipsis,
    .view-library-publications .item-list ul.pager .pager-ellipsis,
    .view-regulated-entities-all .item-list ul.pager .pager-ellipsis,
    .view-id-regulated_entities_all .item-list ul.pager .pager-ellipsis {
      display: none; }

.view-legislation-taxonomy .view-footer .results-title,
.view-library-publications .view-footer .results-title,
.view-regulated-entities-all .view-footer .results-title,
.view-id-regulated_entities_all .view-footer .results-title {
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 0.9em;
  font-weight: 600; }
.view-legislation-taxonomy .view-footer .count,
.view-library-publications .view-footer .count,
.view-regulated-entities-all .view-footer .count,
.view-id-regulated_entities_all .view-footer .count {
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 0.9em;
  font-weight: 300;
  color: #dc1f00; }

.view-legislation-taxonomy .view-content .views-row,
.view-library-publications .view-content .views-row,
.view-intellectual-property .view-content .views-row {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 30px;
  padding-bottom: 30px; }
  .view-legislation-taxonomy .view-content .views-row .views-field-title a,
  .view-library-publications .view-content .views-row .views-field-title a,
  .view-intellectual-property .view-content .views-row .views-field-title a {
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 1.15em;
    font-weight: 600;
    color: #333333;
    text-decoration: none;
    display: block;
    margin: 0 0 20px; }
    .view-legislation-taxonomy .view-content .views-row .views-field-title a:hover,
    .view-library-publications .view-content .views-row .views-field-title a:hover,
    .view-intellectual-property .view-content .views-row .views-field-title a:hover {
      color: #dc1f00; }
  .view-legislation-taxonomy .view-content .views-row .views-field-created,
  .view-legislation-taxonomy .view-content .views-row .views-field-field-posting-date,
  .view-library-publications .view-content .views-row .views-field-created,
  .view-library-publications .view-content .views-row .views-field-field-posting-date,
  .view-intellectual-property .view-content .views-row .views-field-created,
  .view-intellectual-property .view-content .views-row .views-field-field-posting-date {
    color: #bababa;
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.85em;
    font-weight: 600;
    margin-bottom: 5px; }
  .view-legislation-taxonomy .view-content .views-row .views-field-body,
  .view-library-publications .view-content .views-row .views-field-body,
  .view-intellectual-property .view-content .views-row .views-field-body {
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.9em;
    font-weight: 300; }
    .view-legislation-taxonomy .view-content .views-row .views-field-body p,
    .view-library-publications .view-content .views-row .views-field-body p,
    .view-intellectual-property .view-content .views-row .views-field-body p {
      margin-bottom: 12px; }
  .view-legislation-taxonomy .view-content .views-row .views-field-nothing .more-link,
  .view-library-publications .view-content .views-row .views-field-nothing .more-link,
  .view-intellectual-property .view-content .views-row .views-field-nothing .more-link {
    text-align: left; }
    .view-legislation-taxonomy .view-content .views-row .views-field-nothing .more-link a,
    .view-library-publications .view-content .views-row .views-field-nothing .more-link a,
    .view-intellectual-property .view-content .views-row .views-field-nothing .more-link a {
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 0.9em;
      font-weight: 300;
      text-decoration: none; }
      .view-legislation-taxonomy .view-content .views-row .views-field-nothing .more-link a:hover,
      .view-library-publications .view-content .views-row .views-field-nothing .more-link a:hover,
      .view-intellectual-property .view-content .views-row .views-field-nothing .more-link a:hover {
        text-decoration: underline; }
    .view-legislation-taxonomy .view-content .views-row .views-field-nothing .more-link .icon-next,
    .view-library-publications .view-content .views-row .views-field-nothing .more-link .icon-next,
    .view-intellectual-property .view-content .views-row .views-field-nothing .more-link .icon-next {
      font-family: "icomoon";
      color: #dc1f00;
      font-size: 0.7em;
      padding-left: 5px; }
  .view-legislation-taxonomy .view-content .views-row .views-field-term-node-tid,
  .view-library-publications .view-content .views-row .views-field-term-node-tid,
  .view-intellectual-property .view-content .views-row .views-field-term-node-tid {
    margin-top: 12px;
    font-size: 0.9em; }
    .view-legislation-taxonomy .view-content .views-row .views-field-term-node-tid .label,
    .view-library-publications .view-content .views-row .views-field-term-node-tid .label,
    .view-intellectual-property .view-content .views-row .views-field-term-node-tid .label {
      font-weight: bold; }

#filter-button-container {
  display: none;
  margin: 0 0 10px 0; }
  #filter-button-container h2 {
    display: none; }
  #filter-button-container .filter-results,
  #filter-button-container .close-filter {
    display: block;
    text-align: center;
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.9em;
    font-weight: 600;
    background: #ffffff;
    color: #003469;
    border: 2px solid #003469;
    padding: 0.5em 1em;
    pointer: cursor; }
  #filter-button-container .close-filter {
    display: none; }
  #filter-button-container #block-views--exp-library_publications-page {
    border: 1px solid #cccccc; }
  #filter-button-container.filter-open .filter-results {
    display: none; }
  #filter-button-container.filter-open .close-filter {
    display: block;
    background: #003469;
    color: #ffffff; }
  @media only screen and (max-width: 801px) {
    #filter-button-container {
      display: block; } }

#sidebar-first-inner .sidebar-filters {
  display: block !important; }
  @media only screen and (max-width: 801px) {
    #sidebar-first-inner .sidebar-filters {
      display: none !important; } }

.view-library-publications .view-header h1,
.view-regulated-entities-all .view-header h1,
.view-id-regulated_entities_all .view-header h1,
.view-id-regulated_entities .view-header h1 {
  margin: 40px 0 15px; }
.view-library-publications .view-header .filters-wrapper,
.view-regulated-entities-all .view-header .filters-wrapper,
.view-id-regulated_entities_all .view-header .filters-wrapper,
.view-id-regulated_entities .view-header .filters-wrapper {
  padding: 20px 15px;
  margin: 0 0 35px;
  border: 1px solid #cccccc;
  background: #f6f6f6; }
  .view-library-publications .view-header .filters-wrapper .filter-title,
  .view-regulated-entities-all .view-header .filters-wrapper .filter-title,
  .view-id-regulated_entities_all .view-header .filters-wrapper .filter-title,
  .view-id-regulated_entities .view-header .filters-wrapper .filter-title {
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.75em;
    font-weight: 600;
    float: left;
    color: #000000;
    padding: 5px 10px 0 0; }
.view-library-publications .view-header .entity-status,
.view-library-publications .view-header .category,
.view-library-publications .view-header .keyword,
.view-library-publications .view-header .combine,
.view-library-publications .view-header .date,
.view-regulated-entities-all .view-header .entity-status,
.view-regulated-entities-all .view-header .category,
.view-regulated-entities-all .view-header .keyword,
.view-regulated-entities-all .view-header .combine,
.view-regulated-entities-all .view-header .date,
.view-id-regulated_entities_all .view-header .entity-status,
.view-id-regulated_entities_all .view-header .category,
.view-id-regulated_entities_all .view-header .keyword,
.view-id-regulated_entities_all .view-header .combine,
.view-id-regulated_entities_all .view-header .date,
.view-id-regulated_entities .view-header .entity-status,
.view-id-regulated_entities .view-header .category,
.view-id-regulated_entities .view-header .keyword,
.view-id-regulated_entities .view-header .combine,
.view-id-regulated_entities .view-header .date {
  margin: 0;
  padding: 0;
  line-height: 15px; }
  .view-library-publications .view-header .entity-status .term,
  .view-library-publications .view-header .entity-status .status,
  .view-library-publications .view-header .entity-status .keyword,
  .view-library-publications .view-header .entity-status .combine,
  .view-library-publications .view-header .entity-status .date,
  .view-library-publications .view-header .category .term,
  .view-library-publications .view-header .category .status,
  .view-library-publications .view-header .category .keyword,
  .view-library-publications .view-header .category .combine,
  .view-library-publications .view-header .category .date,
  .view-library-publications .view-header .keyword .term,
  .view-library-publications .view-header .keyword .status,
  .view-library-publications .view-header .keyword .keyword,
  .view-library-publications .view-header .keyword .combine,
  .view-library-publications .view-header .keyword .date,
  .view-library-publications .view-header .combine .term,
  .view-library-publications .view-header .combine .status,
  .view-library-publications .view-header .combine .keyword,
  .view-library-publications .view-header .combine .combine,
  .view-library-publications .view-header .combine .date,
  .view-library-publications .view-header .date .term,
  .view-library-publications .view-header .date .status,
  .view-library-publications .view-header .date .keyword,
  .view-library-publications .view-header .date .combine,
  .view-library-publications .view-header .date .date,
  .view-regulated-entities-all .view-header .entity-status .term,
  .view-regulated-entities-all .view-header .entity-status .status,
  .view-regulated-entities-all .view-header .entity-status .keyword,
  .view-regulated-entities-all .view-header .entity-status .combine,
  .view-regulated-entities-all .view-header .entity-status .date,
  .view-regulated-entities-all .view-header .category .term,
  .view-regulated-entities-all .view-header .category .status,
  .view-regulated-entities-all .view-header .category .keyword,
  .view-regulated-entities-all .view-header .category .combine,
  .view-regulated-entities-all .view-header .category .date,
  .view-regulated-entities-all .view-header .keyword .term,
  .view-regulated-entities-all .view-header .keyword .status,
  .view-regulated-entities-all .view-header .keyword .keyword,
  .view-regulated-entities-all .view-header .keyword .combine,
  .view-regulated-entities-all .view-header .keyword .date,
  .view-regulated-entities-all .view-header .combine .term,
  .view-regulated-entities-all .view-header .combine .status,
  .view-regulated-entities-all .view-header .combine .keyword,
  .view-regulated-entities-all .view-header .combine .combine,
  .view-regulated-entities-all .view-header .combine .date,
  .view-regulated-entities-all .view-header .date .term,
  .view-regulated-entities-all .view-header .date .status,
  .view-regulated-entities-all .view-header .date .keyword,
  .view-regulated-entities-all .view-header .date .combine,
  .view-regulated-entities-all .view-header .date .date,
  .view-id-regulated_entities_all .view-header .entity-status .term,
  .view-id-regulated_entities_all .view-header .entity-status .status,
  .view-id-regulated_entities_all .view-header .entity-status .keyword,
  .view-id-regulated_entities_all .view-header .entity-status .combine,
  .view-id-regulated_entities_all .view-header .entity-status .date,
  .view-id-regulated_entities_all .view-header .category .term,
  .view-id-regulated_entities_all .view-header .category .status,
  .view-id-regulated_entities_all .view-header .category .keyword,
  .view-id-regulated_entities_all .view-header .category .combine,
  .view-id-regulated_entities_all .view-header .category .date,
  .view-id-regulated_entities_all .view-header .keyword .term,
  .view-id-regulated_entities_all .view-header .keyword .status,
  .view-id-regulated_entities_all .view-header .keyword .keyword,
  .view-id-regulated_entities_all .view-header .keyword .combine,
  .view-id-regulated_entities_all .view-header .keyword .date,
  .view-id-regulated_entities_all .view-header .combine .term,
  .view-id-regulated_entities_all .view-header .combine .status,
  .view-id-regulated_entities_all .view-header .combine .keyword,
  .view-id-regulated_entities_all .view-header .combine .combine,
  .view-id-regulated_entities_all .view-header .combine .date,
  .view-id-regulated_entities_all .view-header .date .term,
  .view-id-regulated_entities_all .view-header .date .status,
  .view-id-regulated_entities_all .view-header .date .keyword,
  .view-id-regulated_entities_all .view-header .date .combine,
  .view-id-regulated_entities_all .view-header .date .date,
  .view-id-regulated_entities .view-header .entity-status .term,
  .view-id-regulated_entities .view-header .entity-status .status,
  .view-id-regulated_entities .view-header .entity-status .keyword,
  .view-id-regulated_entities .view-header .entity-status .combine,
  .view-id-regulated_entities .view-header .entity-status .date,
  .view-id-regulated_entities .view-header .category .term,
  .view-id-regulated_entities .view-header .category .status,
  .view-id-regulated_entities .view-header .category .keyword,
  .view-id-regulated_entities .view-header .category .combine,
  .view-id-regulated_entities .view-header .category .date,
  .view-id-regulated_entities .view-header .keyword .term,
  .view-id-regulated_entities .view-header .keyword .status,
  .view-id-regulated_entities .view-header .keyword .keyword,
  .view-id-regulated_entities .view-header .keyword .combine,
  .view-id-regulated_entities .view-header .keyword .date,
  .view-id-regulated_entities .view-header .combine .term,
  .view-id-regulated_entities .view-header .combine .status,
  .view-id-regulated_entities .view-header .combine .keyword,
  .view-id-regulated_entities .view-header .combine .combine,
  .view-id-regulated_entities .view-header .combine .date,
  .view-id-regulated_entities .view-header .date .term,
  .view-id-regulated_entities .view-header .date .status,
  .view-id-regulated_entities .view-header .date .keyword,
  .view-id-regulated_entities .view-header .date .combine,
  .view-id-regulated_entities .view-header .date .date {
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.75em;
    font-weight: 300;
    color: #dc1f00; }
    .view-library-publications .view-header .entity-status .term .icon-remove,
    .view-library-publications .view-header .entity-status .status .icon-remove,
    .view-library-publications .view-header .entity-status .keyword .icon-remove,
    .view-library-publications .view-header .entity-status .combine .icon-remove,
    .view-library-publications .view-header .entity-status .date .icon-remove,
    .view-library-publications .view-header .category .term .icon-remove,
    .view-library-publications .view-header .category .status .icon-remove,
    .view-library-publications .view-header .category .keyword .icon-remove,
    .view-library-publications .view-header .category .combine .icon-remove,
    .view-library-publications .view-header .category .date .icon-remove,
    .view-library-publications .view-header .keyword .term .icon-remove,
    .view-library-publications .view-header .keyword .status .icon-remove,
    .view-library-publications .view-header .keyword .keyword .icon-remove,
    .view-library-publications .view-header .keyword .combine .icon-remove,
    .view-library-publications .view-header .keyword .date .icon-remove,
    .view-library-publications .view-header .combine .term .icon-remove,
    .view-library-publications .view-header .combine .status .icon-remove,
    .view-library-publications .view-header .combine .keyword .icon-remove,
    .view-library-publications .view-header .combine .combine .icon-remove,
    .view-library-publications .view-header .combine .date .icon-remove,
    .view-library-publications .view-header .date .term .icon-remove,
    .view-library-publications .view-header .date .status .icon-remove,
    .view-library-publications .view-header .date .keyword .icon-remove,
    .view-library-publications .view-header .date .combine .icon-remove,
    .view-library-publications .view-header .date .date .icon-remove,
    .view-regulated-entities-all .view-header .entity-status .term .icon-remove,
    .view-regulated-entities-all .view-header .entity-status .status .icon-remove,
    .view-regulated-entities-all .view-header .entity-status .keyword .icon-remove,
    .view-regulated-entities-all .view-header .entity-status .combine .icon-remove,
    .view-regulated-entities-all .view-header .entity-status .date .icon-remove,
    .view-regulated-entities-all .view-header .category .term .icon-remove,
    .view-regulated-entities-all .view-header .category .status .icon-remove,
    .view-regulated-entities-all .view-header .category .keyword .icon-remove,
    .view-regulated-entities-all .view-header .category .combine .icon-remove,
    .view-regulated-entities-all .view-header .category .date .icon-remove,
    .view-regulated-entities-all .view-header .keyword .term .icon-remove,
    .view-regulated-entities-all .view-header .keyword .status .icon-remove,
    .view-regulated-entities-all .view-header .keyword .keyword .icon-remove,
    .view-regulated-entities-all .view-header .keyword .combine .icon-remove,
    .view-regulated-entities-all .view-header .keyword .date .icon-remove,
    .view-regulated-entities-all .view-header .combine .term .icon-remove,
    .view-regulated-entities-all .view-header .combine .status .icon-remove,
    .view-regulated-entities-all .view-header .combine .keyword .icon-remove,
    .view-regulated-entities-all .view-header .combine .combine .icon-remove,
    .view-regulated-entities-all .view-header .combine .date .icon-remove,
    .view-regulated-entities-all .view-header .date .term .icon-remove,
    .view-regulated-entities-all .view-header .date .status .icon-remove,
    .view-regulated-entities-all .view-header .date .keyword .icon-remove,
    .view-regulated-entities-all .view-header .date .combine .icon-remove,
    .view-regulated-entities-all .view-header .date .date .icon-remove,
    .view-id-regulated_entities_all .view-header .entity-status .term .icon-remove,
    .view-id-regulated_entities_all .view-header .entity-status .status .icon-remove,
    .view-id-regulated_entities_all .view-header .entity-status .keyword .icon-remove,
    .view-id-regulated_entities_all .view-header .entity-status .combine .icon-remove,
    .view-id-regulated_entities_all .view-header .entity-status .date .icon-remove,
    .view-id-regulated_entities_all .view-header .category .term .icon-remove,
    .view-id-regulated_entities_all .view-header .category .status .icon-remove,
    .view-id-regulated_entities_all .view-header .category .keyword .icon-remove,
    .view-id-regulated_entities_all .view-header .category .combine .icon-remove,
    .view-id-regulated_entities_all .view-header .category .date .icon-remove,
    .view-id-regulated_entities_all .view-header .keyword .term .icon-remove,
    .view-id-regulated_entities_all .view-header .keyword .status .icon-remove,
    .view-id-regulated_entities_all .view-header .keyword .keyword .icon-remove,
    .view-id-regulated_entities_all .view-header .keyword .combine .icon-remove,
    .view-id-regulated_entities_all .view-header .keyword .date .icon-remove,
    .view-id-regulated_entities_all .view-header .combine .term .icon-remove,
    .view-id-regulated_entities_all .view-header .combine .status .icon-remove,
    .view-id-regulated_entities_all .view-header .combine .keyword .icon-remove,
    .view-id-regulated_entities_all .view-header .combine .combine .icon-remove,
    .view-id-regulated_entities_all .view-header .combine .date .icon-remove,
    .view-id-regulated_entities_all .view-header .date .term .icon-remove,
    .view-id-regulated_entities_all .view-header .date .status .icon-remove,
    .view-id-regulated_entities_all .view-header .date .keyword .icon-remove,
    .view-id-regulated_entities_all .view-header .date .combine .icon-remove,
    .view-id-regulated_entities_all .view-header .date .date .icon-remove,
    .view-id-regulated_entities .view-header .entity-status .term .icon-remove,
    .view-id-regulated_entities .view-header .entity-status .status .icon-remove,
    .view-id-regulated_entities .view-header .entity-status .keyword .icon-remove,
    .view-id-regulated_entities .view-header .entity-status .combine .icon-remove,
    .view-id-regulated_entities .view-header .entity-status .date .icon-remove,
    .view-id-regulated_entities .view-header .category .term .icon-remove,
    .view-id-regulated_entities .view-header .category .status .icon-remove,
    .view-id-regulated_entities .view-header .category .keyword .icon-remove,
    .view-id-regulated_entities .view-header .category .combine .icon-remove,
    .view-id-regulated_entities .view-header .category .date .icon-remove,
    .view-id-regulated_entities .view-header .keyword .term .icon-remove,
    .view-id-regulated_entities .view-header .keyword .status .icon-remove,
    .view-id-regulated_entities .view-header .keyword .keyword .icon-remove,
    .view-id-regulated_entities .view-header .keyword .combine .icon-remove,
    .view-id-regulated_entities .view-header .keyword .date .icon-remove,
    .view-id-regulated_entities .view-header .combine .term .icon-remove,
    .view-id-regulated_entities .view-header .combine .status .icon-remove,
    .view-id-regulated_entities .view-header .combine .keyword .icon-remove,
    .view-id-regulated_entities .view-header .combine .combine .icon-remove,
    .view-id-regulated_entities .view-header .combine .date .icon-remove,
    .view-id-regulated_entities .view-header .date .term .icon-remove,
    .view-id-regulated_entities .view-header .date .status .icon-remove,
    .view-id-regulated_entities .view-header .date .keyword .icon-remove,
    .view-id-regulated_entities .view-header .date .combine .icon-remove,
    .view-id-regulated_entities .view-header .date .date .icon-remove {
      font-size: 1em;
      color: #000000;
      cursor: pointer;
      padding: 0 10px; }
.view-library-publications .view-content .views-row-first,
.view-regulated-entities-all .view-content .views-row-first,
.view-id-regulated_entities_all .view-content .views-row-first,
.view-id-regulated_entities .view-content .views-row-first {
  border-top: 1px solid #cccccc;
  padding: 30px 0;
  margin: 30px 0; }

.taxonomy-check #edit-tid-wrapper .injected-submit-button {
  cursor: pointer;
  margin-top: 1.6em;
  color: #003469;
  display: block;
  text-align: center;
  padding: 10px 40px;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 0.9em;
  font-weight: 600;
  border: 2px solid #003469;
  background: #ffffff; }
  .taxonomy-check #edit-tid-wrapper .injected-submit-button:hover {
    background: #003469;
    color: #ffffff; }
.taxonomy-check #edit-tid-wrapper .views-exposed-widget {
  width: 100%;
  padding: 0; }
  .taxonomy-check #edit-tid-wrapper .views-exposed-widget #edit-reset {
    width: 100%; }

#content-header {
  position: relative; }
  #content-header #dl-link,
  #content-header #printer {
    position: absolute;
    right: 0;
    top: 0;
    color: #dc1f00;
    cursor: pointer; }
  #content-header #printer .icon-print:before {
    content: "\e800";
    font-family: "icomoon";
    font-size: 1.2em;
    text-decoration: none; }
  #content-header #printer:hover {
    color: #003469; }
  #content-header #dl-link {
    display: none;
    right: 45px; }
    #content-header #dl-link a {
      font-size: 0.75em;
      text-decoration: none; }
      #content-header #dl-link a img {
        display: none; }
      #content-header #dl-link a .icon-csv-dl {
        position: absolute;
        right: 30px;
        font-size: 1.25em;
        top: 3px; }
      #content-header #dl-link a .icon-csv-dl:before {
        content: "\e901";
        font-family: "icomoon";
        font-size: 1.2em;
        text-decoration: none; }
      #content-header #dl-link a:hover {
        color: #003469; }

.page-regulated-entities #content-header #dl-link,
.page-regulated-entities-banking-fiduciary #content-header #dl-link,
.page-regulated-entities-insurance #content-header #dl-link,
.page-regulated-entities-investment-business #content-header #dl-link,
.page-regulated-entities-non-regulated-practitioners #content-header #dl-link,
.page-regulated-entities-registered-agents #content-header #dl-link,
.page-regulated-entities-insolvency-practitioners #content-header #dl-link {
  display: block; }

.feed-icon,
.view-header #printer {
  display: none; }

#views-exposed-form-news-list-page-page #edit-combine-wrapper {
  border-bottom: none;
  padding: 0.5em 1em 0; }
#views-exposed-form-news-list-page-page .views-reset-button {
  padding: 0 1em 1.5em;
  width: 100%; }
  #views-exposed-form-news-list-page-page .views-reset-button #edit-reset {
    width: 100%; }

.page-publications-enforcement-actions #edit-date-filter-wrapper {
  padding: 0 1em 0.5em !important;
  border-bottom: none !important; }
.page-publications-enforcement-actions .views-reset-button {
  padding: 0 1em 1.5em;
  width: 100%; }
  .page-publications-enforcement-actions .views-reset-button #edit-reset {
    width: 100%; }

.view-display-id-page_2 .view-footer .icon-prev {
  font-family: "icomoon";
  color: #dc1f00;
  font-size: 0.8em; }
  .view-display-id-page_2 .view-footer .icon-prev a {
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 1.3em;
    font-weight: 300;
    text-decoration: none; }
    .view-display-id-page_2 .view-footer .icon-prev a:hover {
      text-decoration: underline; }

.view-id-regulated_entities .views-field-field-ra-contact-name,
.view-id-regulated_entities_all .views-field-field-ra-contact-name {
  font-weight: bold;
  font-size: larger; }
.view-id-regulated_entities .views-field-title,
.view-id-regulated_entities_all .views-field-title {
  font-style: italic; }
.view-id-regulated_entities .views-label-field-ra-telephone,
.view-id-regulated_entities .views-label-field-ra-fax,
.view-id-regulated_entities .views-label-field-ra-email,
.view-id-regulated_entities .views-label-field-ra-website,
.view-id-regulated_entities .views-label-field-revocation-date,
.view-id-regulated_entities_all .views-label-field-ra-telephone,
.view-id-regulated_entities_all .views-label-field-ra-fax,
.view-id-regulated_entities_all .views-label-field-ra-email,
.view-id-regulated_entities_all .views-label-field-ra-website,
.view-id-regulated_entities_all .views-label-field-revocation-date {
  float: left;
  margin-right: 0.5em; }

.page-search #block-system-main ul {
  clear: both; }

#content-area .content .view-display-id-page_6 .legislation_no-results, #content-area .content .view-display-id-page_20 .legislation_no-results {
  padding: 20px;
  border-top: 1px solid #c3c3c3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  #content-area .content .view-display-id-page_6 .legislation_no-results h4, #content-area .content .view-display-id-page_20 .legislation_no-results h4 {
    font-size: 16px;
    line-height: 22px; }
#content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-category, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-category {
  cursor: pointer;
  position: relative;
  padding: 20px 57px 20px 20px;
  float: none;
  font-size: 16px;
  line-height: 22px;
  border-top: 1px solid #c3c3c3;
  background-color: #fff;
  z-index: 10; }
  #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-category .title_description, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-category .title_description {
    display: block; }
  #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-category p, #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-category h4, #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-category h3, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-category p, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-category h4, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-category h3 {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 22px; }
    #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-category p .label, #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-category h4 .label, #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-category h3 .label, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-category p .label, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-category h4 .label, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-category h3 .label {
      display: none; }
  #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-category .legislation-category_icon, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-category .legislation-category_icon {
    width: 17px;
    height: 17px;
    content: '';
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer; }
    #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-category .legislation-category_icon:before, #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-category .legislation-category_icon:after, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-category .legislation-category_icon:before, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-category .legislation-category_icon:after {
      background-color: #dc1f00;
      content: '';
      display: inline-block;
      position: absolute; }
    #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-category .legislation-category_icon:before, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-category .legislation-category_icon:before {
      width: 100%;
      height: 1px;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
    #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-category .legislation-category_icon:after, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-category .legislation-category_icon:after {
      height: 100%;
      width: 1px;
      left: 50%; }
  #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-category:hover, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-category:hover {
    background-color: #F7F7F7; }
#content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list {
  display: none;
  margin: 0; }
  #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li {
    background: none;
    padding-left: 0;
    margin-left: 0;
    margin: 0;
    border-bottom: none; }
    #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li > .views-field-title, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li > .views-field-title {
      position: relative; }
      #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li > .views-field-title a, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li > .views-field-title a {
        display: inline-block;
        padding: 20px;
        position: relative;
        width: 100%;
        border-top: solid 1px #c3c3c3;
        background-color: #e7e7e7; }
        #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li > .views-field-title a:hover, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li > .views-field-title a:hover {
          background-color: rgba(231, 231, 231, 0.6); }
      #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li > .views-field-title .legislation-title_icon, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li > .views-field-title .legislation-title_icon {
        width: 57px;
        height: 57px;
        z-index: 100;
        content: '';
        display: inline-block;
        position: absolute;
        right: 0px;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer; }
        #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li > .views-field-title .legislation-title_icon:before, #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li > .views-field-title .legislation-title_icon:after, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li > .views-field-title .legislation-title_icon:before, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li > .views-field-title .legislation-title_icon:after {
          background-color: #dc1f00;
          content: '';
          display: inline-block;
          position: absolute; }
        #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li > .views-field-title .legislation-title_icon:before, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li > .views-field-title .legislation-title_icon:before {
          width: 17px;
          height: 1px;
          left: 20px;
          top: 28px; }
        #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li > .views-field-title .legislation-title_icon:after, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li > .views-field-title .legislation-title_icon:after {
          height: 17px;
          width: 1px;
          left: 28px;
          top: 20px; }
        #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li > .views-field-title .legislation-title_icon + a, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li > .views-field-title .legislation-title_icon + a {
          padding: 20px 57px 20px 20px; }
        #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li > .views-field-title .legislation-title_icon:hover + a, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li > .views-field-title .legislation-title_icon:hover + a {
          background-color: rgba(231, 231, 231, 0.6); }
    #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing {
      display: none; }
      #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing .sub-heading, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing .sub-heading {
        padding: 20px 57px 20px 20px;
        color: #333;
        font-weight: bold;
        background-color: #EAEAEA;
        display: block;
        border-top: solid 1px #c3c3c3;
        font-size: 16px;
        line-height: 22px;
        cursor: pointer;
        position: relative; }
        #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing .sub-heading:hover, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing .sub-heading:hover {
          background-color: rgba(231, 231, 231, 0.6); }
        #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing .sub-heading .legislation-category_icon, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing .sub-heading .legislation-category_icon {
          width: 17px;
          height: 17px;
          content: '';
          display: inline-block;
          position: absolute;
          right: 20px;
          top: 50%;
          transform: translateY(-50%); }
          #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing .sub-heading .legislation-category_icon:before, #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing .sub-heading .legislation-category_icon:after, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing .sub-heading .legislation-category_icon:before, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing .sub-heading .legislation-category_icon:after {
            background-color: #dc1f00;
            content: '';
            display: inline-block;
            position: absolute; }
          #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing .sub-heading .legislation-category_icon:before, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing .sub-heading .legislation-category_icon:before {
            width: 100%;
            height: 1px;
            left: 0;
            top: 50%;
            transform: translateY(-50%); }
          #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing .sub-heading .legislation-category_icon:after, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing .sub-heading .legislation-category_icon:after {
            height: 100%;
            width: 1px;
            left: 50%; }
      #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing .legislation-amendments, #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing .legislation-stat_inst, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing .legislation-amendments, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing .legislation-stat_inst {
        display: none;
        margin: 0; }
        #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing .legislation-amendments li a, #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing .legislation-stat_inst li a, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing .legislation-amendments li a, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing .legislation-stat_inst li a {
          padding: 20px;
          background-color: #fff;
          display: block;
          border-top: solid 1px #c3c3c3; }
          #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing .legislation-amendments li a:hover, #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing .legislation-stat_inst li a:hover, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing .legislation-amendments li a:hover, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing .legislation-stat_inst li a:hover {
            background-color: #F7F7F7; }
      #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing .field-content.active-amendments .legislation-amendments_title .legislation-category_icon:after, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing .field-content.active-amendments .legislation-amendments_title .legislation-category_icon:after {
        display: none; }
      #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing .field-content.active-amendments .legislation-amendments, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing .field-content.active-amendments .legislation-amendments {
        display: block; }
      #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing .field-content.active-amendments .legislation-amendments_title, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing .field-content.active-amendments .legislation-amendments_title {
        background-color: #cecece; }
      #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing .field-content.active-stat_inst .legislation-stat_inst_title .legislation-category_icon:after, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing .field-content.active-stat_inst .legislation-stat_inst_title .legislation-category_icon:after {
        display: none; }
      #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing .field-content.active-stat_inst .legislation-stat_inst, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing .field-content.active-stat_inst .legislation-stat_inst {
        display: block; }
      #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .views-field-nothing .field-content.active-stat_inst .legislation-stat_inst_title, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .views-field-nothing .field-content.active-stat_inst .legislation-stat_inst_title {
        background-color: #cecece; }
    #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li a, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li a {
      color: #dc1f00;
      text-decoration: underline;
      margin-bottom: 0;
      font-size: 16px;
      font-weight: normal; }
    #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list li .redline, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list li .redline {
      display: none; }
  #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list .views-row, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list .views-row {
    padding: 0 !important; }
    #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list .views-row.active-title .legislation-title_icon:after, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list .views-row.active-title .legislation-title_icon:after {
      display: none; }
    #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list .views-row.active-title .views-field-nothing, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list .views-row.active-title .views-field-nothing {
      display: block !important; }
    #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list .views-row.active-title a, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list .views-row.active-title a {
      background-color: #cecece; }
  #content-area .content .view-display-id-page_6 .legislation-list-wrapper .legislation-list .views-field-term-node-tid, #content-area .content .view-display-id-page_20 .legislation-list-wrapper .legislation-list .views-field-term-node-tid {
    display: none; }
#content-area .content .view-display-id-page_6 .legislation-list-wrapper.active .legislation-category, #content-area .content .view-display-id-page_20 .legislation-list-wrapper.active .legislation-category {
  background-color: #003469; }
  #content-area .content .view-display-id-page_6 .legislation-list-wrapper.active .legislation-category:hover, #content-area .content .view-display-id-page_20 .legislation-list-wrapper.active .legislation-category:hover {
    background-color: #1a4e83; }
  #content-area .content .view-display-id-page_6 .legislation-list-wrapper.active .legislation-category .title_description, #content-area .content .view-display-id-page_20 .legislation-list-wrapper.active .legislation-category .title_description {
    display: none; }
  #content-area .content .view-display-id-page_6 .legislation-list-wrapper.active .legislation-category h4, #content-area .content .view-display-id-page_6 .legislation-list-wrapper.active .legislation-category p, #content-area .content .view-display-id-page_6 .legislation-list-wrapper.active .legislation-category div, #content-area .content .view-display-id-page_20 .legislation-list-wrapper.active .legislation-category h4, #content-area .content .view-display-id-page_20 .legislation-list-wrapper.active .legislation-category p, #content-area .content .view-display-id-page_20 .legislation-list-wrapper.active .legislation-category div {
    color: #fff; }
  #content-area .content .view-display-id-page_6 .legislation-list-wrapper.active .legislation-category .legislation-category_icon:after, #content-area .content .view-display-id-page_20 .legislation-list-wrapper.active .legislation-category .legislation-category_icon:after {
    display: none; }
  #content-area .content .view-display-id-page_6 .legislation-list-wrapper.active .legislation-category .legislation-category_icon:before, #content-area .content .view-display-id-page_20 .legislation-list-wrapper.active .legislation-category .legislation-category_icon:before {
    background-color: #fff; }
#content-area .content .view-display-id-page_6 .legislation-list-wrapper.active .legislation-list, #content-area .content .view-display-id-page_20 .legislation-list-wrapper.active .legislation-list {
  display: block; }
#content-area .content .view-display-id-page_6 .view-content, #content-area .content .view-display-id-page_20 .view-content {
  border-bottom: solid 1px #c3c3c3;
  position: relative;
  min-height: 65px; }
#content-area .content .view-display-id-page_6 .active-category, #content-area .content .view-display-id-page_6 .legislation-list-wrapper.active, #content-area .content .view-display-id-page_6 .amendment-link, #content-area .content .view-display-id-page_6 .stat-link, #content-area .content .view-display-id-page_6 .field-content.active-amendments, #content-area .content .view-display-id-page_6 .field-content.active-stat_inst, #content-area .content .view-display-id-page_6 .active-target_parent, #content-area .content .view-display-id-page_20 .active-category, #content-area .content .view-display-id-page_20 .legislation-list-wrapper.active, #content-area .content .view-display-id-page_20 .amendment-link, #content-area .content .view-display-id-page_20 .stat-link, #content-area .content .view-display-id-page_20 .field-content.active-amendments, #content-area .content .view-display-id-page_20 .field-content.active-stat_inst, #content-area .content .view-display-id-page_20 .active-target_parent {
  display: block !important; }
#content-area .content .view-display-id-page_6 .no-result, #content-area .content .view-display-id-page_20 .no-result {
  display: none !important; }
#content-area .content .view-display-id-page_6 .revoked_markup, #content-area .content .view-display-id-page_20 .revoked_markup {
  text-transform: uppercase;
  font-weight: bold;
  border: solid 1px #dc1f00;
  padding: 4px 8px;
  margin-right: 8px;
  font-size: 14px; }
#content-area .content .view-display-id-page_6 .revoked .revoked_markup, #content-area .content .view-display-id-page_20 .revoked .revoked_markup {
  display: inline-block; }
#content-area .content .view-display-id-page_6.revoked_hidden .views-row.revoked_parent .legislation-amendments_title, #content-area .content .view-display-id-page_20.revoked_hidden .views-row.revoked_parent .legislation-amendments_title {
  display: none !important; }
#content-area .content .view-display-id-page_6.revoked_hidden .views-row.revoked_parent .legislation-amendments, #content-area .content .view-display-id-page_20.revoked_hidden .views-row.revoked_parent .legislation-amendments {
  display: none !important; }
#content-area .content .view-display-id-page_6.revoked_hidden .views-row.revoked_parent:not(.stat_inst_revoked_partial) .views-field-title, #content-area .content .view-display-id-page_6.revoked_hidden .views-row.revoked_parent:not(.stat_inst_revoked_none) .views-field-title, #content-area .content .view-display-id-page_20.revoked_hidden .views-row.revoked_parent:not(.stat_inst_revoked_partial) .views-field-title, #content-area .content .view-display-id-page_20.revoked_hidden .views-row.revoked_parent:not(.stat_inst_revoked_none) .views-field-title {
  display: none !important; }
#content-area .content .view-display-id-page_6.revoked_hidden .views-row.revoked_parent:not(.stat_inst_revoked_partial) .legislation-stat_inst_title, #content-area .content .view-display-id-page_6.revoked_hidden .views-row.revoked_parent:not(.stat_inst_revoked_none) .legislation-stat_inst_title, #content-area .content .view-display-id-page_20.revoked_hidden .views-row.revoked_parent:not(.stat_inst_revoked_partial) .legislation-stat_inst_title, #content-area .content .view-display-id-page_20.revoked_hidden .views-row.revoked_parent:not(.stat_inst_revoked_none) .legislation-stat_inst_title {
  display: none !important; }
#content-area .content .view-display-id-page_6.revoked_hidden .views-row.revoked_parent.stat_inst_revoked_partial .views-field-title, #content-area .content .view-display-id-page_6.revoked_hidden .views-row.revoked_parent.stat_inst_revoked_none .views-field-title, #content-area .content .view-display-id-page_20.revoked_hidden .views-row.revoked_parent.stat_inst_revoked_partial .views-field-title, #content-area .content .view-display-id-page_20.revoked_hidden .views-row.revoked_parent.stat_inst_revoked_none .views-field-title {
  display: block !important; }
#content-area .content .view-display-id-page_6.revoked_hidden .views-row.revoked_parent.stat_inst_revoked_partial .legislation-stat_inst_title, #content-area .content .view-display-id-page_6.revoked_hidden .views-row.revoked_parent.stat_inst_revoked_none .legislation-stat_inst_title, #content-area .content .view-display-id-page_20.revoked_hidden .views-row.revoked_parent.stat_inst_revoked_partial .legislation-stat_inst_title, #content-area .content .view-display-id-page_20.revoked_hidden .views-row.revoked_parent.stat_inst_revoked_none .legislation-stat_inst_title {
  display: block !important; }
#content-area .content .view-display-id-page_6.revoked_hidden .views-row:not(.revoked_parent).amendments_revoked_all .legislation-amendments_title, #content-area .content .view-display-id-page_20.revoked_hidden .views-row:not(.revoked_parent).amendments_revoked_all .legislation-amendments_title {
  display: none !important; }
#content-area .content .view-display-id-page_6.revoked_hidden .views-row:not(.revoked_parent).amendments_revoked_all .legislation-title_icon, #content-area .content .view-display-id-page_20.revoked_hidden .views-row:not(.revoked_parent).amendments_revoked_all .legislation-title_icon {
  display: none !important; }
#content-area .content .view-display-id-page_6.revoked_hidden .views-row:not(.revoked_parent).amendments_revoked_all.stat_inst_revoked_partial .legislation-title_icon, #content-area .content .view-display-id-page_6.revoked_hidden .views-row:not(.revoked_parent).amendments_revoked_all.stat_inst_revoked_none .legislation-title_icon, #content-area .content .view-display-id-page_20.revoked_hidden .views-row:not(.revoked_parent).amendments_revoked_all.stat_inst_revoked_partial .legislation-title_icon, #content-area .content .view-display-id-page_20.revoked_hidden .views-row:not(.revoked_parent).amendments_revoked_all.stat_inst_revoked_none .legislation-title_icon {
  display: inline-block !important; }
#content-area .content .view-display-id-page_6.revoked_hidden .views-row:not(.revoked_parent).stat_inst_revoked_all .legislation-stat_inst_title, #content-area .content .view-display-id-page_20.revoked_hidden .views-row:not(.revoked_parent).stat_inst_revoked_all .legislation-stat_inst_title {
  display: none !important; }
#content-area .content .view-display-id-page_6.revoked_hidden .views-row:not(.revoked_parent).stat_inst_revoked_all .legislation-title_icon, #content-area .content .view-display-id-page_20.revoked_hidden .views-row:not(.revoked_parent).stat_inst_revoked_all .legislation-title_icon {
  display: none !important; }
#content-area .content .view-display-id-page_6.revoked_hidden .views-row:not(.revoked_parent).stat_inst_revoked_all.amendments_revoked_partial .legislation-title_icon, #content-area .content .view-display-id-page_6.revoked_hidden .views-row:not(.revoked_parent).stat_inst_revoked_all.amendments_revoked_none .legislation-title_icon, #content-area .content .view-display-id-page_20.revoked_hidden .views-row:not(.revoked_parent).stat_inst_revoked_all.amendments_revoked_partial .legislation-title_icon, #content-area .content .view-display-id-page_20.revoked_hidden .views-row:not(.revoked_parent).stat_inst_revoked_all.amendments_revoked_none .legislation-title_icon {
  display: inline-block !important; }
#content-area .content .view-display-id-page_6.revoked_hidden .legislation-amendments .revoked, #content-area .content .view-display-id-page_20.revoked_hidden .legislation-amendments .revoked {
  display: none !important; }
#content-area .content .view-display-id-page_6.revoked_hidden .legislation-stat_inst .revoked, #content-area .content .view-display-id-page_20.revoked_hidden .legislation-stat_inst .revoked {
  display: none !important; }

#content #content-area .block-legislation-search {
  background-color: #e7e7e7;
  margin-bottom: 30px;
  padding: 20px 20px 30px;
  display: block !important; }
  #content #content-area .block-legislation-search .content h2 {
    background-color: #e7e7e7;
    color: #000;
    padding: 0;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 29px;
    font-weight: bold; }
  #content #content-area .block-legislation-search #legislation-search {
    color: #333 !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    border: solid 1px #c3c3c3;
    padding: 10px 16px;
    width: 100%; }
    #content #content-area .block-legislation-search #legislation-search::placeholder {
      color: #333 !important; }
    #content #content-area .block-legislation-search #legislation-search::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #333 !important; }
    #content #content-area .block-legislation-search #legislation-search::-moz-placeholder {
      /* Firefox 19+ */
      color: #333 !important; }
    #content #content-area .block-legislation-search #legislation-search:-ms-input-placeholder {
      /* IE 10+ */
      color: #333 !important; }
    #content #content-area .block-legislation-search #legislation-search:-moz-placeholder {
      /* Firefox 18- */
      color: #333 !important;
      opacity: 1px; }
  #content #content-area .block-legislation-search .legislation-dropdowns {
    padding-top: 20px;
    display: inline-block; }
    #content #content-area .block-legislation-search .legislation-dropdowns #legislation-years, #content #content-area .block-legislation-search .legislation-dropdowns #legislation-categories {
      display: inline-block;
      position: relative; }
    #content #content-area .block-legislation-search .legislation-dropdowns span {
      background-color: #fff;
      height: 45px;
      padding: 5px 46px 5px 16px;
      font-size: 16px;
      border: solid 1px #c3c3c3;
      line-height: 35px;
      display: inline-block;
      position: relative;
      color: #333;
      cursor: pointer;
      width: 100%; }
      #content #content-area .block-legislation-search .legislation-dropdowns span:before {
        position: absolute;
        top: calc(50% - 3px);
        right: 16px;
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #003469;
        content: '';
        display: inline-block;
        transition: 0.15s;
        transform: rotate(180deg); }
    #content #content-area .block-legislation-search .legislation-dropdowns ul {
      margin: 0;
      padding: 0;
      display: inline-block;
      position: absolute;
      left: 0;
      display: inline-block;
      max-height: 0;
      overflow: hidden;
      min-width: 100%;
      z-index: 200;
      background: #fff !important;
      position: absolute;
      top: calc(100% + 5px);
      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
      transition: max-height 0.2s; }
      #content #content-area .block-legislation-search .legislation-dropdowns ul li {
        margin: 0;
        padding: 0;
        list-style: none; }
        #content #content-area .block-legislation-search .legislation-dropdowns ul li::marker {
          display: none; }
        #content #content-area .block-legislation-search .legislation-dropdowns ul li label {
          background-color: #fff !important;
          margin: 0;
          padding: 10px 20px;
          background: none;
          cursor: pointer;
          font-size: 16px;
          color: #333;
          font-weight: normal;
          display: inline-block;
          width: 100%;
          white-space: nowrap; }
          #content #content-area .block-legislation-search .legislation-dropdowns ul li label:before {
            display: none;
            background-image: none; }
          #content #content-area .block-legislation-search .legislation-dropdowns ul li label:hover {
            background-color: #003469 !important;
            color: #fff; }
        #content #content-area .block-legislation-search .legislation-dropdowns ul li input {
          display: none; }
          #content #content-area .block-legislation-search .legislation-dropdowns ul li input:checked + label {
            background-color: #003469 !important;
            color: #ffffff; }
    #content #content-area .block-legislation-search .legislation-dropdowns.active-dropdown_years #legislation-years span:before {
      transform: rotate(0); }
    #content #content-area .block-legislation-search .legislation-dropdowns.active-dropdown_years #legislation-years ul {
      max-height: 50vh; }
    #content #content-area .block-legislation-search .legislation-dropdowns.active-dropdown_categories #legislation-categories span:before {
      transform: rotate(0); }
    #content #content-area .block-legislation-search .legislation-dropdowns.active-dropdown_categories #legislation-categories ul {
      max-height: 50vh; }
    #content #content-area .block-legislation-search .legislation-dropdowns #legislation-years {
      margin-right: 10px; }
      #content #content-area .block-legislation-search .legislation-dropdowns #legislation-years ul {
        overflow-y: auto; }
    @media screen and (max-height: 900px) {
      #content #content-area .block-legislation-search .legislation-dropdowns #legislation-categories ul {
        overflow-y: auto; } }
  #content #content-area .block-legislation-search .legislation-dropdowns-revoked {
    align-items: baseline;
    justify-content: space-between;
    display: flex;
    width: 100%; }
  #content #content-area .block-legislation-search .legislation-revoked {
    display: none;
    /* Hide the browser's default checkbox */
    /* Create a custom checkbox */
    /* On mouse-over, add a grey background color */
    /* When the checkbox is checked, add a red background */
    /* Create the checkmark/indicator (hidden when not checked) */
    /* Show the checkmark when checked */ }
    #content #content-area .block-legislation-search .legislation-revoked.active {
      display: block; }
    #content #content-area .block-legislation-search .legislation-revoked .container {
      display: block;
      position: relative;
      padding-left: 30px;
      cursor: pointer;
      font-size: 22px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      font-weight: normal;
      font-size: 16px; }
    #content #content-area .block-legislation-search .legislation-revoked .container input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 0;
      width: 0; }
    #content #content-area .block-legislation-search .legislation-revoked .checkmark {
      position: absolute;
      top: 50%;
      left: 0;
      height: 20px;
      width: 20px;
      background-color: #fff;
      border: solid 1px #c3c3c3;
      transform: translateY(-50%); }
    #content #content-area .block-legislation-search .legislation-revoked .checkmark:after {
      content: "";
      position: absolute;
      display: none; }
    #content #content-area .block-legislation-search .legislation-revoked .container input:checked ~ .checkmark:after {
      display: block; }
    #content #content-area .block-legislation-search .legislation-revoked .container .checkmark:after {
      left: 3px;
      top: 3px;
      width: 12px;
      height: 12px;
      background-color: #dc1f00; }
  #content #content-area .block-legislation-search .legislation-filter_tags > span {
    background-color: #003469;
    padding: 13px 55px 13px 20px;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    display: inline-block;
    word-break: break-word;
    color: #fff;
    margin-top: 20px;
    position: relative;
    font-size: 16px;
    line-height: 18px; }
  #content #content-area .block-legislation-search .legislation-filter_tags .icon-remove {
    color: #fff;
    font-size: 25px;
    position: absolute;
    vertical-align: middle;
    padding: 0;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer; }
  @media screen and (max-width: 1000px) {
    #content #content-area .block-legislation-search .legislation-dropdowns-revoked {
      display: inline-block; }
      #content #content-area .block-legislation-search .legislation-dropdowns-revoked .legislation-dropdowns {
        width: 100%; }
      #content #content-area .block-legislation-search .legislation-dropdowns-revoked .legislation-revoked {
        display: block;
        margin-top: 20px; }
    #content #content-area .block-legislation-search #legislation-years, #content #content-area .block-legislation-search #legislation-categories {
      width: 100%;
      display: block;
      max-width: none;
      padding-left: 0;
      margin-right: 0; }
      #content #content-area .block-legislation-search #legislation-years ul li label, #content #content-area .block-legislation-search #legislation-categories ul li label {
        white-space: normal; }
    #content #content-area .block-legislation-search #legislation-years {
      margin-bottom: 20px; } }
#content #content-area .views-exposed-widget {
  border-bottom: none;
  padding: 0; }
  #content #content-area .views-exposed-widget input {
    color: #fff; }
  #content #content-area .views-exposed-widget .views-widget {
    padding-top: 20px; }
  #content #content-area .views-exposed-widget #edit-submit-library-publications {
    border-bottom: none; }
  #content #content-area .views-exposed-widget .views-submit-button {
    display: none; }

.page-aml-legislation-aml-cft #content #content-area .block-legislation-search .legislation-dropdowns #legislation-categories, .page-legislation #content #content-area .block-legislation-search .legislation-dropdowns #legislation-categories {
  display: none !important; }

.search-form {
  margin: 0; }

#sidebar-first #block-menu_block-1 .content {
  padding: 0; }
  #sidebar-first #block-menu_block-1 .content h2 {
    background: #003469;
    color: #ffffff;
    padding: 13px 10px 13px 20px;
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 1.2em;
    font-weight: 600;
    margin: 0; }
    @media only screen and (max-width: 989px) {
      #sidebar-first #block-menu_block-1 .content h2 {
        font-family: "proxima-nova", Arial, sans-serif;
        font-size: 1em;
        font-weight: 600; } }
  #sidebar-first #block-menu_block-1 .content ul li {
    list-style: none;
    margin: 0;
    padding: 0; }
    #sidebar-first #block-menu_block-1 .content ul li .nolink,
    #sidebar-first #block-menu_block-1 .content ul li a {
      color: #333333;
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 1em;
      font-weight: 300;
      text-decoration: none;
      display: block;
      background: #ffffff;
      padding: 13px 10px 13px 20px;
      border-bottom: 1px solid #dddddd; }
      @media only screen and (max-width: 989px) {
        #sidebar-first #block-menu_block-1 .content ul li .nolink,
        #sidebar-first #block-menu_block-1 .content ul li a {
          font-family: "proxima-nova", Arial, sans-serif;
          font-size: 0.9em;
          font-weight: 300; } }
      #sidebar-first #block-menu_block-1 .content ul li .nolink.active,
      #sidebar-first #block-menu_block-1 .content ul li a.active {
        background: #e3f0fe;
        color: #333333; }
        #sidebar-first #block-menu_block-1 .content ul li .nolink.active:hover,
        #sidebar-first #block-menu_block-1 .content ul li a.active:hover {
          background: #e3f0fe; }
      #sidebar-first #block-menu_block-1 .content ul li .nolink:hover,
      #sidebar-first #block-menu_block-1 .content ul li a:hover {
        background: #eeeeee; }
    #sidebar-first #block-menu_block-1 .content ul li ul li a {
      font-size: 0.9em;
      padding: 13px 10px 13px 35px;
      color: #003469; }
      #sidebar-first #block-menu_block-1 .content ul li ul li a.active {
        color: #003469; }
    #sidebar-first #block-menu_block-1 .content ul li ul li ul li a {
      font-size: 0.8em;
      padding: 13px 10px 13px 50px;
      color: #dc1f00; }
      #sidebar-first #block-menu_block-1 .content ul li ul li ul li a.active {
        color: #003469; }
    #sidebar-first #block-menu_block-1 .content ul li ul li ul li ul li a {
      font-size: 0.8em;
      padding: 13px 10px 13px 50px;
      color: #dc1f00; }
      #sidebar-first #block-menu_block-1 .content ul li ul li ul li ul li a.active {
        color: #003469; }
    #sidebar-first #block-menu_block-1 .content ul li.collapsed a {
      background: url("../images/sidebar-plus.gif") scroll no-repeat right center #ffffff;
      display: none; }
      #sidebar-first #block-menu_block-1 .content ul li.collapsed a:hover {
        background: url("../images/sidebar-plus.gif") scroll no-repeat right center #eeeeee; }
    #sidebar-first #block-menu_block-1 .content ul li.expanded a {
      background: url("../images/sidebar-plus.gif") scroll no-repeat right center #ffffff; }
      #sidebar-first #block-menu_block-1 .content ul li.expanded a.active {
        background: url("../images/sidebar-plus.gif") scroll no-repeat right center #e3f0fe; }
      #sidebar-first #block-menu_block-1 .content ul li.expanded a:hover {
        background: url("../images/sidebar-plus.gif") scroll no-repeat right center #eeeeee; }
    #sidebar-first #block-menu_block-1 .content ul li.expanded ul li a {
      background: #ffffff; }
      #sidebar-first #block-menu_block-1 .content ul li.expanded ul li a:hover {
        background: #eeeeee; }
      #sidebar-first #block-menu_block-1 .content ul li.expanded ul li a.active {
        background: #e3f0fe; }
    #sidebar-first #block-menu_block-1 .content ul li.expanded ul li.collapsed a {
      background: url("../images/sidebar-plus.gif") scroll no-repeat right center #ffffff; }
      #sidebar-first #block-menu_block-1 .content ul li.expanded ul li.collapsed a:hover {
        background: url("../images/sidebar-plus.gif") scroll no-repeat right center #eeeeee; }
    #sidebar-first #block-menu_block-1 .content ul li.expanded ul li.expanded a {
      background: url("../images/sidebar-plus.gif") scroll no-repeat right center #ffffff; }
      #sidebar-first #block-menu_block-1 .content ul li.expanded ul li.expanded a.active {
        background: url("../images/sidebar-plus.gif") scroll no-repeat right center #e3f0fe; }
      #sidebar-first #block-menu_block-1 .content ul li.expanded ul li.expanded a:hover {
        background: url("../images/sidebar-plus.gif") scroll no-repeat right center #eeeeee; }
    #sidebar-first #block-menu_block-1 .content ul li.expanded ul li ul li.leaf a {
      background: #ffffff !important; }
      #sidebar-first #block-menu_block-1 .content ul li.expanded ul li ul li.leaf a:hover {
        background: #eeeeee !important; }
    #sidebar-first #block-menu_block-1 .content ul li.expanded ul li ul li a {
      background: #ffffff; }
      #sidebar-first #block-menu_block-1 .content ul li.expanded ul li ul li a:hover {
        background: #eeeeee; }
    #sidebar-first #block-menu_block-1 .content ul li.expanded ul li ul li ul li a {
      background: #ffffff !important;
      padding-left: 20%; }
      #sidebar-first #block-menu_block-1 .content ul li.expanded ul li ul li ul li a:hover {
        background: #eeeeee !important; }

#block-views-interior_banner_images-block .content h2, #block-views-interior_banner_images-block_1 .content h2 {
  display: none; }
#block-views-interior_banner_images-block .content .view-interior-banner-images .field-content, #block-views-interior_banner_images-block_1 .content .view-interior-banner-images .field-content {
  max-height: 250px;
  overflow: hidden; }
  #block-views-interior_banner_images-block .content .view-interior-banner-images .field-content img, #block-views-interior_banner_images-block_1 .content .view-interior-banner-images .field-content img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto; }

/* ------- Features Services Sidebar Blocks -------*/
#sidebar-first #block-views-services_homepage-block_1 .content,
#sidebar-first #block-views-services_homepage-block_2 .content,
#sidebar-first #block-views-services_homepage-block_3 .content {
  padding: 20px; }
  #sidebar-first #block-views-services_homepage-block_1 .content h2,
  #sidebar-first #block-views-services_homepage-block_2 .content h2,
  #sidebar-first #block-views-services_homepage-block_3 .content h2 {
    display: none; }
  #sidebar-first #block-views-services_homepage-block_1 .content .views-field-nothing,
  #sidebar-first #block-views-services_homepage-block_2 .content .views-field-nothing,
  #sidebar-first #block-views-services_homepage-block_3 .content .views-field-nothing {
    width: 100%;
    height: auto;
    display: block; }
    #sidebar-first #block-views-services_homepage-block_1 .content .views-field-nothing .service-icon,
    #sidebar-first #block-views-services_homepage-block_2 .content .views-field-nothing .service-icon,
    #sidebar-first #block-views-services_homepage-block_3 .content .views-field-nothing .service-icon {
      width: 25%;
      float: left;
      height: auto;
      padding-right: 15px; }
    #sidebar-first #block-views-services_homepage-block_1 .content .views-field-nothing .service-title,
    #sidebar-first #block-views-services_homepage-block_2 .content .views-field-nothing .service-title,
    #sidebar-first #block-views-services_homepage-block_3 .content .views-field-nothing .service-title {
      width: 75%;
      color: #333333;
      float: right;
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 1em;
      font-weight: 600; }
    #sidebar-first #block-views-services_homepage-block_1 .content .views-field-nothing .service-summary,
    #sidebar-first #block-views-services_homepage-block_2 .content .views-field-nothing .service-summary,
    #sidebar-first #block-views-services_homepage-block_3 .content .views-field-nothing .service-summary {
      float: right;
      margin-top: 5px;
      width: 75%;
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 0.85em;
      font-weight: 300; }
    #sidebar-first #block-views-services_homepage-block_1 .content .views-field-nothing .service-link,
    #sidebar-first #block-views-services_homepage-block_2 .content .views-field-nothing .service-link,
    #sidebar-first #block-views-services_homepage-block_3 .content .views-field-nothing .service-link {
      float: right;
      margin-top: 5px;
      width: 75%; }
      #sidebar-first #block-views-services_homepage-block_1 .content .views-field-nothing .service-link a,
      #sidebar-first #block-views-services_homepage-block_2 .content .views-field-nothing .service-link a,
      #sidebar-first #block-views-services_homepage-block_3 .content .views-field-nothing .service-link a {
        font-family: "proxima-nova", Arial, sans-serif;
        font-size: 0.85em;
        font-weight: 300; }

/*--------- News List Styling -----------*/
.page-news #main #content #content-area .views-row,
.page-taxonomy-term-58 #main #content #content-area .views-row {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 30px;
  padding-bottom: 30px; }
  .page-news #main #content #content-area .views-row .news-title a,
  .page-taxonomy-term-58 #main #content #content-area .views-row .news-title a {
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 1.15em;
    font-weight: 600;
    color: #333333;
    text-decoration: none; }
    .page-news #main #content #content-area .views-row .news-title a:hover,
    .page-taxonomy-term-58 #main #content #content-area .views-row .news-title a:hover {
      color: #dc1f00; }
  .page-news #main #content #content-area .views-row .news-date,
  .page-taxonomy-term-58 #main #content #content-area .views-row .news-date {
    color: #bababa;
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.85em;
    font-weight: 600;
    margin-bottom: 5px; }
    .page-news #main #content #content-area .views-row .news-date a,
    .page-taxonomy-term-58 #main #content #content-area .views-row .news-date a {
      text-decoration: none;
      color: #bababa; }
      .page-news #main #content #content-area .views-row .news-date a:hover,
      .page-taxonomy-term-58 #main #content #content-area .views-row .news-date a:hover {
        color: #dc1f00; }
  .page-news #main #content #content-area .views-row .news-body,
  .page-taxonomy-term-58 #main #content #content-area .views-row .news-body {
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.9em;
    font-weight: 300; }
    .page-news #main #content #content-area .views-row .news-body p,
    .page-taxonomy-term-58 #main #content #content-area .views-row .news-body p {
      margin-bottom: 12px; }
  .page-news #main #content #content-area .views-row .news-link a,
  .page-taxonomy-term-58 #main #content #content-area .views-row .news-link a {
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.9em;
    font-weight: 300; }

/* ----------- Contact Us Page Styling -------*/
.page-node-51 #main #content #content-area .field-name-body {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 35px;
  padding-bottom: 35px; }
  .page-node-51 #main #content #content-area .field-name-body h3 {
    font-size: 1.1em; }
  .page-node-51 #main #content #content-area .field-name-body .contact-info-container {
    margin-top: 5px;
    color: #555555;
    margin-top: 25px; }
    .page-node-51 #main #content #content-area .field-name-body .contact-info-container .contact-info-left {
      float: left;
      width: 50%;
      padding-right: 20px; }
      @media only screen and (max-width: 450px) {
        .page-node-51 #main #content #content-area .field-name-body .contact-info-container .contact-info-left {
          width: 100%;
          padding-right: 0;
          margin-bottom: 10px; } }
    .page-node-51 #main #content #content-area .field-name-body .contact-info-container .contact-info-right {
      float: right;
      width: 50%; }
      @media only screen and (max-width: 450px) {
        .page-node-51 #main #content #content-area .field-name-body .contact-info-container .contact-info-right {
          width: 100%;
          float: left; } }
.page-node-51 #main #content #content-area #webform-client-form-51 .form-item {
  width: 48%;
  float: left;
  margin: 10px 0; }
  @media only screen and (max-width: 600px) {
    .page-node-51 #main #content #content-area #webform-client-form-51 .form-item {
      width: 100%; } }
  .page-node-51 #main #content #content-area #webform-client-form-51 .form-item label {
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.9em;
    font-weight: 600;
    color: #003469; }
  .page-node-51 #main #content #content-area #webform-client-form-51 .form-item input {
    width: 100%;
    border: 1px solid #cccccc; }
  .page-node-51 #main #content #content-area #webform-client-form-51 .form-item.webform-component-textarea {
    width: 100%;
    margin-bottom: 35px; }
.page-node-51 #main #content #content-area #webform-client-form-51 #webform-component-last-name,
.page-node-51 #main #content #content-area #webform-client-form-51 #webform-component-phone {
  float: right; }
.page-node-51 #main #content #content-area #webform-client-form-51 .captcha {
  float: left;
  width: 100%;
  margin-bottom: 30px; }

input[type="submit"] {
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 0.9em;
  font-weight: 600;
  padding: 10px 40px;
  border: 2px solid #003469;
  color: #003469;
  background: none;
  text-transform: none; }
  input[type="submit"]:hover {
    color: #ffffff;
    background: #003469; }

.not-front .breadcrumb {
  color: #aaaaaa;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 0.7em;
  font-weight: 400; }
  .not-front .breadcrumb a {
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.9em;
    font-weight: 400; }
  .not-front .breadcrumb .redline {
    display: none; }

@media only screen and (max-width: 800px) {
  .not-front.page-regulated-entities #content #content-header .breadcrumb,
  .not-front.page-publications #content #content-header .breadcrumb {
    display: none; } }

/*------ Table Styling ----------*/
#content-area table tbody tr.odd {
  background: #efefef; }
#content-area table tr th {
  border-bottom: 1px solid #cccccc;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 0.8em;
  font-weight: 600; }

.not-front.page-regulated-entities .redline,
.not-front.page-currently-regulated-entities .redline {
  display: none; }

/*------------ FAQ Page Styling -------------------*/
#block-views--exp-faqs-page,
#block-multiblock-1 {
  background: #ffffff;
  padding: 0;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 20px 0;
  border-radius: 0; }
  #block-views--exp-faqs-page .content,
  #block-multiblock-1 .content {
    padding: 0; }
  #block-views--exp-faqs-page .views-exposed-form .views-exposed-widget,
  #block-multiblock-1 .views-exposed-form .views-exposed-widget {
    padding: 20px; }
    #block-views--exp-faqs-page .views-exposed-form .views-exposed-widget label,
    #block-multiblock-1 .views-exposed-form .views-exposed-widget label {
      color: #333333;
      font-size: 1em; }
    #block-views--exp-faqs-page .views-exposed-form .views-exposed-widget.views-submit-button,
    #block-multiblock-1 .views-exposed-form .views-exposed-widget.views-submit-button {
      padding: 0; }
    #block-views--exp-faqs-page .views-exposed-form .views-exposed-widget.views-reset-button,
    #block-multiblock-1 .views-exposed-form .views-exposed-widget.views-reset-button {
      width: 100%;
      padding: 0 20px 10px; }
      #block-views--exp-faqs-page .views-exposed-form .views-exposed-widget.views-reset-button input#edit-reset,
      #block-multiblock-1 .views-exposed-form .views-exposed-widget.views-reset-button input#edit-reset {
        width: 100%;
        color: #003469;
        display: block;
        text-align: center;
        padding: 10px 40px;
        font-family: "proxima-nova", Arial, sans-serif;
        font-size: 0.9em;
        font-weight: 600;
        border: 2px solid #003469;
        background: #ffffff; }
        #block-views--exp-faqs-page .views-exposed-form .views-exposed-widget.views-reset-button input#edit-reset:hover,
        #block-multiblock-1 .views-exposed-form .views-exposed-widget.views-reset-button input#edit-reset:hover {
          background: #003469;
          color: #ffffff; }
  #block-views--exp-faqs-page h2,
  #block-multiblock-1 h2 {
    background: #003469;
    color: #ffffff;
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 1.2em;
    font-weight: 600;
    margin: 0;
    padding: 13px 10px 13px 20px; }
  #block-views--exp-faqs-page #edit-field-faq-category-tid-1-wrapper,
  #block-multiblock-1 #edit-field-faq-category-tid-1-wrapper {
    padding: 0.5em 1em 1.5em;
    width: 100%; }
    #block-views--exp-faqs-page #edit-field-faq-category-tid-1-wrapper label,
    #block-multiblock-1 #edit-field-faq-category-tid-1-wrapper label {
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 1em;
      font-weight: 300;
      padding: 1em 0 0; }
    #block-views--exp-faqs-page #edit-field-faq-category-tid-1-wrapper .views-widget,
    #block-multiblock-1 #edit-field-faq-category-tid-1-wrapper .views-widget {
      padding: 0.5em 0 0; }
      #block-views--exp-faqs-page #edit-field-faq-category-tid-1-wrapper .views-widget .form-item,
      #block-multiblock-1 #edit-field-faq-category-tid-1-wrapper .views-widget .form-item {
        position: relative;
        overflow: visible; }
        #block-views--exp-faqs-page #edit-field-faq-category-tid-1-wrapper .views-widget .form-item label,
        #block-multiblock-1 #edit-field-faq-category-tid-1-wrapper .views-widget .form-item label {
          font-family: "proxima-nova", Arial, sans-serif;
          font-size: 0.9em;
          font-weight: 400;
          color: #999999; }
    #block-views--exp-faqs-page #edit-field-faq-category-tid-1-wrapper .form-type-bef-checkbox,
    #block-multiblock-1 #edit-field-faq-category-tid-1-wrapper .form-type-bef-checkbox {
      padding-left: 30px;
      margin: 0 0 10px; }
      #block-views--exp-faqs-page #edit-field-faq-category-tid-1-wrapper .form-type-bef-checkbox input[type="checkbox"],
      #block-multiblock-1 #edit-field-faq-category-tid-1-wrapper .form-type-bef-checkbox input[type="checkbox"] {
        display: none; }
      #block-views--exp-faqs-page #edit-field-faq-category-tid-1-wrapper .form-type-bef-checkbox input[type="checkbox"] + label:before,
      #block-multiblock-1 #edit-field-faq-category-tid-1-wrapper .form-type-bef-checkbox input[type="checkbox"] + label:before {
        display: block;
        content: "";
        overflow: hidden;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 3px;
        left: 0;
        background: url(../images/checkbox.gif) no-repeat 0px 0px transparent; }
      #block-views--exp-faqs-page #edit-field-faq-category-tid-1-wrapper .form-type-bef-checkbox input[type="checkbox"] + label:hover,
      #block-multiblock-1 #edit-field-faq-category-tid-1-wrapper .form-type-bef-checkbox input[type="checkbox"] + label:hover {
        cursor: pointer; }
        #block-views--exp-faqs-page #edit-field-faq-category-tid-1-wrapper .form-type-bef-checkbox input[type="checkbox"] + label:hover:before,
        #block-multiblock-1 #edit-field-faq-category-tid-1-wrapper .form-type-bef-checkbox input[type="checkbox"] + label:hover:before {
          background-position: -21px 0px; }
      #block-views--exp-faqs-page #edit-field-faq-category-tid-1-wrapper .form-type-bef-checkbox input[type="checkbox"]:checked + label:before,
      #block-views--exp-faqs-page #edit-field-faq-category-tid-1-wrapper .form-type-bef-checkbox input[type="checkbox"]:checked + label:hover:before,
      #block-multiblock-1 #edit-field-faq-category-tid-1-wrapper .form-type-bef-checkbox input[type="checkbox"]:checked + label:before,
      #block-multiblock-1 #edit-field-faq-category-tid-1-wrapper .form-type-bef-checkbox input[type="checkbox"]:checked + label:hover:before {
        background-position: -42px 0px; }
  #block-views--exp-faqs-page .views-submit-button,
  #block-multiblock-1 .views-submit-button {
    display: none; }
  #block-views--exp-faqs-page .views-reset-button input[type="submit"],
  #block-multiblock-1 .views-reset-button input[type="submit"] {
    margin: 0;
    color: #79c459;
    padding: 0;
    font-size: 1.2em;
    font-weight: 600;
    background: none; }
    #block-views--exp-faqs-page .views-reset-button input[type="submit"]:hover,
    #block-multiblock-1 .views-reset-button input[type="submit"]:hover {
      color: #dc1f00; }
  @media only screen and (max-width: 800px) {
    #block-views--exp-faqs-page,
    #block-multiblock-1 {
      display: none; } }

.page-faqs #block-multiblock-1 {
  display: none; }
  @media only screen and (max-width: 800px) {
    .page-faqs #block-multiblock-1 {
      display: block;
      border-bottom: 1px solid #cccccc; } }
  .page-faqs #block-multiblock-1 #edit-field-faq-category-tid-1-wrapper {
    width: 100%;
    padding: 0; }
    .page-faqs #block-multiblock-1 #edit-field-faq-category-tid-1-wrapper .form-item {
      margin: 0; }
    .page-faqs #block-multiblock-1 #edit-field-faq-category-tid-1-wrapper .form-item.form-type-bef-checkbox {
      width: 50%;
      float: left;
      margin: 0;
      padding-left: 25px; }
      .page-faqs #block-multiblock-1 #edit-field-faq-category-tid-1-wrapper .form-item.form-type-bef-checkbox input[type="checkbox"] + label:before {
        margin-left: 0; }
      .page-faqs #block-multiblock-1 #edit-field-faq-category-tid-1-wrapper .form-item.form-type-bef-checkbox label.option {
        font-size: 0.85em; }
  .page-faqs #block-multiblock-1 .views-exposed-form .views-exposed-widget.views-reset-button {
    padding: 20px 0 0 0; }

.faq-question {
  color: #333333;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 1em;
  font-weight: 600; }

.faq-answer {
  color: #777777;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 0.9em;
  font-weight: 300;
  margin: 5px 0 30px; }

/* ---------------- Search Page Styling ---------------*/
.page-search #search-form label {
  font-size: 0.9em;
  padding-right: 15px; }
.page-search #search-form #edit-keys {
  padding: 11px 10px 10px; }
.page-search #search-form #edit-submit {
  padding: 12px 40px 9px; }
.page-search #search-form #edit-advanced {
  margin-top: 15px;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 0.9em;
  font-weight: 300; }
  .page-search #search-form #edit-advanced legend {
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 1em;
    font-weight: 300; }
.page-search h2 {
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 1.2em;
  font-weight: 600; }
.page-search ol {
  margin-left: 0; }
.page-search li.search-result {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 25px;
  padding: 0 0 25px 0; }
  .page-search li.search-result a {
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 1.4; }
  .page-search li.search-result .search-snippet-info {
    padding: 0;
    color: #555555;
    font-size: 1em; }
    .page-search li.search-result .search-snippet-info p {
      margin: 0; }

/*------------- Products & Services Page Styling ---------------*/
.not-front .node-products-services .field-name-field-icon {
  display: none; }
.not-front .node-products-services .field-name-field-featured-service- {
  display: none; }
.not-front .node-products-services .field-name-field-short-summary {
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 1em;
  font-weight: 600;
  color: #aaaaaa;
  margin-bottom: 20px; }

/*------------ Job Openings Description page -------------------*/
.not-front.node-type-job-opening #content-area .content .field {
  margin-top: 15px; }
  .not-front.node-type-job-opening #content-area .content .field .field-items {
    color: #777777;
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.95em;
    font-weight: 300;
    padding-top: 5px; }
    .not-front.node-type-job-opening #content-area .content .field .field-items ul li ol {
      color: #777777;
      margin: 15px 0 15px 40px; }
      .not-front.node-type-job-opening #content-area .content .field .field-items ul li ol li {
        background: none;
        padding-left: 15px; }

.not-front.page-node-41 .redline {
  display: none; }
.not-front.page-node-41 #content-area #block-views-job_openings_list-block {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #dc1f00; }
  .not-front.page-node-41 #content-area #block-views-job_openings_list-block h2 {
    color: #888888;
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.9em;
    font-weight: 500;
    margin: 10px 0; }
  .not-front.page-node-41 #content-area #block-views-job_openings_list-block .view-job-openings-list .views-row .views-field-title {
    float: left;
    width: 100%; }
    .not-front.page-node-41 #content-area #block-views-job_openings_list-block .view-job-openings-list .views-row .views-field-title a {
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 1.1em;
      font-weight: 600;
      background: url("../images/red-bullet.gif") no-repeat scroll 8px 24px transparent;
      padding: 15px 0 15px 30px;
      color: #333333;
      text-decoration: none;
      display: block; }
      .not-front.page-node-41 #content-area #block-views-job_openings_list-block .view-job-openings-list .views-row .views-field-title a:hover {
        background: url("../images/red-bullet.gif") no-repeat scroll 8px 24px #efefef; }
  .not-front.page-node-41 #content-area #block-views-job_openings_list-block .view-job-openings-list .views-row .views-field-view-node {
    float: right;
    width: 40%;
    text-align: right; }
    .not-front.page-node-41 #content-area #block-views-job_openings_list-block .view-job-openings-list .views-row .views-field-view-node a {
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 0.9em;
      font-weight: 300;
      display: block; }

/*---------- Staff Bios Page -----------*/
.staff-bio-container {
  clear: both; }
  .staff-bio-container .bio-image {
    float: left;
    height: 300px;
    overflow: hidden;
    width: 250px;
    border: 1px solid #cccccc; }
    @media only screen and (max-width: 650px) {
      .staff-bio-container .bio-image {
        display: none; } }
  .staff-bio-container .bio-text {
    margin: 0 0 20px 260px;
    padding: 0 20px; }
    @media only screen and (max-width: 650px) {
      .staff-bio-container .bio-text {
        margin: 0;
        padding: 0; } }
    .staff-bio-container .bio-text .bio-name {
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 1.2em;
      font-weight: 600; }
    .staff-bio-container .bio-text .bio-position {
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 0.85em;
      font-weight: 600;
      border-bottom: 1px solid #dc1f00;
      padding-bottom: 7px;
      color: #999999; }
    .staff-bio-container .bio-text .bio-body {
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 1em;
      font-weight: 100;
      color: #666666;
      margin-top: 7px; }
    .staff-bio-container .bio-text .bio-qualifications {
      margin-top: 15px;
      font-size: 0.85em; }
      .staff-bio-container .bio-text .bio-qualifications h3 {
        font-family: "proxima-nova", Arial, sans-serif;
        font-size: 1em;
        font-weight: 600;
        color: #000000;
        margin-bottom: 10px; }

.not-front.page-about-us-governance-board-of-commissioners #content-area .view-board-of-commissioners .views-row,
.not-front.page-about-us-governance-management #content-area .view-board-of-commissioners .views-row {
  margin-bottom: 100px; }
  @media only screen and (max-width: 650px) {
    .not-front.page-about-us-governance-board-of-commissioners #content-area .view-board-of-commissioners .views-row,
    .not-front.page-about-us-governance-management #content-area .view-board-of-commissioners .views-row {
      margin-bottom: 50px; } }

/*--------  Regulated Entities Styling ----------*/
/*---- Registered Agents ------*/
.page-registered-agents #main #content-area .views-row {
  width: 50%;
  float: left;
  min-height: 265px; }
  @media only screen and (max-width: 700px) {
    .page-registered-agents #main #content-area .views-row {
      width: 100%; } }
  .page-registered-agents #main #content-area .views-row.views-row-odd {
    padding-right: 15px; }
    @media only screen and (max-width: 700px) {
      .page-registered-agents #main #content-area .views-row.views-row-odd {
        padding-right: 0; } }
  .page-registered-agents #main #content-area .views-row .views-field-title a {
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 1em;
    font-weight: 600;
    color: #333333;
    text-decoration: none; }
    .page-registered-agents #main #content-area .views-row .views-field-title a:hover {
      color: #dc1f00; }
  .page-registered-agents #main #content-area .views-row .views-field-field-ra-contact-name,
  .page-registered-agents #main #content-area .views-row .views-field-field-ra-address-1,
  .page-registered-agents #main #content-area .views-row .views-field-field-ra-address-2,
  .page-registered-agents #main #content-area .views-row .views-field-field-ra-country,
  .page-registered-agents #main #content-area .views-row .views-field-field-ra-telephone,
  .page-registered-agents #main #content-area .views-row .views-field-field-ra-fax,
  .page-registered-agents #main #content-area .views-row .views-field-field-ra-email,
  .page-registered-agents #main #content-area .views-row .views-field-field-ra-website {
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.9em;
    font-weight: 300;
    color: #666666; }
  .page-registered-agents #main #content-area .views-row .views-label {
    float: left;
    font-weight: 600;
    color: #333333;
    padding-right: 10px; }
  .page-registered-agents #main #content-area .views-row .views-field-field-ra-contact-name {
    padding-top: 6px; }

.opened > ul {
  display: block !important; }
.opened > a {
  background: url("../images/sidebar-minus.gif") scroll no-repeat right center #e3f0fe !important; }

.expanded > ul {
  display: none; }

.view-faq-s-taxonomy .ui-accordion .ui-accordion-icons,
.faq .ui-accordion .ui-accordion-icons,
.view-faqs .ui-accordion .ui-accordion-icons {
  padding-left: 35px; }
.view-faq-s-taxonomy .ui-accordion .ui-accordion-header,
.faq .ui-accordion .ui-accordion-header,
.view-faqs .ui-accordion .ui-accordion-header {
  border: none;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 1em;
  font-weight: 600;
  background: #ffffff; }
  .view-faq-s-taxonomy .ui-accordion .ui-accordion-header.ui-state-default .ui-accordion-header-icon,
  .faq .ui-accordion .ui-accordion-header.ui-state-default .ui-accordion-header-icon,
  .view-faqs .ui-accordion .ui-accordion-header.ui-state-default .ui-accordion-header-icon {
    background: url(../images/arrowd-closed.gif) no-repeat 0px 0px transparent; }
  .view-faq-s-taxonomy .ui-accordion .ui-accordion-header.ui-state-default a,
  .faq .ui-accordion .ui-accordion-header.ui-state-default a,
  .view-faqs .ui-accordion .ui-accordion-header.ui-state-default a {
    color: #000000; }
    .view-faq-s-taxonomy .ui-accordion .ui-accordion-header.ui-state-default a:hover,
    .faq .ui-accordion .ui-accordion-header.ui-state-default a:hover,
    .view-faqs .ui-accordion .ui-accordion-header.ui-state-default a:hover {
      color: #dc1f00; }
  .view-faq-s-taxonomy .ui-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon,
  .faq .ui-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon,
  .view-faqs .ui-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon {
    background: url(../images/arrowd-open.gif) no-repeat 0px 0px transparent; }
  .view-faq-s-taxonomy .ui-accordion .ui-accordion-header.ui-state-active a,
  .faq .ui-accordion .ui-accordion-header.ui-state-active a,
  .view-faqs .ui-accordion .ui-accordion-header.ui-state-active a {
    color: #dc1f00; }
  .view-faq-s-taxonomy .ui-accordion .ui-accordion-header .ui-accordion-header-icon,
  .faq .ui-accordion .ui-accordion-header .ui-accordion-header-icon,
  .view-faqs .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    left: 0.5em;
    margin-top: 6px;
    position: absolute;
    top: auto; }
.view-faq-s-taxonomy .ui-accordion .ui-widget-content,
.faq .ui-accordion .ui-widget-content,
.view-faqs .ui-accordion .ui-widget-content {
  padding: 10px 35px;
  border: none; }
  .view-faq-s-taxonomy .ui-accordion .ui-widget-content .views-row .views-field-field-answer p,
  .faq .ui-accordion .ui-widget-content .views-row .views-field-field-answer p,
  .view-faqs .ui-accordion .ui-widget-content .views-row .views-field-field-answer p {
    padding: 20px 0 0;
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.9em;
    font-weight: 300;
    color: #666666; }
    .view-faq-s-taxonomy .ui-accordion .ui-widget-content .views-row .views-field-field-answer p a,
    .faq .ui-accordion .ui-widget-content .views-row .views-field-field-answer p a,
    .view-faqs .ui-accordion .ui-widget-content .views-row .views-field-field-answer p a {
      color: #dc1f00; }

.item-list ul.pager {
  margin: 20px 0 !important; }
  .item-list ul.pager li {
    background: none !important;
    padding: 0 !important; }

.search-advanced {
  width: 100%; }
  .search-advanced .form-type-textfield {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .search-advanced label[for="edit-type"] {
    width: 100%; }

.division-specific .view-header .redline {
  margin: 30px 0; }
.division-specific .view-content .views-row {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 30px 0;
  padding: 0; }
  .division-specific .view-content .views-row .views-field-title a {
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 1.15em;
    font-weight: 600;
    color: #333333;
    text-decoration: none;
    margin: 0 0 20px;
    display: block; }
    .division-specific .view-content .views-row .views-field-title a:hover {
      color: #dc1f00; }
  .division-specific .view-content .views-row .views-field-nothing {
    color: #bababa;
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 0.85em;
    font-weight: 600;
    margin-bottom: 5px; }
    .division-specific .view-content .views-row .views-field-nothing a {
      text-decoration: none;
      color: #bababa; }
      .division-specific .view-content .views-row .views-field-nothing a:hover {
        color: #dc1f00; }
.division-specific .view-content .views-row-last {
  border-bottom: none; }

.hide {
  display: none; }

#certificate_checker {
  margin-bottom: 20px; }

.error-area {
  color: #dc1f00; }

section.flexi-row {
  padding: 50px 25px;
  background-color: #ffffff;
  color: #333333;
  text-align: left;
  font-size: 16px; }
  section.flexi-row .row {
    max-width: 1280px;
    margin: 0px auto; }

section.flexi-row.widget-news {
  background-color: #eeeeee; }
  section.flexi-row.widget-news .row {
    display: flex; }
    section.flexi-row.widget-news .row .news-feed {
      width: 30%;
      flex: 1;
      min-width: 0px; }
      section.flexi-row.widget-news .row .news-feed:not(:last-child) {
        margin-right: 25px; }
      section.flexi-row.widget-news .row .news-feed .carousel > .slide:not(:first-child) {
        display: none; }
    @media screen and (max-width: 768px) {
      section.flexi-row.widget-news .row {
        display: block; }
        section.flexi-row.widget-news .row .news-feed {
          width: auto; }
          section.flexi-row.widget-news .row .news-feed:not(:last-child) {
            margin-right: 0px;
            margin-bottom: 35px; } }
  section.flexi-row.widget-news h2 {
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 22px; }
    section.flexi-row.widget-news h2::after {
      content: '';
      position: absolute;
      left: 0px;
      bottom: 0px;
      width: 75px;
      height: 2px;
      background-color: #dc1f00; }
  section.flexi-row.widget-news .carousel {
    position: relative;
    margin: 0px -10px; }
    section.flexi-row.widget-news .carousel .slick-arrow {
      position: absolute;
      top: 100%;
      right: 10px;
      margin-top: 10px;
      background-color: transparent;
      width: 15px;
      height: 15px;
      overflow: hidden;
      text-indent: -9999px; }
      section.flexi-row.widget-news .carousel .slick-arrow::after {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        width: 9px;
        height: 9px;
        margin: auto;
        border: 2px solid #dc1f00;
        border-left: 0px none;
        border-bottom: 0px none;
        transform: rotate(45deg); }
    section.flexi-row.widget-news .carousel .slick-prev {
      right: 35px; }
      section.flexi-row.widget-news .carousel .slick-prev::after {
        left: 6px;
        transform: rotate(-135deg); }
    section.flexi-row.widget-news .carousel .slick-next::after {
      right: 6px; }
  section.flexi-row.widget-news .slide {
    padding: 0px 10px 5px; }
  section.flexi-row.widget-news article {
    position: relative;
    padding: 12px;
    background: #ffffff; }
    section.flexi-row.widget-news article:not(:last-child) {
      margin-bottom: 5px; }
    section.flexi-row.widget-news article .article-title {
      font-size: 18px;
      line-height: 22px;
      font-weight: normal;
      min-height: 66px; }
      section.flexi-row.widget-news article .article-title a {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-decoration: none; }
        section.flexi-row.widget-news article .article-title a::after {
          content: '';
          position: absolute;
          top: 0px;
          left: 0px;
          right: 0px;
          bottom: 0px; }
        section.flexi-row.widget-news article .article-title a:hover::after, section.flexi-row.widget-news article .article-title a:focus::after {
          box-shadow: 2px 2px 2px #d1d1d1; }
    section.flexi-row.widget-news article .category {
      color: #003469;
      margin-bottom: 5px; }
  section.flexi-row.widget-news .more {
    display: inline-block;
    margin-top: 10px;
    text-decoration: none; }
    section.flexi-row.widget-news .more:hover, section.flexi-row.widget-news .more:focus {
      text-decoration: underline; }

#admin-menu {
  z-index: 9999; }

.sanctions-search {
  background-color: #E7E7E7;
  padding: 20px 20px 30px; }
  .sanctions-search #sanctions-search {
    color: #333 !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    border: solid 1px #c3c3c3;
    padding: 10px 16px;
    width: 100%;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 400; }
    .sanctions-search #sanctions-search::-webkit-input-placeholder, .sanctions-search #sanctions-search::placeholder {
      color: #333 !important; }
  .sanctions-search h2 {
    background-color: #e7e7e7;
    color: #000;
    padding: 0;
    font-size: 24px;
    line-height: 29px;
    font-weight: bold; }
  .sanctions-search #date-filter-wrapper {
    max-width: 95px;
    position: relative;
    height: 65px;
    width: 50%;
    display: block; }
    .sanctions-search #date-filter-wrapper #date-filter-value-year {
      display: none !important; }
    .sanctions-search #date-filter-wrapper .date-widget {
      padding-top: 20px; }
      .sanctions-search #date-filter-wrapper .date-widget .container-inline-date {
        clear: both; }
        .sanctions-search #date-filter-wrapper .date-widget .container-inline-date .form-item {
          height: 45px;
          float: none; }
          .sanctions-search #date-filter-wrapper .date-widget .container-inline-date .form-item #date-filter-value {
            width: 100%; }
            .sanctions-search #date-filter-wrapper .date-widget .container-inline-date .form-item #date-filter-value .year-label {
              position: relative;
              background-color: #fff;
              height: 45px;
              padding: 5px 46px 5px 16px;
              font-size: 16px;
              border: solid 1px #c3c3c3;
              line-height: 35px;
              display: inline-block;
              position: relative;
              color: #333;
              clip: auto;
              cursor: pointer;
              font-weight: 400;
              position: absolute !important;
              overflow: hidden; }
              .sanctions-search #date-filter-wrapper .date-widget .container-inline-date .form-item #date-filter-value .year-label:before {
                position: absolute;
                top: calc(50% - 3px);
                right: 16px;
                width: 0;
                height: 0;
                border-left: 7px solid transparent;
                border-right: 7px solid transparent;
                border-top: 7px solid #003469;
                content: '';
                display: inline-block;
                z-index: 100;
                transition: 0.15s; }
            .sanctions-search #date-filter-wrapper .date-widget .container-inline-date .form-item #date-filter-value .date-year {
              max-height: 0;
              overflow: hidden;
              background: #fff !important;
              position: absolute;
              top: calc(100% + 5px);
              z-index: 100;
              box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
              width: 95px;
              transition: max-height 0.2s; }
              .sanctions-search #date-filter-wrapper .date-widget .container-inline-date .form-item #date-filter-value .date-year label {
                padding: 10px 20px;
                text-align: center;
                cursor: pointer;
                font-size: 16px;
                font-weight: 400; }
                .sanctions-search #date-filter-wrapper .date-widget .container-inline-date .form-item #date-filter-value .date-year label:hover {
                  background-color: #003469;
                  color: #ffffff; }
              .sanctions-search #date-filter-wrapper .date-widget .container-inline-date .form-item #date-filter-value .date-year #date-filter-value-year {
                width: 100%;
                height: 45px;
                padding: 5px;
                margin-right: 0;
                -moz-appearance: none;
                -webkit-appearance: none;
                font-size: 0.9em; }
              .sanctions-search #date-filter-wrapper .date-widget .container-inline-date .form-item #date-filter-value .date-year input {
                display: none; }
            .sanctions-search #date-filter-wrapper .date-widget .container-inline-date .form-item #date-filter-value.active .year-label:before {
              transform: rotate(180deg); }
            .sanctions-search #date-filter-wrapper .date-widget .container-inline-date .form-item #date-filter-value.active .date-year {
              display: inline-block;
              max-height: 50vh;
              width: 100%;
              overflow-y: auto;
              height: 240px; }

.sanctions {
  padding-top: 30px;
  font-weight: 400; }
  .sanctions .no-results-msg {
    display: none;
    font-weight: 300; }
  .sanctions details {
    border-top: 1px solid #c3c3c3; }
    .sanctions details .sanction > a {
      margin-bottom: 5px;
      display: block; }
    .sanctions details:last-child {
      border-bottom: 1px solid #c3c3c3; }
    .sanctions details summary {
      padding: 20px;
      list-style: none;
      font-weight: bold;
      cursor: pointer;
      position: relative; }
      .sanctions details summary h4 {
        font-size: 18px;
        margin: 0px;
        display: inline-block; }
      .sanctions details summary::-webkit-details-marker {
        display: none; }
      .sanctions details summary .toggle {
        width: 17px;
        height: 17px;
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer; }
        .sanctions details summary .toggle:before, .sanctions details summary .toggle:after {
          content: '';
          display: inline-block;
          position: absolute;
          background-color: #dc1f00; }
        .sanctions details summary .toggle:before {
          width: 100%;
          height: 1px;
          left: 0;
          top: 50%;
          transform: translateY(-50%); }
        .sanctions details summary .toggle:after {
          height: 100%;
          width: 1px;
          left: 50%; }
    .sanctions details[open] summary {
      background-color: #003469;
      color: #fff; }
      .sanctions details[open] summary h4 {
        color: #fff; }
      .sanctions details[open] summary .toggle:before {
        background-color: #fff; }
      .sanctions details[open] summary .toggle:after {
        display: none; }
    .sanctions details[open] .sanction {
      background-color: #e7e7e7;
      padding: 20px;
      font-size: 16px;
      border-bottom: 1px solid #c3c3c3; }
      .sanctions details[open] .sanction:last-child {
        border-bottom: 0px; }
  .sanctions.queried .year.no-results {
    display: none !important; }
  .sanctions.queried .sanction {
    display: none; }
    .sanctions.queried .sanction.matched {
      display: block; }

/*# sourceMappingURL=style.css.map */
