@charset "UTF-8";
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@import url("//fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap");
.fa,
.fas,
.far,
.fal,
.fad,
.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;
}

.fa-lg {
  font-size: 1.3333333333em;
  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: solid 0.08em #eee;
  border-radius: 0.1em;
  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-both, .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,
:root .fa-flip-both {
  filter: none;
}

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

.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-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.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-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.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-alipay:before {
  content: "\f642";
}

.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-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.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-alt:before {
  content: "\f5d1";
}

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

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

.fa-archway:before {
  content: "\f557";
}

.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-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

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

.fa-asymmetrik:before {
  content: "\f372";
}

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

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.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-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backspace:before {
  content: "\f55a";
}

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

.fa-bacon:before {
  content: "\f7e5";
}

.fa-bacteria:before {
  content: "\e059";
}

.fa-bacterium:before {
  content: "\e05a";
}

.fa-bahai:before {
  content: "\f666";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.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-battle-net:before {
  content: "\f835";
}

.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-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

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

.fa-biking:before {
  content: "\f84a";
}

.fa-bimobject:before {
  content: "\f378";
}

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

.fa-biohazard:before {
  content: "\f780";
}

.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-blender:before {
  content: "\f517";
}

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

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.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-bone:before {
  content: "\f5d7";
}

.fa-bong:before {
  content: "\f55c";
}

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

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

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

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

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

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

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-box-tissue:before {
  content: "\e05b";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

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

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

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

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

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

.fa-buffer:before {
  content: "\f837";
}

.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-bus-alt:before {
  content: "\f55e";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.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-day:before {
  content: "\f783";
}

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

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

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

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

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

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

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

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

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-caravan:before {
  content: "\f8ff";
}

.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-carrot:before {
  content: "\f787";
}

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

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

.fa-cash-register:before {
  content: "\f788";
}

.fa-cat:before {
  content: "\f6be";
}

.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-centos:before {
  content: "\f789";
}

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

.fa-chair:before {
  content: "\f6c0";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.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-double:before {
  content: "\f560";
}

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

.fa-cheese:before {
  content: "\f7ef";
}

.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-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

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

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

.fa-city:before {
  content: "\f64f";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.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-meatball:before {
  content: "\f73b";
}

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

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

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

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

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

.fa-cloud-sun-rain:before {
  content: "\f743";
}

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

.fa-cloudflare:before {
  content: "\e07d";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cocktail:before {
  content: "\f561";
}

.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-coins:before {
  content: "\f51e";
}

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

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

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

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

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

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

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

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

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

.fa-compact-disc:before {
  content: "\f51f";
}

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

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

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

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

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

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

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

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

.fa-cotton-bureau:before {
  content: "\f89e";
}

.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-creative-commons-zero:before {
  content: "\f4f3";
}

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

.fa-critical-role:before {
  content: "\f6c9";
}

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

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

.fa-cross:before {
  content: "\f654";
}

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

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.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-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dailymotion:before {
  content: "\e052";
}

.fa-dashcube:before {
  content: "\f210";
}

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

.fa-deaf:before {
  content: "\f2a4";
}

.fa-deezer:before {
  content: "\e077";
}

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

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

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

.fa-dev:before {
  content: "\f6cc";
}

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

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

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

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-disease:before {
  content: "\f7fa";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

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

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

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

.fa-dove:before {
  content: "\f4ba";
}

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

.fa-draft2digital:before {
  content: "\f396";
}

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

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

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

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

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

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

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

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

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

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

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

.fa-elementor:before {
  content: "\f430";
}

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

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

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

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

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

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

.fa-envelope-open-text:before {
  content: "\f658";
}

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

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

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

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

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

.fa-evernote:before {
  content: "\f839";
}

.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-alt:before {
  content: "\f424";
}

.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-fan:before {
  content: "\f863";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

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

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

.fa-faucet:before {
  content: "\e005";
}

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

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

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

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

.fa-figma:before {
  content: "\f799";
}

.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-contract:before {
  content: "\f56c";
}

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

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

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

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

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

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

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

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.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-prescription:before {
  content: "\f572";
}

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

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

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

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

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

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

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

.fa-fingerprint:before {
  content: "\f577";
}

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

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

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

.fa-firefox:before {
  content: "\f269";
}

.fa-firefox-browser:before {
  content: "\e007";
}

.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-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

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

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

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

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

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

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

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

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

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

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

.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-frog:before {
  content: "\f52e";
}

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

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

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

.fa-gas-pump:before {
  content: "\f52f";
}

.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-ghost:before {
  content: "\f6e2";
}

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

.fa-gifts:before {
  content: "\f79c";
}

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

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

.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-cheers:before {
  content: "\f79f";
}

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

.fa-glass-martini-alt:before {
  content: "\f57b";
}

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

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

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

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

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

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

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

.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-pay:before {
  content: "\e079";
}

.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-gopuram:before {
  content: "\f664";
}

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

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

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guilded:before {
  content: "\e07e";
}

.fa-guitar:before {
  content: "\f7a6";
}

.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-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-medical:before {
  content: "\e05c";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.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-sparkles:before {
  content: "\e05d";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-hands-wash:before {
  content: "\e05e";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-handshake-alt-slash:before {
  content: "\e05f";
}

.fa-handshake-slash:before {
  content: "\e060";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

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

.fa-head-side-cough:before {
  content: "\e061";
}

.fa-head-side-cough-slash:before {
  content: "\e062";
}

.fa-head-side-mask:before {
  content: "\e063";
}

.fa-head-side-virus:before {
  content: "\e064";
}

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

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

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

.fa-headset:before {
  content: "\f590";
}

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

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

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

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

.fa-hive:before {
  content: "\e07f";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

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

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

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

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

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

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.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-house-damage:before {
  content: "\f6f1";
}

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

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

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

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-ideal:before {
  content: "\e013";
}

.fa-igloo:before {
  content: "\f7ae";
}

.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-infinity:before {
  content: "\f534";
}

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

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

.fa-innosoft:before {
  content: "\e080";
}

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

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

.fa-instalod:before {
  content: "\e081";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

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

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

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

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

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

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

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

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

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

.fa-keybase:before {
  content: "\f4f5";
}

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

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-landmark:before {
  content: "\f66f";
}

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

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

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

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

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

.fa-laravel:before {
  content: "\f3bd";
}

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

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

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

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

.fa-leanpub:before {
  content: "\f212";
}

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

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.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-luggage-cart:before {
  content: "\f59d";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-lungs-virus:before {
  content: "\e067";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

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

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

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

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

.fa-mandalorian:before {
  content: "\f50f";
}

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

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.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-markdown:before {
  content: "\f60f";
}

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

.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-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

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

.fa-mdb:before {
  content: "\f8ca";
}

.fa-medal:before {
  content: "\f5a2";
}

.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-megaport:before {
  content: "\f5a3";
}

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

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microblog:before {
  content: "\e01a";
}

.fa-microchip:before {
  content: "\f2db";
}

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

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

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

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

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

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

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

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

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "\e056";
}

.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:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

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

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

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

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

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

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

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

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.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-octopus-deploy:before {
  content: "\e082";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

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

.fa-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

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

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

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

.fa-page4:before {
  content: "\f3d7";
}

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

.fa-pager:before {
  content: "\f815";
}

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

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.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-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.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-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

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

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

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

.fa-penny-arcade:before {
  content: "\f704";
}

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

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-perbyte:before {
  content: "\e083";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

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

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

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

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

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

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

.fa-photo-video:before {
  content: "\f87c";
}

.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-pied-piper-square:before {
  content: "\e01e";
}

.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-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

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

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

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

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

.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-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

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

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

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.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-project-diagram:before {
  content: "\f542";
}

.fa-pump-medical:before {
  content: "\e06a";
}

.fa-pump-soap:before {
  content: "\e06b";
}

.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-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

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

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

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

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.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-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

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

.fa-reply:before {
  content: "\f3e5";
}

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

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

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

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

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

.fa-robot:before {
  content: "\f544";
}

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

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

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

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

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

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

.fa-rust:before {
  content: "\e07a";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

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

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

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

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

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

.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-shapes:before {
  content: "\f61f";
}

.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-shield-virus:before {
  content: "\e06c";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

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

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.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-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sink:before {
  content: "\e06d";
}

.fa-sistrix:before {
  content: "\f3ee";
}

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

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

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

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

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

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

.fa-sleigh:before {
  content: "\f7cc";
}

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

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

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

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

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

.fa-sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

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

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-soap:before {
  content: "\e06e";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

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

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

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

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

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

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

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

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

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

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

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

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

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

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

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

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

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

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

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

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

.fa-spider:before {
  content: "\f717";
}

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

.fa-splotch:before {
  content: "\f5bc";
}

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

.fa-spray-can:before {
  content: "\f5bd";
}

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

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

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

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

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

.fa-stackpath:before {
  content: "\f842";
}

.fa-stamp:before {
  content: "\f5bf";
}

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

.fa-star-and-crescent:before {
  content: "\f699";
}

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

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

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.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-stopwatch-20:before {
  content: "\e06f";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-store-alt-slash:before {
  content: "\e070";
}

.fa-store-slash:before {
  content: "\e071";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

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

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

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.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-suitcase-rolling:before {
  content: "\f5c1";
}

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

.fa-superpowers:before {
  content: "\f2dd";
}

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

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.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-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

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

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

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

.fa-tenge:before {
  content: "\f7d7";
}

.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-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.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-think-peaks:before {
  content: "\f731";
}

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

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

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

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

.fa-tiktok:before {
  content: "\e07b";
}

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

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

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

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

.fa-tired:before {
  content: "\f5c8";
}

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

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

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toilet-paper-slash:before {
  content: "\e072";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-trailer:before {
  content: "\e041";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

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

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

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

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.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-monster:before {
  content: "\f63b";
}

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

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

.fa-tshirt:before {
  content: "\f553";
}

.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-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

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

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

.fa-uncharted:before {
  content: "\e084";
}

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

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

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "\e049";
}

.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-unsplash:before {
  content: "\e07c";
}

.fa-untappd:before {
  content: "\f405";
}

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

.fa-ups:before {
  content: "\f7e0";
}

.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-injured:before {
  content: "\f728";
}

.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-nurse:before {
  content: "\f82f";
}

.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-users-slash:before {
  content: "\e073";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

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

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

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

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-vest:before {
  content: "\e085";
}

.fa-vest-patches:before {
  content: "\e086";
}

.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-vihara:before {
  content: "\f6a7";
}

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

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

.fa-vimeo-v:before {
  content: "\f27d";
}

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

.fa-virus:before {
  content: "\e074";
}

.fa-virus-slash:before {
  content: "\e075";
}

.fa-viruses:before {
  content: "\e076";
}

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

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

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

.fa-volume-mute:before {
  content: "\f6a9";
}

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

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

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

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

.fa-warehouse:before {
  content: "\f494";
}

.fa-watchman-monitoring:before {
  content: "\e087";
}

.fa-water:before {
  content: "\f773";
}

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

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

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

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.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-wind:before {
  content: "\f72e";
}

.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-bottle:before {
  content: "\f72f";
}

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

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wodu:before {
  content: "\e088";
}

.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-wpressr:before {
  content: "\f3e4";
}

.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-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

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

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

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

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

.fa-zhihu:before {
  content: "\f63f";
}

.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 Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("fonts/fontawesome/webfonts/fa-regular-400.eot");
  src: url("fonts/fontawesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("fonts/fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("fonts/fontawesome/webfonts/fa-regular-400.woff") format("woff"), url("fonts/fontawesome/webfonts/fa-regular-400.ttf") format("truetype"), url("fonts/fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("fonts/fontawesome/webfonts/fa-solid-900.eot");
  src: url("fonts/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fonts/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("fonts/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("fonts/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/* iKin Theme*/
/*40*/
/*right, left*/
/* Sticky Footer
   ========================================================================== */
/* Flex-style sticky footer
   See https://css-tricks.com/couple-takes-sticky-footer/
*/
.wrapper {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

.wrapper .main-container {
  width: 100%;
  flex: 1 0 auto;
  margin-bottom: 1em;
}

.wrapper footer.footer {
  flex-shrink: 0;
}

/* ==========================================================================
   Basic setup
   ========================================================================== */
body {
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 2;
  color: #1f202c;
}

a,
.Link,
.RadGrid.RadGrid .rgRow a,
.RadGrid.RadGrid .rgAltRow a,
.RadGrid.RadGrid .rgEditForm a,
.k-grid.k-grid a,
.RadToolTip.RadToolTip a {
  color: #150b8b;
  text-decoration: underline;
}

a:visited,
.Link:visited,
.RadGrid.RadGrid .rgRow a:visited,
.RadGrid.RadGrid .rgAltRow a:visited,
.RadGrid.RadGrid .rgEditForm a:visited,
.k-grid.k-grid a:visited,
.RadToolTip.RadToolTip a:visited {
  color: #180da2;
}

a:hover,
a:focus,
a:active,
.Link:hover,
.Link:focus,
.Link:active,
.RadGrid.RadGrid .rgRow a:hover,
.RadGrid.RadGrid .rgRow a:focus,
.RadGrid.RadGrid .rgRow a:active,
.RadGrid.RadGrid .rgAltRow a:hover,
.RadGrid.RadGrid .rgAltRow a:focus,
.RadGrid.RadGrid .rgAltRow a:active,
.RadGrid.RadGrid .rgEditForm a:hover,
.RadGrid.RadGrid .rgEditForm a:focus,
.RadGrid.RadGrid .rgEditForm a:active,
.k-grid.k-grid a:hover,
.k-grid.k-grid a:focus,
.k-grid.k-grid a:active,
.RadToolTip.RadToolTip a:hover,
.RadToolTip.RadToolTip a:focus,
.RadToolTip.RadToolTip a:active {
  color: #0e075b;
  text-decoration: underline;
}

a.aspNetDisabled,
a.aspNetDisabled:hover,
a.aspNetDisabled:focus,
a.aspNetDisabled:active,
a.aspNetDisabled:visited,
a:disabled,
a:disabled:hover,
a:disabled:focus,
a:disabled:active,
a:disabled:visited,
.Link.aspNetDisabled,
.Link.aspNetDisabled:hover,
.Link.aspNetDisabled:focus,
.Link.aspNetDisabled:active,
.Link.aspNetDisabled:visited,
.Link:disabled,
.Link:disabled:hover,
.Link:disabled:focus,
.Link:disabled:active,
.Link:disabled:visited,
.RadGrid.RadGrid .rgRow a.aspNetDisabled,
.RadGrid.RadGrid .rgRow a.aspNetDisabled:hover,
.RadGrid.RadGrid .rgRow a.aspNetDisabled:focus,
.RadGrid.RadGrid .rgRow a.aspNetDisabled:active,
.RadGrid.RadGrid .rgRow a.aspNetDisabled:visited,
.RadGrid.RadGrid .rgRow a:disabled,
.RadGrid.RadGrid .rgRow a:disabled:hover,
.RadGrid.RadGrid .rgRow a:disabled:focus,
.RadGrid.RadGrid .rgRow a:disabled:active,
.RadGrid.RadGrid .rgRow a:disabled:visited,
.RadGrid.RadGrid .rgAltRow a.aspNetDisabled,
.RadGrid.RadGrid .rgAltRow a.aspNetDisabled:hover,
.RadGrid.RadGrid .rgAltRow a.aspNetDisabled:focus,
.RadGrid.RadGrid .rgAltRow a.aspNetDisabled:active,
.RadGrid.RadGrid .rgAltRow a.aspNetDisabled:visited,
.RadGrid.RadGrid .rgAltRow a:disabled,
.RadGrid.RadGrid .rgAltRow a:disabled:hover,
.RadGrid.RadGrid .rgAltRow a:disabled:focus,
.RadGrid.RadGrid .rgAltRow a:disabled:active,
.RadGrid.RadGrid .rgAltRow a:disabled:visited,
.RadGrid.RadGrid .rgEditForm a.aspNetDisabled,
.RadGrid.RadGrid .rgEditForm a.aspNetDisabled:hover,
.RadGrid.RadGrid .rgEditForm a.aspNetDisabled:focus,
.RadGrid.RadGrid .rgEditForm a.aspNetDisabled:active,
.RadGrid.RadGrid .rgEditForm a.aspNetDisabled:visited,
.RadGrid.RadGrid .rgEditForm a:disabled,
.RadGrid.RadGrid .rgEditForm a:disabled:hover,
.RadGrid.RadGrid .rgEditForm a:disabled:focus,
.RadGrid.RadGrid .rgEditForm a:disabled:active,
.RadGrid.RadGrid .rgEditForm a:disabled:visited,
.k-grid.k-grid a.aspNetDisabled,
.k-grid.k-grid a.aspNetDisabled:hover,
.k-grid.k-grid a.aspNetDisabled:focus,
.k-grid.k-grid a.aspNetDisabled:active,
.k-grid.k-grid a.aspNetDisabled:visited,
.k-grid.k-grid a:disabled,
.k-grid.k-grid a:disabled:hover,
.k-grid.k-grid a:disabled:focus,
.k-grid.k-grid a:disabled:active,
.k-grid.k-grid a:disabled:visited,
.RadToolTip.RadToolTip a.aspNetDisabled,
.RadToolTip.RadToolTip a.aspNetDisabled:hover,
.RadToolTip.RadToolTip a.aspNetDisabled:focus,
.RadToolTip.RadToolTip a.aspNetDisabled:active,
.RadToolTip.RadToolTip a.aspNetDisabled:visited,
.RadToolTip.RadToolTip a:disabled,
.RadToolTip.RadToolTip a:disabled:hover,
.RadToolTip.RadToolTip a:disabled:focus,
.RadToolTip.RadToolTip a:disabled:active,
.RadToolTip.RadToolTip a:disabled:visited {
  color: #999999;
  text-decoration: underline;
}

/**
      * This automatically resizes images when they're too large to fit in their container. 
      * It may override any user-defined width/height on images. If the behavior is unwanted, 
      * consider changing this declaration to a class (e.g. '.img-responsive') which you can 
      * apply as desired.
      */
img {
  max-width: 100%;
  height: auto !important;
}

/**
      * Sometimes images should not be resized. This class can be used as a wrapper or directly
      * on the image to avoid the resizing.
      */
img.ImgNoResize,
.ImgNoResize img {
  max-width: none;
}

/* Give a block of text some extra emphasis.
 * This class also makes the text larger, per UltraWave styles */
.lead {
  margin-bottom: 20px;
}

.bg-img-full-size {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-img-dark {
  background-color: #333333;
}

.bg-img-dark,
.bg-img-dark h1,
.bg-img-dark h2,
.bg-img-dark h3,
.bg-img-dark h4,
.bg-img-dark .SearchField label,
.SearchField .bg-img-dark label,
.bg-img-dark h5,
.bg-img-dark h6 {
  color: #fff;
}

.bg-img-dark a:not(.TextButton):not(.btn),
.bg-img-dark a:not(.TextButton):not(.btn):hover,
.bg-img-dark a:not(.TextButton):not(.btn):focus,
.bg-img-dark a:not(.TextButton):not(.btn):active {
  color: #fff;
  text-decoration: underline;
}

/* ==========================================================================
   ANIMATIONS
   ========================================================================== */
@keyframes slide-down-with-delay {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }
  25% {
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-up-with-delay {
  0% {
    transform: translateY(75px);
    opacity: 0;
  }
  25% {
    transform: translateY(75px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes appear-zoom-out-with-delay {
  0% {
    transform: scale(1.1);
    opacity: 0;
  }
  25% {
    transform: scale(1.1);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes appear-zoom-in-with-delay {
  0% {
    transform: scale(0.95);
    opacity: 0;
  }
  25% {
    transform: scale(0.95);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes soft-zoom-motion {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: translateY(1);
  }
}
@keyframes bubble-effect {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }
  25% {
    opacity: 0.5;
  }
  40% {
    transform: scale(1.05);
    opacity: 1;
  }
  100% {
    transform: scale(1);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes bounce {
  50% {
    transform: translateY(-10px);
  }
}
/* ==========================================================================
   MASTERPAGE ELEMENTS
   ========================================================================== */
/* This applies to the loading bar at the top of the page */
.ProgressDiv {
  background-color: #ffdd6f;
}

/* header logo */
#masterHeaderImage {
  background-image: url("images/Opus-logo.svg#icon-white");
  background-repeat: no-repeat;
  background-size: contain;
  width: 70px;
  height: auto;
  /* The following are needed to hide the text, but allow it to be read by screen readers */
  text-indent: -9999px;
  overflow: hidden;
  float: left;
}

@media (min-width: 992px) {
  #masterHeaderImage {
    background-image: url("images/Opus-logo.svg#white-tagline");
    width: 250px;
    height: 80px;
  }
}
#masterDonorHeaderImage {
  background-image: url("images/DonorHeaderLogo.png");
  background-repeat: no-repeat;
  width: 70px;
  height: auto;
  /* The following are needed to hide the text, but allow it to be read by screen readers */
  text-indent: -9999px;
  overflow: hidden;
  float: left;
}

@media (min-width: 992px) {
  #masterDonorHeaderImage {
    width: 169px;
  }
}
/* Header Border */
#masterHeaderBackground,
.header {
  border-bottom: 2px solid #eeeeee;
}

/* Used in the donor site header logo content area */
#masterHeaderActionArea a {
  display: block;
  text-align: center;
}

/* On Behalf Of with target set */
.ProxyPanelContact {
  background-color: #160c94;
}

.ProxyPanelContact,
.ProxyPanelContact .obo-label {
  color: #fff;
}

.ProxyPanelContact a {
  color: #786ff3;
}

/* Sub (Left) Navigation
   ========================================================================== */
#pagesubnav {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.SubNavPanelHead {
  background-color: #f2f0f6;
  color: #1f202c;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-weight: 500;
}

.SubNavigationSeparator {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #ddd;
  height: 1px;
  padding: 0;
  margin: 0;
}

/* ==========================================================================
   Footer
   ========================================================================== */
footer.footer {
  background-color: #1f202c;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}

footer.footer a,
footer.footer a:hover,
footer.footer a:focus,
footer.footer a:active,
footer.footer a:visited {
  color: #fff;
}

footer.footer .NavigationListItem {
  display: block;
}

footer.footer .NavigationLink {
  padding-left: 0;
  padding-right: 0;
}

footer.footer h3,
footer.footer h4,
footer.footer .SearchField label,
.SearchField footer.footer label {
  margin-bottom: 0.2em;
  color: #fff;
}

@media (min-width: 992px) {
  footer.footer {
    text-align: center;
  }
  footer.footer h3 {
    margin-top: 0;
  }
  footer.footer .footer-content {
    text-align: left;
  }
}
.footer-angle-bg footer.footer {
  position: relative;
}

.footer-angle-bg footer.footer:before {
  content: "";
  display: block;
  background: #1f202c;
  width: 100%;
  height: 400px;
  position: absolute;
  z-index: -1;
  top: -285px;
  transform: skew(0, 5deg);
}

.footer-content {
  padding-top: 1em;
}

@media (min-width: 480px) {
  .footer-content-section {
    float: left;
    width: 50%;
  }
}
/* ==========================================================================
   PRIMARY NAVIGATION
   ========================================================================== */
@media (min-width: 992px) {
  .primary-navigation-area .MegaDropDownMenuOuter {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .header-bottom-container {
    min-height: 105px;
  }
}
/* Reset some Telerik defaults */
.RadMenu.RadMenu_Coffee {
  float: none;
  z-index: 1001 !important;
  position: relative;
}

.RadMenu.RadMenu_Coffee:focus {
  outline: none;
}

.RadMenu.RadMenu_Coffee .rmVertical .rmToggle .rmIcon:before,
.RadMenu.RadMenu_Coffee .rmVertical .rmExpand:before,
.RadMenu.RadMenu_Coffee .rmRightArrow .rmIcon:before,
.RadMenu.RadMenu_Coffee .rmHorizontal .rmToggle .rmIcon:before,
.RadMenu.RadMenu_Coffee .rmHorizontal .rmExpand:before,
.RadMenu.RadMenu_Coffee .rmBottomArrow .rmIcon:before {
  content: none;
}

.RadMenu.RadMenu_Coffee .rmItem,
.RadMenu.RadMenu_Coffee .rmHorizontal > .rmItem,
.RadMenu.RadMenu_Coffee .rmHorizontal > .rmRootScrollGroup > .rmItem,
.RadMenu.RadMenu_Coffee .rmLink {
  float: none;
}

.RadMenu.RadMenu_Coffee .rmLink {
  padding: 0px;
}

.RadMenu.RadMenu_Coffee .rmToggle,
.RadMenu.RadMenu_Coffee .rmRootGroup .rmRootLink .rmToggle {
  width: auto;
}

.RadMenu.RadMenu_Coffee .rmToggle,
.RadMenu.RadMenu_Coffee .rmToggle .rmIcon,
.RadMenu.RadMenu_Coffee .rmRootGroup .rmRootLink .rmToggle {
  position: static;
}

.RadMenu.RadMenu_Coffee .rmGroup .rmContent,
.RadMenu.RadMenu_Coffee .rmRootGroup .rmContent {
  padding: 0;
}

.RadMenu.RadMenu_Coffee,
.RadMenu.RadMenu_Coffee .rmItem {
  font-size: inherit;
}

.RadMenu.RadMenu_Coffee .rmSlide ul.rmGroup {
  padding: 0;
}

.RadMenu.RadMenu_Coffee ul {
  margin: 0;
  padding: 0;
}

.RadMenu.RadMenu_Coffee .rmItem {
  list-style: none;
}

.RadMenu.RadMenu_Coffee .rmDisabled > a {
  cursor: default;
}

.RadMenu.RadMenu_Coffee .rmItem {
  width: auto;
  clear: both;
  text-align: left;
}

.RadMenu.RadMenu_Coffee .rmText,
.RadMenu.RadMenu_Coffee .rmHorizontal .rmText,
.RadMenu.RadMenu_Coffee .rmSlide .rmText {
  padding: 0 15px;
}

.RadMenu.RadMenu_Coffee .rmSlide .rmText {
  /* give space for the expand arrow */
  padding-right: 40px;
}

.RadMenu.RadMenu_Coffee .rmSlide .rmGroup {
  position: relative;
}

.RadMenu.RadMenu_Coffee .rmLink,
.RadMenu.RadMenu_Coffee .rmOneLevel .rmItem .rmLink {
  padding: 0;
}

.RadMenu.RadMenu_Coffee .rmTwoLevels .rmItem .rmItem,
.RadMenu.RadMenu_Coffee .rmTwoLevels .rmLevel1 .rmLink {
  /* make sure second-level rsm items are lined up properly */
  padding-left: 0;
}

.RadMenu.RadMenu_Coffee .rmTwoLevels .rmLink {
  margin-bottom: 0;
}

.RadMenu.RadMenu_Coffee .rmTwoLevels .rmLevel1 > .rmItem > .rmLink {
  font-size: 1.16em;
}

.RadMenu.RadMenu_Coffee .rmTwoLevels .rmLevel1 > .rmItem > .rmLink,
.RadMenu.RadMenu_Coffee .rmTwoLevels .rmLevel1 > .rmItem.rmDisabled > .rmLink:hover,
.RadMenu.RadMenu_Coffee .rmTwoLevels .rmLevel1 > .rmItem.rmDisabled > .rmLink:focus {
  text-transform: uppercase;
  color: #1f202c;
  font-weight: normal;
  letter-spacing: 1px;
}

.RadMenu.RadMenu_Coffee .rmOneLevel .rmItem .rmLink {
  white-space: nowrap;
}

.RadMenu.RadMenu_Coffee .rmLink {
  text-decoration: none;
  display: block;
  position: relative;
  /* required for the menu to work in IE */
}

.RadMenu.RadMenu_Coffee .rmGroup .rmText {
  margin: 0;
}

.RadMenu.RadMenu_Coffee .rmRootLink {
  color: #fff;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 116%;
  font-weight: normal;
  letter-spacing: 1px;
}

.header-dark .RadMenu.RadMenu_Coffee .rmRootLink {
  color: #fff;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 116%;
  font-weight: normal;
  letter-spacing: 1px;
}

.RadMenu.RadMenu_Coffee .rmRootLink.rmSelected {
  /* root item selected styles */
  color: #fff;
  background-color: transparent;
}

.header-dark .RadMenu.RadMenu_Coffee .rmRootLink.rmSelected {
  color: #fff;
  background-color: transparent;
}

.RadMenu.RadMenu_Coffee .rmRootLink.rmExpanded,
.RadMenu.RadMenu_Coffee .rmRootLink:hover,
.RadMenu.RadMenu_Coffee .rmRootLink.rmFocused {
  /* root item hover and focus styles */
  background-color: transparent;
  color: #fff;
}

.header-dark .RadMenu.RadMenu_Coffee .rmRootLink.rmExpanded,
.header-dark .RadMenu.RadMenu_Coffee .rmRootLink:hover,
.header-dark .RadMenu.RadMenu_Coffee .rmRootLink.rmFocused {
  color: #fff;
  background-color: transparent;
}

.RadMenu.RadMenu_Coffee .rmGroup {
  background-color: rgba(255, 255, 255, 0.8);
}

.header-dark .RadMenu.RadMenu_Coffee .rmGroup {
  background-color: transparent;
}

.RadMenu.RadMenu_Coffee .rmDisabled > .rmLink {
  color: #1f202c;
}

.RadMenu.RadMenu_Coffee .rmDisabled > .rmLink:hover,
.RadMenu.RadMenu_Coffee .rmDisabled > .rmLink:active {
  background-color: transparent;
  color: #1f202c;
}

.header-dark .RadMenu.RadMenu_Coffee .rmDisabled > .rmLink {
  color: #dedede;
}

.header-dark .RadMenu.RadMenu_Coffee .rmDisabled > .rmLink:hover,
.header-dark .RadMenu.RadMenu_Coffee .rmDisabled > .rmLink:active {
  color: #dedede;
}

.RadMenu.RadMenu_Coffee .rmToggle,
.RadMenu.RadMenu_Coffee .rmRootGroup .rmRootLink .rmToggle {
  /* a clickable target to expand multi-level navigaiton */
  display: inline-block;
  float: right;
  height: 100%;
}

.RadMenu.RadMenu_Coffee .rmToggle .rmIcon,
.RadMenu.RadMenu_Coffee .rmRootGroup .rmRootLink .rmToggle .rmIcon {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  width: 23px;
  height: 15px;
  background-image: url("images/responsivenav.png");
  background-repeat: no-repeat;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 15px;
  margin-left: 15px;
}

.RadMenu.RadMenu_Coffee .rmLink:hover .rmToggle > .rmIcon,
.RadMenu.RadMenu_Coffee .rmLink.rmFocused .rmToggle > .rmIcon,
.RadMenu.RadMenu_Coffee .rmSelected > .rmLink .rmToggle > .rmIcon,
.RadMenu.RadMenu_Coffee .rmFocused > .rmLink.rmRootLink .rmToggle > .rmIcon,
.RadMenu.RadMenu_Coffee .rmExpanded > .rmLink .rmToggle > .rmIcon,
.RadMenu.RadMenu_Coffee .rmSlide .rmLink .rmToggle > .rmIcon {
  background-position: 0 -26px;
}

.RadMenu.RadMenu_Coffee .rmExpanded > .rmLink > .rmToggle > .rmIcon {
  transform: rotate(180deg);
}

/*2nd and 3rd level navigation (dropdown menus)*/
.RadMenu_Coffee .rmSlide {
  display: none;
  /* hide the sub nav until requested */
  position: absolute;
  height: auto !important;
}

.RadMenu_Coffee .rmSlide .rmItem {
  float: none;
  display: block;
}

.RadMenu_Coffee .rmSlide .rmText {
  float: none;
}

.RadMenu_Coffee .rmSlide .rmLink {
  color: #1f202c;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 106%;
  font-weight: normal;
}

.header-dark .RadMenu_Coffee .rmSlide .rmLink {
  color: #fff;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 106%;
  font-weight: normal;
}

.RadMenu_Coffee .rmSlide .rmSeparator,
.RadMenu_Coffee .rmSlide .rmVertical > .rmSeparator,
.RadMenu_Coffee .rmSlide .MegaDropDownMenuSeparator > .rmLink {
  border-bottom: 1px solid #fff;
}

.header-dark .RadMenu_Coffee .rmSlide .rmSeparator,
.header-dark .RadMenu_Coffee .rmSlide .rmVertical > .rmSeparator,
.header-dark .RadMenu_Coffee .rmSlide .MegaDropDownMenuSeparator > .rmLink {
  border-bottom-color: #fff;
}

.RadMenu_Coffee .rmSlide .rmSeparator,
.RadMenu_Coffee .rmSlide .rmVertical > .rmSeparator {
  margin: 0 15px;
}

.RadMenu_Coffee .rmSlide .rmFocused > .rmLink,
.RadMenu_Coffee .rmSlide .rmSelected > .rmLink,
.RadMenu_Coffee .rmSlide .rmItem.rmSelected > .rmLink {
  background-color: transparent;
  color: #1f202c;
}

.RadMenu_Coffee .rmSlide .rmFocused > .rmLink.header-dark,
.RadMenu_Coffee .rmSlide .rmSelected > .rmLink.header-dark,
.RadMenu_Coffee .rmSlide .rmItem.rmSelected > .rmLink.header-dark {
  background-color: transparent;
  color: #fff;
}

.RadMenu_Coffee .rmSlide .rmLink:hover,
.RadMenu_Coffee .rmSlide .rmLink:focus,
.RadMenu_Coffee .rmSlide .rmLink.rmFocused,
.RadMenu_Coffee .rmSlide .rmLevel1 > .rmItem > .rmLink:hover,
.RadMenu_Coffee .rmSlide .rmLevel1 > .rmItem > .rmLink:focus,
.RadMenu_Coffee .rmSlide .rmLevel1 > .rmItem > .rmLink.rmFocused {
  background-color: transparent;
  color: #1f202c;
}

.header-dark .RadMenu_Coffee .rmSlide .rmLink:hover,
.header-dark .RadMenu_Coffee .rmSlide .rmLink:focus,
.header-dark .RadMenu_Coffee .rmSlide .rmLink.rmFocused,
.header-dark .RadMenu_Coffee .rmSlide .rmLevel1 > .rmItem > .rmLink:hover,
.header-dark .RadMenu_Coffee .rmSlide .rmLevel1 > .rmItem > .rmLink:focus,
.header-dark .RadMenu_Coffee .rmSlide .rmLevel1 > .rmItem > .rmLink.rmFocused {
  background-color: transparent;
  color: #fff;
}

.RadMenu_Coffee .rmSlide.rmLevel1 .rmGroup {
  /* for second-level sub-nav and beyond,
         * we want to indent the nav to give separation */
  margin-left: 0;
}

.RadMenu_Coffee .rmSlide .rmExpandRight,
.RadMenu_Coffee .rmSlide .rmGroup a.rmLink.rmExpandRight {
  background-image: url("images/ResponsiveNav.png");
  background-position: 110% -200px;
  background-repeat: no-repeat;
}

.RadMenu_Coffee .rmSlide .MegaDropDownMenuSeparator .rmLink {
  padding: 0;
}

@media (max-width: 991px) {
  .RadMenu_Coffee .rmSlide {
    width: 100% !important;
    left: 0 !important;
  }
  .RadMenu_Coffee .rmSlide ul.rmVertical,
  .RadMenu_Coffee .rmSlide ul.rmHorizontal,
  .RadMenu_Coffee .rmSlide ul.rmRootScrollGroup {
    float: none;
  }
  .RadMenu_Coffee .rmSlide .rmSlide {
    /* for right expanded items, expand below on extra small screens */
    left: 0 !important;
  }
  .RadMenu_Coffee .rmSlide .rmToggleHandles .rmSlide .rmText {
    /* if we have toggles on we don't want to add the extra padding */
    padding-right: 15px;
  }
  .RadMenu_Coffee .rmSlide .rmToggleHandles .rmExpandRight,
  .RadMenu_Coffee .rmSlide .rmToggleHandles .rmGroup a.rmText.rmExpandRight {
    /* if toggle handles are on we don't want to display the arrow twice*/
    background-image: none;
  }
}
@media (min-width: 992px) {
  .RadMenu.RadMenu_Coffee .rmItem {
    white-space: nowrap;
  }
  .RadMenu.RadMenu_Coffee ul.rmRootGroup {
    width: auto;
    float: right;
  }
  .RadMenu.RadMenu_Coffee ul.rmRootGroup > .rmItem {
    float: left;
    clear: none;
  }
  .RadMenu.RadMenu_Coffee ul.rmRootGroup > .rmItem > .rmLink {
    margin: 0;
  }
  .RadMenu.RadMenu_Coffee .rmSlide .rmGroup {
    margin: 0;
  }
  .RadMenu.RadMenu_Coffee .rmSlide .rmItem {
    float: none;
    display: block;
  }
  .RadMenu.RadMenu_Coffee .rmSlide .rmLink {
    margin: 0;
  }
  .RadMenu.RadMenu_Coffee .rmToggle,
  .RadMenu.RadMenu_Coffee .rmRootGroup .rmRootLink .rmToggle {
    display: none;
  }
  .RadMenu.RadMenu_Coffee.MegaDropDownMenuOuter ul.rmLevel1 div.rmSlide,
  .RadMenu.RadMenu_Coffee.MegaDropDownMenuOuter ul.rmLevel1 ul.rmVertical div.rmSlide {
    display: block !important;
  }
}
/* ==========================================================================
   AUXILIARY NAVIGATION
   ========================================================================== */
.header-aux-container .UtilityNavigation {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.navbar-toggle {
  vertical-align: middle;
  background-color: transparent;
  border-color: transparent;
  border-radius: 3px;
  margin-left: 10px;
}

.header-dark .navbar-toggle {
  background-color: transparent;
  border-color: transparent;
}

.navbar-toggle.collapsed {
  background-color: transparent;
}

.header-dark .navbar-toggle.collapsed {
  background-color: transparent;
}

.navbar-toggle:hover,
.navbar-toggle:focus {
  background-color: transparent;
}

.header-dark .navbar-toggle:hover,
.header-dark .navbar-toggle:focus {
  background-color: rgba(255, 255, 255, 0.1);
}

.navbar-toggle .icon-bar {
  background-color: transparent;
  border-radius: 3px;
}

.header-dark .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-toggle .icon-search {
  margin-top: 13px;
  margin-bottom: 13px;
}

.header-aux-container .UtilityAuthentication a,
.header-aux-container a.NavigationLink,
.header-aux-container .UtilityNavigation .account-menu > li > a.sign-in-link,
.header-aux-container .account-toggle .nav-text {
  color: #fff;
  font-size: 88%;
  text-decoration: none;
  font-weight: bold;
}

.header-aux-container .UtilityAuthentication a:hover,
.header-aux-container .UtilityAuthentication a:focus,
.header-aux-container .UtilityAuthentication a:hover span,
.header-aux-container .UtilityAuthentication a:focus span,
.header-aux-container a.NavigationLink:hover,
.header-aux-container a.NavigationLink:focus,
.header-aux-container a.NavigationLink:hover span,
.header-aux-container a.NavigationLink:focus span,
.header-aux-container .UtilityNavigation .account-menu > li > a.sign-in-link:hover,
.header-aux-container .UtilityNavigation .account-menu > li > a.sign-in-link:focus,
.header-aux-container .UtilityNavigation .account-menu > li > a.sign-in-link:hover span,
.header-aux-container .UtilityNavigation .account-menu > li > a.sign-in-link:focus span,
.header-aux-container .account-toggle .nav-text:hover,
.header-aux-container .account-toggle .nav-text:focus,
.header-aux-container .account-toggle .nav-text:hover span,
.header-aux-container .account-toggle .nav-text:focus span {
  color: #fff;
  text-decoration: underline;
}

.header-dark .header-aux-container .UtilityAuthentication a,
.header-dark .header-aux-container a.NavigationLink,
.header-dark .header-aux-container .UtilityNavigation .account-menu > li > a.sign-in-link,
.header-dark .header-aux-container .account-toggle .nav-text {
  color: #fff;
}

.header-dark .header-aux-container .UtilityAuthentication a:hover,
.header-dark .header-aux-container .UtilityAuthentication a:focus,
.header-dark .header-aux-container .UtilityAuthentication a:hover span,
.header-dark .header-aux-container .UtilityAuthentication a:focus span,
.header-dark .header-aux-container a.NavigationLink:hover,
.header-dark .header-aux-container a.NavigationLink:focus,
.header-dark .header-aux-container a.NavigationLink:hover span,
.header-dark .header-aux-container a.NavigationLink:focus span,
.header-dark .header-aux-container .UtilityNavigation .account-menu > li > a.sign-in-link:hover,
.header-dark .header-aux-container .UtilityNavigation .account-menu > li > a.sign-in-link:focus,
.header-dark .header-aux-container .UtilityNavigation .account-menu > li > a.sign-in-link:hover span,
.header-dark .header-aux-container .UtilityNavigation .account-menu > li > a.sign-in-link:focus span,
.header-dark .header-aux-container .account-toggle .nav-text:hover,
.header-dark .header-aux-container .account-toggle .nav-text:focus,
.header-dark .header-aux-container .account-toggle .nav-text:hover span,
.header-dark .header-aux-container .account-toggle .nav-text:focus span {
  color: #fff;
}

.header-aux-container .UtilityNavigation .account-menu > li > a.sign-in-link {
  padding-left: 5px;
  padding-right: 5px;
}

.header-aux-container .UtilityTranslation {
  margin-left: 10px;
  margin-right: 10px;
}

.header-aux-container .UtilityTranslation select {
  height: 32px;
  margin-left: 0;
  margin-right: 0;
}

.header-aux-container .caret {
  border-top-color: #fff;
}

.header-dark .header-aux-container .caret {
  border-top-color: #fff;
}

/* Auxiliary button links
   ========================================================================== */
/* Button-style auxiliary links (e.g. Cart, My account) */
.nav-auxiliary .nav-aux-button {
  /* Cart Item Flag indicating how many items are in your cart */
}

.nav-auxiliary .nav-aux-button.NavigationListItem {
  position: relative;
  /* required for cart indicator placement */
  display: inline-block;
}

.nav-auxiliary .nav-aux-button.nav-aux-cart .NavigationLink,
.nav-auxiliary .nav-aux-button.nav-aux-account .NavigationLink {
  width: 50px;
  height: 50px;
  border-radius: 3px;
  padding-left: 0;
  padding-right: 0;
  margin-left: 10px;
  border: 1px solid transparent;
  background-color: transparent;
  text-align: center;
}

.header-dark .nav-auxiliary .nav-aux-button.nav-aux-cart .NavigationLink,
.header-dark .nav-auxiliary .nav-aux-button.nav-aux-account .NavigationLink {
  background-color: transparent;
}

.nav-auxiliary .nav-aux-button.nav-aux-cart .nav-text,
.nav-auxiliary .nav-aux-button.nav-aux-account .nav-text {
  display: inline-block;
  vertical-align: middle;
  background-image: url("images/IconSprite.png");
  background-repeat: no-repeat;
  height: 40px;
  min-width: 40px;
  line-height: 40px;
  overflow: hidden;
  margin-top: 4px;
  margin-bottom: 4px;
}

.nav-auxiliary .nav-aux-button.nav-aux-cart .NavigationLink:hover,
.nav-auxiliary .nav-aux-button.nav-aux-cart .NavigationLink:focus {
  background-color: transparent;
}

.header-dark .nav-auxiliary .nav-aux-button.nav-aux-cart .NavigationLink:hover,
.header-dark .nav-auxiliary .nav-aux-button.nav-aux-cart .NavigationLink:focus {
  background-color: rgba(255, 255, 255, 0.1);
}

.nav-auxiliary .nav-aux-button.nav-aux-cart .nav-text {
  background-position: -252px -78px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  width: 40px;
  height: 40px;
}

@media (max-width: 991px) {
  .nav-auxiliary .nav-aux-button.nav-aux-account .NavigationLink:hover,
  .nav-auxiliary .nav-aux-button.nav-aux-account .NavigationLink:focus {
    background-color: transparent;
  }
  .header-dark .nav-auxiliary .nav-aux-button.nav-aux-account .NavigationLink:hover,
  .header-dark .nav-auxiliary .nav-aux-button.nav-aux-account .NavigationLink:focus {
    background-color: rgba(255, 255, 255, 0.1);
  }
}
@media (min-width: 992px) {
  .nav-auxiliary .nav-aux-button.nav-aux-account .NavigationLink {
    width: auto;
  }
}
.nav-auxiliary .nav-aux-button.nav-aux-account .nav-text {
  background-position: -986px -76px;
  padding-left: 27px;
}

@media (max-width: 991px) {
  .nav-auxiliary .nav-aux-button.nav-aux-account .nav-text {
    width: 40px;
    height: 40px;
    padding-left: 0;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
}
.nav-auxiliary .nav-aux-button.nav-aux-cart .cartFull {
  /* left postion is padding plus placement */
  position: absolute;
  top: 0;
  right: -2px;
  line-height: 1;
  width: 1.6em;
}

.nav-auxiliary .nav-aux-button.nav-aux-cart .cartCenter {
  color: #1f202c;
  background-color: #ff623f;
  border-radius: 2px;
  font-size: 0.75em;
  line-height: 1;
  padding: 0 2px 1px;
  box-shadow: -1px 1px 0 rgba(34, 34, 34, 0.6);
}

/* Dark header
   ========================================================================== */
.header-dark .header-logo path {
  fill: #fff;
}

.header-dark .obo-toggle,
.header-dark .ste-toggle {
  background-position-y: -105px;
}

.header-dark .navbar-toggle .icon-search {
  background-position-y: -112px;
}

.header-dark .UtilitySearch #SimpleSearchBlock .search-field {
  background-position-y: -75px;
}

.header-dark .UtilitySearch #SimpleSearchBlock .search-field:focus {
  background-position-y: 5px;
}

.header-dark .nav-auxiliary .nav-aux-button.nav-aux-cart .nav-text,
.header-dark .nav-auxiliary .nav-aux-button.nav-aux-account .nav-text {
  background-position-y: -112px;
}

a.ste-toggle,
.obo-toggle,
.page-statistics-toggle {
  background-color: transparent;
  margin-right: 0;
  border-radius: 3px;
}

.header-dark a.ste-toggle,
.header-dark .obo-toggle,
.header-dark .page-statistics-toggle {
  background-color: transparent;
}

a.ste-toggle:hover,
a.ste-toggle:focus,
.obo-toggle:hover,
.obo-toggle:focus,
.page-statistics-toggle:hover,
.page-statistics-toggle:focus {
  background-color: transparent;
}

.header-dark a.ste-toggle:hover,
.header-dark a.ste-toggle:focus,
.header-dark .obo-toggle:hover,
.header-dark .obo-toggle:focus,
.header-dark .page-statistics-toggle:hover,
.header-dark .page-statistics-toggle:focus {
  background-color: rgba(255, 255, 255, 0.1);
}

a.ste-toggle.on,
.obo-toggle.on,
.page-statistics-toggle.on {
  background-color: transparent;
}

a.ste-toggle.on:hover,
a.ste-toggle.on:focus,
.obo-toggle.on:hover,
.obo-toggle.on:focus,
.page-statistics-toggle.on:hover,
.page-statistics-toggle.on:focus {
  background-color: rgba(13, 13, 13, 0);
}

.header-dark a.ste-toggle.on,
.header-dark .obo-toggle.on,
.header-dark .page-statistics-toggle.on {
  background-color: transparent;
}

.header-dark a.ste-toggle.on:hover,
.header-dark a.ste-toggle.on:focus,
.header-dark .obo-toggle.on:hover,
.header-dark .obo-toggle.on:focus,
.header-dark .page-statistics-toggle.on:hover,
.header-dark .page-statistics-toggle.on:focus {
  background-color: rgba(13, 13, 13, 0);
}

@media (min-width: 992px) {
  .obo-toggle {
    margin-top: 2px;
  }
}
.OnBehalfOfContainer {
  width: 100%;
}

@media (max-width: 991px) {
  .UtilitySection.UtilitySearch {
    display: none;
  }
}
#SimpleSearchBlock .search-field {
  background: #fff url("images/ResponsiveHeaderSprite.svg") no-repeat;
  background-position: 5px 5px;
  padding-left: 28px;
}

#SimpleSearchBlock .TextButton {
  display: none;
}

.UtilitySearch #SimpleSearchBlock .search-field {
  margin: 0;
  width: 50px;
  height: 50px;
  border-color: transparent;
  box-shadow: none;
  padding-right: 0;
  background-color: transparent;
  color: transparent;
  transition: width 1s;
}

@media screen and (prefers-reduced-motion: reduce) {
  .UtilitySearch #SimpleSearchBlock .search-field {
    transition: none;
  }
}
.UtilitySearch #SimpleSearchBlock .search-field:hover {
  cursor: pointer;
  background-color: transparent;
}

.UtilitySearch #SimpleSearchBlock .search-field:focus {
  width: 13em;
  border-color: #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  padding-right: 10px;
  color: #1f202c;
}

.header-dark .UtilitySearch #SimpleSearchBlock .search-field {
  background-color: transparent;
}

.header-dark .UtilitySearch #SimpleSearchBlock .search-field:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.header-dark .UtilitySearch #SimpleSearchBlock .search-field:focus {
  background-color: #fff;
}

/* Auxiliary/Primary switch
   ========================================================================== */
/**
 * A class that allows a navigation to display in the primary nav on xs screens 
 * and the auxiliary nav on wider screens. 
 * To use this configure the nav item to not be hidden and also display in the 
 * auxiliary navigaiton item. 
 */
@media (max-width: 767px) {
  .nav-auxiliary .nav-aux-primary-switch,
  tr.nav-auxiliary .nav-aux-primary-switch,
  th.nav-auxiliary .nav-aux-primary-switch,
  td.nav-auxiliary .nav-aux-primary-switch {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .nav-primary .nav-aux-primary-switch,
  tr.nav-primary .nav-aux-primary-switch,
  th.nav-primary .nav-aux-primary-switch,
  td.nav-primary .nav-aux-primary-switch {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .searchbar-collapse {
    width: 100%;
  }
  .searchbar-collapse .search-container {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .header-container .UtilityNavigation.nav-auxiliary {
    text-align: right;
  }
}
/* Obo icons */
.obo-panel {
  --system-icon-color: #fff;
}

.obo-action.obo-clear-cart:before {
  opacity: 0.9;
}

/* SVG icon support for OOTB themes */
.wrapper.SVG-enabled {
  /* Replace out-of-the-box hamburger icon */
  /* On behalf of */
  /* Search */
}

.wrapper.SVG-enabled .dropdown .caret {
  border: none;
}

.wrapper.SVG-enabled .nav-aux-cart a,
.wrapper.SVG-enabled .nav-aux-account a,
.wrapper.SVG-enabled .navbar-toggle .icon-search,
.wrapper.SVG-enabled .obo-toggle,
.wrapper.SVG-enabled .page-statistics-toggle,
.wrapper.SVG-enabled .ste-toggle,
.wrapper.SVG-enabled .UtilitySearch #SimpleSearchBlock,
.wrapper.SVG-enabled .navbar-toggle {
  width: 40px;
  height: 40px;
  background-image: none;
}

.wrapper.SVG-enabled .nav-aux-cart a:before,
.wrapper.SVG-enabled .nav-aux-account a:before,
.wrapper.SVG-enabled .navbar-toggle .icon-search:before,
.wrapper.SVG-enabled .obo-toggle:before,
.wrapper.SVG-enabled .page-statistics-toggle:before,
.wrapper.SVG-enabled .ste-toggle:before,
.wrapper.SVG-enabled .UtilitySearch #SimpleSearchBlock:before,
.wrapper.SVG-enabled .navbar-toggle:before {
  background: transparent url("images/ResponsiveHeaderSprite.svg") no-repeat;
  -webkit-mask-image: none;
  mask-image: none;
  width: 40px;
  height: 40px;
}

.wrapper.SVG-enabled .nav-aux-cart a:before {
  background-position: 0 -49px;
}

.wrapper.SVG-enabled .nav-aux-account a:before {
  background-position: 0 -110px;
}

.wrapper.SVG-enabled .page-statistics-toggle:before,
.wrapper.SVG-enabled .page-statistics-toggle.on {
  background-position: 0 -367px;
}

.wrapper.SVG-enabled .menu-toggle {
  background: transparent url("images/ResponsiveHeaderSprite.svg") no-repeat;
  background-position: 0 -440px;
  width: 40px;
  height: 40px;
}

.wrapper.SVG-enabled .menu-toggle .icon-bar {
  display: none;
}

.wrapper.SVG-enabled a.obo-toggle:before {
  background-position: 0 -518px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.wrapper.SVG-enabled a.obo-toggle.on,
.wrapper.SVG-enabled a.obo-toggle.on:hover {
  background-color: transparent;
}

.wrapper.SVG-enabled a.obo-toggle.on:before,
.wrapper.SVG-enabled a.obo-toggle.on:hover:before {
  filter: none;
}

.wrapper.SVG-enabled .obo-action:before {
  background-color: #fff;
}

.wrapper.SVG-enabled .searchbar-toggle {
  margin: 0;
}

.wrapper.SVG-enabled .navbar-toggle .icon-search {
  margin: 0;
}

.wrapper.SVG-enabled .navbar-toggle .icon-search:before,
.wrapper.SVG-enabled .header-search > .header-search:before {
  background-position: 0 0;
}

.wrapper.SVG-enabled a.ste-toggle:before {
  background-position: 0 -290px;
  margin-left: 0;
}

.wrapper.SVG-enabled a.ste-toggle.on,
.wrapper.SVG-enabled a.ste-toggle.on:hover {
  background-color: transparent;
}

.wrapper.SVG-enabled a.ste-toggle.on:before,
.wrapper.SVG-enabled a.ste-toggle.on:hover:before {
  filter: none;
}

.wrapper.SVG-enabled .dropdown .caret:before {
  background-color: #fff;
}

.wrapper.SVG-enabled .nav-aux-cart .nav-text,
.wrapper.SVG-enabled .nav-aux-account .nav-text {
  position: absolute;
  left: -10000px;
  z-index: 2000;
  font-size: 70%;
}

/* ==========================================================================
       ON BEHALF OF ICONS
       ========================================================================== */
.obo-action {
  background-image: url("images/OboSprite.png");
}

.obo-action.obo-change-contact,
.obo-action.obo-change-contact[disabled]:hover,
.obo-action.obo-change-contact.Disabled:hover,
.obo-action.obo-change-contact.aspNetDisabled:hover,
a.aspNetDisabled:hover .obo-action.obo-change-contact {
  background-position: 0px 0;
}

.obo-action.obo-change-contact:hover,
.obo-action.obo-change-contact:focus,
a:hover .obo-action.obo-change-contact,
a:focus .obo-action.obo-change-contact {
  background-position: 0px -35px;
}

.obo-action.obo-clear,
.obo-action.obo-clear[disabled]:hover,
.obo-action.obo-clear.Disabled:hover,
.obo-action.obo-clear.aspNetDisabled:hover,
a.aspNetDisabled:hover .obo-action.obo-clear {
  background-position: -35px 0;
}

.obo-action.obo-clear:hover,
.obo-action.obo-clear:focus,
a:hover .obo-action.obo-clear,
a:focus .obo-action.obo-clear {
  background-position: -35px -35px;
}

/* ==========================================================================
   SOCIAL ICONS
   ========================================================================== */
.SocialSprite {
  border-radius: 24px;
}

/**** End Social Netowrking Icon Styling ****/
input,
button,
select,
textarea {
  font-family: "Montserrat", Helvetica, sans-serif;
}

select,
textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
.uneditable-input,
.input-fake {
  display: inline-block;
  height: 48px;
  padding: 5px 10px;
  font-size: 100%;
  line-height: 2;
  color: #555555;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

@media screen and (prefers-reduced-motion: reduce) {
  select,
  textarea,
  input[type=text],
  input[type=password],
  input[type=datetime],
  input[type=datetime-local],
  input[type=date],
  input[type=month],
  input[type=time],
  input[type=week],
  input[type=number],
  input[type=email],
  input[type=url],
  input[type=search],
  input[type=tel],
  input[type=color],
  .uneditable-input,
  .input-fake {
    transition: none;
  }
}
select:focus,
textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
.uneditable-input:focus,
.input-fake:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

select::placeholder,
textarea::placeholder,
input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=datetime]::placeholder,
input[type=datetime-local]::placeholder,
input[type=date]::placeholder,
input[type=month]::placeholder,
input[type=time]::placeholder,
input[type=week]::placeholder,
input[type=number]::placeholder,
input[type=email]::placeholder,
input[type=url]::placeholder,
input[type=search]::placeholder,
input[type=tel]::placeholder,
input[type=color]::placeholder,
.uneditable-input::placeholder,
.input-fake::placeholder {
  color: #999999;
  opacity: 1;
}

.input-fake:focus-within {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

input[type=date] {
  padding-right: 0;
  position: relative;
}

input[type=date]::-webkit-calendar-picker-indicator {
  border-left: 1px solid #e0dfdf;
  padding: 8px;
  cursor: pointer;
  background: #f9f9f9 url("../../Assets/images/IconSprite.svg#datepicker") no-repeat center center;
  background-size: 15px 15px;
  position: absolute;
  right: 0;
  top: 0;
}

input[type=date]::-webkit-calendar-picker-indicator:hover {
  background-color: #e7e7e7;
}

input[type=date]::-webkit-calendar-picker-indicator:focus {
  background-color: #da5f25;
  filter: invert(100%) brightness(100%);
}

/* RadComboBox needs the same styles as normal inputs, 
 * but has to be done separately due to its structure */
.RadComboBox.RadComboBox_MetroTouch {
  color: #555555;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

.RadComboBox.RadComboBox_MetroTouch .rcbInner,
.RadComboBox.RadComboBox_MetroTouch .rcbInner .rcbInput,
.RadComboBox.RadComboBox_MetroTouch .rcbFocused,
.RadComboBox.RadComboBox_MetroTouch .rcbFocused .rcbInput,
.RadComboBox.RadComboBox_MetroTouch .rcbHovered,
.RadComboBox.RadComboBox_MetroTouch .rcbHovered .rcbInput {
  color: #555555;
}

.RadComboBox.RadComboBox_MetroTouch .rcbInner {
  height: 48px;
  padding: 0;
  font-size: 100%;
  line-height: 2;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s;
  overflow: hidden;
}

@media screen and (prefers-reduced-motion: reduce) {
  .RadComboBox.RadComboBox_MetroTouch .rcbInner {
    transition: none;
  }
}
.RadComboBox.RadComboBox_MetroTouch .rcbInputCell {
  padding: 0;
}

.RadComboBox.RadComboBox_MetroTouch .rcbFocused {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.RadComboBox.RadComboBox_MetroTouch .rcbInput {
  height: 100%;
  padding: 5px 10px;
}

.RadComboBox.RadComboBox_MetroTouch.PageSizeDropDown .rcbInput {
  /* Make sure the page size dropdown in the RadGrid has enough room to show page size */
  padding: 2px;
}

.RadComboBox.RadComboBox_MetroTouch .rcbInner .rcbEmptyMessage,
.RadComboBox.RadComboBox_MetroTouch .rcbHovered .rcbEmptyMessage {
  color: #999999;
}

.RadComboBox.RadComboBox_MetroTouch .rcbActionButton {
  border-radius: 0 24px 24px 0;
  height: 48px;
  padding: 0;
  width: 30px;
}

.RadComboBox.RadComboBox_MetroTouch .rcbActionButton .rcbIcon {
  height: 1.4em;
}

.RadComboBox.RadComboBox_MetroTouch .rcbActionButton .p-icon {
  width: 30px;
}

.RadComboBoxDropDown.RadComboBoxDropDown_MetroTouch {
  font: inherit;
}

.RadComboBoxDropDown.RadComboBoxDropDown_MetroTouch .rcbItem,
.RadComboBoxDropDown.RadComboBoxDropDown_MetroTouch .rcbHovered,
.RadComboBoxDropDown.RadComboBoxDropDown_MetroTouch .rcbDisabled,
.RadComboBoxDropDown.RadComboBoxDropDown_MetroTouch .rcbLoading {
  padding-top: 5px;
  padding-bottom: 5px;
}

.RadInput.RadInput.riSingle,
.RadInput.RadInput,
.RadInput {
  height: auto !important;
  /* IE11 */
}

.RadInput.RadInput.riSingle .riTextBox,
.RadInput.RadInput .riTextBox,
.RadInput .riTextBox {
  height: 48px;
  padding: 5px 10px;
  border-color: #ccc;
  font: inherit;
  color: #555555;
}

.RadInput.RadInput.riSingle .riTextBox:focus,
.RadInput.RadInput .riTextBox:focus,
.RadInput .riTextBox:focus {
  border-color: #66afe9;
}

.RadUpload.RadUpload .ruFakeInput {
  height: 46px;
  padding: 0;
  border-radius: 24px;
}

/* RadEditor designed to look like a normal text box */
.HtmlEditorTextBoxStyle {
  border: 1px solid #ccc;
  border-radius: 24px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.HtmlEditorTextBoxStyle .reContent {
  border-radius: 24px;
}

.HtmlEditorTextBoxStyle iframe,
.HtmlEditorTextBoxStyle td {
  background-color: transparent;
}

/* RadPicker - Make sure there's some space between the picker and the time zone label*/
.RadPicker + .TimeZoneLabel {
  margin-left: 0.5em;
}

/* Chosen multi-select */
.chosen-container-multi .chosen-choices {
  min-height: 48px;
  border-radius: 24px;
  border-color: #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s;
  background-image: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  .chosen-container-multi .chosen-choices {
    transition: none;
  }
}
.chosen-container-multi .chosen-choices li.search-field {
  /* Remove the styling used in the master page search-field */
  background-color: transparent;
  background-image: none;
  border-color: transparent;
  padding-left: 0 !important;
}

.chosen-container-active .chosen-choices {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9 ;
  /* IE8-9 */
  line-height: normal;
  cursor: pointer;
}

input[type=file],
input[type=image],
input[type=submit],
input[type=reset],
input[type=button],
input[type=radio],
input[type=checkbox] {
  width: auto;
}

textarea {
  height: auto;
}

select {
  border: 1px solid #ccc;
  background-color: #fff;
}

select[multiple],
select[size] {
  height: auto;
}

select:focus,
input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* ==========================================================================
   CONTENT ITEMS
   ========================================================================== */
/* Open Invoices
   ========================================================================== */
.OpenInvoicesTotals .SelectedTotal .PanelFieldValue {
  color: #68bd49;
}

/* Group List Editor
   ========================================================================== */
.RadTreeView.GLE .rtLI {
  margin-bottom: 0.3em;
}

.RadTreeView.GLE .rtIn,
.RadTreeView.GLE .rtHover .rtIn,
.RadTreeView.GLE .rtSelected .rtIn {
  background-color: transparent;
  border: none;
  color: #150b8b;
}

.RadTreeView.GLE .rtImg {
  border-radius: 24px;
}

/* Communiaction Preferences
   ========================================================================== */
.CommunicationPreferencesSection {
  background-color: #f2f0f6;
}

/* Mini Profile
   ========================================================================== */
.mini-profile-banner-large .mini-profile-name-section .SectionLabel,
.mini-profile-banner-small .mini-profile-name-section .SectionLabel {
  /* Style the name like an h2 */
  font-family: "Montserrat", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 180%;
}

.mini-profile-banner-large .mini-profile-picture-section,
.mini-profile-banner-large .panel-heading,
.mini-profile-banner-small .mini-profile-picture-section,
.mini-profile-banner-small .panel-heading {
  background-color: #f9f9f9;
  color: #000;
}

.mini-profile-banner-large .profile-picture-container,
.mini-profile-banner-small .profile-picture-container {
  display: inline-block;
  background-color: #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  padding: 8px;
  border-radius: 5px;
}

.mini-profile-banner-large .profile-picture-container img,
.mini-profile-banner-small .profile-picture-container img {
  border-radius: 3px;
}

.mini-profile-banner-large .mini-profile-status-section,
.mini-profile-banner-small .mini-profile-status-section {
  font-size: 0.9em;
}

@media (min-width: 768px) {
  .mini-profile-banner-large .mini-profile-name-section,
  .mini-profile-banner-large .mini-profile-address-section {
    background-color: #f9f9f9;
  }
}
.account-banner:before {
  background-color: #f9f9f9;
  border-radius: 24px;
}

@media (min-width: 768px) {
  .account-banner .mini-profile-banner-large .mini-profile {
    grid-template: "picture name" 1fr "picture address" auto "picture status" auto/fit-content(33%) auto;
  }
}
.account-banner .mini-profile-name-section,
.account-banner .mini-profile-address-section,
.account-banner .mini-profile-picture-section,
.account-banner .mini-profile-status-section,
.account-banner .mini-profile-banner-large .panel-heading,
.account-banner .mini-profile-banner-small .panel-heading {
  background-color: transparent;
}

.account-banner .mini-profile-banner-large .mini-profile-picture-section .profile-picture-container,
.account-banner .mini-profile-banner-small .mini-profile-picture-section .profile-picture-container {
  margin-bottom: 0;
}

.account-banner .mini-profile-banner-large .mini-profile-picture-section-after,
.account-banner .mini-profile-banner-small .mini-profile-picture-section-after {
  height: 0;
}

.account-banner .summary-display {
  font-size: 0.9em;
}

.account-banner .AlertSet {
  background-color: transparent;
}

.account-banner .AlertSet .AlertItem {
  margin-bottom: 0.5rem;
  border-radius: 24px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.account-banner .AlertSet .AlertItem:last-item {
  margin-bottom: 0;
}

.account-banner .AlertSet .AlertItem .media > img {
  width: 20px;
}

.account-banner .scrollbar-minimal ::-webkit-scrollbar-track {
  background-color: transparent;
}

.account-banner .scrollbar-minimal ::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.4);
}

.account-banner .scrollbar-minimal ::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.6);
}

.account-banner-bg-color-1 .account-banner:before {
  background-color: #f2f0f6;
}

.account-banner-bg-color-2 .account-banner:before {
  background-color: #00abbe;
}

.account-banner-bg-color-3 .account-banner:before {
  background-color: #00afcf;
}

.account-banner-bg-color-4 .account-banner:before {
  background-color: #e98300;
}

.account-banner-bg-color-5 .account-banner:before {
  background-color: #8e51ae;
}

.account-banner-bg-color-red .account-banner:before {
  background-color: #d03528;
}

.account-banner-bg-color-orange .account-banner:before {
  background-color: #e98300;
}

.account-banner-bg-color-yellow .account-banner:before {
  background-color: #e8d92d;
}

.account-banner-bg-color-green .account-banner:before {
  background-color: #68bd49;
}

.account-banner-bg-color-blue .account-banner:before {
  background-color: #00a9e0;
}

.account-banner-bg-color-purple .account-banner:before {
  background-color: #8e51ae;
}

.account-banner {
  --system-icon-color: #343a40;
  --system-icon-color-hover: #212529;
}

.account-banner .area-top-left a,
.account-banner .area-middle-left a,
.account-banner .area-bottom-left a,
.account-banner .area-center a {
  text-decoration: underline;
}

.account-banner .area-top-left,
.account-banner .area-top-left h1,
.account-banner .area-top-left h2,
.account-banner .area-top-left h3,
.account-banner .area-top-left h4,
.account-banner .area-top-left h5,
.account-banner .area-top-left label,
.account-banner .area-top-left .Label,
.account-banner .area-top-left .SectionLabel,
.account-banner .area-middle-left,
.account-banner .area-middle-left h1,
.account-banner .area-middle-left h2,
.account-banner .area-middle-left h3,
.account-banner .area-middle-left h4,
.account-banner .area-middle-left h5,
.account-banner .area-middle-left label,
.account-banner .area-middle-left .Label,
.account-banner .area-middle-left .SectionLabel,
.account-banner .area-bottom-left,
.account-banner .area-bottom-left h1,
.account-banner .area-bottom-left h2,
.account-banner .area-bottom-left h3,
.account-banner .area-bottom-left h4,
.account-banner .area-bottom-left h5,
.account-banner .area-bottom-left label,
.account-banner .area-bottom-left .Label,
.account-banner .area-bottom-left .SectionLabel,
.account-banner .area-center,
.account-banner .area-center h1,
.account-banner .area-center h2,
.account-banner .area-center h3,
.account-banner .area-center h4,
.account-banner .area-center h5,
.account-banner .area-center label,
.account-banner .area-center .Label,
.account-banner .area-center .SectionLabel {
  color: #1f202c;
}

.account-banner .area-top-left a.ButtonItem,
.account-banner .area-middle-left a.ButtonItem,
.account-banner .area-bottom-left a.ButtonItem,
.account-banner .area-center a.ButtonItem {
  text-decoration: none;
}

.account-banner .area-top-left a:not(.ButtonItem),
.account-banner .area-middle-left a:not(.ButtonItem),
.account-banner .area-bottom-left a:not(.ButtonItem),
.account-banner .area-center a:not(.ButtonItem) {
  color: #1f202c;
}

.account-banner-bg-color-5 .account-banner,
.account-banner-bg-color-red .account-banner,
.account-banner-bg-color-purple .account-banner {
  --system-icon-color: #ced4da;
  --system-icon-color-hover: #fff;
}

.account-banner-bg-color-5 .account-banner .area-top-left,
.account-banner-bg-color-5 .account-banner .area-top-left h1,
.account-banner-bg-color-5 .account-banner .area-top-left h2,
.account-banner-bg-color-5 .account-banner .area-top-left h3,
.account-banner-bg-color-5 .account-banner .area-top-left h4,
.account-banner-bg-color-5 .account-banner .area-top-left h5,
.account-banner-bg-color-5 .account-banner .area-top-left label,
.account-banner-bg-color-5 .account-banner .area-top-left .Label,
.account-banner-bg-color-5 .account-banner .area-top-left .SectionLabel,
.account-banner-bg-color-red .account-banner .area-top-left,
.account-banner-bg-color-red .account-banner .area-top-left h1,
.account-banner-bg-color-red .account-banner .area-top-left h2,
.account-banner-bg-color-red .account-banner .area-top-left h3,
.account-banner-bg-color-red .account-banner .area-top-left h4,
.account-banner-bg-color-red .account-banner .area-top-left h5,
.account-banner-bg-color-red .account-banner .area-top-left label,
.account-banner-bg-color-red .account-banner .area-top-left .Label,
.account-banner-bg-color-red .account-banner .area-top-left .SectionLabel,
.account-banner-bg-color-purple .account-banner .area-top-left,
.account-banner-bg-color-purple .account-banner .area-top-left h1,
.account-banner-bg-color-purple .account-banner .area-top-left h2,
.account-banner-bg-color-purple .account-banner .area-top-left h3,
.account-banner-bg-color-purple .account-banner .area-top-left h4,
.account-banner-bg-color-purple .account-banner .area-top-left h5,
.account-banner-bg-color-purple .account-banner .area-top-left label,
.account-banner-bg-color-purple .account-banner .area-top-left .Label,
.account-banner-bg-color-purple .account-banner .area-top-left .SectionLabel {
  color: #fff;
}

.account-banner-bg-color-5 .account-banner .area-top-left a.ButtonItem,
.account-banner-bg-color-red .account-banner .area-top-left a.ButtonItem,
.account-banner-bg-color-purple .account-banner .area-top-left a.ButtonItem {
  text-decoration: none;
}

.account-banner-bg-color-5 .account-banner .area-top-left a:not(.ButtonItem),
.account-banner-bg-color-red .account-banner .area-top-left a:not(.ButtonItem),
.account-banner-bg-color-purple .account-banner .area-top-left a:not(.ButtonItem) {
  color: #fff;
}

@media (min-width: 768px) {
  .account-banner-bg-color-5 .account-banner .area-middle-left,
  .account-banner-bg-color-5 .account-banner .area-middle-left h1,
  .account-banner-bg-color-5 .account-banner .area-middle-left h2,
  .account-banner-bg-color-5 .account-banner .area-middle-left h3,
  .account-banner-bg-color-5 .account-banner .area-middle-left h4,
  .account-banner-bg-color-5 .account-banner .area-middle-left h5,
  .account-banner-bg-color-5 .account-banner .area-middle-left label,
  .account-banner-bg-color-5 .account-banner .area-middle-left .Label,
  .account-banner-bg-color-5 .account-banner .area-middle-left .SectionLabel,
  .account-banner-bg-color-5 .account-banner .area-bottom-left,
  .account-banner-bg-color-5 .account-banner .area-bottom-left h1,
  .account-banner-bg-color-5 .account-banner .area-bottom-left h2,
  .account-banner-bg-color-5 .account-banner .area-bottom-left h3,
  .account-banner-bg-color-5 .account-banner .area-bottom-left h4,
  .account-banner-bg-color-5 .account-banner .area-bottom-left h5,
  .account-banner-bg-color-5 .account-banner .area-bottom-left label,
  .account-banner-bg-color-5 .account-banner .area-bottom-left .Label,
  .account-banner-bg-color-5 .account-banner .area-bottom-left .SectionLabel,
  .account-banner-bg-color-red .account-banner .area-middle-left,
  .account-banner-bg-color-red .account-banner .area-middle-left h1,
  .account-banner-bg-color-red .account-banner .area-middle-left h2,
  .account-banner-bg-color-red .account-banner .area-middle-left h3,
  .account-banner-bg-color-red .account-banner .area-middle-left h4,
  .account-banner-bg-color-red .account-banner .area-middle-left h5,
  .account-banner-bg-color-red .account-banner .area-middle-left label,
  .account-banner-bg-color-red .account-banner .area-middle-left .Label,
  .account-banner-bg-color-red .account-banner .area-middle-left .SectionLabel,
  .account-banner-bg-color-red .account-banner .area-bottom-left,
  .account-banner-bg-color-red .account-banner .area-bottom-left h1,
  .account-banner-bg-color-red .account-banner .area-bottom-left h2,
  .account-banner-bg-color-red .account-banner .area-bottom-left h3,
  .account-banner-bg-color-red .account-banner .area-bottom-left h4,
  .account-banner-bg-color-red .account-banner .area-bottom-left h5,
  .account-banner-bg-color-red .account-banner .area-bottom-left label,
  .account-banner-bg-color-red .account-banner .area-bottom-left .Label,
  .account-banner-bg-color-red .account-banner .area-bottom-left .SectionLabel,
  .account-banner-bg-color-purple .account-banner .area-middle-left,
  .account-banner-bg-color-purple .account-banner .area-middle-left h1,
  .account-banner-bg-color-purple .account-banner .area-middle-left h2,
  .account-banner-bg-color-purple .account-banner .area-middle-left h3,
  .account-banner-bg-color-purple .account-banner .area-middle-left h4,
  .account-banner-bg-color-purple .account-banner .area-middle-left h5,
  .account-banner-bg-color-purple .account-banner .area-middle-left label,
  .account-banner-bg-color-purple .account-banner .area-middle-left .Label,
  .account-banner-bg-color-purple .account-banner .area-middle-left .SectionLabel,
  .account-banner-bg-color-purple .account-banner .area-bottom-left,
  .account-banner-bg-color-purple .account-banner .area-bottom-left h1,
  .account-banner-bg-color-purple .account-banner .area-bottom-left h2,
  .account-banner-bg-color-purple .account-banner .area-bottom-left h3,
  .account-banner-bg-color-purple .account-banner .area-bottom-left h4,
  .account-banner-bg-color-purple .account-banner .area-bottom-left h5,
  .account-banner-bg-color-purple .account-banner .area-bottom-left label,
  .account-banner-bg-color-purple .account-banner .area-bottom-left .Label,
  .account-banner-bg-color-purple .account-banner .area-bottom-left .SectionLabel {
    color: #fff;
  }
  .account-banner-bg-color-5 .account-banner .area-middle-left a.ButtonItem,
  .account-banner-bg-color-5 .account-banner .area-bottom-left a.ButtonItem,
  .account-banner-bg-color-red .account-banner .area-middle-left a.ButtonItem,
  .account-banner-bg-color-red .account-banner .area-bottom-left a.ButtonItem,
  .account-banner-bg-color-purple .account-banner .area-middle-left a.ButtonItem,
  .account-banner-bg-color-purple .account-banner .area-bottom-left a.ButtonItem {
    text-decoration: none;
  }
  .account-banner-bg-color-5 .account-banner .area-middle-left a:not(.ButtonItem),
  .account-banner-bg-color-5 .account-banner .area-bottom-left a:not(.ButtonItem),
  .account-banner-bg-color-red .account-banner .area-middle-left a:not(.ButtonItem),
  .account-banner-bg-color-red .account-banner .area-bottom-left a:not(.ButtonItem),
  .account-banner-bg-color-purple .account-banner .area-middle-left a:not(.ButtonItem),
  .account-banner-bg-color-purple .account-banner .area-bottom-left a:not(.ButtonItem) {
    color: #fff;
  }
}
@media (min-width: 992px) {
  .account-banner-bg-color-5 .account-banner .area-center,
  .account-banner-bg-color-5 .account-banner .area-center h1,
  .account-banner-bg-color-5 .account-banner .area-center h2,
  .account-banner-bg-color-5 .account-banner .area-center h3,
  .account-banner-bg-color-5 .account-banner .area-center h4,
  .account-banner-bg-color-5 .account-banner .area-center h5,
  .account-banner-bg-color-5 .account-banner .area-center label,
  .account-banner-bg-color-5 .account-banner .area-center .Label,
  .account-banner-bg-color-5 .account-banner .area-center .SectionLabel,
  .account-banner-bg-color-red .account-banner .area-center,
  .account-banner-bg-color-red .account-banner .area-center h1,
  .account-banner-bg-color-red .account-banner .area-center h2,
  .account-banner-bg-color-red .account-banner .area-center h3,
  .account-banner-bg-color-red .account-banner .area-center h4,
  .account-banner-bg-color-red .account-banner .area-center h5,
  .account-banner-bg-color-red .account-banner .area-center label,
  .account-banner-bg-color-red .account-banner .area-center .Label,
  .account-banner-bg-color-red .account-banner .area-center .SectionLabel,
  .account-banner-bg-color-purple .account-banner .area-center,
  .account-banner-bg-color-purple .account-banner .area-center h1,
  .account-banner-bg-color-purple .account-banner .area-center h2,
  .account-banner-bg-color-purple .account-banner .area-center h3,
  .account-banner-bg-color-purple .account-banner .area-center h4,
  .account-banner-bg-color-purple .account-banner .area-center h5,
  .account-banner-bg-color-purple .account-banner .area-center label,
  .account-banner-bg-color-purple .account-banner .area-center .Label,
  .account-banner-bg-color-purple .account-banner .area-center .SectionLabel {
    color: #fff;
  }
  .account-banner-bg-color-5 .account-banner .area-center a.ButtonItem,
  .account-banner-bg-color-red .account-banner .area-center a.ButtonItem,
  .account-banner-bg-color-purple .account-banner .area-center a.ButtonItem {
    text-decoration: none;
  }
  .account-banner-bg-color-5 .account-banner .area-center a:not(.ButtonItem),
  .account-banner-bg-color-red .account-banner .area-center a:not(.ButtonItem),
  .account-banner-bg-color-purple .account-banner .area-center a:not(.ButtonItem) {
    color: #fff;
  }
}
.account-page-with-banner .mini-profile-banner-large .panel-heading,
.account-page-with-banner .mini-profile-banner-small .panel-heading,
.account-page-with-banner .account-page-top-area.account-page-top-area {
  background-color: #f9f9f9;
}

.account-page-with-banner .account-page-top-area {
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.account-page-with-banner .mini-profile-banner-large .mini-profile-picture-section,
.account-page-with-banner .mini-profile-banner-small .mini-profile-picture-section {
  background-color: #f9f9f9;
}

.account-page-with-banner .mini-profile-banner-large .mini-profile-picture-section,
.account-page-with-banner .mini-profile-banner-small .mini-profile-picture-section {
  border-bottom: 1px solid #ccc;
}

@media (min-width: 768px) {
  .account-page-with-banner .mini-profile-banner-large .mini-profile-name-section,
  .account-page-with-banner .mini-profile-banner-large .mini-profile-address-section {
    background-color: #f9f9f9;
  }
  .account-page-with-banner .mini-profile-banner-large .mini-profile-name-section,
  .account-page-with-banner .mini-profile-banner-large .mini-profile-name-section h1,
  .account-page-with-banner .mini-profile-banner-large .mini-profile-name-section h2,
  .account-page-with-banner .mini-profile-banner-large .mini-profile-name-section h3,
  .account-page-with-banner .mini-profile-banner-large .mini-profile-name-section h4,
  .account-page-with-banner .mini-profile-banner-large .mini-profile-name-section h5,
  .account-page-with-banner .mini-profile-banner-large .mini-profile-name-section label,
  .account-page-with-banner .mini-profile-banner-large .mini-profile-name-section .Label,
  .account-page-with-banner .mini-profile-banner-large .mini-profile-name-section .SectionLabel,
  .account-page-with-banner .mini-profile-banner-large .mini-profile-address-section,
  .account-page-with-banner .mini-profile-banner-large .mini-profile-address-section h1,
  .account-page-with-banner .mini-profile-banner-large .mini-profile-address-section h2,
  .account-page-with-banner .mini-profile-banner-large .mini-profile-address-section h3,
  .account-page-with-banner .mini-profile-banner-large .mini-profile-address-section h4,
  .account-page-with-banner .mini-profile-banner-large .mini-profile-address-section h5,
  .account-page-with-banner .mini-profile-banner-large .mini-profile-address-section label,
  .account-page-with-banner .mini-profile-banner-large .mini-profile-address-section .Label,
  .account-page-with-banner .mini-profile-banner-large .mini-profile-address-section .SectionLabel {
    color: #1f202c;
  }
  .account-page-with-banner .mini-profile-banner-large .mini-profile-name-section a.ButtonItem,
  .account-page-with-banner .mini-profile-banner-large .mini-profile-address-section a.ButtonItem {
    text-decoration: none;
  }
  .account-page-with-banner .mini-profile-banner-large .mini-profile-name-section a:not(.ButtonItem),
  .account-page-with-banner .mini-profile-banner-large .mini-profile-address-section a:not(.ButtonItem) {
    color: #1f202c;
  }
  .account-page-with-banner .mini-profile-banner-large .mini-profile:after {
    /* because we're not sure if the name or address will be the last
                    section of the right column, need to add the border in this weird way
                */
    content: "";
    border-bottom: 1px solid #ccc;
    grid-column: address;
    grid-row: address;
    align-self: end;
    z-index: 1;
  }
}
/* Progress Tracker
   ========================================================================== */
/* These are overrides for the colors and styles defined in 10-UltraWave.css */
/* <Progress Tracker (Default)> */
.ProgressTracker .count {
  font-weight: bold;
}

.ProgressTracker .SuccessfulMessage,
.ProgressTracker .ProgressBar > span {
  background-color: #1f202c;
}

.ProgressTrackerNavigation:hover {
  border-radius: 22px;
  box-shadow: 0 2px 3px 0px #999999;
  border-color: #999999;
  opacity: 0.9;
  cursor: pointer;
}

/* </Progress Tracker > */
/* <Progress Tracker 2> */
.ProgressTracker2 .ProgressTrackerPanel {
  background-color: #303144;
}

.ProgressTracker2 .ProgressTrackerPanel::after {
  display: block;
  clear: both;
  content: "";
}

.ProgressTracker2 .ProgressTrackerPanel .count {
  color: #fff;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-weight: 500;
}

.ProgressTracker2 div p {
  background-color: #f2f0f6;
  color: #ff623f;
  margin-bottom: 0;
}

.ProgressTracker2 .ProgressBar {
  margin: 10px;
}

.ProgressTracker2 .ProgressBar > span {
  background-color: #70cbdb;
}

.ProgressTracker2 .SuccessfulMessage {
  background-color: #fcccc2;
  color: #1f202c;
}

/* </Progress Tracker 2> */
/* Filter Panel (Query Menu)
   ========================================================================== */
/* This is an alternate style for the Query Menu filter panel */
.FilterPanel {
  background-color: #f2f0f6;
  border: none !important;
  margin-top: -3px;
}

.FilterPanel .PanelTitle,
.FilterPanel .panel-title {
  background-image: none;
  padding-left: 0.1em;
  line-height: normal;
  margin-left: 0;
  font-size: 148.2354%;
}

.FilterPanel .PanelHead.Distinguish,
.FilterPanel .panel-heading.Distinguish {
  border: none;
  min-height: 1em;
}

/* Cart Charges
   ========================================================================== */
.CartCharges {
  background-color: #f2f0f6;
}

.CartCharges .PanelField {
  border-bottom: none;
  border-top: 1px solid #ddd;
}

.CartCharges .PanelField:first-child,
.CartCharges .PanelField .GrandTotal {
  border-top: none;
}

.CartCharges .GrandTotal .PanelField {
  background-color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  color: #00afcf;
}

.CartCharges .GrandTotal .PanelField .Label {
  color: #00afcf;
}

/* ==========================================================================
   TELERIK OVERRIDES
   ========================================================================== */
/* RadToolTip
   ========================================================================== */
/* Currently used by the QueryMenu iPart */
.RadToolTip_Telerik a:hover {
  background-color: #303144;
}

/* ==========================================================================
   JUMBOTRON
   ========================================================================== */
/* Home page full width banners */
/* Home page full width area
   ========================================================================== */
/* This is for the full width area of the Cities and Cities_Responsive home page.
 * It uses a content area to acheive the full width
 */
.HomePageFullWidthArea .ContentItemContainer .panel:not(.panel-border),
.HomePageFullWidthArea .ContentItemContainer div .panel:not(.panel-border) {
  /* if borders are not turned on don't leave the space for them */
  border-width: 0;
}

.HomePageFullWidthArea .ContentItemContainer .panel .panel-body-container .panel-body,
.HomePageFullWidthArea .ContentItemContainer div .panel .panel-body-container .panel-body {
  /* Turn off the padding on iPart panels */
  padding: 0;
}

/* Header backgrounds
   ========================================================================== */
.header-bg {
  background-color: #1f202c;
}

.header-dark .header-bg {
  background-color: #222;
}

.carousel .img-copyright,
.carousel2 .img-copyright {
  width: 100%;
  text-align: right;
  font-size: 70%;
}

.carousel .img-copyright a,
.carousel .img-copyright a:hover,
.carousel .img-copyright a:focus,
.carousel .img-copyright a:visited,
.carousel .img-copyright a:active,
.carousel2 .img-copyright a,
.carousel2 .img-copyright a:hover,
.carousel2 .img-copyright a:focus,
.carousel2 .img-copyright a:visited,
.carousel2 .img-copyright a:active {
  color: #fff;
}

/* Carousel
   ========================================================================== */
/* Used by the Slideshow iPart */
.carousel,
.carousel2,
.HomePageFullWidthArea {
  position: relative;
}

.carousel h1,
.carousel h2,
.carousel h3,
.carousel h4,
.carousel .SearchField label,
.SearchField .carousel label,
.carousel h5,
.carousel2 h1,
.carousel2 h2,
.carousel2 h3,
.carousel2 h4,
.carousel2 .SearchField label,
.SearchField .carousel2 label,
.carousel2 h5,
.HomePageFullWidthArea h1,
.HomePageFullWidthArea h2,
.HomePageFullWidthArea h3,
.HomePageFullWidthArea h4,
.HomePageFullWidthArea .SearchField label,
.SearchField .HomePageFullWidthArea label,
.HomePageFullWidthArea h5 {
  font-weight: bold;
  display: inline-block;
}

@media (max-width: 991px) {
  .carousel h1,
  .carousel2 h1,
  .HomePageFullWidthArea h1 {
    font-size: 200%;
  }
}
.carousel .carousel-caption,
.carousel2 .carousel-caption,
.HomePageFullWidthArea .carousel-caption {
  padding: 1em;
  position: absolute;
  font-family: "Montserrat", Helvetica, sans-serif;
  bottom: auto;
  top: 250px;
  background-color: none;
  text-align: left;
  color: #fff;
}

.carousel .carousel-caption p,
.carousel2 .carousel-caption p,
.HomePageFullWidthArea .carousel-caption p {
  font-size: 22px;
}

.carousel .carousel-caption h1,
.carousel2 .carousel-caption h1,
.HomePageFullWidthArea .carousel-caption h1 {
  color: #fff;
}

.carousel .carousel-caption h1:after,
.carousel2 .carousel-caption h1:after,
.HomePageFullWidthArea .carousel-caption h1:after {
  display: none;
}

@media (min-width: 992px) {
  .carousel .carousel-caption,
  .carousel2 .carousel-caption,
  .HomePageFullWidthArea .carousel-caption {
    width: 40%;
    left: 15%;
    right: auto;
  }
}
@media (max-width: 991px) {
  .carousel .carousel-caption,
  .carousel2 .carousel-caption,
  .HomePageFullWidthArea .carousel-caption {
    width: 100%;
    position: static;
    margin: 0 auto;
  }
}
.Wrapper-HomePage .header {
  min-height: 100vh;
}

.Wrapper-HomePage .header-background-container {
  background-color: #888;
  /* fall back to make the header dark in case the carousel does not load */
}

.Wrapper-HomePage .header-background-container:before {
  content: "";
  display: block;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  height: 6em;
  width: 100%;
  position: absolute;
  z-index: 1;
}

.Wrapper-HomePage .header-background-container .ContentItemContainer > .ContentItemContainer {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #1f202c;
  background: #1f202c linear-gradient(27deg, #888 0%, #1f202c 30%, #ff623f 100%);
}

.Wrapper-HomePage .header-background-container .ContentItemContainer > .ContentItemContainer .bg-img-full-size {
  mix-blend-mode: multiply;
}

.Wrapper-HomePage .home-page-header-container {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding-top: 3em;
  padding-bottom: 3em;
}

.hero-caption,
.carousel-caption {
  background-color: transparent;
  text-align: center;
}

.hero-caption h1,
.carousel-caption h1 {
  font-size: 3.5rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.hero-caption h1 .text-large,
.carousel-caption h1 .text-large {
  display: block;
  margin-top: 1rem;
  font-size: 5rem;
}

.hero-caption p.lead,
.carousel-caption p.lead {
  font-size: 1.8rem;
  line-height: 1.5;
}

@media (min-width: 992px) {
  .hero-caption,
  .carousel-caption {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1380px;
  }
  .hero-caption h1,
  .carousel-caption h1 {
    font-size: 5rem;
  }
  .hero-caption h1 .text-large,
  .carousel-caption h1 .text-large {
    font-size: 6.5rem;
  }
  .hero-caption p.lead,
  .carousel-caption p.lead {
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .hero-caption h1,
  .carousel-caption h1 {
    font-size: 7rem;
  }
  .hero-caption h1 .text-large,
  .carousel-caption h1 .text-large {
    font-size: 8.8rem;
  }
  .hero-caption p.lead,
  .carousel-caption p.lead {
    font-size: 2.8rem;
  }
}
.carousel-hero-dark .carousel-caption,
.carousel-hero-dark .carousel-caption h1,
.carousel-hero-dark .carousel-caption h2,
.carousel-hero-dark .carousel-caption h3,
.carousel-hero-dark .carousel-caption h4,
.carousel-hero-dark .carousel-caption .SearchField label,
.SearchField .carousel-hero-dark .carousel-caption label,
.carousel-hero-dark .carousel-caption h5,
.hero-dark .hero-caption,
.hero-dark .hero-caption h1,
.hero-dark .hero-caption h2,
.hero-dark .hero-caption h3,
.hero-dark .hero-caption h4,
.hero-dark .hero-caption .SearchField label,
.SearchField .hero-dark .hero-caption label,
.hero-dark .hero-caption h5 {
  color: #fff;
}

.carousel-hero-dark .carousel-caption a:not(.TextButton),
.hero-dark .hero-caption a:not(.TextButton) {
  color: #fff;
  text-decoration: underline;
}

.header-display-page-title header.header .internal-header-container {
  align-self: center;
  text-align: center;
}

.header-display-page-title header.header .internal-header-container .header-title-banner {
  padding-top: 3em;
  padding-bottom: 3em;
  background-repeat: no-repeat;
  background-position: 50% 10%;
  background-size: 200px;
  min-height: 200px;
}

.header-display-page-title header.header .internal-header-container .lead {
  max-width: 20em;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .header-display-page-title header.header .internal-header-container {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  .header-display-page-title header.header .internal-header-container h1 {
    font-size: 4em;
  }
}
@media (min-width: 992px) {
  .header-display-page-title header.header .internal-header-container {
    padding-top: 5em;
    padding-bottom: 5em;
  }
  .header-display-page-title header.header .internal-header-container h1 {
    font-size: 5.5em;
  }
  .header-display-page-title header.header .internal-header-container .lead {
    font-size: 2em;
  }
}
.interior-img-splash {
  display: grid;
  align-items: end;
}

.interior-img-splash .img-primary-container,
.interior-img-splash .img-secondary-container,
.interior-img-splash .splash-text {
  grid-column: 1;
  grid-row: 1;
  max-height: 70vh;
}

.interior-img-splash .img-inner {
  width: 100%;
  height: 100%;
}

.interior-img-splash .splash-text {
  z-index: 3;
  padding: 10px;
  color: #fff;
}

.interior-img-splash .splash-text h2 {
  color: #fff;
}

@media (max-width: 991px) {
  .interior-img-splash .img-secondary-container {
    display: none;
  }
}
@media (min-width: 992px) {
  .interior-img-splash {
    grid-template-columns: 2fr 1fr 1fr;
    grid-template-rows: 2fr auto 1fr;
    align-items: start;
  }
  .interior-img-splash img {
    object-fit: cover !important;
    object-position: 50% 50%;
    width: 100%;
    max-width: initial;
    height: 100% !important;
  }
  .interior-img-splash .img-primary-container {
    grid-column: 1/span 2;
    grid-row: 1/span 2;
    width: 100%;
    height: 100%;
  }
  .interior-img-splash .img-secondary-container {
    grid-column: 2/span 2;
    grid-row: 2/span 2;
    width: 100%;
    height: 100%;
  }
  .interior-img-splash .splash-text {
    grid-column: 1/span 3;
    grid-row: 2;
    margin-left: 8em;
    margin-top: 3em;
  }
  .interior-img-splash .splash-text h2 {
    font-size: 2.8em;
  }
  .interior-img-splash .splash-text h2 span {
    font-size: 115%;
  }
  .interior-img-splash .splash-text .lead {
    font-size: 2em;
  }
}
.parallax-container {
  position: relative;
}

.parallax-container .js-parallax-up {
  position: absolute;
}

/* ==========================================================================
   COMMUNITIES
   ========================================================================== */
/* Community left nav */
.CommunityLinksBlock a {
  color: #1f202c;
}

.CommunityLinksBlock a:hover {
  background-color: #fff;
  color: #1f202c;
  text-decoration: none;
}

.CommunityLinksBlock a.CommunityLinksSelected,
.CommunityLinksBlock a.CommunityLinksSelected:hover {
  background-color: #160c94;
  color: White;
  font-weight: bold;
  text-decoration: none;
}

/* Community breadcrumb */
.BreadCrumbCurrent {
  font-size: 120%;
  font-weight: bold;
}

/*** Communities common elements ***/
.CommunityItemActionLinks a:hover {
  background-color: #160c94;
}

.CommunityItemTitle {
  font-size: 110%;
  padding: 0.25em 0;
}

.CommunityProfilePicture img {
  border-radius: 24px;
}

.CommunityReplyForm,
.CommunityCommentItem {
  background: #f2f2f2;
  border-left: 10px solid #ddd;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.CommunityWikiItem .CommunityRepeaterList .CommunityCommentItem {
  background: #f2f2f2;
}

/* For adding comments */
.CommunityWikiReplyForm {
  background: #f2f2f2;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

/*****************************************************/
/*            Donor Sample Site Styles               */
/*****************************************************/
/* These styles are used in the Donor sample site  */
.DonorBannerInterior {
  overflow: hidden;
  height: 275px;
  position: relative;
}

.DonorBannerTextBackgroundHome {
  background: none repeat scroll 0 0 #191919;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
  float: right;
  height: 292px;
  width: 450px;
  margin: 20px;
}

.DonorBannerTextBackgroundInterior {
  background: none repeat scroll 0 0 #191919;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
  float: right;
  height: 236px;
  width: 450px;
  margin: 20px;
}

.DonorBannerTextBackgroundHome h1,
.DonorBannerTextBackgroundInterior h1 {
  color: #fff;
  font-size: 280%;
  background: none;
  margin: 0.4em;
}

.DonorBannerTextBackgroundHome p,
.DonorBannerTextBackgroundInterior p {
  color: #fff;
  font-size: 120%;
  line-height: 1.6em;
  margin: 1em;
  padding: 0.4em;
}

/**** End Donor Sample Site Styles ****/
/* ==========================================================================
   MISCELLANEOUS
   ========================================================================== */
/* Classes that can be used for iParts and HTML content */
/* Titles */
h1.BigHeader,
.h1.BigHeader {
  background-color: transparent;
  color: #1f202c;
}

/* Use class ContentBlockPrimary to give a block of content extra emphasis */
.ContentBlockPrimary {
  padding: 20px;
  background-color: #f2f0f6;
}

/* Make the titles on secondary columns smaller - used on the Member home page */
.SecondaryColumn h2,
.SecondaryColumn .PanelTitle,
.SecondaryColumn .panel-title {
  font-family: inherit;
  font-weight: bold;
  font-size: 90%;
  color: #333333;
  text-transform: uppercase;
}

.SecondaryColumn h2,
.SecondaryColumn .PanelHead,
.SecondaryColumn .TitleBarCaption,
.SecondaryColumn .panel-heading {
  border-bottom: none;
}

.SecondaryColumn h4, .SecondaryColumn .SearchField label, .SearchField .SecondaryColumn label,
.SecondaryColumn .PanelHead,
.SecondaryColumn .TitleBarCaption,
.SecondaryColumn .panel-heading {
  color: #000;
}

.SecondaryColumn .PanelHead,
.SecondaryColumn .panel-heading {
  padding: 0 4px;
}

.SecondaryColumn .PanelField label,
.SecondaryColumn .PanelField .Label,
.SecondaryColumn .PanelField .PanelFieldLabel,
.SecondaryColumn .PanelField .PanelFieldValue {
  text-align: unset;
  float: none;
  width: auto;
}

.SecondaryColumn .CommunityBlogItem {
  padding: 0 0 0 10px;
}

.SecondaryColumn .CommunityBlogItem .PanelFieldValue {
  padding: 0;
}

.SecondaryColumn .CommunityItemTitle {
  font-weight: normal;
  font-size: inherit;
}

.SecondaryColumn .RadGrid .rgRow td,
.SecondaryColumn .RadGrid .rgNoRecords td {
  padding: 4px;
}

/* Use class ContentBlockPictureArea to surround an image within a ContentBlockPrimary area */
.ContentBlockPictureArea,
.ContentBlockLeft {
  width: 250px;
  float: left;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}

.ContentBlockPictureArea.FloatRight,
.ContentBlockLeft.FloatRight {
  float: right;
  margin-left: 0.5em;
}

.ContentBlockPictureArea img,
.ContentBlockLeft img {
  max-width: 100%;
  height: auto !important;
}

.BlockList ul {
  margin: 0;
  padding: 0;
}

.BlockList li {
  list-style: none;
}

.BlockList a {
  display: block;
  text-decoration: none;
  padding: 20px;
}

.BlockList a:hover {
  background-color: #eae6f0;
}

.BlockList a span {
  text-decoration: underline;
}

.BlockList p {
  color: #1f202c;
  margin-bottom: 0;
}

.TaggedListColumns .TaggedListPanel {
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 30px 0 0 30px;
}

.TaggedListColumns .TaggedListPanel .content-tagged-tall {
  float: none;
  border: 0 solid transparent;
  border-width: 0 30px 30px 0;
}

.TaggedListColumns .TaggedListPanel > div:last-child .TextButton {
  /* Hide the Next Button */
  display: none;
}

/* Tagged list format, styled similar to BlockList */
.BlockTLItem {
  display: block;
  text-decoration: none;
  padding: 10px 0;
}

.BlockTLItem,
.BlockList li {
  border-bottom: 1px solid #ddd;
}

.BlockTLItem h4, .BlockTLItem .SearchField label, .SearchField .BlockTLItem label,
.BlockList h4,
.BlockList .SearchField label,
.SearchField .BlockList label {
  font-size: 110%;
  font-weight: normal;
}

/* Tall tagged list items */
/* Best when used in conjunction with the TaggedListColumns class in the Zone CSS */
.content-tagged-tall {
  min-width: 15em;
  max-width: 33.3333333333%;
  float: left;
}

.content-tagged-tall:first-child {
  margin-left: 0;
}

.content-tagged-tall a:not(.TextButton) {
  text-decoration: none;
}

.content-tagged-tall a:not(.TextButton),
.content-tagged-tall a:not(.TextButton):visited {
  color: #00afcf;
}

.content-tagged-tall a:not(.TextButton):hover,
.content-tagged-tall a:not(.TextButton):focus,
.content-tagged-tall a:not(.TextButton):active {
  color: #008da6;
}

.content-tagged-tall .item-image-wrapper {
  height: 15em;
  overflow: hidden;
  position: relative;
}

.content-tagged-tall .item-image-wrapper:after {
  content: "";
  display: block;
  background-color: rgba(31, 32, 44, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease;
}

.content-tagged-tall .item-image-wrapper img {
  object-fit: cover !important;
  object-position: 50% 50%;
  width: 100%;
  max-width: initial;
  height: 100% !important;
}

.content-tagged-tall .item-image-wrapper .item-image-inner {
  width: 100%;
  height: 100%;
  transition: all 0.2s ease;
}

.content-tagged-tall .item-description {
  padding: 10px;
  background-color: #fff;
}

.content-tagged-tall:hover .item-image-wrapper:after {
  opacity: 0;
}

.content-tagged-tall:hover .item-image-inner {
  transform: scale(1.1);
}

.content-tagged-tall:nth-child(2) {
  transition-delay: 0.2s !important;
}

.content-tagged-tall:nth-child(3) {
  transition-delay: 0.3s !important;
}

/* PublishDate and ReadMoreLink are used in the Block tagged list format */
.PublishDate {
  font-size: 85%;
  font-style: italic;
}

/* Use on the blockquote element for a styled quote */
.Quote {
  margin: 1.5em 0.7em 1.5em 0;
  padding: 1.5em 0.7em;
  quotes: "“" "”" "“" "”";
  font-weight: normal;
}

.Quote:before {
  content: open-quote;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  font-size: 500%;
  line-height: 0.1em;
}

.Quote p {
  display: inline;
}

.Quote cite {
  display: block;
  margin-left: 1em;
  margin-top: 0.5em;
  font-style: italic;
}

.Quote cite:before {
  content: "— ";
}

@media (min-width: 768px) {
  .Quote {
    font-size: 120%;
  }
  .Quote cite {
    font-size: 90%;
    margin-left: 2em;
  }
}
.QuoteStyle2 {
  border-left-color: #ff623f;
}

/* CalloutPanelField1 can be used as a wrapper for PanelFields, or on the PanelField directly, to callout the first label. */
.CalloutPanelField1 .PanelField label:first-child,
.CalloutPanelField1.PanelField label:first-child,
.CalloutPanelField1 .PanelField .Label:first-child,
.CalloutPanelField1.PanelField .Label:first-child {
  position: relative;
  padding: 15px;
  margin: 0 0 1em;
  color: #fff;
  background: #00afcf;
  /*$callout1-bg*/
  width: auto;
  border-radius: 3px;
}

.CalloutPanelField1 .PanelField label:first-child:after,
.CalloutPanelField1.PanelField label:first-child:after,
.CalloutPanelField1 .PanelField .Label:first-child:after,
.CalloutPanelField1.PanelField .Label:first-child:after {
  content: "";
  position: absolute;
  bottom: -8px;
  /* value = - border-top-width - border-bottom-width */
  left: 30px;
  /* controls horizontal position */
  border-width: 8px 8px 0;
  /* vary these values to change the angle of the vertex */
  border-style: solid;
  border-color: #00afcf transparent;
  /*$callout1-bg*/
  /* reduce the damage in FF3.0 */
  display: block;
  width: 0;
}

/* TotalBox can be used as a wrapper for PanelFields, or on the PanelField directly, to visually distinguish a calculated total. */
.TotalBox {
  border-color: #ddd;
}

.TotalBox label {
  background-color: #00afcf;
  color: #fff;
  padding: 0.25em 0.75em;
  color: #fff;
}

/* Add zone style "CCOGrayBg" to give CCO content a gray background */
.CCOGrayBg .RadMultiPage {
  background-color: #f2f0f6;
}

.CCOGrayBg .yui-g {
  float: none;
}

/* Add zone style "TitleBarNoBorder" to remove the bottom border from the title bar caption */
.TitleBarNoBorder .TitleBarCaption,
.TitleBarNoBorder .PanelHead.Distinguish,
.TitleBarNoBorder .panel-heading.Distinguish {
  border-bottom: none;
}

/* Use the FeatureText class to make a block of text larger for emphasis */
.FeatureText {
  color: #3f4159;
  font-size: 150%;
  line-height: 170%;
}

/* Use the CenterText class to center the text within the iPart */
.CenterText {
  text-align: center;
}

.FullWidthButtons .btn,
.FullWidthButtons .TextButton {
  display: block;
}

/* Use class FeatureActionLink on a link to call attention to it */
a.FeatureActionLink {
  transition: all 0.2s ease-in;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 110%;
  font-weight: 500;
  line-height: 1.5em;
  padding: 8px 0;
  text-decoration: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  a.FeatureActionLink {
    transition: none;
  }
}
@media (min-width: 992px) {
  a.FeatureActionLink {
    font-size: 150%;
  }
}
a.FeatureActionLink:hover {
  text-decoration: underline;
}

/* Spotlight
   ========================================================================== */
/* Featured items display */
.Spotlight {
  text-align: center;
}

.Spotlight img,
.Spotlight h4,
.Spotlight .SearchField label,
.SearchField .Spotlight label {
  text-align: center;
}

@media (min-width: 768px) {
  .Spotlight .ImageWrapper {
    height: 160px;
  }
}
.Spotlight .TextButton,
.Spotlight .btn {
  margin-top: 1em;
}

.Spotlight p {
  text-align: center;
  padding-top: 0.4em;
}

.Spotlight a img {
  transition: opacity 0.2s;
}

@media screen and (prefers-reduced-motion: reduce) {
  .Spotlight a img {
    transition: none;
  }
}
.Spotlight a img:hover {
  opacity: 0.8;
}

.SpotlightRow {
  margin-bottom: 1.2em;
}

.SpotlightRow::after {
  display: block;
  clear: both;
  content: "";
}

@media (min-width: 768px) {
  .SpotlightRow.ThreeAcross .Spotlight {
    float: left;
    width: 33%;
    padding-left: 2%;
    padding-right: 2%;
  }
}
/* Feature Area
   ========================================================================== */
@media (min-width: 992px) {
  .feature-area {
    padding-top: 8em;
    padding-bottom: 6em;
  }
}
.my-lg,
.mt-lg {
  margin-top: 4em;
}

.my-lg,
.mb-lg {
  margin-bottom: 4em;
}

/* Feature Header
   ========================================================================== */
.feature-header {
  text-align: center;
  color: #1f202c;
  border-bottom: none;
  margin-bottom: 0.4em;
  font-size: 4rem;
  max-width: 25em;
  margin-left: auto;
  margin-right: auto;
}

.feature-lead {
  text-align: center;
  max-width: 20em;
  margin-left: auto;
  margin-right: auto;
}

/* Feature Link
   ========================================================================== */
.feature-link-with-image {
  margin-bottom: 1em;
}

.feature-link-with-image,
.feature-link-with-image:hover,
.feature-link-with-image:active,
.feature-link-with-image:visited {
  text-decoration: none;
  color: #fff;
}

.feature-link-with-image .feature-link-wrapper {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 17em;
  margin-bottom: 20px;
}

.feature-link-with-image .feature-link-text {
  height: 100%;
  padding: 0.8em;
  font-size: 110%;
}

@media (min-width: 480px) {
  .feature-link-with-image .feature-link-text {
    width: 45%;
  }
}
.feature-link-with-image .feature-link-text h1,
.feature-link-with-image .feature-link-text h2,
.feature-link-with-image .feature-link-text h3,
.feature-link-with-image .feature-link-text h4,
.feature-link-with-image .feature-link-text .SearchField label,
.SearchField .feature-link-with-image .feature-link-text label,
.feature-link-with-image .feature-link-text h5 {
  margin-top: 0;
}

.feature-link-with-image.feature-link-1 .feature-link-text {
  background-color: #00afcf;
  background-color: rgba(0, 175, 207, 0.75);
}

.feature-link-with-image.feature-link-1:hover .feature-link-text {
  background-color: #00849c;
  background-color: rgba(0, 132, 156, 0.75);
}

.feature-link-with-image.feature-link-2 .feature-link-text {
  background-color: #1f202c;
  background-color: rgba(31, 32, 44, 0.75);
}

.feature-link-with-image.feature-link-2:hover .feature-link-text {
  background-color: #0a0a0e;
  background-color: rgba(10, 10, 14, 0.75);
}

/* Line Thru
   ========================================================================== */
/* A small piece of text with a line on either side */
/* E.g. the "or" text on the sign in iPart (when social networking sign in is enabled) */
.LineThruBlock {
  border-bottom: 1px solid #ddd;
}

.LineThru {
  background-color: #f2f0f6;
}

/* Feature Text Inline
   ========================================================================== */
.feature-text-inline {
  color: #00afcf;
}

/* Header Links
   ========================================================================== */
.header-link {
  border-bottom: none;
}

.header-link a {
  text-decoration: none;
}

.header-link a,
.header-link a:visited {
  color: #1f202c;
}

.header-link a:hover,
.header-link a:active,
.header-link a:focus {
  color: #150b8b;
}

/* Image Banners
   ========================================================================== */
/* use these classes to get a particular background image on an element */
.bg-img-conference-tall {
  background-color: #081337;
  background-image: url("../../images/samples/annualconference/conferencebannertall.jpg");
}

.bg-img-conference-small {
  background-color: #081337;
  background-image: url("../../images/samples/Member/cairnsnight.jpg");
}

.bg-img-tiger-tall {
  background-color: #04080B;
  background-image: url("../../images/samples/donor/tiger-tall.jpg");
  background-position: center center;
}

.bg-img-red-panda {
  background-color: #57574b;
  background-image: url("../../images/samples/Donor/red-panda.jpg");
}

.bg-img-tiger-swimming {
  background-color: #1c1705;
  background-image: url("../../images/samples/Donor/tiger-swimming.jpg");
}

.bg-img-highland-cow {
  background-color: #e4e0cd;
  background-image: url("../../images/samples/Donor/highland-cow.jpg");
}

.bg-img-volunteer-canoes {
  background-color: #8aa15b;
  background-image: url("../../images/samples/Donor/volunteer-canoes.jpg");
}

.bg-img-elephant-with-mountains {
  background-color: #748610;
  background-image: url("../../images/samples/Donor/elephant-with-mountains.jpg");
}

.bg-img-wildlife-refuge {
  background-color: #6d7f2d;
  background-image: url("../../images/samples/Donor/wildlife-refuge.jpg");
}

.bg-img-poplar-trees {
  background-color: #737e23;
  background-image: url("../../images/samples/Donor/poplar-trees.jpg");
  background-position: top center !important;
}

.bg-img-swamp {
  background-color: #bbbdb8;
  background-image: url("../../images/samples/Donor/swamp.jpg");
}

.bg-img-roseate-terns {
  background-color: #8f9949;
  background-image: url("../../images/samples/Donor/roseate-terns.jpg");
  background-position: center 88% !important;
}

.banner-tall,
.banner-short {
  text-decoration: none;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  border-radius: 0;
}

.banner-tall,
.banner-tall:visited,
.banner-tall:active,
.banner-tall:hover,
.banner-tall:focus,
.banner-tall h2,
.banner-short,
.banner-short:visited,
.banner-short:active,
.banner-short:hover,
.banner-short:focus,
.banner-short h2 {
  color: #fff;
}

.banner-text h2 {
  font-size: 100%;
}

.banner-tall {
  height: 500px;
  max-width: 300px;
}

.banner-tall .banner-text {
  position: absolute;
  bottom: 0;
  padding: 10px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 0 0 5px 5px;
}

.banner-short {
  min-height: 150px;
  max-width: 300px;
}

.banner-short .banner-text {
  padding: 5px;
  min-height: 150px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}

/* Image Copyright Statements
   ========================================================================== */
.img-copyright {
  font-size: 70%;
}

/* Donation page enhancements
   ========================================================================== */
/* To enhance the display of a donation page, apply the donate-page class to the Donation Creator iPart's CSS Class */
.donate-page .GiftItemName {
  color: #00afcf;
  font-size: 230%;
}

.donate-page .GiftItemDescription {
  font-size: 125%;
}

.RelatedItemsHorizontalEffect li:hover {
  transform: scale(1.06);
  border-radius: 0;
  background-color: transparent;
}

/* Fix product name overlapping other content */
ul.RelatedItemsHorizontal li,
.RelatedItemsHorizontal ul.rrItemsList li {
  height: auto;
}

/* ==========================================================================
   DASHBOARDS
   ========================================================================== */
/* Zone or iPart style for the staff dashboards for consistent styling */
.ProgressTracker_Dashboard .label,
.ProgressTracker_Dashboard_Overview .label {
  font-size: 120%;
  display: block;
  margin-top: 10px;
}

.ProgressTracker_Dashboard .ProgressBar,
.ProgressTracker_Dashboard_Overview .ProgressBar {
  margin-left: -10px;
  margin-right: -10px;
}

.ProgressTracker2 ul,
.ProgressTracker_Dashboard ul,
.ProgressTracker_Dashboard_Overview ul {
  margin: 0;
  padding: 0;
}

.ProgressTracker2 ul,
.ProgressTracker2 li,
.ProgressTracker_Dashboard ul,
.ProgressTracker_Dashboard li,
.ProgressTracker_Dashboard_Overview ul,
.ProgressTracker_Dashboard_Overview li {
  list-style-type: none;
}

.ProgressTracker2 .count,
.ProgressTracker_Dashboard .count,
.ProgressTracker_Dashboard_Overview .count {
  font-weight: bold;
  display: block;
  line-height: 1;
  letter-spacing: -1px;
}

.ProgressTracker2 .label,
.ProgressTracker_Dashboard .label,
.ProgressTracker_Dashboard_Overview .label {
  line-height: 1.25;
}

.ProgressTracker2 .ProgressBar,
.ProgressTracker_Dashboard .ProgressBar,
.ProgressTracker_Dashboard_Overview .ProgressBar {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  background-color: rgba(0, 0, 0, 0.1);
}

.ProgressTracker2 .ProgressBar > span,
.ProgressTracker_Dashboard .ProgressBar > span,
.ProgressTracker_Dashboard_Overview .ProgressBar > span {
  display: block;
  height: 100%;
  background-color: #00afcf;
  position: relative;
  overflow: hidden;
}

.ProgressTracker2 p,
.ProgressTracker_Dashboard p,
.ProgressTracker_Dashboard_Overview p {
  margin-bottom: 0;
}

.ProgressTracker_Dashboard .panel-heading.Distinguish {
  padding-bottom: 0;
}

.ProgressTracker_Dashboard .inset {
  display: block;
  padding-bottom: 15px;
}

.ProgressTracker2 .count,
.ProgressTracker_Dashboard .count {
  font-size: 350%;
}

.ProgressTracker2 .ProgressBar,
.ProgressTracker_Dashboard .ProgressBar {
  padding: 0;
  height: 18px;
}

.ProgressTracker_Dashboard_Overview .panel {
  /* default the overview PTs to the same height */
  min-height: 11em;
}

.ProgressTracker_Dashboard_Overview .panel-heading.Distinguish {
  border-bottom-color: transparent;
}

.ProgressTracker_Dashboard_Overview .count {
  font-size: 4rem;
}

.ProgressTracker_Dashboard_Overview .ProgressBar {
  height: 5px;
  margin-bottom: 5px;
}

.ProgressTrackerNumberGradient .count {
  font-weight: 500;
  font-size: 5.5rem;
}

@media only screen {
  .ProgressTrackerNumberGradient .count {
    background: linear-gradient(50deg, #003d4f 15%, #954a87 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}
.StaffDashboard h2,
.StaffDashboard .panel-heading.Distinguish,
.StaffDashboard .PanelHead.Distinguish,
.StaffDashboard .TitleBarCaption {
  border-bottom-color: transparent;
}

.StaffDashboard h2.Collapsible,
.StaffDashboard .panel-heading.Distinguish.Collapsible,
.StaffDashboard .PanelHead.Distinguish.Collapsible,
.StaffDashboard .TitleBarCaption.Collapsible {
  border-bottom-color: #ddd;
}

.CampaignDashboard .panel {
  padding-top: 15px;
}

.CampaignDashboard .GridCardStyle,
.CampaignDashboard .RadGrid.RadGrid,
.CampaignDashboard .panel-border {
  margin-bottom: 0.9em;
}

/* ==========================================================================
   ANIMATIONS
   ========================================================================== */
@keyframes slide-down-with-delay {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }
  25% {
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-up-with-delay {
  0% {
    transform: translateY(75px);
    opacity: 0;
  }
  25% {
    transform: translateY(75px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes appear-zoom-out-with-delay {
  0% {
    transform: scale(1.1);
    opacity: 0;
  }
  25% {
    transform: scale(1.1);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes appear-zoom-in-with-delay {
  0% {
    transform: scale(0.95);
    opacity: 0;
  }
  25% {
    transform: scale(0.95);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes soft-zoom-motion {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: translateY(1);
  }
}
@keyframes bubble-effect {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }
  25% {
    opacity: 0.5;
  }
  40% {
    transform: scale(1.05);
    opacity: 1;
  }
  100% {
    transform: scale(1);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes bounce {
  50% {
    transform: translateY(-10px);
  }
}
/* ==========================================================================
   ANIMATE ON SCROLL
   ========================================================================== */
/* Source: https://github.com/michalsnik/aos/tree/v2 */
/* Version 2.3.x */
/* Requires related .js file */
/* Core
   ========================================================================== */
body[data-aos-duration="50"] [data-aos],
[data-aos][data-aos][data-aos-duration="50"] {
  transition-duration: 50ms;
}

body[data-aos-delay="50"] [data-aos],
[data-aos][data-aos][data-aos-delay="50"] {
  transition-delay: 0;
}

body[data-aos-delay="50"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="50"].aos-animate {
  transition-delay: 50ms;
}

body[data-aos-duration="100"] [data-aos],
[data-aos][data-aos][data-aos-duration="100"] {
  transition-duration: 100ms;
}

body[data-aos-delay="100"] [data-aos],
[data-aos][data-aos][data-aos-delay="100"] {
  transition-delay: 0;
}

body[data-aos-delay="100"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="100"].aos-animate {
  transition-delay: 100ms;
}

body[data-aos-duration="150"] [data-aos],
[data-aos][data-aos][data-aos-duration="150"] {
  transition-duration: 150ms;
}

body[data-aos-delay="150"] [data-aos],
[data-aos][data-aos][data-aos-delay="150"] {
  transition-delay: 0;
}

body[data-aos-delay="150"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="150"].aos-animate {
  transition-delay: 150ms;
}

body[data-aos-duration="200"] [data-aos],
[data-aos][data-aos][data-aos-duration="200"] {
  transition-duration: 200ms;
}

body[data-aos-delay="200"] [data-aos],
[data-aos][data-aos][data-aos-delay="200"] {
  transition-delay: 0;
}

body[data-aos-delay="200"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="200"].aos-animate {
  transition-delay: 200ms;
}

body[data-aos-duration="250"] [data-aos],
[data-aos][data-aos][data-aos-duration="250"] {
  transition-duration: 250ms;
}

body[data-aos-delay="250"] [data-aos],
[data-aos][data-aos][data-aos-delay="250"] {
  transition-delay: 0;
}

body[data-aos-delay="250"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="250"].aos-animate {
  transition-delay: 250ms;
}

body[data-aos-duration="300"] [data-aos],
[data-aos][data-aos][data-aos-duration="300"] {
  transition-duration: 300ms;
}

body[data-aos-delay="300"] [data-aos],
[data-aos][data-aos][data-aos-delay="300"] {
  transition-delay: 0;
}

body[data-aos-delay="300"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="300"].aos-animate {
  transition-delay: 300ms;
}

body[data-aos-duration="350"] [data-aos],
[data-aos][data-aos][data-aos-duration="350"] {
  transition-duration: 350ms;
}

body[data-aos-delay="350"] [data-aos],
[data-aos][data-aos][data-aos-delay="350"] {
  transition-delay: 0;
}

body[data-aos-delay="350"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="350"].aos-animate {
  transition-delay: 350ms;
}

body[data-aos-duration="400"] [data-aos],
[data-aos][data-aos][data-aos-duration="400"] {
  transition-duration: 400ms;
}

body[data-aos-delay="400"] [data-aos],
[data-aos][data-aos][data-aos-delay="400"] {
  transition-delay: 0;
}

body[data-aos-delay="400"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="400"].aos-animate {
  transition-delay: 400ms;
}

body[data-aos-duration="450"] [data-aos],
[data-aos][data-aos][data-aos-duration="450"] {
  transition-duration: 450ms;
}

body[data-aos-delay="450"] [data-aos],
[data-aos][data-aos][data-aos-delay="450"] {
  transition-delay: 0;
}

body[data-aos-delay="450"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="450"].aos-animate {
  transition-delay: 450ms;
}

body[data-aos-duration="500"] [data-aos],
[data-aos][data-aos][data-aos-duration="500"] {
  transition-duration: 500ms;
}

body[data-aos-delay="500"] [data-aos],
[data-aos][data-aos][data-aos-delay="500"] {
  transition-delay: 0;
}

body[data-aos-delay="500"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="500"].aos-animate {
  transition-delay: 500ms;
}

body[data-aos-duration="550"] [data-aos],
[data-aos][data-aos][data-aos-duration="550"] {
  transition-duration: 550ms;
}

body[data-aos-delay="550"] [data-aos],
[data-aos][data-aos][data-aos-delay="550"] {
  transition-delay: 0;
}

body[data-aos-delay="550"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="550"].aos-animate {
  transition-delay: 550ms;
}

body[data-aos-duration="600"] [data-aos],
[data-aos][data-aos][data-aos-duration="600"] {
  transition-duration: 600ms;
}

body[data-aos-delay="600"] [data-aos],
[data-aos][data-aos][data-aos-delay="600"] {
  transition-delay: 0;
}

body[data-aos-delay="600"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="600"].aos-animate {
  transition-delay: 600ms;
}

body[data-aos-duration="650"] [data-aos],
[data-aos][data-aos][data-aos-duration="650"] {
  transition-duration: 650ms;
}

body[data-aos-delay="650"] [data-aos],
[data-aos][data-aos][data-aos-delay="650"] {
  transition-delay: 0;
}

body[data-aos-delay="650"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="650"].aos-animate {
  transition-delay: 650ms;
}

body[data-aos-duration="700"] [data-aos],
[data-aos][data-aos][data-aos-duration="700"] {
  transition-duration: 700ms;
}

body[data-aos-delay="700"] [data-aos],
[data-aos][data-aos][data-aos-delay="700"] {
  transition-delay: 0;
}

body[data-aos-delay="700"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="700"].aos-animate {
  transition-delay: 700ms;
}

body[data-aos-duration="750"] [data-aos],
[data-aos][data-aos][data-aos-duration="750"] {
  transition-duration: 750ms;
}

body[data-aos-delay="750"] [data-aos],
[data-aos][data-aos][data-aos-delay="750"] {
  transition-delay: 0;
}

body[data-aos-delay="750"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="750"].aos-animate {
  transition-delay: 750ms;
}

body[data-aos-duration="800"] [data-aos],
[data-aos][data-aos][data-aos-duration="800"] {
  transition-duration: 800ms;
}

body[data-aos-delay="800"] [data-aos],
[data-aos][data-aos][data-aos-delay="800"] {
  transition-delay: 0;
}

body[data-aos-delay="800"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="800"].aos-animate {
  transition-delay: 800ms;
}

body[data-aos-duration="850"] [data-aos],
[data-aos][data-aos][data-aos-duration="850"] {
  transition-duration: 850ms;
}

body[data-aos-delay="850"] [data-aos],
[data-aos][data-aos][data-aos-delay="850"] {
  transition-delay: 0;
}

body[data-aos-delay="850"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="850"].aos-animate {
  transition-delay: 850ms;
}

body[data-aos-duration="900"] [data-aos],
[data-aos][data-aos][data-aos-duration="900"] {
  transition-duration: 900ms;
}

body[data-aos-delay="900"] [data-aos],
[data-aos][data-aos][data-aos-delay="900"] {
  transition-delay: 0;
}

body[data-aos-delay="900"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="900"].aos-animate {
  transition-delay: 900ms;
}

body[data-aos-duration="950"] [data-aos],
[data-aos][data-aos][data-aos-duration="950"] {
  transition-duration: 950ms;
}

body[data-aos-delay="950"] [data-aos],
[data-aos][data-aos][data-aos-delay="950"] {
  transition-delay: 0;
}

body[data-aos-delay="950"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="950"].aos-animate {
  transition-delay: 950ms;
}

body[data-aos-duration="1000"] [data-aos],
[data-aos][data-aos][data-aos-duration="1000"] {
  transition-duration: 1000ms;
}

body[data-aos-delay="1000"] [data-aos],
[data-aos][data-aos][data-aos-delay="1000"] {
  transition-delay: 0;
}

body[data-aos-delay="1000"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1000"].aos-animate {
  transition-delay: 1000ms;
}

body[data-aos-duration="1050"] [data-aos],
[data-aos][data-aos][data-aos-duration="1050"] {
  transition-duration: 1050ms;
}

body[data-aos-delay="1050"] [data-aos],
[data-aos][data-aos][data-aos-delay="1050"] {
  transition-delay: 0;
}

body[data-aos-delay="1050"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1050"].aos-animate {
  transition-delay: 1050ms;
}

body[data-aos-duration="1100"] [data-aos],
[data-aos][data-aos][data-aos-duration="1100"] {
  transition-duration: 1100ms;
}

body[data-aos-delay="1100"] [data-aos],
[data-aos][data-aos][data-aos-delay="1100"] {
  transition-delay: 0;
}

body[data-aos-delay="1100"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1100"].aos-animate {
  transition-delay: 1100ms;
}

body[data-aos-duration="1150"] [data-aos],
[data-aos][data-aos][data-aos-duration="1150"] {
  transition-duration: 1150ms;
}

body[data-aos-delay="1150"] [data-aos],
[data-aos][data-aos][data-aos-delay="1150"] {
  transition-delay: 0;
}

body[data-aos-delay="1150"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1150"].aos-animate {
  transition-delay: 1150ms;
}

body[data-aos-duration="1200"] [data-aos],
[data-aos][data-aos][data-aos-duration="1200"] {
  transition-duration: 1200ms;
}

body[data-aos-delay="1200"] [data-aos],
[data-aos][data-aos][data-aos-delay="1200"] {
  transition-delay: 0;
}

body[data-aos-delay="1200"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1200"].aos-animate {
  transition-delay: 1200ms;
}

body[data-aos-duration="1250"] [data-aos],
[data-aos][data-aos][data-aos-duration="1250"] {
  transition-duration: 1250ms;
}

body[data-aos-delay="1250"] [data-aos],
[data-aos][data-aos][data-aos-delay="1250"] {
  transition-delay: 0;
}

body[data-aos-delay="1250"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1250"].aos-animate {
  transition-delay: 1250ms;
}

body[data-aos-duration="1300"] [data-aos],
[data-aos][data-aos][data-aos-duration="1300"] {
  transition-duration: 1300ms;
}

body[data-aos-delay="1300"] [data-aos],
[data-aos][data-aos][data-aos-delay="1300"] {
  transition-delay: 0;
}

body[data-aos-delay="1300"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1300"].aos-animate {
  transition-delay: 1300ms;
}

body[data-aos-duration="1350"] [data-aos],
[data-aos][data-aos][data-aos-duration="1350"] {
  transition-duration: 1350ms;
}

body[data-aos-delay="1350"] [data-aos],
[data-aos][data-aos][data-aos-delay="1350"] {
  transition-delay: 0;
}

body[data-aos-delay="1350"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1350"].aos-animate {
  transition-delay: 1350ms;
}

body[data-aos-duration="1400"] [data-aos],
[data-aos][data-aos][data-aos-duration="1400"] {
  transition-duration: 1400ms;
}

body[data-aos-delay="1400"] [data-aos],
[data-aos][data-aos][data-aos-delay="1400"] {
  transition-delay: 0;
}

body[data-aos-delay="1400"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1400"].aos-animate {
  transition-delay: 1400ms;
}

body[data-aos-duration="1450"] [data-aos],
[data-aos][data-aos][data-aos-duration="1450"] {
  transition-duration: 1450ms;
}

body[data-aos-delay="1450"] [data-aos],
[data-aos][data-aos][data-aos-delay="1450"] {
  transition-delay: 0;
}

body[data-aos-delay="1450"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1450"].aos-animate {
  transition-delay: 1450ms;
}

body[data-aos-duration="1500"] [data-aos],
[data-aos][data-aos][data-aos-duration="1500"] {
  transition-duration: 1500ms;
}

body[data-aos-delay="1500"] [data-aos],
[data-aos][data-aos][data-aos-delay="1500"] {
  transition-delay: 0;
}

body[data-aos-delay="1500"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1500"].aos-animate {
  transition-delay: 1500ms;
}

body[data-aos-duration="1550"] [data-aos],
[data-aos][data-aos][data-aos-duration="1550"] {
  transition-duration: 1550ms;
}

body[data-aos-delay="1550"] [data-aos],
[data-aos][data-aos][data-aos-delay="1550"] {
  transition-delay: 0;
}

body[data-aos-delay="1550"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1550"].aos-animate {
  transition-delay: 1550ms;
}

body[data-aos-duration="1600"] [data-aos],
[data-aos][data-aos][data-aos-duration="1600"] {
  transition-duration: 1600ms;
}

body[data-aos-delay="1600"] [data-aos],
[data-aos][data-aos][data-aos-delay="1600"] {
  transition-delay: 0;
}

body[data-aos-delay="1600"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1600"].aos-animate {
  transition-delay: 1600ms;
}

body[data-aos-duration="1650"] [data-aos],
[data-aos][data-aos][data-aos-duration="1650"] {
  transition-duration: 1650ms;
}

body[data-aos-delay="1650"] [data-aos],
[data-aos][data-aos][data-aos-delay="1650"] {
  transition-delay: 0;
}

body[data-aos-delay="1650"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1650"].aos-animate {
  transition-delay: 1650ms;
}

body[data-aos-duration="1700"] [data-aos],
[data-aos][data-aos][data-aos-duration="1700"] {
  transition-duration: 1700ms;
}

body[data-aos-delay="1700"] [data-aos],
[data-aos][data-aos][data-aos-delay="1700"] {
  transition-delay: 0;
}

body[data-aos-delay="1700"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1700"].aos-animate {
  transition-delay: 1700ms;
}

body[data-aos-duration="1750"] [data-aos],
[data-aos][data-aos][data-aos-duration="1750"] {
  transition-duration: 1750ms;
}

body[data-aos-delay="1750"] [data-aos],
[data-aos][data-aos][data-aos-delay="1750"] {
  transition-delay: 0;
}

body[data-aos-delay="1750"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1750"].aos-animate {
  transition-delay: 1750ms;
}

body[data-aos-duration="1800"] [data-aos],
[data-aos][data-aos][data-aos-duration="1800"] {
  transition-duration: 1800ms;
}

body[data-aos-delay="1800"] [data-aos],
[data-aos][data-aos][data-aos-delay="1800"] {
  transition-delay: 0;
}

body[data-aos-delay="1800"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1800"].aos-animate {
  transition-delay: 1800ms;
}

body[data-aos-duration="1850"] [data-aos],
[data-aos][data-aos][data-aos-duration="1850"] {
  transition-duration: 1850ms;
}

body[data-aos-delay="1850"] [data-aos],
[data-aos][data-aos][data-aos-delay="1850"] {
  transition-delay: 0;
}

body[data-aos-delay="1850"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1850"].aos-animate {
  transition-delay: 1850ms;
}

body[data-aos-duration="1900"] [data-aos],
[data-aos][data-aos][data-aos-duration="1900"] {
  transition-duration: 1900ms;
}

body[data-aos-delay="1900"] [data-aos],
[data-aos][data-aos][data-aos-delay="1900"] {
  transition-delay: 0;
}

body[data-aos-delay="1900"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1900"].aos-animate {
  transition-delay: 1900ms;
}

body[data-aos-duration="1950"] [data-aos],
[data-aos][data-aos][data-aos-duration="1950"] {
  transition-duration: 1950ms;
}

body[data-aos-delay="1950"] [data-aos],
[data-aos][data-aos][data-aos-delay="1950"] {
  transition-delay: 0;
}

body[data-aos-delay="1950"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1950"].aos-animate {
  transition-delay: 1950ms;
}

body[data-aos-duration="2000"] [data-aos],
[data-aos][data-aos][data-aos-duration="2000"] {
  transition-duration: 2000ms;
}

body[data-aos-delay="2000"] [data-aos],
[data-aos][data-aos][data-aos-delay="2000"] {
  transition-delay: 0;
}

body[data-aos-delay="2000"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2000"].aos-animate {
  transition-delay: 2000ms;
}

body[data-aos-duration="2050"] [data-aos],
[data-aos][data-aos][data-aos-duration="2050"] {
  transition-duration: 2050ms;
}

body[data-aos-delay="2050"] [data-aos],
[data-aos][data-aos][data-aos-delay="2050"] {
  transition-delay: 0;
}

body[data-aos-delay="2050"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2050"].aos-animate {
  transition-delay: 2050ms;
}

body[data-aos-duration="2100"] [data-aos],
[data-aos][data-aos][data-aos-duration="2100"] {
  transition-duration: 2100ms;
}

body[data-aos-delay="2100"] [data-aos],
[data-aos][data-aos][data-aos-delay="2100"] {
  transition-delay: 0;
}

body[data-aos-delay="2100"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2100"].aos-animate {
  transition-delay: 2100ms;
}

body[data-aos-duration="2150"] [data-aos],
[data-aos][data-aos][data-aos-duration="2150"] {
  transition-duration: 2150ms;
}

body[data-aos-delay="2150"] [data-aos],
[data-aos][data-aos][data-aos-delay="2150"] {
  transition-delay: 0;
}

body[data-aos-delay="2150"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2150"].aos-animate {
  transition-delay: 2150ms;
}

body[data-aos-duration="2200"] [data-aos],
[data-aos][data-aos][data-aos-duration="2200"] {
  transition-duration: 2200ms;
}

body[data-aos-delay="2200"] [data-aos],
[data-aos][data-aos][data-aos-delay="2200"] {
  transition-delay: 0;
}

body[data-aos-delay="2200"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2200"].aos-animate {
  transition-delay: 2200ms;
}

body[data-aos-duration="2250"] [data-aos],
[data-aos][data-aos][data-aos-duration="2250"] {
  transition-duration: 2250ms;
}

body[data-aos-delay="2250"] [data-aos],
[data-aos][data-aos][data-aos-delay="2250"] {
  transition-delay: 0;
}

body[data-aos-delay="2250"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2250"].aos-animate {
  transition-delay: 2250ms;
}

body[data-aos-duration="2300"] [data-aos],
[data-aos][data-aos][data-aos-duration="2300"] {
  transition-duration: 2300ms;
}

body[data-aos-delay="2300"] [data-aos],
[data-aos][data-aos][data-aos-delay="2300"] {
  transition-delay: 0;
}

body[data-aos-delay="2300"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2300"].aos-animate {
  transition-delay: 2300ms;
}

body[data-aos-duration="2350"] [data-aos],
[data-aos][data-aos][data-aos-duration="2350"] {
  transition-duration: 2350ms;
}

body[data-aos-delay="2350"] [data-aos],
[data-aos][data-aos][data-aos-delay="2350"] {
  transition-delay: 0;
}

body[data-aos-delay="2350"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2350"].aos-animate {
  transition-delay: 2350ms;
}

body[data-aos-duration="2400"] [data-aos],
[data-aos][data-aos][data-aos-duration="2400"] {
  transition-duration: 2400ms;
}

body[data-aos-delay="2400"] [data-aos],
[data-aos][data-aos][data-aos-delay="2400"] {
  transition-delay: 0;
}

body[data-aos-delay="2400"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2400"].aos-animate {
  transition-delay: 2400ms;
}

body[data-aos-duration="2450"] [data-aos],
[data-aos][data-aos][data-aos-duration="2450"] {
  transition-duration: 2450ms;
}

body[data-aos-delay="2450"] [data-aos],
[data-aos][data-aos][data-aos-delay="2450"] {
  transition-delay: 0;
}

body[data-aos-delay="2450"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2450"].aos-animate {
  transition-delay: 2450ms;
}

body[data-aos-duration="2500"] [data-aos],
[data-aos][data-aos][data-aos-duration="2500"] {
  transition-duration: 2500ms;
}

body[data-aos-delay="2500"] [data-aos],
[data-aos][data-aos][data-aos-delay="2500"] {
  transition-delay: 0;
}

body[data-aos-delay="2500"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2500"].aos-animate {
  transition-delay: 2500ms;
}

body[data-aos-duration="2550"] [data-aos],
[data-aos][data-aos][data-aos-duration="2550"] {
  transition-duration: 2550ms;
}

body[data-aos-delay="2550"] [data-aos],
[data-aos][data-aos][data-aos-delay="2550"] {
  transition-delay: 0;
}

body[data-aos-delay="2550"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2550"].aos-animate {
  transition-delay: 2550ms;
}

body[data-aos-duration="2600"] [data-aos],
[data-aos][data-aos][data-aos-duration="2600"] {
  transition-duration: 2600ms;
}

body[data-aos-delay="2600"] [data-aos],
[data-aos][data-aos][data-aos-delay="2600"] {
  transition-delay: 0;
}

body[data-aos-delay="2600"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2600"].aos-animate {
  transition-delay: 2600ms;
}

body[data-aos-duration="2650"] [data-aos],
[data-aos][data-aos][data-aos-duration="2650"] {
  transition-duration: 2650ms;
}

body[data-aos-delay="2650"] [data-aos],
[data-aos][data-aos][data-aos-delay="2650"] {
  transition-delay: 0;
}

body[data-aos-delay="2650"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2650"].aos-animate {
  transition-delay: 2650ms;
}

body[data-aos-duration="2700"] [data-aos],
[data-aos][data-aos][data-aos-duration="2700"] {
  transition-duration: 2700ms;
}

body[data-aos-delay="2700"] [data-aos],
[data-aos][data-aos][data-aos-delay="2700"] {
  transition-delay: 0;
}

body[data-aos-delay="2700"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2700"].aos-animate {
  transition-delay: 2700ms;
}

body[data-aos-duration="2750"] [data-aos],
[data-aos][data-aos][data-aos-duration="2750"] {
  transition-duration: 2750ms;
}

body[data-aos-delay="2750"] [data-aos],
[data-aos][data-aos][data-aos-delay="2750"] {
  transition-delay: 0;
}

body[data-aos-delay="2750"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2750"].aos-animate {
  transition-delay: 2750ms;
}

body[data-aos-duration="2800"] [data-aos],
[data-aos][data-aos][data-aos-duration="2800"] {
  transition-duration: 2800ms;
}

body[data-aos-delay="2800"] [data-aos],
[data-aos][data-aos][data-aos-delay="2800"] {
  transition-delay: 0;
}

body[data-aos-delay="2800"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2800"].aos-animate {
  transition-delay: 2800ms;
}

body[data-aos-duration="2850"] [data-aos],
[data-aos][data-aos][data-aos-duration="2850"] {
  transition-duration: 2850ms;
}

body[data-aos-delay="2850"] [data-aos],
[data-aos][data-aos][data-aos-delay="2850"] {
  transition-delay: 0;
}

body[data-aos-delay="2850"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2850"].aos-animate {
  transition-delay: 2850ms;
}

body[data-aos-duration="2900"] [data-aos],
[data-aos][data-aos][data-aos-duration="2900"] {
  transition-duration: 2900ms;
}

body[data-aos-delay="2900"] [data-aos],
[data-aos][data-aos][data-aos-delay="2900"] {
  transition-delay: 0;
}

body[data-aos-delay="2900"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2900"].aos-animate {
  transition-delay: 2900ms;
}

body[data-aos-duration="2950"] [data-aos],
[data-aos][data-aos][data-aos-duration="2950"] {
  transition-duration: 2950ms;
}

body[data-aos-delay="2950"] [data-aos],
[data-aos][data-aos][data-aos-delay="2950"] {
  transition-delay: 0;
}

body[data-aos-delay="2950"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2950"].aos-animate {
  transition-delay: 2950ms;
}

body[data-aos-duration="3000"] [data-aos],
[data-aos][data-aos][data-aos-duration="3000"] {
  transition-duration: 3000ms;
}

body[data-aos-delay="3000"] [data-aos],
[data-aos][data-aos][data-aos-delay="3000"] {
  transition-delay: 0;
}

body[data-aos-delay="3000"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="3000"].aos-animate {
  transition-delay: 3000ms;
}

/* Easing
   ========================================================================== */
body[data-aos-easing=linear] [data-aos],
[data-aos][data-aos][data-aos-easing=linear] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

body[data-aos-easing=ease] [data-aos],
[data-aos][data-aos][data-aos-easing=ease] {
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

body[data-aos-easing=ease-in] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in] {
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}

body[data-aos-easing=ease-out] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-out] {
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}

body[data-aos-easing=ease-in-out] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-out] {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}

body[data-aos-easing=ease-in-back] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-back] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

body[data-aos-easing=ease-out-back] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-out-back] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

body[data-aos-easing=ease-in-out-back] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-out-back] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

body[data-aos-easing=ease-in-sine] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-sine] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

body[data-aos-easing=ease-out-sine] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-out-sine] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

body[data-aos-easing=ease-in-out-sine] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-out-sine] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

body[data-aos-easing=ease-in-quad] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-quad] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing=ease-out-quad] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-out-quad] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing=ease-in-out-quad] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-out-quad] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

body[data-aos-easing=ease-in-cubic] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-cubic] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing=ease-out-cubic] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-out-cubic] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing=ease-in-out-cubic] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-out-cubic] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

body[data-aos-easing=ease-in-quart] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-quart] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing=ease-out-quart] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-out-quart] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing=ease-in-out-quart] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-out-quart] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

/* Animations
   ========================================================================== */
/**
 * Fade animations:
 * fade
 * fade-up, fade-down, fade-left, fade-right
 * fade-up-right, fade-up-left, fade-down-right, fade-down-left
 */
[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0);
}

[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0);
}

[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0);
}

[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0);
}

[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0);
}

[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0);
}

[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0);
}

[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0);
}

/**
 * Zoom animations:
 * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
 * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
 */
[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity, transform;
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
}

[data-aos=zoom-in] {
  transform: scale(0.6);
}

[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}

[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}

[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}

[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}

[data-aos=zoom-out] {
  transform: scale(1.2);
}

[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}

/**
 * Slide animations
 */
[data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translate3d(0, 0, 0);
}

[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0);
}

[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0);
}

[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0);
}

[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0);
}

/**
 * Flip animations:
 * flip-left, flip-right, flip-up, flip-down
 */
[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform;
}

[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg);
}

[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg);
}

[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg);
}

[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg);
}

[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

/* ==========================================================================
   Skin Specific Styles
   ========================================================================== */
body {
  background: #f2f0f6;
}

h4, .SearchField label {
  text-transform: uppercase;
}

.ProgressTracker2 .ProgressTrackerPanel .label {
  color: #fff;
}

.ProgressTracker_Dashboard_Overview h2.panel-title {
  font-size: 130%;
}

.FullWidthArea-StyleBg1 .home-spotlight {
  float: none;
  padding: 30px 20px;
}

.FullWidthArea-StyleBg1 .Spotlight .Spotlight-image {
  align-self: center;
}

.FullWidthArea-StyleBg1 .Spotlight a {
  text-decoration: none;
}

@media (min-width: 992px) {
  .FullWidthArea-StyleBg1 .row {
    display: flex;
    flex-flow: column wrap;
  }
  .FullWidthArea-StyleBg1 .row:nth-of-type(2) .Spotlight {
    flex-flow: row-reverse nowrap;
  }
  .FullWidthArea-StyleBg1 .row:nth-of-type(2) .Spotlight-desc {
    margin: 0 -36% 0 0;
    text-align: right;
  }
  .FullWidthArea-StyleBg1 .row:nth-of-type(2) .Spotlight-desc:before {
    float: right;
  }
  .FullWidthArea-StyleBg1 .home-spotlight {
    width: 70%;
    clear: both;
  }
  .FullWidthArea-StyleBg1 .home-spotlight:nth-of-type(1) {
    align-self: center;
  }
  .FullWidthArea-StyleBg1 .home-spotlight:nth-of-type(2) {
    align-self: flex-end;
  }
  .FullWidthArea-StyleBg1 .home-spotlight:nth-of-type(3) {
    align-self: flex-start;
  }
  .FullWidthArea-StyleBg1 .Spotlight {
    display: flex;
    flex-flow: row nowrap;
    text-align: left;
  }
  .FullWidthArea-StyleBg1 .Spotlight p {
    text-align: inherit;
  }
  .FullWidthArea-StyleBg1 .Spotlight-image {
    text-align: center;
    flex: 0 0 40%;
    align-self: flex-start;
  }
  .FullWidthArea-StyleBg1 .Spotlight-desc {
    flex: 0 0 100%;
    margin: 0 0 0 -36%;
  }
  .FullWidthArea-StyleBg1 .Spotlight-desc:before {
    content: " ";
    display: block;
    shape-outside: circle();
    width: 40%;
    margin: 0 20px 10px 0;
    float: left;
    height: 100%;
  }
}
.FullWidthArea-StyleBg2 {
  position: relative;
}

.FullWidthArea-StyleBg2:before {
  content: "";
  display: block;
  background: #fff;
  background: linear-gradient(0deg, #f2f0f6 40%, white 100%);
  border-radius: 50% 50%;
  width: 100vw;
  height: 100vw;
  left: -20vw;
  top: 0;
  position: absolute;
}

.FullWidthArea-StyleBg2 .WebPartZone > div:nth-of-type(2) li {
  list-style: none;
  background: url(images/bulletpoint.gif) no-repeat 0 5px;
  padding-left: 30px;
}

.home-member-tracker {
  z-index: 88;
  font-family: "Montserrat", Helvetica, sans-serif;
  margin-bottom: 40px;
}

.home-member-tracker .ProgressTrackerPanel {
  background: transparent;
}

.home-member-tracker .ProgressTracker2 .ProgressTrackerPanel .count {
  color: #e22900;
  font-size: 15vw;
  font-family: "Montserrat", Helvetica, sans-serif;
  padding: 30px 0;
}

@media (min-width: 992px) {
  .home-member-tracker .ProgressTracker2 .ProgressTrackerPanel .count {
    font-size: 160px;
  }
}
.home-member-tracker .ProgressTracker2 .ProgressTrackerPanel .label {
  font-size: 40px;
  color: #1f202c;
  font-family: "Montserrat", Helvetica, sans-serif;
}

.home-member-tracker a.home-membership-btn {
  text-align: center;
  color: #ce2600;
  display: block;
  text-decoration: none;
  line-height: 0.7em;
  font: 200 28px "Montserrat", Helvetica, sans-serif;
  margin: 2em 0;
}

@media (min-width: 768px) {
  .home-member-tracker a.home-membership-btn {
    display: inline-block;
    float: left;
    width: 29%;
    margin: 1em 2%;
  }
}
.home-member-tracker a.home-membership-btn :first-of-type {
  margin: 0 2% 0 0;
}

.home-member-tracker a.home-membership-btn :last-of-type {
  margin: 0 0 0 2%;
}

.home-member-tracker a.home-membership-btn:hover img {
  filter: initial;
}

.home-member-tracker a.home-membership-btn img {
  border: 2px dashed #ff623f;
  border-radius: 50%;
  display: inline-block;
  margin: 0 auto;
  filter: grayscale(100%);
}

.home-testimonial {
  padding: 0;
}

.TestimonialArea {
  background: url(images/organicShape.svg) no-repeat 50% top;
  background-size: cover;
  color: #fff;
  padding: 0px 10% 160px 10%;
  margin: 0 auto;
  max-width: 767px;
}

html:not(.t-ie) .TestimonialArea {
  text-align: right;
}

.TestimonialArea h3 {
  text-transform: uppercase;
  color: #fff;
  font-size: 40px;
  text-align: left;
  margin: 2em 0 1em 0.5em;
}

.TestimonialArea .TestimonialPersonPhoto {
  position: relative;
  width: 100%;
  max-width: 320px;
  min-width: 200px;
}

.TestimonialArea .TestimonialPersonPhoto img {
  border-radius: 50% 50%;
  width: 100%;
}

.TestimonialArea .TestimonialPersonPhoto:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: -20px;
  right: -40px;
  border: 2px dashed #5662bb;
  border-radius: 50%;
}

.TestimonialArea blockquote {
  width: 100%;
  padding: 0;
}

.TestimonialArea blockquote:before {
  /* Prevent text from coming out of the background shape*/
  content: "";
  width: 40%;
  height: 400px;
  float: left;
  shape-outside: polygon(0 0, 0% 100%, 79% 100%);
}

@media (min-width: 768px) {
  .TestimonialArea {
    margin: 0 0 0 auto;
    background: url(images/organicShape.svg) no-repeat 0 0;
    background-size: cover;
  }
}
@media (min-width: 1380px) {
  .TestimonialArea {
    position: absolute;
    width: 50vw;
    background-size: 100% auto;
    padding: 0px 20% 165px 5%;
  }
  .TestimonialArea h3 {
    font-size: 50px;
    margin: 1em 0 1em 0.5em;
  }
}
.FullWidthArea-StyleBg3 {
  margin: 100px 0 0 0;
}

.FullWidthArea-StyleBg3 h2 {
  color: #160c94;
}

.FullWidthArea-StyleBg3 h4, .FullWidthArea-StyleBg3 .SearchField label, .SearchField .FullWidthArea-StyleBg3 label {
  text-transform: none;
}

.news-timeline .TaggedListPanel {
  position: relative;
  padding-bottom: 100px;
}

.news-timeline .TaggedListPanel:before {
  content: " ";
  display: block;
  border-right: 2px dashed #c4c2c7;
  height: 100%;
  position: absolute;
  top: 0;
  left: 30px;
}

.news-timeline .TaggedListPanel a[id*=NextButton] {
  display: none;
}

.news-timeline a.TextButton {
  left: 40px;
  display: inline-block;
  clear: both;
  margin: -95px 0 0 40px;
  position: relative;
}

.news-timeline a.TextButton:before {
  content: " ";
  display: block;
  border-bottom: 2px dashed #c4c2c7;
  width: 40px;
  height: 48%;
  position: absolute;
  left: -40px;
}

.timeline-item {
  display: flex;
  align-items: flex-start;
  position: relative;
  margin: 20px 0;
  flex-direction: row-reverse;
}

.timeline-item:before {
  content: " ";
  display: block;
  flex: 0 0 60px;
  order: 2;
  height: 60px;
  background: #deddec;
  border: 2px solid #c4c2c7;
  border-radius: 50%;
  will-change: transform;
}

.timeline-tagged-content {
  position: relative;
  display: flex;
  order: 1;
  box-shadow: 8px 6px 20px 0 rgba(46, 49, 146, 0.2);
  border-radius: 10px;
  border-top-left-radius: 0;
  padding: 15px 15px 5px 15px;
  flex-grow: 0;
  margin-left: 30px;
  border-bottom: 15px solid #c9c0d9;
}

.timeline-tagged-content:hover {
  border-bottom: 15px solid #ff623f;
}

.timeline-tagged-content:before {
  content: " ";
  display: block;
  position: absolute;
  right: 100%;
  left: auto;
  border-top: 28px solid transparent;
  border-right: 22px solid #f2f0f6;
  border-bottom: 28px solid transparent;
  z-index: 46;
}

.timeline-tagged-content h4 a:after, .timeline-tagged-content .SearchField label a:after, .SearchField .timeline-tagged-content label a:after {
  content: " ";
  display: block;
  z-index: 45;
  border-radius: 10px;
  border-top-left-radius: 0;
  box-shadow: -6px -6px 26px 0 white;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.timeline-tagged-content img {
  width: 35%;
  align-self: flex-start;
}

.timeline-tagged-desc {
  padding: 0 15px;
}

@media (min-width: 992px) {
  .FullWidthArea-StyleBg3 .panel-heading.Distinguish {
    text-align: center;
  }
  .news-timeline .TaggedListPanel:before {
    left: 50%;
    transform: translateX(-50%);
  }
  .news-timeline a.TextButton {
    left: 50%;
  }
  .timeline-tagged-content {
    width: 45%;
    margin: 0;
  }
  .timeline-item {
    flex-direction: row;
  }
  .timeline-item:nth-child(odd) {
    flex-direction: row-reverse;
  }
  .timeline-item:nth-child(odd):before {
    margin-right: calc(5% - 30px);
  }
  .timeline-item:nth-child(odd) .timeline-tagged-content:after {
    border-radius: 10px;
    border-top-left-radius: 0;
  }
  .timeline-item:nth-child(even):before {
    margin-left: calc(5% - 30px);
  }
  .timeline-item:nth-child(even) .timeline-tagged-content {
    border-radius: 10px;
    border-top-right-radius: 0;
  }
  .timeline-item:nth-child(even) .timeline-tagged-content:before {
    right: auto;
    left: 100%;
    border-top: 28px solid transparent;
    border-left: 22px solid #f2f0f6;
    border-bottom: 28px solid transparent;
    border-right: none;
  }
}
.FullWidthArea-StyleBg4 {
  position: relative;
  margin: 0 0 20px 0;
  overflow: hidden;
}

.FullWidthArea-StyleBg4:before {
  background: url("images/testimonialBackground.jpg") center center no-repeat;
  background-size: cover;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
}

html:not(.t-ie) .FullWidthArea-StyleBg4:before {
  animation: soft-zoom-motion 20s infinite;
}

.FullWidthArea-StyleBg4 .WebPartZone {
  background: url("images/mask-sprite.svg#VideoMask") 0 0 no-repeat;
  background-size: 100% auto;
  height: 58vw;
  margin-top: -2px;
}

.FullWidthArea-StyleBg4 .WebPartZone .ContentItemContainer {
  font: 400 3.5vw "Fauna One", serif;
  line-height: 1.6;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  height: 20vw;
  padding: 20px;
}

@media (min-width: 992px) {
  .FullWidthArea-StyleBg4 .WebPartZone .ContentItemContainer {
    width: 50%;
    height: 33vw;
  }
}
.FullWidthArea-StyleBg5 .RelatedItemsHorizontal,
.CartButtonWrapper .CardButtonUl {
  display: flex;
}

.FullWidthArea-StyleBg5 .RelatedItemsHorizontal li,
.CartButtonWrapper .CardButtonUl li {
  box-shadow: 8px 6px 20px 0 rgba(46, 49, 146, 0.2);
  position: relative;
  float: none;
  width: auto !important;
}

.FullWidthArea-StyleBg5 .RelatedItemsHorizontal li:after,
.CartButtonWrapper .CardButtonUl li:after {
  content: "";
  display: block;
  height: 15px;
  width: 100%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  position: absolute;
  bottom: 0;
}

.FullWidthArea-StyleBg5 .RelatedItemsHorizontal li:hover,
.CartButtonWrapper .CardButtonUl li:hover {
  background: url("images/mask-sprite.svg#BoxHoverEffect") 0 0 no-repeat;
  background-size: cover;
}

.FullWidthArea-StyleBg5 .RelatedItemsHorizontal li:hover:after,
.CartButtonWrapper .CardButtonUl li:hover:after {
  background: linear-gradient(90deg, #0491c4 0%, #160c94 100%);
  animation: fade-in 0.4s ease-in;
}

.FullWidthArea-StyleBg5 .RelatedItemsHorizontal li:hover img,
.CartButtonWrapper .CardButtonUl li:hover img {
  transform: scale(1);
}

.FullWidthArea-StyleBg5 .RelatedItemsHorizontal li a.LabelLink,
.CartButtonWrapper .CardButtonUl li a.LabelLink {
  text-decoration: none;
  color: #1f202c;
}

.FullWidthArea-StyleBg5 .RelatedItemsHorizontal li a.LabelLink:before,
.CartButtonWrapper .CardButtonUl li a.LabelLink:before {
  content: " ";
  display: block;
  box-shadow: -6px -6px 26px 0 white;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 15;
}

.FullWidthArea-StyleBg5 .RelatedItemsHorizontal li img,
.CartButtonWrapper .CardButtonUl li img {
  transition: all 0.2s ease-in-out;
}

.FullWidthArea-StyleBg5 {
  text-align: center;
}

.FullWidthArea-StyleBg5 .RelatedItemsHorizontal {
  display: flex;
}

.FullWidthArea-StyleBg5 .RelatedItemsHorizontal li {
  box-shadow: 8px 6px 20px 0 rgba(46, 49, 146, 0.2);
  position: relative;
  float: none;
  width: auto !important;
}

.FullWidthArea-StyleBg5 .RelatedItemsHorizontal li:hover img {
  width: 55%;
}

.FullWidthArea-StyleBg5 .RelatedItemsHorizontal li a.LabelLink {
  line-height: 5em;
}

.FullWidthArea-StyleBg5 .RelatedItemsHorizontal li a.LabelLink:before {
  border-radius: 10px;
}

.FullWidthArea-StyleBg5 .RelatedItemsHorizontal li img {
  border-radius: 50% 50%;
  filter: grayscale(100%);
  transform: scale(0.9);
}

.CardButtonWrapper .CardButtonUl {
  list-style-type: none;
  margin: 0 0 50px 0;
  padding: 0px;
  text-align: center;
}

.CardButtonWrapper .CardButtonUl li {
  border-radius: 25px;
  margin: -1.2% 1.5%;
  padding: 0px 0 0px 0;
}

.CardButtonWrapper .CardButtonUl li:hover img {
  width: 100%;
}

.CardButtonWrapper .CardButtonUl li a.LabelLink {
  line-height: 3.5em;
}

.CardButtonWrapper .CardButtonUl li a.LabelLink:before {
  border-radius: 25px;
}

.CardButtonWrapper .CardButtonUl li img {
  border-radius: 25px 25px 0 0 !important;
  transform: scale(1);
  filter: grayscale(0%);
  width: auto;
}

@media (min-width: 992px) {
  .FullWidthArea-StyleBg5 .RelatedItemsHorizontal,
  .CardButtonWrapper .CardButtonUl {
    flex-flow: row nowrap;
  }
  .RelatedItemsHorizontal li,
  .CardButtonUl li {
    flex: 0 0 30%;
  }
}
.FullWidthArea-StyleBg6 .sponsors-listing ul {
  display: flex;
  flex-flow: row wrap;
  padding: 0;
}

.FullWidthArea-StyleBg6 .sponsors-listing li {
  flex: 3 0 auto;
  list-style: none;
  display: block;
  display: flex;
  margin: 10px 2%;
}

.FullWidthArea-StyleBg6 .sponsors-listing img {
  max-width: 250px;
  margin: 0 auto;
  align-self: center;
  filter: grayscale(100%);
}

.FullWidthArea-StyleBg6 .sponsors-listing img:hover {
  filter: initial;
  transition: all 0.5s ease-in;
}

footer.footer a {
  text-decoration: none;
}

footer.footer a.TextButton {
  color: #1f202c;
}

footer.footer .footer-content > .container h2 {
  font-size: 18px;
  color: #fff;
}

footer.footer .footer-content > .container .SocialSprite {
  border-radius: 0;
}

footer.footer .footer-content > .container ul {
  margin: 0 0 30px 0;
  padding: 0;
}

footer.footer .footer-content > .container .footer-column:nth-child(3) .ContentItemContainer > ul {
  display: flex;
  flex-flow: row wrap;
}

footer.footer .footer-content > .container .footer-column:nth-child(3) .ContentItemContainer ul > li {
  flex: 4 0 auto;
  text-transform: uppercase;
  list-style: none;
  margin: 0 2%;
  max-width: 150px;
}

footer.footer .footer-content > .container .footer-column:nth-child(3) .ContentItemContainer ul li li {
  text-transform: none;
}

footer.footer .footer-content > .container .UtilityNavigation.nav-auxiliary .NavigationUnorderedList li {
  display: inline-block;
  text-transform: none;
  padding: 0 10px;
  border-right: 1px solid #fff;
}

footer.footer .footer-content > .container .UtilityNavigation.nav-auxiliary .NavigationUnorderedList li:first-of-type {
  padding-left: 0;
}

footer.footer .footer-content > .container .UtilityNavigation.nav-auxiliary .NavigationUnorderedList li:last-of-type {
  border: none;
}

@media (min-width: 992px) {
  .container-inner {
    max-width: 1380px;
    margin: 0 auto;
  }
}
/* Bad browsers shouldn't get ice cream */
html:not(.t-ie) .timeline-tagged-content a:not(.TextButton) {
  background: linear-gradient(90deg, #020024 0%, #0c53ae 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.header-aux-container .UtilityAuthentication a,
.header-aux-container a.NavigationLink,
.header-aux-container .UtilityNavigation .account-menu > li > a.sign-in-link,
.header-aux-container .account-toggle .nav-text {
  font-weight: 500;
}

.header-aux-container .UtilityNavigation .account-menu > li > a.sign-in-link {
  border-left: 1px solid #fff;
  padding-left: 20px;
}

.header-aux-container .UtilityNavigation .account-menu > li > a.sign-in-link:first-of-type {
  border: none;
}

.header-aux-container .UtilityAuthenticationLink {
  border-right: 1px solid #fff;
  margin-right: 10px;
  padding-right: 20px;
}

.header-aux-container .UtilityTranslation select {
  border: 1px solid #fff;
  font-size: 88%;
  color: #fff;
  background: #575ae2;
  background: linear-gradient(90deg, rgba(87, 90, 226, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
}

.header-aux-container .UtilityTranslation select option {
  color: #1f202c;
  padding: 5px 0;
}

/* Auxiliary Icons */
.nav-aux-cart .NavigationLink:hover,
.nav-aux-cart .NavigationLink:focus {
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 24px;
}

.UtilitySearch #SimpleSearchBlock .search-field,
.nav-auxiliary .nav-aux-button.nav-aux-cart .nav-text,
.navbar-toggle,
.obo-toggle,
.ste-toggle,
.page-statistics-toggle {
  background-color: transparent;
  background-image: url("images/ResponsiveHeaderSprite.svg");
  height: 40px;
  width: 40px;
}

.navbar-toggle .icon-search {
  display: none;
}

.nav-auxiliary .nav-aux-button.nav-aux-account .nav-text {
  padding: 0;
  background: none;
}

@media (max-width: 991px) {
  .nav-auxiliary .nav-aux-button.nav-aux-account .nav-text {
    background: url("images/ResponsiveHeaderSprite.svg") no-repeat;
    background-position: 0 -110px;
  }
}
.nav-auxiliary .nav-aux-button.nav-aux-cart .nav-text {
  background-position: 0 -53px;
}

.page-statistics-toggle,
.page-statistics-toggle.on {
  background-position: 0 -367px;
}

.menu-toggle {
  background-position: 0 -440px;
}

a.ste-toggle,
a.ste-toggle.on {
  background-position: -3px -290px;
  margin-left: 7.5px;
}

.UtilitySTEToggle {
  margin: 0;
}

.EasyEditOn header#hd .EasyEditContent:hover,
.EasyEditOn footer#ft .EasyEditContent:hover {
  background: transparent;
}

.obo-panel,
.obo-panel a {
  color: #fff;
}

.obo-toggle,
.obo-toggle.on {
  background-position: 0 -518px;
}

.UtilitySearch #SimpleSearchBlock .search-field {
  background-position: 0 0;
  border-radius: 0;
  margin-right: 7.5px;
}

.UtilitySearch #SimpleSearchBlock .search-field:focus {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  transition: width 1s ease-in;
  padding-left: 50px;
}

.search-container .search-field {
  width: 90%;
}

.search-container .TextButton {
  width: 10%;
}

.transaction-date-toggle.on,
.transaction-date-toggle.on:hover,
.list-toggle.on,
.list-toggle.on:hover {
  background-position-y: -70px;
  background-color: #fff;
}

.header-background-container {
  overflow: hidden;
}

.header-background-container .item.active {
  background-position: top center;
}

html:not(.t-ie) .Wrapper-HomePage .header-background-container .item.active {
  animation: soft-zoom-motion 80s infinite;
}

.header-background-container .carousel-inner:after {
  content: "";
  display: block;
  position: absolute;
  background: url(images/mask-sprite.svg#HeaderMask) no-repeat 0 0;
  background-size: 100%;
  bottom: -5px;
  left: -1%;
  right: -1%;
  width: 102%;
  min-height: 7vw;
  /* width to height ratio of 15 */
}

.Wrapper-HomePage .header-background-container .ContentItemContainer > .ContentItemContainer {
  background: #160c94;
  background: #160c94 linear-gradient(27deg, #160c94 90%, #00afcf 0%);
}

.home-page-header-container .carousel .carousel-caption {
  width: 95%;
  left: 0;
  top: auto;
  bottom: 20px;
  padding: 0;
  opacity: 0;
  animation: fade-in 1s ease-in;
  animation-delay: 1s;
  animation-fill-mode: forwards;
}

@media (min-width: 992px) {
  .home-page-header-container .carousel .carousel-caption {
    width: 65%;
  }
}
.home-page-header-container .carousel .carousel-caption h1 {
  text-transform: none;
}

.carousel-inner.bg-img > .item {
  background-color: transparent;
}

header.header .header-logo-container {
  margin-top: 10px;
  align-self: flex-start;
}

@media (min-width: 992px) {
  header.header .header-logo-container {
    align-self: center;
  }
  #masterHeaderImage {
    transition: transform 0.2s ease;
  }
  #masterHeaderImage:hover {
    transform: scale(1.05);
  }
}
@media (max-width: 991px) {
  #masterHeaderImage {
    width: 70px;
    background-size: cover;
    position: relative;
  }
  .UtilitySection.UtilitySearch {
    display: none;
  }
}
body:not(.Wrapper-HomePage) .header {
  min-height: 370px;
}

body:not(.Wrapper-HomePage) .header:before {
  content: "";
  display: block;
  background: #1f202c;
  width: 100%;
  grid-area: 1/1/span 2/span 4;
}

/* Primary Navigation */
.RadMenu.RadMenu_Coffee {
  margin-top: 10px;
  margin-bottom: 10px;
}

.RadMenu.RadMenu_Coffee .rmRootLink {
  border: 1px solid transparent;
  border-radius: 24px;
  display: inline-block !important;
  transition: border 0.3s ease-in;
}

.RadMenu.RadMenu_Coffee .rmRootLink.rmExpanded,
.RadMenu.RadMenu_Coffee .rmRootLink:hover,
.RadMenu.RadMenu_Coffee .rmRootLink.rmFocused,
.RadMenu.RadMenu_Coffee .rmRootLink.rmSelected {
  border: 1px solid rgba(255, 255, 255, 0.8);
}

.RadMenu.RadMenu_Coffee .rmRootGroup > li > div.rmSlide .rmGroup {
  animation: bubble-effect 0.2s ease-in;
  animation-fill-mode: forwards;
}

.RadMenu.RadMenu_Coffee .rmRootLink.rmExpanded:after {
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 15px solid rgba(255, 255, 255, 0.8);
  height: 0;
  width: 0;
  position: absolute;
  bottom: -21px;
  left: 0;
  right: 0;
  margin: 0 auto;
  animation: fade-in 0.2s ease-in;
}

.RadMenu.RadMenu_Coffee .rmSlide ul.rmGroup {
  border-radius: 24px;
  margin: 8px 0 10px 0;
  padding: 10px 10px 10px 5px;
}

.RadMenu.RadMenu_Coffee .rmSlide ul.rmGroup .rmLink {
  transition: all 0.2s ease-in;
}

.RadMenu.RadMenu_Coffee .rmSlide ul.rmGroup .rmLink:hover,
.RadMenu.RadMenu_Coffee .rmSlide ul.rmGroup .rmFocused,
.RadMenu.RadMenu_Coffee .rmSlide ul.rmGroup .rmExpanded {
  color: #160c94;
}

.RadMenu.RadMenu_Coffee .rmTwoLevels .rmSlide .rmSlide .rmGroup {
  background: none;
}

.RadMenu.RadMenu_Coffee .rmSlide {
  float: none;
}

.RadMenu.RadMenu_Coffee .rmHorizontal .rmText,
.RadMenu.RadMenu_Coffee .rmText {
  padding: 0 15px;
  display: inline-block !important;
}

@media (max-width: 991px) {
  .RadMenu.MegaDropDownMenuOuter div.rmSlide {
    position: static;
  }
}
/* Side Internal */
.RadTreeView.RadTreeView_Coffee .rtIn {
  border: 2px solid transparent;
  border-radius: 20px;
  display: inline-block;
  margin: 5px 0;
  padding: 0 15px;
}

.RadTreeView.RadTreeView_Coffee .rtHover .rtIn,
.RadTreeView.RadTreeView_Coffee .rtSelected .rtIn {
  border: 2px solid #ff623f;
  padding: 0 15px;
}

.RadTreeView.RadTreeView_Coffee .rtUL > .rtLI {
  border: none;
}

.account-page-top-area {
  border-top-left-radius: 70px;
}

select,
textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
.uneditable-input {
  padding: 5px 20px;
}

.LargeButton,
.UseLargeButton .TextButton,
.UseLargeButton .TextButtonWithImage {
  font-size: 120% !important;
  border-radius: 35px;
}

/* Increase default input width due to large font and field padding for this theme */
input,
.RadComboBox.RadComboBox {
  width: 16.25em;
}

/*Increase padding on dropdown inputs*/
.RadComboBox.RadComboBox_MetroTouch .rcbInput {
  height: 100%;
  padding: 5px 24px;
}

.RadComboBox.RadComboBox_MetroTouch .rcbActionButton .p-icon {
  width: 28px;
}

/*Adjust border radius on calendar and time buttons when they appear together*/
.RadPicker .rcCalPopup:hover:before,
.RadPicker .rcTimePopup:hover:before {
  color: #f2f0f6;
}

.RadPicker.RadDateTimePicker .rcCalPopup {
  border-radius: 0px;
}

.RadPicker.RadDateTimePicker .rcSelect {
  background: transparent;
}

.Wrapper-HomePage .header:before,
.Wrapper-HomePage .header-aux-container,
.Wrapper-HomePage .header-logo-container,
.Wrapper-HomePage .header-primary-nav-container {
  animation: slide-down-with-delay 1s ease-out;
}

body:not(.Wrapper-HomePage) .header:before,
body:not(.Wrapper-HomePage) .header-aux-container,
body:not(.Wrapper-HomePage) .header-logo-container,
body:not(.Wrapper-HomePage) .header-primary-nav-container {
  animation: fade-in 1s ease-in;
}

.SearchField label,
.SearchField label:hover,
.SearchField label:active,
.SearchField label:visited,
.SearchResultSummary .ListItemTitle a,
.SearchResultSummary .ListItemTitle a:hover,
.SearchResultSummary .ListItemTitle a:active,
.SearchResultSummary .ListItemTitle a:visited,
.SelectedItem a,
.SelectedItem a:hover,
.SelectedItem a:active,
.SelectedItem a:visited {
  color: #fff !important;
}

.ContentBlockPrimary,
.FilterPanel {
  background-color: transparent;
}

.transaction-date-toggle {
  background-position: -210px -103px;
}

.list-toggle {
  background-position: -350px -103px;
}

/* Recent History iPart */
.RecentHistoryListHorizontal > li > a {
  font-size: 85%;
  padding: 3px 8px;
  border-radius: 22px;
  border: 1px solid transparent;
  text-decoration: none;
}

.RecentHistoryListHorizontal > li.RecentHistoryClear > a:hover,
.RecentHistoryListHorizontal > li.RecentHistoryClear > a:active {
  text-decoration: underline;
}

.RecentHistoryListHorizontal > li.RecentHistoryItem > a {
  background-color: #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.RecentHistoryListHorizontal > li.RecentHistoryItem > a:hover,
.RecentHistoryListHorizontal > li.RecentHistoryItem > a:active {
  border-color: #1f202c;
}

body,
html {
  height: 100%;
  margin: 0;
  background-color: #EFEFEF;
  overflow-x: hidden;
}

body {
  font-size: 16px;
  margin: 0;
  padding: 0;
  background: url("images/iKinBG5.svg") repeat-y center center;
}

body:not(.Wrapper-HomePage) .header:before {
  background-color: #fff;
}

::selection {
  background: #9A1117;
  color: #fff;
}

::-moz-selection {
  background: #9A1117;
  color: #fff;
}

.header.header .home-page-header-container,
header.header .internal-header-container {
  display: none;
}

.RadMenu.RadMenu_Coffee .rmRootLink,
.RadMenu.RadMenu_Coffee .rmRootLink.rmExpanded,
.RadMenu.RadMenu_Coffee .rmRootLink:hover,
.RadMenu.RadMenu_Coffee .rmRootLink.rmFocused {
  color: #000;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}
.RadMenu.RadMenu_Coffee .rmRootLink:hover,
.RadMenu.RadMenu_Coffee .rmRootLink.rmExpanded:hover,
.RadMenu.RadMenu_Coffee .rmRootLink:hover:hover,
.RadMenu.RadMenu_Coffee .rmRootLink.rmFocused:hover {
  color: #9A1117;
}
.RadMenu.RadMenu_Coffee .rmRootLink.rmSelected {
  color: #9A1117;
}
.RadMenu.RadMenu_Coffee .rmSlide ul.rmGroup {
  background: #9A1117 url(images/iKinVCCO.svg) no-repeat center bottom -88px;
  border-radius: 0px;
}
.RadMenu.RadMenu_Coffee .rmSlide ul.rmGroup .rmLink,
.RadMenu.RadMenu_Coffee .rmSlide ul.rmGroup .rmText {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}
.RadMenu.RadMenu_Coffee .rmSlide ul.rmGroup .rmLink:hover,
.RadMenu.RadMenu_Coffee .rmSlide ul.rmGroup .rmText:hover {
  color: #fff;
  background-color: #EE1B24;
}
.RadMenu.RadMenu_Coffee .rmHorizontal .rmText,
.RadMenu.RadMenu_Coffee .rmText {
  padding: 5px 15px;
  display: inline-block !important;
}

.RadMenu_Coffee .rmSlide .rmExpandRight,
.RadMenu_Coffee .rmSlide .rmGroup a.rmLink.rmExpandRight {
  background-image: none;
  background-position: 110% -200px;
  background-repeat: no-repeat;
}

.header-aux-container .UtilityAuthentication a,
.header-aux-container a.NavigationLink,
.header-aux-container .UtilityNavigation .account-menu > li > a.sign-in-link,
.header-aux-container .account-toggle .nav-text,
.header-aux-container .RadMenu_Coffee .rmSlide .rmLink {
  color: #000;
  font-weight: bold;
  font-size: 16px;
}

.header-aux-container .UtilityAuthentication a:hover,
.header-aux-container .UtilityAuthentication a:focus,
.header-aux-container .UtilityAuthentication a:hover span,
.header-aux-container .UtilityAuthentication a:focus span,
.header-aux-container a.NavigationLink:hover,
.header-aux-container a.NavigationLink:focus,
.header-aux-container a.NavigationLink:hover span,
.header-aux-container a.NavigationLink:focus span,
.header-aux-container .UtilityNavigation .account-menu > li > a.sign-in-link:hover,
.header-aux-container .UtilityNavigation .account-menu > li > a.sign-in-link:focus,
.header-aux-container .UtilityNavigation .account-menu > li > a.sign-in-link:hover span,
.header-aux-container .UtilityNavigation .account-menu > li > a.sign-in-link:focus span,
.header-aux-container .account-toggle .nav-text:hover,
.header-aux-container .account-toggle .nav-text:focus,
.header-aux-container .account-toggle .nav-text:hover span,
.header-aux-container .account-toggle .nav-text:focus span,
.RadMenu_Coffee .rmSlide .rmLink:hover,
.RadMenu_Coffee .rmSlide .rmLink:focus,
.RadMenu_Coffee .rmSlide .rmLink.rmFocused,
.RadMenu_Coffee .rmSlide .rmLevel1 > .rmItem > .rmLink:hover,
.RadMenu_Coffee .rmSlide .rmLevel1 > .rmItem > .rmLink:focus,
.RadMenu_Coffee .rmSlide .rmLevel1 > .rmItem > .rmLink.rmFocused {
  color: #9A1117;
  text-decoration: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.SearchField label,
.h4,
h5,
.h5,
p,
.large,
.small {
  color: #222222;
  font-weight: normal;
  font-family: "Montserrat", Helvetica, sans-serif;
}

h3,
.h3,
h4,
.SearchField label,
.h4,
h5,
.h5 {
  font-weight: bold;
}

h1,
.h1 {
  font-size: 64px;
  line-height: 92px;
  font-weight: 600;
  margin-top: 0;
}

h1.BigHeader,
.h1.BigHeader {
  color: #fff;
  background-color: #521B78;
  padding: 20px;
  margin: 0;
}

h2,
.h2 {
  font-size: 48px;
  line-height: 64px;
  font-weight: 600;
  font-family: "Montserrat", Helvetica, sans-serif;
  border: 0px;
}
h2 a,
.h2 a {
  font-weight: 600;
}

h3,
.h3,
.PanelTitle {
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 28px;
  line-height: 38px;
  color: #222222;
  font-weight: 700;
}

h4, .SearchField label,
.h4,
.SectionTitle {
  font-size: 20px;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.SectionLabel {
  margin: 0 0 0.2em;
}

h5,
.h5,
.SectionLabel {
  font-size: 16px;
  line-height: 24px;
  font-family: "Montserrat", Helvetica, sans-serif;
}

h6,
.h6,
.SectionLabelSmaller {
  font-size: 12px;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-weight: 700;
  color: #222222;
  margin: 0;
}

p {
  font-size: 16px;
  line-height: 24px;
}

.large {
  font-size: 18px;
  line-height: 28px;
}

.small {
  font-size: 12px;
  line-height: 16px;
}

a {
  color: #353A7E;
  text-decoration: none;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #521B78;
}

footer.footer {
  background-color: #666666;
}
footer.footer .container {
  padding: 0 30px;
}

.panel-heading.Distinguish,
.PanelHead.Distinguish,
.TitleBarCaption,
div.PanelTitle {
  min-height: 0;
}

.panel-heading.Distinguish,
.panel-group .panel-heading,
.PanelHead.Distinguish,
.TitleBarCaption {
  padding: 6px 10px;
  border-bottom: 3px solid #521B78;
}

.ContentBorder {
  border: solid 1px #A7AFB2;
  border-top: solid 8px #521B78;
  background-color: #fff;
  padding: 30px;
}
.ContentBorder h1:first-child,
.ContentBorder h2:first-child,
.ContentBorder h3:first-child,
.ContentBorder h4:first-child,
.ContentBorder .SearchField label:first-child,
.SearchField .ContentBorder label:first-child,
.ContentBorder h5:first-child,
.ContentBorder h6:first-child {
  margin-top: 0;
}

.QuoteStyle2 {
  border-left-color: #9A1117;
}

.nav-auxiliary .nav-aux-button.nav-aux-cart .cartCenter {
  background-color: #9A1117;
}

a.ste-toggle.on,
.obo-toggle.on,
.page-statistics-toggle.on {
  background-color: gainsboro;
}

.account-menu .profile-picture-wrapper img {
  border-radius: 50%;
}

.UtilitySearch #SimpleSearchBlock .search-field:focus {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
  color: #000;
  transition: width 1s ease-in;
  padding-left: 50px;
}

#SimpleSearchBlock .search-field {
  padding-left: 38px;
}

strong {
  font-weight: bold;
}

hr {
  margin-left: 0;
  margin-right: 0;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #EE1B24;
}

.PanelHead.Distinguish .PanelHeadOptions,
.panel-heading.Distinguish .panel-head-options {
  margin-top: 0.6em;
}

/* Used for messages guiding users to the next step */
.HelperText {
  color: #521B78;
}

/* This gives certain selected items (e.g., in the PeoplePanel in the Event Showcase) a colored background */
.SelectedItem {
  background-color: #ccc;
}

.panel-heading.Distinguish,
.panel-group .panel-heading,
.PanelHead.Distinguish,
.TitleBarCaption {
  padding: 0 0 10px;
}

footer#ft h1,
footer#ft .h1,
footer#ft h2,
footer#ft .h2,
footer#ft h3,
footer#ft .h3,
footer#ft h4,
footer#ft .SearchField label,
.SearchField footer#ft label,
footer#ft .h4,
footer#ft h5,
footer#ft .h5,
footer#ft p,
footer#ft .large,
footer#ft .small {
  color: #fff;
}

.AsiInformation,
.AsiSuccess,
.AsiWarning,
.AsiError,
.AsiValidation,
.AsiValidationSummary,
.AsiNeutral,
.AsiImportant {
  border: 1px solid;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 12px 10px;
  color: #fff;
  list-style-type: none;
  overflow: hidden;
}

span.AsiInformation,
span.AsiSuccess,
span.AsiWarning,
span.AsiError,
span.AsiValidation,
span.AsiValidationSummary,
span.AsiNeutral {
  padding: 0.15em 0.25em 0.2em;
}

.AsiMessageText {
  overflow: hidden;
}

.AsiInformation,
.AsiSuccess,
.AsiWarning,
.AsiError,
.AsiValidation,
.AsiImportant,
.AsiInformationIcon,
.AsiSuccessIcon,
.AsiWarningIcon,
.AsiErrorIcon,
.AsiValidationSummary,
.AsiNeutral,
.AsiErrorInline,
.AsiSystem ul li,
div.AsiSystem {
  border-color: #353A7E;
  background-color: #353A7E;
}

.AsiSuccess,
.AsiSuccessIcon {
  border-color: #146B69;
  background-color: #146B69;
}

.AsiWarning,
.AsiWarningIcon {
  border-color: hsl(22, 100%, 37%);
  background-color: hsl(22, 100%, 37%);
}

.AsiError,
.AsiValidation,
.AsiErrorIcon,
.AsiValidationSummary {
  border-color: #EE1B24;
  background-color: #EE1B24;
}

.AsiImportant {
  border-color: #c74b49;
}

.AsiInformationIcon {
  background-image: url("../images/AsiInformation.png");
}

.AsiSuccessIcon {
  background-image: url("../images/AsiSuccess.png");
}

.AsiWarningIcon {
  background-image: url("../images/AsiWarning.png");
}

.AsiErrorIcon {
  background-image: url("../images/AsiError.png");
}

.AsiValidationSummary {
  border-color: #D63301;
  background-color: #FFCCBA;
  background-image: url("../images/AsiValidation.png");
}

.AsiErrorInline {
  border-color: #D8000C !important;
  background-color: #FFBABA;
  border: 1px solid;
  font-weight: normal;
  padding: 0.5em;
  margin: 10px 0 5px 5px;
}

.AsiSystem ul li {
  list-style-type: none;
}

div.AsiSystem {
  display: block;
  width: 100%;
  overflow: hidden;
  color: #000000;
  background-color: #FEEFB3;
  padding: 0.3em 0.3em 0.3em 1em;
}

.RadTabStrip_MetroTouch {
  background: #9A1117 url(images/iKinHCCO.svg) no-repeat calc(100% + 82px);
  font: 300 16px "Montserrat", Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.6;
  padding-left: 20px !important;
}
.RadTabStrip_MetroTouch .rtsFirst {
  border-top-left-radius: 0px;
}
.RadTabStrip_MetroTouch .rtsLevel1 {
  border: none !important;
}
.RadTabStrip_MetroTouch .rtsLevel1 a.rtsLink {
  background-color: transparent;
  border-color: transparent;
  color: #fff;
  padding: 8px 5px 8px 10px;
  margin: 10px 0 0 0;
  line-height: 24px;
  border: 0px;
}
.RadTabStrip_MetroTouch .rtsLevel1 a.rtsLink:hover {
  background-color: #EE1B24;
  color: #fff;
  border-color: #EE1B24;
  text-decoration: none !important;
}
.RadTabStrip_MetroTouch .rtsLevel1 a.rtsLink.rtsSelected, .RadTabStrip_MetroTouch .rtsLevel1 a.rtsLink.rtsSelected:hover {
  border-color: transparent;
  background-color: #fff;
  padding: 8px 5px 8px 10px;
  text-decoration: none !important;
  color: #222222;
  line-height: 24px;
  border: 0px;
}
.RadTabStrip_MetroTouch .rtsLevel1 a.rtsLink.rtsSelected, .RadTabStrip_MetroTouch .rtsLevel1 a.rtsLink.rtsSelected:hover {
  text-transform: uppercase;
}
.RadTabStrip_MetroTouch .rtsLevel1 a.rtsLink.rtsFirst {
  border-top-left-radius: 30px;
  margin-left: 10px;
}
.RadTabStrip_MetroTouch.RadTabStripVertical {
  background: #9A1117 url(images/iKinVCCO.svg) no-repeat center bottom -88px;
}
.RadTabStrip_MetroTouch.RadTabStripVertical .rtsLevel1 a.rtsLink.rtsSelected,
.RadTabStrip_MetroTouch.RadTabStripVertical .rtsLevel1 a.rtsLink.rtsSelected:hover {
  background-color: #fff;
  color: #222222;
}
.RadTabStrip_MetroTouch.RadTabStripVertical .rtsLevel1 a.rtsLink:hover {
  background-color: #EE1B24;
  color: #fff;
}
.RadTabStrip_MetroTouch.RadTabStripVertical .rtsLevel1 .rtsUL .rtsLink .rtsTxt {
  border: 0px solid transparent;
  display: inline-block;
}
.RadTabStrip_MetroTouch.RadTabStripVertical .rtsLevel1 .rtsSelected .rtsTxt,
.RadTabStrip_MetroTouch.RadTabStripVertical .rtsLevel1 .rtsLink:hover .rtsTxt {
  border: 0px;
  border-radius: 0;
}
.RadTabStrip_MetroTouch.RadTabStripTop_Metro .rtsLevel1,
.RadTabStrip_MetroTouch.RadTabStripTop_Metro .rtsLevel1 .rtsUL, .RadTabStrip_MetroTouch.RadTabStrip_Metro .rtsLevel1,
.RadTabStrip_MetroTouch.RadTabStrip_Metro .rtsLevel1 .rtsUL {
  background-color: #9A1117 !important;
}
.RadTabStrip_MetroTouch.RadTabStripTop_Metro .rtsLevel1 .rtsLink,
.RadTabStrip_MetroTouch.RadTabStripTop_Metro .rtsLevel1 .rtsUL .rtsLink, .RadTabStrip_MetroTouch.RadTabStrip_Metro .rtsLevel1 .rtsLink,
.RadTabStrip_MetroTouch.RadTabStrip_Metro .rtsLevel1 .rtsUL .rtsLink {
  text-transform: none;
  border: none;
  border-radius: 24px 24px 0 0;
}
.RadTabStrip_MetroTouch.RadTabStripTop_Metro .rtsLevel1 .rtsSelected,
.RadTabStrip_MetroTouch.RadTabStripTop_Metro .rtsLink:hover,
.RadTabStrip_MetroTouch.RadTabStripTop_Metro .rtsUL .rtsSelected,
.RadTabStrip_MetroTouch.RadTabStripTop_Metro .rtsUL .rtsLink:hover, .RadTabStrip_MetroTouch.RadTabStrip_Metro .rtsLevel1 .rtsSelected,
.RadTabStrip_MetroTouch.RadTabStrip_Metro .rtsLink:hover,
.RadTabStrip_MetroTouch.RadTabStrip_Metro .rtsUL .rtsSelected,
.RadTabStrip_MetroTouch.RadTabStrip_Metro .rtsUL .rtsLink:hover {
  border-color: #fff;
}
.RadTabStrip_MetroTouch.RadTabStripTop_Metro .rtsLevel1 .rtsDisabled,
.RadTabStrip_MetroTouch.RadTabStripTop_Metro .rtsLevel1 .rtsDisabled:hover,
.RadTabStrip_MetroTouch.RadTabStripTop_Metro .rtsUL .rtsDisabled,
.RadTabStrip_MetroTouch.RadTabStripTop_Metro .rtsUL .rtsDisabled:hover, .RadTabStrip_MetroTouch.RadTabStrip_Metro .rtsLevel1 .rtsDisabled,
.RadTabStrip_MetroTouch.RadTabStrip_Metro .rtsLevel1 .rtsDisabled:hover,
.RadTabStrip_MetroTouch.RadTabStrip_Metro .rtsUL .rtsDisabled,
.RadTabStrip_MetroTouch.RadTabStrip_Metro .rtsUL .rtsDisabled:hover {
  color: #dedede;
  border-color: transparent;
}
.RadTabStrip_MetroTouch.RadTabStripBottom_MetroTouch .rtsLevel1 {
  border: none;
}

.tabs-left > .RadMultiPage {
  border-width: 1px 1px 1px 0px;
}

.tabs-right > .RadMultiPage {
  border-width: 1px 0px 1px 1px;
}

.RadTabStrip_MetroTouch {
  font-family: "Montserrat", Helvetica, sans-serif !important;
  font-weight: inherit;
  font-size: 16px !important;
  clear: both;
}
.RadTabStrip_MetroTouch .rtsLevel1 .rtsSelected,
.RadTabStrip_MetroTouch .rtsLevel1 .rtsSelected:hover {
  border-color: #222222;
  background-color: #222222;
}

@media (max-width: 600px) {
  .RadTabStrip_MetroTouch .rtsLI,
  .RadTabStrip_MetroTouch .rtsLink,
  .RadTabStrip_MetroTouch .rtsUL,
  .RadTabStrip_MetroTouch .rtsLevel {
    float: none;
    /* width: 100%; */
    display: block;
  }
  .RadTabStrip_MetroTouch .rtsLevel1 .rtsLink {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .RadTabStripVertical.RadTabStrip_MetroTouch {
    display: block;
  }
  .RadTabStripVertical.RadTabStrip_MetroTouch + .RadMultiPage {
    border-top-width: 0;
  }
  .RadTabStripVertical.RadTabStrip_MetroTouch .rtsLink,
  .RadTabStripVertical.RadTabStrip_MetroTouch .rtsIn {
    text-align: center;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .RadTabStripVertical.RadTabStrip_MetroTouch .rtsLI {
    display: inline-block;
    float: left;
  }
}
@media (min-width: 768px) {
  .account-page-with-banner .has-secondary-col .tabs-wrapper.tabs-left,
  .account-page-with-banner .has-secondary-col .tags-wrapper.tabs-right {
    display: block;
  }
  .account-page-with-banner .has-secondary-col .RadTabStripVertical.RadTabStrip_MetroTouch .rtsLI {
    display: inline-block;
    float: left;
  }
}
.RadTabStrip,
.RadTabStripVertical {
  padding: 10px 10px 0 10px;
}

.RadMultiPage {
  border-style: solid;
  border-color: #A7AFB2;
  border-width: 0 1px 1px 1px;
  padding: 30px;
  background-color: #fff;
}
.RadMultiPage .panel-body,
.RadMultiPage .PanelBody {
  padding: 10px 0px;
}

label,
.Label,
.PanelFieldLabelFont {
  color: #222222;
}

.sysicon:after,
.sysicon--before:before,
.sysicon--after:after,
.wrapper.SVG-enabled .obo-action.obo-clear:before,
.wrapper.SVG-enabled .obo-action.obo-change-contact:before,
.obo-action.obo-clear-cart:before,
.wrapper.SVG-enabled .batch-toggle:before,
.wrapper.SVG-enabled .list-toggle:before,
.wrapper.SVG-enabled .obo-toggle:before,
.wrapper.SVG-enabled .nav-aux-cart a:before,
.wrapper.SVG-enabled .nav-aux-account a:before,
.wrapper.SVG-enabled .navbar-toggle .icon-search:before,
.wrapper.SVG-enabled .page-statistics-toggle:before,
.wrapper.SVG-enabled .ste-toggle:before,
.wrapper.SVG-enabled .transaction-date-toggle:before,
.notifications-toggle:before,
.search-toggle:before,
.js-show-table:before,
.js-show-chart:before,
.wrapper.SVG-enabled .dropdown .caret:before,
.wrapper.SVG-enabled .header-search > .header-search:before,
.asi-common-finder-input::after,
.chosen-container:after {
  background-color: #222222;
}

a:not(.aspNetDisabled):hover .sysicon.sysicon-copy:after,
a:not(.aspNetDisabled):focus .sysicon.sysicon-copy:after,
a:not(.aspNetDisabled):hover .sysicon--before.sysicon-copy:before,
a:not(.aspNetDisabled):focus .sysicon--before.sysicon-copy:before,
a:not(.aspNetDisabled):hover .sysicon--after.sysicon-copy:after,
a:not(.aspNetDisabled):focus .sysicon--after.sysicon-copy:after,
a.sysicon.sysicon-copy:not(.aspNetDisabled):hover:after,
a.sysicon.sysicon-copy:not(.aspNetDisabled):focus:after,
a.sysicon--before.sysicon-copy:not(.aspNetDisabled):hover:before,
a.sysicon--before.sysicon-copy:not(.aspNetDisabled):focus:before,
a.sysicon--after.sysicon-copy:not(.aspNetDisabled):hover:after,
a.sysicon--after.sysicon-copy:not(.aspNetDisabled):focus:after,
button.sysicon.sysicon-copy:not([disabled]):hover:after,
button.sysicon--before.sysicon-copy:not([disabled]):hover:before,
button.sysicon--after.sysicon-copy:not([disabled]):hover:after {
  background: #9A1117 !important;
}

a:not(.aspNetDisabled):hover .sysicon.sysicon-edit:after,
a:not(.aspNetDisabled):focus .sysicon.sysicon-edit:after,
a:not(.aspNetDisabled):hover .sysicon--before.sysicon-edit:before,
a:not(.aspNetDisabled):focus .sysicon--before.sysicon-edit:before,
a:not(.aspNetDisabled):hover .sysicon--after.sysicon-edit:after,
a:not(.aspNetDisabled):focus .sysicon--after.sysicon-edit:after,
a.sysicon.sysicon-edit:not(.aspNetDisabled):hover:after,
a.sysicon.sysicon-edit:not(.aspNetDisabled):focus:after,
a.sysicon--before.sysicon-edit:not(.aspNetDisabled):hover:before,
a.sysicon--before.sysicon-edit:not(.aspNetDisabled):focus:before,
a.sysicon--after.sysicon-edit:not(.aspNetDisabled):hover:after,
a.sysicon--after.sysicon-edit:not(.aspNetDisabled):focus:after,
button.sysicon.sysicon-edit:not([disabled]):hover:after,
button.sysicon--before.sysicon-edit:not([disabled]):hover:before,
button.sysicon--after.sysicon-edit:not([disabled]):hover:after {
  background: #9A1117 !important;
}

a:not(.aspNetDisabled):hover .sysicon.sysicon-configure:after,
a:not(.aspNetDisabled):focus .sysicon.sysicon-configure:after,
a:not(.aspNetDisabled):hover .sysicon--before.sysicon-configure:before,
a:not(.aspNetDisabled):focus .sysicon--before.sysicon-configure:before,
a:not(.aspNetDisabled):hover .sysicon--after.sysicon-configure:after,
a:not(.aspNetDisabled):focus .sysicon--after.sysicon-configure:after,
a.sysicon.sysicon-configure:not(.aspNetDisabled):hover:after,
a.sysicon.sysicon-configure:not(.aspNetDisabled):focus:after,
a.sysicon--before.sysicon-configure:not(.aspNetDisabled):hover:before,
a.sysicon--before.sysicon-configure:not(.aspNetDisabled):focus:before,
a.sysicon--after.sysicon-configure:not(.aspNetDisabled):hover:after,
a.sysicon--after.sysicon-configure:not(.aspNetDisabled):focus:after,
button.sysicon.sysicon-configure:not([disabled]):hover:after,
button.sysicon--before.sysicon-configure:not([disabled]):hover:before,
button.sysicon--after.sysicon-configure:not([disabled]):hover:after {
  background: #9A1117 !important;
}

a:not(.aspNetDisabled):hover .sysicon.sysicon-expanded:after,
a:not(.aspNetDisabled):focus .sysicon.sysicon-expanded:after,
a:not(.aspNetDisabled):hover .sysicon--before.sysicon-expanded:before,
a:not(.aspNetDisabled):focus .sysicon--before.sysicon-expanded:before,
a:not(.aspNetDisabled):hover .sysicon--after.sysicon-expanded:after,
a:not(.aspNetDisabled):focus .sysicon--after.sysicon-expanded:after,
a.sysicon.sysicon-expanded:not(.aspNetDisabled):hover:after,
a.sysicon.sysicon-expanded:not(.aspNetDisabled):focus:after,
a.sysicon--before.sysicon-expanded:not(.aspNetDisabled):hover:before,
a.sysicon--before.sysicon-expanded:not(.aspNetDisabled):focus:before,
a.sysicon--after.sysicon-expanded:not(.aspNetDisabled):hover:after,
a.sysicon--after.sysicon-expanded:not(.aspNetDisabled):focus:after,
button.sysicon.sysicon-expanded:not([disabled]):hover:after,
button.sysicon--before.sysicon-expanded:not([disabled]):hover:before,
button.sysicon--after.sysicon-expanded:not([disabled]):hover:after {
  background: #9A1117 !important;
}

a:not(.aspNetDisabled):hover .sysicon.sysicon-collapsed:after,
a:not(.aspNetDisabled):focus .sysicon.sysicon-collapsed:after,
a:not(.aspNetDisabled):hover .sysicon--before.sysicon-collapsed:before,
a:not(.aspNetDisabled):focus .sysicon--before.sysicon-collapsed:before,
a:not(.aspNetDisabled):hover .sysicon--after.sysicon-collapsed:after,
a:not(.aspNetDisabled):focus .sysicon--after.sysicon-collapsed:after,
a.sysicon.sysicon-collapsed:not(.aspNetDisabled):hover:after,
a.sysicon.sysicon-collapsed:not(.aspNetDisabled):focus:after,
a.sysicon--before.sysicon-collapsed:not(.aspNetDisabled):hover:before,
a.sysicon--before.sysicon-collapsed:not(.aspNetDisabled):focus:before,
a.sysicon--after.sysicon-collapsed:not(.aspNetDisabled):hover:after,
a.sysicon--after.sysicon-collapsed:not(.aspNetDisabled):focus:after,
button.sysicon.sysicon-collapsed:not([disabled]):hover:after,
button.sysicon--before.sysicon-collapsed:not([disabled]):hover:before,
button.sysicon--after.sysicon-collapsed:not([disabled]):hover:after {
  background: #9A1117 !important;
}

a:not(.aspNetDisabled):hover .sysicon.sysicon-add:after,
a:not(.aspNetDisabled):focus .sysicon.sysicon-add:after,
a:not(.aspNetDisabled):hover .sysicon--before.sysicon-add:before,
a:not(.aspNetDisabled):focus .sysicon--before.sysicon-add:before,
a:not(.aspNetDisabled):hover .sysicon--after.sysicon-add:after,
a:not(.aspNetDisabled):focus .sysicon--after.sysicon-add:after,
a.sysicon.sysicon-add:not(.aspNetDisabled):hover:after,
a.sysicon.sysicon-add:not(.aspNetDisabled):focus:after,
a.sysicon--before.sysicon-add:not(.aspNetDisabled):hover:before,
a.sysicon--before.sysicon-add:not(.aspNetDisabled):focus:before,
a.sysicon--after.sysicon-add:not(.aspNetDisabled):hover:after,
a.sysicon--after.sysicon-add:not(.aspNetDisabled):focus:after,
button.sysicon.sysicon-add:not([disabled]):hover:after,
button.sysicon--before.sysicon-add:not([disabled]):hover:before,
button.sysicon--after.sysicon-add:not([disabled]):hover:after {
  background: #9A1117 !important;
}

.RadTreeView.GLE a:hover,
.RadTreeView.GLE a:focus,
.RadTreeView.GLE span[onclick]:hover,
.RadTreeView.GLE span[onclick]:focus {
  background-color: #9A1117;
  color: #fff;
}

/* RadWindow
   ========================================================================== */
.RadWindow.RadWindow_MetroTouch .rwTitleRow em {
  font-family: inherit;
  font-weight: 600 !important;
  margin: 8px 10px;
}

.RadWindow.RadWindow_MetroTouch .rwTitleRow .rwTitlebar,
.RadWindow.RadWindow_MetroTouch .rwTitleRow .rwTopLeft,
.RadWindow.RadWindow_MetroTouch .rwTitleRow .rwTopRight {
  background-color: #9A1117;
}

.RadWindow.RadWindow_MetroTouch .rwTitleRow td.rwWindowContent a.rwPopupButton:active,
.RadWindow.RadWindow_MetroTouch .rwTitleRow td.rwWindowContent a.rwPopupButton:focus {
  border-color: #9A1117;
  background-color: #9A1117;
}

.RadWindow.RadWindow_MetroTouch .rwTable ul.rwControlButtons {
  margin-top: 7px;
}

.RadWindow.RadWindow_MetroTouch .rwControlButtons a:focus {
  border-color: #fff;
  border-radius: 50%;
  /* override setting from UltraWave */
  outline: none;
}

.RadWindow.RadWindow_MetroTouch td.rwBodyLeft,
.RadWindow.RadWindow_MetroTouch td.rwBodyRight,
.RadWindow.RadWindow_MetroTouch .rwFooterCenter,
.RadWindow.RadWindow_MetroTouch .rwFooterLeft,
.RadWindow.RadWindow_MetroTouch .rwFooterRight {
  background: #f2f0f6;
}

.RadWindow.RadWindow_Metro .rwTitlebar,
.RadWindow.RadWindow_Metro .rwTopLeft,
.RadWindow.RadWindow_Metro .rwTopRight,
.RadWindow.RadWindow_Metro .rwTopResize,
.RadWindow.RadWindow_Metro .rwControlButtons a {
  background-color: #9A1117;
}

.RadWindow.RadWindow_Metro .rwControlButtons a {
  border-color: #9A1117;
}

.RadWindow.RadWindow_Metro .rwControlButtons a:focus {
  /* give the refresh, expand, close buttons an outline when focused */
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.7);
  /* needed for IE9 compability */
  border-collapse: separate;
  /* override setting from UltraWave */
  outline: none;
}

.RadWindow.RadWindow_Metro table.rwTitlebarControls em {
  text-transform: none;
}

/* RadTreeView
   /========================================================================== */
.RadTreeView.RadTreeView_Vista .rtLI {
  padding: 0;
}

.RadTreeView.RadTreeView_Vista .rtPlus,
.RadTreeView.RadTreeView_Vista .rtMinus {
  margin: 5px 6px 0 -17px;
  width: 11px;
  height: 11px;
  border-width: 0;
  left: auto;
  top: auto;
}

/* RadPicker
   ========================================================================== */
/* Date and Time selectors */
.RadCalendar.RadCalendar_Metro,
.RadCalendar.RadCalendar_Metro .rcMainTable,
.RadCalendar.RadCalendar_MetroTouch,
.RadCalendar.RadCalendar_MetroTouch .rcMainTable {
  font-family: inherit;
  font-weight: inherit;
}

.RadCalendar.RadCalendar_Metro .rcFastPrev:hover,
.RadCalendar.RadCalendar_Metro .rcPrev:hover,
.RadCalendar.RadCalendar_Metro .rcNext:hover,
.RadCalendar.RadCalendar_Metro .rcFastNext:hover,
.RadCalendar.RadCalendar_MetroTouch .rcFastPrev:hover,
.RadCalendar.RadCalendar_MetroTouch .rcPrev:hover,
.RadCalendar.RadCalendar_MetroTouch .rcNext:hover,
.RadCalendar.RadCalendar_MetroTouch .rcFastNext:hover {
  border-color: #9A1117;
}

.RadCalendar.RadCalendar_Metro .rcFastPrev:hover:before,
.RadCalendar.RadCalendar_Metro .rcPrev:hover:before,
.RadCalendar.RadCalendar_Metro .rcNext:hover:before,
.RadCalendar.RadCalendar_Metro .rcFastNext:hover:before,
.RadCalendar.RadCalendar_MetroTouch .rcFastPrev:hover:before,
.RadCalendar.RadCalendar_MetroTouch .rcPrev:hover:before,
.RadCalendar.RadCalendar_MetroTouch .rcNext:hover:before,
.RadCalendar.RadCalendar_MetroTouch .rcFastNext:hover:before {
  color: #222222;
}

.RadCalendar.RadCalendar_Metro .rcRow .rcToday a,
.RadCalendar.RadCalendar_MetroTouch .rcRow .rcToday a {
  border-color: #9A1117;
}

.RadCalendar.RadCalendar_Metro .rcMain .rcRow .rcSelected a,
.RadCalendar.RadCalendar_MetroTouch .rcMain .rcRow .rcSelected a {
  border-color: #9A1117;
  background: #9A1117;
}

.RadCalendar.RadCalendar_MetroTouch .rcRow a,
.RadCalendar.RadCalendar_MetroTouch .rcRow span {
  /* The Sunday column is not rendering correctly because it's in a <th>
         instead of a <td>. This corrects the issue. */
  display: block;
  padding: 0.08em 0.4em;
  text-decoration: none;
  outline: 0;
}

.RadCalendar.RadCalendar_MetroTouch .rcMain .rcRow th {
  font-size: 100%;
  padding: 0;
}

.RadCalendar.RadCalendar_Metro .rcRow a,
.RadCalendar.RadCalendar_Metro .rcRow span {
  display: block;
  padding: 0 0.6em;
  text-decoration: none;
  outline: 0;
}

.RadCalendar.RadCalendar_Metro .rcMain .rcRow th {
  padding: 0;
}

.RadCalendarMonthView.RadCalendarMonthView_Metro,
.RadCalendarMonthView.RadCalendarMonthView_Metro .rcButtons input,
.RadCalendarMonthView.RadCalendarMonthView_MetroTouch,
.RadCalendarMonthView.RadCalendarMonthView_MetroTouch .rcButtons input {
  font-family: inherit;
  font-weight: inherit;
}

.RadCalendarMonthView.RadCalendarMonthView_Metro .rcSelected a,
.RadCalendarMonthView.RadCalendarMonthView_MetroTouch .rcSelected a {
  background: #9A1117;
  border-color: #9A1117;
}

.RadCalendarMonthView.RadCalendarMonthView_MetroTouch #rcMView_Today {
  background: #9A1117;
  border-color: #9A1117;
}

.RadCalendarTimeView.RadCalendarTimeView_Metro,
.RadCalendarTimeView.RadCalendarTimeView_MetroTouch {
  font-family: inherit;
  font-weight: inherit;
}

.RadCalendarTimeView.RadCalendarTimeView_Metro td.rcSelected a,
.RadCalendarTimeView.RadCalendarTimeView_MetroTouch td.rcSelected a {
  border-color: #9A1117;
  background: #9A1117;
}

.RadPicker.RadPicker_Metro .rcCalPopup:hover,
.RadPicker.RadPicker_Metro .rcCalPopup:focus,
.RadPicker.RadPicker_Metro .rcCalPopup:active,
.RadPicker.RadPicker_Metro .rcTimePopup:hover,
.RadPicker.RadPicker_Metro .rcTimePopup:focus,
.RadPicker.RadPicker_Metro .rcTimePopup:active,
.RadPicker.RadPicker_MetroTouch .rcCalPopup:hover,
.RadPicker.RadPicker_MetroTouch .rcCalPopup:focus,
.RadPicker.RadPicker_MetroTouch .rcCalPopup:active,
.RadPicker.RadPicker_MetroTouch .rcTimePopup:hover,
.RadPicker.RadPicker_MetroTouch .rcTimePopup:focus,
.RadPicker.RadPicker_MetroTouch .rcTimePopup:active {
  color: GetBestContextualTextColor(#9A1117);
  background-color: #9A1117;
}

.RadPicker .rcCalPopup,
.RadPicker .rcTimePopup {
  width: inherit;
  text-indent: inherit;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.RadPicker .RadInput {
  border-radius: 0;
}

.RadInput_Metro a:hover {
  border-color: #fff;
  color: #fff;
  background-color: #521B78 !important;
}

/* RadGrid
   ========================================================================== */
.RadGrid.RadGrid_MetroTouch,
.RadGrid.RadGrid_Metro {
  color: #222222;
}

.RadGrid.RadGrid_MetroTouch .rgHeader,
.RadGrid.RadGrid_MetroTouch .rgRow td,
.RadGrid.RadGrid_MetroTouch .rgAltRow td,
.RadGrid.RadGrid_MetroTouch .rgEditRow > td,
.RadGrid.RadGrid_Metro .rgHeader,
.RadGrid.RadGrid_Metro .rgRow td,
.RadGrid.RadGrid_Metro .rgAltRow td,
.RadGrid.RadGrid_Metro .rgEditRow > td {
  border-left-color: transparent;
}

.RadGrid.RadGrid_MetroTouch td.rgPagerCell,
.RadGrid.RadGrid_Metro td.rgPagerCell {
  border-width: 0;
}

.RadGrid.RadGrid_MetroTouch .rgCommandRow,
.RadGrid.RadGrid_Metro .rgCommandRow {
  background-color: transparent;
}

.RadGrid.RadGrid_MetroTouch .rgPagerCell .rgNumPart a.rgCurrentPage,
.RadGrid.RadGrid_MetroTouch .rgPagerCell .rgNumPart a.rgCurrentPage,
.RadGrid.RadGrid_MetroTouch .rgPagerCell .rgNumPart a.rgCurrentPage:hover,
.RadGrid.RadGrid_MetroTouch .rgPagerCell .rgNumPart a:active,
.RadGrid.RadGrid_MetroTouch .rgPagerCell .rgPagePrev:active,
.RadGrid.RadGrid_MetroTouch .rgPagerCell .rgPageNext:active,
.RadGrid.RadGrid_MetroTouch .rgPagerCell .rgPageFirst:active,
.RadGrid.RadGrid_MetroTouch .rgPagerCell .rgPageLast:active,
.RadGrid.RadGrid_MetroTouch .rgPager .rgPagerCell .rgPagerButton,
.RadGrid.RadGrid_MetroTouch .rgPager .rgPagerCell .rgPagerButton:hover,
.RadGrid.RadGrid_MetroTouch .rgPager .rgPagerCell .rgActionButton:hover,
.RadGrid.RadGrid_Metro .rgPagerCell .rgNumPart a.rgCurrentPage,
.RadGrid.RadGrid_Metro .rgPagerCell .rgNumPart a.rgCurrentPage,
.RadGrid.RadGrid_Metro .rgPagerCell .rgNumPart a.rgCurrentPage:hover,
.RadGrid.RadGrid_Metro .rgPagerCell .rgNumPart a:active,
.RadGrid.RadGrid_Metro .rgPagerCell .rgPagePrev:active,
.RadGrid.RadGrid_Metro .rgPagerCell .rgPageNext:active,
.RadGrid.RadGrid_Metro .rgPagerCell .rgPageFirst:active,
.RadGrid.RadGrid_Metro .rgPagerCell .rgPageLast:active,
.RadGrid.RadGrid_Metro .rgPager .rgPagerCell .rgPagerButton,
.RadGrid.RadGrid_Metro .rgPager .rgPagerCell .rgPagerButton:hover,
.RadGrid.RadGrid_Metro .rgPager .rgPagerCell .rgActionButton:hover {
  background-color: #9A1117;
  border-color: #9A1117;
  text-decoration: none;
  color: #fff !important;
}

.RadGrid.RadGrid_MetroTouch .rgNumPart a,
.RadGrid.RadGrid_MetroTouch .rgPagerCell .rgNumPart a,
.RadGrid.RadGrid_Metro .rgNumPart a,
.RadGrid.RadGrid_Metro .rgPagerCell .rgNumPart a {
  border-radius: 100%;
  line-height: 28px;
  padding: 0;
  border-color: transparent;
}

.RadGrid.RadGrid_MetroTouch .rgPager .rgPagerButton,
.RadGrid.RadGrid_Metro .rgPager .rgPagerButton {
  border-radius: 24px;
}

.RadGrid.RadGrid_MetroTouch input.rgAdd,
.RadGrid.RadGrid_MetroTouch input.rgRefresh,
.RadGrid.RadGrid_MetroTouch .rgSave,
.RadGrid.RadGrid_MetroTouch .rgCommandRow .rgCancel,
.RadGrid.RadGrid_Metro input.rgAdd,
.RadGrid.RadGrid_Metro input.rgRefresh,
.RadGrid.RadGrid_Metro .rgSave,
.RadGrid.RadGrid_Metro .rgCommandRow .rgCancel {
  background-color: #9A1117;
}

.RadGrid.RadGrid_MetroTouch input.rgAdd:hover,
.RadGrid.RadGrid_MetroTouch input.rgRefresh:hover,
.RadGrid.RadGrid_MetroTouch .rgSave:hover,
.RadGrid.RadGrid_MetroTouch .rgCommandRow .rgCancel:hover,
.RadGrid.RadGrid_Metro input.rgAdd:hover,
.RadGrid.RadGrid_Metro input.rgRefresh:hover,
.RadGrid.RadGrid_Metro .rgSave:hover,
.RadGrid.RadGrid_Metro .rgCommandRow .rgCancel:hover {
  background-color: #fff;
}

.RadGrid.RadGrid_MetroTouch .rgInfoPart,
.RadGrid.RadGrid_Metro .rgInfoPart {
  color: #222222;
}

.RadGrid.RadGrid_MetroTouch .rgMasterTable,
.RadGrid.RadGrid_Metro .rgMasterTable {
  background-color: #fff;
}

.RadGrid.RadGrid_MetroTouch .rgHeader,
.RadGrid.RadGrid_MetroTouch .rgHeader:first-child,
.RadGrid.RadGrid_MetroTouch th.rgResizeCol,
.RadGrid.RadGrid_MetroTouch th.rgResizeCol:first-child,
.RadGrid.RadGrid_MetroTouch .rgRow td,
.RadGrid.RadGrid_MetroTouch .rgRow td:first-child,
.RadGrid.RadGrid_MetroTouch .rgAltRow td,
.RadGrid.RadGrid_MetroTouch .rgAltRow td:first-child,
.RadGrid.RadGrid_MetroTouch .rgEditRow > td,
.RadGrid.RadGrid_MetroTouch .rgEditRow > td:first-child,
.RadGrid.RadGrid_MetroTouch .rgFooter td,
.RadGrid.RadGrid_MetroTouch .rgFooter td:first-child,
.RadGrid.RadGrid_MetroTouch .rgFilterRow td,
.RadGrid.RadGrid_MetroTouch .rgFilterRow td:first-child,
.RadGrid.RadGrid_MetroTouch .rgNoRecords td,
.RadGrid.RadGrid_MetroTouch .rgNoRecords td:first-child,
.RadGrid.RadGrid_Metro .rgHeader,
.RadGrid.RadGrid_Metro .rgHeader:first-child,
.RadGrid.RadGrid_Metro th.rgResizeCol,
.RadGrid.RadGrid_Metro th.rgResizeCol:first-child,
.RadGrid.RadGrid_Metro .rgRow td,
.RadGrid.RadGrid_Metro .rgRow td:first-child,
.RadGrid.RadGrid_Metro .rgAltRow td,
.RadGrid.RadGrid_Metro .rgAltRow td:first-child,
.RadGrid.RadGrid_Metro .rgEditRow > td,
.RadGrid.RadGrid_Metro .rgEditRow > td:first-child,
.RadGrid.RadGrid_Metro .rgFooter td,
.RadGrid.RadGrid_Metro .rgFooter td:first-child,
.RadGrid.RadGrid_Metro .rgFilterRow td,
.RadGrid.RadGrid_Metro .rgFilterRow td:first-child,
.RadGrid.RadGrid_Metro .rgNoRecords td,
.RadGrid.RadGrid_Metro .rgNoRecords td:first-child {
  padding: 7px 12px;
}

.RadGrid.RadGrid_MetroTouch .rgRow td.rgExpandCol,
.RadGrid.RadGrid_MetroTouch .rgRow td.rgExpandCol:first-child,
.RadGrid.RadGrid_MetroTouch .rgAltRow td.rgExpandCol,
.RadGrid.RadGrid_MetroTouch .rgAltRow td.rgExpandCol:first-child,
.RadGrid.RadGrid_Metro .rgRow td.rgExpandCol,
.RadGrid.RadGrid_Metro .rgRow td.rgExpandCol:first-child,
.RadGrid.RadGrid_Metro .rgAltRow td.rgExpandCol,
.RadGrid.RadGrid_Metro .rgAltRow td.rgExpandCol:first-child {
  /* reset the padding for expand/collapse column */
  padding-left: 0;
  padding-right: 0;
}

.RadGrid.RadGrid_MetroTouch .rgGroupPanel,
.RadGrid.RadGrid_MetroTouch .rgGroupPanel caption,
.RadGrid.RadGrid_Metro .rgGroupPanel,
.RadGrid.RadGrid_Metro .rgGroupPanel caption {
  background-color: #9A1117;
}

.RadGrid.RadGrid_MetroTouch .rgActiveRow td,
.RadGrid.RadGrid_MetroTouch .rgActiveRow td.rgSorted,
.RadGrid.RadGrid_MetroTouch .rgSelectedRow td,
.RadGrid.RadGrid_MetroTouch .rgSelectedRow td.rgSorted,
.RadGrid.RadGrid_MetroTouch .rgMasterTable .rgActiveCell,
.RadGrid.RadGrid_Metro .rgActiveRow td,
.RadGrid.RadGrid_Metro .rgActiveRow td.rgSorted,
.RadGrid.RadGrid_Metro .rgSelectedRow td,
.RadGrid.RadGrid_Metro .rgSelectedRow td.rgSorted,
.RadGrid.RadGrid_Metro .rgMasterTable .rgActiveCell {
  border-color: #9A1117;
}

* + html .RadGrid.RadGrid_MetroTouch .rgSelectedRow .rgSorted,
* html .RadGrid.RadGrid_MetroTouch .rgSelectedRow .rgSorted,
* + html .RadGrid.RadGrid_Metro .rgSelectedRow .rgSorted,
* html .RadGrid.RadGrid_Metro .rgSelectedRow .rgSorted {
  background-color: #9A1117;
}

.RadGrid_MetroTouch .rgHeader,
.RadGrid_MetroTouch th.rgResizeCol,
.RadGrid_MetroTouch .rgHeaderWrapper,
.RadGrid_MetroTouch .rgMultiHeaderRow th.rgHeader,
.RadGrid_MetroTouch .rgMultiHeaderRow th.rgResizeCol {
  border: 0 !important;
  border-bottom: 2px solid #521B78 !important;
  background-color: #fff !important;
}

.RadGrid.RadGrid_MetroTouch .rgMasterTable .rgSelectedCell,
.RadGrid.RadGrid_MetroTouch .rgSelectedRow,
.RadGrid.RadGrid_MetroTouch td.rgEditRow .rgSelectedRow,
.RadGrid.RadGrid_MetroTouch .rgSelectedRow td.rgSorted,
.RadGrid.RadGrid_MetroTouch th.rgSorted,
.RadGrid.RadGrid_Metro .rgMasterTable .rgSelectedCell,
.RadGrid.RadGrid_Metro .rgSelectedRow,
.RadGrid.RadGrid_Metro td.rgEditRow .rgSelectedRow,
.RadGrid.RadGrid_Metro .rgSelectedRow td.rgSorted,
.RadGrid.RadGrid_Metro th.rgSorted {
  background-color: #521B78 !important;
  border-color: #521B78 !important;
  text-decoration: none;
}

.RadGrid.RadGrid_MetroTouch .rgMasterTable .rgSelectedCell a,
.RadGrid.RadGrid_MetroTouch .rgSelectedRow a,
.RadGrid.RadGrid_MetroTouch td.rgEditRow .rgSelectedRow a,
.RadGrid.RadGrid_MetroTouch .rgSelectedRow td.rgSorted a,
.RadGrid.RadGrid_MetroTouch th.rgSorted a,
.RadGrid.RadGrid_Metro .rgMasterTable .rgSelectedCell a,
.RadGrid.RadGrid_Metro .rgSelectedRow a,
.RadGrid.RadGrid_Metro td.rgEditRow .rgSelectedRow a,
.RadGrid.RadGrid_Metro .rgSelectedRow td.rgSorted a,
.RadGrid.RadGrid_Metro th.rgSorted a {
  color: #fff !important;
}

/* RadComboBox
      ========================================================================= */
.RadComboBox .rcbActionButton .t-font-icon {
  font: 16px/1 "TelerikWebUI";
}

/* RadDataPager
      ========================================================================== */
.RadDataPager.RadDataPager_MetroTouch,
.RadDataPager.RadDataPager_Metro {
  border: none;
  background-color: transparent;
}

.RadDataPager.RadDataPager_MetroTouch .rdpNumPart a.rdpCurrentPage,
.RadDataPager.RadDataPager_MetroTouch .rdpNumPart a.rdpCurrentPage:hover,
.RadDataPager.RadDataPager_MetroTouch .rdpPageFirst:hover,
.RadDataPager.RadDataPager_MetroTouch .rdpPagePrev:hover,
.RadDataPager.RadDataPager_MetroTouch .rdpPageNext:hover,
.RadDataPager.RadDataPager_MetroTouch .rdpPageLast:hover,
.RadDataPager.RadDataPager_MetroTouch .rdpPagerButton,
.RadDataPager.RadDataPager_Metro .rdpNumPart a.rdpCurrentPage,
.RadDataPager.RadDataPager_Metro .rdpNumPart a.rdpCurrentPage:hover,
.RadDataPager.RadDataPager_Metro .rdpPageFirst:hover,
.RadDataPager.RadDataPager_Metro .rdpPagePrev:hover,
.RadDataPager.RadDataPager_Metro .rdpPageNext:hover,
.RadDataPager.RadDataPager_Metro .rdpPageLast:hover,
.RadDataPager.RadDataPager_Metro .rdpPagerButton {
  background-color: #9A1117;
  border-color: #9A1117;
}

/* RadScheduler
      ========================================================================== */
.RadScheduler.RadScheduler_Metro .rsAptIn {
  border-top: none;
}

.RadScheduler.RadScheduler_Metro .rsHeader {
  border-color: #9A1117;
  background-color: #9A1117;
}

.RadScheduler.RadScheduler_Metro .rsHeader ul a {
  border-color: #9A1117;
}

.RadScheduler.RadScheduler_Metro .rsHeader h2 {
  font-family: "Montserrat", Helvetica, sans-serif;
  font-weight: bold;
  color: #fff;
  text-transform: none;
  border-bottom: none;
}

/* RadMenu
      ========================================================================== */
.RadMenu.RadMenu_Metro.RadMenu,
.RadMenu.RadMenu_MetroTouch.RadMenu {
  font-family: inherit;
  font-weight: normal;
}

.RadMenu.RadMenu_Metro,
.RadMenu.RadMenu_Metro .rmRootLink,
.RadMenu.RadMenu_MetroTouch,
.RadMenu.RadMenu_MetroTouch .rmRootLink {
  text-transform: none;
  color: #fff;
}

.RadMenu.RadMenu_Metro div.rmRootGroup,
.RadMenu.RadMenu_Metro ul.rmRootGroup,
.RadMenu.RadMenu_MetroTouch div.rmRootGroup,
.RadMenu.RadMenu_MetroTouch ul.rmRootGroup {
  background-color: #9A1117;
}

.RadMenu.RadMenu_Metro .rmRootLink,
.RadMenu.RadMenu_MetroTouch .rmRootLink {
  border-color: #9A1117;
}

.RadMenu.RadMenu_Metro .rmDisabled,
.RadMenu.RadMenu_Metro .rmDisabled:hover,
.RadMenu.RadMenu_MetroTouch .rmDisabled,
.RadMenu.RadMenu_MetroTouch .rmDisabled:hover {
  border-color: #9A1117;
}

.RadMenu.RadMenu_Metro .rmGroup .rmFocused,
.RadMenu.RadMenu_Metro .rmGroup .rmFocused:hover,
.RadMenu.RadMenu_Metro .rmGroup .rmSelected,
.RadMenu.RadMenu_Metro .rmGroup .rmSelected:hover,
.RadMenu.RadMenu_Metro .rmGroup .rmLink.rmSelected,
.RadMenu.RadMenu_Metro .rmGroup .rmLink.rmSelected:hover,
.RadMenu.RadMenu_Metro .rmGroup .rmExpanded,
.RadMenu.RadMenu_Metro .rmGroup .rmExpanded:hover,
.RadMenu.RadMenu_MetroTouch .rmGroup .rmFocused,
.RadMenu.RadMenu_MetroTouch .rmGroup .rmFocused:hover,
.RadMenu.RadMenu_MetroTouch .rmGroup .rmSelected,
.RadMenu.RadMenu_MetroTouch .rmGroup .rmSelected:hover,
.RadMenu.RadMenu_MetroTouch .rmGroup .rmLink.rmSelected,
.RadMenu.RadMenu_MetroTouch .rmGroup .rmLink.rmSelected:hover,
.RadMenu.RadMenu_MetroTouch .rmGroup .rmExpanded,
.RadMenu.RadMenu_MetroTouch .rmGroup .rmExpanded:hover {
  border-color: #9A1117;
  background-color: #9A1117;
  color: #fff !important;
}

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

.RadGrid_MetroTouch .rgHeader,
.RadGrid_MetroTouch .rgHeader a {
  color: #222222 !important;
  font-weight: bold;
}

@media (min-width: 768px) {
  .tabs-wrapper.tabs-left {
    display: grid;
    grid-template-columns: auto minmax(75%, 100%);
  }
}
#ste_container_ciSearchresults .panel-border {
  border: 0px;
}

/* Search Results
   ========================================================================== */
.SearchField {
  display: block;
  background-color: transparent;
  padding: 0px;
  color: #222222;
}

#ctl01_TemplateBody_WebPartManager1_gwpciSearchresults_ciSearchresults_btnGo86cca0b9 {
  position: relative;
  top: 2px;
}

.SearchResultSummary .ListItemTitle a {
  display: block;
  background-color: #9A1117;
  padding: 5px 10px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none !important;
  color: #fff;
  transition: all 0.2s ease-in;
}

.SearchResultSummary .ListItemTitle a:hover {
  background-color: #EE1B24;
  text-decoration: none;
}

.SearchField label {
  color: #222222 !important;
}

/* Event Display
   ========================================================================== */
.EventSummary {
  background-color: #f2f0f6;
}

.EventSummary .PhotoArea {
  padding: 2em;
}

.EventSummary .Description {
  padding: 0 2em 2em 2em;
}

@media (min-width: 768px) {
  .EventSummary .Description {
    padding-top: 2em;
  }
}
.EventSummary .PhotoArea img {
  border: 1px solid #ddd !important;
}

.ProgramGroup .PanelHead,
.ProgramGroup .panel-heading {
  background-color: #9A1117;
  padding: 5px 10px;
  border-bottom: 0px;
}

.ProgramGroup .PanelTitle,
.ProgramGroup .panel-title {
  font-family: "Montserrat", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 2em;
  padding-left: 0.5em;
  color: #fff;
}

.ProgramGroup .PanelBody,
.ProgramGroup .panel-body {
  padding: 0;
}

#ctl01_TemplateBody_WebPartManager1_gwpciEventDashboard_ciEventDashboard_EventDisplay_RegistrationOptionsGrid_ctl00 {
  border: 0px;
}

/* Product Display
   ========================================================================== */
.ProductDisplay {
  background-color: #f2f0f6;
  padding: 1em;
}

/* ==========================================================================
   BUTTONS
   ========================================================================== */
/* set up button base styles */
.btn,
.TextButton,
.RadUpload.RadUpload .ruButton,
.RadUploadProgressArea.RadUploadProgressArea .ruButton {
  display: inline-block;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 2px solid #9A1117;
  white-space: normal;
  text-decoration: none;
  padding: 5px 20px;
  font-size: 16px;
  line-height: 2;
  border-radius: 10px;
  -webkit-user-select: none;
  user-select: none;
  transition: background 0.2s ease-out;
  background-color: #fff;
  color: #222222;
}
.btn:visited,
.TextButton:visited,
.RadUpload.RadUpload .ruButton:visited,
.RadUploadProgressArea.RadUploadProgressArea .ruButton:visited {
  color: #222222;
}
.btn:hover, .btn:focus, .btn:active,
.TextButton:hover,
.TextButton:focus,
.TextButton:active,
.RadUpload.RadUpload .ruButton:hover,
.RadUpload.RadUpload .ruButton:focus,
.RadUpload.RadUpload .ruButton:active,
.RadUploadProgressArea.RadUploadProgressArea .ruButton:hover,
.RadUploadProgressArea.RadUploadProgressArea .ruButton:focus,
.RadUploadProgressArea.RadUploadProgressArea .ruButton:active {
  text-decoration: none;
  background-color: #9A1117;
  color: #fff !important;
}
.btn:disabled, .btn.disabled, .btn.aspNetDisabled,
.TextButton:disabled,
.TextButton.disabled,
.TextButton.aspNetDisabled,
.RadUpload.RadUpload .ruButton:disabled,
.RadUpload.RadUpload .ruButton.disabled,
.RadUpload.RadUpload .ruButton.aspNetDisabled,
.RadUploadProgressArea.RadUploadProgressArea .ruButton:disabled,
.RadUploadProgressArea.RadUploadProgressArea .ruButton.disabled,
.RadUploadProgressArea.RadUploadProgressArea .ruButton.aspNetDisabled {
  color: #666;
  background-color: #ccc;
  border-color: #ccc;
}
.btn:disabled:hover, .btn:disabled:focus, .btn:disabled:active, .btn.disabled:hover, .btn.disabled:focus, .btn.disabled:active, .btn.aspNetDisabled:hover, .btn.aspNetDisabled:focus, .btn.aspNetDisabled:active,
.TextButton:disabled:hover,
.TextButton:disabled:focus,
.TextButton:disabled:active,
.TextButton.disabled:hover,
.TextButton.disabled:focus,
.TextButton.disabled:active,
.TextButton.aspNetDisabled:hover,
.TextButton.aspNetDisabled:focus,
.TextButton.aspNetDisabled:active,
.RadUpload.RadUpload .ruButton:disabled:hover,
.RadUpload.RadUpload .ruButton:disabled:focus,
.RadUpload.RadUpload .ruButton:disabled:active,
.RadUpload.RadUpload .ruButton.disabled:hover,
.RadUpload.RadUpload .ruButton.disabled:focus,
.RadUpload.RadUpload .ruButton.disabled:active,
.RadUpload.RadUpload .ruButton.aspNetDisabled:hover,
.RadUpload.RadUpload .ruButton.aspNetDisabled:focus,
.RadUpload.RadUpload .ruButton.aspNetDisabled:active,
.RadUploadProgressArea.RadUploadProgressArea .ruButton:disabled:hover,
.RadUploadProgressArea.RadUploadProgressArea .ruButton:disabled:focus,
.RadUploadProgressArea.RadUploadProgressArea .ruButton:disabled:active,
.RadUploadProgressArea.RadUploadProgressArea .ruButton.disabled:hover,
.RadUploadProgressArea.RadUploadProgressArea .ruButton.disabled:focus,
.RadUploadProgressArea.RadUploadProgressArea .ruButton.disabled:active,
.RadUploadProgressArea.RadUploadProgressArea .ruButton.aspNetDisabled:hover,
.RadUploadProgressArea.RadUploadProgressArea .ruButton.aspNetDisabled:focus,
.RadUploadProgressArea.RadUploadProgressArea .ruButton.aspNetDisabled:active {
  color: #666 !important;
  background-color: #ccc;
  border-color: #ccc;
}

.PrimaryButton,
.UsePrimaryButton .TextButton,
.RadGrid input.PrimaryButton {
  background-color: #9A1117;
  border-color: #9A1117;
  color: #fff !important;
}
.PrimaryButton:hover, .PrimaryButton:focus,
.UsePrimaryButton .TextButton:hover,
.UsePrimaryButton .TextButton:focus,
.RadGrid input.PrimaryButton:hover,
.RadGrid input.PrimaryButton:focus {
  color: #fff !important;
  background-color: #521B78;
  border-color: #521B78;
}

.TextButton.Facebook {
  background-color: #3B5998;
  border-color: #2d4373;
}
.TextButton.Facebook:hover, .TextButton.Facebook:focus, .TextButton.Facebook:active {
  background-color: #30487b;
  border-color: #1c2a47;
}

.SignInButton.LinkedIn {
  background-color: #0077B5;
  border-color: #005582;
}
.SignInButton.LinkedIn:hover, .SignInButton.LinkedIn:focus, .SignInButton.LinkedIn:active {
  background-color: #005c8c;
  border-color: #002d45;
}

.DangerButton,
.SuccessButton {
  color: #fff;
  border-color: transparent;
  background-color: #EE1B24;
}
.DangerButton:hover, .DangerButton:focus, .DangerButton:active,
.SuccessButton:hover,
.SuccessButton:focus,
.SuccessButton:active {
  background-color: #9A1117;
}
.SuccessButton {
  background-color: #146B69;
}
.SuccessButton:hover, .SuccessButton:focus, .SuccessButton:active {
  background-color: #521B78;
}

.LinkButton {
  -webkit-appearance: none !important;
  appearance: none !important;
  background: transparent !important;
  color: #353A7E;
  text-shadow: none;
  box-shadow: none;
  border: none;
  font-weight: normal;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 2;
  border-radius: 0;
  text-decoration: underline;
}
.LinkButton:visited {
  color: #353A7E;
}
.LinkButton:hover, .LinkButton:focus, .LinkButton:active {
  color: #521B78 !important;
  text-decoration: underline;
}
.LinkButton.aspNetDisabled, .LinkButton:disabled, .LinkButton:disabled:hover, .LinkButton:disabled:focus, .LinkButton:disabled:active, .LinkButton:disabled:visited {
  color: #999999;
  text-decoration: underline;
}

.SmallButton,
.UseSmallButton .TextButton {
  font-size: 85%;
  padding: 3px 15px;
  border-radius: 7px;
}

.MediumButton,
.UseMediumButton .TextButton {
  font-size: 16px;
  padding: 5px 20px;
  border-radius: 10px;
}

.LargeButton,
.UseLargeButton .TextButton {
  font-size: 18px;
  padding: 12px 20px;
  border-radius: 15px;
}

.FullWidthButton,
.UseFullWidthButton .TextButton {
  width: 100%;
}

@media (min-width: 992px) {
  .StandardButtonMd {
    padding: 5px 10px;
    font-size: 18px;
    line-height: 2;
    border-radius: 24px;
  }
}
/* Alt background colors
     ========================================================================== */
.AltBgColor1 > .panel {
  background-color: #f2f0f6;
}
.AltBgColor1 > .panel.panel-border {
  border-color: #d6d0e3;
}
.AltBgColor1 > .panel h2 {
  color: #000;
}
.AltBgColor1 > .panel a {
  color: #000;
  text-decoration: underline;
}
.AltBgColor1 > .panel a:hover, .AltBgColor1 > .panel a:active, .AltBgColor1 > .panel a:focus, .AltBgColor1 > .panel a:visited {
  color: #000;
}
.AltBgColor1 > .panel .ProgressBar > span {
  background-color: #000;
}

a:hover .AltBgColor1 > .panel,
a:active .AltBgColor1 > .panel,
a:focus .AltBgColor1 > .panel {
  background-color: #bbb0d0;
}

.AltBgColor2 > .panel {
  background-color: #00abbe;
}
.AltBgColor2 > .panel.panel-border {
  border-color: #007d8b;
}
.AltBgColor2 > .panel h2 {
  color: #000;
}
.AltBgColor2 > .panel a {
  color: #000;
  text-decoration: underline;
}
.AltBgColor2 > .panel a:hover, .AltBgColor2 > .panel a:active, .AltBgColor2 > .panel a:focus, .AltBgColor2 > .panel a:visited {
  color: #000;
}
.AltBgColor2 > .panel .ProgressBar > span {
  background-color: #000;
}

a:hover .AltBgColor2 > .panel,
a:active .AltBgColor2 > .panel,
a:focus .AltBgColor2 > .panel {
  background-color: #004f58;
}

.AltBgColor3 > .panel {
  background-color: #00afcf;
}
.AltBgColor3 > .panel.panel-border {
  border-color: #00849c;
}
.AltBgColor3 > .panel h2 {
  color: #000;
}
.AltBgColor3 > .panel a {
  color: #000;
  text-decoration: underline;
}
.AltBgColor3 > .panel a:hover, .AltBgColor3 > .panel a:active, .AltBgColor3 > .panel a:focus, .AltBgColor3 > .panel a:visited {
  color: #000;
}
.AltBgColor3 > .panel .ProgressBar > span {
  background-color: #000;
}

a:hover .AltBgColor3 > .panel,
a:active .AltBgColor3 > .panel,
a:focus .AltBgColor3 > .panel {
  background-color: #005969;
}

.AltBgColor4 > .panel {
  background-color: #e98300;
}
.AltBgColor4 > .panel.panel-border {
  border-color: #b66600;
}
.AltBgColor4 > .panel h2 {
  color: #000;
}
.AltBgColor4 > .panel a {
  color: #000;
  text-decoration: underline;
}
.AltBgColor4 > .panel a:hover, .AltBgColor4 > .panel a:active, .AltBgColor4 > .panel a:focus, .AltBgColor4 > .panel a:visited {
  color: #000;
}
.AltBgColor4 > .panel .ProgressBar > span {
  background-color: #000;
}

a:hover .AltBgColor4 > .panel,
a:active .AltBgColor4 > .panel,
a:focus .AltBgColor4 > .panel {
  background-color: #834a00;
}

.AltBgColor5 > .panel {
  background-color: #8e51ae;
}
.AltBgColor5 > .panel.panel-border {
  border-color: #72418b;
}
.AltBgColor5 > .panel h2 {
  color: #000;
}
.AltBgColor5 > .panel a {
  color: #000;
  text-decoration: underline;
}
.AltBgColor5 > .panel a:hover, .AltBgColor5 > .panel a:active, .AltBgColor5 > .panel a:focus, .AltBgColor5 > .panel a:visited {
  color: #000;
}
.AltBgColor5 > .panel .ProgressBar > span {
  background-color: #000;
}

a:hover .AltBgColor5 > .panel,
a:active .AltBgColor5 > .panel,
a:focus .AltBgColor5 > .panel {
  background-color: #553168;
}

.AltBgColorred > .panel {
  background-color: #d03528;
}
.AltBgColorred > .panel.panel-border {
  border-color: #a52a20;
}
.AltBgColorred > .panel h2 {
  color: #000;
}
.AltBgColorred > .panel a {
  color: #000;
  text-decoration: underline;
}
.AltBgColorred > .panel a:hover, .AltBgColorred > .panel a:active, .AltBgColorred > .panel a:focus, .AltBgColorred > .panel a:visited {
  color: #000;
}
.AltBgColorred > .panel .ProgressBar > span {
  background-color: #000;
}

a:hover .AltBgColorred > .panel,
a:active .AltBgColorred > .panel,
a:focus .AltBgColorred > .panel {
  background-color: #7a1f18;
}

.AltBgColororange > .panel {
  background-color: #e98300;
}
.AltBgColororange > .panel.panel-border {
  border-color: #b66600;
}
.AltBgColororange > .panel h2 {
  color: #000;
}
.AltBgColororange > .panel a {
  color: #000;
  text-decoration: underline;
}
.AltBgColororange > .panel a:hover, .AltBgColororange > .panel a:active, .AltBgColororange > .panel a:focus, .AltBgColororange > .panel a:visited {
  color: #000;
}
.AltBgColororange > .panel .ProgressBar > span {
  background-color: #000;
}

a:hover .AltBgColororange > .panel,
a:active .AltBgColororange > .panel,
a:focus .AltBgColororange > .panel {
  background-color: #834a00;
}

.AltBgColoryellow > .panel {
  background-color: #e8d92d;
}
.AltBgColoryellow > .panel.panel-border {
  border-color: #ccbd16;
}
.AltBgColoryellow > .panel h2 {
  color: #000;
}
.AltBgColoryellow > .panel a {
  color: #000;
  text-decoration: underline;
}
.AltBgColoryellow > .panel a:hover, .AltBgColoryellow > .panel a:active, .AltBgColoryellow > .panel a:focus, .AltBgColoryellow > .panel a:visited {
  color: #000;
}
.AltBgColoryellow > .panel .ProgressBar > span {
  background-color: #000;
}

a:hover .AltBgColoryellow > .panel,
a:active .AltBgColoryellow > .panel,
a:focus .AltBgColoryellow > .panel {
  background-color: #9e9211;
}

.AltBgColorgreen > .panel {
  background-color: #68bd49;
}
.AltBgColorgreen > .panel.panel-border {
  border-color: #539b38;
}
.AltBgColorgreen > .panel h2 {
  color: #000;
}
.AltBgColorgreen > .panel a {
  color: #000;
  text-decoration: underline;
}
.AltBgColorgreen > .panel a:hover, .AltBgColorgreen > .panel a:active, .AltBgColorgreen > .panel a:focus, .AltBgColorgreen > .panel a:visited {
  color: #000;
}
.AltBgColorgreen > .panel .ProgressBar > span {
  background-color: #000;
}

a:hover .AltBgColorgreen > .panel,
a:active .AltBgColorgreen > .panel,
a:focus .AltBgColorgreen > .panel {
  background-color: #3f752b;
}

.AltBgColorblue > .panel {
  background-color: #00a9e0;
}
.AltBgColorblue > .panel.panel-border {
  border-color: #0083ad;
}
.AltBgColorblue > .panel h2 {
  color: #000;
}
.AltBgColorblue > .panel a {
  color: #000;
  text-decoration: underline;
}
.AltBgColorblue > .panel a:hover, .AltBgColorblue > .panel a:active, .AltBgColorblue > .panel a:focus, .AltBgColorblue > .panel a:visited {
  color: #000;
}
.AltBgColorblue > .panel .ProgressBar > span {
  background-color: #000;
}

a:hover .AltBgColorblue > .panel,
a:active .AltBgColorblue > .panel,
a:focus .AltBgColorblue > .panel {
  background-color: #005c7a;
}

.AltBgColorpurple > .panel {
  background-color: #8e51ae;
}
.AltBgColorpurple > .panel.panel-border {
  border-color: #72418b;
}
.AltBgColorpurple > .panel h2 {
  color: #000;
}
.AltBgColorpurple > .panel a {
  color: #000;
  text-decoration: underline;
}
.AltBgColorpurple > .panel a:hover, .AltBgColorpurple > .panel a:active, .AltBgColorpurple > .panel a:focus, .AltBgColorpurple > .panel a:visited {
  color: #000;
}
.AltBgColorpurple > .panel .ProgressBar > span {
  background-color: #000;
}

a:hover .AltBgColorpurple > .panel,
a:active .AltBgColorpurple > .panel,
a:focus .AltBgColorpurple > .panel {
  background-color: #553168;
}

/* ==========================================================================
   MASTER PAGE LAYOUT
   ========================================================================== */
/* Class used to contain the various pieces of the master page */
.container {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 60px;
}

.container::after,
.body-container::after {
  display: block;
  clear: both;
  content: "";
}

.has-secondary-col .body-container {
  display: grid;
}

.has-secondary-col .body-container .col-primary {
  grid-row: -1;
  /* ensure the main content displays BEFORE nav on small screens */
}

@media (min-width: 992px) {
  .has-secondary-col .body-container {
    grid-template-columns: 1fr 76% minmax(280px, 22%) 1fr;
    grid-template-rows: auto;
    grid-column-gap: 30px;
  }
  .has-secondary-col .body-container .col-primary {
    grid-column: 2/span 1;
    grid-row: 1;
  }
  .has-secondary-col .body-container .col-secondary {
    grid-column: 3/span 1;
    grid-row: 1;
  }
}
.secondary-nav-top .has-secondary-col .body-container {
  grid-template-columns: auto;
}

.secondary-nav-top .has-secondary-col .body-container .col-primary {
  grid-column: 1;
  grid-row: 2;
}

.secondary-nav-top .has-secondary-col .body-container .col-secondary {
  grid-column: 1;
  grid-row: 1;
}

header.header {
  background-color: #fff;
}

.header-container {
  display: grid;
  grid-template-columns: minmax(130px, 130px) 1fr;
  grid-template-rows: auto auto;
  align-items: center;
  width: 100%;
  padding: 15px 30px 0px;
  margin: 0 auto;
  background-color: #fff;
  max-width: 1440px;
}
.header-container .header-logo-container {
  grid-area: logo;
  z-index: 100;
  grid-row: 1/3;
  grid-column: 1;
  align-self: center;
  justify-self: start;
}
.header-container .header-aux-container {
  grid-area: utility;
  align-self: start;
  z-index: 101;
  margin-top: 10px;
  grid-row: 1;
  grid-column: 2;
  justify-self: end;
}
.header-container .header-primary-nav-container {
  grid-area: primary-nav;
  align-self: start;
  z-index: 100;
  width: 100%;
  grid-row: 2;
  grid-column: 2;
  justify-self: end;
}

body:not(.Wrapper-HomePage) .header {
  min-height: 160px;
}

/* This applies to the breadcrumb area */
.breadcrumb {
  float: none;
  display: inline;
  line-height: 33px;
}

/* Homepage Full Width areas */
.Wrapper-FullWidth .main-container.container {
  max-width: 100%;
  padding: 0;
}

.Wrapper-FullWidth .row {
  margin-left: 0;
  margin-right: 0;
}

.Wrapper-FullWidth .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}

.backToTop {
  background: #fff url("images/ResponsiveHeaderSprite.svg") 3px -224px no-repeat;
  border: solid 2px #EE1B24;
  font: 0/0 a;
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transform: rotate(-90deg);
  border-radius: 40px;
  transition: background 0.2s ease-in;
  z-index: 1;
}

.backToTop:hover {
  background-color: #fff;
  border-color: #521B78;
}

/* ==========================================================================
     SECONDARY NAVIGATION
     ========================================================================== */
.nav-secondary .sub-nav-head {
  font-size: 32px;
  text-transform: none;
}

.RadTreeView.RadTreeView_Coffee {
  white-space: normal;
  text-transform: upperawse;
}
.RadTreeView.RadTreeView_Coffee .rtLI,
.RadTreeView.RadTreeView_Coffee .rtTop,
.RadTreeView.RadTreeView_Coffee .rtMid,
.RadTreeView.RadTreeView_Coffee .rtBot {
  padding: 0;
}
.RadTreeView.RadTreeView_Coffee .rtIn {
  font-weight: bold;
  display: block;
}
.RadTreeView.RadTreeView_Coffee .rtIn,
.RadTreeView.RadTreeView_Coffee .rtHover .rtIn,
.RadTreeView.RadTreeView_Coffee .rtSelected .rtIn {
  padding: 10px 15px;
  border: none;
}
.RadTreeView.RadTreeView_Coffee .rtSelected > a.rtIn,
.RadTreeView.RadTreeView_Coffee .child-is-selected.rtIn {
  background-color: transparent;
  color: #1f202c;
  font-weight: bold !important;
}
.RadTreeView.RadTreeView_Coffee .rtSelected > a.rtIn:hover,
.RadTreeView.RadTreeView_Coffee .rtSelected > a.rtIn:active,
.RadTreeView.RadTreeView_Coffee .rtSelected > a.rtIn:focus {
  background-color: transparent;
}
.RadTreeView.RadTreeView_Coffee .rtUL .rtUL {
  padding-left: 15px;
}
.RadTreeView.RadTreeView_Coffee .rtUL .rtUL a.rtIn {
  text-transform: none;
  letter-spacing: 0px;
}
.RadTreeView.RadTreeView_Coffee > .rtUL > .rtLI {
  /* add a separator border to the first-level sub-nav items only */
}
.RadTreeView.RadTreeView_Coffee > .rtUL > .rtLI:first-child {
  border-top: none;
}
.RadTreeView.RadTreeView_Coffee > .rtUL > .rtLI .rtLI .rtIn {
  /* children should have less padding */
  padding: 5px 10px;
}
.RadTreeView.RadTreeView_Coffee > .rtUL > .rtLI > .rtUL {
  /* this makes the children section padding even */
  padding-right: 15px;
  padding-bottom: 10px;
  width: 100%;
}
.RadTreeView.RadTreeView_Coffee > .rtUL {
  /* add a boundary for hovered navs */
  margin: 0 1px 1px 1px;
  width: 100%;
}
.RadTreeView.RadTreeView_Coffee .rtSp,
.RadTreeView.RadTreeView_Coffee .rtPlus,
.RadTreeView.RadTreeView_Coffee .rtMinus {
  /* we don't want to display the expand/collapse icons in this theme */
  display: none;
}
.RadTreeView.RadTreeView_Coffee a.rtIn {
  color: #fff;
  transition: all 0.2s ease-in;
  margin: 0;
}
@media screen and (prefers-reduced-motion: reduce) {
  .RadTreeView.RadTreeView_Coffee a.rtIn {
    transition: none;
  }
}
.RadTreeView.RadTreeView_Coffee a.rtIn:hover,
.RadTreeView.RadTreeView_Coffee a.rtIn:focus {
  background-color: none;
  color: #1f202c;
}
.RadTreeView.RadTreeView_Coffee a.rtIn:active {
  background-color: #fff;
}
.RadTreeView.RadTreeView_Coffee .child-is-selected-wrapper {
  background-color: none;
  color: #1f202c;
}

.nav-secondary {
  background-color: transparent;
  margin-bottom: 1em;
}
.nav-secondary .sub-nav-head {
  background-color: none;
  color: #160c94;
  font-weight: bold;
  font-size: 120%;
  padding: 10px 20px;
  text-transform: uppercase;
}
.nav-secondary .SubNavigationSeparator {
  border: none;
  height: 4px;
  background-color: transparent;
}
.nav-secondary .SubNavigationSeparator .rtIn {
  padding: 0;
  color: #fff;
}
.nav-secondary .secondary-nav-top .sub-nav-head,
.nav-secondary .secondary-nav-top .post-secondary-nav {
  display: none !important;
}
.nav-secondary .secondary-nav-top .nav-secondary {
  border-color: #ddd;
  border-style: solid;
  border-width: 2px 0;
}
.nav-secondary .secondary-nav-top .RadTreeView.RadTreeView_Coffee > .rtUL {
  text-align: center;
}
.nav-secondary .secondary-nav-top .RadTreeView.RadTreeView_Coffee > .rtUL > .rtLI {
  display: inline-block;
  border-top: none;
}
.nav-secondary .secondary-nav-top .RadTreeView.RadTreeView_Coffee a.rtIn {
  color: #1f202c;
  font-weight: bold !important;
  font-size: 1.2em !important;
}

@media (min-width: 992px) {
  .has-secondary-col .body-container {
    grid-template-columns: 1fr 70% minmax(300px, 28%) 1fr;
    grid-template-rows: auto;
    grid-column-gap: 30px;
  }
}
.nav-secondary {
  padding: 30px 20px;
  background: #9A1117 url(images/iKinVCCO.svg) no-repeat center bottom -88px;
}
.nav-secondary .sub-nav-head {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.nav-secondary .RadTreeView.RadTreeView_Coffee a.rtIn {
  color: #fff;
  font-size: 16px;
  line-height: 24px !important;
  width: 100%;
  padding: 5px 10px 5px 20px;
  margin-bottom: 5px;
  border-radius: 0px;
  font-weight: bold !important;
}
.nav-secondary .RadTreeView.RadTreeView_Coffee .rtHover .rtIn,
.nav-secondary .RadTreeView.RadTreeView_Coffee .rtSelected .rtIn {
  border-color: transparent;
  font-weight: bold !important;
  color: #fff;
  background-color: #EE1B24;
  border-radius: 0px;
}

.RadTreeView.RadTreeView_Coffee .rtSp,
.RadTreeView.RadTreeView_Coffee .rtPlus,
.RadTreeView.RadTreeView_Coffee .rtMinus {
  display: block;
}

.RadTreeView .rtPlus:before {
  content: "\e014" !important;
  color: #fff !important;
  margin: -0.5em 0 0 -0.75em !important;
}

.RadTreeView .rtMinus:before {
  content: "\e015" !important;
  color: #fff !important;
  margin: -0.5em 0 0 -0.75em !important;
}

.CalloutArea1 {
  background-color: #521B78;
  padding: 20px;
  color: #fff;
}

.CalloutArea2 {
  background-color: #EE1B24;
  padding: 20px;
  color: #fff;
}

.Alerts .AlertItem {
  list-style: none;
  border: 1px solid #353A7E;
  margin-top: -1px !important;
  padding: 20px;
  background-color: #353A7E;
  color: #ffffff;
}
.Alerts .AlertItem a {
  color: #ffffff;
}

.card {
  padding: 20px;
  border-radius: 0px;
  overflow: hidden;
  z-index: 0;
}
.card h1:first-child,
.card h2:first-child,
.card h3:first-child,
.card h4:first-child,
.card .SearchField label:first-child,
.SearchField .card label:first-child,
.card h5:first-child,
.card h6:first-child {
  margin-top: 0;
}
.card h1:last-child,
.card h2:last-child,
.card h3:last-child,
.card h4:last-child,
.card .SearchField label:last-child,
.SearchField .card label:last-child,
.card h5:last-child,
.card h6:last-child,
.card p:last-child,
.card ul:last-child,
.card ol:last-child {
  margin-bottom: 0;
}
.card .TextButton {
  margin-right: 10px;
}

.maroon-bg {
  background-color: #9A1117;
}
.maroon-bg h1,
.maroon-bg .h1,
.maroon-bg h2,
.maroon-bg .h2,
.maroon-bg h3,
.maroon-bg .h3,
.maroon-bg h4,
.maroon-bg .SearchField label,
.SearchField .maroon-bg label,
.maroon-bg .h4,
.maroon-bg h5,
.maroon-bg .h5,
.maroon-bg p,
.maroon-bg .large,
.maroon-bg .small {
  color: #fff;
}
.maroon-bg .TextButton {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.maroon-bg .TextButton:hover, .maroon-bg .TextButton:focus, .maroon-bg .TextButton:active {
  color: #222222 !important;
  background-color: rgba(255, 255, 255, 0.75);
  border-color: #fff;
}
.maroon-bg a {
  color: #fff;
}
.maroon-bg a:active, .maroon-bg a:visited, .maroon-bg a:hover, .maroon-bg a:focus, .maroon-bg a:active {
  color: #fff;
}
.maroon-bg .PrimaryButton {
  background-color: #fff;
  color: #222222 !important;
}

.red-bg {
  background-color: #EE1B24;
}
.red-bg h1,
.red-bg .h1,
.red-bg h2,
.red-bg .h2,
.red-bg h3,
.red-bg .h3,
.red-bg h4,
.red-bg .SearchField label,
.SearchField .red-bg label,
.red-bg .h4,
.red-bg h5,
.red-bg .h5,
.red-bg p,
.red-bg .large,
.red-bg .small {
  color: #fff;
}
.red-bg .TextButton {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.red-bg .TextButton:hover, .red-bg .TextButton:focus, .red-bg .TextButton:active {
  color: #222222 !important;
  background-color: rgba(255, 255, 255, 0.75);
  border-color: #fff;
}
.red-bg a {
  color: #fff;
}
.red-bg a:active, .red-bg a:visited, .red-bg a:hover, .red-bg a:focus, .red-bg a:active {
  color: #fff;
}
.red-bg .PrimaryButton {
  background-color: #fff;
  color: #222222 !important;
}

.purple-bg {
  background-color: #521B78;
}
.purple-bg h1,
.purple-bg .h1,
.purple-bg h2,
.purple-bg .h2,
.purple-bg h3,
.purple-bg .h3,
.purple-bg h4,
.purple-bg .SearchField label,
.SearchField .purple-bg label,
.purple-bg .h4,
.purple-bg h5,
.purple-bg .h5,
.purple-bg p,
.purple-bg .large,
.purple-bg .small {
  color: #fff;
}
.purple-bg .TextButton {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.purple-bg .TextButton:hover, .purple-bg .TextButton:focus, .purple-bg .TextButton:active {
  color: #222222 !important;
  background-color: rgba(255, 255, 255, 0.75);
  border-color: #fff;
}
.purple-bg a {
  color: #fff;
}
.purple-bg a:active, .purple-bg a:visited, .purple-bg a:hover, .purple-bg a:focus, .purple-bg a:active {
  color: #fff;
}
.purple-bg .PrimaryButton {
  background-color: #fff;
  color: #222222 !important;
}

.grey-bg {
  background-color: #5C5C5C;
}
.grey-bg h1,
.grey-bg .h1,
.grey-bg h2,
.grey-bg .h2,
.grey-bg h3,
.grey-bg .h3,
.grey-bg h4,
.grey-bg .SearchField label,
.SearchField .grey-bg label,
.grey-bg .h4,
.grey-bg h5,
.grey-bg .h5,
.grey-bg p,
.grey-bg .large,
.grey-bg .small {
  color: #fff;
}
.grey-bg .TextButton {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.grey-bg .TextButton:hover, .grey-bg .TextButton:focus, .grey-bg .TextButton:active {
  color: #222222 !important;
  background-color: rgba(255, 255, 255, 0.75);
  border-color: #fff;
}
.grey-bg a {
  color: #fff;
}
.grey-bg a:active, .grey-bg a:visited, .grey-bg a:hover, .grey-bg a:focus, .grey-bg a:active {
  color: #fff;
}
.grey-bg .PrimaryButton {
  background-color: #fff;
  color: #222222 !important;
}

.blue-bg {
  background-color: #353A7E;
}
.blue-bg h1,
.blue-bg .h1,
.blue-bg h2,
.blue-bg .h2,
.blue-bg h3,
.blue-bg .h3,
.blue-bg h4,
.blue-bg .SearchField label,
.SearchField .blue-bg label,
.blue-bg .h4,
.blue-bg h5,
.blue-bg .h5,
.blue-bg p,
.blue-bg .large,
.blue-bg .small {
  color: #fff;
}
.blue-bg .TextButton {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.blue-bg .TextButton:hover, .blue-bg .TextButton:focus, .blue-bg .TextButton:active {
  color: #222222 !important;
  background-color: rgba(255, 255, 255, 0.75);
  border-color: #fff;
}
.blue-bg a {
  color: #fff;
}
.blue-bg a:active, .blue-bg a:visited, .blue-bg a:hover, .blue-bg a:focus, .blue-bg a:active {
  color: #fff;
}
.blue-bg .PrimaryButton {
  background-color: #fff;
  color: #222222 !important;
}

.teal-bg {
  background-color: #146B69;
}
.teal-bg h1,
.teal-bg .h1,
.teal-bg h2,
.teal-bg .h2,
.teal-bg h3,
.teal-bg .h3,
.teal-bg h4,
.teal-bg .SearchField label,
.SearchField .teal-bg label,
.teal-bg .h4,
.teal-bg h5,
.teal-bg .h5,
.teal-bg p,
.teal-bg .large,
.teal-bg .small {
  color: #fff;
}
.teal-bg .TextButton {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.teal-bg .TextButton:hover, .teal-bg .TextButton:focus, .teal-bg .TextButton:active {
  color: #222222 !important;
  background-color: rgba(255, 255, 255, 0.75);
  border-color: #fff;
}
.teal-bg a {
  color: #fff;
}
.teal-bg a:active, .teal-bg a:visited, .teal-bg a:hover, .teal-bg a:focus, .teal-bg a:active {
  color: #fff;
}
.teal-bg .PrimaryButton {
  background-color: #fff;
  color: #222222 !important;
}

.maroon-top {
  background-color: #fff;
  border-color: #A7AFB2;
  border-top: 8px solid #9A1117;
}

.red-top {
  background-color: #fff;
  border-color: #A7AFB2;
  border-top: 8px solid #EE1B24;
}

.purple-top {
  background-color: #fff;
  border-color: #A7AFB2;
  border-top: 8px solid #521B78;
}

.grey-top {
  background-color: #fff;
  border-color: #A7AFB2;
  border-top: 8px solid #5C5C5C;
}

.blue-top {
  background-color: #fff;
  border-color: #A7AFB2;
  border-top: 8px solid #353A7E;
}

.teal-top {
  background-color: #fff;
  border-color: #A7AFB2;
  border-top: 8px solid #146B69;
}

.white-bg {
  background-color: #fff;
  border-color: #A7AFB2;
}

.maroon-bgimg {
  background-color: #9A1117;
}
.maroon-bgimg h1,
.maroon-bgimg .h1,
.maroon-bgimg h2,
.maroon-bgimg .h2,
.maroon-bgimg h3,
.maroon-bgimg .h3,
.maroon-bgimg h4,
.maroon-bgimg .SearchField label,
.SearchField .maroon-bgimg label,
.maroon-bgimg .h4,
.maroon-bgimg h5,
.maroon-bgimg .h5,
.maroon-bgimg p,
.maroon-bgimg .large,
.maroon-bgimg .small {
  color: #fff;
}
.maroon-bgimg .TextButton {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.maroon-bgimg .TextButton:hover, .maroon-bgimg .TextButton:focus, .maroon-bgimg .TextButton:active {
  color: #222222 !important;
  background-color: rgba(255, 255, 255, 0.75);
  border-color: #fff;
}
.maroon-bgimg a {
  color: #fff;
}
.maroon-bgimg a:active, .maroon-bgimg a:visited, .maroon-bgimg a:hover, .maroon-bgimg a:focus, .maroon-bgimg a:active {
  color: #fff;
}
.maroon-bgimg .PrimaryButton {
  background-color: #fff;
  color: #222222 !important;
}
.maroon-bgimg img {
  width: 100%;
  height: 100%;
  opacity: 0.1;
  filter: grayscale(100%);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  object-fit: cover;
  z-index: -2;
}
.maroon-bgimg img:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%; /* Adjust height as needed */
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
  z-index: -1;
}

.red-bgimg {
  background-color: #EE1B24;
}
.red-bgimg h1,
.red-bgimg .h1,
.red-bgimg h2,
.red-bgimg .h2,
.red-bgimg h3,
.red-bgimg .h3,
.red-bgimg h4,
.red-bgimg .SearchField label,
.SearchField .red-bgimg label,
.red-bgimg .h4,
.red-bgimg h5,
.red-bgimg .h5,
.red-bgimg p,
.red-bgimg .large,
.red-bgimg .small {
  color: #fff;
}
.red-bgimg .TextButton {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.red-bgimg .TextButton:hover, .red-bgimg .TextButton:focus, .red-bgimg .TextButton:active {
  color: #222222 !important;
  background-color: rgba(255, 255, 255, 0.75);
  border-color: #fff;
}
.red-bgimg a {
  color: #fff;
}
.red-bgimg a:active, .red-bgimg a:visited, .red-bgimg a:hover, .red-bgimg a:focus, .red-bgimg a:active {
  color: #fff;
}
.red-bgimg .PrimaryButton {
  background-color: #fff;
  color: #222222 !important;
}
.red-bgimg img {
  width: 100%;
  height: 100%;
  opacity: 0.1;
  filter: grayscale(100%);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  object-fit: cover;
  z-index: -2;
}
.red-bgimg img:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%; /* Adjust height as needed */
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
  z-index: -1;
}

.purple-bgimg {
  background-color: #521B78;
}
.purple-bgimg h1,
.purple-bgimg .h1,
.purple-bgimg h2,
.purple-bgimg .h2,
.purple-bgimg h3,
.purple-bgimg .h3,
.purple-bgimg h4,
.purple-bgimg .SearchField label,
.SearchField .purple-bgimg label,
.purple-bgimg .h4,
.purple-bgimg h5,
.purple-bgimg .h5,
.purple-bgimg p,
.purple-bgimg .large,
.purple-bgimg .small {
  color: #fff;
}
.purple-bgimg .TextButton {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.purple-bgimg .TextButton:hover, .purple-bgimg .TextButton:focus, .purple-bgimg .TextButton:active {
  color: #222222 !important;
  background-color: rgba(255, 255, 255, 0.75);
  border-color: #fff;
}
.purple-bgimg a {
  color: #fff;
}
.purple-bgimg a:active, .purple-bgimg a:visited, .purple-bgimg a:hover, .purple-bgimg a:focus, .purple-bgimg a:active {
  color: #fff;
}
.purple-bgimg .PrimaryButton {
  background-color: #fff;
  color: #222222 !important;
}
.purple-bgimg img {
  width: 100%;
  height: 100%;
  opacity: 0.1;
  filter: grayscale(100%);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  object-fit: cover;
  z-index: -2;
}
.purple-bgimg img:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%; /* Adjust height as needed */
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
  z-index: -1;
}

.grey-bgimg {
  background-color: #5C5C5C;
}
.grey-bgimg h1,
.grey-bgimg .h1,
.grey-bgimg h2,
.grey-bgimg .h2,
.grey-bgimg h3,
.grey-bgimg .h3,
.grey-bgimg h4,
.grey-bgimg .SearchField label,
.SearchField .grey-bgimg label,
.grey-bgimg .h4,
.grey-bgimg h5,
.grey-bgimg .h5,
.grey-bgimg p,
.grey-bgimg .large,
.grey-bgimg .small {
  color: #fff;
}
.grey-bgimg .TextButton {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.grey-bgimg .TextButton:hover, .grey-bgimg .TextButton:focus, .grey-bgimg .TextButton:active {
  color: #222222 !important;
  background-color: rgba(255, 255, 255, 0.75);
  border-color: #fff;
}
.grey-bgimg a {
  color: #fff;
}
.grey-bgimg a:active, .grey-bgimg a:visited, .grey-bgimg a:hover, .grey-bgimg a:focus, .grey-bgimg a:active {
  color: #fff;
}
.grey-bgimg .PrimaryButton {
  background-color: #fff;
  color: #222222 !important;
}
.grey-bgimg img {
  width: 100%;
  height: 100%;
  opacity: 0.1;
  filter: grayscale(100%);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  object-fit: cover;
  z-index: -2;
}
.grey-bgimg img:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%; /* Adjust height as needed */
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
  z-index: -1;
}

.blue-bgimg {
  background-color: #353A7E;
}
.blue-bgimg h1,
.blue-bgimg .h1,
.blue-bgimg h2,
.blue-bgimg .h2,
.blue-bgimg h3,
.blue-bgimg .h3,
.blue-bgimg h4,
.blue-bgimg .SearchField label,
.SearchField .blue-bgimg label,
.blue-bgimg .h4,
.blue-bgimg h5,
.blue-bgimg .h5,
.blue-bgimg p,
.blue-bgimg .large,
.blue-bgimg .small {
  color: #fff;
}
.blue-bgimg .TextButton {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.blue-bgimg .TextButton:hover, .blue-bgimg .TextButton:focus, .blue-bgimg .TextButton:active {
  color: #222222 !important;
  background-color: rgba(255, 255, 255, 0.75);
  border-color: #fff;
}
.blue-bgimg a {
  color: #fff;
}
.blue-bgimg a:active, .blue-bgimg a:visited, .blue-bgimg a:hover, .blue-bgimg a:focus, .blue-bgimg a:active {
  color: #fff;
}
.blue-bgimg .PrimaryButton {
  background-color: #fff;
  color: #222222 !important;
}
.blue-bgimg img {
  width: 100%;
  height: 100%;
  opacity: 0.1;
  filter: grayscale(100%);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  object-fit: cover;
  z-index: -2;
}
.blue-bgimg img:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%; /* Adjust height as needed */
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
  z-index: -1;
}

.teal-bgimg {
  background-color: #146B69;
}
.teal-bgimg h1,
.teal-bgimg .h1,
.teal-bgimg h2,
.teal-bgimg .h2,
.teal-bgimg h3,
.teal-bgimg .h3,
.teal-bgimg h4,
.teal-bgimg .SearchField label,
.SearchField .teal-bgimg label,
.teal-bgimg .h4,
.teal-bgimg h5,
.teal-bgimg .h5,
.teal-bgimg p,
.teal-bgimg .large,
.teal-bgimg .small {
  color: #fff;
}
.teal-bgimg .TextButton {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.teal-bgimg .TextButton:hover, .teal-bgimg .TextButton:focus, .teal-bgimg .TextButton:active {
  color: #222222 !important;
  background-color: rgba(255, 255, 255, 0.75);
  border-color: #fff;
}
.teal-bgimg a {
  color: #fff;
}
.teal-bgimg a:active, .teal-bgimg a:visited, .teal-bgimg a:hover, .teal-bgimg a:focus, .teal-bgimg a:active {
  color: #fff;
}
.teal-bgimg .PrimaryButton {
  background-color: #fff;
  color: #222222 !important;
}
.teal-bgimg img {
  width: 100%;
  height: 100%;
  opacity: 0.1;
  filter: grayscale(100%);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  object-fit: cover;
  z-index: -2;
}
.teal-bgimg img:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%; /* Adjust height as needed */
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
  z-index: -1;
}

.card-icon, .card-img {
  border: solid 1px #A7AFB2;
  padding: 15px;
}
.card-icon .icon-container, .card-img .icon-container {
  background-color: #9A1117;
  text-align: center;
  padding: 40px;
  margin: -15px -15px 0px;
  color: #fff;
}
.card-icon .img-container, .card-img .img-container {
  position: relative;
  overflow: hidden;
  margin: -15px -15px 0px;
}
