/*!
 * Font Awesome Free 5.0.12 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border-radius: 0.1em;
  border: solid 0.08em #eee;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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 {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-aws:before {
  content: "\f375";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frown:before {
  content: "\f119";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-moon:before {
  content: "\f186";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-percent:before {
  content: "\f295";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-plane:before {
  content: "\f072";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-random:before {
  content: "\f074";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-rendact:before {
  content: "\f3e4";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-road:before {
  content: "\f018";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-strava:before {
  content: "\f428";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-train:before {
  content: "\f238";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: "Montserrat Regular";
  src: url("../fonts/montserrat/Montserrat-Regular.ttf");
}
@font-face {
  font-family: "Montserrat Bold";
  src: url("../fonts/montserrat/Montserrat-Bold.ttf");
}
/*
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf");
}*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.page-wrapper {
  padding-bottom: 1em;
  overflow-x: hidden;
}
.content-wrapper {
  margin-top: 28px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 980px) {
  .logged-in .content-wrapper {
    padding-top: 0px;
  }
}
header#navbar {
  position: relative;
  z-index: 1051;
}
/* Menu block specific changes */
.menu-attach-block-wrapper.orientation-horizontal .block {
  padding: 0;
  position: static;
  width: auto;
  background-color: transparent;
}
/*a {
  transition: 0.2s ease;
  &:hover {
    transition: 0.2s ease;
  }
}*/
a.menu-attach-block-drop-link ~ .menu-attach-block-wrapper {
  display: inline-block;
}
a.menu-attach-block-drop-link.external,
a.menu-attach-block-drop-link.external:hover,
a.menu-attach-block-drop-link.external:focus,
#main-menu a.menu-attach-block-drop-link.external,
#main-menu a.menu-attach-block-drop-link.external:hover,
#main-menu a.menu-attach-block-drop-link.external:focus,
#main-menu-links li.active-trail a.menu-attach-block-drop-link.external {
  background: none;
  padding: 0;
  width: 0;
}
.menu-search-box .search-label {
  display: inline-block;
  cursor: pointer;
  padding: 15px;
  line-height: 20px;
  vertical-align: top;
  color: #347dac;
}
.menu-search-box .search-label i.fa-search {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
}
.menu-search-box .search-box-container {
  display: inline-block;
  vertical-align: top;
  padding: 7px 0;
  position: relative;
  z-index: 20;
}
.menu-search-box .search-box-container .search-box {
  display: none;
  vertical-align: top;
}
.menu-search-box .search-box-container .form-item-keyword {
  display: inline-block;
  float: left;
  margin-bottom: 0;
}
.menu-search-box .search-box-container .form-item-keyword .control-label {
  display: none;
}
.menu-search-box .search-box-container .form-item-keyword .form-control {
  border-radius: 0;
  border-right: none;
  height: 28.5px;
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857;
  color: #8c8c8c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.menu-search-box .search-box-container .form-submit {
  font-size: 12px;
  padding: 5px 10px;
}
.menu-search-box .search-box-container .btn-default {
  text-transform: uppercase;
  font-size: 22px;
  color: #373737;
  background-color: #e0dfda;
  border-color: transparent;
}
.menu-search-box .search-box-container .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 300;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* other general styles */
.breadcrumb {
  display: none;
}
.krumo-child {
  width: 100%;
}
.page-headline {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #6a6fb3;
  width: 100%;
  height: 130px;
}
.page-headline div.alert {
  align-self: flex-start;
  z-index: 9999;
}
.page-headline .inner-wrap {
  display: flex;
  align-self: flex-start;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.page-headline .inner-wrap h1 {
  align-self: center;
}
.page-headline .inner-wrap h1 {
  font-weight: 600;
  float: right;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 32px;
  text-transform: capitalize;
  color: #ffffff;
  padding: 0px;
  border-bottom: none;
  margin: 0;
  line-height: 42px;
  padding-right: 60px;
  width: calc(100% - 260px);
}
/* Homepage sections styles */
.homepage-section {
  position: relative;
  z-index: 1;
  width: 100%;
  background-repeat: no-repeat;
}
.homepage-section .homepage-inner-section {
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto;
  clear: both;
}
.homepage-section .homepage-inner-section .block-image-area {
  display: inline-block;
  width: 50px;
  height: auto;
}
.homepage-section .homepage-inner-section .roots-block,
.homepage-section .homepage-inner-section .mission-block,
.homepage-section .homepage-inner-section .targets-block {
  position: relative;
  color: #ffffff;
  border-radius: 20px;
  max-width: 450px;
  padding: 70px;
  float: left;
  margin: 100px 0;
}
@media only screen and (max-width: 767px) {
  .homepage-section .homepage-inner-section .roots-block,
  .homepage-section .homepage-inner-section .mission-block,
  .homepage-section .homepage-inner-section .targets-block {
    padding: 70px 40px 40px;
    margin: 340px 10px 100px;
  }
}
.homepage-section .homepage-inner-section .roots-block:before,
.homepage-section .homepage-inner-section .mission-block:before,
.homepage-section .homepage-inner-section .targets-block:before {
  content: '';
  position: absolute;
  left: 10px;
  top: -60px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 110px;
  height: 110px;
}
.homepage-section .homepage-inner-section .roots-block.targets-block:before,
.homepage-section .homepage-inner-section .mission-block.targets-block:before,
.homepage-section .homepage-inner-section .targets-block.targets-block:before {
  top: -43px;
  background-image: url('../images/handshake_heart.png');
}
.homepage-section .homepage-inner-section .roots-block.roots-block:before,
.homepage-section .homepage-inner-section .mission-block.roots-block:before,
.homepage-section .homepage-inner-section .targets-block.roots-block:before {
  left: 20px;
  top: -70px;
  background-image: url('../images/mission_icon_blue_base.png');
}
.homepage-section .homepage-inner-section .roots-block.mission-block:before,
.homepage-section .homepage-inner-section .mission-block.mission-block:before,
.homepage-section .homepage-inner-section .targets-block.mission-block:before {
  left: 20px;
  top: -70px;
  background-image: url('../images/targets_icon.png');
}
.homepage-section .homepage-inner-section .roots-block h2,
.homepage-section .homepage-inner-section .mission-block h2,
.homepage-section .homepage-inner-section .targets-block h2 {
  margin-top: 0;
  font-size: 20px;
}
.homepage-section .homepage-inner-section .roots-block p,
.homepage-section .homepage-inner-section .mission-block p,
.homepage-section .homepage-inner-section .targets-block p {
  font-size: 14px;
}
@media screen and (min-width: 1024px) {
  .homepage-section .homepage-inner-section .targets-block:before {
    left: 33.3%;
  }
}
.homepage-banner-section {
  background-color: #369cd6;
  background-image: linear-gradient(to right, #369CD6 0, #369CD6 40%, #5DC6C9);
}
.homepage-banner-section .homepage-inner-section {
  position: relative;
}
.homepage-banner-section .homepage-inner-section .banner-block {
  color: #ffffff;
  font-size: 20px;
  font-weight: lighter;
  padding: 80px;
  float: none;
}
.homepage-banner-section .homepage-inner-section .banner-block p {
  font-size: 30px;
}
.homepage-banner-section .homepage-inner-section .banner-block p .emphasis-color {
  color: #b1dfd7;
  font-weight: bold;
  font-size: 26px;
}
.homepage-banner-section .homepage-inner-section .banner-block p.bright-text {
  font-size: 20px;
  font-weight: 600;
}
.homepage-banner-section .homepage-inner-section .banner-block ul {
  list-style-type: none;
  line-height: 40px;
  padding-left: 0;
  margin: 0;
}
.homepage-banner-section .homepage-inner-section .banner-block ul li .fa {
  margin-right: 5px;
}
.homepage-banner-section .homepage-inner-section .banner-block ul li:nth-of-type(1) .fa {
  color: #176090;
}
.homepage-banner-section .homepage-inner-section .banner-block ul li:nth-of-type(2) .fa {
  color: #6E68B5;
}
.homepage-banner-section .homepage-inner-section .banner-block ul li:nth-of-type(3) .fa {
  color: #92D6F7;
}
.homepage-banner-section .homepage-inner-section .banner-block ul li:nth-of-type(4) .fa {
  color: #A7E3D8;
}
.homepage-banner-section .homepage-inner-section .banner-block ul li:nth-of-type(5) .fa {
  color: #2ACBCB;
}
.homepage-boxes-section {
  margin-top: 80px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 2;
}
.homepage-boxes-section .boxes-block {
  position: relative;
  display: block;
  background-color: #f0eeee;
  vertical-align: top;
  padding: 40px 30px;
  border-radius: 20px;
  margin-top: 20px;
}
.homepage-boxes-section .boxes-block:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 0;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
}
.homepage-boxes-section .boxes-block h2 {
  color: #3c7fc6;
  font-weight: bold;
  font-size: 20px;
}
.homepage-boxes-section .boxes-block p,
.homepage-boxes-section .boxes-block li {
  font-size: 14px;
  line-height: 1.75;
}
.homepage-boxes-section .boxes-block a {
  font-size: 14px;
  font-weight: bold;
}
.homepage-boxes-section .learn-block:before {
  top: -60px;
  width: 100px;
  height: 100px;
  background-image: url('../images/learn_icon.png');
}
.homepage-boxes-section .cohort-block:before {
  top: -60px;
  width: 100px;
  height: 100px;
  background-image: url('../images/cohort_icon.png');
}
.homepage-boxes-section .specialists-block:before {
  top: -60px;
  width: 100px;
  height: 100px;
  background-image: url('../images/specialists_icon.png');
}
.homepage-boxes-section .latest-block:before {
  top: -55px;
  width: 90px;
  height: 90px;
  background-image: url('../images/calendar_icon.png');
}
.homepage-boxes-section .latest-block .view-content .views-field-title:before {
  content: "\2219";
  font-weight: bold;
}
.homepage-section-roots .homepage-inner-section {
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .homepage-section-roots .homepage-inner-section {
    margin-top: 300px;
  }
}
.homepage-section-roots .homepage-inner-section .block-image-area {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  z-index: 10;
  bottom: 0;
  background-image: url('../images/out-mission-bg.png');
  background-size: contain;
  background-position: left bottom;
  background-repeat: no-repeat;
  width: 70%;
  height: 100%;
}
@media only screen and (max-width: 1023px) {
  .homepage-section-roots .homepage-inner-section .block-image-area {
    background-position: center bottom;
    width: 80%;
    height: 100%;
    bottom: 100%;
    z-index: -1;
    left: 10%;
    background-size: 450px auto;
  }
}
.homepage-section-roots .homepage-inner-section {
  position: relative;
  background-repeat: no-repeat;
}
.homepage-section-roots .homepage-inner-section .roots-block {
  background-color: #6a6fb3;
  float: right;
}
@media only screen and (max-width: 1023px) {
  .homepage-section-roots .homepage-inner-section .roots-block {
    margin: -25px auto 80px;
    float: none;
  }
}
#block-block-21 p,
#block-block-23 p {
  line-height: 1.75;
}
#block-block-22 a {
  color: #9dd9d7;
}
.homepage-section-mission {
  background-color: #f0eeef;
}
.homepage-section-mission p,
.homepage-section-mission li {
  font-size: 14px;
  line-height: 1.75;
}
.homepage-section-mission ul {
  padding-left: 14px;
}
.homepage-section-mission ul li {
  list-style-type: disc;
}
.homepage-section-mission a {
  font-size: 14px;
  font-weight: bold;
}
.homepage-section-mission .homepage-inner-section .mission-block {
  background-color: #2ea5a1;
}
@media only screen and (max-width: 1023px) {
  .homepage-section-mission .homepage-inner-section .mission-block {
    margin: 90px auto 20px;
    float: none;
  }
}
@media only screen and (max-width: 1023px) {
  .homepage-section-targets {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
}
.homepage-section-targets .homepage-inner-section {
  position: relative;
  margin: 120px auto;
}
@media only screen and (max-width: 1023px) {
  .homepage-section-targets .homepage-inner-section {
    margin: 0 auto;
  }
}
.homepage-section-targets .homepage-inner-section .block-image-area {
  position: absolute;
  bottom: 99%;
  background: url('../images/pregnant_woman_and_partner.png');
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 684px;
  width: 616px;
  right: 0;
}
@media only screen and (max-width: 1023px) {
  .homepage-section-targets .homepage-inner-section .block-image-area {
    display: block;
    position: relative;
    margin: 20px auto 0;
    background-position: right bottom;
    width: 100%;
    max-width: 500px;
    height: auto;
    bottom: inherit;
    left: inherit;
  }
  .homepage-section-targets .homepage-inner-section .block-image-area:before {
    content: '';
    display: block;
    height: 0;
    padding-top: 115%;
  }
}
.homepage-section-targets .homepage-inner-section .targets-block {
  margin: 0 auto;
  width: 100%;
  max-width: none;
  background-color: #4384c7;
}
.homepage-section-targets .homepage-inner-section .targets-block .block p {
  columns: 1;
  column-gap: 60px;
}
@media only screen and (max-width: 1023px) {
  .homepage-section-targets .homepage-inner-section .targets-block .block p {
    columns: 1;
  }
}
@media only screen and (max-width: 1023px) {
  .homepage-section-targets .homepage-inner-section .targets-block {
    margin: -10px auto 80px;
    float: none;
  }
}
@media screen and (min-width: 1025px) {
  body.front header#navbar .menu.nav.navbar-nav:not(.secondary)::after {
    content: '';
    width: 103px;
    height: 133px;
    background-image: url('../images/coiin_circle_nav.png');
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    right: 13.5%;
    top: 45px;
  }
}
.homepage-section-quote {
  background-color: #f0eeef;
}
.homepage-section-quote .homepage-inner-section .quote-block {
  padding: 20px;
  position: relative;
}
.homepage-section-quote .homepage-inner-section .quote-block:before {
  content: '';
  position: absolute;
  top: -15px;
  left: -70px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 140px;
  height: 100px;
  background-image: url(../images/quote_icon.png);
}
@media screen and (max-width: 1370px) {
  .homepage-section-quote .homepage-inner-section .quote-block:before {
    left: 40px;
    top: -45px;
  }
}
.homepage-section-quote .homepage-inner-section .quote-block p {
  color: #2fa5a2;
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
  margin: 0;
}
.homepage-section-quote .homepage-inner-section .quote-block p .emphasis-color {
  color: #6a6fb3;
}
.homepage-section-quote .homepage-inner-section .quote-block p .emphasis-lean {
  font-weight: normal;
}
/* footer general styles */
footer.footer-wrapper {
  background-color: #3691d3;
  margin-top: 0;
  padding: 80px 0;
}
footer.footer-wrapper .footer-threads {
  margin: 0 auto 60px;
}
@media only screen and (max-width: 767px) {
  footer.footer-wrapper .footer-threads {
    margin-bottom: 30px;
  }
}
footer.footer-wrapper .footer-threads .footer-content .footer-hvcoiin-block {
  position: relative;
  padding-left: 350px;
  margin-left: 0;
  margin-right: 0;
  max-width: none;
}
@media only screen and (max-width: 1023px) {
  footer.footer-wrapper .footer-threads .footer-content .footer-hvcoiin-block {
    padding-left: 0;
    padding-top: 140px;
  }
}
footer.footer-wrapper .footer-threads .footer-content .footer-hvcoiin-block:before {
  content: '';
  left: 0;
  top: 20px;
  background: url('../images/footer-logo.png') center no-repeat;
  position: absolute;
  width: 265px;
  height: 135px;
  background-size: contain;
}
@media only screen and (max-width: 1023px) {
  footer.footer-wrapper .footer-threads .footer-content .footer-hvcoiin-block:before {
    height: 100px;
    width: 195px;
  }
}
footer.footer-wrapper .footer-threads .footer-content .footer-hvcoiin-block h2 {
  font-size: 32px;
  line-height: 1.25;
  margin-top: 0;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  footer.footer-wrapper .footer-threads .footer-content .footer-hvcoiin-block h2 {
    font-size: 22px;
  }
}
footer.footer-wrapper .footer-threads .footer-content .footer-hvcoiin-block p {
  font-size: 22px;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  footer.footer-wrapper .footer-threads .footer-content .footer-hvcoiin-block p {
    font-size: 16px;
  }
}
footer.footer-wrapper .footer-copyright {
  margin: 0 auto;
}
footer.footer-wrapper .footer-content .footer-hvcoiin-block h2 {
  color: #82c8e6;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 5px;
}
footer.footer-wrapper .footer-content .footer-hvcoiin-block h2.block-title {
  color: #ffffff;
  margin-top: 20px;
}
footer.footer-wrapper .footer-content .footer-hvcoiin-block p {
  color: #ffffff;
}
footer.footer-wrapper .footer-content .footer-hvcoiin-block a,
footer.footer-wrapper .footer-content .footer-hvcoiin-block a:link,
footer.footer-wrapper .footer-content .footer-hvcoiin-block a:visited,
footer.footer-wrapper .footer-content .footer-hvcoiin-block a:active {
  color: #ffffff;
}
footer.footer-wrapper .footer-content .footer-user-container {
  background-color: #f0eeee;
  padding: 10px 20px;
}
footer.footer-wrapper .footer-content .footer-user-container a {
  color: #6a6fb3;
}
header#navbar {
  height: 178px;
  background: none;
  border: none;
  margin: 0;
}
header#navbar .navbar-header {
  padding: 0;
  border: none;
  box-shadow: none;
}
header#navbar .navbar-header .logo img {
  width: 290px;
}
header#navbar .logo.navbar-btn {
  padding: 0;
  margin: 0;
}
header#navbar ul.navbar-nav > li > a.active:not(#quick-links) {
  color: #4cB856;
}
header#navbar ul.navbar-nav {
  background-color: #f0eeee;
  border-radius: 20px 20px 0 0;
  margin-top: 128px;
  width: 100%;
  margin-left: 240px;
  padding: 0 30px;
}
@media only screen and (max-width: 1023px) {
  header#navbar ul.navbar-nav {
    margin-left: 0;
  }
}
header#navbar ul.navbar-nav li a,
header#navbar ul.navbar-nav li span.nolink {
  color: #347dac;
  text-transform: uppercase;
  font-weight: 600;
  font-style: normal;
  padding-left: 25px;
  padding-right: 25px;
}
header#navbar ul.navbar-nav li a:hover,
header#navbar ul.navbar-nav li span.nolink:hover {
  color: #4CB856;
}
header#navbar ul.navbar-nav .menu-attach-block-drop-link {
  display: none;
}
header#navbar ul.navbar-nav:not(.secondary) > li.last.leaf {
  margin-right: 30%;
  float: right;
}
@media screen and (max-width: 1100px) {
  header#navbar ul.navbar-nav:not(.secondary) > li.last.leaf {
    margin-right: 20%;
  }
}
@media only screen and (max-width: 1023px) {
  header#navbar ul.navbar-nav:not(.secondary) > li.last.leaf {
    margin-right: -30px;
  }
}
@media only screen and (max-width: 767px) {
  header#navbar ul.navbar-nav:not(.secondary) > li.last.leaf {
    margin-right: 0;
  }
}
header#navbar ul.navbar-nav.secondary,
header#navbar .header-user-login {
  background-color: #f0eeee;
  border-radius: 0 0 20px 20px;
  margin-top: 0;
  margin: 0;
  width: auto;
  padding: 10px 30px;
}
header#navbar ul.navbar-nav.secondary a,
header#navbar .header-user-login a {
  color: #6a6fb3;
}
header#navbar ul.navbar-nav.secondary a {
  padding: 2px 10px;
}
header#navbar nav .nav.menu {
  z-index: 10;
}
header#navbar nav .nav.menu .caret {
  display: none;
}
header#navbar nav .nav.menu li.dropdown:hover .dropdown-toggle.active,
header#navbar nav .nav.menu li.dropdown ul:hover .dropdown-toggle.active {
  color: #4CB856;
}
header#navbar nav .nav.menu li.dropdown:hover .dropdown-menu,
header#navbar nav .nav.menu li.dropdown ul:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
}
header#navbar nav .nav.menu li.expanded {
  position: relative;
}
header#navbar nav .nav.menu .dropdown-menu {
  z-index: 10;
  position: absolute;
  display: block !important;
  padding: 0;
  border: 1px solid rgba(240, 238, 238, 0.5);
  box-shadow: none;
  min-width: 220px;
  background: none;
  opacity: 0;
  visibility: hidden;
  transition: all 100ms linear;
}
@media only screen and (max-width: 767px) {
  header#navbar nav .nav.menu .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static;
    float: none;
    border: 0;
    margin-bottom: -1px;
    border-top: 1px solid #9dcdd7;
  }
}
header#navbar nav .nav.menu .dropdown-menu > li {
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  header#navbar nav .nav.menu .dropdown-menu > li {
    padding: 0 !important;
  }
}
header#navbar nav .nav.menu .dropdown-menu > li > a {
  margin: 0;
  padding: 0;
  display: block;
  padding: 10px 16px;
  line-height: 20px;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  background: #4CB856;
  color: white;
  transition: background 150ms linear;
}
header#navbar nav .nav.menu .dropdown-menu > li > a:hover {
  color: white;
  background: #41a54c;
}
@media only screen and (max-width: 767px) {
  header#navbar nav .nav.menu .dropdown-menu > li > a {
    background: #efefef;
    color: #347dac;
    padding-left: 30px;
  }
  header#navbar nav .nav.menu .dropdown-menu > li > a:hover {
    color: #4CB856;
    background: none;
  }
}
header#navbar nav .nav.menu .dropdown-menu > li > a.nolink:hover {
  background: transparent;
}
header#navbar nav .nav.menu .dropdown-menu li + li a {
  border-top: 1px solid rgba(240, 238, 238, 0.5);
}
.container .navbar-collapse {
  max-height: none;
  overflow: hidden;
  padding-bottom: 0;
  margin-left: 0;
  pointer-events: none;
}
.container .navbar-collapse div.header-user-login,
.container .navbar-collapse ul.menu {
  pointer-events: auto;
}
header.navbar .container {
  max-width: 1170px;
}
.page-node-1 .main-container > .row {
  display: none;
}
.page-node-1 .main-container .nav-tabs {
  display: none;
}
.homepage-section .homepage-inner-section {
  max-width: 1170px;
  *zoom: 1;
}
.homepage-section .homepage-inner-section:before,
.homepage-section .homepage-inner-section:after {
  content: "";
  display: table;
}
.homepage-section .homepage-inner-section:after {
  clear: both;
}
.homepage-banner-section {
  z-index: 2;
}
.homepage-banner-section.behind {
  z-index: 1;
}
.homepage-banner-section .homepage-inner-section {
  height: 440px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.homepage-banner-section .homepage-inner-section:before {
  content: '';
  z-index: 2;
  position: absolute;
  left: 75%;
  height: 660px;
  width: 344px;
  top: 45%;
  transform: translateY(-50%);
  background-image: url("../images/large_HV_Coiin_icon1--smaller-notopcircle.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right center;
  pointer-events: none;
}
.homepage-banner-section .homepage-inner-section:after {
  content: '';
  z-index: 2;
  position: absolute;
  left: 36%;
  top: 0;
  height: 440px;
  width: 587px;
  background-image: url("../images/mother_and_daughter--small.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right center;
  pointer-events: none;
}
.homepage-banner-section .homepage-inner-section .banner-block {
  margin: 80px;
  padding: 0;
  max-width: 380px;
  float: left;
}
.homepage-boxes-section {
  margin-top: 80px;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
.homepage-boxes-section .homepage-inner-section-boxes {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  width: auto;
  max-width: none;
  margin-left: -30px;
  margin-right: -30px;
}
.homepage-boxes-section .boxes-block {
  width: calc((100% / 3) - 60px);
  flex: 0 0 calc((100% / 3) - 60px);
  display: inline-block;
  vertical-align: top;
  min-height: 300px;
  margin-top: 100px;
  margin-left: 30px;
  margin-right: 30px;
  padding-left: 40px;
  padding-right: 40px;
}
.homepage-section-quote .homepage-inner-section .quote-block {
  padding: 90px 40px 150px 40px;
}
@media only screen and (max-width: 767px) {
  .homepage-section-quote .homepage-inner-section .quote-block {
    padding: 90px 0 20px;
  }
}
body.front footer.footer-wrapper:before {
  content: '';
  height: 860px;
  width: 480px;
  background-image: url('../images/coiin_circle_icon.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: -20px bottom;
  transition: 0.2s ease;
  position: absolute;
  left: 0px;
  bottom: 20px;
  pointer-events: none;
  transform-origin: center left;
}
@media screen and (max-width: 1600px) {
  body.front footer.footer-wrapper:before {
    transform: scale(0.9);
  }
}
@media screen and (max-width: 1565px) {
  body.front footer.footer-wrapper:before {
    transform: scale(0.85);
  }
}
@media screen and (max-width: 1520px) {
  body.front footer.footer-wrapper:before {
    transform: scale(0.8);
  }
}
@media screen and (max-width: 1475px) {
  body.front footer.footer-wrapper:before {
    transform: scale(0.75);
  }
}
@media screen and (max-width: 1430px) {
  body.front footer.footer-wrapper:before {
    transform: scale(0.7);
  }
}
@media screen and (max-width: 1385px) {
  body.front footer.footer-wrapper:before {
    transform: scale(0.65);
  }
}
@media screen and (max-width: 1340px) {
  body.front footer.footer-wrapper:before {
    transform: scale(0.6);
  }
}
@media screen and (max-width: 1295px) {
  body.front footer.footer-wrapper:before {
    transform: scale(0.55);
  }
}
@media screen and (max-width: 1250px) {
  body.front footer.footer-wrapper:before {
    transform: scale(0.5);
  }
}
@media screen and (max-width: 1205px) {
  body.front footer.footer-wrapper:before {
    transform: scale(0.45);
  }
}
@media screen and (max-width: 1160px) {
  body.front footer.footer-wrapper:before {
    transform: scale(0.4);
  }
}
@media screen and (max-width: 767px) {
  body.front footer.footer-wrapper:before {
    display: none;
  }
}
footer.footer-wrapper {
  position: relative;
  z-index: 10;
}
footer.footer-wrapper .container {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 200px;
}
@media only screen and (max-width: 767px) {
  footer.footer-wrapper .container {
    padding-left: 15px;
  }
}
footer.footer-wrapper .footer-content .footer-hvcoiin-block {
  display: block;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
footer.footer-wrapper .footer-content .footer-user-container {
  position: absolute;
  top: 0;
  right: 40px;
  background-color: #f0eeee;
  padding: 10px 20px;
  border-radius: 0 0 20px 20px;
}
.footer-user-container,
header#navbar .header-user-login {
  padding: 11px 30px 12px;
}
.footer-user-container a,
header#navbar .header-user-login a {
  font-weight: 600;
  background: url('../images/login-icon.png') no-repeat center left;
  background-size: 22px;
  padding: 12px 0 12px 35px;
}
@media screen and (max-width: 1140px) {
  .homepage-banner-section .homepage-inner-section:before {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .homepage-banner-section .homepage-inner-section .banner-block {
    margin: 20px;
  }
  .homepage-boxes-section {
    margin-top: 80px;
    margin-bottom: 0;
  }
  .homepage-boxes-section .homepage-inner-section-boxes {
    flex-flow: column nowrap;
    margin: 0;
  }
  .homepage-boxes-section .homepage-inner-section-boxes .boxes-block {
    width: 100%;
    flex: 1 1 auto;
    margin: 50px auto;
    max-width: 450px;
    min-height: 0;
  }
}
@media only screen and (max-width: 767px) {
  .homepage-section .homepage-inner-section {
    padding-left: 20px;
    padding-right: 20px;
  }
  .homepage-inner-section.homepage-inner-section-banner {
    padding-top: 74.957411%;
    height: auto;
  }
  .homepage-banner-section .homepage-inner-section:after {
    left: 0;
    top: 0;
    height: 0;
    width: 100%;
    background-size: contain;
    background-position: center bottom;
    padding-top: 74.957411%;
  }
  .homepage-banner-section .homepage-inner-section .banner-block {
    margin: 0 -20px;
    padding: 40px 20px;
    box-shadow: 0 -1px rgba(255, 255, 255, 0.15), inset 0 60px 40px -50px rgba(0, 0, 0, 0.25);
    width: auto;
    float: none;
    max-width: none;
  }
  header#navbar {
    height: auto;
  }
  header#navbar .navbar-header .logo img {
    max-width: 90%;
    height: auto;
    margin: 20px;
  }
  header.navbar .navbar-header {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
  }
  header#navbar ul.navbar-nav {
    margin-top: 0;
    border-radius: 0;
    padding: 0;
  }
  header#navbar ul.navbar-nav.secondary {
    display: flex;
    padding-right: 0px;
  }
  header#navbar ul.navbar-nav.secondary li {
    border-bottom-width: 0px;
  }
  header#navbar ul.navbar-nav li a {
    padding: 15px 25px;
  }
  header#navbar ul.navbar-nav li.last.leaf {
    padding: 0 25px;
  }
  header#navbar ul.navbar-nav li a.menu-attach-block-drop-link {
    padding: 0;
  }
  .menu-search-box {
    margin: 0;
    padding: 0;
  }
}
.navbar-nav > li > span.nolink {
  line-height: 20px;
}
@media screen and (min-width: 768px) {
  .navbar-nav > li > span.nolink {
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  footer.footer-wrapper {
    padding: 40px 0 120px;
  }
}
/* Imported styles */
/** Module List **/
.training-top-text-module-list {
  margin-right: 80px;
}
/** Sidebar and Navigation menu styles */
.region-sidebar-first {
  background-color: transparent;
  padding: 5px;
  border: none;
  box-shadow: none;
}
.region-sidebar-first #block-system-navigation li {
  background-color: #f0eeee;
  margin-bottom: 2px;
}
.region-sidebar-first #block-system-navigation li a {
  padding: 5px 15px;
  color: #042d49;
  font-size: 12px;
  transition: 0.2s ease;
}
.region-sidebar-first #block-system-navigation li:hover,
.region-sidebar-first #block-system-navigation li a:hover {
  background-color: #e1dede;
}
.region-sidebar-first #block-system-navigation li.menu-database a,
.region-sidebar-first #block-system-navigation li.menu-courses a,
.region-sidebar-first #block-system-navigation li.menu-modules a,
.region-sidebar-first #block-system-navigation li.menu-webinars a {
  color: #ffffff;
  font-weight: normal;
}
.region-sidebar-first #block-system-navigation li.menu-database a:hover,
.region-sidebar-first #block-system-navigation li.menu-courses a:hover,
.region-sidebar-first #block-system-navigation li.menu-modules a:hover,
.region-sidebar-first #block-system-navigation li.menu-webinars a:hover {
  transition: 0.2s ease;
}
.region-sidebar-first #block-system-navigation li.menu-database a:after,
.region-sidebar-first #block-system-navigation li.menu-courses a:after,
.region-sidebar-first #block-system-navigation li.menu-modules a:after,
.region-sidebar-first #block-system-navigation li.menu-webinars a:after {
  content: "\f105";
  font-family: "FontAwesome";
  padding-left: 8px;
}
.region-sidebar-first #block-system-navigation li.menu-courses {
  background-color: #58595b;
}
.region-sidebar-first #block-system-navigation li.menu-courses:hover {
  background-color: #79767e;
}
.region-sidebar-first #block-system-navigation li.menu-courses a:hover {
  background-color: #79767e;
}
.region-sidebar-first #block-system-navigation li.menu-modules {
  background-color: #6a6fb3;
}
.region-sidebar-first #block-system-navigation li.menu-modules:hover {
  background-color: #979aca;
}
.region-sidebar-first #block-system-navigation li.menu-modules a:hover {
  background-color: #979aca;
}
.region-sidebar-first #block-system-navigation li.menu-database {
  background-color: #387DAC;
}
.region-sidebar-first #block-system-navigation li.menu-database:hover {
  background-color: #4c93c1;
}
.region-sidebar-first #block-system-navigation li.menu-database a:hover {
  background-color: #4c93c1;
}
.region-sidebar-first #block-system-navigation li.menu-webinars {
  background-color: #4CB856;
}
.region-sidebar-first #block-system-navigation li.menu-webinars:hover {
  background-color: #7dc684;
}
.region-sidebar-first #block-system-navigation li.menu-webinars a:hover {
  background-color: #7dc684;
}
@media only screen and (max-width: 767px) {
  .region-sidebar-first {
    margin-top: 0px;
  }
}
.page-complete h3 {
  font-weight: normal;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 15px;
  color: #f26622;
}
.training-learn-more-hover-target {
  color: #9ac43c;
  font-size: 12px;
}
.training-learn-more-hover-tip {
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  color: #253f4b;
}
/** General styles for the span and the style for the complete case **/
.training-completion-bar-title-label {
  float: left;
}
.training-completion-bar {
  height: 20px;
  border: 2px solid #d7e0e5;
  position: relative;
  width: 200px;
  margin-left: 70px;
  float: right;
  display: none;
}
.training-completion-bar > div {
  background-color: #015838;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.training-completion-bar > div > div {
  color: white;
  text-shadow: 1px 1px grey;
  position: absolute;
  height: 100%;
  white-space: nowrap;
}
.training-completion-bar.completion-done {
  content: "\f061";
  font-family: 'Font Awesome 5 Free';
  font: normal normal normal 22px/1 FontAwesome;
}
/** Style for the started but not complete case. **/
.training-completion-star.training-completion-flagged-0 {
  background-color: yellow;
}
/** Style for the not started AND not completed case. **/
.training-completion-star.training-completion-flagged-0.training-started-flagged-0 {
  background-color: transparent;
}
/** Hover tool tips for 'learn more' on the module list **/
.training-learn-more-learn-how-to {
  font-weight: bold;
  margin-bottom: 5px;
}
.training-learn-more-hover-tip {
  position: absolute;
  background-color: white;
  border: 1px solid #999999;
  padding: 10px;
  z-index: 100;
}
.training-learn-more-hover-tip ul {
  margin-left: 25px;
  margin-bottom: 0;
}
.training-my-modules-link {
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-right: 15px;
}
.training-logout-link {
  margin-left: 15px;
}
.training-profile-link {
  margin-left: 15px;
  margin-right: 15px;
}
.training-modules-and-logout-block a:link,
.training-modules-and-logout-block a:visited,
.training-modules-and-logout-block a:hover,
.training-modules-and-logout-block a:active {
  text-decoration: none;
  color: #6f8497;
}
.training-modules-and-logout-block a:hover,
.training-modules-and-logout-block a:active {
  color: #54b276;
  text-decoration: underline;
}
.page-module-list .training-modules-and-logout-block a.training-my-modules-link,
.page-module .training-modules-and-logout-block a.training-my-modules-link,
.page-complete .training-modules-and-logout-block a.training-my-modules-link,
.page-user .training-modules-and-logout-block a.training-profile-link {
  color: #039e4a;
}
/* Module Viewer */
#training-module-viewer-controls {
  padding-bottom: 20px;
}
#training-module-viewer-controls .view-activity-tabs .view-content .views-row {
  display: inline-table;
  display: inline-flex;
  margin-left: 10px;
  text-align: center;
  line-height: 16px;
}
@media screen and (max-width: 900px) {
  #training-module-viewer-controls .view-activity-tabs .view-content .views-row {
    display: block;
    width: 100%;
    margin-bottom: 5px;
    border: solid 1px #6a6fb3;
    border-radius: 0;
    margin-left: 0;
  }
}
#training-module-viewer-controls .view-activity-tabs .view-content .views-row a {
  border-radius: 4px 4px 0px 0px;
  background-color: #e7e4e4;
  color: #6a6fb3;
  padding: 2px 3px;
  vertical-align: middle;
  width: 82px;
  height: 40px;
  display: table-cell;
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 900px) {
  #training-module-viewer-controls .view-activity-tabs .view-content .views-row a {
    display: block;
    width: 100%;
    height: 30px;
    padding: 7px 3px;
    border-radius: 0;
  }
}
.activitytype-0 #training-module-viewer-controls .view-activity-tabs .view-content .views-row-1 a {
  background-color: #6a6fb3;
  color: #ffffff;
}
.activitytype-1 #training-module-viewer-controls .view-activity-tabs .view-content .views-row-2 a {
  background-color: #6a6fb3;
  color: #ffffff;
}
.activitytype-2 #training-module-viewer-controls .view-activity-tabs .view-content .views-row-3 a {
  background-color: #6a6fb3;
  color: #ffffff;
}
.activitytype-3 #training-module-viewer-controls .view-activity-tabs .view-content .views-row-4 a {
  background-color: #6a6fb3;
  color: #ffffff;
}
.activitytype-4 #training-module-viewer-controls .view-activity-tabs .view-content .views-row-5 a {
  background-color: #6a6fb3;
  color: #ffffff;
}
.activitytype-5 #training-module-viewer-controls .view-activity-tabs .view-content .views-row-6 a {
  background-color: #6a6fb3;
  color: #ffffff;
}
#training-module-viewer-controls .workshop-title h2 {
  font-size: 31px;
  color: #66b66c;
  line-height: 31px;
}
#training-module-viewer-controls .workshop-title h3 {
  font-size: 22px;
  color: #0195c8;
  line-height: 22px;
  margin-bottom: 0;
}
#training-module-viewer-controls .workshop-title h3#training-module-viewer-controls-no {
  display: none;
}
#training-module-viewer-controls #training-viewer-activity .node h2 {
  margin: 0;
}
#training-module-viewer-controls #training-viewer-activity .node h2 a {
  font-size: 24px;
}
.training-viewer-navigation {
  margin-bottom: 30px;
  background-position: 50px 12px;
  background-repeat: no-repeat;
}
#training-viewer-activity {
  border: 1px solid #6a6fb3;
  font-size: 16px;
  line-height: 22px;
  border: 2px solid #6a6fb3;
  border-radius: 10px 10px 0 0;
}
#training-viewer-activity .node-slider h2 a {
  /*  &:after {
          content: "(Click-Through Slides)";
          padding-left: 5px;
          color: #ff0001;
        }*/
}
#training-viewer-activity article {
  padding: 20px 20px 30px;
}
#training-viewer-activity::before {
  content: '';
  background-color: #6a6fb3;
  width: 100%;
  height: 10px;
  display: block;
}
#training-viewer-navigation a {
  font-size: 1.2em;
}
#training-viewer-activity .content {
  margin-bottom: 30px;
}
#training-viewer-navigation {
  /* text-align:center; */
  position: relative;
  height: 30px;
  margin-top: -56px;
  padding-bottom: 25px;
}
#training-viewer-progress-bar {
  position: relative;
  top: 10px;
  overflow: visible;
}
#training-viewer-progress .ui-progressbar {
  height: 1.6em;
}
#training-viewer-progress-info {
  position: relative;
  top: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #56a9ba;
  text-align: center;
}
/* main previous & next navigation */
a.training-viewer-previous-link {
  position: absolute;
  font-size: 16px;
  font-weight: bold;
  padding-top: 1px;
  padding-left: 17px;
  height: 31px;
  line-height: 32px;
  color: #56a9ba;
  left: 111px;
  top: 0;
  letter-spacing: 1.2px;
}
a.training-viewer-previous-link:before {
  content: "<";
  padding-right: 5px;
}
a.training-viewer-next-link {
  position: absolute;
  padding-top: 1px;
  font-size: 16px;
  font-weight: bold;
  height: 31px;
  line-height: 32px;
  color: #56a9ba;
  right: 121px;
  top: 0;
  padding-right: 43px;
  letter-spacing: 1.2px;
}
a.training-viewer-next-link:after {
  content: ">";
  padding-left: 5px;
}
a.training-viewer-previous-link:hover,
a.training-viewer-next-link:hover {
  text-decoration: none;
  color: #f1a91e;
}
#training-quiz-frame {
  width: 100%;
}
/* Training Complete page */
#training-complete-page-wrapper {
  padding-bottom: 1.5em;
}
/** Progress Area **/
#training-viewer-progress {
  width: 40%;
  margin: 15px auto;
}
/* module complete */
.view-module-complete .views-field-title {
  font-weight: normal;
  font-size: 1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.view-module-complete table {
  width: 95%;
}
.view-module-complete .item-list {
  padding: 0 1em 1em 1em;
}
h4#quiz-text {
  background: url(../images/checkmark.png);
  background-repeat: no-repeat;
  padding-left: 34px;
  line-height: 28px;
  color: #9ac43c;
  font-weight: bold;
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  font-size: 21px;
  margin-bottom: 8px;
}
.logo-img {
  margin-left: 10px;
}
.centered-image {
  text-align: center;
}
.reference {
  font-size: 13px;
  margin-bottom: 10px;
}
/*
 *  VIDEOS
 */
.field-name-field-intro-text h2.video-header {
  text-align: left;
}
#training-module-viewer-controls .workshop-title h2#module-header {
  text-align: left;
  font-size: 1.6em;
  margin-bottom: 4px;
  font-weight: normal;
  color: black;
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
}
.field-name-field-video-vimeo {
  margin-top: 15px;
}
.media-vimeo-outer-wrapper {
  margin: 0 auto 0 auto;
}
.video-3playmedia {
  width: 640px;
  margin: 10px auto;
}
/*
 *  Transcript link
 */
.field-name-field-video-transcript,
.field-name-field-resource {
  padding-top: 7px;
  font-size: 14px;
  line-height: 16px;
}
div.field-name-field-video-transcript {
  width: 640px;
  margin: 10px auto;
}
div.field-name-field-video-transcript ul {
  text-align: left;
  margin-left: 80px;
}
div.field-name-field-resource span.file {
  margin-left: 144px;
}
.field-name-field-resource {
  margin-left: -150px;
}
/*div.field-name-field-resource span.file a {
    margin-left: 110px;
  color: red;

  }*/
div.field-name-field-resource div.field-items {
  text-align: center;
}
/* admin */
#training-admin-edit-link {
  text-align: right;
  position: relative;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: -16px;
}
/* admin pages */
.view-module-complete input#edit-title {
  width: 370px;
}
.view-module-complete .views-exposed-form .views-exposed-widget .form-submit,
.view-registered-users .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1.2em;
}
p.file_link {
  text-align: center;
  margin-bottom: 0px;
  margin-top: 7px;
}
p.file_link a.word_link {
  padding-left: 20px;
  background: url('/modules/file/icons/x-office-document.png') 0px 2px no-repeat;
}
a.pdf_link {
  padding-left: 20px;
  background: url('/modules/file/icons/application-pdf.png') 0px 0px no-repeat;
}
div#edit-skill-rating {
  margin: 20px auto;
  width: 750px;
  margin-top: 40px;
  float: none;
  display: block;
  height: 100px;
  font-size: 20px;
  position: relative;
  background: url('../images/rating-line.png') 50px 20px no-repeat;
  background-size: 640px 3px;
}
div#edit-skill-rating .form-type-radio {
  float: left;
  margin-right: 30px;
  position: relative;
}
div#edit-skill-rating .form-type-radio:last-child {
  margin-right: 0px;
}
div#edit-skill-rating .form-radio,
div#edit-skill-rating label {
  display: block;
}
div#edit-skill-rating label {
  width: 100px;
  text-align: center;
  font-size: 15px;
}
/* radio button designs */
div#edit-skill-rating input[type="radio"]:not(old) {
  margin: 0px auto;
  cursor: pointer;
  /*width:19px;
  height:19px;*/
  background-color: green;
  overflow: hidden;
  display: none;
}
div#edit-skill-rating input[type="radio"]:not(old) + label {
  background: url('../images/radio-circle-empty.png') center 0px no-repeat;
  padding-top: 32px;
  cursor: pointer;
  position: relative;
  color: #009B46;
}
div#edit-skill-rating input[type="radio"]:not(old):checked + label {
  background: url('../images/radio-circle-shaded.png') center 0px no-repeat;
}
div#edit-skill-rating::after {
  height: 3px;
  width: 200px;
  background-color: red;
  display: block;
  border: 1px solid red;
  position: relative;
}
input#edit-submit {
  clear: both;
  float: right;
  margin-right: 0px;
}
form#element-rate-form input#edit-submit {
  clear: both;
  float: right;
  background-color: #0e9c49;
  border: 2px solid #0e9c49;
  margin-right: 10px;
  position: relative;
  top: -114px;
}
form#element-rate-form input#edit-submit:hover {
  background-color: white;
  color: #0e9c49;
}
/* view table */
div.view-element-ratings .views-table {
  border: 1px solid black;
}
h2.rating_header {
  font-size: 1.3em;
  color: #0e9c49;
  margin-bottom: 8px;
}
form#element-rate-form label {
  font-weight: normal;
  letter-spacing: 0.75px;
}
div.view-element-ratings table th {
  background-color: #0e9c49;
  color: white;
}
div.view-element-ratings table tr:nth-child(odd):hover td {
  background-color: white;
}
div.view-element-ratings table tr:nth-child(even):hover td {
  background-color: #FFFEEE;
}
div.view-element-ratings table tr {
  height: 60px;
}
div.view-element-ratings table tr td,
div.view-element-ratings table thead tr th {
  border: 1px solid black;
}
div.view-element-ratings table tbody td {
  padding: 0px 0px 16px 8px;
}
div.view-element-ratings table tbody td.views-field-proficiency-description {
  background-repeat: no-repeat;
  background-position: 6px 36px;
}
th.views-field-element-description {
  width: 658px;
}
div.view-element-ratings table thead tr {
  height: 24px;
}
div.view-element-ratings table tr:nth-child(even) td {
  background-color: #FFFEEE;
}
/*
div.view-element-ratings table tr:nth-child(odd) td:hover {
  background-color: white;

  }*/
/* element select table */
form#element-select-form {
  margin-bottom: 20px;
}
form#element-select-form label.option {
  float: left;
  margin-right: -68px;
  border-right: 1px solid black;
}
form#element-select-form input[type="radio"]:not(old) + label {
  border: 1px solid black;
  margin-left: 20px;
  height: 40px;
  position: relative;
}
form#element-select-form input#edit-submit {
  background-color: #0e9c49;
}
form#element-select-form div.form-type-radio {
  border: 1px solid black;
  width: 938px;
  margin: 0px;
  display: inline-block;
  border-bottom: 0px;
}
form#element-select-form div.form-type-radio:nth-child(even) {
  background-color: #FFFEEE;
}
form#element-select-form div.form-type-radio:last-child {
  border-bottom: 1px solid black;
}
span.el,
span.prof,
span.completed {
  padding: 10px 0px 10px 10px;
  display: inline-block;
}
span.el,
span.prof,
span.select {
  border-right: 1px solid black;
}
span.comp_graphic {
  position: relative;
  left: 60px;
  width: 100px;
}
#element-select-form span.el {
  width: 500px;
  /* 530px;*/
}
span.prof:not(.header) {
  float: right;
  width: 260px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: 10px 38px;
}
span.completed {
  float: right;
  width: 50px;
  height: 40px;
}
form#element-select-form > label {
  background-color: red;
  border: 1px solid yellow;
}
form#element-select-form span.header {
  color: white;
  margin-right: 0px;
  font-weight: normal;
  padding: 5px 0px 5px 9px;
}
form#element-select-form span.header.prof {
  margin-left: -4px;
  width: 258px;
  padding-left: 12px;
  padding-right: 0px;
}
form#element-select-form span.header.select {
  padding-left: 5px;
  padding-right: 9px;
  margin-right: 0px;
  margin-right: -41px;
  height: 22px;
  display: inline-block;
}
form#element-select-form span.header.el {
  padding-left: 10px;
}
form#element-select-form span.header.completed {
  padding-left: 0px;
  height: 20px;
  margin-left: 45px;
  display: inline-block;
  float: none;
}
span.el:not(.header) {
  height: 40px;
}
div.form-item-element-select label:first-child {
  background-color: #0e9c49;
  border: 1px solid black;
  border-bottom: 0px;
  padding-right: 0px;
}
div.form-item-select label {
  width: 940px;
  /* 840px */
}
form#element-select-form span.select {
  padding-left: 12px;
}
form#element-select-form input[type=radio],
form#element-select-form input[type=checkbox] {
  margin-top: 20px;
  margin-left: 30px;
}
form#element-select-form input#edit-submit {
  margin-top: 20px;
}
form#element-select-form img.complete {
  margin-left: 16px;
  margin-top: -8px;
}
iframe.media-vimeo-player {
  margin-left: 155px;
  position: relative;
}
div.field-name-field-video-transcript {
  text-align: center;
}
/* Module list custom styles */
.view-module-list {
  margin-bottom: 5em;
}
.view-module-list table,
.view-module-list td,
.view-module-list th {
  border: none;
  background-color: transparent;
  padding: 10px;
  /* width: 45%; */
}
.view-module-list td {
  vertical-align: top;
  padding-top: 14px;
}
.view-module-list td.views-field-field-module-image {
  padding-left: 0;
}
.view-module-list td.views-field-nothing {
  vertical-align: middle;
}
.view-module-list tr:hover td,
.view-module-list tr.even:hover td.active,
.view-module-list tr.odd:hover td.active {
  background: transparent;
  background-color: #F0F1EB;
}
.view-module-list tr.even,
.view-module-list tr.even td,
.view-module-list tr.odd,
.view-module-list tr.odd td {
  background-color: #FFFFFF !important;
  border-top: none;
  border-bottom: 2px #d4d4d4 solid;
}
.view-module-list .views-view-grid .workshop-title {
  margin-top: 5px;
  margin-bottom: 0;
}
.view-module-list .views-view-grid p {
  margin: 0;
}
.view-module-list .views-field-field-module-image {
  width: 180px;
}
.view-module-list .views-field-field-module-image img {
  border: 10px solid #f9f7eb;
  -webkit-border-radius: 70px;
  -moz-border-radius: 70px;
  border-radius: 70px;
}
.view-module-list .workshop-title {
  padding: 20px 0 60px;
  margin-top: 15px;
}
.view-module-list .workshop-title h4 {
  color: #56a9ba;
  font-weight: normal;
  margin-bottom: 0;
}
.view-module-list .workshop-title h3 {
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #f26622;
  margin-bottom: 8px;
  margin-top: 6px;
}
.view-module-list .workshop-title h3 a {
  color: #6a6fb3;
  font-size: 22px;
  line-height: 26px;
}
.view-module-list .workshop-title p {
  font-weight: normal;
  font-size: 13px;
  color: #253f4b;
  line-height: 18px;
  margin-bottom: 8px;
}
.page-module-list h1 {
  font-family: Arial, non-serif;
  text-transform: capitalize;
  border-bottom: none;
  margin-bottom: 0px;
}
.page-module-list .view-header {
  padding-bottom: 2.5em;
  padding-top: 6em;
  border-bottom: 2px solid #d4d4d4;
  background: url('../images/module_backgr_100.png') no-repeat right top;
}
@media only screen and (max-width: 767px) {
  .page-module-list .view-header {
    background: url('../images/module_backgr_60.png') no-repeat right 20px;
  }
}
.page-module-list .view-header h2 {
  color: #042d49;
  font-size: 30px;
  margin-top: 0;
  letter-spacing: 0.7px;
  line-height: 40px;
}
@media only screen and (max-width: 767px) {
  .page-module-list .view-header h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
.page-module-list article {
  padding-bottom: 2.5em;
  border-bottom: 2px solid #d4d4d4;
}
.page-module-list article .field-name-field-course-subtitle {
  color: #042d49;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.7px;
  line-height: 40px;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 120px;
  background: url('../images/module_backgr_100.png') no-repeat left top;
  min-height: 100px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .page-module-list article .field-name-field-course-subtitle {
    background: url('../images/module_backgr_60.png') no-repeat left 20px;
  }
}
@media only screen and (max-width: 767px) {
  .page-module-list article .field-name-field-course-subtitle {
    font-size: 24px;
    line-height: 32px;
  }
}
.page-module-list #block-system-main > h2.block-title {
  display: none;
}
.training-completion-bar {
  height: 24px;
  border: 2px solid #4576b5;
  position: relative;
  width: 200px;
  margin-top: 20px;
  margin-left: 70px;
  float: right;
}
.training-completion-bar > div {
  background-color: #56a9ba;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.training-completion-bar > div > div {
  color: white;
  text-shadow: 1px 1px grey;
  position: absolute;
  height: 100%;
  white-space: nowrap;
}
.node-activity h2 a {
  font-size: 20px;
  color: 538dbf;
}
.ui-widget-header {
  background-color: #56a9ba;
}
.box-wide {
  clear: both;
}
.box-wide .hv-dark-green,
.box-wide .hv-light-green,
.box-wide .hv-purple,
.box-wide .hv-blue {
  border-radius: 20px;
}
.box-wide .hv-dark-green h2,
.box-wide .hv-light-green h2,
.box-wide .hv-purple h2,
.box-wide .hv-blue h2,
.box-wide .hv-dark-green p,
.box-wide .hv-light-green p,
.box-wide .hv-purple p,
.box-wide .hv-blue p {
  color: #ffffff;
}
.box-wide .hv-dark-green h2,
.box-wide .hv-light-green h2,
.box-wide .hv-purple h2,
.box-wide .hv-blue h2 {
  font-size: 24px;
}
.box-wide .year-4-toolkits {
  margin-bottom: 0;
}
.box-wide .year-4-toolkits .all-text {
  -webkit-columns: 200px 3;
  -moz-columns: 200px 3;
  columns: 200px 3;
}
.box-wide .leadership-team {
  displya: inline-block;
  float: left;
  width: 69%;
}
.hv-dark-green {
  background-color: #2fa5a2;
}
.hv-light-green {
  background-color: #4eb857;
}
.hv-purple {
  background-color: #6a6fb3;
}
.hv-blue {
  background-color: #498fcc;
}
.about-us-page-class .field-name-body .main-text {
  display: inline-block;
  width: 75%;
  background-color: #f0eeee;
  padding: 12px 40px;
  border-radius: 20px;
}
.about-us-page-class .field-name-body .main-text h2 {
  color: #498fcc;
  font-size: 24px;
}
.about-us-page-class .field-name-body .main-text h4 {
  color: #4eb857;
}
.about-us-page-class .field-name-body .main-text p {
  margin: 0 0 20px;
}
.about-us-page-class .field-name-body .main-text .main-para {
  color: #6a6fb3;
  font-weight: bold;
  margin-bottom: 30px;
}
.about-us-page-class .field-name-body .more-information {
  display: inline-block;
  width: 24%;
  float: left;
  text-align: right;
  padding-right: 20px;
}
.about-us-page-class .field-name-body .more-information p {
  color: #498fcc;
}
.about-us-page-class .field-name-body .more-information p a {
  color: #2d6fa8;
}
.about-us-page-class .field-name-body .project-supported {
  display: inline-block;
  width: 30%;
  float: right;
  padding-left: 20px;
  margin-top: 45px;
}
.about-us-page-class .field-name-body .project-supported p {
  color: #498fcc;
}
/* Manually imported styles */
.view-slider-content .views_slideshow_cycle_main h3,
.view-question-slider-content .views_slideshow_cycle_main h3 {
  text-align: center;
}
.view-slider-content .views_slideshow_cycle_main .views-field-field-slider-title,
.view-question-slider-content .views_slideshow_cycle_main .views-field-field-slider-title {
  color: #000000;
  display: block;
  padding: 0.5em 0 1.2em;
  font-weight: bold;
  font-size: 1.25em;
  text-align: center;
}
.view-slider-content .views_slideshow_cycle_main .views-field-field-slide-number,
.view-question-slider-content .views_slideshow_cycle_main .views-field-field-slide-number {
  display: none;
}
.view-slider-content .views-slideshow-controls-bottom,
.view-question-slider-content .views-slideshow-controls-bottom {
  margin-top: 8px;
  position: relative;
  z-index: 1000;
}
.view-slider-content .views-slideshow-controls-bottom .views-slideshow-controls-text-previous a,
.view-question-slider-content .views-slideshow-controls-bottom .views-slideshow-controls-text-previous a,
.view-slider-content .views-slideshow-controls-bottom .views-slideshow-controls-text-next a,
.view-question-slider-content .views-slideshow-controls-bottom .views-slideshow-controls-text-next a {
  width: 100px;
  text-align: center;
  color: #072d4a;
  background-color: #ebebeb;
  border-radius: 4px;
  padding: 10px;
  display: block;
}
.view-slider-content .views-slideshow-controls-bottom .views-slideshow-controls-text-previous a,
.view-question-slider-content .views-slideshow-controls-bottom .views-slideshow-controls-text-previous a {
  float: left;
}
.view-slider-content .views-slideshow-controls-bottom .views-slideshow-controls-text-next a,
.view-question-slider-content .views-slideshow-controls-bottom .views-slideshow-controls-text-next a {
  float: right;
}
.view-slider-content .views-slideshow-controls-bottom .views-slideshow-controls-text-pause a,
.view-question-slider-content .views-slideshow-controls-bottom .views-slideshow-controls-text-pause a {
  margin-left: 240px;
  visibility: hidden;
}
.view-slider-content .views-slideshow-controls-bottom .views-slideshow-slide-counter,
.view-question-slider-content .views-slideshow-controls-bottom .views-slideshow-slide-counter {
  position: relative;
  bottom: -10px;
  font-size: 18px;
  text-align: center;
  width: 120px;
  z-index: 150;
  margin: 0px auto;
}
.about-us-page-class section .content-wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  background-image: url('../images/HV_CoIIN_icon_copy.png');
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  width: 290px;
  height: 328px;
  top: -160px;
  right: -20px;
}
@media screen and (max-width: 1150px) {
  .about-us-page-class section .content-wrapper:before {
    width: 203px;
    height: 250px;
    top: -140px;
    right: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .about-us-page-class section .content-wrapper:before {
    width: 180px;
    height: 184px;
    top: -60px;
    right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .about-us-page-class section .content-wrapper:before {
    width: 130px;
    top: -80px;
    right: 20px;
  }
}
@media screen and (max-width: 542px) {
  .about-us-page-class section .content-wrapper:before {
    display: none;
  }
}
.resource-page-class .page-headline,
.about-us-page-class .page-headline {
  margin: 0px;
  width: auto;
}
.resource-page-class .main-container aside,
.about-us-page-class .main-container aside {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  .resource-page-class .main-container aside,
  .about-us-page-class .main-container aside {
    float: none;
    width: 100%;
    margin-bottom: 100px;
    padding-top: 40px;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }
}
.resource-page-class .main-container .region-sidebar-first.well,
.about-us-page-class .main-container .region-sidebar-first.well {
  position: relative;
  border: 0;
  background: none;
  padding: 0;
  box-shadow: none;
  font-size: 18px;
  line-height: 1.75;
  color: #369cd6;
  margin: 0;
  padding-top: 30px;
}
@media only screen and (max-width: 1023px) {
  .resource-page-class .main-container section,
  .about-us-page-class .main-container section {
    float: none;
    width: 100%;
  }
}
.resource-page-class .main-container section .content-wrapper,
.about-us-page-class .main-container section .content-wrapper {
  position: relative;
  width: 100%;
  float: none;
  margin-bottom: 160px;
  padding: 80px 80px 140px 80px;
  background-color: #f0eeee;
  border-radius: 25px;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .resource-page-class .main-container section .content-wrapper,
  .about-us-page-class .main-container section .content-wrapper {
    padding: 20px 20px 80px 20px;
    margin-bottom: 80px;
  }
}
.resource-page-class .main-container section .content-wrapper .field-type-text-with-summary > .field-label,
.about-us-page-class .main-container section .content-wrapper .field-type-text-with-summary > .field-label {
  display: none;
}
.resource-page-class .main-container section .content-wrapper h2,
.about-us-page-class .main-container section .content-wrapper h2 {
  color: #6a6fb3;
  margin-top: 0;
  margin-bottom: 15mmpx;
  font-size: 34px;
  line-height: 1.25;
}
.resource-page-class .main-container section .content-wrapper h3,
.about-us-page-class .main-container section .content-wrapper h3 {
  margin-top: 0;
  margin-bottom: 10px;
  color: #369cd6;
  font-size: 24px;
  line-height: 1.25;
}
.resource-page-class .main-container section .content-wrapper h3:not(:first-of-type),
.about-us-page-class .main-container section .content-wrapper h3:not(:first-of-type) {
  margin-top: 40px;
}
.resource-page-class .main-container section .content-wrapper h4,
.about-us-page-class .main-container section .content-wrapper h4 {
  margin-bottom: 10px;
  margin-top: 30px;
  font-weight: bold;
  color: #4db757;
}
.resource-page-class .main-container section .content-wrapper .highlight,
.about-us-page-class .main-container section .content-wrapper .highlight {
  position: relative;
  color: #6a6fb3;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.resource-page-class .main-container section .content-wrapper .highlight:before,
.about-us-page-class .main-container section .content-wrapper .highlight:before {
  content: '';
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media only screen and (max-width: 1023px) {
  .resource-page-class .main-container section .content-wrapper .highlight:before,
  .about-us-page-class .main-container section .content-wrapper .highlight:before {
    display: none;
  }
}
.resource-page-class .main-container section .content-wrapper a,
.about-us-page-class .main-container section .content-wrapper a {
  font-weight: 600;
}
.resource-page-class .main-container section .content-wrapper a:not(.go):hover,
.about-us-page-class .main-container section .content-wrapper a:not(.go):hover {
  text-decoration: underline;
}
.resource-page-class .main-container section .content-wrapper a.go,
.about-us-page-class .main-container section .content-wrapper a.go {
  font-size: 16px;
}
.resource-page-class .main-container section .content-wrapper a.go:after,
.about-us-page-class .main-container section .content-wrapper a.go:after {
  content: '\f0a9';
  font-family: 'FontAwesome';
  margin-left: 6px;
  position: relative;
}
.resource-page-class .main-container section .content-wrapper .highlight:first-of-type:before,
.about-us-page-class .main-container section .content-wrapper .highlight:first-of-type:before {
  padding-top: 100%;
  background-image: url('../images/icon_1.png');
  right: 100%;
  top: 10px;
  width: 120px;
  margin-right: 30px;
}
.resource-page-class .main-container section .content-wrapper .highlight:nth-of-type(3):before,
.about-us-page-class .main-container section .content-wrapper .highlight:nth-of-type(3):before {
  padding-top: 100%;
  background-image: url('../images/icon_2.png');
  left: 100%;
  top: 10px;
  width: 120px;
  margin-left: 30px;
}
.resource-page-class .main-container section .content-wrapper ul,
.about-us-page-class .main-container section .content-wrapper ul {
  list-style-type: none;
  padding-left: 0px;
  margin: 0 0 20px 0;
}
@media only screen and (max-width: 767px) {
  .resource-page-class .main-container section .content-wrapper ul,
  .about-us-page-class .main-container section .content-wrapper ul {
    padding-left: 0;
  }
}
.resource-page-class .main-container section .content-wrapper ul li .fa,
.about-us-page-class .main-container section .content-wrapper ul li .fa {
  margin-right: 5px;
}
.resource-page-class .main-container section .content-wrapper ul li,
.about-us-page-class .main-container section .content-wrapper ul li {
  position: relative;
  padding-left: 40px;
  line-height: 30px;
  margin-bottom: 16px;
}
.resource-page-class .main-container section .content-wrapper ul li:before,
.about-us-page-class .main-container section .content-wrapper ul li:before {
  position: absolute;
  left: 10px;
  top: 6px;
  content: "\f061";
  font-family: 'Font Awesome 5 Free';
  font: normal normal normal 14px/1 FontAwesome;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 18px;
  font-weight: normal;
}
.resource-page-class .main-container section .content-wrapper ul li:nth-of-type(1):before,
.about-us-page-class .main-container section .content-wrapper ul li:nth-of-type(1):before {
  color: #176090;
}
.resource-page-class .main-container section .content-wrapper ul li:nth-of-type(2):before,
.about-us-page-class .main-container section .content-wrapper ul li:nth-of-type(2):before {
  color: #6a6fb3;
}
.resource-page-class .main-container section .content-wrapper ul li:nth-of-type(3):before,
.about-us-page-class .main-container section .content-wrapper ul li:nth-of-type(3):before {
  color: #9dd5f5;
}
.resource-page-class .main-container section .content-wrapper ul li:nth-of-type(4):before,
.about-us-page-class .main-container section .content-wrapper ul li:nth-of-type(4):before {
  color: #369cd6;
}
.resource-page-class .main-container section .content-wrapper ul li:nth-of-type(5):before,
.about-us-page-class .main-container section .content-wrapper ul li:nth-of-type(5):before {
  color: #b1dfd7;
}
.resource-page-class .main-container section .content-wrapper ul li:nth-of-type(6):before,
.about-us-page-class .main-container section .content-wrapper ul li:nth-of-type(6):before {
  color: #5dc6c9;
}
.resource-page-class .main-container section .content-wrapper ul li {
  margin-bottom: 20px;
}
.resource-page-class .main-container section .content-wrapper ul li::before {
  top: 4px;
}
.about-us-page-class .page-wrapper ul {
  line-height: 40px;
}
.about-us-page-class .page-wrapper ul li {
  font-size: 16px;
  color: #357ead;
  font-weight: 600;
}
.about-us-page-class .main-container .col-sm-9 {
  z-index: 1;
}
.about-us-page-class .main-container aside {
  z-index: 2;
}
.about-us-page-class .main-container aside:before {
  content: '';
  display: block;
  height: 0;
  width: 140%;
  margin-right: -40%;
  padding-top: 210%;
  background-image: url('../images/About-man_toddler.png');
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1023px) {
  .about-us-page-class .main-container aside:before {
    max-width: 450px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100%;
  }
}
.about-us-page-class .region-sidebar-first.well:before {
  content: '';
  width: 125%;
  height: 3px;
  background-color: #369cd6;
  position: absolute;
  bottom: 100%;
  left: 0;
}
article#node-3360 div.field-items div.field-item {
  padding: 40px 65px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
#block-views-faculty-block-2,
#block-views-faculty-block-3,
#block-views-partners-block {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1023px) {
  #block-views-faculty-block-2,
  #block-views-faculty-block-3,
  #block-views-partners-block {
    margin-bottom: 0;
  }
}
#block-views-faculty-block-2 h2,
#block-views-faculty-block-3 h2,
#block-views-partners-block h2 {
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 30px;
  color: #6a6fb3;
}
@media only screen and (max-width: 1023px) {
  #block-views-faculty-block-2 h2,
  #block-views-faculty-block-3 h2,
  #block-views-partners-block h2 {
    text-align: center;
  }
}
#block-views-faculty-block-2 .view-content,
#block-views-faculty-block-3 .view-content,
#block-views-partners-block .view-content {
  *zoom: 1;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
#block-views-faculty-block-2 .view-content:before,
#block-views-faculty-block-3 .view-content:before,
#block-views-partners-block .view-content:before,
#block-views-faculty-block-2 .view-content:after,
#block-views-faculty-block-3 .view-content:after,
#block-views-partners-block .view-content:after {
  content: "";
  display: table;
}
#block-views-faculty-block-2 .view-content:after,
#block-views-faculty-block-3 .view-content:after,
#block-views-partners-block .view-content:after {
  clear: both;
}
@media only screen and (max-width: 1023px) {
  #block-views-faculty-block-2 .view-content,
  #block-views-faculty-block-3 .view-content,
  #block-views-partners-block .view-content {
    display: block;
  }
}
#block-views-faculty-block-2 .views-row,
#block-views-faculty-block-3 .views-row,
#block-views-partners-block .views-row {
  position: relative;
  width: 48%;
  display: inline-block;
  padding: 40px 65px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  margin-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  #block-views-faculty-block-2 .views-row,
  #block-views-faculty-block-3 .views-row,
  #block-views-partners-block .views-row {
    width: 100%;
    max-width: 480px;
    float: none;
    margin: 0 auto 80px;
  }
}
@media only screen and (max-width: 767px) {
  #block-views-faculty-block-2 .views-row,
  #block-views-faculty-block-3 .views-row,
  #block-views-partners-block .views-row {
    padding: 20px;
  }
}
#block-views-faculty-block-2 .views-row p,
#block-views-faculty-block-3 .views-row p,
#block-views-partners-block .views-row p {
  color: #072d4a;
}
#block-views-faculty-block-2 .views-row-odd,
#block-views-faculty-block-3 .views-row-odd,
#block-views-partners-block .views-row-odd {
  float: left;
  margin-left: 0;
  margin-right: auto;
}
#block-views-faculty-block-2 .views-row-even,
#block-views-faculty-block-3 .views-row-even,
#block-views-partners-block .views-row-even {
  float: right;
  margin-right: 0;
  margin-left: auto;
}
@media only screen and (max-width: 1023px) {
  #block-views-faculty-block-2 .views-row,
  #block-views-faculty-block-3 .views-row,
  #block-views-partners-block .views-row {
    width: 100%;
    max-width: 480px;
    float: none;
    margin: 0 auto 80px;
  }
}
#block-views-faculty-block-3 h2 {
  margin-bottom: 50px;
}
#block-views-faculty-block-2 .staff-field-pic img,
#block-views-faculty-block-3 .staff-field-pic img {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#block-views-faculty-block-2 h3.staff-field-name a,
#block-views-faculty-block-3 h3.staff-field-name a {
  color: #347dac;
  font-weight: 600;
}
#block-views-faculty-block-2 .staff-field-role,
#block-views-faculty-block-3 .staff-field-role,
#block-views-faculty-block-2 .staff-field-agency,
#block-views-faculty-block-3 .staff-field-agency {
  color: #072d4a;
  font-weight: 600;
}
#block-views-faculty-block-2 .views-field-body a.read-more-link:after,
#block-views-faculty-block-3 .views-field-body a.read-more-link:after {
  display: inline-block;
  width: 8px;
  height: 16px;
  content: "more";
  background: transparent url('../images/chevron-right-blue.png') no-repeat;
  background-position: 40px 5px;
  width: 50px;
  height: 26px;
}
section[id^='block-views-faculty-block-'] .views-row {
  min-height: 280px;
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
}
section[id^='block-views-faculty-block-'] .views-row.views-row-odd {
  background-color: transparent;
  padding-right: 225px;
}
@media only screen and (max-width: 767px) {
  section[id^='block-views-faculty-block-'] .views-row.views-row-odd {
    padding-right: 20px;
  }
}
section[id^='block-views-faculty-block-'] .views-row.views-row-odd .staff-field-pic {
  right: 15px;
}
section[id^='block-views-faculty-block-'] .views-row.views-row-even {
  background-color: #f0eeee;
  padding-right: 215px;
}
@media only screen and (max-width: 767px) {
  section[id^='block-views-faculty-block-'] .views-row.views-row-even {
    padding-right: 20px;
  }
}
section[id^='block-views-faculty-block-'] .views-row.views-row-even .staff-field-pic {
  right: -15px;
}
section[id^='block-views-faculty-block-'] .staff-field-name {
  font-size: 17px;
  line-height: 1.25;
  margin: 0 0 8px;
}
section[id^='block-views-faculty-block-'] .staff-field-role,
section[id^='block-views-faculty-block-'] .staff-field-agency {
  font-size: 15px;
  line-height: 1.25;
  margin: 0 0 8px;
}
section[id^='block-views-faculty-block-'] .staff-field-pic {
  position: absolute;
  bottom: 0px;
}
@media only screen and (max-width: 767px) {
  section[id^='block-views-faculty-block-'] .staff-field-pic.staff-field-pic {
    position: relative;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
section[id^='block-views-faculty-block-'] .staff-field-pic a {
  display: block;
}
section[id^='block-views-faculty-block-'] .staff-field-pic a img {
  display: block;
  margin: 0;
}
#block-views-partners-block .views-row .views-field-body {
  max-width: 500px;
}
#block-views-partners-block .views-row,
#block-views-faculty-block-2 .views-row,
#block-views-faculty-block-3 .views-row {
  min-height: 280px;
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 43px;
  background-color: #f0eeee;
  border-width: 0px;
  max-width: 550px;
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1023px) {
  #block-views-partners-block .views-row-odd,
  #block-views-faculty-block-2 .views-row-odd,
  #block-views-faculty-block-3 .views-row-odd {
    background-color: #f0eeee;
  }
}
@media only screen and (max-width: 1023px) {
  #block-views-partners-block .views-row-even,
  #block-views-faculty-block-2 .views-row-even,
  #block-views-faculty-block-3 .views-row-even {
    background-color: transparent;
    border-width: 1px;
  }
}
#block-views-partners-block .staff-field-name,
#block-views-faculty-block-2 .staff-field-name,
#block-views-faculty-block-3 .staff-field-name {
  font-size: 17px;
  line-height: 1.25;
  margin: 0 0 8px;
}
#block-views-partners-block .staff-field-role,
#block-views-faculty-block-2 .staff-field-role,
#block-views-faculty-block-3 .staff-field-role,
#block-views-partners-block .staff-field-agency,
#block-views-faculty-block-2 .staff-field-agency,
#block-views-faculty-block-3 .staff-field-agency {
  font-size: 15px;
  line-height: 1.25;
  margin: 0 0 8px;
}
#block-views-partners-block .staff-field-pic,
#block-views-faculty-block-2 .staff-field-pic,
#block-views-faculty-block-3 .staff-field-pic {
  position: absolute;
  bottom: calc(50% - 100px);
}
@media only screen and (max-width: 767px) {
  #block-views-partners-block .staff-field-pic.staff-field-pic,
  #block-views-faculty-block-2 .staff-field-pic.staff-field-pic,
  #block-views-faculty-block-3 .staff-field-pic.staff-field-pic {
    position: relative;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
#block-views-partners-block .staff-field-pic a,
#block-views-faculty-block-2 .staff-field-pic a,
#block-views-faculty-block-3 .staff-field-pic a {
  display: block;
}
#block-views-partners-block .staff-field-pic a img,
#block-views-faculty-block-2 .staff-field-pic a img,
#block-views-faculty-block-3 .staff-field-pic a img {
  display: block;
  margin: 0;
}
#block-views-faculty-block-2 .staff-field-pic img,
#block-views-faculty-block-3 .staff-field-pic img {
  box-shadow: 4px 4px 0px #777;
}
#block-views-faculty-block-2 .views-row-odd,
#block-views-faculty-block-3 .views-row-odd {
  padding-left: 230px;
  padding-right: 40px;
}
#block-views-faculty-block-2 .views-row-odd .staff-field-pic,
#block-views-faculty-block-3 .views-row-odd .staff-field-pic {
  left: 40px;
}
@media only screen and (max-width: 767px) {
  #block-views-faculty-block-2 .views-row-odd .staff-field-pic,
  #block-views-faculty-block-3 .views-row-odd .staff-field-pic {
    left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  #block-views-faculty-block-2 .views-row-odd,
  #block-views-faculty-block-3 .views-row-odd {
    padding-right: 20px;
    padding-left: 20px;
  }
}
#block-views-faculty-block-2 .views-row-even,
#block-views-faculty-block-3 .views-row-even {
  padding-right: 220px;
  padding-left: 40px;
}
@media only screen and (max-width: 767px) {
  #block-views-faculty-block-2 .views-row-even,
  #block-views-faculty-block-3 .views-row-even {
    padding-right: 20px;
    padding-left: 20px;
  }
}
#block-views-faculty-block-2 .views-row-even .staff-field-pic,
#block-views-faculty-block-3 .views-row-even .staff-field-pic {
  right: 40px;
}
@media only screen and (max-width: 767px) {
  #block-views-faculty-block-2 .views-row-even .staff-field-pic,
  #block-views-faculty-block-3 .views-row-even .staff-field-pic {
    left: 0px;
  }
}
@media screen and (min-width: 1024px) {
  #block-views-faculty-block-3 .views-row:nth-child(4n-2),
  #block-views-faculty-block-3 .views-row:nth-child(4n-1) {
    background-color: transparent;
    border-width: 1px;
  }
  #block-views-faculty-block-2 .views-row:first-child,
  #block-views-faculty-block-2 .views-row:nth-child(4n),
  #block-views-faculty-block-2 .views-row:nth-child(4n+1) {
    background-color: transparent;
    border-width: 1px;
  }
}
#block-views-partners-block {
  margin-bottom: 0px;
}
#block-views-partners-block .view-content {
  flex-flow: row wrap;
}
@media only screen and (max-width: 1023px) {
  #block-views-partners-block .view-content {
    display: block;
  }
}
#block-views-partners-block .view-content > .views-row {
  flex: 0 0 48%;
  margin-bottom: 80px;
  min-height: 200px;
  display: grid;
  grid-column-gap: 40px;
  padding: 60px 40px;
  grid-template-rows: min-content auto;
}
@media only screen and (max-width: 1023px) {
  #block-views-partners-block .view-content > .views-row {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  #block-views-partners-block .view-content > .views-row {
    margin-bottom: 40px;
  }
}
#block-views-partners-block .views-row .views-field-title a {
  display: block;
  color: #347dac;
  font-weight: 600;
  font-size: 17px;
  margin: 0 0 8px;
}
#block-views-partners-block .views-row .views-field-body {
  overflow: auto;
}
#block-views-partners-block .views-row .views-field-body .field-content {
  color: #062d4a;
}
#block-views-partners-block .views-row .views-field-field-image {
  grid-row-start: 1;
  grid-row-end: 3;
  display: flex;
  justify-content: center;
  align-self: center;
}
@media screen and (min-width: 1024px) {
  #block-views-partners-block .views-row:nth-child(4n-2),
  #block-views-partners-block .views-row:nth-child(4n-1) {
    grid-template-columns: 3fr 1fr;
  }
  #block-views-partners-block .views-row:nth-child(4n-2) .views-field-field-image,
  #block-views-partners-block .views-row:nth-child(4n-1) .views-field-field-image {
    grid-column-start: 2;
    grid-column-end: 3;
  }
  #block-views-partners-block .views-row:first-child,
  #block-views-partners-block .views-row:nth-child(4n),
  #block-views-partners-block .views-row:nth-child(4n+1) {
    grid-template-columns: 1fr 3fr;
    background-color: transparent;
    border-width: 1px;
  }
}
@media only screen and (max-width: 767px) {
  #block-views-partners-block .views-row:nth-child(n) {
    padding: 20px;
  }
  #block-views-partners-block .views-row:nth-child(n) .views-field-field-image {
    float: none;
    margin: 0 auto 20px;
  }
}
.page-node-3 .page-headline,
.about-us-page-class .page-headline,
.about-our-team-page .page-headline {
  margin: 0px;
  width: auto;
  background-color: #396cda;
}
.page-node-3 h1.page-header span.our,
.about-us-page-class h1.page-header span.our,
.about-our-team-page h1.page-header span.our {
  color: white;
  font-weight: 600;
}
.page-node-3 .page-headline .inner-wrap,
.about-us-page-class .page-headline .inner-wrap,
.about-our-team-page .page-headline .inner-wrap {
  justify-content: flex-end;
  background-color: #369cd6;
  max-width: none;
}
@media screen and (min-width: 768px) {
  .page-node-3 .page-headline .inner-wrap h1.page-header,
  .about-us-page-class .page-headline .inner-wrap h1.page-header,
  .about-our-team-page .page-headline .inner-wrap h1.page-header {
    position: relative;
    font-weight: 600;
    line-height: 30px;
    background-color: #5dc6c9;
    height: 100%;
    line-height: 130px;
    padding-left: 40px;
  }
  .page-node-3 .page-headline .inner-wrap h1.page-header span.team,
  .about-us-page-class .page-headline .inner-wrap h1.page-header span.team,
  .about-our-team-page .page-headline .inner-wrap h1.page-header span.team {
    color: #d0e9f8;
  }
}
.about-our-team-page section[id^='block-views-faculty-block-'] div.views-field-body,
.about-our-team-page section[id^='block-views-faculty-block-'] div.views-field-field-role,
.about-our-team-page section[id^='block-views-faculty-block-'] p.staff-field-agency,
.about-our-team-page section[id^='block-views-faculty-block-'] div.views-field-title {
  max-width: 260px;
}
@media only screen and (max-width: 1023px) {
  .about-our-team-page section[id^='block-views-faculty-block-'] div.views-field-body,
  .about-our-team-page section[id^='block-views-faculty-block-'] div.views-field-field-role,
  .about-our-team-page section[id^='block-views-faculty-block-'] p.staff-field-agency,
  .about-our-team-page section[id^='block-views-faculty-block-'] div.views-field-title {
    max-width: 290px;
  }
}
.about-our-team-page .main-container > #page-header {
  display: none;
}
.about-our-team-page .main-container aside.slider-content {
  display: none;
}
.about-our-team-page .main-container .content-wrapper {
  width: 100%;
  float: none;
  padding: 100px 0;
}
@media only screen and (max-width: 1023px) {
  .about-our-team-page .main-container .content-wrapper {
    padding: 60px 0 0;
  }
}
.node-type-webinar article {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 20px;
}
@media only screen and (max-width: 1023px) {
  .node-type-webinar article {
    grid-template-columns: 1fr;
  }
}
.node-type-webinar article .field-name-field-webinar-date,
.node-type-webinar article .field-name-field-body,
.node-type-webinar article .field-name-field-webinar-resources,
.node-type-webinar article .field-type-text-with-summary {
  grid-column-start: 1;
  grid-column-end: 3;
}
@media only screen and (max-width: 1023px) {
  .node-type-webinar article .field-name-field-webinar-date,
  .node-type-webinar article .field-name-field-body,
  .node-type-webinar article .field-name-field-webinar-resources,
  .node-type-webinar article .field-type-text-with-summary {
    grid-column-end: 2;
  }
}
.node-type-webinar article .field-name-field-webinar-recording a:before,
.node-type-webinar article .field-name-field-webinar-room a:before {
  content: '\f03d';
  font-family: "FontAwesome";
  margin-right: 10px;
  font-size: 20px;
  position: relative;
  top: 2px;
}
.node-type-webinar article .field-name-field-webinar-room a:before {
  content: '\f130';
}
.node-type-webinar article .field-name-field-webinar-recording,
.node-type-webinar article .field-name-field-webinar-resources,
.node-type-webinar article .field-name-field-webinar-room {
  background-color: #4CB856;
  border-radius: 20px 20px 0px 0px;
  padding-top: 50px;
  display: grid;
  grid-template-rows: min-content auto;
}
.node-type-webinar article .field-name-field-webinar-recording div.field-label,
.node-type-webinar article .field-name-field-webinar-resources div.field-label,
.node-type-webinar article .field-name-field-webinar-room div.field-label,
.node-type-webinar article .field-name-field-webinar-recording div.field-items,
.node-type-webinar article .field-name-field-webinar-resources div.field-items,
.node-type-webinar article .field-name-field-webinar-room div.field-items {
  background-color: #f0eeee;
}
.node-type-webinar article .field-name-field-webinar-recording div.field-label,
.node-type-webinar article .field-name-field-webinar-resources div.field-label,
.node-type-webinar article .field-name-field-webinar-room div.field-label {
  padding: 20px 20px 20px 20px;
  font-size: 28px;
  line-height: 36px;
  color: #4CB856;
  font-weight: normal;
}
.node-type-webinar article .field-name-field-webinar-recording div.field-items,
.node-type-webinar article .field-name-field-webinar-resources div.field-items,
.node-type-webinar article .field-name-field-webinar-room div.field-items {
  padding: 0px 20px 45px 20px;
}
.node-type-webinar article .field-name-field-webinar-recording div.field-items span.file,
.node-type-webinar article .field-name-field-webinar-resources div.field-items span.file,
.node-type-webinar article .field-name-field-webinar-room div.field-items span.file {
  display: flex;
  align-items: flex-start;
}
.node-type-webinar article .field-name-field-webinar-recording div.field-items span.file img,
.node-type-webinar article .field-name-field-webinar-resources div.field-items span.file img,
.node-type-webinar article .field-name-field-webinar-room div.field-items span.file img {
  margin-right: 8px;
  width: 20px;
}
.view-webinars {
  margin-bottom: 2em;
}
.view-webinars .row-wrap {
  background-color: #4CB856;
  border-radius: 20px 0 0 20px;
}
.view-webinars .views-row {
  background-color: #f0eeee;
  padding: 45px 20px 45px 70px;
  margin-left: 70px;
  margin-bottom: 22px;
}
.view-webinars .views-row .views-field-title {
  margin-bottom: 10px;
}
.view-webinars .views-row .views-field-title a {
  color: #4CB856;
  font-size: 28px;
}
.view-webinars .views-row .views-field-title a:hover {
  color: #89d087;
}
@media only screen and (max-width: 767px) {
  .view-webinars .views-row .views-field-title a {
    font-size: 22px;
  }
}
.view-webinars .views-row .views-field-field-webinar-resources {
  padding-left: 40px;
}
@media only screen and (max-width: 767px) {
  .view-webinars .views-row .views-field-field-webinar-resources {
    padding-left: 20px;
  }
}
.view-webinars .views-row .views-field-field-webinar-date {
  font-size: 18px;
  margin-bottom: 5px;
}
.view-webinars .views-row .views-field-field-webinar-resources a {
  margin-bottom: 3px;
}
.view-webinars .views-row .views-field-field-webinar-resources a:before {
  content: "\f061";
  font-family: "FontAwesome";
  color: #4CB856;
  padding-right: 4px;
}
.view-webinars .views-row .views-field-field-webinar-resources ul {
  list-style-type: none;
  padding-left: 0;
}
.view-webinars .views-row .views-field-field-webinar-resources .file-size,
.view-webinars .views-row .views-field-field-webinar-resources .file img {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .view-webinars .views-row {
    padding: 15px 15px 15px 15px;
    margin-left: 25px;
  }
}
.view-webinars .view-header {
  margin-bottom: 60px;
  padding-top: 6em;
  background: url('../images/webinar_backgr_100.png') no-repeat right 20px;
}
@media only screen and (max-width: 767px) {
  .view-webinars .view-header {
    background: url('../images/webinar_backgr_60.png') no-repeat right 20px;
  }
}
.view-webinars .view-header h2 {
  font-size: 28px;
  line-height: 40px;
}
@media only screen and (max-width: 767px) {
  .view-webinars .view-header h2 {
    font-size: 22px;
    line-height: 32px;
  }
}
.view-webinars.view-display-id-block_1 {
  margin-bottom: 10em;
}
.view-webinars.view-display-id-block_1 .view-header {
  background-image: none;
  padding-top: 2em;
}
.page-webinars-page #block-system-main > h2.block-title {
  display: none;
}
.page-webinars-page article {
  margin-bottom: 60px;
  padding-top: 6em;
  background: url('../images/webinar_backgr_100.png') no-repeat right 20px;
}
@media only screen and (max-width: 767px) {
  .page-webinars-page article {
    background: url('../images/webinar_backgr_60.png') no-repeat right 20px;
  }
}
.page-webinars-page article h2,
.page-webinars-page article .field-name-field-course-subtitle {
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .page-webinars-page article h2,
  .page-webinars-page article .field-name-field-course-subtitle {
    font-size: 22px;
    line-height: 32px;
  }
}
.page-webinar-list #block-system-main > h2.block-title {
  display: none;
}
.page-module .page-headline .inner-wrap h1,
.node-type-module .page-headline .inner-wrap h1 {
  text-transform: none;
}
@media only screen and (max-width: 767px) {
}
.page-module .module-course-title {
  font-size: 18px;
  font-weight: bold;
}
.page-module #training-module-viewer-controls-title {
  color: #6a6fb3;
  font-size: 32px;
  line-height: 40px;
  padding-bottom: 12px;
  border-bottom: 2px solid #e7e4e4;
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .page-module #training-module-viewer-controls-title {
    font-size: 24px;
    line-height: 32px;
  }
}
.view-virtual-series .view-header h2,
.view-virtual-series .view-footer h2 {
  font-size: 28px;
  line-height: 40px;
}
@media only screen and (max-width: 767px) {
  .view-virtual-series .view-header h2,
  .view-virtual-series .view-footer h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
.view-virtual-series .view-header {
  margin-top: 70px;
}
@media only screen and (max-width: 767px) {
  .view-virtual-series .view-header {
    margin-top: 30px;
  }
}
.view-virtual-series .view-footer {
  margin-bottom: 7em;
}
.view-virtual-series .view-footer h4 {
  margin-top: 20px;
}
.view-virtual-series .view-footer h4:first-child {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .view-virtual-series .view-footer h4 {
    font-size: 16px;
    line-height: 22px;
  }
}
.view-virtual-series .view-content {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .view-virtual-series .view-content .row-wrap:nth-child(odd) .views-row {
    background-image: url('../images/module_backgr_60.png');
    border-top: 15px solid #6a6fb3;
  }
  .view-virtual-series .view-content .row-wrap:nth-child(even) .views-row {
    background-image: url('../images/webinar_backgr_60.png');
    border-top: 15px solid #4CB856;
  }
  .view-virtual-series .view-content .row-wrap:nth-child(odd),
  .view-virtual-series .view-content .row-wrap:nth-child(even) {
    background-image: none;
  }
}
.view-virtual-series .row-wrap {
  background-color: #4CB856;
  border-radius: 20px 0 0 20px;
  background-repeat: no-repeat;
  background-position: 60px center;
}
.view-virtual-series .views-row {
  background-color: #f0eeee;
  padding: 45px 40px 0px 70px;
  margin-left: 220px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .view-virtual-series .views-row {
    padding: 85px 20px 0px 30px;
    margin-left: 0px;
    background-repeat: no-repeat;
    background-position: center 10px;
  }
}
.view-virtual-series .views-row div.views-field.views-field-nid {
  margin: 0px auto;
  width: 150px;
}
.view-virtual-series .views-row div.views-field.views-field-nid span a {
  background-color: #6a6fb3;
  text-align: center;
  padding: 8px 10px 8px 10px;
  border-radius: 20px 20px 0px 0px;
  color: white;
  font-size: 16px;
  text-transform: uppercase;
  display: block;
}
.view-virtual-series .views-row .views-field-title {
  margin-bottom: 10px;
}
.view-virtual-series .views-row .views-field-title a {
  color: #4CB856;
  font-size: 28px;
}
@media only screen and (max-width: 767px) {
  .view-virtual-series .views-row .views-field-title a {
    font-size: 20px;
  }
}
.view-virtual-series .views-row .views-field-field-course-subtitle {
  font-size: 18px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .view-virtual-series .views-row .views-field-field-course-subtitle {
    font-size: 16px;
  }
}
.view-virtual-series div.row-wrap:nth-child(2) .views-row .views-field.views-field-nid a {
  background-color: #4CB856;
}
.view-virtual-series .row-wrap:nth-child(odd) {
  background-color: #6a6fb3;
  background-image: url('../images/module_backgr_100.png');
}
.view-virtual-series .row-wrap:nth-child(even) {
  background-color: #4CB856;
  background-image: url('../images/webinar_backgr_100.png');
}
.page-virtual-series .main-container,
.page-virtual-series-page .main-container {
  padding-top: 40px;
}
.page-virtual-series .page-headline,
.page-virtual-series-page .page-headline {
  background-color: #2c9cd3;
}
.page-virtual-series .page-headline .inner-wrap h1,
.page-virtual-series-page .page-headline .inner-wrap h1 {
  text-transform: capitalize;
  color: #d0eaf8;
  position: relative;
  padding-left: 50px;
}
@media screen and (min-width: 768px) {
  .page-virtual-series .page-headline .inner-wrap h1,
  .page-virtual-series-page .page-headline .inner-wrap h1 {
    padding-left: 180px;
  }
}
@media only screen and (max-width: 767px) {
  .page-virtual-series .page-headline .inner-wrap h1,
  .page-virtual-series-page .page-headline .inner-wrap h1 {
    background-color: #2c9cd3;
  }
}
.page-virtual-series .page-headline .inner-wrap h1:before,
.page-virtual-series-page .page-headline .inner-wrap h1:before {
  content: '';
  position: absolute;
  display: block;
  left: -10px;
  bottom: -95px;
  height: 280px;
  width: 160px;
  /*right: -35%;
        bottom: -75px;
        height: 280px;
        width: 220px;*/
  z-index: 1052;
  margin-right: 80px;
  background-image: url(../images/virtual_series_img.png);
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media only screen and (max-width: 1023px) {
  .page-virtual-series .page-headline .inner-wrap h1:before,
  .page-virtual-series-page .page-headline .inner-wrap h1:before {
    right: 15%;
    bottom: -80px;
    height: 180px;
    width: 160px;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .page-virtual-series .page-headline .inner-wrap h1:before,
  .page-virtual-series-page .page-headline .inner-wrap h1:before {
    right: 80%;
    bottom: 0px;
    height: 90px;
    width: 80px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) {
  .page-virtual-series .page-headline .inner-wrap h1:before,
  .page-virtual-series-page .page-headline .inner-wrap h1:before {
    display: none;
  }
}
.page-virtual-series .nav-tabs,
.page-virtual-series-page .nav-tabs {
  padding-left: 60px;
}
.page-virtual-series #block-system-main > h2.block-title,
.page-virtual-series-page #block-system-main > h2.block-title {
  display: none;
}
.page-virtual-series article h2,
.page-virtual-series-page article h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 40px;
}
#block-block-29 {
  margin-bottom: 7em;
}
#block-block-29 h2 {
  font-size: 28px;
  line-height: 40px;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  #block-block-29 h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
#block-block-29 h4 {
  margin-top: 20px;
}
#block-block-29 h4:first-child {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  #block-block-29 h4 {
    font-size: 16px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .page-headline .inner-wrap h1 {
    width: 100%;
    font-size: 24px;
    padding: 20px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .page-headline {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .page-headline .inner-wrap h1 {
    background-color: #6a6fb3;
    text-align: center;
  }
}
.mean-container a.meanmenu-reveal {
  width: 100%;
  left: 0 !important;
  padding: 13px 0px 11px;
}
.mean-container a.meanmenu-reveal span {
  width: 30px;
  margin-left: 45%;
}
.mean-container .mean-bar {
  background: #6a6fb3;
  padding: 0px;
  margin-bottom: 20px;
  z-index: 1000;
}
.mean-container .mean-nav {
  background: #fff;
}
.mean-container .mean-nav span.caret {
  display: none;
}
.mean-container .mean-nav ul li.menu-courses a.mean-expand,
.mean-container .mean-nav ul li.menu-courses a.mean-expand:hover {
  height: 26px;
  border: 1px solid red;
}
.mean-container .mean-nav ul.menu.nav ul.dropdown-menu {
  position: relative;
  z-index: 9999;
}
.mean-container .mean-nav ul li {
  background-color: #f0eeee;
  margin-bottom: 2px;
}
.mean-container .mean-nav ul li.menu-courses a,
.mean-container .mean-nav ul li.menu-modules a,
.mean-container .mean-nav ul li.menu-webinars a {
  color: #ffffff;
  font-weight: normal;
}
.mean-container .mean-nav ul li.menu-modules a:after,
.mean-container .mean-nav ul li.menu-webinars a:after {
  content: "\f105";
  font-family: "FontAwesome";
  padding-left: 8px;
}
.mean-container .mean-nav ul li.menu-courses {
  background-color: #58595b;
}
.mean-container .mean-nav ul li.menu-courses:hover {
  background-color: #79767e;
}
.mean-container .mean-nav ul li.menu-modules {
  background-color: #6a6fb3;
}
.mean-container .mean-nav ul li.menu-modules:hover {
  background-color: #979aca;
}
.mean-container .mean-nav ul li.menu-webinars {
  background-color: #4CB856;
}
.mean-container .mean-nav ul li.menu-webinars:hover {
  background-color: #7dc684;
}
.mean-container .mean-nav ul li a {
  color: #042d49;
  font-weight: bold;
}
div.region-sidebar-first ul.menu.nav {
  padding-bottom: 10px;
}
div.region-sidebar-first ul.menu.nav .caret {
  display: none;
}
div.region-sidebar-first ul.menu.nav .dropdown-menu {
  display: block;
  padding: 0px;
  width: 100%;
  margin-top: 0px;
  padding-top: 2px;
  border-radius: 0px;
  transition: 0.3s ease;
  opacity: 0;
  transition-delay: 0.1s;
  z-index: 9999;
  pointer-events: none;
  position: relative !important;
  /*
        &.menu-modules {
        //  margin-left: 20px;
          background-color: #6a6fb3;
          &:hover {
            background-color: #979aca;
          }
        }
        &.menu-webinars {
        //  margin-left: 20px;
          background-color: #4CB856;
          &:hover {
            background-color: #7dc684;
     */
}
div.region-sidebar-first ul.menu.nav .dropdown-menu li {
  padding-left: 16px;
}
div.region-sidebar-first ul.menu.nav .dropdown-menu > li.menu-modules.active > a {
  background-color: #6a6fb3;
}
div.region-sidebar-first ul.menu.nav .dropdown-menu > li.menu-modules.active > a:hover {
  background-color: #979aca;
}
div.region-sidebar-first ul.menu.nav .dropdown-menu > li.menu-webinars.active > a {
  background-color: #4cb856;
}
div.region-sidebar-first ul.menu.nav .dropdown-menu > li.menu-webinars.active > a:hover {
  background-color: #7dc684;
}
div.region-sidebar-first ul.menu.nav li.expanded:hover .dropdown-menu {
  opacity: 1;
  transition: 0.3s ease;
  pointer-events: auto;
}
.node-type-webinar .page-headline .inner-wrap h1 {
  text-transform: none;
}
.node-type-webinar h2.page-node-header {
  font-size: 28px;
  line-height: 40px;
}
@media only screen and (max-width: 767px) {
  .node-type-webinar h2.page-node-header {
    font-size: 24px;
    line-height: 32px;
  }
}
.node-type-webinar article .field {
  margin-bottom: 20px;
}
.node-type-webinar article .field-name-field-webinar-date {
  font-size: 21px;
}
@media only screen and (max-width: 767px) {
  .node-type-webinar article .field-name-field-webinar-date {
    font-size: 18px;
  }
}
.contact-info {
  margin-bottom: 16px;
}
.contact-info p {
  margin: 0px;
}
div#edit-field-resource-tags-tid-wrapper div.views-widget {
  max-width: 400px;
  width: 100%;
  min-width: 300px;
}
.view-id-cqi_materials_test {
  margin-bottom: 40px;
}
div#edit_field_resource_tags_tid_chosen {
  width: 100%;
  min-width: 300px;
  height: auto;
}
div#edit_field_resource_tags_tid_chosen ul.chosen-choices {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chosen-container-multi .chosen-choices {
  border-width: 0px;
  margin-top: -3px;
}
div.page-wrapper {
  overflow: hidden;
}
.tooltip {
  z-index: 1200;
}
video {
  display: block;
  margin: 0px auto;
}
@media screen and (max-width: 966px) {
  video {
    width: 100% !important;
    height: auto !important;
  }
}
.view-cqi-materials-list .views-row {
  margin-bottom: 16px;
}
.btn-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.my-res-container {
  display: block;
  right: -52px;
  transform: rotate(270deg);
  top: 200px;
  margin-top: 10%;
  z-index: 1052;
  position: fixed;
}
.my-res-container.scale {
  right: -60px;
}
.btn-container a,
.my-res-container a {
  color: white;
  display: inline-block;
  background-color: #5bc0de;
  border-color: #46b8da;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  border-radius: 4px;
  transition: 0.2s ease;
}
.my-res-container a {
  background-color: #68ae11;
  border-radius: 0px;
}
.btn-container a:hover {
  transition: 0.2s ease;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-container a.upload::before {
  color: white;
  font-family: 'FontAwesome';
  content: '\f093';
  font-size: 16px;
  margin-right: 8px;
}
body.page-improvement-and-innovation-resources-and-materials .views-exposed-widgets,
body.page-ipv-materials .views-exposed-widgets,
body.page-wcv-materials .views-exposed-widgets,
body.page-scale-materials .views-exposed-widgets,
body.page-srr-materials .views-exposed-widgets,
body.page-he-materials .views-exposed-widgets,
body.page-my-ipv-materials .views-exposed-widgets,
body.page-my-wcv-materials .views-exposed-widgets,
body.page-my-scale-materials .views-exposed-widgets,
body.page-my-srr-materials .views-exposed-widgets,
body.page-my-he-materials .views-exposed-widgets {
  display: grid;
  grid-template-columns: 1fr 1fr 0.2fr 0.2fr 0.6fr;
}
body.page-my-ipv-materials .views-exposed-widgets,
body.page-my-wcv-materials .views-exposed-widgets,
body.page-my-scale-materials .views-exposed-widgets,
body.page-my-srr-materials .views-exposed-widgets,
body.page-my-he-materials .views-exposed-widgets,
body.page-improvement-and-innovation-resources-and-materials .views-exposed-widgets {
  grid-template-columns: 1fr 1fr 1fr 0.3fr 0.3fr 0.4fr;
}
body.page-ipv-materials #edit-field-target-audiences-ipv-tid-wrapper,
body.page-wcv-materials #edit-field-target-audiences-ipv-tid-wrapper,
body.page-scale-materials #edit-field-target-audiences-ipv-tid-wrapper,
body.page-srr-materials #edit-field-target-audiences-ipv-tid-wrapper,
body.page-he-materials #edit-field-target-audiences-ipv-tid-wrapper,
body.page-ipv-materials #edit-field-target-audiences-wcv-tid-wrapper,
body.page-wcv-materials #edit-field-target-audiences-wcv-tid-wrapper,
body.page-scale-materials #edit-field-target-audiences-wcv-tid-wrapper,
body.page-srr-materials #edit-field-target-audiences-wcv-tid-wrapper,
body.page-he-materials #edit-field-target-audiences-wcv-tid-wrapper,
body.page-ipv-materials #edit-field-target-audience-scale-tid-wrapper,
body.page-wcv-materials #edit-field-target-audience-scale-tid-wrapper,
body.page-scale-materials #edit-field-target-audience-scale-tid-wrapper,
body.page-srr-materials #edit-field-target-audience-scale-tid-wrapper,
body.page-he-materials #edit-field-target-audience-scale-tid-wrapper,
body.page-ipv-materials #edit-field-target-audience-tid-wrapper,
body.page-wcv-materials #edit-field-target-audience-tid-wrapper,
body.page-scale-materials #edit-field-target-audience-tid-wrapper,
body.page-srr-materials #edit-field-target-audience-tid-wrapper,
body.page-he-materials #edit-field-target-audience-tid-wrapper {
  grid-column-start: 3;
  grid-column-end: 7;
}
body.page-ipv-materials #edit-field-user-agency-tid-wrapper,
body.page-wcv-materials #edit-field-user-agency-tid-wrapper,
body.page-scale-materials #edit-field-user-agency-tid-wrapper,
body.page-srr-materials #edit-field-user-agency-tid-wrapper,
body.page-he-materials #edit-field-user-agency-tid-wrapper {
  grid-column-start: 1;
  grid-column-end: 3;
}
body.page-ipv-materials div.form-item.form-item-field-user-agency-tid,
body.page-wcv-materials div.form-item.form-item-field-user-agency-tid,
body.page-scale-materials div.form-item.form-item-field-user-agency-tid,
body.page-srr-materials div.form-item.form-item-field-user-agency-tid,
body.page-he-materials div.form-item.form-item-field-user-agency-tid {
  display: flex;
}
body.page-ipv-materials select#edit-field-user-agency-tid-select-2.shs-select-level-2.form-select,
body.page-wcv-materials select#edit-field-user-agency-tid-select-2.shs-select-level-2.form-select,
body.page-scale-materials select#edit-field-user-agency-tid-select-2.shs-select-level-2.form-select,
body.page-srr-materials select#edit-field-user-agency-tid-select-2.shs-select-level-2.form-select,
body.page-he-materials select#edit-field-user-agency-tid-select-2.shs-select-level-2.form-select {
  width: 75%;
  margin-left: 5%;
}
@media screen and (max-width: 768px) {
  body.page-ipv-materials .views-exposed-widgets,
  body.page-wcv-materials .views-exposed-widgets,
  body.page-scale-materials .views-exposed-widgets,
  body.page-srr-materials .views-exposed-widgets,
  body.page-he-materials .views-exposed-widgets,
  body.page-my-ipv-materials .views-exposed-widgets,
  body.page-my-wcv-materials .views-exposed-widgets,
  body.page-my-scale-materials .views-exposed-widgets,
  body.page-my-srr-materials .views-exposed-widgets,
  body.page-my-he-materials .views-exposed-widgets,
  body.page-improvement-and-innovation-resources-and-materials .views-exposed-widgets {
    grid-template-columns: 1fr 1fr;
  }
  body.page-ipv-materials div.views-exposed-widget,
  body.page-wcv-materials div.views-exposed-widget,
  body.page-scale-materials div.views-exposed-widget,
  body.page-srr-materials div.views-exposed-widget,
  body.page-he-materials div.views-exposed-widget,
  body.page-my-ipv-materials div.views-exposed-widget,
  body.page-my-wcv-materials div.views-exposed-widget,
  body.page-my-scale-materials div.views-exposed-widget,
  body.page-my-srr-materials div.views-exposed-widget,
  body.page-my-he-materials div.views-exposed-widget,
  body.page-improvement-and-innovation-resources-and-materials div.views-exposed-widget,
  body.page-ipv-materials #edit-field-target-audiences-ipv-tid-wrapper,
  body.page-wcv-materials #edit-field-target-audiences-ipv-tid-wrapper,
  body.page-scale-materials #edit-field-target-audiences-ipv-tid-wrapper,
  body.page-srr-materials #edit-field-target-audiences-ipv-tid-wrapper,
  body.page-he-materials #edit-field-target-audiences-ipv-tid-wrapper,
  body.page-my-ipv-materials #edit-field-target-audiences-ipv-tid-wrapper,
  body.page-my-wcv-materials #edit-field-target-audiences-ipv-tid-wrapper,
  body.page-my-scale-materials #edit-field-target-audiences-ipv-tid-wrapper,
  body.page-my-srr-materials #edit-field-target-audiences-ipv-tid-wrapper,
  body.page-my-he-materials #edit-field-target-audiences-ipv-tid-wrapper,
  body.page-improvement-and-innovation-resources-and-materials #edit-field-target-audiences-ipv-tid-wrapper,
  body.page-ipv-materials #edit-field-target-audience-scale-tid-wrapper,
  body.page-wcv-materials #edit-field-target-audience-scale-tid-wrapper,
  body.page-scale-materials #edit-field-target-audience-scale-tid-wrapper,
  body.page-srr-materials #edit-field-target-audience-scale-tid-wrapper,
  body.page-he-materials #edit-field-target-audience-scale-tid-wrapper,
  body.page-my-ipv-materials #edit-field-target-audience-scale-tid-wrapper,
  body.page-my-wcv-materials #edit-field-target-audience-scale-tid-wrapper,
  body.page-my-scale-materials #edit-field-target-audience-scale-tid-wrapper,
  body.page-my-srr-materials #edit-field-target-audience-scale-tid-wrapper,
  body.page-my-he-materials #edit-field-target-audience-scale-tid-wrapper,
  body.page-improvement-and-innovation-resources-and-materials #edit-field-target-audience-scale-tid-wrapper,
  body.page-ipv-materials #edit-field-target-audience-tid-wrapper,
  body.page-wcv-materials #edit-field-target-audience-tid-wrapper,
  body.page-scale-materials #edit-field-target-audience-tid-wrapper,
  body.page-srr-materials #edit-field-target-audience-tid-wrapper,
  body.page-he-materials #edit-field-target-audience-tid-wrapper,
  body.page-my-ipv-materials #edit-field-target-audience-tid-wrapper,
  body.page-my-wcv-materials #edit-field-target-audience-tid-wrapper,
  body.page-my-scale-materials #edit-field-target-audience-tid-wrapper,
  body.page-my-srr-materials #edit-field-target-audience-tid-wrapper,
  body.page-my-he-materials #edit-field-target-audience-tid-wrapper,
  body.page-improvement-and-innovation-resources-and-materials #edit-field-target-audience-tid-wrapper {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  body.page-ipv-materials div.views-exposed-widget.views-submit-button,
  body.page-wcv-materials div.views-exposed-widget.views-submit-button,
  body.page-scale-materials div.views-exposed-widget.views-submit-button,
  body.page-srr-materials div.views-exposed-widget.views-submit-button,
  body.page-he-materials div.views-exposed-widget.views-submit-button,
  body.page-my-ipv-materials div.views-exposed-widget.views-submit-button,
  body.page-my-wcv-materials div.views-exposed-widget.views-submit-button,
  body.page-my-scale-materials div.views-exposed-widget.views-submit-button,
  body.page-my-srr-materials div.views-exposed-widget.views-submit-button,
  body.page-my-he-materials div.views-exposed-widget.views-submit-button,
  body.page-improvement-and-innovation-resources-and-materials div.views-exposed-widget.views-submit-button {
    grid-column-start: 1;
    grid-column-end: 2;
    display: flex;
    justify-content: flex-end;
  }
  body.page-ipv-materials div.views-exposed-widget.views-reset-button,
  body.page-wcv-materials div.views-exposed-widget.views-reset-button,
  body.page-scale-materials div.views-exposed-widget.views-reset-button,
  body.page-srr-materials div.views-exposed-widget.views-reset-button,
  body.page-he-materials div.views-exposed-widget.views-reset-button,
  body.page-my-ipv-materials div.views-exposed-widget.views-reset-button,
  body.page-my-wcv-materials div.views-exposed-widget.views-reset-button,
  body.page-my-scale-materials div.views-exposed-widget.views-reset-button,
  body.page-my-srr-materials div.views-exposed-widget.views-reset-button,
  body.page-my-he-materials div.views-exposed-widget.views-reset-button,
  body.page-improvement-and-innovation-resources-and-materials div.views-exposed-widget.views-reset-button {
    grid-column-start: 2;
    grid-column-end: 3;
    display: flex;
    justify-content: flex-start;
  }
}
.views-exposed-widgets::before {
  content: '';
  display: none;
}
div.view-content .table-responsive {
  margin-top: 24px;
}
body.page-ipv-materials select.form-select.shs-select,
body.page-wcv-materials select.form-select.shs-select,
body.page-scale-materials select.form-select.shs-select,
body.page-srr-materials select.form-select.shs-select,
body.page-he-materials select.form-select.shs-select,
body.page-my-ipv-materials select.form-select.shs-select,
body.page-my-wcv-materials select.form-select.shs-select,
body.page-my-scale-materials select.form-select.shs-select,
body.page-my-srr-materials select.form-select.shs-select,
body.page-my-he-materials select.form-select.shs-select,
body.page-improvement-and-innovation-resources-and-materials select.form-select.shs-select {
  width: 100%;
}
body.page-ipv-materials div.view-content .table-responsive,
body.page-wcv-materials div.view-content .table-responsive,
body.page-scale-materials div.view-content .table-responsive,
body.page-srr-materials div.view-content .table-responsive,
body.page-he-materials div.view-content .table-responsive,
body.page-my-ipv-materials div.view-content .table-responsive,
body.page-my-wcv-materials div.view-content .table-responsive,
body.page-my-scale-materials div.view-content .table-responsive,
body.page-my-srr-materials div.view-content .table-responsive,
body.page-my-he-materials div.view-content .table-responsive,
body.page-improvement-and-innovation-resources-and-materials div.view-content .table-responsive {
  border-width: 0px;
  background-color: white;
  overflow: hidden;
}
body.page-ipv-materials div.view-content .table-responsive > .table > thead > tr > th,
body.page-wcv-materials div.view-content .table-responsive > .table > thead > tr > th,
body.page-scale-materials div.view-content .table-responsive > .table > thead > tr > th,
body.page-srr-materials div.view-content .table-responsive > .table > thead > tr > th,
body.page-he-materials div.view-content .table-responsive > .table > thead > tr > th,
body.page-my-ipv-materials div.view-content .table-responsive > .table > thead > tr > th,
body.page-my-wcv-materials div.view-content .table-responsive > .table > thead > tr > th,
body.page-my-scale-materials div.view-content .table-responsive > .table > thead > tr > th,
body.page-my-srr-materials div.view-content .table-responsive > .table > thead > tr > th,
body.page-my-he-materials div.view-content .table-responsive > .table > thead > tr > th,
body.page-improvement-and-innovation-resources-and-materials div.view-content .table-responsive > .table > thead > tr > th,
body.page-ipv-materials div.view-content .table-responsive > .table > tbody > tr > th,
body.page-wcv-materials div.view-content .table-responsive > .table > tbody > tr > th,
body.page-scale-materials div.view-content .table-responsive > .table > tbody > tr > th,
body.page-srr-materials div.view-content .table-responsive > .table > tbody > tr > th,
body.page-he-materials div.view-content .table-responsive > .table > tbody > tr > th,
body.page-my-ipv-materials div.view-content .table-responsive > .table > tbody > tr > th,
body.page-my-wcv-materials div.view-content .table-responsive > .table > tbody > tr > th,
body.page-my-scale-materials div.view-content .table-responsive > .table > tbody > tr > th,
body.page-my-srr-materials div.view-content .table-responsive > .table > tbody > tr > th,
body.page-my-he-materials div.view-content .table-responsive > .table > tbody > tr > th,
body.page-improvement-and-innovation-resources-and-materials div.view-content .table-responsive > .table > tbody > tr > th,
body.page-ipv-materials div.view-content .table-responsive > .table > tfoot > tr > th,
body.page-wcv-materials div.view-content .table-responsive > .table > tfoot > tr > th,
body.page-scale-materials div.view-content .table-responsive > .table > tfoot > tr > th,
body.page-srr-materials div.view-content .table-responsive > .table > tfoot > tr > th,
body.page-he-materials div.view-content .table-responsive > .table > tfoot > tr > th,
body.page-my-ipv-materials div.view-content .table-responsive > .table > tfoot > tr > th,
body.page-my-wcv-materials div.view-content .table-responsive > .table > tfoot > tr > th,
body.page-my-scale-materials div.view-content .table-responsive > .table > tfoot > tr > th,
body.page-my-srr-materials div.view-content .table-responsive > .table > tfoot > tr > th,
body.page-my-he-materials div.view-content .table-responsive > .table > tfoot > tr > th,
body.page-improvement-and-innovation-resources-and-materials div.view-content .table-responsive > .table > tfoot > tr > th,
body.page-ipv-materials div.view-content .table-responsive > .table > thead > tr > td,
body.page-wcv-materials div.view-content .table-responsive > .table > thead > tr > td,
body.page-scale-materials div.view-content .table-responsive > .table > thead > tr > td,
body.page-srr-materials div.view-content .table-responsive > .table > thead > tr > td,
body.page-he-materials div.view-content .table-responsive > .table > thead > tr > td,
body.page-my-ipv-materials div.view-content .table-responsive > .table > thead > tr > td,
body.page-my-wcv-materials div.view-content .table-responsive > .table > thead > tr > td,
body.page-my-scale-materials div.view-content .table-responsive > .table > thead > tr > td,
body.page-my-srr-materials div.view-content .table-responsive > .table > thead > tr > td,
body.page-my-he-materials div.view-content .table-responsive > .table > thead > tr > td,
body.page-improvement-and-innovation-resources-and-materials div.view-content .table-responsive > .table > thead > tr > td,
body.page-ipv-materials div.view-content .table-responsive > .table > tbody > tr > td,
body.page-wcv-materials div.view-content .table-responsive > .table > tbody > tr > td,
body.page-scale-materials div.view-content .table-responsive > .table > tbody > tr > td,
body.page-srr-materials div.view-content .table-responsive > .table > tbody > tr > td,
body.page-he-materials div.view-content .table-responsive > .table > tbody > tr > td,
body.page-my-ipv-materials div.view-content .table-responsive > .table > tbody > tr > td,
body.page-my-wcv-materials div.view-content .table-responsive > .table > tbody > tr > td,
body.page-my-scale-materials div.view-content .table-responsive > .table > tbody > tr > td,
body.page-my-srr-materials div.view-content .table-responsive > .table > tbody > tr > td,
body.page-my-he-materials div.view-content .table-responsive > .table > tbody > tr > td,
body.page-improvement-and-innovation-resources-and-materials div.view-content .table-responsive > .table > tbody > tr > td,
body.page-ipv-materials div.view-content .table-responsive > .table > tfoot > tr > td,
body.page-wcv-materials div.view-content .table-responsive > .table > tfoot > tr > td,
body.page-scale-materials div.view-content .table-responsive > .table > tfoot > tr > td,
body.page-srr-materials div.view-content .table-responsive > .table > tfoot > tr > td,
body.page-he-materials div.view-content .table-responsive > .table > tfoot > tr > td,
body.page-my-ipv-materials div.view-content .table-responsive > .table > tfoot > tr > td,
body.page-my-wcv-materials div.view-content .table-responsive > .table > tfoot > tr > td,
body.page-my-scale-materials div.view-content .table-responsive > .table > tfoot > tr > td,
body.page-my-srr-materials div.view-content .table-responsive > .table > tfoot > tr > td,
body.page-my-he-materials div.view-content .table-responsive > .table > tfoot > tr > td,
body.page-improvement-and-innovation-resources-and-materials div.view-content .table-responsive > .table > tfoot > tr > td {
  white-space: normal;
}
body.page-ipv-materials div.view-content table thead,
body.page-wcv-materials div.view-content table thead,
body.page-scale-materials div.view-content table thead,
body.page-srr-materials div.view-content table thead,
body.page-he-materials div.view-content table thead,
body.page-my-ipv-materials div.view-content table thead,
body.page-my-wcv-materials div.view-content table thead,
body.page-my-scale-materials div.view-content table thead,
body.page-my-srr-materials div.view-content table thead,
body.page-my-he-materials div.view-content table thead,
body.page-improvement-and-innovation-resources-and-materials div.view-content table thead {
  background-color: #e7e9ea;
  border-bottom: 1px solid #a7acaf;
}
@media screen and (min-width: 768px) {
  body.page-ipv-materials div.view-content table,
  body.page-wcv-materials div.view-content table,
  body.page-scale-materials div.view-content table,
  body.page-srr-materials div.view-content table,
  body.page-he-materials div.view-content table,
  body.page-my-ipv-materials div.view-content table,
  body.page-my-wcv-materials div.view-content table,
  body.page-my-scale-materials div.view-content table,
  body.page-my-srr-materials div.view-content table,
  body.page-my-he-materials div.view-content table,
  body.page-improvement-and-innovation-resources-and-materials div.view-content table {
    border: 1px solid #dedfdf;
  }
  body.page-ipv-materials div.view-content table tbody td,
  body.page-wcv-materials div.view-content table tbody td,
  body.page-scale-materials div.view-content table tbody td,
  body.page-srr-materials div.view-content table tbody td,
  body.page-he-materials div.view-content table tbody td,
  body.page-my-ipv-materials div.view-content table tbody td,
  body.page-my-wcv-materials div.view-content table tbody td,
  body.page-my-scale-materials div.view-content table tbody td,
  body.page-my-srr-materials div.view-content table tbody td,
  body.page-my-he-materials div.view-content table tbody td,
  body.page-improvement-and-innovation-resources-and-materials div.view-content table tbody td {
    border-right: 1px solid #dddddd;
  }
  body.page-ipv-materials div.view-content table tbody td:last-child,
  body.page-wcv-materials div.view-content table tbody td:last-child,
  body.page-scale-materials div.view-content table tbody td:last-child,
  body.page-srr-materials div.view-content table tbody td:last-child,
  body.page-he-materials div.view-content table tbody td:last-child,
  body.page-my-ipv-materials div.view-content table tbody td:last-child,
  body.page-my-wcv-materials div.view-content table tbody td:last-child,
  body.page-my-scale-materials div.view-content table tbody td:last-child,
  body.page-my-srr-materials div.view-content table tbody td:last-child,
  body.page-my-he-materials div.view-content table tbody td:last-child,
  body.page-improvement-and-innovation-resources-and-materials div.view-content table tbody td:last-child {
    border-right-width: 0px;
  }
}
body.page-ipv-materials div.view-content table tbody tr:nth-child(odd) td,
body.page-wcv-materials div.view-content table tbody tr:nth-child(odd) td,
body.page-scale-materials div.view-content table tbody tr:nth-child(odd) td,
body.page-srr-materials div.view-content table tbody tr:nth-child(odd) td,
body.page-he-materials div.view-content table tbody tr:nth-child(odd) td,
body.page-my-ipv-materials div.view-content table tbody tr:nth-child(odd) td,
body.page-my-wcv-materials div.view-content table tbody tr:nth-child(odd) td,
body.page-my-scale-materials div.view-content table tbody tr:nth-child(odd) td,
body.page-my-srr-materials div.view-content table tbody tr:nth-child(odd) td,
body.page-my-he-materials div.view-content table tbody tr:nth-child(odd) td,
body.page-improvement-and-innovation-resources-and-materials div.view-content table tbody tr:nth-child(odd) td,
body.page-ipv-materials div.view-content table tbody tr:nth-child(odd) td:hover,
body.page-wcv-materials div.view-content table tbody tr:nth-child(odd) td:hover,
body.page-scale-materials div.view-content table tbody tr:nth-child(odd) td:hover,
body.page-srr-materials div.view-content table tbody tr:nth-child(odd) td:hover,
body.page-he-materials div.view-content table tbody tr:nth-child(odd) td:hover,
body.page-my-ipv-materials div.view-content table tbody tr:nth-child(odd) td:hover,
body.page-my-wcv-materials div.view-content table tbody tr:nth-child(odd) td:hover,
body.page-my-scale-materials div.view-content table tbody tr:nth-child(odd) td:hover,
body.page-my-srr-materials div.view-content table tbody tr:nth-child(odd) td:hover,
body.page-my-he-materials div.view-content table tbody tr:nth-child(odd) td:hover,
body.page-improvement-and-innovation-resources-and-materials div.view-content table tbody tr:nth-child(odd) td:hover {
  background-color: #f1f4f6;
}
body.page-ipv-materials div.view-content table tbody tr:nth-child(even) td,
body.page-wcv-materials div.view-content table tbody tr:nth-child(even) td,
body.page-scale-materials div.view-content table tbody tr:nth-child(even) td,
body.page-srr-materials div.view-content table tbody tr:nth-child(even) td,
body.page-he-materials div.view-content table tbody tr:nth-child(even) td,
body.page-my-ipv-materials div.view-content table tbody tr:nth-child(even) td,
body.page-my-wcv-materials div.view-content table tbody tr:nth-child(even) td,
body.page-my-scale-materials div.view-content table tbody tr:nth-child(even) td,
body.page-my-srr-materials div.view-content table tbody tr:nth-child(even) td,
body.page-my-he-materials div.view-content table tbody tr:nth-child(even) td,
body.page-improvement-and-innovation-resources-and-materials div.view-content table tbody tr:nth-child(even) td,
body.page-ipv-materials div.view-content table tbody tr:nth-child(even) td:hover,
body.page-wcv-materials div.view-content table tbody tr:nth-child(even) td:hover,
body.page-scale-materials div.view-content table tbody tr:nth-child(even) td:hover,
body.page-srr-materials div.view-content table tbody tr:nth-child(even) td:hover,
body.page-he-materials div.view-content table tbody tr:nth-child(even) td:hover,
body.page-my-ipv-materials div.view-content table tbody tr:nth-child(even) td:hover,
body.page-my-wcv-materials div.view-content table tbody tr:nth-child(even) td:hover,
body.page-my-scale-materials div.view-content table tbody tr:nth-child(even) td:hover,
body.page-my-srr-materials div.view-content table tbody tr:nth-child(even) td:hover,
body.page-my-he-materials div.view-content table tbody tr:nth-child(even) td:hover,
body.page-improvement-and-innovation-resources-and-materials div.view-content table tbody tr:nth-child(even) td:hover {
  background-color: white;
}
@media screen and (max-width: 768px) {
  body.page-ipv-materials div.view-content table thead,
  body.page-wcv-materials div.view-content table thead,
  body.page-scale-materials div.view-content table thead,
  body.page-srr-materials div.view-content table thead,
  body.page-he-materials div.view-content table thead,
  body.page-my-ipv-materials div.view-content table thead,
  body.page-my-wcv-materials div.view-content table thead,
  body.page-my-scale-materials div.view-content table thead,
  body.page-my-srr-materials div.view-content table thead,
  body.page-my-he-materials div.view-content table thead,
  body.page-improvement-and-innovation-resources-and-materials div.view-content table thead {
    display: none;
  }
  body.page-ipv-materials div.view-content table tbody tr,
  body.page-wcv-materials div.view-content table tbody tr,
  body.page-scale-materials div.view-content table tbody tr,
  body.page-srr-materials div.view-content table tbody tr,
  body.page-he-materials div.view-content table tbody tr,
  body.page-my-ipv-materials div.view-content table tbody tr,
  body.page-my-wcv-materials div.view-content table tbody tr,
  body.page-my-scale-materials div.view-content table tbody tr,
  body.page-my-srr-materials div.view-content table tbody tr,
  body.page-my-he-materials div.view-content table tbody tr,
  body.page-improvement-and-innovation-resources-and-materials div.view-content table tbody tr {
    border: 1px solid #a7acaf;
    margin-bottom: 20px;
  }
  body.page-ipv-materials div.view-content table tbody tr td,
  body.page-wcv-materials div.view-content table tbody tr td,
  body.page-scale-materials div.view-content table tbody tr td,
  body.page-srr-materials div.view-content table tbody tr td,
  body.page-he-materials div.view-content table tbody tr td,
  body.page-my-ipv-materials div.view-content table tbody tr td,
  body.page-my-wcv-materials div.view-content table tbody tr td,
  body.page-my-scale-materials div.view-content table tbody tr td,
  body.page-my-srr-materials div.view-content table tbody tr td,
  body.page-my-he-materials div.view-content table tbody tr td,
  body.page-improvement-and-innovation-resources-and-materials div.view-content table tbody tr td {
    display: block;
    border-top-width: 0px;
  }
}
@media screen and (max-width: 480px) {
  ul.navbar-nav.secondary li.first.leaf a {
    text-indent: -9999px;
    height: 25px;
    width: 40px;
    overflow: hidden;
  }
  ul.navbar-nav.secondary li.first.leaf a::before {
    text-indent: 0px;
    font-family: 'FontAwesome';
    content: '\f2be';
    display: block;
  }
}
/*body.page-improvement-and-innovation-resources-and-materials,
body.page-ipv-materials,
body.page-scale-materials,
body.page-my-ipv-materials,
body.page-my-scale-materials,

body.page-cqimaterialslist,

body.page-virtual-series,
body.page-module,
body.page-module-list*/
@media screen and (min-width: 768px) {
  body.not-front.sidebar-first:not(.about-us-page-class) div.main-container .row {
    display: flex;
  }
  body.not-front.sidebar-first:not(.about-us-page-class) div.main-container .row aside.col-sm-3 {
    min-width: 260px;
    float: none;
  }
  body.not-front.sidebar-first:not(.about-us-page-class) .content-wrapper {
    float: none;
  }
  body.not-front.sidebar-first:not(.about-us-page-class) .row section.col-sm-9 {
    width: calc(100% - 270px);
  }
}
select.form-select.shs-select {
  height: 34px;
  border: 1px solid lightgrey;
  transition: width 0.2s ease;
}
div.header-user-login a.user-login {
  z-index: 10;
  position: relative;
}
.node-faculty .field-name-field-agency {
  margin-bottom: 16px;
}
body.not-logged-in #block-hvcoiin-general-menu-search-box-block {
  display: none;
}
.search-result .search-info {
  display: none;
}
.view-improvement-and-innovation-resources-and-materials #edit-combine-wrapper,
.view-ipv-materials #edit-combine-wrapper,
.view-scale-materials #edit-combine-wrapper,
.view-workstream-pages #edit-combine-wrapper,
.view-wcv-materials #edit-combine-wrapper,
.view-srr-materials #edit-combine-wrapper,
.view-he-materials #edit-combine-wrapper {
  display: none;
}
.view-improvement-and-innovation-resources-and-materials .views-exposed-searchwidget,
.view-ipv-materials .views-exposed-searchwidget,
.view-scale-materials .views-exposed-searchwidget,
.view-workstream-pages .views-exposed-searchwidget,
.view-wcv-materials .views-exposed-searchwidget,
.view-srr-materials .views-exposed-searchwidget,
.view-he-materials .views-exposed-searchwidget {
  display: inline-block;
  vertical-align: top;
  padding: 7px 0;
  position: relative;
  z-index: 20;
}
@media screen and (max-width: 768px) {
  .view-improvement-and-innovation-resources-and-materials .views-exposed-searchwidget,
  .view-ipv-materials .views-exposed-searchwidget,
  .view-scale-materials .views-exposed-searchwidget,
  .view-workstream-pages .views-exposed-searchwidget,
  .view-wcv-materials .views-exposed-searchwidget,
  .view-srr-materials .views-exposed-searchwidget,
  .view-he-materials .views-exposed-searchwidget {
    margin-top: 18px;
  }
}
.view-improvement-and-innovation-resources-and-materials .views-exposed-searchwidget .views-widget,
.view-ipv-materials .views-exposed-searchwidget .views-widget,
.view-scale-materials .views-exposed-searchwidget .views-widget,
.view-workstream-pages .views-exposed-searchwidget .views-widget,
.view-wcv-materials .views-exposed-searchwidget .views-widget,
.view-srr-materials .views-exposed-searchwidget .views-widget,
.view-he-materials .views-exposed-searchwidget .views-widget {
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
}
@media screen and (max-width: 386px) {
  .view-improvement-and-innovation-resources-and-materials .views-exposed-searchwidget .views-widget,
  .view-ipv-materials .views-exposed-searchwidget .views-widget,
  .view-scale-materials .views-exposed-searchwidget .views-widget,
  .view-workstream-pages .views-exposed-searchwidget .views-widget,
  .view-wcv-materials .views-exposed-searchwidget .views-widget,
  .view-srr-materials .views-exposed-searchwidget .views-widget,
  .view-he-materials .views-exposed-searchwidget .views-widget {
    width: 180px;
  }
}
.view-improvement-and-innovation-resources-and-materials .views-exposed-searchwidget .views-widget .form-control,
.view-ipv-materials .views-exposed-searchwidget .views-widget .form-control,
.view-scale-materials .views-exposed-searchwidget .views-widget .form-control,
.view-workstream-pages .views-exposed-searchwidget .views-widget .form-control,
.view-wcv-materials .views-exposed-searchwidget .views-widget .form-control,
.view-srr-materials .views-exposed-searchwidget .views-widget .form-control,
.view-he-materials .views-exposed-searchwidget .views-widget .form-control {
  width: 254px;
  padding: 6px 22px 6px 12px;
}
.view-improvement-and-innovation-resources-and-materials .views-exposed-searchwidget a.btn,
.view-ipv-materials .views-exposed-searchwidget a.btn,
.view-scale-materials .views-exposed-searchwidget a.btn,
.view-workstream-pages .views-exposed-searchwidget a.btn,
.view-wcv-materials .views-exposed-searchwidget a.btn,
.view-srr-materials .views-exposed-searchwidget a.btn,
.view-he-materials .views-exposed-searchwidget a.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 300;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px 5px;
  font-size: 15px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  color: #373737;
  background-color: #e0dfda;
}
.view-improvement-and-innovation-resources-and-materials .views-exposed-searchwidget .searchwidget-icon,
.view-ipv-materials .views-exposed-searchwidget .searchwidget-icon,
.view-scale-materials .views-exposed-searchwidget .searchwidget-icon,
.view-workstream-pages .views-exposed-searchwidget .searchwidget-icon,
.view-wcv-materials .views-exposed-searchwidget .searchwidget-icon,
.view-srr-materials .views-exposed-searchwidget .searchwidget-icon,
.view-he-materials .views-exposed-searchwidget .searchwidget-icon {
  display: inline-block;
  position: absolute;
  left: 220px;
  cursor: pointer;
  padding: 7px 15px;
  line-height: 20px;
  vertical-align: middle;
  color: #347dac;
}
@media screen and (max-width: 386px) {
  .view-improvement-and-innovation-resources-and-materials .views-exposed-searchwidget .searchwidget-icon,
  .view-ipv-materials .views-exposed-searchwidget .searchwidget-icon,
  .view-scale-materials .views-exposed-searchwidget .searchwidget-icon,
  .view-workstream-pages .views-exposed-searchwidget .searchwidget-icon,
  .view-wcv-materials .views-exposed-searchwidget .searchwidget-icon,
  .view-srr-materials .views-exposed-searchwidget .searchwidget-icon,
  .view-he-materials .views-exposed-searchwidget .searchwidget-icon {
    display: none;
  }
}
.view-improvement-and-innovation-resources-and-materials .view-empty,
.view-ipv-materials .view-empty,
.view-scale-materials .view-empty,
.view-workstream-pages .view-empty,
.view-wcv-materials .view-empty,
.view-srr-materials .view-empty,
.view-he-materials .view-empty {
  margin-top: 3em;
}
.view-cqi-materials-list .views-exposed-form {
  position: relative;
}
.view-cqi-materials-list .views-exposed-form #edit-combine-wrapper {
  padding-right: 0;
}
@media screen and (max-width: 386px) {
  .view-cqi-materials-list .views-exposed-form #edit-combine-wrapper {
    width: 180px;
  }
}
.view-cqi-materials-list .views-exposed-form .views-widget-filter-combine .form-control {
  width: 254px;
  padding: 6px 22px 6px 12px;
}
.view-cqi-materials-list .views-exposed-form .views-exposed-widget.views-submit-button .btn {
  margin-top: 0;
  font-weight: 300;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px 5px;
  font-size: 15px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  color: #373737;
  background-color: #e0dfda;
}
.view-cqi-materials-list .views-exposed-form .views-exposed-widget.views-reset-button .btn {
  margin-top: 0;
}
.view-cqi-materials-list .views-exposed-form .searchwidget-icon {
  display: inline-block;
  position: absolute;
  left: 220px;
  top: 7px;
  cursor: pointer;
  padding: 7px 15px;
  line-height: 20px;
  vertical-align: middle;
  color: #347dac;
}
@media screen and (max-width: 386px) {
  .view-cqi-materials-list .views-exposed-form .searchwidget-icon {
    display: none;
  }
}
.sub-news-resources.news-publications .field-name-body h5 {
  font-size: 20px;
  line-height: 28px;
}
.sub-news-resources.key-documents-2 .main-container section .content-wrapper {
  position: relative;
  width: 100%;
  float: none;
  margin-bottom: 160px;
  padding: 80px 80px 140px 80px;
  background-color: #f0eeee;
  border-radius: 25px;
  margin-top: 30px;
}
.sub-news-resources.key-documents-2 .field-name-body h2 {
  color: #6a6fb3;
  margin-top: 0;
  font-size: 34px;
  line-height: 1.25;
}
.sub-news-resources.key-documents-2 .field-name-body ul {
  list-style-type: none;
  margin-top: -10px;
}
.sub-news-resources.key-documents-2 .field-name-body ol {
  margin-top: -10px;
}
.sub-news-resources.key-documents-2 .field-name-body a {
  color: #176090;
  text-decoration: underline;
}
.sub-news-resources.key-documents-2 .field-name-body strong a {
  font-size: 18px;
}
.hvcoiin-resource-webform .webform-component-textfield .form-control,
.hvcoiin-resource-webform .webform-component-email .form-control {
  width: auto;
}
/* calendar */
/*#217d90;*/
.calendar-calendar .month-view div.day {
  text-align: center;
  width: 100%;
}
.calendar-calendar .month-view .full td.date-box.today,
.calendar-calendar .month-view .full tr td.single-day.today {
  border-color: #6fa1c2;
}
.calendar-calendar .month-view .full td.date-box.today div.month.day {
  color: white;
  background-color: #4b85ac;
  padding: 3px 5px;
  border-radius: 52px;
  transition: 0.2s ease;
  width: 30px;
  float: none;
  margin: 0px auto;
}
.calendar-calendar .month-view .full td.date-box.today div.month.day > a {
  color: white;
  padding: 3px 5px;
  border-radius: 52px;
  transition: 0.2s ease;
  width: 30px;
  float: none;
  margin-left: -3px;
  font-weight: normal;
  pointer-events: none;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview {
  background-color: transparent;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a p {
  line-height: 140%;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a,
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a.General {
  background-color: #ebd1bd;
  padding: 5px;
  display: block;
  transition: background-color 0.2s ease;
  font-weight: normal;
  color: #4e93a8;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a:hover {
  background-color: #f1dfd1;
  text-decoration: none;
  transition: background-color 0.2s ease;
  color: #4e93a8;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a:active {
  background-color: #e5c3a9;
  color: #4e93a8;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a span.date-display-single {
  font-weight: normal;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a.BF {
  background-color: #e2e7f3;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a.BF:hover {
  background-color: #f4f6fa;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a.BF:active {
  background-color: #d0d8ec;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a.Scale {
  background-color: #dcf2cf;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a.Scale:hover {
  background-color: #ebf7e3;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a.Scale:active {
  background-color: #cdedbb;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a.IPV {
  background-color: #fceec0;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a.IPV:hover {
  background-color: #fdf5d8;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a.IPV:active {
  background-color: #fbe7a8;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a.WCV {
  background-color: #ece0f5;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a.WCV:hover {
  background-color: #f8f3fb;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a.WCV:active {
  background-color: #e0cdef;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a.SRR {
  background-color: #ffffcc;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a.SRR:hover {
  background-color: #ffffe6;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a.SRR:active {
  background-color: #ffffb3;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a.Health {
  background-color: #c5eceb;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a.Health:hover {
  background-color: #d8f2f2;
}
.calendar-calendar .month-view .full td .inner div.calendar.monthview span.field-content a.Health:active {
  background-color: #b2e6e4;
}
/* group settings */
fieldset#edit-group-settings select#edit-group-settings-gid.inactive {
  pointer-events: none;
  opacity: 0.5;
}
fieldset#edit-group-settings label {
  font-weight: normal;
}
fieldset#edit-group-settings div.help-block {
  display: none;
}
/* front page announcement */
div.view-nodequeue-5 .view-content {
  background-color: #4ab957;
  color: white;
  padding: 20px;
  margin-bottom: -40px;
}
div.view-nodequeue-5 .view-content .views-row {
  margin: 0px auto;
  max-width: 1000px;
  background-repeat: no-repeat;
  background-image: url('../images/coiin-announcement-icon-o.svg');
  padding-left: 120px;
  padding-right: 140px;
  background-size: 100px;
  background-position: 0px 0px;
}
@media screen and (max-width: 1140px) {
  div.view-nodequeue-5 .view-content .views-row {
    padding-right: 120px;
  }
}
@media screen and (max-width: 1000px) {
  div.view-nodequeue-5 .view-content .views-row {
    padding-right: 20px;
  }
}
@media screen and (max-width: 667px) {
  div.view-nodequeue-5 .view-content .views-row {
    padding-left: 0px;
    background-position: 100% center;
    padding-right: 120px;
  }
}
@media screen and (max-width: 480px) {
  div.view-nodequeue-5 .view-content .views-row {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 120px;
    background-position: center 0px;
  }
}
div.view-nodequeue-5 .view-content div.views-field-field-hook-statement,
div.view-nodequeue-5 .view-content div.views-field-field-call-to-action {
  font-family: "Open Sans";
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 10px;
}
div.view-nodequeue-5 .view-content div.views-field-field-hook-statement {
  color: white;
}
div.view-nodequeue-5 .view-content div.views-field-field-call-to-action,
div.view-nodequeue-5 .view-content div.views-field-field-call-to-action a {
  color: #bbece3;
}
div.view-nodequeue-5 .view-content div.views-field-field-call-to-action a {
  text-decoration: underline;
}
div.view-nodequeue-5 .view-content div.views-field-field-additional-detail {
  font-family: "Open Sans";
  font-size: 18px;
}
.page-workstreams h1.page-header,
.special-wokstream-page h1.page-header {
  text-transform: capitalize;
}
.page-workstreams .view-workstream-pages,
.special-wokstream-page .view-workstream-pages {
  min-height: 800px;
}
.page-workstreams .view-workstream-pages .view-header,
.special-wokstream-page .view-workstream-pages .view-header,
.page-workstreams .view-workstream-pages .view-content,
.special-wokstream-page .view-workstream-pages .view-content {
  margin-left: 24px;
}
.page-workstreams .view-workstream-pages .views-exposed-form-wrap .views-exposed-form,
.special-wokstream-page .view-workstream-pages .views-exposed-form-wrap .views-exposed-form {
  background-color: #eeeced;
  padding: 10px 15px 25px 25px;
  border-radius: 10px;
}
.page-workstreams .view-workstream-pages #edit-field-resource-hierarchical-tid-wrapper,
.special-wokstream-page .view-workstream-pages #edit-field-resource-hierarchical-tid-wrapper {
  display: block;
}
.page-workstreams .view-workstream-pages .views-widget-filter-field_resource_hierarchical_tid,
.special-wokstream-page .view-workstream-pages .views-widget-filter-field_resource_hierarchical_tid {
  /*.rh-select-wrap {
        display: inline-block;
        position: relative;
        &:after {
          content: "▼";
          position: absolute;
          right: 5px;
          top: 13px;
          color: transparent;
          z-index: 1;
          text-align: center;
          width: 10%;
          height: 100%;
          pointer-events: none;
          font-size: 10px;
          width: 12px;
          height: 12px;
          border-style: solid;
          border-width: 6px 6px 0 6px;
          border-color: #ffffff transparent transparent transparent;
        }
      }*/
}
.page-workstreams .view-workstream-pages .views-widget-filter-field_resource_hierarchical_tid label,
.special-wokstream-page .view-workstream-pages .views-widget-filter-field_resource_hierarchical_tid label {
  font-size: 22px;
  color: #072d4a;
  line-height: 42px;
  margin-bottom: 15px;
}
.page-workstreams .view-workstream-pages .views-widget-filter-field_resource_hierarchical_tid select.form-select,
.special-wokstream-page .view-workstream-pages .views-widget-filter-field_resource_hierarchical_tid select.form-select {
  width: 213px;
  margin-right: 40px;
  color: #fff;
  background-color: #6a6fb3;
  padding-left: 10px;
  padding-right: 20px;
  border-radius: 0 !important;
}
.page-workstreams .view-workstream-pages .views-widget-filter-field_resource_hierarchical_tid select.form-select:last-child,
.special-wokstream-page .view-workstream-pages .views-widget-filter-field_resource_hierarchical_tid select.form-select:last-child {
  margin-right: 0;
}
@media (max-width: 1160px) {
  .page-workstreams .view-workstream-pages .views-widget-filter-field_resource_hierarchical_tid select.form-select,
  .special-wokstream-page .view-workstream-pages .views-widget-filter-field_resource_hierarchical_tid select.form-select {
    margin-bottom: 10px;
  }
}
.page-workstreams .view-workstream-pages .views-widget-filter-field_resource_hierarchical_tid select.form-select option,
.special-wokstream-page .view-workstream-pages .views-widget-filter-field_resource_hierarchical_tid select.form-select option {
  background-color: #fff;
  border: 1px grey solid;
  border-radius: 0 !important;
  color: #072d4a;
}
.page-workstreams .view-workstream-pages #edit-combine-wrapper,
.special-wokstream-page .view-workstream-pages #edit-combine-wrapper {
  display: block;
}
.page-workstreams .view-workstream-pages #resourcetypewidget-wrapper,
.special-wokstream-page .view-workstream-pages #resourcetypewidget-wrapper,
.page-workstreams .view-workstream-pages #edit-field-resource-type-tid-wrapper,
.special-wokstream-page .view-workstream-pages #edit-field-resource-type-tid-wrapper {
  background-color: #eeeced;
  padding: 20px 0 10px;
  border-radius: 15px;
}
@media (min-width: 768px) {
}
.page-workstreams .view-workstream-pages #resourcetypewidget-wrapper > label,
.special-wokstream-page .view-workstream-pages #resourcetypewidget-wrapper > label,
.page-workstreams .view-workstream-pages #edit-field-resource-type-tid-wrapper > label,
.special-wokstream-page .view-workstream-pages #edit-field-resource-type-tid-wrapper > label {
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 0;
}
.page-workstreams .view-workstream-pages #resourcetypewidget-wrapper .form-checkboxes,
.special-wokstream-page .view-workstream-pages #resourcetypewidget-wrapper .form-checkboxes,
.page-workstreams .view-workstream-pages #edit-field-resource-type-tid-wrapper .form-checkboxes,
.special-wokstream-page .view-workstream-pages #edit-field-resource-type-tid-wrapper .form-checkboxes {
  height: auto;
  background-color: transparent;
  padding: 0;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.page-workstreams .view-workstream-pages #resourcetypewidget-wrapper .form-checkboxes .form-item,
.special-wokstream-page .view-workstream-pages #resourcetypewidget-wrapper .form-checkboxes .form-item,
.page-workstreams .view-workstream-pages #edit-field-resource-type-tid-wrapper .form-checkboxes .form-item,
.special-wokstream-page .view-workstream-pages #edit-field-resource-type-tid-wrapper .form-checkboxes .form-item {
  margin-bottom: 0;
  line-height: 14px;
}
.page-workstreams .view-workstream-pages #resourcetypewidget-wrapper .form-checkboxes .form-item input,
.special-wokstream-page .view-workstream-pages #resourcetypewidget-wrapper .form-checkboxes .form-item input,
.page-workstreams .view-workstream-pages #edit-field-resource-type-tid-wrapper .form-checkboxes .form-item input,
.special-wokstream-page .view-workstream-pages #edit-field-resource-type-tid-wrapper .form-checkboxes .form-item input {
  line-height: normal;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0;
  border: none;
  box-shadow: none;
}
.page-workstreams .view-workstream-pages #resourcetypewidget-wrapper .form-checkboxes .form-item label,
.special-wokstream-page .view-workstream-pages #resourcetypewidget-wrapper .form-checkboxes .form-item label,
.page-workstreams .view-workstream-pages #edit-field-resource-type-tid-wrapper .form-checkboxes .form-item label,
.special-wokstream-page .view-workstream-pages #edit-field-resource-type-tid-wrapper .form-checkboxes .form-item label {
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 22px;
  padding-left: 5px;
  vertical-align: middle;
}
.page-workstreams .view-workstream-pages #resourcetypewidget-wrapper .exposed-buttons-wrap,
.special-wokstream-page .view-workstream-pages #resourcetypewidget-wrapper .exposed-buttons-wrap,
.page-workstreams .view-workstream-pages #edit-field-resource-type-tid-wrapper .exposed-buttons-wrap,
.special-wokstream-page .view-workstream-pages #edit-field-resource-type-tid-wrapper .exposed-buttons-wrap {
  text-align: left;
}
.page-workstreams .view-workstream-pages #resourcetypewidget-wrapper .views-exposed-widget,
.special-wokstream-page .view-workstream-pages #resourcetypewidget-wrapper .views-exposed-widget,
.page-workstreams .view-workstream-pages #edit-field-resource-type-tid-wrapper .views-exposed-widget,
.special-wokstream-page .view-workstream-pages #edit-field-resource-type-tid-wrapper .views-exposed-widget {
  display: inline-block;
  float: none;
}
.page-workstreams .view-workstream-pages #resourcetypewidget-wrapper .views-exposed-widget .btn,
.special-wokstream-page .view-workstream-pages #resourcetypewidget-wrapper .views-exposed-widget .btn,
.page-workstreams .view-workstream-pages #edit-field-resource-type-tid-wrapper .views-exposed-widget .btn,
.special-wokstream-page .view-workstream-pages #edit-field-resource-type-tid-wrapper .views-exposed-widget .btn {
  margin-top: 1.8em;
  width: 112px;
  text-transform: uppercase;
  border: none;
  border-radius: 15px;
  margin-left: 3px;
}
.page-workstreams .view-workstream-pages #resourcetypewidget-wrapper .views-exposed-widget .btn:hover,
.special-wokstream-page .view-workstream-pages #resourcetypewidget-wrapper .views-exposed-widget .btn:hover,
.page-workstreams .view-workstream-pages #edit-field-resource-type-tid-wrapper .views-exposed-widget .btn:hover,
.special-wokstream-page .view-workstream-pages #edit-field-resource-type-tid-wrapper .views-exposed-widget .btn:hover {
  background-color: #979aca;
}
.page-workstreams .view-workstream-pages .exposed-buttons-wrap,
.special-wokstream-page .view-workstream-pages .exposed-buttons-wrap {
  display: block;
  width: 100%;
  text-align: right;
  padding-right: 10px;
}
.page-workstreams .view-workstream-pages .views-exposed-form .views-exposed-widget,
.special-wokstream-page .view-workstream-pages .views-exposed-form .views-exposed-widget {
  display: inline-block;
  float: none;
}
.page-workstreams .view-workstream-pages .views-exposed-form .views-exposed-widget .btn,
.special-wokstream-page .view-workstream-pages .views-exposed-form .views-exposed-widget .btn {
  margin-top: 0;
  width: 112px;
  text-transform: uppercase;
  border: none;
  border-radius: 15px;
}
.page-workstreams .view-workstream-pages .views-exposed-form .views-exposed-widget .btn:hover,
.special-wokstream-page .view-workstream-pages .views-exposed-form .views-exposed-widget .btn:hover {
  background-color: #979aca;
}
.page-workstreams .view-workstream-pages .views-submit-button button,
.special-wokstream-page .view-workstream-pages .views-submit-button button {
  background-color: #6a6fb3;
}
.page-workstreams .view-workstream-pages .views-reset-button button,
.special-wokstream-page .view-workstream-pages .views-reset-button button {
  color: #072d4a;
  background-color: #c5c5c5;
  font-weight: bold;
}
.page-workstreams .view-workstream-pages .views-reset-button button:hover,
.special-wokstream-page .view-workstream-pages .views-reset-button button:hover {
  background-color: #e1dede !important;
}
.page-workstreams .view-workstream-pages #searchwidget-wrapper,
.special-wokstream-page .view-workstream-pages #searchwidget-wrapper {
  display: block;
  text-align: right;
  margin-top: 50px;
  margin-bottom: 40px;
}
@media (min-width: 885px) {
  .page-workstreams .view-workstream-pages #searchwidget-wrapper,
  .special-wokstream-page .view-workstream-pages #searchwidget-wrapper {
    margin-bottom: -64px;
  }
}
.page-workstreams .view-workstream-pages .view-filters,
.special-wokstream-page .view-workstream-pages .view-filters {
  position: relative;
  padding-bottom: 90px;
  margin-bottom: -58px;
}
@media screen and (min-width: 1200px) {
  .page-workstreams .view-workstream-pages .view-filters #edit-field-resource-type-tid-wrapper,
  .special-wokstream-page .view-workstream-pages .view-filters #edit-field-resource-type-tid-wrapper {
    padding-bottom: 0;
  }
  .page-workstreams .view-workstream-pages .view-filters .exposed-buttons-wrap,
  .special-wokstream-page .view-workstream-pages .view-filters .exposed-buttons-wrap {
    text-align: right;
    margin-top: -30px;
  }
  .page-workstreams .view-workstream-pages .view-filters .exposed-buttons-wrap .views-submit-button,
  .special-wokstream-page .view-workstream-pages .view-filters .exposed-buttons-wrap .views-submit-button,
  .page-workstreams .view-workstream-pages .view-filters .exposed-buttons-wrap .views-reset-button,
  .special-wokstream-page .view-workstream-pages .view-filters .exposed-buttons-wrap .views-reset-button {
    padding: 0 0 0 2px;
  }
}
.page-workstreams .view-workstream-pages .view-filters #edit-combine-wrapper,
.special-wokstream-page .view-workstream-pages .view-filters #edit-combine-wrapper {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 0;
}
.page-workstreams .view-workstream-pages .views-exposed-searchwidget .form-item-combine,
.special-wokstream-page .view-workstream-pages .views-exposed-searchwidget .form-item-combine,
.page-workstreams .view-workstream-pages .views-widget-filter-combine .form-item-combine,
.special-wokstream-page .view-workstream-pages .views-widget-filter-combine .form-item-combine {
  display: inline-block;
}
.page-workstreams .view-workstream-pages .views-exposed-searchwidget #edit-combine,
.special-wokstream-page .view-workstream-pages .views-exposed-searchwidget #edit-combine,
.page-workstreams .view-workstream-pages .views-widget-filter-combine #edit-combine,
.special-wokstream-page .view-workstream-pages .views-widget-filter-combine #edit-combine {
  display: inline-block;
  padding: 6px 22px 6px 12px;
}
.page-workstreams .view-workstream-pages .views-exposed-searchwidget a.btn,
.special-wokstream-page .view-workstream-pages .views-exposed-searchwidget a.btn,
.page-workstreams .view-workstream-pages .views-widget-filter-combine a.btn,
.special-wokstream-page .view-workstream-pages .views-widget-filter-combine a.btn,
.page-workstreams .view-workstream-pages .views-exposed-searchwidget span.hvcoiin-search-btn,
.special-wokstream-page .view-workstream-pages .views-exposed-searchwidget span.hvcoiin-search-btn,
.page-workstreams .view-workstream-pages .views-widget-filter-combine span.hvcoiin-search-btn,
.special-wokstream-page .view-workstream-pages .views-widget-filter-combine span.hvcoiin-search-btn {
  color: #fff;
  background-color: #6a6fb3;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 8px 20px 8px;
  display: inline-block;
  touch-action: manipulation;
  cursor: pointer;
  line-height: 1.42857;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
}
.page-workstreams .view-workstream-pages .views-exposed-searchwidget a.btn:hover,
.special-wokstream-page .view-workstream-pages .views-exposed-searchwidget a.btn:hover,
.page-workstreams .view-workstream-pages .views-widget-filter-combine a.btn:hover,
.special-wokstream-page .view-workstream-pages .views-widget-filter-combine a.btn:hover,
.page-workstreams .view-workstream-pages .views-exposed-searchwidget span.hvcoiin-search-btn:hover,
.special-wokstream-page .view-workstream-pages .views-exposed-searchwidget span.hvcoiin-search-btn:hover,
.page-workstreams .view-workstream-pages .views-widget-filter-combine span.hvcoiin-search-btn:hover,
.special-wokstream-page .view-workstream-pages .views-widget-filter-combine span.hvcoiin-search-btn:hover {
  background-color: #979aca;
}
.page-workstreams .view-workstream-pages .views-exposed-searchwidget .searchwidget-icon,
.special-wokstream-page .view-workstream-pages .views-exposed-searchwidget .searchwidget-icon,
.page-workstreams .view-workstream-pages .views-widget-filter-combine .searchwidget-icon,
.special-wokstream-page .view-workstream-pages .views-widget-filter-combine .searchwidget-icon {
  display: none;
}
.page-workstreams .view-workstream-pages .views-exposed-searchwidget .views-widget .form-control,
.special-wokstream-page .view-workstream-pages .views-exposed-searchwidget .views-widget .form-control,
.page-workstreams .view-workstream-pages .views-widget-filter-combine .views-widget .form-control,
.special-wokstream-page .view-workstream-pages .views-widget-filter-combine .views-widget .form-control {
  width: 274px;
  border-radius: 0;
}
@media screen and (max-width: 954px) {
  .page-workstreams .view-workstream-pages .view-header,
  .special-wokstream-page .view-workstream-pages .view-header,
  .page-workstreams .view-workstream-pages .view-empty,
  .special-wokstream-page .view-workstream-pages .view-empty {
    margin-top: 80px;
  }
}
.page-workstreams .view-workstream-pages .view-header h2,
.special-wokstream-page .view-workstream-pages .view-header h2,
.page-workstreams .view-workstream-pages .view-empty h2,
.special-wokstream-page .view-workstream-pages .view-empty h2 {
  font-size: 28px;
  color: #072d4a;
  line-height: 42px;
}
.page-workstreams .view-workstream-pages .view-empty,
.special-wokstream-page .view-workstream-pages .view-empty {
  margin-top: 0;
}
.page-workstreams .view-workstream-pages .view-empty h2,
.special-wokstream-page .view-workstream-pages .view-empty h2 {
  margin-bottom: 13px;
}
.page-workstreams .view-workstream-pages .table,
.special-wokstream-page .view-workstream-pages .table {
  margin-bottom: 70px;
}
.page-workstreams .view-workstream-pages .table > caption + thead > tr:first-child > th,
.special-wokstream-page .view-workstream-pages .table > caption + thead > tr:first-child > th,
.page-workstreams .view-workstream-pages .table > colgroup + thead > tr:first-child > th,
.special-wokstream-page .view-workstream-pages .table > colgroup + thead > tr:first-child > th,
.page-workstreams .view-workstream-pages .table > thead:first-child > tr:first-child > th,
.special-wokstream-page .view-workstream-pages .table > thead:first-child > tr:first-child > th,
.page-workstreams .view-workstream-pages .table > caption + thead > tr:first-child > td,
.special-wokstream-page .view-workstream-pages .table > caption + thead > tr:first-child > td,
.page-workstreams .view-workstream-pages .table > colgroup + thead > tr:first-child > td,
.special-wokstream-page .view-workstream-pages .table > colgroup + thead > tr:first-child > td,
.page-workstreams .view-workstream-pages .table > thead:first-child > tr:first-child > td,
.special-wokstream-page .view-workstream-pages .table > thead:first-child > tr:first-child > td {
  border-top: 2px solid #dddddd;
}
.page-workstreams .view-workstream-pages .table > thead > tr > th,
.special-wokstream-page .view-workstream-pages .table > thead > tr > th {
  text-transform: uppercase;
  color: #6a6fb3;
  padding: 18px 0;
  border-top: 2px solid #dddddd;
}
.page-workstreams .view-workstream-pages .table > thead > tr > th a,
.special-wokstream-page .view-workstream-pages .table > thead > tr > th a {
  text-transform: uppercase;
  color: #6a6fb3;
}
.page-workstreams .view-workstream-pages .table > thead > tr > td,
.special-wokstream-page .view-workstream-pages .table > thead > tr > td {
  padding: 18px 0;
  border-top: 2px solid #dddddd;
}
.page-workstreams .view-workstream-pages .table > tbody > tr > th,
.special-wokstream-page .view-workstream-pages .table > tbody > tr > th,
.page-workstreams .view-workstream-pages .table > tbody > tr > td,
.special-wokstream-page .view-workstream-pages .table > tbody > tr > td {
  padding: 21px 15px 21px 0;
  border-top: 2px solid #dddddd;
}
@media (min-width: 768px) {
  .page-workstreams .view-workstream-pages .table > tbody > tr > th,
  .special-wokstream-page .view-workstream-pages .table > tbody > tr > th,
  .page-workstreams .view-workstream-pages .table > tbody > tr > td,
  .special-wokstream-page .view-workstream-pages .table > tbody > tr > td {
    min-width: 150px;
    padding: 21px 20px 21px 0;
  }
}
.page-workstreams .view-workstream-pages .table > tbody tr.views-row-last,
.special-wokstream-page .view-workstream-pages .table > tbody tr.views-row-last {
  border-bottom: 2px solid #dddddd;
}
.page-workstreams .view-workstream-pages .table > tbody .views-field-field-single-file a,
.special-wokstream-page .view-workstream-pages .table > tbody .views-field-field-single-file a {
  color: #072d4a;
  line-height: 33px;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
  min-width: 125px;
  padding-right: 0;
}
.page-workstreams .view-workstream-pages .table > tbody .views-field-field-description,
.special-wokstream-page .view-workstream-pages .table > tbody .views-field-field-description {
  font-size: 12px;
  padding-right: 30px;
}
.page-workstreams .view-workstream-pages .table > tbody .views-field-field-key-document-date,
.special-wokstream-page .view-workstream-pages .table > tbody .views-field-field-key-document-date {
  min-width: 100px;
  font-size: 12px;
}
.page-workstreams .view-workstream-pages .table > tfoot > tr,
.special-wokstream-page .view-workstream-pages .table > tfoot > tr,
.page-workstreams .view-workstream-pages .table > tfoot > td,
.special-wokstream-page .view-workstream-pages .table > tfoot > td {
  padding: 18px 0;
  border-top: 2px solid #dddddd;
}
.page-workstreams .view-workstream-pages .table-striped > tbody > tr:nth-child(2n+1) > td,
.special-wokstream-page .view-workstream-pages .table-striped > tbody > tr:nth-child(2n+1) > td,
.page-workstreams .view-workstream-pages .table-striped > tbody > tr:nth-child(2n+1) > th,
.special-wokstream-page .view-workstream-pages .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: transparent;
}
.page-workstreams .view-workstream-pages .table > thead > tr > td.active,
.special-wokstream-page .view-workstream-pages .table > thead > tr > td.active,
.page-workstreams .view-workstream-pages .table > tbody > tr > td.active,
.special-wokstream-page .view-workstream-pages .table > tbody > tr > td.active,
.page-workstreams .view-workstream-pages .table > tfoot > tr > td.active,
.special-wokstream-page .view-workstream-pages .table > tfoot > tr > td.active,
.page-workstreams .view-workstream-pages .table > thead > tr > th.active,
.special-wokstream-page .view-workstream-pages .table > thead > tr > th.active,
.page-workstreams .view-workstream-pages .table > tbody > tr > th.active,
.special-wokstream-page .view-workstream-pages .table > tbody > tr > th.active,
.page-workstreams .view-workstream-pages .table > tfoot > tr > th.active,
.special-wokstream-page .view-workstream-pages .table > tfoot > tr > th.active,
.page-workstreams .view-workstream-pages .table > thead > tr.active > td,
.special-wokstream-page .view-workstream-pages .table > thead > tr.active > td,
.page-workstreams .view-workstream-pages .table > tbody > tr.active > td,
.special-wokstream-page .view-workstream-pages .table > tbody > tr.active > td,
.page-workstreams .view-workstream-pages .table > tfoot > tr.active > td,
.special-wokstream-page .view-workstream-pages .table > tfoot > tr.active > td,
.page-workstreams .view-workstream-pages .table > thead > tr.active > th,
.special-wokstream-page .view-workstream-pages .table > thead > tr.active > th,
.page-workstreams .view-workstream-pages .table > tbody > tr.active > th,
.special-wokstream-page .view-workstream-pages .table > tbody > tr.active > th,
.page-workstreams .view-workstream-pages .table > tfoot > tr.active > th,
.special-wokstream-page .view-workstream-pages .table > tfoot > tr.active > th {
  background-color: transparent;
}
.page-workstreams .view-workstream-pages .table-hover > tbody > tr:hover > td,
.special-wokstream-page .view-workstream-pages .table-hover > tbody > tr:hover > td,
.page-workstreams .view-workstream-pages .table-hover > tbody > tr:hover > th,
.special-wokstream-page .view-workstream-pages .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5 !important;
}
@media (max-width: 767px) {
  header#navbar nav .nav.menu .workstream-item .dropdown-menu > li > .dropdown-menu > li > a,
  header#navbar nav .nav.menu .professional-dev-item .dropdown-menu > li > .dropdown-menu > li > a,
  header#navbar nav .nav.menu .single-dropdown-item .dropdown-menu > li > .dropdown-menu > li > a {
    padding-left: 60px;
  }
}
@media (min-width: 768px) {
  header#navbar nav .nav.menu .workstream-item .dropdown-menu,
  header#navbar nav .nav.menu .professional-dev-item .dropdown-menu,
  header#navbar nav .nav.menu .single-dropdown-item .dropdown-menu {
    float: none;
  }
  header#navbar nav .nav.menu .workstream-item .dropdown-menu .dropdown-menu,
  header#navbar nav .nav.menu .professional-dev-item .dropdown-menu .dropdown-menu,
  header#navbar nav .nav.menu .single-dropdown-item .dropdown-menu .dropdown-menu {
    position: static;
  }
  header#navbar nav .nav.menu .workstream-item li.dropdown:hover .dropdown-toggle.active,
  header#navbar nav .nav.menu .professional-dev-item li.dropdown:hover .dropdown-toggle.active,
  header#navbar nav .nav.menu .single-dropdown-item li.dropdown:hover .dropdown-toggle.active,
  header#navbar nav .nav.menu .workstream-item li.dropdown ul:hover .dropdown-toggle.active,
  header#navbar nav .nav.menu .professional-dev-item li.dropdown ul:hover .dropdown-toggle.active,
  header#navbar nav .nav.menu .single-dropdown-item li.dropdown ul:hover .dropdown-toggle.active {
    color: #fff;
  }
  header#navbar nav .nav.menu .workstream-item .dropdown-menu,
  header#navbar nav .nav.menu .professional-dev-item .dropdown-menu,
  header#navbar nav .nav.menu .single-dropdown-item .dropdown-menu {
    min-width: 110px;
  }
  header#navbar nav .nav.menu .workstream-item .dropdown-menu > li,
  header#navbar nav .nav.menu .professional-dev-item .dropdown-menu > li,
  header#navbar nav .nav.menu .single-dropdown-item .dropdown-menu > li {
    border: none;
  }
  header#navbar nav .nav.menu .workstream-item .dropdown-menu > li > a,
  header#navbar nav .nav.menu .professional-dev-item .dropdown-menu > li > a,
  header#navbar nav .nav.menu .single-dropdown-item .dropdown-menu > li > a,
  header#navbar nav .nav.menu .workstream-item .dropdown-menu > li span.dropdown-toggle.nolink,
  header#navbar nav .nav.menu .professional-dev-item .dropdown-menu > li span.dropdown-toggle.nolink,
  header#navbar nav .nav.menu .single-dropdown-item .dropdown-menu > li span.dropdown-toggle.nolink {
    font-size: 14px;
    line-height: 14px;
    padding: 6px 16px;
  }
  header#navbar nav .nav.menu .workstream-item .dropdown-menu li + li a,
  header#navbar nav .nav.menu .professional-dev-item .dropdown-menu li + li a,
  header#navbar nav .nav.menu .single-dropdown-item .dropdown-menu li + li a {
    border-top: none;
  }
  header#navbar nav .nav.menu .workstream-item .dropdown-menu .dropdown-menu,
  header#navbar nav .nav.menu .professional-dev-item .dropdown-menu .dropdown-menu,
  header#navbar nav .nav.menu .single-dropdown-item .dropdown-menu .dropdown-menu {
    border: none;
    margin-top: 0;
  }
  header#navbar nav .nav.menu .workstream-item > .dropdown-menu,
  header#navbar nav .nav.menu .professional-dev-item > .dropdown-menu,
  header#navbar nav .nav.menu .single-dropdown-item > .dropdown-menu {
    padding: 8px 0 7px;
    border-radius: 0;
    background-color: #4CB856;
    box-shadow: none;
    border: 0;
    z-index: 99;
  }
  header#navbar nav .nav.menu .workstream-item > .dropdown-menu > li,
  header#navbar nav .nav.menu .professional-dev-item > .dropdown-menu > li,
  header#navbar nav .nav.menu .single-dropdown-item > .dropdown-menu > li {
    background-color: #4CB856;
    border-right: 1px solid #a0cfa3;
  }
  header#navbar nav .nav.menu .workstream-item > .dropdown-menu > li:last-child,
  header#navbar nav .nav.menu .professional-dev-item > .dropdown-menu > li:last-child,
  header#navbar nav .nav.menu .single-dropdown-item > .dropdown-menu > li:last-child {
    border-right: 0;
  }
  header#navbar nav .nav.menu .workstream-item > .dropdown-menu > li a:hover,
  header#navbar nav .nav.menu .professional-dev-item > .dropdown-menu > li a:hover,
  header#navbar nav .nav.menu .single-dropdown-item > .dropdown-menu > li a:hover,
  header#navbar nav .nav.menu .workstream-item > .dropdown-menu > li a:active,
  header#navbar nav .nav.menu .professional-dev-item > .dropdown-menu > li a:active,
  header#navbar nav .nav.menu .single-dropdown-item > .dropdown-menu > li a:active,
  header#navbar nav .nav.menu .workstream-item > .dropdown-menu > li a:focus,
  header#navbar nav .nav.menu .professional-dev-item > .dropdown-menu > li a:focus,
  header#navbar nav .nav.menu .single-dropdown-item > .dropdown-menu > li a:focus,
  header#navbar nav .nav.menu .workstream-item > .dropdown-menu > li a:visited,
  header#navbar nav .nav.menu .professional-dev-item > .dropdown-menu > li a:visited,
  header#navbar nav .nav.menu .single-dropdown-item > .dropdown-menu > li a:visited,
  header#navbar nav .nav.menu .workstream-item > .dropdown-menu > li a:focus-within,
  header#navbar nav .nav.menu .professional-dev-item > .dropdown-menu > li a:focus-within,
  header#navbar nav .nav.menu .single-dropdown-item > .dropdown-menu > li a:focus-within {
    color: #fff !important;
  }
  header#navbar nav .nav.menu .workstream-item > .dropdown-menu > li.dropdown > a,
  header#navbar nav .nav.menu .professional-dev-item > .dropdown-menu > li.dropdown > a,
  header#navbar nav .nav.menu .single-dropdown-item > .dropdown-menu > li.dropdown > a {
    font-weight: bold;
  }
  header#navbar nav .nav.menu .workstream-item .special-menu-bold,
  header#navbar nav .nav.menu .professional-dev-item .special-menu-bold,
  header#navbar nav .nav.menu .single-dropdown-item .special-menu-bold {
    font-weight: bold;
  }
  header#navbar nav .nav.menu .workstream-item > .dropdown-menu span.dropdown-toggle.nolink,
  header#navbar nav .nav.menu .professional-dev-item > .dropdown-menu span.dropdown-toggle.nolink,
  header#navbar nav .nav.menu .single-dropdown-item > .dropdown-menu span.dropdown-toggle.nolink {
    color: #fff;
    font-weight: bold;
  }
  header#navbar nav .nav.menu .workstream-item .this-item-not-bold,
  header#navbar nav .nav.menu .professional-dev-item .this-item-not-bold,
  header#navbar nav .nav.menu .single-dropdown-item .this-item-not-bold {
    font-weight: normal !important;
  }
}
@media (min-width: 768px) {
  header#navbar nav .nav.menu .single-dropdown-item > .dropdown-menu {
    margin-left: 25px;
    visibility: hidden;
    opacity: 0;
  }
  header#navbar nav .nav.menu .single-dropdown-item .dropdown-menu .dropdown-menu {
    position: absolute;
    visibility: hidden;
    opacity: 0;
  }
}
@media (min-width: 768px) {
  header#navbar nav .nav.menu .workstream-item > .dropdown-menu {
    visibility: hidden;
    opacity: 0;
    display: flex !important;
  }
  header#navbar nav .nav.menu .workstream-item > .dropdown-menu > li {
    padding-top: 8px;
    padding-bottom: 10px;
    /*a {
            &:hover, &:active, &:focus, &:visited, &:focus-within {
              color: #fff !important;
            }
          }*/
  }
  header#navbar nav .nav.menu .workstream-item > .dropdown-menu > li:last-child {
    padding-right: 18px;
  }
  header#navbar nav .nav.menu .workstream-item .dropdown-menu .dropdown-menu {
    position: static;
    visibility: hidden;
    opacity: 0;
  }
}
@media (min-width: 768px) {
  header#navbar nav .nav.menu .professional-dev-item > .dropdown-menu {
    margin-left: 25px;
  }
  header#navbar nav .nav.menu .professional-dev-item .dropdown-menu .dropdown-menu {
    padding-left: 17px;
  }
}
@media (min-width: 1200px) {
  .node-type-timeline .page-headline .inner-wrap,
  .page-workstreams .page-headline .inner-wrap,
  .special-wokstream-page .page-headline .inner-wrap {
    width: 1170px;
  }
  .node-type-timeline .page-headline .inner-wrap h1,
  .page-workstreams .page-headline .inner-wrap h1,
  .special-wokstream-page .page-headline .inner-wrap h1 {
    padding-left: 60px;
  }
}
@media (min-width: 1199px) {
  .node-type-timeline .page-headline .inner-wrap,
  .page-workstreams .page-headline .inner-wrap,
  .special-wokstream-page .page-headline .inner-wrap {
    width: 99%;
    margin: auto;
  }
  .node-type-timeline .page-headline .inner-wrap h1,
  .page-workstreams .page-headline .inner-wrap h1,
  .special-wokstream-page .page-headline .inner-wrap h1 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .node-type-timeline .page-headline .inner-wrap,
  .page-workstreams .page-headline .inner-wrap,
  .special-wokstream-page .page-headline .inner-wrap {
    width: 970px;
  }
}
@media (min-width: 768px) {
  .node-type-timeline .page-headline .inner-wrap,
  .page-workstreams .page-headline .inner-wrap,
  .special-wokstream-page .page-headline .inner-wrap {
    width: 750px;
  }
}
.node-type-timeline h1.page-header {
  text-transform: capitalize;
}
.node-type-timeline .highlighted {
  background-color: transparent;
  padding: 0 0 18px 0;
}
.node-type-timeline #block-system-main h2.block-title {
  display: none;
}
.node-type-timeline #block-system-main .field-name-body {
  margin: 0 0 30px;
}
.node-type-timeline #block-menu-menu-timeline ul li {
  display: inline-block;
  width: 180px;
  min-height: 56px;
  font-size: 14px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  text-align: center;
  line-height: 18px;
  background-color: #d7d7d7;
  border-radius: 0 0 15px 15px;
  vertical-align: top;
  padding: 0 15px;
  margin-right: 20px;
}
.node-type-timeline #block-menu-menu-timeline ul li:first-child {
  padding: 0 25px;
}
.node-type-timeline #block-menu-menu-timeline ul li:last-child {
  margin-right: 0;
}
.node-type-timeline #block-menu-menu-timeline ul li:hover,
.node-type-timeline #block-menu-menu-timeline ul li:focus {
  background-color: #eeeeee;
}
.node-type-timeline #block-menu-menu-timeline ul li:hover a,
.node-type-timeline #block-menu-menu-timeline ul li:focus a {
  color: #6a6fb3;
}
.node-type-timeline #block-menu-menu-timeline ul li a {
  font-weight: 600;
  color: #5d5d5f;
  padding: 10px 0px;
}
@media screen and (max-width: 1140px) {
  .node-type-timeline #block-menu-menu-timeline ul li {
    width: 145px;
    font-size: 12px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 954px) {
  .node-type-timeline #block-menu-menu-timeline ul li {
    border-radius: 15px;
    margin-top: 25px;
  }
}
.node-type-timeline #block-menu-menu-timeline ul li.active-trail {
  background-color: #6a6fb3;
}
.node-type-timeline #block-menu-menu-timeline ul li.active-trail:hover,
.node-type-timeline #block-menu-menu-timeline ul li.active-trail:focus {
  background-color: #eeeeee;
}
.node-type-timeline #block-menu-menu-timeline ul li.active-trail:hover a,
.node-type-timeline #block-menu-menu-timeline ul li.active-trail:focus a {
  color: #6a6fb3;
  font-weight: 600;
}
.node-type-timeline #block-menu-menu-timeline ul li.active-trail a {
  color: #fff;
  font-weight: 400;
}
.node-type-timeline #block-views-timeline-field-collection-block table {
  margin-bottom: 100px;
}
.node-type-timeline #block-views-timeline-field-collection-block table thead {
  background-color: #6a6fb3;
  color: #fff;
}
.node-type-timeline #block-views-timeline-field-collection-block table thead th {
  font-weight: 400;
  padding: 20px 5px;
  letter-spacing: 0.5px;
}
.node-type-timeline #block-views-timeline-field-collection-block table thead .views-field-field-activity {
  width: 30%;
}
.node-type-timeline #block-views-timeline-field-collection-block table tbody > tr > td {
  padding: 28px 3px;
  border-top: 2px solid #dddddd;
}
.node-type-timeline #block-views-timeline-field-collection-block table tbody > tr:last-child td {
  border-bottom: 2px solid #dddddd;
}
.node-type-timeline #block-views-timeline-field-collection-block table tbody .views-field-field-activity {
  width: 30%;
  font-size: 12px;
  font-weight: bold;
  color: #072d4a;
}
.node-type-timeline #block-views-timeline-field-collection-block table tbody .views-field-field-timeline-resources {
  font-size: 12px;
  line-height: 20px;
}
.node-type-timeline #block-views-timeline-field-collection-block table tbody .views-field-field-timeline-resources a {
  text-decoration: underline;
  color: #369cd6;
}
.node-type-timeline #block-views-timeline-field-collection-block table tbody .views-field-field-timeline-resources > ul {
  margin-bottom: 0;
  padding-inline-start: 18px;
  list-style-type: none;
}
.node-type-timeline #block-views-timeline-field-collection-block table tbody .views-field-field-timeline-resources > ul > li:before {
  content: "\f111";
  padding-right: 5px;
  font-family: "FontAwesome";
  font-size: 5px;
  vertical-align: middle;
}
.node-type-timeline #block-views-timeline-field-collection-block .table-striped > tbody > tr:nth-child(odd) > td,
.node-type-timeline #block-views-timeline-field-collection-block .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: transparent;
}
.node-type-timeline #block-views-timeline-field-collection-block .table-striped > tbody > tr:nth-child(2n+1) > td,
.node-type-timeline #block-views-timeline-field-collection-block .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: transparent;
}
.node-type-timeline #block-views-timeline-field-collection-block .field-collection-item-field-nested-timeline-resources {
  line-height: 18px;
  padding-left: 10px;
}
.node-type-timeline #block-views-timeline-field-collection-block .field-collection-item-field-nested-timeline-resources .field-name-field-resource-group-name a {
  text-decoration: none;
}
.node-type-timeline #block-views-timeline-field-collection-block .field-collection-item-field-nested-timeline-resources .field-name-field-resource-group-name > .field-items > .field-item {
  margin-top: -20px;
}
.node-type-timeline #block-views-timeline-field-collection-block .field-name-field-resource-group-resources .field-item:before {
  content: "\f111";
  padding-right: 5px;
  font-family: "FontAwesome";
  font-size: 5px;
  vertical-align: middle;
}
.region-sidebar-first #block-menu-menu-new-side-navigation {
  margin-top: 30px;
}
.region-sidebar-first #block-menu-menu-new-side-navigation li {
  background-color: #f0eeee;
  margin-bottom: 2px;
}
.region-sidebar-first #block-menu-menu-new-side-navigation li a {
  padding: 5px 15px;
  color: #042d49;
  font-size: 12px;
}
.region-sidebar-first #block-menu-menu-new-side-navigation li a:hover {
  background-color: #e1dede;
}
.region-sidebar-first #block-menu-menu-new-side-navigation li.green-menu-item {
  background-color: #4ab957;
}
.region-sidebar-first #block-menu-menu-new-side-navigation li.green-menu-item a {
  color: #fff;
}
.region-sidebar-first #block-menu-menu-new-side-navigation li.green-menu-item a:hover {
  background-color: #7dc684;
}
.region-sidebar-first #block-menu-menu-new-side-navigation .ipv-workstream-menu,
.region-sidebar-first #block-menu-menu-new-side-navigation .wcv-workstream-menu,
.region-sidebar-first #block-menu-menu-new-side-navigation .scale-workstream-menu,
.region-sidebar-first #block-menu-menu-new-side-navigation .srr-workstream-menu,
.region-sidebar-first #block-menu-menu-new-side-navigation .he-workstream-menu {
  display: none;
}
.ipv-workstream-menu #block-menu-menu-new-side-navigation .ipv-workstream-menu {
  display: block;
}
.wcv-workstream-menu #block-menu-menu-new-side-navigation .wcv-workstream-menu {
  display: block;
}
.scale-workstream-menu #block-menu-menu-new-side-navigation .scale-workstream-menu {
  display: block;
}
.srr-workstream-menu #block-menu-menu-new-side-navigation .srr-workstream-menu {
  display: block;
}
.he-workstream-menu #block-menu-menu-new-side-navigation .he-workstream-menu {
  display: block;
}
header#navbar ul.navbar-nav {
  padding: 0 10px;
}
header#navbar ul.navbar-nav li a,
header#navbar ul.navbar-nav li span.nolink {
  padding-left: 9px;
  padding-right: 9px;
  font-size: 14px;
  z-index: 12;
}
header#navbar ul.navbar-nav > li:last-child {
  z-index: 11;
}
.menu-search-box .search-label {
  padding: 15px 10px;
}
header#navbar ul.navbar-nav:not(.secondary) > li.last.leaf {
  margin-right: 0;
  float: none;
}
@media only screen and (max-width: 1600px) {
  margin-left: 100px;
}
@media only screen and (max-width: 1300px) {
  header#navbar ul.navbar-nav {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1170px) {
  header#navbar ul.navbar-nav > li > a {
    max-width: 120px;
  }
}
.menu-search-box {
  z-index: 3;
}
.page-admin-key-documents #edit-field-resource-hierarchical-tid-wrapper > .views-widget {
  display: none;
}
.page-headline-fix .page-headline {
  width: 100% !important;
}
