@charset "UTF-8";
/*

*/
/*!
 * Font Awesome Free 5.15.1 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 PATH
 * -------------------------- */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/assets/font-awesome/fa-solid-900-74883516ac6bb785f2d12d162d769fa7a8fabc7794ef44fc28ffc375b2d7c27c.eot);
  src: url(/assets/font-awesome/fa-solid-900-74883516ac6bb785f2d12d162d769fa7a8fabc7794ef44fc28ffc375b2d7c27c.eot#iefix) format("embedded-opentype"), url(/assets/font-awesome/fa-solid-900-e546fb3c56953992a5d20c52edb9e6d1b1141184b88ae19ba20a566d2ad98dbc.woff2) format("woff2"), url(/assets/font-awesome/fa-solid-900-195989f30d333ecf41e0021dbb92c690f367d2672c43199079d9be4b81dc90da.woff) format("woff"), url(/assets/font-awesome/fa-solid-900-aa4b725084f0ad0d2d28df4191084467663b409d7272ba2f1cb6ece2d03553ec.ttf) format("truetype"), url(/assets/font-awesome/fa-solid-900-387bea778f72246fad5ea5b69f68cd059a942e3ab181eb2390ad089bc9cc5e06.svg#fontawesome) format("svg");
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/font-awesome/fa-regular-400-aa1ea349a5a1557fdd700fa5b27df5a01e3b49761201c4d5a95c442e4f7b72c7.eot);
  src: url(/assets/font-awesome/fa-regular-400-aa1ea349a5a1557fdd700fa5b27df5a01e3b49761201c4d5a95c442e4f7b72c7.eot#iefix) format("embedded-opentype"), url(/assets/font-awesome/fa-regular-400-1efbec653801e7e6a8ea0cd94afd854c3d48225b52857008fe8a1d961cdfcc51.woff2) format("woff2"), url(/assets/font-awesome/fa-regular-400-180eef6acca110a022bb81621c04937b3d2edf09fb7644daba7f95368e73b0bd.woff) format("woff"), url(/assets/font-awesome/fa-regular-400-6fdc7b823f89434983845ce3435fa374af7e08912068b8955bdd6c697f1d2797.ttf) format("truetype"), url(/assets/font-awesome/fa-regular-400-00c96447c535a41055597d80db75302fc04fd1c909239eada694daa76cd77a20.svg#fontawesome) format("svg");
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: url(/assets/font-awesome/fa-brands-400-361037e19d0b6000027564e9edcad98c8a179be70c6c4e0a6ab54cd6d41685bd.eot);
  src: url(/assets/font-awesome/fa-brands-400-361037e19d0b6000027564e9edcad98c8a179be70c6c4e0a6ab54cd6d41685bd.eot#iefix) format("embedded-opentype"), url(/assets/font-awesome/fa-brands-400-c40f9aba3abc6fd5b0b28b1b125daa3b7bc43063955d456ae4d529705a6c975c.woff2) format("woff2"), url(/assets/font-awesome/fa-brands-400-8b2dc7ace7b22f70f42c11f1606d1ee82ad46445c2f05587928e239e567ff68e.woff) format("woff"), url(/assets/font-awesome/fa-brands-400-070fe2507cabb066093e6912b85147f7289f5dbb5b582d5c6aea80f9c406dcc5.ttf) format("truetype"), url(/assets/font-awesome/fa-brands-400-b077551ebb83f7299deaa16b45877ddd3eda20c4988ac79b6def416e7d2b6b3a.svg#fontawesome) format("svg");
}

.fa,
.fas,
.toggler i,
.bart-chart-icon i {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fab {
  font-family: 'Font Awesome 5 Brands';
}

.fa,
.fas,
.toggler i,
.bart-chart-icon i,
.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;
}

.toggler i, .bart-chart-icon i {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

.fa-xs {
  font-size: .75em;
}

.fa-sm {
  font-size: .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: .1em;
  padding: .2em .25em .15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.toggler i.fa-pull-left,
.bart-chart-icon i.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.toggler i.fa-pull-right,
.bart-chart-icon i.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .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;
}

/*
Trix 1.3.5
Copyright © 2024 37signals, LLC
http://trix-editor.org/*/
trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none;
}

trix-toolbar * {
  box-sizing: border-box;
}

trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto;
}

trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px;
}

trix-toolbar .trix-button-group:not(:first-child) {
  margin-left: 1.5vw;
}

@media (max-device-width: 768px) {
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 0;
  }
}

trix-toolbar .trix-button-group-spacer {
  flex-grow: 1;
}

@media (max-device-width: 768px) {
  trix-toolbar .trix-button-group-spacer {
    display: none;
  }
}

trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent;
}

trix-toolbar .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}

trix-toolbar .trix-button.trix-active {
  background: #cbeefa;
  color: black;
}

trix-toolbar .trix-button:not(:disabled) {
  cursor: pointer;
}

trix-toolbar .trix-button:disabled {
  color: rgba(0, 0, 0, 0.125);
}

@media (max-device-width: 768px) {
  trix-toolbar .trix-button {
    letter-spacing: -0.01em;
    padding: 0 0.3em;
  }
}

trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px;
}

@media (max-device-width: 768px) {
  trix-toolbar .trix-button--icon {
    height: 2em;
    max-width: calc(0.8em + 3.5vw);
  }
}

trix-toolbar .trix-button--icon::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.6;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-device-width: 768px) {
  trix-toolbar .trix-button--icon::before {
    right: 6%;
    left: 6%;
  }
}

trix-toolbar .trix-button--icon.trix-active::before {
  opacity: 1;
}

trix-toolbar .trix-button--icon:disabled::before {
  opacity: 0.125;
}

trix-toolbar .trix-button--icon-attach::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M16.5%206v11.5a4%204%200%201%201-8%200V5a2.5%202.5%200%200%201%205%200v10.5a1%201%200%201%201-2%200V6H10v9.5a2.5%202.5%200%200%200%205%200V5a4%204%200%201%200-8%200v12.5a5.5%205.5%200%200%200%2011%200V6h-1.5z%22%2F%3E%3C%2Fsvg%3E);
  top: 8%;
  bottom: 4%;
}

trix-toolbar .trix-button--icon-bold::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M15.6%2011.8c1-.7%201.6-1.8%201.6-2.8a4%204%200%200%200-4-4H7v14h7c2.1%200%203.7-1.7%203.7-3.8%200-1.5-.8-2.8-2.1-3.4zM10%207.5h3a1.5%201.5%200%201%201%200%203h-3v-3zm3.5%209H10v-3h3.5a1.5%201.5%200%201%201%200%203z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-italic::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M10%205v3h2.2l-3.4%208H6v3h8v-3h-2.2l3.4-8H18V5h-8z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-link::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M9.88%2013.7a4.3%204.3%200%200%201%200-6.07l3.37-3.37a4.26%204.26%200%200%201%206.07%200%204.3%204.3%200%200%201%200%206.06l-1.96%201.72a.91.91%200%201%201-1.3-1.3l1.97-1.71a2.46%202.46%200%200%200-3.48-3.48l-3.38%203.37a2.46%202.46%200%200%200%200%203.48.91.91%200%201%201-1.3%201.3z%22%2F%3E%3Cpath%20d%3D%22M4.25%2019.46a4.3%204.3%200%200%201%200-6.07l1.93-1.9a.91.91%200%201%201%201.3%201.3l-1.93%201.9a2.46%202.46%200%200%200%203.48%203.48l3.37-3.38c.96-.96.96-2.52%200-3.48a.91.91%200%201%201%201.3-1.3%204.3%204.3%200%200%201%200%206.07l-3.38%203.38a4.26%204.26%200%200%201-6.07%200z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-strike::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.73%2014l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5%200%20.3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52%2013.52%200%200%201%207%2014.95v3.37a10.64%2010.64%200%200%200%204.84.88c1.26%200%202.35-.19%203.28-.56.93-.37%201.64-.9%202.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1%200-1.29.52-2.3%201.58-3.02%201.05-.72%202.5-1.08%204.34-1.08%201.62%200%203.28.34%204.97%201l-1.3%202.93c-1.47-.6-2.73-.9-3.8-.9-.55%200-.96.08-1.2.26-.26.17-.38.38-.38.64%200%20.27.16.52.48.74.17.12.53.3%201.05.53H7.23zM3%2013h18v-2H3v2z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-quote::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M6%2017h3l2-4V7H5v6h3zm8%200h3l2-4V7h-6v6h3z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12%209v3H9v7H6v-7H3V9h9zM8%204h14v3h-6v12h-3V7H8V4z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-code::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.2%2012L15%2015.2l1.4%201.4L21%2012l-4.6-4.6L15%208.8l3.2%203.2zM5.8%2012L9%208.8%207.6%207.4%203%2012l4.6%204.6L9%2015.2%205.8%2012z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%204a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm4%203h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-number-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M2%2017h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1%203h1.8L2%2013.1v.9h3v-1H3.2L5%2010.9V10H2v1zm5-6v2h14V5H7zm0%2014h14v-2H7v2zm0-6h14v-2H7v2z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-undo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.5%208c-2.6%200-5%201-6.9%202.6L2%207v9h9l-3.6-3.6A8%208%200%200%201%2020%2016l2.4-.8a10.5%2010.5%200%200%200-10-7.2z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-redo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.4%2010.6a10.5%2010.5%200%200%200-16.9%204.6L4%2016a8%208%200%200%201%2012.7-3.6L13%2016h9V7l-3.6%203.6z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8%202.9L6%2014.2%204%2012l2-2-1.4-1.5L1%2012l.7.7zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1%2014.2l1.4%201.4L6%2012l-.7-.7-2.8-2.8L1%209.9%203.1%2012zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-dialogs {
  position: relative;
}

trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5;
}

trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

trix-toolbar .trix-input--dialog.validate:invalid {
  box-shadow: #F00 0px 0px 1.5px 1px;
}

trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none;
}

trix-toolbar .trix-dialog--link {
  max-width: 600px;
}

trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline;
}

trix-toolbar .trix-dialog__link-fields .trix-input {
  flex: 1;
}

trix-toolbar .trix-dialog__link-fields .trix-button-group {
  flex: 0 0 content;
  margin: 0;
}

trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection, trix-editor [data-trix-mutable] ::-moz-selection {
  background: none;
}

trix-editor [data-trix-mutable]::-moz-selection, trix-editor [data-trix-cursor-target]::-moz-selection, trix-editor [data-trix-mutable] ::-moz-selection {
  background: none;
}

trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection, trix-editor [data-trix-mutable] ::selection {
  background: none;
}

trix-editor .attachment__caption-editor[data-trix-mutable]:focus::-moz-selection {
  background: highlight;
}

trix-editor .attachment__caption-editor[data-trix-mutable]:focus::selection {
  background: highlight;
}

trix-editor .attachment.attachment--file[data-trix-mutable] {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent;
}

trix-editor .attachment[data-trix-mutable] img {
  box-shadow: 0 0 0 2px highlight;
}

trix-editor .attachment {
  position: relative;
}

trix-editor .attachment:hover {
  cursor: default;
}

trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text;
}

trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in;
}

trix-editor .attachment__progress[value="100"] {
  opacity: 0;
}

trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center;
}

trix-editor .trix-button-group {
  display: inline-flex;
}

trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent;
}

trix-editor .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}

trix-editor .trix-button.trix-active {
  background: #cbeefa;
}

trix-editor .trix-button:not(:disabled) {
  cursor: pointer;
}

trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
}

trix-editor .trix-button--remove::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  content: "";
  background-image: url(data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.4L17.6%205%2012%2010.6%206.4%205%205%206.4l5.6%205.6L5%2017.6%206.4%2019l5.6-5.6%205.6%205.6%201.4-1.4-5.6-5.6z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
}

trix-editor .trix-button--remove:hover {
  border-color: #333;
}

trix-editor .trix-button--remove:hover::before {
  opacity: 1;
}

trix-editor .attachment__metadata-container {
  position: relative;
}

trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
}

trix-editor .attachment__metadata .attachment__name {
  display: inline-block;
  max-width: 100%;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

trix-editor .attachment__metadata .attachment__size {
  margin-left: 0.2em;
  white-space: nowrap;
}

.trix-content {
  line-height: 1.5;
}

.trix-content * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.trix-content h1 {
  font-size: 1.2em;
  line-height: 1.2;
}

.trix-content blockquote {
  border: 0 solid #ccc;
  border-left-width: 0.3em;
  margin-left: 0.3em;
  padding-left: 0.6em;
}

.trix-content [dir=rtl] blockquote,
.trix-content blockquote[dir=rtl] {
  border-width: 0;
  border-right-width: 0.3em;
  margin-right: 0.3em;
  padding-right: 0.6em;
}

.trix-content li {
  margin-left: 1em;
}

.trix-content [dir=rtl] li {
  margin-right: 1em;
}

.trix-content pre {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.5em;
  white-space: pre;
  background-color: #eee;
  overflow-x: auto;
}

.trix-content img {
  max-width: 100%;
  height: auto;
}

.trix-content .attachment {
  display: inline-block;
  position: relative;
  max-width: 100%;
}

.trix-content .attachment a {
  color: inherit;
  text-decoration: none;
}

.trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
  color: inherit;
}

.trix-content .attachment__caption {
  text-align: center;
}

.trix-content .attachment__caption .attachment__name + .attachment__size::before {
  content: ' · ';
}

.trix-content .attachment--preview {
  width: 100%;
  text-align: center;
}

.trix-content .attachment--preview .attachment__caption {
  color: #666;
  font-size: 0.9em;
  line-height: 1.2;
}

.trix-content .attachment--file {
  color: #333;
  line-height: 1;
  margin: 0 2px 2px 2px;
  padding: 0.4em 1em;
  border: 1px solid #bbb;
  border-radius: 5px;
}

.trix-content .attachment-gallery {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.trix-content .attachment-gallery .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

.trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

:root {
  --balloon-border-radius: 2px;
  --balloon-color: rgba(16, 16, 16, 0.95);
  --balloon-text-color: #fff;
  --balloon-font-size: 12px;
  --balloon-move: 4px;
}

button[aria-label][data-balloon-pos] {
  overflow: visible;
}

[aria-label][data-balloon-pos] {
  position: relative;
  cursor: pointer;
}

[aria-label][data-balloon-pos]:after {
  opacity: 0;
  pointer-events: none;
  transition: all 0.18s ease-out 0.18s;
  text-indent: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-shadow: none;
  font-size: var(--balloon-font-size);
  background: var(--balloon-color);
  border-radius: 2px;
  color: var(--balloon-text-color);
  border-radius: var(--balloon-border-radius);
  content: attr(aria-label);
  padding: .5em 1em;
  position: absolute;
  white-space: nowrap;
  z-index: 10;
}

[aria-label][data-balloon-pos]:before {
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: var(--balloon-color);
  opacity: 0;
  pointer-events: none;
  transition: all 0.18s ease-out 0.18s;
  content: "";
  position: absolute;
  z-index: 10;
}

[aria-label][data-balloon-pos]:hover:before, [aria-label][data-balloon-pos]:hover:after, [aria-label][data-balloon-pos][data-balloon-visible]:before, [aria-label][data-balloon-pos][data-balloon-visible]:after, [aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:before, [aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:after {
  opacity: 1;
  pointer-events: none;
}

.font-awesome[aria-label][data-balloon-pos]:after {
  font-family: FontAwesome, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

[aria-label][data-balloon-pos][data-balloon-break]:after {
  white-space: pre;
}

[aria-label][data-balloon-pos][data-balloon-break][data-balloon-length]:after {
  white-space: pre-line;
  word-break: break-word;
}

[aria-label][data-balloon-pos][data-balloon-blunt]:before, [aria-label][data-balloon-pos][data-balloon-blunt]:after {
  transition: none;
}

[aria-label][data-balloon-pos][data-balloon-pos="up"]:hover:after, [aria-label][data-balloon-pos][data-balloon-pos="up"][data-balloon-visible]:after, [aria-label][data-balloon-pos][data-balloon-pos="down"]:hover:after, [aria-label][data-balloon-pos][data-balloon-pos="down"][data-balloon-visible]:after {
  transform: translate(-50%, 0);
}

[aria-label][data-balloon-pos][data-balloon-pos="up"]:hover:before, [aria-label][data-balloon-pos][data-balloon-pos="up"][data-balloon-visible]:before, [aria-label][data-balloon-pos][data-balloon-pos="down"]:hover:before, [aria-label][data-balloon-pos][data-balloon-pos="down"][data-balloon-visible]:before {
  transform: translate(-50%, 0);
}

[aria-label][data-balloon-pos][data-balloon-pos*="-left"]:after {
  left: 0;
}

[aria-label][data-balloon-pos][data-balloon-pos*="-left"]:before {
  left: 5px;
}

[aria-label][data-balloon-pos][data-balloon-pos*="-right"]:after {
  right: 0;
}

[aria-label][data-balloon-pos][data-balloon-pos*="-right"]:before {
  right: 5px;
}

[aria-label][data-balloon-pos][data-balloon-po*="-left"]:hover:after, [aria-label][data-balloon-pos][data-balloon-po*="-left"][data-balloon-visible]:after, [aria-label][data-balloon-pos][data-balloon-pos*="-right"]:hover:after, [aria-label][data-balloon-pos][data-balloon-pos*="-right"][data-balloon-visible]:after {
  transform: translate(0, 0);
}

[aria-label][data-balloon-pos][data-balloon-po*="-left"]:hover:before, [aria-label][data-balloon-pos][data-balloon-po*="-left"][data-balloon-visible]:before, [aria-label][data-balloon-pos][data-balloon-pos*="-right"]:hover:before, [aria-label][data-balloon-pos][data-balloon-pos*="-right"][data-balloon-visible]:before {
  transform: translate(0, 0);
}

[aria-label][data-balloon-pos][data-balloon-pos^="up"]:before, [aria-label][data-balloon-pos][data-balloon-pos^="up"]:after {
  bottom: 100%;
  transform-origin: top;
  transform: translate(0, var(--balloon-move));
}

[aria-label][data-balloon-pos][data-balloon-pos^="up"]:after {
  margin-bottom: 10px;
}

[aria-label][data-balloon-pos][data-balloon-pos="up"]:before, [aria-label][data-balloon-pos][data-balloon-pos="up"]:after {
  left: 50%;
  transform: translate(-50%, var(--balloon-move));
}

[aria-label][data-balloon-pos][data-balloon-pos^="down"]:before, [aria-label][data-balloon-pos][data-balloon-pos^="down"]:after {
  top: 100%;
  transform: translate(0, calc(var(--balloon-move) * -1));
}

[aria-label][data-balloon-pos][data-balloon-pos^="down"]:after {
  margin-top: 10px;
}

[aria-label][data-balloon-pos][data-balloon-pos^="down"]:before {
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: var(--balloon-color);
}

[aria-label][data-balloon-pos][data-balloon-pos="down"]:after, [aria-label][data-balloon-pos][data-balloon-pos="down"]:before {
  left: 50%;
  transform: translate(-50%, calc(var(--balloon-move) * -1));
}

[aria-label][data-balloon-pos][data-balloon-pos="left"]:hover:after, [aria-label][data-balloon-pos][data-balloon-pos="left"][data-balloon-visible]:after, [aria-label][data-balloon-pos][data-balloon-pos="right"]:hover:after, [aria-label][data-balloon-pos][data-balloon-pos="right"][data-balloon-visible]:after {
  transform: translate(0, -50%);
}

[aria-label][data-balloon-pos][data-balloon-pos="left"]:hover:before, [aria-label][data-balloon-pos][data-balloon-pos="left"][data-balloon-visible]:before, [aria-label][data-balloon-pos][data-balloon-pos="right"]:hover:before, [aria-label][data-balloon-pos][data-balloon-pos="right"][data-balloon-visible]:before {
  transform: translate(0, -50%);
}

[aria-label][data-balloon-pos][data-balloon-pos="left"]:after, [aria-label][data-balloon-pos][data-balloon-pos="left"]:before {
  right: 100%;
  top: 50%;
  transform: translate(var(--balloon-move), -50%);
}

[aria-label][data-balloon-pos][data-balloon-pos="left"]:after {
  margin-right: 10px;
}

[aria-label][data-balloon-pos][data-balloon-pos="left"]:before {
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: var(--balloon-color);
}

[aria-label][data-balloon-pos][data-balloon-pos="right"]:after, [aria-label][data-balloon-pos][data-balloon-pos="right"]:before {
  left: 100%;
  top: 50%;
  transform: translate(calc(var(--balloon-move) * -1), -50%);
}

[aria-label][data-balloon-pos][data-balloon-pos="right"]:after {
  margin-left: 10px;
}

[aria-label][data-balloon-pos][data-balloon-pos="right"]:before {
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-right-color: var(--balloon-color);
}

[aria-label][data-balloon-pos][data-balloon-length]:after {
  white-space: normal;
}

[aria-label][data-balloon-pos][data-balloon-length="small"]:after {
  width: 80px;
}

[aria-label][data-balloon-pos][data-balloon-length="medium"]:after {
  width: 150px;
}

[aria-label][data-balloon-pos][data-balloon-length="large"]:after {
  width: 260px;
}

[aria-label][data-balloon-pos][data-balloon-length="xlarge"]:after {
  width: 380px;
}

@media screen and (max-width: 768px) {
  [aria-label][data-balloon-pos][data-balloon-length="xlarge"]:after {
    width: 90vw;
  }
}

[aria-label][data-balloon-pos][data-balloon-length="fit"]:after {
  width: 100%;
}

meta.foundation-version {
  font-family: "/5.5.3/";
}

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
  width: 40.063em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
  width: 64.063em;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  width: 90.063em;
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

html,
body {
  height: 100%;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html,
body {
  font-size: 13px;
}

body {
  color: #222;
  cursor: auto;
  font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative;
}

a:hover {
  cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
}

img {
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.hide {
  display: none;
}

.invisible {
  visibility: hidden;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}

.row {
  margin: 0 auto;
  max-width: 96%;
  width: 100%;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

.row .row {
  margin: 0 -0.7142857143rem;
  max-width: none;
  width: auto;
}

.row .row:before, .row .row:after {
  content: " ";
  display: table;
}

.row .row:after {
  clear: both;
}

.row .row.collapse {
  margin: 0;
  max-width: none;
  width: auto;
}

.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}

.row .row.collapse:after {
  clear: both;
}

.column,
.columns {
  padding-left: 0.7142857143rem;
  padding-right: 0.7142857143rem;
  width: 100%;
  float: left;
}

.column + .column:last-child, .column + .columns:last-child,
.columns + .column:last-child,
.columns + .columns:last-child {
  float: right;
}

.column + .column.end, .column + .columns.end,
.columns + .column.end,
.columns + .columns.end {
  float: left;
}

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
.columns {
    position: relative;
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    float: left;
  }
  .small-1 {
    width: 8.3333333333%;
  }
  .small-2 {
    width: 16.6666666667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.3333333333%;
  }
  .small-5 {
    width: 41.6666666667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.3333333333%;
  }
  .small-8 {
    width: 66.6666666667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.3333333333%;
  }
  .small-11 {
    width: 91.6666666667%;
  }
  .small-12 {
    width: 100%;
  }
  .small-offset-0 {
    margin-left: 0 !important;
  }
  .small-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .small-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .small-offset-3 {
    margin-left: 25% !important;
  }
  .small-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .small-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .small-offset-6 {
    margin-left: 50% !important;
  }
  .small-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .small-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .small-offset-9 {
    margin-left: 75% !important;
  }
  .small-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .small-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.small-centered,
.columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.small-uncentered,
.columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.small-centered:last-child,
.columns.small-centered:last-child {
    float: none;
  }
  .column.small-uncentered:last-child,
.columns.small-uncentered:last-child {
    float: left;
  }
  .column.small-uncentered.opposite,
.columns.small-uncentered.opposite {
    float: right;
  }
  .row.small-collapse > .column,
.row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.small-uncollapse > .column,
.row.small-uncollapse > .columns {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    float: left;
  }
}

@media only screen and (min-width:40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
.columns {
    position: relative;
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    float: left;
  }
  .medium-1 {
    width: 8.3333333333%;
  }
  .medium-2 {
    width: 16.6666666667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.3333333333%;
  }
  .medium-5 {
    width: 41.6666666667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.3333333333%;
  }
  .medium-8 {
    width: 66.6666666667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.3333333333%;
  }
  .medium-11 {
    width: 91.6666666667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0 !important;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.medium-centered,
.columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
.columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.medium-centered:last-child,
.columns.medium-centered:last-child {
    float: none;
  }
  .column.medium-uncentered:last-child,
.columns.medium-uncentered:last-child {
    float: left;
  }
  .column.medium-uncentered.opposite,
.columns.medium-uncentered.opposite {
    float: right;
  }
  .row.medium-collapse > .column,
.row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.medium-uncollapse > .column,
.row.medium-uncollapse > .columns {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    float: left;
  }
  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}

@media only screen and (min-width:64.063em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
.columns {
    position: relative;
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    float: left;
  }
  .large-1 {
    width: 8.3333333333%;
  }
  .large-2 {
    width: 16.6666666667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.3333333333%;
  }
  .large-5 {
    width: 41.6666666667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.3333333333%;
  }
  .large-8 {
    width: 66.6666666667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.3333333333%;
  }
  .large-11 {
    width: 91.6666666667%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-0 {
    margin-left: 0 !important;
  }
  .large-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .large-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .large-offset-3 {
    margin-left: 25% !important;
  }
  .large-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .large-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .large-offset-6 {
    margin-left: 50% !important;
  }
  .large-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .large-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .large-offset-9 {
    margin-left: 75% !important;
  }
  .large-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .large-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.large-centered,
.columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.large-uncentered,
.columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.large-centered:last-child,
.columns.large-centered:last-child {
    float: none;
  }
  .column.large-uncentered:last-child,
.columns.large-uncentered:last-child {
    float: left;
  }
  .column.large-uncentered.opposite,
.columns.large-uncentered.opposite {
    float: right;
  }
  .row.large-collapse > .column,
.row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.large-uncollapse > .column,
.row.large-uncollapse > .columns {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    float: left;
  }
  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}

@media only screen and (min-width:90.063em) {
  .xlarge-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .xlarge-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .xlarge-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .xlarge-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .xlarge-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .xlarge-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .xlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .xlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .xlarge-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .xlarge-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .xlarge-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .xlarge-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .xlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .xlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .xlarge-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .xlarge-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .xlarge-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .xlarge-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .xlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .xlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .xlarge-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .xlarge-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .xlarge-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .xlarge-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
.columns {
    position: relative;
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    float: left;
  }
  .xlarge-1 {
    width: 8.3333333333%;
  }
  .xlarge-2 {
    width: 16.6666666667%;
  }
  .xlarge-3 {
    width: 25%;
  }
  .xlarge-4 {
    width: 33.3333333333%;
  }
  .xlarge-5 {
    width: 41.6666666667%;
  }
  .xlarge-6 {
    width: 50%;
  }
  .xlarge-7 {
    width: 58.3333333333%;
  }
  .xlarge-8 {
    width: 66.6666666667%;
  }
  .xlarge-9 {
    width: 75%;
  }
  .xlarge-10 {
    width: 83.3333333333%;
  }
  .xlarge-11 {
    width: 91.6666666667%;
  }
  .xlarge-12 {
    width: 100%;
  }
  .xlarge-offset-0 {
    margin-left: 0 !important;
  }
  .xlarge-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .xlarge-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .xlarge-offset-3 {
    margin-left: 25% !important;
  }
  .xlarge-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .xlarge-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .xlarge-offset-6 {
    margin-left: 50% !important;
  }
  .xlarge-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .xlarge-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .xlarge-offset-9 {
    margin-left: 75% !important;
  }
  .xlarge-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .xlarge-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .xlarge-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.xlarge-centered,
.columns.xlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.xlarge-uncentered,
.columns.xlarge-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.xlarge-centered:last-child,
.columns.xlarge-centered:last-child {
    float: none;
  }
  .column.xlarge-uncentered:last-child,
.columns.xlarge-uncentered:last-child {
    float: left;
  }
  .column.xlarge-uncentered.opposite,
.columns.xlarge-uncentered.opposite {
    float: right;
  }
  .row.xlarge-collapse > .column,
.row.xlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.xlarge-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.xlarge-uncollapse > .column,
.row.xlarge-uncollapse > .columns {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    float: left;
  }
}

@media only screen and (min-width:120.063em) {
  .xxlarge-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .xxlarge-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .xxlarge-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .xxlarge-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .xxlarge-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .xxlarge-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .xxlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .xxlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .xxlarge-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .xxlarge-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .xxlarge-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .xxlarge-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .xxlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .xxlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .xxlarge-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .xxlarge-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .xxlarge-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .xxlarge-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .xxlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .xxlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .xxlarge-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .xxlarge-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .xxlarge-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .xxlarge-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
.columns {
    position: relative;
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    float: left;
  }
  .xxlarge-1 {
    width: 8.3333333333%;
  }
  .xxlarge-2 {
    width: 16.6666666667%;
  }
  .xxlarge-3 {
    width: 25%;
  }
  .xxlarge-4 {
    width: 33.3333333333%;
  }
  .xxlarge-5 {
    width: 41.6666666667%;
  }
  .xxlarge-6 {
    width: 50%;
  }
  .xxlarge-7 {
    width: 58.3333333333%;
  }
  .xxlarge-8 {
    width: 66.6666666667%;
  }
  .xxlarge-9 {
    width: 75%;
  }
  .xxlarge-10 {
    width: 83.3333333333%;
  }
  .xxlarge-11 {
    width: 91.6666666667%;
  }
  .xxlarge-12 {
    width: 100%;
  }
  .xxlarge-offset-0 {
    margin-left: 0 !important;
  }
  .xxlarge-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .xxlarge-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .xxlarge-offset-3 {
    margin-left: 25% !important;
  }
  .xxlarge-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .xxlarge-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .xxlarge-offset-6 {
    margin-left: 50% !important;
  }
  .xxlarge-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .xxlarge-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .xxlarge-offset-9 {
    margin-left: 75% !important;
  }
  .xxlarge-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .xxlarge-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .xxlarge-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.xxlarge-centered,
.columns.xxlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.xxlarge-uncentered,
.columns.xxlarge-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.xxlarge-centered:last-child,
.columns.xxlarge-centered:last-child {
    float: none;
  }
  .column.xxlarge-uncentered:last-child,
.columns.xxlarge-uncentered:last-child {
    float: left;
  }
  .column.xxlarge-uncentered.opposite,
.columns.xxlarge-uncentered.opposite {
    float: right;
  }
  .row.xxlarge-collapse > .column,
.row.xxlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.xxlarge-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.xxlarge-uncollapse > .column,
.row.xxlarge-uncollapse > .columns {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    float: left;
  }
}

.alert-box {
  line-height: 1.4;
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.9285714286rem;
  font-weight: normal;
  margin-bottom: 1.4285714286rem;
  padding: 1rem 1.7142857143rem 1rem 1rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #008cba;
  border-color: #0078a0;
  color: #fff;
}

.alert-box .close {
  right: 0.2857142857rem;
  background: inherit;
  color: inherit;
  font-size: 1.5714285714rem;
  line-height: 0.9;
  margin-top: -0.7857142857rem;
  opacity: 0.6;
  padding: 0 6px 4px;
  position: absolute;
  top: 50%;
}

.alert-box .close:hover, .alert-box .close:focus {
  opacity: 1;
}

.alert-box.radius {
  border-radius: 3px;
}

.alert-box.round {
  border-radius: 1000px;
}

.alert-box.success {
  background-color: #43ac6a;
  border-color: #3a945b;
  color: #fff;
}

.alert-box.alert {
  background-color: #f36a54;
  border-color: #f04529;
  color: #fff;
}

.alert-box.secondary {
  background-color: #e7e7e7;
  border-color: #c7c7c7;
  color: #4f4f4f;
}

.alert-box.warning {
  background-color: #fb923c;
  border-color: #fa7a11;
  color: #fff;
}

.alert-box.info {
  background-color: #e0f2fe;
  border-color: #9fd7fc;
  color: #4f4f4f;
}

.alert-box.alert-close {
  opacity: 0;
}

.button, section.display .section-actions a {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.4285714286rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 0.8571428571rem 1.7142857143rem 0.9285714286rem 1.7142857143rem;
  font-size: 1.1428571429rem;
  background-color: #008cba;
  border-color: #007095;
  color: #fff;
  transition: background-color 300ms ease-out;
}

.button:hover, section.display .section-actions a:hover, .button:focus, section.display .section-actions a:focus {
  background-color: #007095;
}

.button:hover, section.display .section-actions a:hover, .button:focus, section.display .section-actions a:focus {
  color: #fff;
}

.button.secondary, section.display .section-actions a.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #000;
}

.button.secondary:hover, section.display .section-actions a.secondary:hover, .button.secondary:focus, section.display .section-actions a.secondary:focus {
  background-color: #b9b9b9;
}

.button.secondary:hover, section.display .section-actions a.secondary:hover, .button.secondary:focus, section.display .section-actions a.secondary:focus {
  color: #000;
}

.button.success, section.display .section-actions a.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: #fff;
}

.button.success:hover, section.display .section-actions a.success:hover, .button.success:focus, section.display .section-actions a.success:focus {
  background-color: #368a55;
}

.button.success:hover, section.display .section-actions a.success:hover, .button.success:focus, section.display .section-actions a.success:focus {
  color: #fff;
}

.button.alert, section.display .section-actions a.alert {
  background-color: #f36a54;
  border-color: #ef3517;
  color: #fff;
}

.button.alert:hover, section.display .section-actions a.alert:hover, .button.alert:focus, section.display .section-actions a.alert:focus {
  background-color: #ef3517;
}

.button.alert:hover, section.display .section-actions a.alert:hover, .button.alert:focus, section.display .section-actions a.alert:focus {
  color: #fff;
}

.button.warning, section.display .section-actions a.warning {
  background-color: #fb923c;
  border-color: #f47105;
  color: #fff;
}

.button.warning:hover, section.display .section-actions a.warning:hover, .button.warning:focus, section.display .section-actions a.warning:focus {
  background-color: #f47105;
}

.button.warning:hover, section.display .section-actions a.warning:hover, .button.warning:focus, section.display .section-actions a.warning:focus {
  color: #fff;
}

.button.info, section.display .section-actions a.info {
  background-color: #e0f2fe;
  border-color: #83cbfb;
  color: #000;
}

.button.info:hover, section.display .section-actions a.info:hover, .button.info:focus, section.display .section-actions a.info:focus {
  background-color: #83cbfb;
}

.button.info:hover, section.display .section-actions a.info:hover, .button.info:focus, section.display .section-actions a.info:focus {
  color: #000;
}

.button.large, section.display .section-actions a.large {
  padding: 1rem 2rem 1.0714285714rem 2rem;
  font-size: 1.4285714286rem;
}

.button.small, section.display .section-actions a.small {
  padding: 0.7142857143rem 1.4285714286rem 0.7857142857rem 1.4285714286rem;
  font-size: 0.9285714286rem;
}

.button.tiny, section.display .section-actions a.tiny {
  padding: 0.5714285714rem 1.1428571429rem 0.6428571429rem 1.1428571429rem;
  font-size: 0.7857142857rem;
}

.button.expand, section.display .section-actions a.expand {
  padding: 0.8571428571rem 1.7142857143rem 0.9285714286rem 1.7142857143rem;
  font-size: 1.1428571429rem;
  padding-bottom: 0.9285714286rem;
  padding-top: 0.8571428571rem;
  padding-left: 0.8571428571rem;
  padding-right: 0.8571428571rem;
  width: 100%;
}

.button.left-align, section.display .section-actions a.left-align {
  text-align: left;
  text-indent: 0.8571428571rem;
}

.button.right-align, section.display .section-actions a.right-align {
  text-align: right;
  padding-right: 0.8571428571rem;
}

.button.radius, section.display .section-actions a.radius {
  border-radius: 3px;
}

.button.round, section.display .section-actions a.round {
  border-radius: 1000px;
}

.button.disabled, section.display .section-actions a.disabled, .button[disabled], section.display .section-actions a[disabled] {
  background-color: #008cba;
  border-color: #007095;
  color: #fff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

.button.disabled:hover, section.display .section-actions a.disabled:hover, .button.disabled:focus, section.display .section-actions a.disabled:focus, .button[disabled]:hover, section.display .section-actions a[disabled]:hover, .button[disabled]:focus, section.display .section-actions a[disabled]:focus {
  background-color: #007095;
}

.button.disabled:hover, section.display .section-actions a.disabled:hover, .button.disabled:focus, section.display .section-actions a.disabled:focus, .button[disabled]:hover, section.display .section-actions a[disabled]:hover, .button[disabled]:focus, section.display .section-actions a[disabled]:focus {
  color: #fff;
}

.button.disabled:hover, section.display .section-actions a.disabled:hover, .button.disabled:focus, section.display .section-actions a.disabled:focus, .button[disabled]:hover, section.display .section-actions a[disabled]:hover, .button[disabled]:focus, section.display .section-actions a[disabled]:focus {
  background-color: #008cba;
}

.button.disabled.secondary, section.display .section-actions a.disabled.secondary, .button.secondary[disabled], section.display .section-actions a.secondary[disabled] {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #000;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

.button.disabled.secondary:hover, section.display .section-actions a.disabled.secondary:hover, .button.disabled.secondary:focus, section.display .section-actions a.disabled.secondary:focus, .button.secondary[disabled]:hover, section.display .section-actions a.secondary[disabled]:hover, .button.secondary[disabled]:focus, section.display .section-actions a.secondary[disabled]:focus {
  background-color: #b9b9b9;
}

.button.disabled.secondary:hover, section.display .section-actions a.disabled.secondary:hover, .button.disabled.secondary:focus, section.display .section-actions a.disabled.secondary:focus, .button.secondary[disabled]:hover, section.display .section-actions a.secondary[disabled]:hover, .button.secondary[disabled]:focus, section.display .section-actions a.secondary[disabled]:focus {
  color: #000;
}

.button.disabled.secondary:hover, section.display .section-actions a.disabled.secondary:hover, .button.disabled.secondary:focus, section.display .section-actions a.disabled.secondary:focus, .button.secondary[disabled]:hover, section.display .section-actions a.secondary[disabled]:hover, .button.secondary[disabled]:focus, section.display .section-actions a.secondary[disabled]:focus {
  background-color: #e7e7e7;
}

.button.disabled.success, section.display .section-actions a.disabled.success, .button.success[disabled], section.display .section-actions a.success[disabled] {
  background-color: #43ac6a;
  border-color: #368a55;
  color: #fff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

.button.disabled.success:hover, section.display .section-actions a.disabled.success:hover, .button.disabled.success:focus, section.display .section-actions a.disabled.success:focus, .button.success[disabled]:hover, section.display .section-actions a.success[disabled]:hover, .button.success[disabled]:focus, section.display .section-actions a.success[disabled]:focus {
  background-color: #368a55;
}

.button.disabled.success:hover, section.display .section-actions a.disabled.success:hover, .button.disabled.success:focus, section.display .section-actions a.disabled.success:focus, .button.success[disabled]:hover, section.display .section-actions a.success[disabled]:hover, .button.success[disabled]:focus, section.display .section-actions a.success[disabled]:focus {
  color: #fff;
}

.button.disabled.success:hover, section.display .section-actions a.disabled.success:hover, .button.disabled.success:focus, section.display .section-actions a.disabled.success:focus, .button.success[disabled]:hover, section.display .section-actions a.success[disabled]:hover, .button.success[disabled]:focus, section.display .section-actions a.success[disabled]:focus {
  background-color: #43ac6a;
}

.button.disabled.alert, section.display .section-actions a.disabled.alert, .button.alert[disabled], section.display .section-actions a.alert[disabled] {
  background-color: #f36a54;
  border-color: #ef3517;
  color: #fff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

.button.disabled.alert:hover, section.display .section-actions a.disabled.alert:hover, .button.disabled.alert:focus, section.display .section-actions a.disabled.alert:focus, .button.alert[disabled]:hover, section.display .section-actions a.alert[disabled]:hover, .button.alert[disabled]:focus, section.display .section-actions a.alert[disabled]:focus {
  background-color: #ef3517;
}

.button.disabled.alert:hover, section.display .section-actions a.disabled.alert:hover, .button.disabled.alert:focus, section.display .section-actions a.disabled.alert:focus, .button.alert[disabled]:hover, section.display .section-actions a.alert[disabled]:hover, .button.alert[disabled]:focus, section.display .section-actions a.alert[disabled]:focus {
  color: #fff;
}

.button.disabled.alert:hover, section.display .section-actions a.disabled.alert:hover, .button.disabled.alert:focus, section.display .section-actions a.disabled.alert:focus, .button.alert[disabled]:hover, section.display .section-actions a.alert[disabled]:hover, .button.alert[disabled]:focus, section.display .section-actions a.alert[disabled]:focus {
  background-color: #f36a54;
}

.button.disabled.warning, section.display .section-actions a.disabled.warning, .button.warning[disabled], section.display .section-actions a.warning[disabled] {
  background-color: #fb923c;
  border-color: #f47105;
  color: #fff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

.button.disabled.warning:hover, section.display .section-actions a.disabled.warning:hover, .button.disabled.warning:focus, section.display .section-actions a.disabled.warning:focus, .button.warning[disabled]:hover, section.display .section-actions a.warning[disabled]:hover, .button.warning[disabled]:focus, section.display .section-actions a.warning[disabled]:focus {
  background-color: #f47105;
}

.button.disabled.warning:hover, section.display .section-actions a.disabled.warning:hover, .button.disabled.warning:focus, section.display .section-actions a.disabled.warning:focus, .button.warning[disabled]:hover, section.display .section-actions a.warning[disabled]:hover, .button.warning[disabled]:focus, section.display .section-actions a.warning[disabled]:focus {
  color: #fff;
}

.button.disabled.warning:hover, section.display .section-actions a.disabled.warning:hover, .button.disabled.warning:focus, section.display .section-actions a.disabled.warning:focus, .button.warning[disabled]:hover, section.display .section-actions a.warning[disabled]:hover, .button.warning[disabled]:focus, section.display .section-actions a.warning[disabled]:focus {
  background-color: #fb923c;
}

.button.disabled.info, section.display .section-actions a.disabled.info, .button.info[disabled], section.display .section-actions a.info[disabled] {
  background-color: #e0f2fe;
  border-color: #83cbfb;
  color: #000;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

.button.disabled.info:hover, section.display .section-actions a.disabled.info:hover, .button.disabled.info:focus, section.display .section-actions a.disabled.info:focus, .button.info[disabled]:hover, section.display .section-actions a.info[disabled]:hover, .button.info[disabled]:focus, section.display .section-actions a.info[disabled]:focus {
  background-color: #83cbfb;
}

.button.disabled.info:hover, section.display .section-actions a.disabled.info:hover, .button.disabled.info:focus, section.display .section-actions a.disabled.info:focus, .button.info[disabled]:hover, section.display .section-actions a.info[disabled]:hover, .button.info[disabled]:focus, section.display .section-actions a.info[disabled]:focus {
  color: #000;
}

.button.disabled.info:hover, section.display .section-actions a.disabled.info:hover, .button.disabled.info:focus, section.display .section-actions a.disabled.info:focus, .button.info[disabled]:hover, section.display .section-actions a.info[disabled]:hover, .button.info[disabled]:focus, section.display .section-actions a.info[disabled]:focus {
  background-color: #e0f2fe;
}

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

@media only screen and (min-width:40.063em) {
  .button, section.display .section-actions a {
    display: inline-block;
  }
}

.dropdown.button, section.display .section-actions a.dropdown,
button.dropdown {
  position: relative;
  padding-right: 4.0714285714rem;
}

.dropdown.button::after, section.display .section-actions a.dropdown::after,
button.dropdown::after {
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  width: 0;
}

.dropdown.button::after, section.display .section-actions a.dropdown::after,
button.dropdown::after {
  border-width: 0.4285714286rem;
  right: 1.6071428571rem;
  margin-top: -0.1785714286rem;
}

.dropdown.button::after, section.display .section-actions a.dropdown::after,
button.dropdown::after {
  border-color: #fff transparent transparent transparent;
}

.dropdown.button.tiny, section.display .section-actions a.dropdown.tiny,
button.dropdown.tiny {
  padding-right: 3rem;
}

.dropdown.button.tiny:after, section.display .section-actions a.dropdown.tiny:after,
button.dropdown.tiny:after {
  border-width: 0.4285714286rem;
  right: 1.2857142857rem;
  margin-top: -0.1428571429rem;
}

.dropdown.button.tiny::after, section.display .section-actions a.dropdown.tiny::after,
button.dropdown.tiny::after {
  border-color: #fff transparent transparent transparent;
}

.dropdown.button.small, section.display .section-actions a.dropdown.small,
button.dropdown.small {
  padding-right: 3.5rem;
}

.dropdown.button.small::after, section.display .section-actions a.dropdown.small::after,
button.dropdown.small::after {
  border-width: 0.5rem;
  right: 1.5rem;
  margin-top: -0.1785714286rem;
}

.dropdown.button.small::after, section.display .section-actions a.dropdown.small::after,
button.dropdown.small::after {
  border-color: #fff transparent transparent transparent;
}

.dropdown.button.large, section.display .section-actions a.dropdown.large,
button.dropdown.large {
  padding-right: 4.1428571429rem;
}

.dropdown.button.large::after, section.display .section-actions a.dropdown.large::after,
button.dropdown.large::after {
  border-width: 0.3571428571rem;
  right: 1.9642857143rem;
  margin-top: -0.1785714286rem;
}

.dropdown.button.large::after, section.display .section-actions a.dropdown.large::after,
button.dropdown.large::after {
  border-color: #fff transparent transparent transparent;
}

.dropdown.button.secondary:after, section.display .section-actions a.dropdown.secondary:after,
button.dropdown.secondary:after {
  border-color: #333 transparent transparent transparent;
}

.split.button, section.display .section-actions a.split {
  position: relative;
  padding-right: 5.7857142857rem;
}

.split.button span, section.display .section-actions a.split span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}

.split.button span:after, section.display .section-actions a.split span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  top: 50%;
  left: 50%;
}

.split.button span:active, section.display .section-actions a.split span:active {
  background-color: rgba(0, 0, 0, 0.1);
}

.split.button span, section.display .section-actions a.split span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button span, section.display .section-actions a.split span {
  width: 3.5357142857rem;
}

.split.button span:after, section.display .section-actions a.split span:after {
  border-top-style: solid;
  border-width: 0.4285714286rem;
  margin-left: -0.4285714286rem;
  top: 48%;
}

.split.button span:after, section.display .section-actions a.split span:after {
  border-color: #fff transparent transparent transparent;
}

.split.button.secondary span, section.display .section-actions a.split.secondary span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button.secondary span:after, section.display .section-actions a.split.secondary span:after {
  border-color: #fff transparent transparent transparent;
}

.split.button.alert span, section.display .section-actions a.split.alert span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button.success span, section.display .section-actions a.split.success span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button.tiny, section.display .section-actions a.split.tiny {
  padding-right: 4.2857142857rem;
}

.split.button.tiny span, section.display .section-actions a.split.tiny span {
  width: 2.5714285714rem;
}

.split.button.tiny span:after, section.display .section-actions a.split.tiny span:after {
  border-top-style: solid;
  border-width: 0.4285714286rem;
  margin-left: -0.4285714286rem;
  top: 48%;
}

.split.button.small, section.display .section-actions a.split.small {
  padding-right: 5rem;
}

.split.button.small span, section.display .section-actions a.split.small span {
  width: 3rem;
}

.split.button.small span:after, section.display .section-actions a.split.small span:after {
  border-top-style: solid;
  border-width: 0.5rem;
  margin-left: -0.4285714286rem;
  top: 48%;
}

.split.button.large, section.display .section-actions a.split.large {
  padding-right: 6.2857142857rem;
}

.split.button.large span, section.display .section-actions a.split.large span {
  width: 3.9285714286rem;
}

.split.button.large span:after, section.display .section-actions a.split.large span:after {
  border-top-style: solid;
  border-width: 0.3571428571rem;
  margin-left: -0.4285714286rem;
  top: 48%;
}

.split.button.expand, section.display .section-actions a.split.expand {
  padding-left: 2rem;
}

.split.button.secondary span:after, section.display .section-actions a.split.secondary span:after {
  border-color: #333 transparent transparent transparent;
}

.split.button.radius span, section.display .section-actions a.split.radius span {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.split.button.round span, section.display .section-actions a.split.round span {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

.split.button.no-pip span:before, section.display .section-actions a.split.no-pip span:before {
  border-style: none;
}

.split.button.no-pip span:after, section.display .section-actions a.split.no-pip span:after {
  border-style: none;
}

.split.button.no-pip span > i, section.display .section-actions a.split.no-pip span > i {
  display: block;
  left: 50%;
  margin-left: -0.28889em;
  margin-top: -0.48889em;
  position: absolute;
  top: 50%;
}

/* Foundation Dropdowns */
.f-dropdown {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #fff;
  border: solid 1px #cccccc;
  font-size: 1rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 2px;
  max-width: 200px;
}

.f-dropdown.open {
  display: block;
}

.f-dropdown > *:first-child {
  margin-top: 0;
}

.f-dropdown > *:last-child {
  margin-bottom: 0;
}

.f-dropdown:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #fff transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 89;
}

.f-dropdown:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 88;
}

.f-dropdown.right:before {
  left: auto;
  right: 10px;
}

.f-dropdown.right:after {
  left: auto;
  right: 9px;
}

.f-dropdown.drop-right {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #fff;
  border: solid 1px #cccccc;
  font-size: 1rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 0;
  margin-left: 2px;
  max-width: 200px;
}

.f-dropdown.drop-right.open {
  display: block;
}

.f-dropdown.drop-right > *:first-child {
  margin-top: 0;
}

.f-dropdown.drop-right > *:last-child {
  margin-bottom: 0;
}

.f-dropdown.drop-right:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent #fff transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 10px;
  left: -12px;
  z-index: 89;
}

.f-dropdown.drop-right:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent #cccccc transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 9px;
  left: -14px;
  z-index: 88;
}

.f-dropdown.drop-left {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #fff;
  border: solid 1px #cccccc;
  font-size: 1rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 0;
  margin-left: -2px;
  max-width: 200px;
}

.f-dropdown.drop-left.open {
  display: block;
}

.f-dropdown.drop-left > *:first-child {
  margin-top: 0;
}

.f-dropdown.drop-left > *:last-child {
  margin-bottom: 0;
}

.f-dropdown.drop-left:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #fff;
  border-left-style: solid;
  position: absolute;
  top: 10px;
  right: -12px;
  left: auto;
  z-index: 89;
}

.f-dropdown.drop-left:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #cccccc;
  border-left-style: solid;
  position: absolute;
  top: 9px;
  right: -14px;
  left: auto;
  z-index: 88;
}

.f-dropdown.drop-top {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #fff;
  border: solid 1px #cccccc;
  font-size: 1rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-left: 0;
  margin-top: -2px;
  max-width: 200px;
}

.f-dropdown.drop-top.open {
  display: block;
}

.f-dropdown.drop-top > *:first-child {
  margin-top: 0;
}

.f-dropdown.drop-top > *:last-child {
  margin-bottom: 0;
}

.f-dropdown.drop-top:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: #fff transparent transparent transparent;
  border-top-style: solid;
  bottom: -12px;
  position: absolute;
  top: auto;
  left: 10px;
  right: auto;
  z-index: 89;
}

.f-dropdown.drop-top:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: #cccccc transparent transparent transparent;
  border-top-style: solid;
  bottom: -14px;
  position: absolute;
  top: auto;
  left: 9px;
  right: auto;
  z-index: 88;
}

.f-dropdown li {
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.2857142857rem;
  margin: 0;
}

.f-dropdown li:hover, .f-dropdown li:focus {
  background: #eee;
}

.f-dropdown li a {
  display: block;
  padding: 0.5rem;
  color: #555;
}

.f-dropdown.content {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #fff;
  border: solid 1px #cccccc;
  font-size: 1rem;
  height: auto;
  max-height: none;
  padding: 1.4285714286rem;
  width: 100%;
  z-index: 89;
  max-width: 200px;
}

.f-dropdown.content.open {
  display: block;
}

.f-dropdown.content > *:first-child {
  margin-top: 0;
}

.f-dropdown.content > *:last-child {
  margin-bottom: 0;
}

.f-dropdown.radius {
  border-radius: 3px;
}

.f-dropdown.tiny {
  max-width: 200px;
}

.f-dropdown.small {
  max-width: 300px;
}

.f-dropdown.medium {
  max-width: 500px;
}

.f-dropdown.large {
  max-width: 800px;
}

.f-dropdown.mega {
  width: 100% !important;
  max-width: 100% !important;
}

.f-dropdown.mega.open {
  left: 0 !important;
}

/* Standard Forms */
form.fn-form {
  margin: 0 0 0.8571428571rem;
}

/* Using forms within rows, we need to set some defaults */
form.fn-form .row .row {
  margin-left: -0.4285714286rem;
  margin-right: -0.4285714286rem;
}

form.fn-form .row .row .column,
form.fn-form .row .row .columns {
  padding-left: 0.4285714286rem;
  padding-right: 0.4285714286rem;
}

form.fn-form .row .row.collapse {
  margin-left: 0;
  margin-right: 0;
}

form.fn-form .row .row.collapse .column,
form.fn-form .row .row.collapse .columns {
  padding-left: 0;
  padding-right: 0;
}

form.fn-form .row input.column,
form.fn-form .row input.columns,
form.fn-form .row textarea.column,
form.fn-form .row textarea.columns {
  padding-left: 0.4285714286rem;
}

.fn-form {
  /* Label Styles */
  /* Attach elements to the beginning or end of an input */
  /* Adjust padding, alignment and radius if pre/post element is a button */
  /* Separate prefix and postfix styles when on span or label so buttons keep their own */
  /* We use this to get basic styling on all basic form elements */
}

.fn-form label {
  display: block;
  cursor: pointer;
  /* Styles for required inputs */
}

.fn-form label.right {
  float: none !important;
  text-align: right;
}

.fn-form label.inline {
  margin: 0 0 0.8571428571rem 0;
  padding: 0.5rem 0;
}

.fn-form label small {
  text-transform: capitalize;
  color: #676767;
}

.fn-form .prefix,
.fn-form .postfix {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 1rem;
  height: 2.2142857143rem;
  line-height: 2.2142857143rem;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2;
}

.fn-form .postfix.button, .fn-form section.display .section-actions a.postfix, section.display .section-actions .fn-form a.postfix {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}

.fn-form .prefix.button, .fn-form section.display .section-actions a.prefix, section.display .section-actions .fn-form a.prefix {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}

.fn-form .prefix.button.radius, .fn-form section.display .section-actions a.prefix.radius, section.display .section-actions .fn-form a.prefix.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.fn-form .postfix.button.radius, .fn-form section.display .section-actions a.postfix.radius, section.display .section-actions .fn-form a.postfix.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.fn-form .prefix.button.round, .fn-form section.display .section-actions a.prefix.round, section.display .section-actions .fn-form a.prefix.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.fn-form .postfix.button.round, .fn-form section.display .section-actions a.postfix.round, section.display .section-actions .fn-form a.postfix.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

.fn-form span.prefix,
.fn-form label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333;
  border-color: #cccccc;
}

.fn-form span.postfix,
.fn-form label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333;
  border-color: #cccccc;
}

.fn-form input:not([type]),
.fn-form input[type="text"], .fn-form input[type="password"], .fn-form input[type="date"], .fn-form input[type="datetime"], .fn-form input[type="datetime-local"], .fn-form input[type="month"], .fn-form input[type="week"], .fn-form input[type="email"], .fn-form input[type="number"], .fn-form input[type="search"], .fn-form input[type="tel"], .fn-form input[type="time"], .fn-form input[type="url"], .fn-form input[type="color"], .fn-form textarea {
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: 0;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 1rem;
  margin: 0 0 0.8571428571rem 0;
  width: 100%;
  box-sizing: border-box;
}

.fn-form input:not([type]):focus,
.fn-form input[type="text"]:focus, .fn-form input[type="password"]:focus, .fn-form input[type="date"]:focus, .fn-form input[type="datetime"]:focus, .fn-form input[type="datetime-local"]:focus, .fn-form input[type="month"]:focus, .fn-form input[type="week"]:focus, .fn-form input[type="email"]:focus, .fn-form input[type="number"]:focus, .fn-form input[type="search"]:focus, .fn-form input[type="tel"]:focus, .fn-form input[type="time"]:focus, .fn-form input[type="url"]:focus, .fn-form input[type="color"]:focus, .fn-form textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}

.fn-form input:not([type]):disabled,
.fn-form input[type="text"]:disabled, .fn-form input[type="password"]:disabled, .fn-form input[type="date"]:disabled, .fn-form input[type="datetime"]:disabled, .fn-form input[type="datetime-local"]:disabled, .fn-form input[type="month"]:disabled, .fn-form input[type="week"]:disabled, .fn-form input[type="email"]:disabled, .fn-form input[type="number"]:disabled, .fn-form input[type="search"]:disabled, .fn-form input[type="tel"]:disabled, .fn-form input[type="time"]:disabled, .fn-form input[type="url"]:disabled, .fn-form input[type="color"]:disabled, .fn-form textarea:disabled {
  background-color: #ddd;
  cursor: default;
}

.fn-form input[disabled]:not([type]), .fn-form input[readonly]:not([type]), fieldset[disabled] .fn-form input:not([type]),
.fn-form input[type="text"][disabled],
.fn-form input[type="text"][readonly], fieldset[disabled] .fn-form input[type="text"], .fn-form input[type="password"][disabled], .fn-form input[type="password"][readonly], fieldset[disabled] .fn-form input[type="password"], .fn-form input[type="date"][disabled], .fn-form input[type="date"][readonly], fieldset[disabled] .fn-form input[type="date"], .fn-form input[type="datetime"][disabled], .fn-form input[type="datetime"][readonly], fieldset[disabled] .fn-form input[type="datetime"], .fn-form input[type="datetime-local"][disabled], .fn-form input[type="datetime-local"][readonly], fieldset[disabled] .fn-form input[type="datetime-local"], .fn-form input[type="month"][disabled], .fn-form input[type="month"][readonly], fieldset[disabled] .fn-form input[type="month"], .fn-form input[type="week"][disabled], .fn-form input[type="week"][readonly], fieldset[disabled] .fn-form input[type="week"], .fn-form input[type="email"][disabled], .fn-form input[type="email"][readonly], fieldset[disabled] .fn-form input[type="email"], .fn-form input[type="number"][disabled], .fn-form input[type="number"][readonly], fieldset[disabled] .fn-form input[type="number"], .fn-form input[type="search"][disabled], .fn-form input[type="search"][readonly], fieldset[disabled] .fn-form input[type="search"], .fn-form input[type="tel"][disabled], .fn-form input[type="tel"][readonly], fieldset[disabled] .fn-form input[type="tel"], .fn-form input[type="time"][disabled], .fn-form input[type="time"][readonly], fieldset[disabled] .fn-form input[type="time"], .fn-form input[type="url"][disabled], .fn-form input[type="url"][readonly], fieldset[disabled] .fn-form input[type="url"], .fn-form input[type="color"][disabled], .fn-form input[type="color"][readonly], fieldset[disabled] .fn-form input[type="color"], .fn-form textarea[disabled], .fn-form textarea[readonly], fieldset[disabled] .fn-form textarea {
  background-color: #ddd;
  cursor: default;
}

form.fn-form .row .prefix-radius.row.collapse input,
form.fn-form .row .prefix-radius.row.collapse textarea,
form.fn-form .row .prefix-radius.row.collapse select,
form.fn-form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

form.fn-form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

form.fn-form .row .postfix-radius.row.collapse input,
form.fn-form .row .postfix-radius.row.collapse textarea,
form.fn-form .row .postfix-radius.row.collapse select,
form.fn-form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

form.fn-form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

form.fn-form .row .prefix-round.row.collapse input,
form.fn-form .row .prefix-round.row.collapse textarea,
form.fn-form .row .prefix-round.row.collapse select,
form.fn-form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

form.fn-form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

form.fn-form .row .postfix-round.row.collapse input,
form.fn-form .row .postfix-round.row.collapse textarea,
form.fn-form .row .postfix-round.row.collapse select,
form.fn-form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

form.fn-form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

.fn-form {
  /* Respect enforced amount of rows for textarea */
  /* Not allow resize out of parent */
  /* Add height value for select elements to match text input height */
  /* Adjust margin for form elements below */
  /* Normalize file input width */
  /* HTML5 Number spinners settings */
  /* We add basic fieldset styling */
  /* Error Handling */
}

.fn-form textarea[rows] {
  height: auto;
}

.fn-form textarea {
  max-width: 100%;
}

.fn-form select {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 1rem;
}

.fn-form select::-ms-expand {
  display: none;
}

.fn-form select:focus {
  border-color: #999999;
}

.fn-form select:disabled {
  background-color: #ddd;
  cursor: default;
}

.fn-form select[multiple] {
  height: auto;
}

.fn-form input[type="file"],
.fn-form input[type="checkbox"],
.fn-form select {
  margin: 0 0 0.8571428571rem 0;
}

.fn-form input[type="checkbox"] + label {
  display: inline-block;
  margin-left: 0.4285714286rem;
  margin-right: 0.8571428571rem;
  margin-bottom: 0;
  vertical-align: baseline;
}

.fn-form input[type="file"] {
  width: 100%;
}

.fn-form fieldset {
  border: 1px solid #ddd;
  margin: 1.2857142857rem 0;
  padding: 1.4285714286rem;
}

.fn-form fieldset legend {
  font-weight: bold;
  margin: 0;
  margin-left: -0.2142857143rem;
  padding: 0 0.2142857143rem;
}

.fn-form span.error,
.fn-form small.error {
  display: block;
  font-size: 0.8571428571rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 0.8571428571rem;
  margin-top: -1px;
  padding: 0.4285714286rem 0.6428571429rem 0.6428571429rem;
  background: #f36a54;
  color: #fff;
}

.fn-form .error input,
.fn-form .error textarea,
.fn-form .error select {
  margin-bottom: 0;
}

.fn-form .error input[type="checkbox"],
.fn-form .error input[type="radio"] {
  margin-bottom: 0.8571428571rem;
}

.fn-form .error label,
.fn-form .error label.error {
  color: #f36a54;
}

.fn-form .error small.error {
  display: block;
  font-size: 0.8571428571rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 0.8571428571rem;
  margin-top: -1px;
  padding: 0.4285714286rem 0.6428571429rem 0.6428571429rem;
  background: #f36a54;
  color: #fff;
}

.fn-form .error > label > small {
  background: transparent;
  color: #676767;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
}

.fn-form .error span.error-message {
  display: block;
}

.fn-form input.error,
.fn-form textarea.error,
.fn-form select.error {
  margin-bottom: 0;
}

.fn-form label.error {
  color: #f36a54;
}

.label {
  display: inline-block;
  font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", sans-serif;
  font-weight: normal;
  line-height: 1;
  margin-bottom: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  padding: 0.2857142857rem 0.5714285714rem 0.2857142857rem;
  font-size: 0.7857142857rem;
  background-color: #008cba;
  color: #fff;
}

.label.radius {
  border-radius: 3px;
}

.label.round {
  border-radius: 1000px;
}

.label.alert {
  background-color: #f36a54;
  color: #fff;
}

.label.warning {
  background-color: #fb923c;
  color: #fff;
}

.label.success {
  background-color: #43ac6a;
  color: #fff;
}

.label.secondary {
  background-color: #e7e7e7;
  color: #333;
}

.label.info {
  background-color: #e0f2fe;
  color: #333;
}

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.4285714286rem;
  padding: 1.4285714286rem;
  background: #f2f2f2;
  color: #333;
}

.panel > :first-child {
  margin-top: 0;
}

.panel > :last-child {
  margin-bottom: 0;
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel p,
.panel li,
.panel dl {
  color: #333;
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
  line-height: 1;
  margin-bottom: 0.7142857143rem;
}

.panel h1.subheader,
.panel h2.subheader,
.panel h3.subheader,
.panel h4.subheader,
.panel h5.subheader,
.panel h6.subheader {
  line-height: 1.4;
}

.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.4285714286rem;
  padding: 1.4285714286rem;
  background: #ecfaff;
  color: #333;
}

.panel.callout > :first-child {
  margin-top: 0;
}

.panel.callout > :last-child {
  margin-bottom: 0;
}

.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6,
.panel.callout p,
.panel.callout li,
.panel.callout dl {
  color: #333;
}

.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.7142857143rem;
}

.panel.callout h1.subheader,
.panel.callout h2.subheader,
.panel.callout h3.subheader,
.panel.callout h4.subheader,
.panel.callout h5.subheader,
.panel.callout h6.subheader {
  line-height: 1.4;
}

.panel.callout a:not(.button) {
  color: #008cba;
}

.panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
  color: #0078a0;
}

.panel.radius {
  border-radius: 3px;
}

.reveal-modal-bg {
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0;
}

.reveal-modal {
  border-radius: 3px;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: #fff;
  padding: 2.1428571429rem;
  border: solid 1px #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

@media only screen and (max-width: 40em) {
  .reveal-modal {
    min-height: 100vh;
  }
}

.reveal-modal .column,
.reveal-modal .columns {
  min-width: 0;
}

.reveal-modal > :first-child {
  margin-top: 0;
}

.reveal-modal > :last-child {
  margin-bottom: 0;
}

@media only screen and (min-width:40.063em) {
  .reveal-modal {
    left: 0;
    margin: 0 auto;
    max-width: 96%;
    right: 0;
    width: 80%;
  }
}

@media only screen and (min-width:40.063em) {
  .reveal-modal {
    top: 7.1428571429rem;
  }
}

.reveal-modal.radius {
  box-shadow: none;
  border-radius: 3px;
}

.reveal-modal.round {
  box-shadow: none;
  border-radius: 1000px;
}

.reveal-modal.collapse {
  padding: 0;
  box-shadow: none;
}

@media only screen and (min-width:40.063em) {
  .reveal-modal.tiny {
    left: 0;
    margin: 0 auto;
    max-width: 96%;
    right: 0;
    width: 30%;
  }
}

@media only screen and (min-width:40.063em) {
  .reveal-modal.small {
    left: 0;
    margin: 0 auto;
    max-width: 96%;
    right: 0;
    width: 40%;
  }
}

@media only screen and (min-width:40.063em) {
  .reveal-modal.medium {
    left: 0;
    margin: 0 auto;
    max-width: 96%;
    right: 0;
    width: 60%;
  }
}

@media only screen and (min-width:40.063em) {
  .reveal-modal.large {
    left: 0;
    margin: 0 auto;
    max-width: 96%;
    right: 0;
    width: 70%;
  }
}

@media only screen and (min-width:40.063em) {
  .reveal-modal.xlarge {
    left: 0;
    margin: 0 auto;
    max-width: 96%;
    right: 0;
    width: 95%;
  }
}

.reveal-modal.full {
  height: 100vh;
  height: 100%;
  left: 0;
  margin-left: 0 !important;
  max-width: none !important;
  min-height: 100vh;
  top: 0;
}

@media only screen and (min-width:40.063em) {
  .reveal-modal.full {
    left: 0;
    margin: 0 auto;
    max-width: 96%;
    right: 0;
    width: 100%;
  }
}

.reveal-modal.toback {
  z-index: 1003;
}

.reveal-modal .close-reveal-modal {
  color: #aaaaaa;
  cursor: pointer;
  font-size: 2.8571428571rem;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: 0.7142857143rem;
  right: 1.5714285714rem;
}

.side-nav {
  display: block;
  font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", sans-serif;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 1rem 0;
}

.side-nav li {
  font-size: 1rem;
  font-weight: normal;
  margin: 0 0 0.5rem 0;
}

.side-nav li a:not(.button) {
  color: #008cba;
  display: block;
  margin: 0;
  padding: 0.5rem 1rem;
}

.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
  background: rgba(0, 0, 0, 0.025);
  color: #1cc7ff;
}

.side-nav li a:not(.button):active {
  color: #1cc7ff;
}

.side-nav li.active > a:first-child:not(.button) {
  color: #1cc7ff;
  font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", sans-serif;
  font-weight: normal;
}

.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  list-style: none;
  padding: 0;
  border-top-color: #e6e6e6;
}

.side-nav li.heading {
  color: #008cba;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
}

.sub-nav {
  display: block;
  margin: -0.2857142857rem 0 0;
  overflow: hidden;
  padding-top: 0.2857142857rem;
  width: auto;
}

.sub-nav dt {
  text-transform: uppercase;
}

.sub-nav dt,
.sub-nav dd,
.sub-nav li {
  color: #999;
  float: left;
  font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  margin-left: 1.1428571429rem;
  margin-bottom: 0;
}

.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
  color: #999;
  padding: 0.2142857143rem 1.1428571429rem;
  text-decoration: none;
}

.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
  color: #737373;
}

.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
  border-radius: 3px;
  background: #008cba;
  color: #fff;
  cursor: default;
  font-weight: normal;
  padding: 0.2142857143rem 1.1428571429rem;
}

.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
  background: #0078a0;
}

table {
  background: #fff;
  border: none 0 #ddd;
  margin-bottom: 0.7142857143rem;
  table-layout: auto;
}

table caption {
  background: transparent;
  color: #444;
  font-size: 1.1428571429rem;
  font-weight: bold;
}

table thead {
  background: #eee;
}

table thead tr th,
table thead tr td {
  color: #444;
  font-size: 0.9285714286rem;
  font-weight: bold;
  padding: 0.3571428571rem 0.2857142857rem;
}

table tfoot {
  background: #eee;
}

table tfoot tr th,
table tfoot tr td {
  color: #444;
  font-size: 0.9285714286rem;
  font-weight: bold;
  padding: 0.3571428571rem 0.2857142857rem;
}

table tr th,
table tr td {
  color: #222;
  font-size: 0.9285714286rem;
  padding: 0.5rem 0.2857142857rem;
  text-align: left;
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #fafafa;
}

table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
  display: table-cell;
  line-height: 1rem;
}

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

.tabs:before, .tabs:after {
  content: " ";
  display: table;
}

.tabs:after {
  clear: both;
}

.tabs dd,
.tabs .tab-title {
  float: left;
  list-style: none;
  margin-bottom: 0 !important;
  position: relative;
}

.tabs dd > a,
.tabs .tab-title > a {
  display: block;
  background-color: #efefef;
  color: #222;
  font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", sans-serif;
  font-size: 1.1428571429rem;
  padding: 1.1428571429rem 2.2857142857rem;
}

.tabs dd > a:hover,
.tabs .tab-title > a:hover {
  background-color: #e1e1e1;
}

.tabs dd.active > a,
.tabs .tab-title.active > a {
  background-color: #fff;
  color: #222;
}

.tabs.radius dd:first-child a,
.tabs.radius .tab:first-child a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.tabs.radius dd:last-child a,
.tabs.radius .tab:last-child a {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.tabs.vertical dd,
.tabs.vertical .tab-title {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}

.tabs-content {
  margin-bottom: 1.7142857143rem;
  width: 100%;
}

.tabs-content:before, .tabs-content:after {
  content: " ";
  display: table;
}

.tabs-content:after {
  clear: both;
}

.tabs-content > .content {
  display: none;
  float: left;
  padding: 0.7142857143rem 0;
  width: 100%;
}

.tabs-content > .content.active {
  display: block;
  float: none;
}

.tabs-content > .content.contained {
  padding: 0.7142857143rem;
}

.tabs-content.vertical {
  display: block;
}

.tabs-content.vertical > .content {
  padding: 0 0.7142857143rem;
}

@media only screen and (min-width:40.063em) {
  .tabs.vertical {
    float: left;
    margin: 0;
    margin-bottom: 1.25rem !important;
    max-width: 20%;
    width: 20%;
  }
  .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 1rem;
    width: 80%;
  }
}

.no-js .tabs-content > .content {
  display: block;
  float: none;
}

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #cccccc;
  color: #333;
  cursor: help;
  font-weight: bold;
}

.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #003f54;
  color: #008cba;
}

.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

.tooltip {
  background: #333;
  color: #fff;
  display: none;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.3;
  max-width: 300px;
  padding: 0.8571428571rem;
  position: absolute;
  width: 100%;
  z-index: 1006;
  left: 50%;
}

.tooltip > .nub {
  border: solid 5px;
  border-color: transparent transparent #333 transparent;
  display: block;
  height: 0;
  pointer-events: none;
  position: absolute;
  top: -10px;
  width: 0;
  left: 5px;
}

.tooltip > .nub.rtl {
  left: auto;
  right: 5px;
}

.tooltip.radius {
  border-radius: 3px;
}

.tooltip.round {
  border-radius: 1000px;
}

.tooltip.round > .nub {
  left: 2rem;
}

.tooltip.opened {
  border-bottom: dotted 1px #003f54 !important;
  color: #008cba !important;
}

.tap-to-close {
  color: #777;
  display: block;
  font-size: 0.7142857143rem;
  font-weight: normal;
}

@media only screen {
  .tooltip > .nub {
    border-color: transparent transparent #333 transparent;
    top: -10px;
  }
  .tooltip.tip-top > .nub {
    border-color: #333 transparent transparent transparent;
    bottom: -10px;
    top: auto;
  }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333;
    left: auto;
    margin-top: -5px;
    right: -10px;
    top: 50%;
  }
  .tooltip.tip-right > .nub {
    border-color: transparent #333 transparent transparent;
    left: -10px;
    margin-top: -5px;
    right: auto;
    top: 50%;
  }
}

meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:830px)/";
  width: 830px;
}

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #333;
}

.contain-to-grid .top-bar {
  margin-bottom: 0;
}

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0;
}

.fixed.expanded:not(.top-bar) {
  height: auto;
  max-height: 100%;
  overflow-y: auto;
  width: 100%;
}

.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}

.fixed.expanded:not(.top-bar) .top-bar-section {
  margin-top: 3.2142857143rem;
  z-index: 98;
}

.top-bar {
  background: #333;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
}

.top-bar ul {
  list-style: none;
  margin-bottom: 0;
}

.top-bar .row {
  max-width: none;
}

.top-bar form,
.top-bar input,
.top-bar select {
  margin-bottom: 0;
}

.top-bar input,
.top-bar select {
  font-size: 0.75rem;
  height: 2rem;
  padding-bottom: 0.35rem;
  padding-top: 0.35rem;
}

.top-bar .button, .top-bar section.display .section-actions a, section.display .section-actions .top-bar a,
.top-bar button {
  font-size: 0.75rem;
  margin-bottom: 0;
  padding-bottom: 0.4214285714rem;
  padding-top: 0.4214285714rem;
}

@media only screen and (max-width: 40em) {
  .top-bar .button, .top-bar section.display .section-actions a, section.display .section-actions .top-bar a,
.top-bar button {
    position: relative;
    top: -1px;
  }
}

.top-bar .title-area {
  margin: 0;
  position: relative;
}

.top-bar .name {
  font-size: 14px;
  height: 3.2142857143rem;
  margin: 0;
}

.top-bar .name h1,
.top-bar .name h2,
.top-bar .name h3,
.top-bar .name h4,
.top-bar .name p,
.top-bar .name span {
  font-size: 1.2142857143rem;
  line-height: 3.2142857143rem;
  margin: 0;
}

.top-bar .name h1 a,
.top-bar .name h2 a,
.top-bar .name h3 a,
.top-bar .name h4 a,
.top-bar .name p a,
.top-bar .name span a {
  color: #fff;
  display: block;
  font-weight: normal;
  padding: 0 1.0714285714rem;
  width: 75%;
}

.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}

.top-bar .toggle-topbar a {
  color: #fff;
  display: block;
  font-size: 0.9285714286rem;
  font-weight: bold;
  height: 3.2142857143rem;
  line-height: 3.2142857143rem;
  padding: 0 1.0714285714rem;
  position: relative;
  text-transform: uppercase;
}

.top-bar .toggle-topbar.menu-icon {
  margin-top: -16px;
  top: 50%;
}

.top-bar .toggle-topbar.menu-icon a {
  color: #fff;
  height: 34px;
  line-height: 33px;
  padding: 0 2.8571428571rem 0 1.0714285714rem;
  position: relative;
}

.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  margin-top: -8px;
  top: 50%;
  right: 1.0714285714rem;
  box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
  width: 16px;
}

.top-bar .toggle-topbar.menu-icon a span:hover:after {
  box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}

.top-bar.expanded {
  background: transparent;
  height: auto;
}

.top-bar.expanded .title-area {
  background: #333;
}

.top-bar.expanded .toggle-topbar a {
  color: #888;
}

.top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #888, 0 7px 0 1px #888, 0 14px 0 1px #888;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown,
.top-bar.expanded .top-bar-section .dropdown {
    clip: initial;
  }
  .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
    padding: 0;
  }
}

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out;
}

.top-bar-section ul {
  display: block;
  font-size: 14px;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}

.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-top: solid 1px #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%;
}

.top-bar-section ul li {
  background: #333;
}

.top-bar-section ul li > a {
  color: #fff;
  display: block;
  font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", sans-serif;
  font-size: 0.9285714286rem;
  font-weight: normal;
  padding-left: 1.0714285714rem;
  padding: 12px 0 12px 1.0714285714rem;
  text-transform: none;
  width: 100%;
}

.top-bar-section ul li > a.button, .top-bar-section ul section.display .section-actions li > a, section.display .section-actions .top-bar-section ul li > a {
  font-size: 0.9285714286rem;
  padding-left: 1.0714285714rem;
  padding-right: 1.0714285714rem;
  background-color: #008cba;
  border-color: #007095;
  color: #fff;
}

.top-bar-section ul li > a.button:hover, .top-bar-section ul section.display .section-actions li > a:hover, section.display .section-actions .top-bar-section ul li > a:hover, .top-bar-section ul li > a.button:focus, .top-bar-section ul section.display .section-actions li > a:focus, section.display .section-actions .top-bar-section ul li > a:focus {
  background-color: #007095;
}

.top-bar-section ul li > a.button:hover, .top-bar-section ul section.display .section-actions li > a:hover, section.display .section-actions .top-bar-section ul li > a:hover, .top-bar-section ul li > a.button:focus, .top-bar-section ul section.display .section-actions li > a:focus, section.display .section-actions .top-bar-section ul li > a:focus {
  color: #fff;
}

.top-bar-section ul li > a.button.secondary, .top-bar-section ul section.display .section-actions li > a.secondary, section.display .section-actions .top-bar-section ul li > a.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #000;
}

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul section.display .section-actions li > a.secondary:hover, section.display .section-actions .top-bar-section ul li > a.secondary:hover, .top-bar-section ul li > a.button.secondary:focus, .top-bar-section ul section.display .section-actions li > a.secondary:focus, section.display .section-actions .top-bar-section ul li > a.secondary:focus {
  background-color: #b9b9b9;
}

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul section.display .section-actions li > a.secondary:hover, section.display .section-actions .top-bar-section ul li > a.secondary:hover, .top-bar-section ul li > a.button.secondary:focus, .top-bar-section ul section.display .section-actions li > a.secondary:focus, section.display .section-actions .top-bar-section ul li > a.secondary:focus {
  color: #000;
}

.top-bar-section ul li > a.button.success, .top-bar-section ul section.display .section-actions li > a.success, section.display .section-actions .top-bar-section ul li > a.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: #fff;
}

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul section.display .section-actions li > a.success:hover, section.display .section-actions .top-bar-section ul li > a.success:hover, .top-bar-section ul li > a.button.success:focus, .top-bar-section ul section.display .section-actions li > a.success:focus, section.display .section-actions .top-bar-section ul li > a.success:focus {
  background-color: #368a55;
}

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul section.display .section-actions li > a.success:hover, section.display .section-actions .top-bar-section ul li > a.success:hover, .top-bar-section ul li > a.button.success:focus, .top-bar-section ul section.display .section-actions li > a.success:focus, section.display .section-actions .top-bar-section ul li > a.success:focus {
  color: #fff;
}

.top-bar-section ul li > a.button.alert, .top-bar-section ul section.display .section-actions li > a.alert, section.display .section-actions .top-bar-section ul li > a.alert {
  background-color: #f36a54;
  border-color: #ef3517;
  color: #fff;
}

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul section.display .section-actions li > a.alert:hover, section.display .section-actions .top-bar-section ul li > a.alert:hover, .top-bar-section ul li > a.button.alert:focus, .top-bar-section ul section.display .section-actions li > a.alert:focus, section.display .section-actions .top-bar-section ul li > a.alert:focus {
  background-color: #ef3517;
}

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul section.display .section-actions li > a.alert:hover, section.display .section-actions .top-bar-section ul li > a.alert:hover, .top-bar-section ul li > a.button.alert:focus, .top-bar-section ul section.display .section-actions li > a.alert:focus, section.display .section-actions .top-bar-section ul li > a.alert:focus {
  color: #fff;
}

.top-bar-section ul li > a.button.warning, .top-bar-section ul section.display .section-actions li > a.warning, section.display .section-actions .top-bar-section ul li > a.warning {
  background-color: #fb923c;
  border-color: #f47105;
  color: #fff;
}

.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul section.display .section-actions li > a.warning:hover, section.display .section-actions .top-bar-section ul li > a.warning:hover, .top-bar-section ul li > a.button.warning:focus, .top-bar-section ul section.display .section-actions li > a.warning:focus, section.display .section-actions .top-bar-section ul li > a.warning:focus {
  background-color: #f47105;
}

.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul section.display .section-actions li > a.warning:hover, section.display .section-actions .top-bar-section ul li > a.warning:hover, .top-bar-section ul li > a.button.warning:focus, .top-bar-section ul section.display .section-actions li > a.warning:focus, section.display .section-actions .top-bar-section ul li > a.warning:focus {
  color: #fff;
}

.top-bar-section ul li > a.button.info, .top-bar-section ul section.display .section-actions li > a.info, section.display .section-actions .top-bar-section ul li > a.info {
  background-color: #e0f2fe;
  border-color: #83cbfb;
  color: #000;
}

.top-bar-section ul li > a.button.info:hover, .top-bar-section ul section.display .section-actions li > a.info:hover, section.display .section-actions .top-bar-section ul li > a.info:hover, .top-bar-section ul li > a.button.info:focus, .top-bar-section ul section.display .section-actions li > a.info:focus, section.display .section-actions .top-bar-section ul li > a.info:focus {
  background-color: #83cbfb;
}

.top-bar-section ul li > a.button.info:hover, .top-bar-section ul section.display .section-actions li > a.info:hover, section.display .section-actions .top-bar-section ul li > a.info:hover, .top-bar-section ul li > a.button.info:focus, .top-bar-section ul section.display .section-actions li > a.info:focus, section.display .section-actions .top-bar-section ul li > a.info:focus {
  color: #000;
}

.top-bar-section ul li > button {
  font-size: 0.9285714286rem;
  padding-left: 1.0714285714rem;
  padding-right: 1.0714285714rem;
  background-color: #008cba;
  border-color: #007095;
  color: #fff;
}

.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #007095;
}

.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: #fff;
}

.top-bar-section ul li > button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #000;
}

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #b9b9b9;
}

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #000;
}

.top-bar-section ul li > button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: #fff;
}

.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #368a55;
}

.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  color: #fff;
}

.top-bar-section ul li > button.alert {
  background-color: #f36a54;
  border-color: #ef3517;
  color: #fff;
}

.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #ef3517;
}

.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  color: #fff;
}

.top-bar-section ul li > button.warning {
  background-color: #fb923c;
  border-color: #f47105;
  color: #fff;
}

.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  background-color: #f47105;
}

.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  color: #fff;
}

.top-bar-section ul li > button.info {
  background-color: #e0f2fe;
  border-color: #83cbfb;
  color: #000;
}

.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
  background-color: #83cbfb;
}

.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
  color: #000;
}

.top-bar-section ul li:hover:not(.has-form) > a {
  background-color: #555;
  color: #fff;
  background: #222;
}

.top-bar-section ul li.active > a {
  background: #008cba;
  color: #fff;
}

.top-bar-section ul li.active > a:hover {
  background: #0078a0;
  color: #fff;
}

.top-bar-section .has-form {
  padding: 1.0714285714rem;
}

.top-bar-section .has-dropdown {
  position: relative;
}

.top-bar-section .has-dropdown > a:after {
  border: inset 5px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 1.0714285714rem;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}

.top-bar-section .has-dropdown.moved {
  position: static;
}

.top-bar-section .has-dropdown.moved > .dropdown {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  display: block;
  position: absolute !important;
  width: 100%;
}

.top-bar-section .has-dropdown.moved > a:after {
  display: none;
}

.top-bar-section .dropdown {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  display: block;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 99;
  left: 100%;
}

.top-bar-section .dropdown li {
  height: auto;
  width: 100%;
}

.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 1.0714285714rem;
}

.top-bar-section .dropdown li a.parent-link {
  font-weight: normal;
}

.top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.2857142857rem;
}

.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
  color: #fff;
  display: block;
}

.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
  background: none;
}

.top-bar-section .dropdown li.has-form {
  padding: 8px 1.0714285714rem;
}

.top-bar-section .dropdown li .button, .top-bar-section .dropdown li section.display .section-actions a, section.display .section-actions .top-bar-section .dropdown li a,
.top-bar-section .dropdown li button {
  top: auto;
}

.top-bar-section .dropdown label {
  color: #777;
  font-size: 0.7142857143rem;
  font-weight: bold;
  margin-bottom: 0;
  padding: 8px 1.0714285714rem 2px;
  text-transform: uppercase;
}

.js-generated {
  display: block;
}

@media only screen and (min-width:830px) {
  .top-bar {
    background: #333;
    overflow: visible;
  }
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  .top-bar:after {
    clear: both;
  }
  .top-bar .toggle-topbar {
    display: none;
  }
  .top-bar .title-area {
    float: left;
  }
  .top-bar .name h1 a,
.top-bar .name h2 a,
.top-bar .name h3 a,
.top-bar .name h4 a,
.top-bar .name h5 a,
.top-bar .name h6 a {
    width: auto;
  }
  .top-bar input,
.top-bar select,
.top-bar .button,
.top-bar section.display .section-actions a,
section.display .section-actions .top-bar a,
.top-bar button {
    font-size: 1rem;
    height: 2rem;
    position: relative;
    top: 0.6071428571rem;
  }
  .top-bar .has-form > .button, .top-bar section.display .section-actions .has-form > a, section.display .section-actions .top-bar .has-form > a,
.top-bar .has-form > button {
    font-size: 1rem;
    height: 2rem;
    position: relative;
    top: 0.6071428571rem;
  }
  .top-bar.expanded {
    background: #333;
  }
  .contain-to-grid .top-bar {
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 96%;
  }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }
  .top-bar-section ul {
    display: inline;
    height: auto !important;
    width: auto;
  }
  .top-bar-section ul li {
    float: left;
  }
  .top-bar-section ul li .js-generated {
    display: none;
  }
  .top-bar-section li.hover > a:not(.button) {
    background-color: #555;
    background: #222;
    color: #fff;
  }
  .top-bar-section li:not(.has-form) a:not(.button) {
    background: #333;
    line-height: 3.2142857143rem;
    padding: 0 1.0714285714rem;
  }
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #555;
    background: #222;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #008cba;
    color: #fff;
    line-height: 3.2142857143rem;
    padding: 0 1.0714285714rem;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #0078a0;
    color: #fff;
  }
  .top-bar-section .has-dropdown > a {
    padding-right: 2.5rem !important;
  }
  .top-bar-section .has-dropdown > a:after {
    border: inset 5px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 1.6071428571rem;
  }
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  .top-bar-section .has-dropdown.moved > .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
  }
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 0.2142857143rem;
    right: 5px;
  }
  .top-bar-section .dropdown {
    left: 0;
    background: transparent;
    min-width: 100%;
    top: auto;
  }
  .top-bar-section .dropdown li a {
    background: #333;
    color: #fff;
    line-height: 3.2142857143rem;
    padding: 12px 1.0714285714rem;
    white-space: nowrap;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: #333;
    color: #fff;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    background-color: #555;
    color: #fff;
    background: #222;
  }
  .top-bar-section .dropdown li label {
    background: #333;
    white-space: nowrap;
  }
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  .top-bar-section > ul > .divider,
.top-bar-section > ul > [role="separator"] {
    border-right: solid 1px #4e4e4e;
    border-bottom: none;
    border-top: none;
    clear: none;
    height: 3.2142857143rem;
    width: 0;
  }
  .top-bar-section .has-form {
    background: #333;
    height: 3.2142857143rem;
    padding: 0 1.0714285714rem;
  }
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }
  .no-js .top-bar-section ul li:hover > a {
    background-color: #555;
    background: #222;
    color: #fff;
  }
  .no-js .top-bar-section ul li:active > a {
    background: #008cba;
    color: #fff;
  }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important;
  }
  .small-only-text-right {
    text-align: right !important;
  }
  .small-only-text-center {
    text-align: center !important;
  }
  .small-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen {
  .small-text-left {
    text-align: left !important;
  }
  .small-text-right {
    text-align: right !important;
  }
  .small-text-center {
    text-align: center !important;
  }
  .small-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .medium-only-text-left {
    text-align: left !important;
  }
  .medium-only-text-right {
    text-align: right !important;
  }
  .medium-only-text-center {
    text-align: center !important;
  }
  .medium-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:40.063em) {
  .medium-text-left {
    text-align: left !important;
  }
  .medium-text-right {
    text-align: right !important;
  }
  .medium-text-center {
    text-align: center !important;
  }
  .medium-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:64.063em) and (max-width:90em) {
  .large-only-text-left {
    text-align: left !important;
  }
  .large-only-text-right {
    text-align: right !important;
  }
  .large-only-text-center {
    text-align: center !important;
  }
  .large-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:64.063em) {
  .large-text-left {
    text-align: left !important;
  }
  .large-text-right {
    text-align: right !important;
  }
  .large-text-center {
    text-align: center !important;
  }
  .large-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:90.063em) and (max-width:120em) {
  .xlarge-only-text-left {
    text-align: left !important;
  }
  .xlarge-only-text-right {
    text-align: right !important;
  }
  .xlarge-only-text-center {
    text-align: center !important;
  }
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:90.063em) {
  .xlarge-text-left {
    text-align: left !important;
  }
  .xlarge-text-right {
    text-align: right !important;
  }
  .xlarge-text-center {
    text-align: center !important;
  }
  .xlarge-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:120.063em) and (max-width:99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important;
  }
  .xxlarge-only-text-right {
    text-align: right !important;
  }
  .xxlarge-only-text-center {
    text-align: center !important;
  }
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:120.063em) {
  .xxlarge-text-left {
    text-align: left !important;
  }
  .xxlarge-text-right {
    text-align: right !important;
  }
  .xxlarge-text-center {
    text-align: center !important;
  }
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
a {
  color: #1d4ed8;
  line-height: inherit;
  text-decoration: none;
}

a:hover, a:focus {
  color: #1943ba;
}

a img {
  border: none;
}

/* Default paragraph styles */
p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 1.4285714286rem;
  text-rendering: optimizeLegibility;
}

p.lead {
  font-size: 1.25rem;
  line-height: 1.6;
}

p aside {
  font-size: 1rem;
  font-style: italic;
  line-height: 1.35;
}

/* Default header styles */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #222;
  font-family: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #6f6f6f;
  font-size: 60%;
  line-height: 0;
}

h1 {
  font-size: 2.1428571429rem;
}

h2 {
  font-size: 1.6428571429rem;
}

h3 {
  font-size: 1.5714285714rem;
}

h4 {
  font-size: 1.2857142857rem;
}

h5 {
  font-size: 1.2857142857rem;
}

h6 {
  font-size: 1rem;
}

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.4285714286rem 0 1.3571428571rem;
}

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 60%;
  line-height: inherit;
}

code {
  background-color: #f8f8f8;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  color: #333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.1428571429rem 0.3571428571rem 0.0714285714rem;
}

/* Lists */
ul,
ol,
dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.4285714286rem;
}

ul {
  margin-left: 1.1rem;
}

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.4285714286rem;
  margin-bottom: 0;
}

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}

ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}

/* Ordered Lists */
ol {
  margin-left: 1.4rem;
}

ol li ul,
ol li ol {
  margin-left: 1.4285714286rem;
  margin-bottom: 0;
}

.no-bullet {
  list-style-type: none;
  margin-left: 0;
}

.no-bullet li ul,
.no-bullet li ol {
  margin-left: 1.4285714286rem;
  margin-bottom: 0;
  list-style: none;
}

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

dl dd {
  margin-bottom: 0.8571428571rem;
}

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help;
}

abbr {
  text-transform: none;
}

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

/* Blockquotes */
blockquote {
  margin: 0 0 1.4285714286rem;
  padding: 0.6428571429rem 1.4285714286rem 0 1.3571428571rem;
  border-left: 1px solid #ddd;
}

blockquote cite {
  display: block;
  font-size: 0.9285714286rem;
  color: #555555;
}

blockquote cite:before {
  content: "\2014 \0020";
}

blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.4285714286rem 0;
  border: 1px solid #ddd;
  padding: 0.7142857143rem 0.8571428571rem;
}

.vcard li {
  margin: 0;
  display: block;
}

.vcard .fn {
  font-weight: bold;
  font-size: 1.0714285714rem;
}

.vevent .summary {
  font-weight: bold;
}

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0714285714rem;
}

@media only screen and (min-width:40.063em) {
  h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4;
  }
  h1 {
    font-size: 2.1428571429rem;
  }
  h2 {
    font-size: 1.6428571429rem;
  }
  h3 {
    font-size: 1.9285714286rem;
  }
  h4 {
    font-size: 1.6428571429rem;
  }
  h5 {
    font-size: 1.2857142857rem;
  }
  h6 {
    font-size: 1rem;
  }
}

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.34in;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
h3 {
    page-break-after: avoid;
  }
}

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* medium displays */
@media only screen and (min-width:40.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* large displays */
@media only screen and (min-width:64.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xlarge displays */
@media only screen and (min-width:90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xxlarge displays */
@media only screen and (min-width:120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important;
}

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  .show-for-landscape,
.hide-for-portrait {
    display: inherit !important;
  }
  .hide-for-landscape,
.show-for-portrait {
    display: none !important;
  }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important;
  }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }
  td.show-for-landscape, td.hide-for-portrait,
th.show-for-landscape,
th.hide-for-portrait {
    display: table-cell !important;
  }
}

@media only screen and (orientation: portrait) {
  .show-for-portrait,
.hide-for-landscape {
    display: inherit !important;
  }
  .hide-for-portrait,
.show-for-landscape {
    display: none !important;
  }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important;
  }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }
  td.show-for-portrait, td.hide-for-landscape,
th.show-for-portrait,
th.hide-for-landscape {
    display: table-cell !important;
  }
}

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important;
}

.touch table.show-for-touch {
  display: table !important;
}

thead.hide-for-touch {
  display: table-header-group !important;
}

.touch thead.show-for-touch {
  display: table-header-group !important;
}

tbody.hide-for-touch {
  display: table-row-group !important;
}

.touch tbody.show-for-touch {
  display: table-row-group !important;
}

tr.hide-for-touch {
  display: table-row !important;
}

.touch tr.show-for-touch {
  display: table-row !important;
}

td.hide-for-touch {
  display: table-cell !important;
}

.touch td.show-for-touch {
  display: table-cell !important;
}

th.hide-for-touch {
  display: table-cell !important;
}

.touch th.show-for-touch {
  display: table-cell !important;
}

/* Screen reader-specific classes */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.show-on-focus:focus, .show-on-focus:active {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

/* Print visibility */
.print-only,
.show-for-print {
  display: none !important;
}

@media print {
  .print-only,
.show-for-print {
    display: block !important;
  }
  .hide-on-print,
.hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
}

/*!
 * This css file moved to app/assets (rather than included via a gem or living in ./vendor)
 * because we have fixed a bug in its .js counterpart (nnow in app/assets/javascripts)
 * - so have moved here to make it explicit that we now have ownership of both files, and to
 * prevent them being accidentally refreshed and thereby losing our changes.

 * ClockPicker v0.0.7 for jQuery (http://weareoutman.github.io/clockpicker/)
 * Copyright 2014 Wang Shenwei.
 * Licensed under MIT (https://github.com/weareoutman/clockpicker/blob/gh-pages/LICENSE)
 *
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* Picked from bootstrap: .popover, .btn-clk, .text-primary */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  /* The following are set in WordPress (wp-admin/css/revisions.css) - reset them to initial values */
  overflow: visible;
  margin: 0;
  padding: 0;
  z-index: auto;
  background-color: transparent;
  box-shadow: none;
  bottom: auto;
  left: auto;
  right: auto;
  top: auto;
  transform: none;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.btn-clk {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
}

.btn-clk:focus,
.btn-clk:active:focus,
.btn-clk.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn-clk:hover,
.btn-clk:focus {
  color: #333;
  text-decoration: none;
}

.btn-clk:active,
.btn-clk.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-clk-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-clk-default:hover,
.btn-clk-default:focus,
.btn-clk-default:active,
.btn-clk-default.active,
.open .dropdown-toggle.btn-clk-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-clk-default:active,
.btn-clk-default.active,
.open .dropdown-toggle.btn-clk-default {
  background-image: none;
}

.btn-clk-block {
  display: block;
  width: 100%;
}

.text-primary {
  color: #428bca;
}

/*!
 * ClockPicker v{package.version} for Bootstrap (http://weareoutman.github.io/clockpicker/)
 * Copyright 2014 Wang Shenwei.
 * Licensed under MIT (https://github.com/weareoutman/clockpicker/blob/gh-pages/LICENSE)
 */
.clockpicker .input-group-addon {
  cursor: pointer;
}

.clockpicker-moving {
  cursor: move;
}

.clockpicker-align-left.popover > .arrow {
  left: 25px;
}

.clockpicker-align-top.popover > .arrow {
  top: 17px;
}

.clockpicker-align-right.popover > .arrow {
  left: auto;
  right: 25px;
}

.clockpicker-align-bottom.popover > .arrow {
  top: auto;
  bottom: 6px;
}

.clockpicker-popover .popover-title {
  background-color: #fff;
  color: #999;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}

.clockpicker-popover .popover-title span {
  cursor: pointer;
}

.clockpicker-popover .popover-content {
  background-color: #f8f8f8;
  padding: 12px;
}

.popover-content:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.clockpicker-plate {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  overflow: visible;
  position: relative;
  /* Disable text selection highlighting. Thanks to Hermanya */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.clockpicker-canvas,
.clockpicker-dial {
  width: 200px;
  height: 200px;
  position: absolute;
  left: -1px;
  top: -1px;
}

.clockpicker-minutes {
  visibility: hidden;
}

.clockpicker-tick {
  border-radius: 50%;
  color: #666;
  line-height: 26px;
  text-align: center;
  width: 26px;
  height: 26px;
  position: absolute;
  cursor: pointer;
}

.clockpicker-tick.active,
.clockpicker-tick:hover {
  background-color: #c0e5f7;
  background-color: rgba(0, 149, 221, 0.25);
}

.clockpicker-button {
  background-image: none;
  background-color: #fff;
  border-width: 1px 0 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin: 0;
  padding: 10px 0;
}

.clockpicker-button:hover {
  background-image: none;
  background-color: #ebebeb;
}

.clockpicker-button:focus {
  outline: none !important;
}

.clockpicker-dial {
  transition: transform 350ms, opacity 350ms;
}

.clockpicker-dial-out {
  opacity: 0;
}

.clockpicker-hours.clockpicker-dial-out {
  transform: scale(1.2, 1.2);
}

.clockpicker-minutes.clockpicker-dial-out {
  transform: scale(0.8, 0.8);
}

.clockpicker-canvas {
  transition: opacity 175ms;
}

.clockpicker-canvas-out {
  opacity: 0.25;
}

.clockpicker-canvas-bearing,
.clockpicker-canvas-fg {
  stroke: none;
  fill: #0095dd;
}

.clockpicker-canvas-bg {
  stroke: none;
  fill: #c0e5f7;
}

.clockpicker-canvas-bg-trans {
  fill: rgba(0, 149, 221, 0.25);
}

.clockpicker-canvas line {
  stroke: #0095dd;
  stroke-width: 1;
  stroke-linecap: round;
  /*shape-rendering: crispEdges;*/
}

.clockpicker-button.am-button {
  margin: 1px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

.clockpicker-button.pm-button {
  margin: 1px 1px 1px 136px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

:root {
  /*
  Colours
  */
  --nhs-yellow:             #fae100;
  --nhs-yellow-lighter:       color-mix(in srgb, var(--nhs-yellow), white 50%);
  --nhs-yellow-darker:        color-mix(in srgb, var(--nhs-yellow), black 10%);
  --nhs-warm-yellow:        #ffb81c;
  --nhs-orange:             #ed8b00;
  --nhs-red:                #d81e05;
  --nhs-red-darker:           color-mix(in srgb, var(--nhs-red), black 10%);
  --nhs-red-lighter:          color-mix(in srgb, var(--nhs-red), white 30%);
  --nhs-dark-red:           #8a1538;
  --nhs-pink:               #ae2573;
  --nhs-blue:               #005eb8;
  --nhs-bright-blue:        #0072ce;
  --nhs-light-blue:         #41b6e6;
  --nhs-aqua-blue:          #00a9ce;
  --nhs-aqua-green:         #00a499;
  --nhs-light-green:        #78be20;
  --nhs-green:              #009639;
  --nhs-dark-green:         #006747;
  --white:                  #fff;
  --black:                  #000;
  --off-white:              #eee;
  --dark-grey:              #222;
  --darkish-grey:           #333;
  --muted-dark-grey:        #555;
  --winter-sky:             #aaa;
  --light-grey:             #ddd;
  --mid-grey:               #999;
  --almost-white:           rgb(252, 252, 252);
  --dashboard-muted-color:  #888;
  --link-focus-colour:      #0078a0;
  --link-hover-colour:      #64d6fb;
  --tab-border-color:       #ddd;
}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  box-sizing: border-box;
  touch-action: manipulation;
  background: #fff;
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar select {
  line-height: initial;
}

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth
.flatpickr-days
.dayContainer:nth-child(n + 1)
.flatpickr-day.inRange:nth-child(7n + 7) {
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth
.flatpickr-days
.dayContainer:nth-child(n + 2)
.flatpickr-day.inRange:nth-child(7n + 1) {
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border: 1px solid #e6e6e6;
  background-color: #fefefe;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar.arrowCenter:before,
.flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  overflow: hidden;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
        /*rtl:begin:ignore*/
  /*
        */
  left: 0;
  /*
        /*rtl:end:ignore*/
  /*
        */
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
        /*rtl:begin:ignore*/
  /*
        */
  right: 0;
  /*
        /*rtl:end:ignore*/
  /*
        */
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  transform: translate3d(0px, 0px, 0px);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month
.flatpickr-monthDropdown-months
.flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: flex;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  flex: 1;
  font-weight: bolder;
}

.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  box-sizing: border-box;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-around;
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}

.dayContainer + .dayContainer {
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  box-shadow: none;
  background: var(--nhs-bright-blue);
  color: #ffffff;
  border-color: transparent;
}

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n + 1)) {
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  cursor: default;
  color: #999;
  background: transparent;
  border-color: transparent;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: #999;
}

.flatpickr-day.week.selected {
  border-radius: 0;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
  margin-right: 5px;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
  box-shadow: none;
}

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.flatpickr-calendar {
  width: 280px !important;
  font-family: inherit;
  border: 0;
  border-radius: 0;
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  background-color: #ffffff;
  border-radius: 0.475rem;
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
  display: none;
}

.flatpickr-calendar.hasWeeks {
  width: 325px !important;
}

.flatpickr-months {
  padding: 0 1rem;
}

.flatpickr-innerContainer {
  padding: 0 0.5rem 0.5rem;
}

.flatpickr-days,
.dayContainer {
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: #555;
  fill: #555;
  height: 46px;
}

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.475rem;
  top: 0.5rem;
}

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  fill: #a1a5b7;
  height: 13px;
  width: 13px;
}

.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  background: #f5f8fa;
}

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #5e6278;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*rtl:begin:ignore*/
  left: 1rem;
  /*rtl:end:ignore*/
}

.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*rtl:begin:ignore*/
  right: 1rem;
  /*rtl:end:ignore*/
}

.flatpickr-current-month {
  font-weight: 500;
  color: inherit;
}

.flatpickr-current-month .numInputWrapper {
  border-radius: 0.475rem;
  width: 65px;
}

.flatpickr-current-month .numInputWrapper span.arrowUp {
  border-top-right-radius: 0.475rem;
}

.flatpickr-current-month .numInputWrapper span.arrowDown {
  border-bottom-right-radius: 0.475rem;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  border: 0 !important;
  background-color: #ffffff;
  font-size: 1rem;
  color: #5e6278;
  font-weight: 500;
  padding: 0.5rem 0.75rem;
  margin-right: 0.5rem;
  outline: none !important;
  border-radius: 0.475rem;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: #f5f8fa;
}

.flatpickr-current-month
.flatpickr-monthDropdown-months
.flatpickr-monthDropdown-month {
  font-size: 1rem;
  color: #5e6278;
  font-weight: 500;
  background-color: transparent;
  outline: none;
  padding: 0;
}

.flatpickr-current-month span.cur-month {
  color: #5e6278;
  font-size: 1rem;
  font-weight: 500;
}

.flatpickr-current-month span.cur-month:hover {
  background: #f5f8fa;
}

.flatpickr-current-month input.cur-year {
  color: #5e6278;
  font-size: 1.1rem;
  padding: 0.5rem 0.75rem;
  font-weight: 500;
  outline: 0 !important;
}

span.flatpickr-weekday {
  color: #3f4254;
  font-size: 1rem;
  font-weight: 600;
}

.flatpickr-time {
  border-bottom-right-radius: 0.475rem;
  border-bottom-left-radius: 0.475rem;
}

.flatpickr-time .flatpickr-am-pm {
  color: #5e6278;
  font-size: 1rem;
  font-weight: 500;
}

.flatpickr-time input.flatpickr-hour,
.flatpickr-time input.flatpickr-minute {
  color: #5e6278;
  font-size: 1rem;
  font-weight: 500;
}

.numInputWrapper span {
  border-left: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  border-right: 0 !important;
}

.numInputWrapper span:hover {
  background: transparent !important;
}

.numInputWrapper span:after {
  top: 50% !important;
  transform: translateY(-50%);
}

.numInputWrapper span.arrowUp:after {
  border-bottom-color: #a1a5b7 !important;
}

.numInputWrapper span.arrowUp:hover:after {
  border-bottom-color: #5e6278 !important;
}

.numInputWrapper span.arrowDown:after {
  border-top-color: #a1a5b7 !important;
}

.numInputWrapper span.arrowDown:hover:after {
  border-top-color: #5e6278 !important;
}

.numInputWrapper:hover {
  background: transparent;
}

.flatpickr-day {
  font-size: 1rem;
  border-radius: 0.475rem;
  box-shadow: none !important;
  height: 30px;
  width: 100%;
  max-width: 100% !important;
  margin: 0;
  line-height: 30px;
  color: #555;
  margin-top: 0 !important;
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #f1faff;
  color: var(--nhs-bright-blue);
  border-color: transparent;
}

.flatpickr-day.today {
  background: #ededed;
  color: #555;
  border-color: transparent;
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: transparent;
  background: #eff2f5;
  color: #5e6278;
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #f1faff;
  color: var(--nhs-bright-blue);
  border-color: transparent;
}

.flatpickr-day.today {
  border-color: transparent;
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: transparent;
  background: #ededed;
  color: #555;
}

.needling-assessment-difficulty .easy {
  background-color: #16a34a;
  color: white;
}

.needling-assessment-difficulty .moderate {
  background-color: #facc15;
}

.needling-assessment-difficulty .hard {
  background-color: #dc2626;
  color: white;
}

.hl7-file-browser .file-viewer textarea {
  height: 30rem;
}

.admissions-table table th.subhead {
  color: var(--black);
  text-align: center;
}

#admissions-request-modal .admissions-request-patient {
  margin-bottom: 1rem;
}

.admissions_requests td.priority span {
  background-color: var(--mid-grey);
  border-radius: 0.2rem;
  color: var(--white);
  font-size: 0.9rem;
  font-weight: normal;
  padding: 0.15rem 0.4rem;
  white-space: nowrap;
}

.admissions_requests tr.priority-urgent td.priority span {
  background-color: var(--nhs-dark-red);
}

.admissions_requests tr.priority-high td.priority span {
  background-color: #d81e05;
}

.admissions_requests tr.priority-medium td.priority span {
  background-color: var(--nhs-warm-yellow);
}

.admissions_requests tr.priority-low td.priority span {
  background-color: #009639;
}

@media print {
  .consults-list .panel {
    display: none;
  }
}

article.clinical-allergies {
  padding-bottom: 0;
}

article.clinical-allergies .current-status {
  font-weight: normal;
  padding-left: 0;
}

article.clinical-allergies .panel {
  margin: 2rem 0 0.6rem 0;
  padding: 0.5rem 0;
}

article.clinical-allergies .panel .flex-container {
  align-items: center;
  flex-align: stretch;
  justify-content: center;
  margin: 0 1rem;
}

article.clinical-allergies .panel .flex-container.disabled {
  opacity: 0.5;
  pointer-events: none;
}

article.clinical-allergies .panel .flex-container input {
  margin: 0;
}

article.clinical-allergies .panel .flex-container label {
  flex: 10;
}

.lozenge {
  padding: 0 4px;
}

.lozenge ul li {
  background-color: var(--light-grey);
  border: 0;
  border-radius: 0.3rem;
  display: inline-block;
  margin: 0.1rem 0.6rem 0.2rem 0;
  padding: 0;
}

.clinical-header {
  padding: 0 0.2em 0.2em 0.6em;
}

@media print {
  .clinical-header {
    display: none;
  }
}

.clinical-header.lozenge {
  padding: 1px 4px 1px 4px;
}

.clinical-header.lozenge ul li {
  background-color: var(--light-grey);
  border: 0;
  border-radius: 0.3rem;
  padding: 0.3rem 0.4rem;
  margin: 2px 3px 0 0;
}

.clinical-header.lozenge dl {
  font-size: 0.9rem;
  line-height: 0.8rem;
  margin: 0;
  padding: 0;
}

.clinical-header ul {
  margin: 0;
  padding: 0;
}

.clinical-header ul li {
  border-bottom: 1px solid var(--winter-sky);
  display: inline-block;
  margin: 0.2rem 0.6rem 0.2rem 0;
  padding: 0;
}

.clinical-header dl {
  font-size: 0.9rem;
  line-height: 0.8rem;
  margin: 0;
  padding: 0;
}

.clinical-header dl dt,
.clinical-header dl dd {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.clinical-header dl dt {
  font-weight: normal;
}

.clinical-header dl dd {
  font-weight: bold;
  padding-left: 0.2rem;
}

.clinical-header dl dd.date {
  color: var(--muted-dark-grey);
  font-style: italic;
  font-weight: normal;
}

.clinical-header dl dd.empty {
  display: none;
}

.patient-alerts--sticky {
  position: sticky;
  top: 0;
  z-index: 1;
}

.patient-alerts {
  color: var(--white);
  background-color: transparent;
  padding-top: 1px;
}

@media print {
  .patient-alerts {
    display: none;
  }
}

.patient-alerts.lozenge ul {
  margin: 0;
}

.patient-alerts.lozenge ul li {
  background-color: var(--nhs-orange);
  color: var(--white);
  display: inline-block;
  margin: 0 0.3rem 0 0;
  margin: 0.1rem 0.3rem 0.1rem 0;
  padding: 0 0.3rem 0 0.4rem;
  line-height: 1.6rem;
}

.patient-alerts.lozenge ul li.urgent {
  background-color: var(--nhs-red);
}

.patient-alerts.lozenge ul li.urgent:hover {
  background-color: var(--nhs-red-lighter);
}

.patient-alerts.lozenge ul li.urgent .date,
.patient-alerts.lozenge ul li.urgent .author,
.patient-alerts.lozenge ul li.urgent .actions {
  border-left: 1px solid var(--nhs-red-lighter);
}

.patient-alerts.lozenge ul li.covid_19 {
  background-color: var(--nhs-yellow);
  color: #222;
}

.patient-alerts.lozenge ul li.covid_19:hover {
  background-color: var(--nhs-yellow-lighter);
}

.patient-alerts.lozenge ul li.covid_19 .actions i:before {
  color: #222;
}

.patient-alerts.lozenge ul li.covid_19 .date,
.patient-alerts.lozenge ul li.covid_19 .author,
.patient-alerts.lozenge ul li.covid_19 .actions {
  border-left: 1px solid var(--nhs-yellow-lighter);
}

.patient-alerts.lozenge ul li.active-consult {
  background-color: #ae2573;
}

.patient-alerts.lozenge ul li.active-consult:hover {
  background-color: #911f60;
}

.patient-alerts.lozenge ul li.active-consult .title a,
.patient-alerts.lozenge ul li.active-consult i:before {
  color: var(--white);
}

.patient-alerts.lozenge ul li.vaccination {
  background-color: #00a499;
}

.patient-alerts.lozenge ul li.vaccination:hover {
  background-color: #009086;
}

.patient-alerts.lozenge ul li.vaccination .title a,
.patient-alerts.lozenge ul li.vaccination i:before {
  color: var(--white);
}

.patient-alerts.lozenge ul li.event {
  background-color: var(--nhs-yellow);
}

.patient-alerts.lozenge ul li.event:hover {
  background-color: var(--nhs-yellow-darker);
}

.patient-alerts.lozenge ul li.event .title a,
.patient-alerts.lozenge ul li.event .date,
.patient-alerts.lozenge ul li.event i:before {
  color: #222;
}

.patient-alerts.lozenge ul li.research-study-participant {
  background-color: #008733;
  color: var(--white);
}

.patient-alerts.lozenge ul li.research-study-participant:hover {
  background-color: #007d2f;
}

.patient-alerts.lozenge ul li.research-study-participant a {
  border-bottom: 1px solid var(--white);
  color: var(--white);
}

.patient-alerts.lozenge ul li.research-study-participant .date {
  border-left: 1px solid var(--mid-grey);
}

.patient-alerts.lozenge ul li.research-study-participant span {
  color: var(--white);
}

.patient-alerts.lozenge ul li span {
  padding: 0 0.4rem;
}

.patient-alerts.lozenge ul li .body,
.patient-alerts.lozenge ul li .external_application_link {
  padding-left: 0;
}

.patient-alerts.lozenge ul li .date,
.patient-alerts.lozenge ul li .author,
.patient-alerts.lozenge ul li .actions {
  border-left: 1px solid var(--winter-sky);
  font-style: italic;
  white-space: nowrap;
}

.patient-alerts.lozenge ul li .date .fa,
.patient-alerts.lozenge ul li .date .fas,
.patient-alerts.lozenge ul li .date .toggler i,
.toggler .patient-alerts.lozenge ul li .date i,
.patient-alerts.lozenge ul li .date .bart-chart-icon i,
.bart-chart-icon .patient-alerts.lozenge ul li .date i,
.patient-alerts.lozenge ul li .date .far,
.patient-alerts.lozenge ul li .author .fa,
.patient-alerts.lozenge ul li .author .fas,
.patient-alerts.lozenge ul li .author .toggler i,
.toggler .patient-alerts.lozenge ul li .author i,
.patient-alerts.lozenge ul li .author .bart-chart-icon i,
.bart-chart-icon .patient-alerts.lozenge ul li .author i,
.patient-alerts.lozenge ul li .author .far,
.patient-alerts.lozenge ul li .actions .fa,
.patient-alerts.lozenge ul li .actions .fas,
.patient-alerts.lozenge ul li .actions .toggler i,
.toggler .patient-alerts.lozenge ul li .actions i,
.patient-alerts.lozenge ul li .actions .bart-chart-icon i,
.bart-chart-icon .patient-alerts.lozenge ul li .actions i,
.patient-alerts.lozenge ul li .actions .far {
  color: var(--light-grey);
}

.patient-alerts.lozenge ul li .date .fa:hover,
.patient-alerts.lozenge ul li .date .fas:hover,
.patient-alerts.lozenge ul li .date .toggler i:hover,
.toggler .patient-alerts.lozenge ul li .date i:hover,
.patient-alerts.lozenge ul li .date .bart-chart-icon i:hover,
.bart-chart-icon .patient-alerts.lozenge ul li .date i:hover,
.patient-alerts.lozenge ul li .date .far:hover,
.patient-alerts.lozenge ul li .author .fa:hover,
.patient-alerts.lozenge ul li .author .fas:hover,
.patient-alerts.lozenge ul li .author .toggler i:hover,
.toggler .patient-alerts.lozenge ul li .author i:hover,
.patient-alerts.lozenge ul li .author .bart-chart-icon i:hover,
.bart-chart-icon .patient-alerts.lozenge ul li .author i:hover,
.patient-alerts.lozenge ul li .author .far:hover,
.patient-alerts.lozenge ul li .actions .fa:hover,
.patient-alerts.lozenge ul li .actions .fas:hover,
.patient-alerts.lozenge ul li .actions .toggler i:hover,
.toggler .patient-alerts.lozenge ul li .actions i:hover,
.patient-alerts.lozenge ul li .actions .bart-chart-icon i:hover,
.bart-chart-icon .patient-alerts.lozenge ul li .actions i:hover,
.patient-alerts.lozenge ul li .actions .far:hover {
  color: var(--white);
}

.patient-alerts.lozenge ul li .actions {
  padding-left: 0.6rem;
  padding-right: 0.1rem;
}

.patient-alerts.lozenge ul li .actions a {
  color: var(--white);
}

.patient-info {
  background-color: var(--white);
}

.page--clinics-visits .filters__output {
  display: none;
}

@media print {
  .page--clinics-visits table tr th,
.page--clinics-visits table tr td {
    font-size: 0.9rem;
  }
  .page--clinics-visits .row {
    margin: 0;
    max-width: 100%;
  }
  .page--clinics-visits .filters__form,
.page--clinics-visits .no-print {
    display: none;
  }
  .page--clinics-visits .filters__output {
    display: block;
  }
  .page--clinics-visits table tbody tr td {
    padding-bottom: 3rem;
  }
}

.clipboardable {
  border: solid 1px transparent;
  border-radius: 3px;
  transition: background-color 0.1s ease-in;
  transition: background-color 0.3s ease-out;
}

.clipboardable.success {
  background-color: #41b6e6;
}

.dashboard-content {
  margin-top: 10px;
}

.dashboard-content h3 {
  font-size: 1.1rem;
  font-weight: bold;
}

.dashboard-content p {
  padding-left: 0;
}

.dashboard-content p.empty-section {
  clear: both;
  color: var(--dashboard-muted-color);
  padding-left: 0;
}

.dashboard-owner {
  color: var(--mid-grey);
  font-style: normal;
}

.drugs .row .button, .drugs .row section.display .section-actions a, section.display .section-actions .drugs .row a {
  margin: 2px;
}

select.datetime,
select.date {
  display: inline-block;
  padding-right: 2.5em;
  width: auto;
}

.feeds-files td {
  vertical-align: top;
}

.feeds-files .status span {
  border-radius: 0.3rem;
  color: var(--white);
  padding: 0.2rem 0.5rem;
}

.feeds-files .waiting .status span {
  background-color: var(--muted-dark-grey);
}

.feeds-files .processing .status span {
  background-color: var(--nhs-warm-yellow);
}

.feeds-files .failure .status span {
  background-color: var(--nhs-red);
}

.feeds-files .success .status span {
  background-color: #009639;
}

#hd-session-form-batch-print-modal .cancel-link {
  margin-bottom: 0.5em;
  display: inline-block;
  font-size: 1rem;
}

#hd-session-form-batch-print-modal .percent_complete {
  font-size: 1.3rem;
  float: right;
}

#hd-session-form-batch-print-modal .modal__footer .left {
  color: var(--dashboard-muted-color);
}

.hd_transmission_logs tr.session_import_success td.result {
  background: #f0fae3;
}

.hd_transmission_logs tr.file td {
  background: var(--off-white);
  border-bottom: solid 2px #555;
}

.hd_transmission_logs tr.session_import_error td.result {
  background-color: #f7dbeb;
}

.hd-unit-diaries .current-week {
  background-color: #fefff1;
}

.which-diary {
  color: #999;
  margin: 0 0 1rem;
  padding: 0;
}

.diary__navigation a:first-child {
  float: left;
}

.diary__navigation a:last-child {
  float: right;
}

.diary__key {
  margin: auto;
  text-align: center;
  width: 50%;
}

.diary__key .diary__key--master-diary {
  background-color: var(--white);
}

.diary__key .diary__key--weekly-diary {
  background-color: #ffedd4;
}

.diary__key .title {
  color: #222;
  display: inline-block;
  font-size: 1.1rem;
}

.diary__key ul {
  display: inline-block;
  list-style: none;
}

.diary__key ul li {
  border: solid 1px var(--mid-grey);
  display: inline;
  font-size: 0.9rem;
  margin: 0 0.1rem;
  padding: 0.2rem 0.5rem;
}

.diary .diary__period {
  margin-bottom: 1.5rem;
}

.diary header {
  margin-bottom: 1rem;
  text-align: center;
}

.diary header h1,
.diary header h2 {
  display: inline;
  font-size: 1.6rem;
  font-weight: normal;
  margin-right: 1rem;
}

.diary header h1:last-child,
.diary header h2:last-child {
  color: #222;
}

.diary h2 {
  color: var(--mid-grey);
}

.diary h3 {
  color: #222;
  font-size: 1.5rem;
}

.diary tr:nth-of-type(even) {
  background: var(--white);
}

.diary thead {
  border: 0;
}

.diary thead tr,
.diary thead tr:nth-of-type(even) {
  background-color: #eee;
}

.diary thead tr th,
.diary thead tr:nth-of-type(even) th {
  border-color: #eee;
  text-align: center;
}

.diary thead tr th h3,
.diary thead tr:nth-of-type(even) th h3 {
  margin: 0;
  padding: 0;
}

.diary tbody th {
  border-left: 5px solid var(--white);
}

.diary tbody tr:hover th {
  border-left: 5px solid #222;
}

.diary .diary__button {
  background-color: transparent;
  display: inline-block;
  font-size: 0.9rem;
  margin: 0;
  overflow: hidden;
  padding: 0.5rem;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  white-space: nowrap;
  width: 100%;
}

.diary td {
  background-color: var(--white);
  border: 1px solid var(--light-grey);
  padding: 0;
  text-align: center;
}

.diary td.infected-patient div {
  border-color: var(--nhs-red) transparent transparent transparent;
  border-style: solid;
  border-width: 2rem 2rem 0 0;
  height: 0;
  position: absolute;
  width: 0;
}

.diary td:empty {
  background-color: var(--light-grey);
}

.diary td:hover {
  border-color: #222;
}

.diary td[data-weekly] {
  background-color: #ffedd4;
}

.diary td[data-weekly] a {
  color: #222;
}

.diary td[data-weekly] .diary__button:hover {
  background-color: white;
}

.diary td[data-master]:hover {
  background-color: var(--almost-white);
}

.diary td[data-master] .diary__button:hover {
  background-color: var(--almost-white);
}

.diary td[data-master] {
  background-color: var(--white);
}

.diary td[data-master] a {
  color: #222;
}

label#toggle-full-hd-profile {
  color: #008cba;
  display: inline-block;
}

label#toggle-full-hd-profile:focus {
  color: var(--link-focus-colour);
}

.full-hd-profile {
  max-height: 0;
  overflow-y: hidden;
}

input#toggle-full-hd-profile-input {
  display: none;
}

input#toggle-full-hd-profile-input:checked ~ .full-hd-profile {
  max-height: 500px;
  overflow: hidden;
}

table.hd-sessions {
  border-spacing: 0;
  border-collapse: collapse;
}

table.hd-sessions td {
  height: 2rem;
}

table.hd-sessions .has-tip {
  font-weight: normal;
}

table.hd-sessions thead {
  border-bottom: solid 1px #222;
}

table.hd-sessions thead tr th {
  border-bottom: none;
  padding: 3px;
  vertical-align: top;
}

table.hd-sessions thead tr.row2 th {
  font-style: italic;
  font-weight: normal;
}

table.hd-sessions tbody {
  border-top: solid 2px #bbb;
}

table.hd-sessions tbody:last-child {
  border-bottom: solid 1px #bbb;
}

table.hd-sessions tbody:hover {
  background-color: #f9f9f9 !important;
}

table.hd-sessions tbody.dna td {
  background-color: #e6eff8;
}

table.hd-sessions tbody.open td {
  background-color: #fff1cc;
}

table.hd-sessions tbody.dna td {
  background-color: #e6eff8;
}

table.hd-sessions tbody td.derived {
  font-style: italic;
}

.hd-session-form .simple_form label.boolean {
  padding-left: 0;
}

.hd-session-form .simple_form input.boolean {
  float: none;
  margin-top: 0.3rem;
}

.mdm-page .patient-header dl {
  margin-left: 0;
}

.hd-unmet-preferences thead tr th {
  vertical-align: top;
}

.hd-unmet-preferences thead tr.secondary th {
  background: #eee;
  border-top: 0;
  font-style: italic;
  font-weight: normal;
}

.hd-unmet-preferences td {
  vertical-align: top;
}

.hd-unmet-preferences dl,
.hd-unmet-preferences dd,
.hd-unmet-preferences dt {
  line-height: 1.3rem;
  margin: 0;
  padding: 0;
}

.hd-unmet-preferences dd {
  margin-bottom: 0.2rem;
}

/*
For the prescription administration section in the HD Session form
use flexbox to layout items inside each prescription.
*/
.hd-drug-administration {
  display: flex;
  flex-wrap: wrap;
  /*
  This is the checkox to indicate the drug was administered.
  We fix its width as we never want it to shrink.
  */
  /* this section contains user inputs and pwd fields for the 2 users */
}

.hd-drug-administration .summary {
  flex-basis: 100%;
  display: flex;
  /* also a flex for items within it */
}

.hd-drug-administration .summary .hd-drug {
  flex: 1 1 auto;
  padding-bottom: 0.5rem;
  color: var(--mid-grey);
}

.hd-drug-administration .summary .hd-drug .hd-drug--name {
  font-weight: bold;
}

.hd-drug-administration .summary .hd-drug .hd-drug--name,
.hd-drug-administration .summary .hd-drug .hd-drug--dose,
.hd-drug-administration .summary .hd-drug .hd-drug--route,
.hd-drug-administration .summary .hd-drug .hd-drug--prescribed-on,
.hd-drug-administration .summary .hd-drug .hd-drug--frequency,
.hd-drug-administration .summary .hd-drug .hd-drug--prescriber-name,
.hd-drug-administration .summary .hd-drug .hd-drug--prescriber-position {
  display: inline-block;
  padding-right: 0.5rem;
  color: #222;
}

.hd-drug-administration .summary .hd-drug .hd-drug--prescriber-name,
.hd-drug-administration .summary .hd-drug .hd-drug--prescriber-position {
  color: var(--muted-dark-grey);
  padding-right: 0.3rem;
}

.hd-drug-administration .summary .hd-drug .hd-drug--termination .hd-drug--termination-date {
  color: #222;
  display: inline-block;
  color: #222;
  padding: 0 0.3rem;
}

.hd-drug-administration .hd-drug-administered {
  width: 98%;
  text-align: right;
  display: flex;
  margin-top: 0.3rem;
}

.hd-drug-administration .hd-drug-administered label,
.hd-drug-administration .hd-drug-administered .radio_buttons {
  display: flex;
  flex: 0 1 9rem;
}

.hd-drug-administration .recorded-on {
  width: 98%;
}

.hd-drug-administration .recorded-on .datepicker {
  width: 140px !important;
}

.hd-drug-administration .reason-why-not-administered {
  display: none;
}

.hd-drug-administration.undecided .authentication {
  display: block;
}

.hd-drug-administration.administered {
  border-right-color: var(--nhs-red);
  /* The 'status' values for the prescription-administration */
}

.hd-drug-administration.administered[data-token-count="2"] {
  border-right-color: #009639;
}

.hd-drug-administration.not-administered .authentication {
  display: none;
}

.hd-drug-administration.not-administered .reason-why-not-administered {
  display: block;
}

.hd-drug-administration .small-input {
  max-width: inherit !important;
}

.hd-drug-administration .notes {
  flex: 1 1 auto;
  margin-right: 1rem;
}

.hd-drug-administration .notes textarea {
  height: 5.2rem;
}

@media screen and (max-width: 768px) {
  .hd-drug-administration .notes {
    flex-basis: 100%;
  }
}

.hd-drug-administration .authentication {
  flex-basis: 330px;
  flex-grow: 0;
}

.hd-drug-administration .authentication.disabled-with-faded-overlay {
  position: relative;
}

.hd-drug-administration .authentication.disabled-with-faded-overlay:after {
  content: " ";
  z-index: 10;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
}

.hd-drug-administration .authentication .user-and-password {
  display: inline-block;
  width: 50%;
  padding-right: 1rem;
  vertical-align: top;
}

.hd-drug-administration .authentication .user-and-password .spinner {
  display: none;
}

.hd-drug-administration .authentication .user-and-password.working .spinner {
  display: inline-block;
}

.hd-drug-administration .authentication .user-and-password.working .user-password {
  background: var(--mid-grey);
}

.hd-drug-administration .authentication .user-and-password .error.invalid-password {
  display: none;
}

.hd-drug-administration .authentication .user-and-password.error small.error {
  display: block;
}

.hd-drug-administration .authentication .user-and-password .user-password {
  margin-bottom: 0;
}

.hd-drug-administration .authentication .user-and-password .confirmed {
  display: none;
  text-align: center;
}

.hd-drug-administration .authentication .user-and-password .confirmed i {
  font-size: 1.6rem;
  color: #009639;
}

.hd-drug-administration .authentication .user-and-password .confirmed a {
  margin-left: 0.4rem;
}

.hd-drug-administration .authentication .user-and-password.authorised .user-password {
  display: none;
}

.hd-drug-administration .authentication .user-and-password.authorised .confirmed {
  display: block;
}

table#hd-session-drugs thead {
  border-bottom: solid 1px #222;
}

table#hd-session-drugs .unauthorised tr {
  background-color: #fcf0f7;
}

table#hd-session-drugs .unauthorised tr td {
  border-color: #fcf0f7;
}

table#hd-session-drugs tr span.given {
  background-color: var(--mid-grey);
  border-radius: 0.2rem;
  color: var(--white);
  font-size: 0.9rem;
  font-weight: normal;
  padding: 0.15rem 0.4rem;
  white-space: nowrap;
}

table#hd-session-drugs tr.administered-true span.given {
  background-color: #78be20;
}

table#hd-session-drugs tr.administered-false span.given {
  background-color: var(--nhs-red);
}

/* Hide IE banner by default */
.ie-notice {
  display: none;
}

/* Show IE banner on IE10/11 */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .ie-notice {
    display: block;
  }
}

/*
  Tailwind CSS is used to style the outer elements in sections/_edit.slim
  and below is the styling for the inner elements to keep the HTML content
  clean. Ideally, we would use JSON to store the data and then style it
  completely using Tailwind but we'll save that for when we want to expand
  the letter sections further.
*/
.diff del,
.diff ins {
  text-decoration: none;
}

.diff del strong {
  font-weight: normal;
  background: #fcc;
}

.diff ins strong {
  font-weight: normal;
  background: #9f9;
}

.letter-section dl {
  margin-bottom: 0;
  border-bottom: 1px solid #eee;
}

.letter-section dl dt, .letter-section dl dd {
  display: inline-block;
  margin: 0;
  line-height: 1.1;
}

.letter-section dl dt {
  margin-right: 0.3em;
  font-weight: 700;
  color: black;
}

.letter-section dl dd {
  margin-right: 1em;
}

.letter-section li {
  border: 1px solid #ddd;
  border-radius: 0.3rem;
  padding: 8px;
  box-sizing: border-box;
}

.letter-section li svg {
  display: none;
}

.letter-section li:has(input[type="radio"]:checked) {
  border: 2px solid #1d4ed8;
  padding: 7px;
}

.letter-section li:has(input[type="radio"]:checked) svg {
  display: inline-block;
  fill: var(--nhs-blue);
}

table.contacts tbody td {
  vertical-align: top;
}

.electronic-ccs ul.actions {
  list-style: none;
  text-align: right;
}

.electronic-ccs ul.actions .button, .electronic-ccs ul.actions section.display .section-actions a, section.display .section-actions .electronic-ccs ul.actions a {
  margin: 0.3rem 0 0.2rem 0;
  padding: 0.4rem 0.6rem;
}

.letter-preview-admin {
  background-color: #ddd;
  margin-bottom: 20px;
  margin-top: -0.3em;
  padding-bottom: 10px;
  padding-top: 10px;
}

@media print {
  .letter-preview-admin {
    display: none;
  }
}

.letter-preview-admin .button, .letter-preview-admin section.display .section-actions a, section.display .section-actions .letter-preview-admin a {
  margin-bottom: 5px;
}

.letters .quick-preview {
  font-size: 0.9rem;
}

.letters .quick-preview p {
  font-size: 0.9rem;
  line-height: 1rem;
}

.letters .quick-preview .admin-notes {
  background-color: table-even-row-colour;
  padding: 2px 0;
  font-size: 0.9rem;
}

.letters td.recipient {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#add-patient-contact-as-cc-modal {
  max-height: 600px;
  overflow-y: auto;
}

#add-patient-contact-as-cc-modal .columns {
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}

textarea.letter-body {
  font-size: 1.1rem;
}

table.letters td.state span {
  background-color: var(--mid-grey);
  border-radius: 0.2rem;
  color: var(--white);
  font-size: 0.9rem;
  font-weight: normal;
  padding: 0.15rem 0.4rem;
  white-space: nowrap;
}

table.letters tr.pending-review td.state span {
  background-color: var(--nhs-orange);
}

table.letters tr.draft td.state span {
  background-color: var(--nhs-aqua-blue);
}

table.letters tr.approved td.state span {
  background-color: #009639;
}

table.letters tr.completed td.state span {
  background-color: var(--nhs-dark-green);
}

#batch-print-modal .cancel-link {
  margin-bottom: 0.5em;
  display: inline-block;
  font-size: 1rem;
}

#batch-print-modal .percent_complete {
  font-size: 1.3rem;
  float: right;
}

#batch-print-modal .modal__footer .left {
  color: var(--dashboard-muted-color);
}

.batch_results_container {
  text-align: center;
}

.generated-batch-print-pdf-container {
  text-align: center;
  padding: 1.5rem 0;
  font-size: 1.3rem;
}

.generated-batch-print-pdf-container .print-batch-letter {
  padding: 0.5rem 1rem;
  text-decoration: underline;
  color: #009639;
}

.generated-batch-print-pdf-container .print-batch-letter:hover {
  color: var(--nhs-dark-green);
}

.generated-batch-print-pdf-container .print-batch-letter i {
  padding: 1rem 1rem 1rem 0;
  vertical-align: sub;
  color: #009639;
  font-size: 1.8rem;
}

.mailshot-status {
  text-align: center;
  text-transform: uppercase;
}

.mailshot-status.mailshot-status--failure, .mailshot-status.mailshot-status--failure:hover {
  background-color: red;
  color: var(--white);
}

.mailshot-status.mailshot-status--success, .mailshot-status.mailshot-status--success:hover {
  background-color: #009639;
  color: var(--white);
}

turbo-frame#letter_sections .loading-element {
  visibility: hidden;
}

turbo-frame#letter_sections[busy] .loading-element {
  visibility: initial;
}

.medication-review {
  float: left;
}

.medication-review .medication-review--content {
  background-color: #e8f6fc;
  border-radius: 0.8rem;
  padding: 0.1rem 0.7rem;
  box-shadow: 1px 1px 1px 0 #eee;
}

input.discardable-checkbox-used-when-reviewing-drugs-with-patient[type="checkbox"] {
  margin: 0 0 2px 0;
}

.add_prescription {
  margin-bottom: 0;
}

#prescriptions h3 {
  font-size: 1rem;
  font-weight: bold;
  margin: 0 0 0.3rem 0;
}

.med-form.content ul.drug-results {
  border: 1px solid #ccc;
  height: 15em;
  overflow-y: scroll;
  padding: 1em;
}

.med-form.content ul.drug-results li.drug-select-link {
  cursor: pointer;
  text-decoration: underline;
}

.med-form .row.boolean {
  padding-left: 0;
}

.med-form .row.boolean label {
  padding-left: 0;
  padding-right: 1rem;
}

.med-form .row.boolean input {
  margin: 0;
}

.find-drug-list ul.drug-results-admin {
  height: 20em;
  overflow-y: scroll;
}

.drug-by-select {
  display: none;
}

.drug-results {
  display: none;
}

dl.medication-history {
  left: 0.9em;
}

#drug-type-prescriptions {
  table-layout: auto;
}

#drug-type-prescriptions th.drug_name {
  min-width: 8rem;
  width: 25%;
}

#drug-type-prescriptions th.patient_name {
  min-width: 8rem;
}

#drug-type-prescriptions th.patient_sex,
#drug-type-prescriptions th.patient_age {
  width: 2.5rem;
}

#drug-type-prescriptions th.route_code {
  width: 3rem;
}

#drug-type-prescriptions th.dose {
  width: 4rem;
}

#drug-type-prescriptions th.modality {
  width: 5rem;
}

#drug-type-prescriptions th.frequency {
  width: 5rem;
}

#drug-type-prescriptions th.hosp_no {
  width: 5rem;
}

#print-home-delivery-drugs-modal .modal .modal__header h2 span {
  color: #222;
  font-weight: normal;
}

#print-home-delivery-drugs-modal .modal .show-after-printing a {
  margin-right: 1rem;
}

#print-home-delivery-drugs-modal .modal .panel {
  padding: 0.5rem 1rem;
}

.read-messages .mark-as-read,
.read-messages .keep-as-unread {
  display: none;
}

.messages .urgent {
  background-color: #fef9c3 !important;
}

.messages .urgent .state span {
  background-color: var(--mid-grey);
  border-radius: 0.2rem;
  color: var(--white);
  font-size: 0.9rem;
  font-weight: normal;
  padding: 0.15rem 0.4rem;
  white-space: nowrap;
  background-color: var(--nhs-orange);
}

.messages ul.actions {
  list-style: none;
  text-align: right;
}

.messages ul.actions .button, .messages ul.actions section.display .section-actions a, section.display .section-actions .messages ul.actions a {
  margin: 0.3rem 0 0.2rem 0;
  padding: 0.4rem 0.6rem;
}

.messages .message-preview {
  padding: 0.4rem 1rem;
}

.messages .message-preview .subject {
  font-weight: bold;
  margin: 0 0 0.5rem;
}

.messages h2 {
  float: left;
}

.messages .messages-key {
  float: right;
  margin: 0.3rem 0 0.5rem;
}

.messages .messages-key span {
  border-radius: 0.3rem;
  padding: 0.2rem 0.4rem;
}

.messages .message-toggleable-row {
  border-left: solid 3px #ccc;
}

.messages .content-toggled td {
  border-bottom: none;
}

.messages .content-toggled td:first-child {
  border-left: solid 3px #ccc;
}

a.show {
  display: none;
}

.reference {
  font-size: 0.9rem;
  margin-bottom: 1rem;
}

table.pathology-observation-diff {
  width: auto;
}

/*
Note that to get position sticky to work in the embedded scroll div we need to
add a height if using overflow: auto. We also need the top lh th to be both
left: 0 and top: 0 and have a zindex of 2
*/
table#observations {
  border-collapse: collapse;
  white-space: nowrap;
  width: auto;
  background: transparent;
  /*
  Highlight the column on hover.
  See https://css-tricks.com/simple-css-row-column-highlighting/
  */
}

table#observations tbody th {
  padding: 0 0.3rem;
}

table#observations tbody td {
  height: 2rem;
  overflow: hidden;
  padding: 0 0.2rem;
  text-align: center;
  text-overflow: ellipsis;
  max-width: 4rem;
}

table#observations tbody td.triangle_in_corner {
  overflow: visible;
  max-width: unset;
}

table#observations tbody td .triangle-top-right {
  border-color: transparent var(--nhs-bright-blue) transparent transparent;
  border-style: solid;
  border-width: 0 11px 10px 0;
  display: inline-block;
  height: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}

table#observations tbody td:hover {
  font-weight: bold;
}

table#observations td.hgb {
  background-color: #fc9;
}

table#observations td.cre,
table#observations td.ure,
table#observations td.pot {
  background-color: #cf9;
}

table#observations td,
table#observations th {
  border: 1px solid #ddd;
  font-size: 0.85rem;
}

table#observations.transposed tr {
  display: block;
  float: left;
}

table#observations.transposed th,
table#observations.transposed td {
  display: block;
}

.current-observations {
  float: left;
  margin-right: 1em;
  width: auto;
}

.current-observations tbody td,
.current-observations tbody th {
  font-size: 0.9rem;
}

.current-observations tbody th:first-child {
  width: 4rem;
}

.current-observations tbody td:last-child {
  width: 8rem;
}

#observation-requests {
  height: auto;
}

.patient-summary {
  display: flex;
  font-size: 0.9rem;
  margin: 3px 4px 0 4px;
  padding: 0;
}

@media print {
  .patient-summary {
    display: none;
  }
}

.patient-summary > div {
  margin: 0 3px 0 0;
  padding: 0.1em 0.2em 0.1rem 0.5em;
  border-radius: 0.3rem;
}

@media only screen and (max-width: 40em) {
  .patient-summary > div {
    display: block;
  }
}

.patient-summary > div a {
  color: #222;
}

.patient-summary > div a:hover {
  color: var(--black);
}

.patient-summary dl {
  float: none;
  font-size: inherit;
  margin: 0;
  padding: 0;
  white-space: normal;
  width: auto;
}

.patient-summary dl dt,
.patient-summary dl dd {
  display: inline;
  margin-right: 0.4rem;
  white-space: initial;
}

.patient-summary .renal-profile {
  background-color: #dbeafe;
}

@media only screen and (max-width: 40em) {
  .patient-summary .renal-profile {
    width: 100%;
  }
}

.patient-summary .allergies {
  background-color: #fef08a;
}

@media only screen and (max-width: 40em) {
  .patient-summary .allergies {
    width: 100%;
  }
}

.patient-summary .allergies .allergy_status {
  margin-left: 3px;
  margin-right: 0;
}

.patient-summary .allergies span {
  margin-right: 3px;
}

.patient-summary .allergies .allergy_status,
.patient-summary .allergies .allergy_descriptions {
  font-weight: bold;
}

select.dob {
  display: inline-block;
  width: 30%;
}

ul.provider {
  display: inline-block;
  padding-right: 2em;
}

.provider > li {
  display: inline-block;
}

.med-list > li {
  display: inline-block;
}

.collapse-patient-menu .patient-content {
  left: 0;
}

.full-screenable {
  transition: left 0.2s ease 0s;
}

.page-heading h1 {
  margin: 0;
  padding: 0;
}

.page-heading {
  float: left;
  margin: 0.7rem 0 1.1rem;
  width: 100%;
}

.page-heading > li {
  float: left;
  list-style-type: none;
  margin: 0 1.5rem 0 0;
  padding: 0;
}

.patient-header {
  background-color: var(--nhs-blue);
}

@media print {
  .patient-header {
    font-weight: bold;
    margin-bottom: 1rem;
  }
}

.patient-header dl {
  font-size: 1.1rem;
  margin: 0 0 0 0.5em;
  line-height: 1.5;
}

.patient-header dl dt {
  color: var(--white);
  display: inline-block;
  font-size: 0.6em;
  font-weight: normal;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

@media print, only screen and (min-width:64.063em) {
  .patient-header dl dt {
    font-size: 0.7em;
  }
}

.patient-header dl dd {
  color: var(--white);
  display: inline;
  font-size: 1em;
  margin: 0 0.5em 0 0.1em;
  line-height: inherit;
}

.patient-header dl dd.selectable {
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
}

.patient-header dl dd.name {
  display: inline;
  font-size: 1.4em;
  margin-left: 0;
  margin-right: 0.4em;
  width: 100%;
}

.patient-header dl dd.patient-menu-toggler {
  display: block;
}

@media only screen and (min-width: 830px) {
  .patient-header dl dd.patient-menu-toggler {
    display: inline;
  }
}

.patient-header dl dd.patient-menu-toggler a,
.patient-header dl dd.patient-menu-toggler a:visited {
  color: var(--white);
}

.patient-header dl dd.patient-menu-toggler a:hover i,
.patient-header dl dd.patient-menu-toggler a:visited:hover i {
  color: var(--white);
}

.patient-header dl dd.patient-menu-toggler a i,
.patient-header dl dd.patient-menu-toggler a:visited i {
  color: var(--nhs-light-blue);
  display: inline-block;
  font-size: 0.9em;
  padding-right: 0.4rem;
}

@media print {
  .patient-header dl dd.patient-menu-toggler a i,
.patient-header dl dd.patient-menu-toggler a:visited i {
    display: none;
  }
}

.patient-header dl dd.back-link {
  font-size: 1rem;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .patient-header dl dd {
    font-size: 1.1em;
  }
  .patient-header dl dd.name {
    width: auto;
  }
}

@media print, only screen and (min-width:64.063em) {
  .patient-header dl dd {
    font-size: 1.4em;
    margin: 0 0.6rem 0 0.2em;
  }
  .patient-header dl dd.name {
    font-size: 1.6em;
    margin-right: 0.6em;
    width: auto;
  }
  .patient-header dl dd.patient-menu-toggler {
    font-size: 1.8rem;
  }
}

.patient-header dl.hospital_no {
  display: inline-block;
  margin-left: 0;
  margin-right: 0.6em;
  margin-top: 0.1rem;
}

.patient-header dl.hospital_no dt,
.patient-header dl.hospital_no dd {
  display: block;
  margin: 0;
  padding: 0;
}

.patient-header dl.hospital_no dd {
  font-size: 1em;
  line-height: 0.9rem;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .patient-header dl.hospital_no dd {
    line-height: 0.7rem;
  }
}

.patient-header .menu-icon {
  cursor: pointer;
  display: inline-block;
  height: 21px;
  position: relative;
  vertical-align: middle;
  width: 16px;
}

@media only screen and (min-width:64.063em) {
  .patient-header .menu-icon {
    height: 24px;
    width: 21px;
  }
}

.patient-header .menu-icon::after {
  background: #ddd;
  box-shadow: 0 6px 0 #ddd, 0 12px 0 #ddd;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media only screen and (min-width:64.063em) {
  .patient-header .menu-icon::after {
    box-shadow: 0 7px 0 #ddd, 0 14px 0 #ddd;
  }
}

.patient-header .menu-icon:hover::after {
  background: var(--white);
  box-shadow: 0 6px 0 var(--white), 0 12px 0 var(--white);
}

@media only screen and (min-width:64.063em) {
  .patient-header .menu-icon:hover::after {
    box-shadow: 0 7px 0 var(--white), 0 14px 0 var(--white);
  }
}

#screen-is-mobile-size {
  display: none;
}

@media only screen and (max-width: 40em) {
  #screen-is-mobile-size {
    display: inline;
  }
}

#bookmarks tr.urgent {
  background-color: #ffffc8;
}

form .blood-pressure.with-errors input {
  margin-bottom: 0;
}

form .blood-pressure.with-errors small.error {
  margin-bottom: 0;
}

form .blood-pressure.with-errors small.error:only-child {
  margin-bottom: 0.75rem;
}

form .blood-pressure.with-errors small.error:nth-child(2) {
  margin-bottom: 0.75rem;
}

.page--patients-clinical_summaries .summary-part--messages {
  padding-left: 0.7142857143rem;
  padding-right: 0.7142857143rem;
  width: 100%;
  float: left;
}

.page--patients-clinical_summaries .summary-part--timeline,
.page--patients-clinical_summaries .summary-part--letters {
  padding-left: 0.7142857143rem;
  padding-right: 0.7142857143rem;
  width: 100%;
  float: left;
}

.page--patients-clinical_summaries .summary-part--problems,
.page--patients-clinical_summaries .summary-part--prescriptions {
  padding-left: 0.7142857143rem;
  padding-right: 0.7142857143rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width:64.063em) {
  .page--patients-clinical_summaries .summary-part--problems,
.page--patients-clinical_summaries .summary-part--prescriptions {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    width: 50%;
    float: left;
  }
}

.page--patients-clinical_summaries .summary-part--events,
.page--patients-clinical_summaries .summary-part--admissions,
.page--patients-clinical_summaries .summary-part--eq5d,
.page--patients-clinical_summaries .summary-part--consults {
  padding-left: 0.7142857143rem;
  padding-right: 0.7142857143rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width:120.063em) {
  .page--patients-clinical_summaries .summary-part--events,
.page--patients-clinical_summaries .summary-part--admissions,
.page--patients-clinical_summaries .summary-part--eq5d,
.page--patients-clinical_summaries .summary-part--consults {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    width: 50%;
    float: left;
  }
}

.page--patients-clinical_summaries .summary-part--bookmark-notes,
.page--patients-clinical_summaries .summary-part--worryboard-notes {
  padding-left: 0.7142857143rem;
  padding-right: 0.7142857143rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width:40.063em) {
  .page--patients-clinical_summaries .summary-part--bookmark-notes,
.page--patients-clinical_summaries .summary-part--worryboard-notes {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    width: 50%;
    float: left;
  }
}

.page--patients-clinical_summaries .summary-part--bookmark-notes p,
.page--patients-clinical_summaries .summary-part--worryboard-notes p {
  padding: 0.2rem 0 0 0;
}

.page--patients-clinical_summaries .summary-part--bookmark-notes .urgent,
.page--patients-clinical_summaries .summary-part--worryboard-notes .urgent {
  background-color: var(--nhs-yellow);
  padding: 0.05rem 0.6rem;
  display: inline-block;
  border-radius: 0.3rem;
  margin-right: 0.4rem;
}

.page--patients-clinical_summaries .summary-part--bookmark-notes .lozenge,
.page--patients-clinical_summaries .summary-part--worryboard-notes .lozenge {
  margin: 0;
  padding: 0;
  font-size: 0.9rem;
  display: inline-block;
}

.page--patients-clinical_summaries .summary-part--bookmark-notes .lozenge ul,
.page--patients-clinical_summaries .summary-part--worryboard-notes .lozenge ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}

.page--patients-clinical_summaries .summary-part--bookmark-notes .lozenge ul li,
.page--patients-clinical_summaries .summary-part--worryboard-notes .lozenge ul li {
  padding: 0 0.4rem;
  background-color: #009639;
  line-height: 1.4rem;
  color: var(--white);
  margin-right: 0.3rem;
}

.page--patients-clinical_summaries .summary-part--eq5d table td,
.page--patients-clinical_summaries .summary-part--eq5d table th {
  text-align: center;
}

.add-patient-from-master-index table td a {
  margin: 0;
}

.pet-results--samples-table,
.adequacy-results--samples-table {
  max-width: 640px;
}

.pet-results--samples-table th,
.adequacy-results--samples-table th {
  width: 14.3%;
}

.pet-results--samples-table thead,
.pet-results--samples-table tbody,
.pet-results--samples-table th,
.pet-results--samples-table td,
.adequacy-results--samples-table thead,
.adequacy-results--samples-table tbody,
.adequacy-results--samples-table th,
.adequacy-results--samples-table td {
  border: none;
  text-align: center;
}

.pet-results--samples-table input,
.adequacy-results--samples-table input {
  margin: 0;
}

.adequacy-path-table {
  background-color: transparent;
}

.adequacy-path-table thead,
.adequacy-path-table tbody,
.adequacy-path-table th,
.adequacy-path-table td {
  border: none;
  text-align: center;
}

.adequacy-path-table thead tr:first-child th {
  font-style: italic;
  text-align: center;
}

.adequacy-path-table .bottom-border {
  border-bottom: 1px solid #ccc;
}

.current-regime h3 {
  font-size: 1rem;
  font-weight: bold;
  margin: 0.5rem 0 0.2em;
}

.regime-bags dl {
  display: inline;
}

.regime-bags dl dd,
.regime-bags dl dt {
  display: inline;
}

.regime-bags dl dt {
  margin-right: 0.2rem;
}

.regime-bags dl dd {
  margin-right: 0.6rem;
}

dl.pd-regime-details {
  min-width: 300px;
}

form .row .columns .validate-days-of-week {
  border: 1px #f00 solid;
  padding-left: 0.5rem;
  padding-top: 0.5rem;
}

form .row .columns .validate-add-min-bag {
  border: 2px #f00 solid;
  height: 3.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  width: 7rem;
  z-index: 1;
}

.bag-days .title label {
  display: inline-block;
}

.bag-days .title a {
  padding-left: 1rem;
}

.pd-form {
  max-width: 840px;
}

table#problems td span,
table#current_problems td span,
table#archived_problems td span {
  line-height: 1.1rem;
}

table#problems td ol,
table#current_problems td ol,
table#archived_problems td ol {
  font-size: 1em;
  list-style-type: lower-latin;
  margin-bottom: 0;
}

table#problems .snomed-problem,
table#current_problems .snomed-problem,
table#archived_problems .snomed-problem {
  background-color: #ccfeff;
}

/* Problem lists lookup */
strong.snomed_id {
  font-family: "Courier New", Courier, monospace;
}

.ss-content .problem-option {
  font-family: "Courier New", Courier, monospace;
  margin-left: 1rem;
}

.ss-content .problem-freetext-option {
  font-style: italic;
  color: var(--mid-grey);
  margin-left: 1rem;
}

.ss-content .ss-option.ss-highlighted .problem-option,
.ss-content .ss-option.ss-highlighted .problem-freetext-option {
  color: var(--off-white);
}

.ss-main .problem-option,
.ss-main .problem-freetext-option {
  display: none;
}

.patient-missing-data {
  background-color: var(--nhs-red);
  color: var(--white);
  padding: 0 0.2rem;
  border-radius: 0.2rem;
}

.renal-registry-preflight-checks .missing-data span {
  background-color: #222;
  border-radius: 0.2rem;
  color: var(--white);
  font-size: 0.9rem;
  font-weight: normal;
  margin-right: 0.2rem;
  padding: 0.15rem 0.4rem;
  white-space: nowrap;
}

.renal-registry-preflight-checks .missing-data span.comorbidities_at_esrf {
  background-color: var(--nhs-aqua-blue);
}

.renal-registry-preflight-checks .missing-data span.prd {
  background-color: var(--nhs-orange);
}

.renal-registry-preflight-checks .missing-data span.first_seen_on {
  background-color: #009639;
}

.renal-registry-preflight-checks .missing-data span.ethnicity {
  background-color: var(--nhs-dark-green);
}

table.aki-alerts tr:nth-of-type(even) {
  background: var(--white);
}

table.aki-alerts tr.aki_alert--hotlist {
  background-color: #ffffc8;
}

table.aki-alerts tr td.notes {
  text-align: right;
  vertical-align: top;
}

.table-header-rotated {
  width: auto;
}

.table-header-rotated th.rotate {
  height: 138px;
  white-space: nowrap;
}

.table-header-rotated th.rotate > div {
  transform: translate(25px, 51px) rotate(315deg);
  width: 2rem;
}

.table-header-rotated th.rotate > div > span {
  border-bottom: 1px solid #ccc;
  display: inline-block;
  padding: 0.4rem 0rem;
  margin: 0 0 1.1rem -0.5rem;
}

.table-header-rotated th.row-header {
  padding: 0 10px;
  border-bottom: 1px solid #ccc;
}

.table-header-rotated th {
  overflow: visible;
  vertical-align: inherit;
}

.snippets h1 {
  margin: 20px 0;
}

.snippets.modal {
  overflow-y: initial !important;
}

.snippets.modal .modal-header {
  border-bottom: solid 1px #ccc;
  margin-bottom: 10px;
}

.snippets.modal .modal-header h1 {
  font-size: 1.5rem;
  margin: 0 0 0.2rem 0;
}

.snippets.modal .modal-header .reveal-modal-close {
  font-size: 1.6rem;
  position: absolute;
  right: 1.1rem;
  top: 0.5rem;
}

.snippets.modal .modal-header .reveal-modal-close i {
  padding-right: 5px;
}

.snippets.modal .scrollable {
  clear: both;
  height: 300px;
  overflow-y: auto;
}

.snippets #snippet-search-form {
  float: left;
  margin-top: 4px;
  min-width: 300px;
}

.snippets #snippet-search-form button,
.snippets #snippet-search-form input {
  margin-bottom: 0;
}

.snippets table {
  table-layout: fixed;
}

.snippets table td {
  vertical-align: top;
}

.snippets table td.title {
  vertical-align: middle;
}

.snippets table td.last_used_on, .snippets table td.updated_at, .snippets table td.times_used, .snippets table td.author,
.snippets table th.last_used_on,
.snippets table th.updated_at,
.snippets table th.times_used,
.snippets table th.author {
  display: none;
}

.snippets table td.body {
  height: 1rem;
  position: relative;
}

.snippets table td.body:after {
  bottom: 0;
  box-shadow: 0 0 0.5em 0.5em #fff;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 100%;
}

.snippets table td.body.expanded {
  height: 100%;
}

.snippets table td.body.expanded .body-content {
  height: 100%;
}

.snippets table td.body.expanded:after {
  background: none;
}

.snippets table td.body .body-content {
  height: 1rem;
}

@media only screen and (min-width:40.063em) {
  .snippets table td.author,
.snippets table th.author {
    display: table-cell;
  }
}

@media only screen and (min-width:64.063em) {
  .snippets table td.last_used_on,
.snippets table th.last_used_on {
    display: table-cell;
  }
}

@media only screen and (min-width:90.063em) {
  .snippets table td.updated_at,
.snippets table th.updated_at {
    display: table-cell;
  }
}

.snippets .tabs {
  float: left;
  list-style-type: none;
  margin: 0 0 2px 0 !important;
  padding: 10px 50px 7px 4px;
}

.snippets .tabs li {
  background-color: #ddd;
  border-radius: 4px 5px 0 0;
  display: inline;
  padding: 8px 20px 12px 15px;
}

.snippets .tabs li .fa,
.snippets .tabs li .far,
.snippets .tabs li .fas,
.snippets .tabs li .toggler i,
.toggler .snippets .tabs li i,
.snippets .tabs li .bart-chart-icon i,
.bart-chart-icon .snippets .tabs li i {
  margin-right: 7px;
}

.snippets .tabs li.active {
  background-color: #fff;
  border: solid 1px #ccc;
  border-bottom: solid 1px #fff;
}

.snippets .pagination {
  margin-bottom: 15px;
}

a.insert-snippet-button,
a.editor-toolbar-button {
  margin-bottom: 5px !important;
  margin-left: 1rem;
  padding: 5px 8px;
}

dl.pos-s-key {
  font-size: 0.9rem;
  margin-top: 2rem;
}

dl.pos-s-key dt,
dl.pos-s-key dd {
  display: inline-block;
  padding-right: 0.2rem;
}

dl.pos-s-key dd {
  padding: 0 0.2rem;
  margin-right: 1rem;
}

dl.pos-s-key dt {
  padding: 0 0.5rem;
  text-align: center;
  border-radius: 3px;
  border: solid 1px #ddd;
  margin-right: 0.2rem;
}

.pos-s--0 {
  background-color: #fff;
  border: solid 1px #ccc;
}

.pos-s--1 {
  background-color: #fff8e8;
  border: solid 1px #ccc;
}

.pos-s--2 {
  background-color: #ffe8b4;
  border: solid 1px #ccc;
}

.pos-s--3 {
  background-color: #ffb81c;
  border: solid 1px #ccc;
}

.pos-s--4 {
  background-color: #ed8b00;
  border: solid 1px #ccc;
}

.summary-part--pos_s table td {
  text-align: center;
}

.summary-part--pos_s table td:first-child {
  text-align: left;
}

.summary-part--pos_s table .summary-part--pos_s-patient-question-text {
  text-align: right;
}

.system-message {
  line-height: 1.4;
  padding-top: .3rem;
  padding-bottom: .4rem;
}

.system-message h2 {
  font-size: 1.3rem;
  font-weight: 500;
}

.system-message h1,
.system-message h2,
.system-message p,
.system-message div,
.system-message span {
  color: var(--white);
  margin-top: 0;
  margin: 0;
  padding: 0;
}

.system-message.info h1,
.system-message.info h2,
.system-message.info p,
.system-message.info div,
.system-message.info span, .system-message.success h1,
.system-message.success h2,
.system-message.success p,
.system-message.success div,
.system-message.success span, .system-message.warning h1,
.system-message.warning h2,
.system-message.warning p,
.system-message.warning div,
.system-message.warning span {
  color: #222;
}

.system-message p {
  margin: 0;
  padding: 0;
}

.download {
  border: solid 1px var(--light-grey);
  border-radius: 0.2rem;
  margin-bottom: 1rem;
  padding: 0.3rem 0.5rem;
}

.download:hover {
  background-color: #fefefe;
}

.download .file {
  font-size: 1.3rem;
  display: table-cell;
  padding-right: 1rem;
  vertical-align: top;
}

.download .file a {
  color: var(--winter-sky);
}

.download .file a:active, .download .file a:visited {
  color: var(--winter-sky);
}

.download .file a:hover {
  color: var(--winter-sky);
}

.download .details {
  display: table-cell;
}

.download .details h3 {
  font-size: 1.3rem;
  margin: 0;
}

.download .details h3 a {
  color: #333;
}

.download .details h3 a:active, .download .details h3 a:visited {
  color: #333;
}

.download .details h3 a:hover {
  color: var(--black);
  text-decoration: underline;
}

.download .details .updated_at {
  font-size: 0.7rem;
  color: #888;
}

.download .details p {
  padding: 0;
  margin: 0 0 0.2rem 0;
}

.download .details .actions {
  margin-top: 0.3rem;
}

.infections tr td:last-child {
  width: 200px;
}

.transplant-donor-operation-form .diagnosis-table tr td:last-child {
  width: 200px;
}

.rejection-episode {
  position: relative;
  border: solid 1px #aaa;
  padding: 1rem 1rem 0.2rem 1rem;
  clear: both;
  margin: 0 0 1rem 0;
  border-radius: 2px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
}

.rejection-episode:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.rejection-episode a.remove_fields {
  position: absolute;
  right: 12px;
  top: 5px;
  z-index: 1;
}

.rejection-episode .rejection-episode--creation {
  text-align: right;
  padding: 0;
  margin: 0;
  color: var(--mid-grey);
  font-size: 0.9rem;
}

.admin-users td.approved,
.all-users td.approved {
  color: #78be20;
  text-align: center;
}

.admin-users td.approved .unapproved,
.all-users td.approved .unapproved {
  color: var(--nhs-red);
  font-weight: bold;
}

.admin-users .tag,
.all-users .tag {
  background-color: var(--mid-grey);
  border: 0;
  border-radius: 0.3rem;
  color: var(--white);
  margin: 0.1rem 0.3rem 0.2rem 0;
  padding: 0.05rem 0.5rem 0.15rem 0.5rem;
  white-space: nowrap;
}

.admin-users .tag.clinical,
.all-users .tag.clinical {
  background-color: #009639;
}

.admin-users .tag.admin,
.all-users .tag.admin {
  background-color: var(--nhs-blue);
}

.admin-users .tag.super_admin,
.all-users .tag.super_admin {
  background-color: var(--nhs-red);
}

.admin-users .tag.prescriber,
.all-users .tag.prescriber {
  background-color: var(--nhs-warm-yellow);
}

.admin-users .tag.hd_prescriber,
.all-users .tag.hd_prescriber {
  background-color: var(--nhs-orange);
}

/*
|--------------------------------------------------------------------------
| Modules
|--------------------------------------------------------------------------
*/
/*
|--------------------------------------------------------------------------
| Aliases
|--------------------------------------------------------------------------
*/
/*
|--------------------------------------------------------------------------
| Partials
|--------------------------------------------------------------------------
*/
.printModal {
  font-family: sans-serif;
  display: flex;
  text-align: center;
  font-weight: 300;
  font-size: 30px;
  left: 0;
  top: 0;
  position: absolute;
  color: #045fb4;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
}

/*
|--------------------------------------------------------------------------
| Close Button
|--------------------------------------------------------------------------
*/
.printClose {
  position: absolute;
  right: 10px;
  top: 10px;
}

.printClose:before {
  content: "\00D7";
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 100;
  line-height: 1px;
  padding-top: 0.5em;
  display: block;
  font-size: 2em;
  text-indent: 1px;
  overflow: hidden;
  height: 1.25em;
  width: 1.25em;
  text-align: center;
  cursor: pointer;
}

.printSpinner {
  margin-top: 3px;
  margin-left: -40px;
  position: absolute;
  display: inline-block;
  width: 25px;
  height: 25px;
  border: 2px solid #045fb4;
  border-radius: 50%;
  animation: spin 0.75s infinite linear;
}

.printSpinner::before, .printSpinner::after {
  left: -2px;
  top: -2px;
  display: none;
  position: absolute;
  content: '';
  width: inherit;
  height: inherit;
  border: inherit;
  border-radius: inherit;
}

.printSpinner, .printSpinner::before, .printSpinner::after {
  display: inline-block;
  border-color: transparent;
  border-top-color: #045fb4;
  animation-duration: 1.2s;
}

.printSpinner::before {
  transform: rotate(120deg);
}

.printSpinner::after {
  transform: rotate(240deg);
}

/* Keyframes for the animation */
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
:root {
  --ss-primary-color: #5897fb;
  --ss-bg-color: #ffffff;
  --ss-font-color: #4d4d4d;
  --ss-font-placeholder-color: #8d8d8d;
  --ss-disabled-color: #dcdee2;
  --ss-border-color: #dcdee2;
  --ss-highlight-color: #fffb8c;
  --ss-success-color: #00b755;
  --ss-error-color: #dc3545;
  --ss-focus-color: #5897fb;
  --ss-main-height: 30px;
  --ss-content-height: 300px;
  --ss-spacing-l: 7px;
  --ss-spacing-m: 5px;
  --ss-spacing-s: 3px;
  --ss-animation-timing: 0.2s;
  --ss-border-radius: 4px;
}

@keyframes ss-valueIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes ss-valueOut {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}

.ss-hide {
  display: none !important;
}

.ss-main {
  display: flex;
  flex-direction: row;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: var(--ss-font-color);
  min-height: var(--ss-main-height);
  width: 100%;
  padding: var(--ss-spacing-s);
  cursor: pointer;
  border: 1px solid var(--ss-border-color);
  border-radius: var(--ss-border-radius);
  background-color: var(--ss-bg-color);
  outline: 0;
  box-sizing: border-box;
  transition: background-color var(--ss-animation-timing);
  overflow: hidden;
}

.ss-main:focus {
  box-shadow: 0 0 5px var(--ss-focus-color);
}

.ss-main.ss-disabled {
  background-color: var(--ss-disabled-color);
  cursor: not-allowed;
}

.ss-main.ss-disabled .ss-values .ss-disabled {
  color: var(--ss-font-color);
}

.ss-main.ss-disabled .ss-values .ss-value .ss-value-delete {
  cursor: not-allowed;
}

.ss-main.ss-open-above {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.ss-main.ss-open-below {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.ss-main .ss-values {
  display: inline-flex;
  flex-wrap: wrap;
  gap: var(--ss-spacing-m);
  flex: 1 1 100%;
}

.ss-main .ss-values .ss-placeholder {
  display: flex;
  padding: var(--ss-spacing-s) var(--ss-spacing-m) var(--ss-spacing-s) var(--ss-spacing-m);
  margin: auto 0px auto 0px;
  line-height: 1em;
  align-items: center;
  width: 100%;
  color: var(--ss-font-placeholder-color);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ss-main .ss-values .ss-max {
  display: flex;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 12px;
  color: var(--ss-bg-color);
  line-height: 1;
  padding: var(--ss-spacing-s) var(--ss-spacing-m);
  background-color: var(--ss-primary-color);
  border-radius: var(--ss-border-radius);
}

.ss-main .ss-values .ss-single {
  display: flex;
  margin: auto 0px auto var(--ss-spacing-s);
}

.ss-main .ss-values .ss-value {
  display: flex;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  background-color: var(--ss-primary-color);
  border-radius: var(--ss-border-radius);
  animation-name: ss-valueIn;
  animation-duration: var(--ss-animation-timing);
  animation-timing-function: ease-out;
  animation-fill-mode: both;
}

.ss-main .ss-values .ss-value.ss-value-out {
  animation-name: ss-valueOut;
  animation-duration: var(--ss-animation-timing);
  animation-timing-function: ease-out;
}

.ss-main .ss-values .ss-value .ss-value-text {
  font-size: 12px;
  color: var(--ss-bg-color);
  line-height: 1;
  padding: var(--ss-spacing-s) var(--ss-spacing-m);
}

.ss-main .ss-values .ss-value .ss-value-delete {
  display: flex;
  align-items: center;
  height: var(--ss-spacing-l);
  width: var(--ss-spacing-l);
  padding: var(--ss-spacing-s) var(--ss-spacing-m);
  cursor: pointer;
  border-left: solid 1px var(--ss-bg-color);
  box-sizing: content-box;
}

.ss-main .ss-values .ss-value .ss-value-delete svg {
  height: var(--ss-spacing-l);
  width: var(--ss-spacing-l);
}

.ss-main .ss-values .ss-value .ss-value-delete svg path {
  fill: none;
  stroke: var(--ss-bg-color);
  stroke-width: 18;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ss-main .ss-deselect {
  flex: 0 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  padding: 0 var(--ss-spacing-m) 0 var(--ss-spacing-m);
}

.ss-main .ss-deselect svg {
  width: 8px;
  height: 8px;
}

.ss-main .ss-deselect svg path {
  fill: none;
  stroke: var(--ss-font-color);
  stroke-width: 20;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ss-main .ss-arrow {
  flex: 0 1 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 12px;
  height: 12px;
  margin: auto var(--ss-spacing-m) auto var(--ss-spacing-m);
}

.ss-main .ss-arrow path {
  fill: none;
  stroke: var(--ss-font-color);
  stroke-width: 18;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition-timing-function: ease-out;
  transition: var(--ss-animation-timing);
}

.ss-content {
  position: absolute;
  display: flex;
  height: auto;
  flex-direction: column;
  width: auto;
  max-height: var(--ss-content-height);
  box-sizing: border-box;
  border: solid 1px var(--ss-border-color);
  background-color: var(--ss-bg-color);
  transition: transform var(--ss-animation-timing), opacity var(--ss-animation-timing);
  opacity: 0;
  transform: scaleY(0);
  transform-origin: center top;
  overflow: hidden;
  z-index: 10000;
}

.ss-content.ss-relative {
  position: relative;
  height: 100%;
}

.ss-content.ss-fixed {
  position: fixed;
}

.ss-content.ss-open-above {
  flex-direction: column-reverse;
  opacity: 1;
  transform: scaleY(1);
  transform-origin: center bottom;
  border-top-left-radius: var(--ss-border-radius);
  border-top-right-radius: var(--ss-border-radius);
}

.ss-content.ss-open-below {
  opacity: 1;
  transform: scaleY(1);
  transform-origin: center top;
  border-bottom-left-radius: var(--ss-border-radius);
  border-bottom-right-radius: var(--ss-border-radius);
}

.ss-content .ss-search {
  flex: 0 1 auto;
  display: flex;
  flex-direction: row;
  padding: var(--ss-spacing-l) var(--ss-spacing-l) var(--ss-spacing-m) var(--ss-spacing-l);
}

.ss-content .ss-search input {
  display: inline-flex;
  font-size: inherit;
  line-height: inherit;
  flex: 1 1 auto;
  width: 100%;
  min-width: 0px;
  padding: var(--ss-spacing-m) var(--ss-spacing-l);
  margin: 0;
  border: 1px solid var(--ss-border-color);
  border-radius: var(--ss-border-radius);
  background-color: var(--ss-bg-color);
  outline: 0;
  text-align: left;
  box-sizing: border-box;
}

.ss-content .ss-search input::-moz-placeholder {
  color: var(--ss-font-placeholder-color);
  vertical-align: middle;
}

.ss-content .ss-search input::placeholder {
  color: var(--ss-font-placeholder-color);
  vertical-align: middle;
}

.ss-content .ss-search input:focus {
  box-shadow: 0 0 5px var(--ss-focus-color);
}

.ss-content .ss-search .ss-addable {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  flex: 0 0 auto;
  height: auto;
  margin: 0 0 0 var(--ss-spacing-m);
  border: 1px solid var(--ss-border-color);
  border-radius: var(--ss-border-radius);
}

.ss-content .ss-search .ss-addable svg {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 0 1 auto;
  width: 12px;
  height: 12px;
  margin: auto var(--ss-spacing-m) auto var(--ss-spacing-m);
}

.ss-content .ss-search .ss-addable svg path {
  fill: none;
  stroke: var(--ss-font-color);
  stroke-width: 18;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ss-content .ss-list {
  flex: 1 1 auto;
  height: auto;
  overflow-x: hidden;
  overflow-y: auto;
}

.ss-content .ss-list .ss-error {
  color: var(--ss-error-color);
  padding: var(--ss-spacing-l);
}

.ss-content .ss-list .ss-searching {
  color: var(--ss-font-color);
  padding: var(--ss-spacing-l);
}

.ss-content .ss-list .ss-optgroup.ss-close .ss-option {
  display: none !important;
}

.ss-content .ss-list .ss-optgroup .ss-optgroup-label {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: var(--ss-spacing-m) var(--ss-spacing-l) var(--ss-spacing-m) var(--ss-spacing-l);
}

.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-label-text {
  flex: 1 1 auto;
  font-weight: bold;
  color: var(--ss-font-color);
}

.ss-content .ss-list .ss-optgroup .ss-optgroup-label:has(.ss-arrow) {
  cursor: pointer;
}

.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions {
  flex: 0 1 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: var(--ss-spacing-m);
}

.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall {
  flex: 0 0 auto;
  display: flex;
  flex-direction: row;
  cursor: pointer;
}

.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall:hover {
  opacity: .5;
}

.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall.ss-selected svg path {
  stroke: var(--ss-error-color);
}

.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall span {
  flex: 0 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 60%;
  text-align: center;
  padding: 0 var(--ss-spacing-s) 0 0;
}

.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg {
  flex: 0 1 auto;
  width: 13px;
  height: 13px;
}

.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg path {
  fill: none;
  stroke: var(--ss-success-color);
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg:first-child {
  stroke-width: 5;
}

.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg:last-child {
  stroke-width: 11;
}

.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-closable {
  flex: 0 1 auto;
  display: flex;
  flex-direction: row;
  cursor: pointer;
}

.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-closable .ss-arrow {
  flex: 1 1 auto;
  width: 10px;
  height: 10px;
}

.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-closable .ss-arrow path {
  fill: none;
  stroke: var(--ss-font-color);
  stroke-width: 18;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition-timing-function: ease-out;
  transition: var(--ss-animation-timing);
}

.ss-content .ss-list .ss-optgroup .ss-option {
  padding: var(--ss-spacing-s) var(--ss-spacing-s) var(--ss-spacing-s) calc(var(--ss-spacing-l)*3);
}

.ss-content .ss-list .ss-option {
  display: block;
  padding: var(--ss-spacing-m) var(--ss-spacing-l) var(--ss-spacing-m) var(--ss-spacing-l);
  white-space: normal;
  color: var(--ss-font-color);
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.ss-content .ss-list .ss-option:hover {
  color: var(--ss-bg-color);
  background-color: var(--ss-primary-color);
}

.ss-content .ss-list .ss-option.ss-highlighted, .ss-content .ss-list .ss-option.ss-selected:not(.ss-disabled) {
  color: var(--ss-bg-color);
  background-color: var(--ss-primary-color);
}

.ss-content .ss-list .ss-option.ss-disabled {
  cursor: not-allowed;
  background-color: var(--ss-disabled-color);
}

.ss-content .ss-list .ss-option.ss-disabled:hover {
  color: var(--ss-font-color);
}

.ss-content .ss-list .ss-option .ss-search-highlight {
  display: inline-block;
  background-color: var(--ss-highlight-color);
}
@keyframes highlight {
  0% {
    background: var(--nhs-yellow);
  }
  100% {
    background: none;
  }
}

@keyframes highlight {
  0% {
    background: var(--nhs-yellow);
  }
  100% {
    background: none;
  }
}

.post-action-highlight {
  animation: highlight 1.5s;
}

input.ui-autocomplete-loading[type="text"] {
  background-image: "/assets/renalware/ajax-loader-79c3b16fc6ac0f1323b0a364f7f17337770112d6c0ac87c509e066ff3e22374f.gif";
  background-position: 98% center;
  background-repeat: no-repeat;
}

.ui-widget.ui-autocomplete {
  font-size: 1em;
}

.ui-menu.ui-autocomplete .ui-menu-item {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  margin: 0 4px;
  overflow-x: hidden;
  padding-bottom: 0;
  padding-top: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.beta_banner {
  background-color: var(--nhs-orange);
  color: var(--white);
  padding: 0.4rem 1rem;
  text-align: center;
}

.beta_banner span {
  font-size: 1.1rem;
}

.beta_banner .button, .beta_banner section.display .section-actions a, section.display .section-actions .beta_banner a {
  margin: 0;
  margin-left: 1rem;
  padding: 0.3rem 0.8rem;
}

.new_feedback .radio label input {
  margin: 0 1rem 0.5rem 0;
}

.button.small_ellipsis_button, section.display .section-actions a.small_ellipsis_button {
  margin: 0;
  padding: 0.1rem 0.3rem;
}

.fa-link-annotation {
  width: 1.4rem;
}

.page-actions .button, .page-actions section.display .section-actions a, section.display .section-actions .page-actions a {
  vertical-align: top;
  margin-bottom: 0;
  margin-right: 0.8rem;
  padding: 0.4rem 1rem;
}

@media print {
  .page-actions {
    display: none;
  }
}

.button, section.display .section-actions a {
  border-radius: 2px !important;
  font-size: 1rem;
  padding: 0.6rem 1.2rem;
}

.button:hover, section.display .section-actions a:hover {
  background-color: var(--nhs-blue);
}

.button i.fa, section.display .section-actions a i.fa,
.button i.fas,
.button .toggler i,
.toggler .button i,
section.display .section-actions a i.fas,
section.display .section-actions a .toggler i,
.toggler section.display .section-actions a i,
.button .bart-chart-icon i,
section.display .section-actions a .bart-chart-icon i,
.bart-chart-icon .button i,
.bart-chart-icon section.display .section-actions a i,
section.display .section-actions .bart-chart-icon a i,
.button i.far,
section.display .section-actions a i.far {
  margin-right: 0.5rem;
}

.button.with-icon, section.display .section-actions a.with-icon {
  padding-left: 0.7rem;
}

.button.with-icon i.fa, section.display .section-actions a.with-icon i.fa,
.button.with-icon i.fas,
.button.with-icon .toggler i,
.toggler .button.with-icon i,
section.display .section-actions a.with-icon i.fas,
section.display .section-actions a.with-icon .toggler i,
.toggler section.display .section-actions a.with-icon i,
.button.with-icon .bart-chart-icon i,
section.display .section-actions a.with-icon .bart-chart-icon i,
.bart-chart-icon .button.with-icon i,
.bart-chart-icon section.display .section-actions a.with-icon i,
section.display .section-actions .bart-chart-icon a.with-icon i,
.button.with-icon i.far,
section.display .section-actions a.with-icon i.far {
  font-size: 1.1rem;
  margin-right: 0.6rem;
}

.button.compact, section.display .section-actions a.compact {
  font-size: 0.9rem;
  margin: 0;
  padding: 2px 5px;
}

.button:focus, section.display .section-actions a:focus {
  outline-style: none;
}

.button.low-key, section.display .section-actions a.low-key {
  background-color: var(--off-white);
  border: solid 1px var(--light-grey);
  color: #222;
}

.button.low-key:hover, section.display .section-actions a.low-key:hover {
  background-color: var(--white);
}

.button.alternative, section.display .section-actions a.alternative {
  background-color: var(--dashboard-muted-color);
}

.radius.radius-right {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.radius.radius-left {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.f-dropdown {
  /* separator */
}

.f-dropdown li.separator {
  border-top: 1px solid #ccc;
  margin: 0.3rem 0 0.1rem 0;
  padding: 0;
}

.f-dropdown.f-dropdown-no-arrow {
  border-radius: 3px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
  margin-left: 23px;
  margin-top: 0;
  max-width: 150px;
}

.f-dropdown.f-dropdown-no-arrow:before, .f-dropdown.f-dropdown-no-arrow:after {
  border: 0;
  position: relative;
}

.bart-chart-icon {
  position: relative;
  display: inline-block;
}

.bart-chart-icon i {
  font-weight: 600;
  pointer-events: none;
  text-align: center;
  width: 1.2rem;
}

.bart-chart-icon i:before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' %3E%3Cline x1='12' y1='20' x2='12' y2='10'%3E%3C/line%3E%3Cline x1='18' y1='20' x2='18' y2='4'%3E%3C/line%3E%3Cline x1='6' y1='20' x2='6' y2='16'%3E%3C/line%3E%3C/svg%3E");
}

.chart-periods {
  position: relative;
  background-color: var(--white);
}

.chart-periods nav {
  position: absolute;
  top: 8px;
  z-index: 1;
  right: 0;
  padding-right: 2rem;
}

.chart-periods nav a {
  background-color: var(--white);
  padding: 0.1rem 0.4rem;
  color: #222;
  border-radius: 0.2rem;
  font-size: 0.9rem;
}

.chart-periods nav a.current-period {
  background-color: var(--nhs-blue);
  color: var(--white);
}

.path-chart-link {
  color: var(--nhs-blue);
  text-decoration: none;
}

button.clipboard-btn {
  background-color: transparent !important;
  margin: 0;
  padding: 0;
}

.clockpicker-wrapper {
  max-width: 160px !important;
}

.clockpicker-wrapper i {
  font-size: 1.4rem;
  line-height: 1.5em;
}

.flash-message {
  clear: both;
  position: relative;
  z-index: 1;
}

.flash-message .alert-box {
  margin-bottom: 0;
  padding: 0.4rem 1rem;
}

.call-to-action {
  text-align: center;
}

.call-to-action i {
  display: block;
  font-size: 2.5em;
}

.section-underliner {
  border-bottom: #dddddd solid 0.1em;
  margin: 0.5em 0;
}

@media only screen and (min-width: 830px) {
  body.page--dashboard-dashboards .main-content {
    background-color: #e8edee;
  }
  body.page--dashboard-dashboards article {
    background-color: #fff;
    padding: 0.5rem 0.8rem 0.5rem;
    border: 0;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px;
    border-radius: 4px;
    margin: 0 0 .7rem;
  }
}

.datepicker-wrapper {
  max-width: 250px !important;
}

.datepicker-wrapper i {
  font-size: 1.2rem;
  line-height: 1.5em;
}

.disabled-block-reason {
  display: none;
  margin-top: 0.5rem;
  text-align: center;
}

.disabled-block-reason.panel.radius {
  padding: 0.5rem 1rem;
}

.disabled-block .row:first-child {
  opacity: 0.5;
  pointer-events: none;
}

.disabled-block .disabled-block-reason {
  display: block;
}

.document-view dl {
  overflow: hidden;
  width: 100%;
}

.document-view dl dt {
  clear: both;
  float: left;
  margin: 0;
  padding: 0 1em 0 0;
  text-align: right;
  width: 41%;
}

.document-view dl dd {
  float: left;
  margin: 0;
  padding: 0;
  width: 59%;
}

.document-view dl dd p {
  margin: 0;
  padding: 0;
}

.document table tr.dated_result .datepicker-wrapper {
  margin-bottom: 0 !important;
}

.document table tr.dated_result td:nth-child(1) {
  text-align: left !important;
}

.document table tr.dated_result td:nth-child(2) {
  width: 160px;
}

.error-page {
  overflow-y: scroll;
}

.error-page .title-area .name {
  color: var(--white);
  font-size: 1.3rem;
  line-height: 3rem;
  padding-left: 1rem;
}

.error-page .title-area .name a {
  color: var(--white);
}

.error-page .error-code {
  color: var(--light-grey);
  font-size: 3rem;
}

.error-page .error-content {
  height: 100%;
  padding: 50px;
  text-align: center;
}

.error-page .heading {
  font-weight: bold;
}

.error-page .subheading {
  font-size: 1.4rem;
}

.error-page .support-info {
  font-size: 1.2rem;
}

.error-page .error-details {
  margin-top: 50px;
  text-align: left;
}

.error-page .error-details hr {
  margin-top: 10px;
}

.error-page .error-details .error-details-name {
  padding: 10px 0;
  font-size: 1.4rem;
  font-weight: bold;
}

.error small.error {
  background-color: var(--nhs-red);
}

.error label,
.error label.error {
  color: var(--nhs-red);
}

#new-form input.field_with_errors {
  border: 1px solid #f00;
}

.field_with_errors input,
.field_with_errors select,
.field_with_errors textarea {
  border: 1px solid #f00;
}

ul.error-messages,
.non-patient-page ul.error-messages {
  background-color: var(--off-white);
  color: var(--nhs-red);
  margin: 0;
  margin-bottom: 1rem;
  padding: 0 1rem;
  padding: 0.6rem 2rem;
}

.form-actions {
  text-align: right;
  margin: 0;
}

.fn-form select {
  background-size: auto;
}

a.small-helper-button {
  margin-left: 4;
  border-radius: 0.25rem;
  background-color: #41b6e6;
  color: var(--white);
  text-decoration: none;
  font-weight: normal;
  padding: 0.1rem 0.4rem;
}

a.small-helper-button:visited, a.small-helper-button:active {
  color: var(--white);
}

a.small-helper-button:hover {
  background-color: var(--nhs-blue);
}

.panel p {
  padding-left: 0;
}

.panel.compact {
  padding: 0.5rem 1rem;
}

.panel .muted {
  color: var(--dashboard-muted-color);
}

textarea.monospace {
  font-family: Consolas, Monaco, Lucida Console, Bitstream Vera Sans Mono, Courier New, monospace;
}

.filters .actions {
  margin-top: 0.7rem;
}

@media print {
  .filters {
    display: none;
  }
}

.filters--flex .flex input,
.filters--flex .flex select {
  margin: 0;
}

.filters--flex .flex .button, .filters--flex .flex section.display .section-actions a, section.display .section-actions .filters--flex .flex a {
  padding: 0.5rem 1rem;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.cancel-link {
  font-size: 0.9rem;
  margin-left: 15px;
}

.cancel-link.disabled {
  color: #ccc;
  pointer-events: none;
}

.datepicker {
  width: 240px;
}

.datepicker.dropdown-menu {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

form .striped > .row {
  padding-bottom: 0.35rem;
  padding-top: 0.35rem;
}

form .striped > .row input {
  margin-bottom: 0;
}

form .striped > .row:nth-of-type(even) {
  background-color: #fafafa;
}

form .row .row.datepicker-wrapper {
  margin-bottom: 10px;
}

form.simple_form div.boolean label {
  padding-left: 0;
}

form.simple_form div.boolean label input {
  margin-left: 0;
}

form .error.medium-input {
  max-width: 500px;
}

@media screen and (min-width: 40.063em) {
  form .small-input {
    max-width: 250px !important;
  }
}

form .medium-input {
  max-width: 500px !important;
}

form .tiny-input {
  max-width: 125px !important;
}

form .very-tiny-input {
  max-width: 75px !important;
}

form .row.actions {
  margin-top: 2rem;
}

form .error small.error {
  padding: 0.3rem 0.5rem 0.2rem 0.5rem;
}

form .error .datepicker_error {
  clear: both;
  float: left;
  width: 100%;
}

article {
  background-color: var(--white);
  border: 0;
  border-top: 1px solid #008cba;
  float: left;
  margin: 0 0 1rem;
  padding: 0.3rem 0 0;
  position: relative;
  width: 100%;
}

article.secondary {
  border-color: #21c8ff;
  border-width: 1px;
}

article h3 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
  margin-top: 1rem;
}

article header {
  float: left;
  margin: 0 0 0.6rem;
  width: 100%;
}

article header h1,
article header h2,
article header h3 {
  float: left;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.6rem;
  margin: 0 0.5rem 0 0;
  padding: 0;
}

article header h1 a,
article header h2 a,
article header h3 a {
  font-weight: bold;
}

article header .supplemental {
  display: inline-block;
}

article header .supplemental span {
  color: var(--mid-grey);
  font-size: 1.1rem;
  margin: 0 0.5rem 0 0;
}

article header .supplemental a {
  display: inline-block;
  margin-right: 0.5rem;
}

article header .supplemental.right {
  text-align: right;
}

article header h3 {
  color: var(--muted-dark-grey);
  font-size: 1.1rem;
}

article header ul {
  list-style-type: none;
}

article header ul li a.button, article header ul li section.display .section-actions a, section.display .section-actions article header ul li a {
  margin-left: 0.5rem;
}

article header .button, article header section.display .section-actions a, section.display .section-actions article header a {
  background-color: #666;
  border-radius: 3px !important;
  color: var(--white);
  display: block;
  float: right;
  padding: 0.2rem 0.4rem;
  text-decoration: none;
  margin-left: 0.5rem;
}

article header .button.button-danger, article header section.display .section-actions a.button-danger, section.display .section-actions article header a.button-danger {
  background-color: var(--nhs-red);
}

article header .button:hover, article header section.display .section-actions a:hover, section.display .section-actions article header a:hover {
  background-color: var(--nhs-blue);
  text-decoration: underline;
}

article .no-bullet {
  float: left;
  width: 100%;
}

article .no-bullet li {
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.2rem;
}

article .no-bullet li a {
  font-weight: normal;
  text-decoration: underline;
}

article .no-bullet li:last-child {
  border: 0;
  padding-bottom: 0;
}

article .no-bullet li[class^="drug-"] {
  font-weight: normal;
}

article .no-bullet li[class^="drug-"] span {
  font-weight: bold;
}

article legend .fieldset-action {
  font-size: 1rem;
  font-weight: normal;
  padding-left: 1rem;
}

article dt {
  color: var(--dashboard-muted-color);
  font-weight: normal;
}

article .button, article section.display .section-actions a, section.display .section-actions article a {
  margin-bottom: 0;
}

article .radio input.radio_buttons {
  margin-right: 5px;
}

article .radio address {
  color: #bbb;
  display: inline;
  font-size: 0.9em;
}

article.with-actions-above-table {
  padding-top: 3px;
}

article.with-actions-above-table .actions {
  margin-bottom: 13px;
}

.document form label.radio_buttons,
.profile-info-form label.radio_buttons {
  padding: 0;
}

.document form label.inline,
.profile-info-form label.inline {
  margin-right: 0.3rem;
}

.document form table,
.profile-info-form table {
  border: 0;
}

.document form table.no-stripes tr:nth-of-type(even),
.profile-info-form table.no-stripes tr:nth-of-type(even) {
  background-color: transparent !important;
}

.document form table td,
.profile-info-form table td {
  vertical-align: top;
}

.document form table td .row.datepicker-wrapper,
.profile-info-form table td .row.datepicker-wrapper {
  margin-top: -4px !important;
}

.document form table td input,
.document form table td select,
.profile-info-form table td input,
.profile-info-form table td select {
  margin: 0;
}

.document form table th:first-child,
.document form table td:first-child,
.profile-info-form table th:first-child,
.profile-info-form table td:first-child {
  min-width: 24%;
  padding-top: 11px;
  text-align: right;
}

.profile-info-form table td:first-child {
  min-width: 120px;
  width: 34%;
}

.profile-info-form table td:nth-child(2) {
  min-width: 200px;
  width: 24%;
}

.profile-info-form table td:last-child {
  min-width: 63px;
  width: 40%;
}

.profile-info-form table td:last-child select {
  width: 80px;
}

.search-form fieldset,
.filters__form fieldset {
  margin-top: 0;
}

.search-form .columns,
.filters__form .columns {
  padding-right: 0;
}

.search-form .actions,
.filters__form .actions {
  padding-top: 8px;
}

.search-form.search-form-vertical .actions,
.filters__form.search-form-vertical .actions {
  padding-top: 1.3rem;
}

fieldset.borderless {
  border: 0;
  padding: 0 !important;
}

fieldset.borderless legend {
  display: none;
}

fieldset.simple {
  border-width: 1px 0 0 0;
  margin: 40px 0 10px 0;
  padding: 0.8rem 0 0 0;
  position: relative;
}

fieldset.simple legend {
  font-size: 1.3rem;
  left: 0;
  line-height: 1.3rem;
  position: absolute;
  top: -28px;
  width: 100%;
}

fieldset.simple legend span.title {
  font-weight: normal;
  padding-right: 1rem;
}

fieldset.simple legend span.actions {
  color: #008cba;
  font-size: 1rem;
  font-weight: normal;
}

fieldset.simple legend span.actions.action-links a {
  font-size: 1rem;
  font-weight: normal;
}

fieldset.simple legend span.actions.action-buttons {
  position: absolute;
  top: -5px;
}

fieldset.simple legend span.actions.action-buttons a {
  margin-right: 5px;
}

fieldset.simple-table {
  margin-top: 50px;
}

.button.slimline.small, section.display .section-actions a.slimline.small {
  padding: 0.3rem 0.6rem;
}

.panel.danger-zone {
  background-color: var(--white);
  color: var(--nhs-red);
}

.panel.danger-zone h4 {
  color: inherit;
}

.panel.danger-zone a {
  color: inherit;
  font-weight: bold;
  background-color: #ddd;
}

.panel.danger-zone a:hover, .panel.danger-zone a:active {
  background-color: var(--nhs-red);
  color: var(--white);
}

label.label-emphasis {
  font-weight: bold;
}

legend .legend-note {
  right: 0;
  top: 0;
  position: absolute;
  margin: 0.5rem 1rem;
  font-weight: normal;
  font-size: 0.9rem;
  color: #666;
}

.page-action-inline-form form {
  display: inline-block;
}

.row.radio_buttons,
.row.boolean {
  margin-bottom: 1rem;
}

.is-selected td {
  background-color: #fffbe5 !important;
}

iframe.fullsize {
  border: 0;
  height: 1px;
  width: 100%;
}

html body.overflow {
  overflow: auto;
}

.collapse {
  visibility: initial;
}

html,
body {
  height: 100%;
}

body.uat {
  border-top: 3px solid var(--nhs-yellow);
}

html body {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

html body > header {
  background-color: #dcdcdc;
  flex: 0 0 auto;
}

html body > main {
  display: flex;
  height: 100%;
  min-height: 0;
}

html body > main > nav {
  min-width: 14.5rem;
  width: 14.5rem;
}

html body > main > .main-content {
  position: relative;
  width: 100%;
}

html body > main > nav,
html body > main > .main-content {
  flex: 1 1 auto;
  height: 100%;
  min-height: 100%;
  overflow-y: auto;
  padding-bottom: 2rem;
}

@media print {
  html body > main > nav,
html body > main > .main-content {
    overflow-y: visible;
  }
}

html body > main .layout-wrapper {
  padding-bottom: 3rem;
}

html body > footer {
  flex: 0 0 auto;
}

html body.collapse-patient-menu nav.patient-side-nav {
  left: 0;
  margin-left: -15rem;
}

html .full-screenable {
  transition: margin 0.2s ease 0s;
}

footer {
  background-color: #eee;
  border-top: 1px solid var(--light-grey);
  color: #777;
  font-size: 0.8rem;
  padding: 0 1rem;
  text-align: right;
}

.page-heading .warning-block {
  background-color: #fefff1;
  margin: 0.7rem;
}

.page-heading .warning-block i {
  margin-right: 0.5rem;
}

.inline,
.fn-form .inline {
  display: inline;
}

section.display h4 {
  clear: left;
  color: #222;
  float: left;
  font-size: 1.3rem;
  margin: 0.1rem 1rem 0 0;
}

section.display .section-actions {
  clear: right;
  float: left;
}

section.display .section-actions a {
  font-size: 0.9rem;
  margin: 0;
  padding: 0.3rem 1rem;
}

section.display .section-content {
  display: block;
  margin-top: 0.2rem;
}

section.display .section-content dl {
  clear: both;
}

.half-collapse .columns {
  padding-left: 0.7142857143rem;
  padding-right: 0.7142857143rem;
}

.non-patient-page {
  padding-bottom: 3rem;
}

.non-patient-page .non-patient-page-header {
  margin: 0;
  margin-bottom: 0.2rem;
  padding: 0;
}

.non-patient-page .non-patient-page-header.with-tabs {
  border-bottom: 1px solid var(--tab-border-color);
  margin-bottom: 1.5rem;
}

.non-patient-page .non-patient-page-header.with-tabs .page-heading {
  margin-bottom: 0.8rem;
}

.non-patient-page ul,
.non-patient-page dl {
  float: none;
  margin-bottom: 0;
}

.non-patient-page dl {
  display: block;
}

.non-patient-page .has-tip {
  font-weight: bold;
  color: #000;
  border-bottom: dotted 1px #000;
}

.non-patient-page .sub-nav {
  position: relative;
  top: 1px;
}

.dl-horizontal {
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1.5rem;
}

.dl-horizontal p {
  padding-left: 0;
}

.dl-horizontal dt,
.dl-horizontal dd {
  font-weight: normal;
}

.dl-horizontal dt.inset,
.dl-horizontal dd.inset {
  margin-left: 0.8em;
}

.dl-horizontal dd:nth-child(2) {
  border-top: none;
}

.dl-horizontal dt {
  clear: left;
  float: left;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 9rem;
}

.dl-horizontal dd {
  margin-bottom: 0;
  margin-left: 10rem;
}

.dl-horizontal dd:before {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
  content: " ";
  display: table;
}

.dl-horizontal.xlarge dt {
  width: 14.5rem;
}

.dl-horizontal.xlarge dd {
  margin-left: 15.5rem;
}

.dl-horizontal.xxlarge dt {
  width: 18.5rem;
}

.dl-horizontal.medium dt {
  width: 6.5rem;
}

.dl-horizontal.medium dd {
  margin-left: 7.5rem;
}

.dl-horizontal.small dt {
  width: 4rem;
}

.dl-horizontal.small dd {
  margin-left: 5rem;
}

ul.indented li {
  list-style-position: outside;
  padding-left: 1.5em;
  text-indent: -1.5em;
}

.mdm-page .obs-result :first-child {
  display: inline-block;
  font-weight: bold;
  margin-right: 0.5rem;
  min-width: 2.75rem;
  white-space: nowrap;
}

.mdm-page .obs-result :last-child {
  white-space: nowrap;
}

.expandable {
  clear: both;
  float: left;
  height: 0;
  opacity: 0;
  width: 100%;
}

.expandable.expanded {
  height: auto;
  opacity: 1;
  transition: all 0.2s;
}

.modal .modal__header {
  border-bottom: solid 1px var(--winter-sky);
  margin-bottom: 10px;
}

.modal .modal__header.modal__header-no-decoration {
  border: 0;
  margin-bottom: 0;
}

.modal .modal__header h1,
.modal .modal__header h2,
.modal .modal__header h3 {
  color: #222;
  display: inline-block;
  font-size: 1.3rem;
  margin: 0 0 0.5rem 0;
}

.modal .modal__header h3 {
  color: var(--dashboard-muted-color);
  font-weight: normal;
}

.modal .modal__header .reveal-modal-close {
  color: var(--winter-sky);
  font-size: 1.5rem;
  font-weight: normal;
  padding: 0.2rem;
  position: absolute;
  right: 0.8rem;
  top: 0.3rem;
}

.modal .modal__header .reveal-modal-close i {
  padding-right: 5px;
}

.modal .modal__header .modal__header-subtitle {
  margin-top: -0.5rem;
}

.modal .modal__body {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 200px);
}

.modal .modal__body .row {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}

.modal .modal__body .row .columns {
  padding-left: 0;
  padding-right: 0;
}

.modal-show {
  background: #333;
  background: rgba(56, 80, 70, 0.5);
  height: 100%;
  left: 0;
  position: relative;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

.modal-window {
  background: var(--white);
  border-radius: 5px;
  box-shadow: 1px 1px 1px #333;
  height: 460px;
  margin: auto;
  margin-left: auto;
  margin-top: 100px;
  padding: 20px;
  width: 600px;
}

#modal-holder {
  height: 380px;
  overflow: scroll;
  width: 560px;
}

.modal-close {
  cursor: pointer;
  display: fixed;
  float: right;
  height: 20px;
  width: 20px;
  z-index: 100;
}

.reveal-modal {
  padding: 1rem 1.6rem 0.3rem 1.6rem;
}

.patient-nags ul {
  margin: 0;
  padding: 0 4px;
}

.patient-nag {
  color: var(--white);
  display: inline-block;
  margin: 0.1rem 0.3rem 0 0;
  padding: 0 0.1rem;
  line-height: 1.6rem;
  border-radius: 0.3rem;
  border: 0;
}

.patient-nag i {
  margin-left: 0.3rem;
}

.patient-nag a,
.patient-nag span,
.patient-nag i {
  color: inherit !important;
  text-decoration: none;
}

.patient-nag span {
  padding: 0 0.4rem;
}

.patient-nag span.value {
  padding: 0 0.4rem;
}

.patient-nag span.date {
  font-style: italic;
  white-space: nowrap;
}

.patient-nag i::before {
  color: inherit !important;
  content: "\f071";
}

.patient-nag-severity-none {
  background-color: var(--off-white) !important;
}

.patient-nag-severity-none i {
  width: 0;
}

.patient-nag-severity-none i::before {
  content: "";
}

.patient-nag-severity-info {
  background-color: #41b6e6 !important;
}

.patient-nag-severity-info i::before {
  content: "\f05a";
}

.patient-nag-severity-info span.date,
.patient-nag-severity-info span.value {
  border-left: 1px solid #6ec7ec;
}

.patient-nag-severity-low {
  background-color: var(--nhs-yellow) !important;
  color: var(--muted-dark-grey) !important;
}

.patient-nag-severity-low span.date,
.patient-nag-severity-low span.value {
  border-left: 1px solid var(--nhs-yellow-lighter);
}

.patient-nag-severity-medium {
  background-color: var(--nhs-orange) !important;
  color: var(--off-white) !important;
}

.patient-nag-severity-medium span.date,
.patient-nag-severity-medium span.value {
  border-left: 1px solid var(--nhs-orange);
}

.patient-nag-severity-high {
  background-color: var(--nhs-red) !important;
  color: var(--off-white) !important;
}

.patient-nag-severity-high span.date,
.patient-nag-severity-high span.value {
  border-left: 1px solid var(--nhs-red-lighter);
}

.save {
  background-color: #008000 !important;
}

.cancel {
  background-color: #f00 !important;
}

.delete {
  color: #f00 !important;
}

.sub-nav dd a.has-tip:hover {
  color: #008cba;
}

.sub-nav {
  margin-bottom: 0.8rem;
}

.sub-nav dd {
  margin: 0;
  padding: 0;
}

.sub-nav dd i {
  margin-right: 0.7rem;
}

.tooltip {
  background-color: rgba(92, 92, 92, 0.9);
  border-radius: 0.5em;
  color: var(--white);
  font-size: 0.9rem;
  padding: 6px 8px;
  radius: 20px;
}

.tooltip > .nub {
  border-color: transparent transparent rgba(92, 92, 92, 0.8) transparent;
  margin-left: 0.5em;
}

#patient_search {
  width: 365px;
}

dd.patient-name {
  display: none;
}

.sub-nav.fixed {
  left: auto;
}

.page-navigation {
  margin: 5px 0;
}

.collapse-patient-menu .patient-side-nav {
  left: -14.5rem;
}

.patient-side-nav,
.admin-side-nav {
  background-color: #eee;
  min-width: 14.5rem;
  padding: 0.3rem 0 2rem 0.4rem;
  width: 14.5rem;
}

@media print {
  .patient-side-nav,
.admin-side-nav {
    display: none;
  }
}

.patient-side-nav hr,
.admin-side-nav hr {
  margin: 0.3rem 0 0.5rem;
}

.patient-side-nav ul.side-nav,
.admin-side-nav ul.side-nav {
  margin: 1px 0 0 0;
  padding: 0;
}

.patient-side-nav ul.side-nav li,
.admin-side-nav ul.side-nav li {
  margin: 0;
  padding: 0 0 0.1rem 0.5rem;
}

.patient-side-nav ul.side-nav li a,
.admin-side-nav ul.side-nav li a {
  border-radius: 3px;
  color: var(--nhs-blue);
  padding: 0.1rem 0.5rem;
  text-decoration: underline;
}

.patient-side-nav ul.side-nav li span,
.admin-side-nav ul.side-nav li span {
  padding: 0.2rem 0.5rem;
}

.patient-side-nav ul.side-nav li.action,
.admin-side-nav ul.side-nav li.action {
  padding-right: 0.5rem;
  padding-right: 0.5rem;
}

.patient-side-nav ul.side-nav li.action a,
.admin-side-nav ul.side-nav li.action a {
  background-color: var(--light-grey);
  border-radius: 2px;
  border-radius: 3px;
  color: #222;
  margin-bottom: 0.2rem;
  margin-right: 0.5rem;
  margin-top: 0.1rem;
  padding: 0.2rem 0.5rem;
  text-align: left;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}

.patient-side-nav ul.side-nav li.action a:hover,
.admin-side-nav ul.side-nav li.action a:hover {
  background-color: var(--nhs-blue);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.13), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  color: var(--off-white);
}

.patient-side-nav ul.side-nav li.actions-heading,
.admin-side-nav ul.side-nav li.actions-heading {
  margin-bottom: 0.3rem;
}

.admin-side-nav {
  background-color: var(--muted-dark-grey);
  color: #fff;
}

.admin-side-nav .side-nav--admin li a,
.admin-side-nav .side-nav--admin li.heading {
  color: #fff !important;
  text-decoration: none !important;
}

.admin-side-nav .side-nav--admin li.active a {
  color: #222 !important;
}

.patient-side-nav li:last-child {
  margin-bottom: 0;
}

.patient-side-nav li > a:hover,
.patient-side-nav li > a:hover:first-child:not(.button) {
  background-color: #008cba;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  color: var(--white);
}

.patient-side-nav li.active > a,
.patient-side-nav li.active > a:first-child:not(.button) {
  background-color: var(--white);
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 0;
  color: #222;
  margin-right: 0;
  text-decoration: none;
}

.patient-side-nav li a.active:hover {
  background-color: var(--white);
  color: #222;
}

.patient-side-nav li.heading {
  color: #222;
  font-size: 0.9rem;
  font-weight: normal;
}

.mdm-top-bar {
  height: 2.3rem;
}

.mdm-top-bar ul li.name {
  color: var(--white);
  font-size: 1rem;
  height: 2.2rem;
  padding-left: 0.5rem;
  padding-top: 0.4rem;
}

.mdm-top-bar ul li.name a {
  color: var(--white);
  padding-left: 0.5rem;
}

@media only screen and (min-width: 830px) {
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 0.6rem;
  }
}

.top-bar-section .dropdown li.info {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.8em;
  line-height: 45px;
  padding: 0 8px;
  border-top: solid 1px #666;
  text-transform: uppercase;
}

.dropdown.button, section.display .section-actions a.dropdown {
  padding-right: 2.5rem;
}

.dropdown.button::after, section.display .section-actions a.dropdown::after {
  right: 1rem;
}

#top-menu-bar li.menu-item a i {
  font-weight: 600;
  pointer-events: none;
  text-align: center;
  width: 1.2rem;
  vertical-align: text-bottom;
  margin-right: 0.3rem;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

#top-menu-bar li.menu-item--home a i:before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23DDD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' %3E%3Cpath d='M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'%3E%3C/path%3E%3Cpolyline points='9 22 9 12 15 12 15 22'%3E%3C/polyline%3E%3C/svg%3E");
}

#top-menu-bar li.menu-item--admin a i:before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23DDD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' %3E%3Ccircle cx='12' cy='12' r='3'%3E%3C/circle%3E%3Cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z'%3E%3C/path%3E%3C/svg%3E");
}

.sub-nav {
  background-color: transparent;
  float: left;
  margin: 0 0 1rem;
  padding: 0;
  width: 100%;
}

.sub-nav dd,
.sub-nav li,
.tabs-nav li {
  margin: 0 0.25rem 0 0;
}

.tabs-container {
  border-bottom: 1px solid var(--tab-border-color);
  clear: both;
  float: left;
  margin-bottom: 1rem;
  width: 100%;
}

.tabs-container .sub-nav {
  margin: 0;
  position: relative;
  top: 1px;
}

.tabs-container .tabs-nav {
  margin: 0;
  position: relative;
  top: 1px;
}

.sub-nav dd a,
.sub-nav li a,
.tabs-nav li a {
  background-color: transparent;
  border: solid transparent;
  border-radius: 3px 3px 0 0;
  border-width: 3px 1px 1px;
  color: var(--muted-dark-grey);
  display: block;
  padding: 0.3rem 1.3rem;
  text-decoration: none;
  white-space: nowrap;
}

.sub-nav dd a:hover,
.sub-nav li a:hover,
.tabs-nav li a:hover {
  color: #222;
}

.sub-nav dd.active a,
.sub-nav li.active a,
.tabs-nav li.active a {
  background-color: var(--white);
  border-color: var(--nhs-orange) var(--tab-border-color) transparent;
  color: #222;
  padding: 0.3rem 1.3rem;
}

.sub-nav dd.active,
.sub-nav li.active,
.tabs-nav li.active {
  font-weight: bold;
}

.sub-nav dd.active a:hover,
.sub-nav li.active a:hover,
.tabs-nav li.active a:hover {
  background-color: var(--white);
  color: #222;
}

.f-dropdown li.disabled {
  color: var(--mid-grey);
  cursor: default;
  display: block;
  padding: 0.5rem;
}

.f-dropdown li.disabled:hover {
  background-color: var(--white);
}

side-nav.list-group {
  padding: 0;
  margin: 0;
  margin-right: 2rem;
  border-radius: 0.3rem;
  border: solid 1px #ddd;
}

side-nav.list-group li {
  border-bottom: solid 1px #ddd;
  margin: 0;
  font-size: 1rem;
}

side-nav.list-group li:last-child {
  border-bottom: none;
}

side-nav.list-group li a,
side-nav.list-group li a:hover,
side-nav.list-group li a:active,
side-nav.list-group li a:visited {
  color: var(--nhs-blue);
}

side-nav.list-group li.active a,
side-nav.list-group li.active a:hover,
side-nav.list-group li.active a:active,
side-nav.list-group li.active a:visited {
  color: var(--black);
}

.top-bar-section .has-form {
  padding-left: 0.5rem;
  width: 210px;
}

.fn-form.patient-search-form button.button.tiny.postfix,
.patient-search-form button.button.tiny.postfix {
  background-color: var(--off-white);
  color: #222;
  height: 2.15rem;
  padding: 0;
}

.fn-form.patient-search-form button.button.tiny.postfix:hover,
.patient-search-form button.button.tiny.postfix:hover {
  background-color: #d5d5d5;
  color: #090909;
}

.fn-form.patient-search-form input,
.patient-search-form input {
  border: 0;
  height: 2.15rem;
}

span.no-permission {
  color: #ccc;
}

@media screen {
  .print-only {
    display: none;
  }
}

@media print {
  html {
    font-size: 0.7em;
  }
  a {
    text-decoration: none;
  }
  a[href]:after {
    content: none !important;
  }
  .sub-nav,
.top-bar {
    display: none;
  }
  .flash-message {
    display: none;
  }
  .noprint {
    display: none !important;
  }
  .large-1 {
    width: 8.33333%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-12 {
    width: 100%;
  }
}

.simple_form {
  /*
  This class repositions the hint to the right of the input.
  A '?' icon is added using the help_link helper.
  Used for example in help pop-ups/tooltips on forms.
  */
}

.simple_form .hint.hint-help-link {
  display: inline-block;
  margin-left: 1rem;
  vertical-align: middle;
}

.simple_form fieldset {
  border: 0;
  margin: 0 0 1.5rem;
  padding: 0.5rem 0;
}

.simple_form fieldset legend {
  border-top: 1px solid #008cba;
  color: #222;
  font-size: 1.2rem;
  font-weight: bold;
  margin: 0;
  padding: 0.5rem 0 1rem 0;
  width: 100%;
}

.simple_form div.boolean label {
  float: none;
  line-height: 1.3em;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
}

.simple_form div.boolean label input {
  float: left;
  margin: 0.5rem 0 1rem -1rem;
}

.simple_form select.date,
.simple_form select.datetime {
  margin-bottom: 1rem;
}

.simple_form .field_with_hint input,
.simple_form .field_with_hint select {
  margin-bottom: 0;
}

.simple_form .field_with_hint2 input,
.simple_form .field_with_hint2 select {
  margin-bottom: 0;
}

.simple_form .hint {
  color: #888;
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 0.25rem;
  padding: 0.2rem 0;
}

.simple_form td input[type="radio"] {
  margin: auto;
}

.simple_form .wrapper.wrapper_style_horizontal {
  margin-left: -0.7142857143rem;
  margin-right: -0.7142857143rem;
}

@media only screen and (max-width: 40em) {
  .simple_form .wrapper.wrapper_style_horizontal > .wrapper__label {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    width: 100%;
    float: left;
  }
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .simple_form .wrapper.wrapper_style_horizontal > .wrapper__label {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    width: 33.3333333333%;
    float: left;
  }
}

@media only screen and (min-width:64.063em) {
  .simple_form .wrapper.wrapper_style_horizontal > .wrapper__label {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    width: 25%;
    float: left;
  }
}

.simple_form .wrapper.wrapper_style_horizontal > .wrapper__label label {
  margin: 0 0 0.85714rem 0;
  padding: 0.5rem 0;
  float: none !important;
  display: inline;
}

@media only screen and (max-width: 40em) {
  .simple_form .wrapper.wrapper_style_horizontal > .wrapper__input {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    width: 100%;
    float: left;
  }
}

@media only screen and (min-width:40.063em) {
  .simple_form .wrapper.wrapper_style_horizontal > .wrapper__input {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    width: 50%;
    float: left;
  }
}

.simple_form .wrapper.wrapper_style_horizontal > .wrapper__input .datepicker-wrapper {
  max-width: 12rem !important;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .simple_form .wrapper.wrapper_style_horizontal.wrapper_size_lg > .wrapper__input {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    width: 66.6666666667%;
    float: left;
  }
}

@media only screen and (min-width:64.063em) {
  .simple_form .wrapper.wrapper_style_horizontal.wrapper_size_lg > .wrapper__input {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    width: 75%;
    float: left;
  }
}

@media only screen and (min-width:40.063em) {
  .simple_form .wrapper.wrapper_style_horizontal.wrapper_size_sm > .wrapper__input {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    width: 33.3333333333%;
    float: left;
  }
}

@media only screen {
  .simple_form .wrapper.wrapper_style_horizontal.wrapper_size_xs > .wrapper__input {
    padding-left: 0.7142857143rem;
    padding-right: 0.7142857143rem;
    width: 16.6666666667%;
    float: left;
  }
}

:root {
  --ss-main-height: 32px;
  /*--ss-spacing-s: 0.25rem 1rem; */
  --ss-spacing-s: 4px;
}

.ss-content.ss-open-above,
.ss-content.ss-open-below {
  border-color: #bbb;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.ss-content {
  border-top: none;
  border-color: #bbb;
}

.ss-content .ss-list .ss-optgroup .ss-option,
.ss-content .ss-list .ss-optgroup .ss-optgroup-label {
  padding-top: 1px;
  padding-bottom: 1px;
}

.ss-content .ss-list .ss-option {
  padding-bottom: 2px;
  padding-left: 10px;
  white-space: preserve;
}

.ss-content .ss-list .ss-optgroup .ss-option.ss-option-selected, .ss-content .ss-list .ss-optgroup .ss-option.ss-option.ss-selected,
.ss-content .ss-list .ss-option.ss-option-selected,
.ss-content .ss-list .ss-option.ss-option.ss-selected {
  color: var(--mid-grey);
  background-color: #eee;
}

.ss-main {
  color: var(--darkish-grey);
  border-color: #ccc;
}

.ss-main .ss-arrow {
  width: 8px;
  height: 8px;
}

.ss-main .ss-values {
  /* height: 18px; */
}

.ss-content .ss-list .ss-error,
.ss-content .ss-list .ss-searching {
  padding-left: 15px;
}

.ss-disabled .ss-values .ss-value {
  background-color: #888;
}

.sortables .handle {
  cursor: ns-resize;
  text-align: center;
}

.sortable-ghost {
  opacity: 0.15;
}

.sortable-chosen td {
  border-top: 3px solid var(--black) !important;
}

table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
  display: table-cell;
  line-height: 1.3rem;
  padding: 0.2rem 0.28571rem;
}

table thead th {
  vertical-align: bottom;
}

table tbody tr:hover,
table.column_hover .hover {
  background-color: #f9f9f9;
}

.no-permission {
  color: #ccc;
}

.actions-dropdown .no-permission {
  padding: 0.5rem;
  display: inline-block;
  line-height: inherit;
}

td.actions2 *:not(:first-child) {
  padding-left: .3rem;
  margin-left: .3rem;
  border-left: 1px solid #eee;
}

/*
  Add a pipe between action links (Edit, Delete etc) in tables
*/
td.actions {
  padding-left: 0;
  white-space: nowrap;
  /* If the action link is just an icon, make it quite subtle so it does not draw attention */
}

td.actions > a.icon-only {
  color: var(--link-focus-colour);
}

td.actions > a.icon-only:hover {
  color: #008cba;
}

td.actions .flex a:after,
td.actions > a:after,
td.actions > span:after {
  color: #ccc;
  content: "|";
  padding-right: 0;
  padding-left: 0.3rem;
}

td.actions .flex a:last-child:after,
td.actions > a:last-child:after,
td.actions > span:last-child:after {
  content: "";
}

td.actions .flex a:before,
td.actions > a:before,
td.actions > span:before {
  display: inline-block;
  color: #ccc;
  content: "";
  padding-right: 0;
  padding-right: 0.3rem;
}

td.actions .flex a:first-child:before,
td.actions > a:first-child:before,
td.actions > span:first-child:before {
  padding-right: 0;
}

table.stripeless tr:nth-of-type(even),
table.stripeless tr:nth-of-type(odd) {
  background-color: transparent;
}

table td.actions-dropdown {
  padding-bottom: 0.3rem;
  padding-right: 0;
  padding-top: 0.3rem;
}

table td.actions-dropdown > div {
  display: inline-block;
}

table td.actions-dropdown .button.dropdown, table td.actions-dropdown section.display .section-actions a.dropdown, section.display .section-actions table td.actions-dropdown a.dropdown {
  margin: 0;
  padding: 0.2rem 2.3rem 0.2rem 0.4rem;
}

table td.actions-dropdown .button.dropdown:after, table td.actions-dropdown section.display .section-actions a.dropdown:after, section.display .section-actions table td.actions-dropdown a.dropdown:after {
  right: 0.5rem;
}

table td.actions-dropdown .f-dropdown {
  margin-left: -110px;
}

table td.actions-dropdown .f-dropdown.open::before, table td.actions-dropdown .f-dropdown.open::after {
  left: 160px;
}

table td.actions-dropdown.going-right .f-dropdown {
  margin-left: 0;
}

table {
  border-collapse: collapse;
  width: 100%;
}

table thead {
  background-color: transparent;
  border-bottom: solid 1px #ddd;
}

table thead a {
  color: var(--muted-dark-grey);
  text-decoration: underline;
}

table thead:hover {
  color: #666;
}

table.natural-width {
  width: auto;
}

table .quick-preview p {
  line-height: inherit;
  margin: 0;
  padding: 0;
}

table .quick-preview dl {
  line-height: 1.3rem;
}

table .quick-preview dl dt {
  color: #777;
  text-align: right;
}

table .quick-preview dl dd * {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  border: 0;
  margin: 0;
  padding: 0;
}

table.align-top td,
table.align-top th {
  vertical-align: top;
}

table.align-centre td,
table.align-centre th {
  vertical-align: middle;
}

table tr th,
table tr td {
  border-bottom: 1px solid #ddd;
  border-left-width: 0;
  border-right: solid 1px var(--white);
  font-size: 1rem;
}

table tr th:last-child,
table tr td:last-child {
  border-right: 0;
}

table tr th.actions:last-child,
table tr td.actions:last-child {
  text-align: right;
  white-space: nowrap;
}

table tr th.actions:first-child,
table tr td.actions:first-child {
  white-space: nowrap;
}

table tr th.no-wrap,
table tr td.no-wrap {
  white-space: nowrap;
}

table tr td.with-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 0;
}

table tr td.col-width-small-with-ellipsis {
  min-width: 5.1rem;
  max-width: 5.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

table tr td.col-width-medium-with-ellipsis {
  max-width: 7rem;
  min-width: 5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

table tr td.col-width-mediumish-with-ellipsis {
  max-width: 9rem;
  min-width: 7rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

table tr td.col-width-large-with-ellipsis {
  max-width: 20rem;
  min-width: 15rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

table tr td.actions {
  text-align: left;
}

table tr th.col-width-date,
table tr td.col-width-date {
  min-width: 7.4em;
  width: 7.8em;
}

table tr th.col-width-date.wide,
table tr td.col-width-date.wide {
  width: 9rem;
}

table tr th.col-width-time,
table tr td.col-width-time {
  min-width: 2.7rem;
  width: 3rem;
}

table tr th.col-width-date-time,
table tr td.col-width-date-time {
  min-width: 9.6rem;
  width: 9.6rem;
}

table tr th.col-width-reference-without-prefix,
table tr td.col-width-reference-without-prefix {
  min-width: 5.5rem;
  white-space: nowrap;
  width: 7rem;
}

table tr th.col-width-reference-no,
table tr td.col-width-reference-no {
  min-width: 9rem;
  white-space: nowrap;
  width: 9rem;
}

table tr th.col-width-nhs-no,
table tr td.col-width-nhs-no {
  min-width: 7rem;
  white-space: nowrap;
  width: 7rem;
}

table tr th.col-width-bp,
table tr td.col-width-bp {
  min-width: 3.8rem;
  width: 4.5rem;
}

table tr th.col-width-toggle,
table tr td.col-width-toggle {
  min-width: 9.7rem;
  width: 9.7rem;
}

table tr th.col-width-actions-dropdown,
table tr td.col-width-actions-dropdown {
  width: 2rem;
}

table tr th.col-width-tiny,
table tr td.col-width-tiny {
  min-width: 2rem;
  width: 3rem;
}

table tr th.col-width-tinyish,
table tr td.col-width-tinyish {
  min-width: 4.5rem;
  width: 5rem;
}

table tr th.col-width-small,
table tr td.col-width-small {
  min-width: 5.1rem;
  width: 7rem;
}

table tr th.col-width-medium,
table tr td.col-width-medium {
  min-width: 10rem;
  width: 12rem;
}

table tr th.col-width-medium-ish,
table tr td.col-width-medium-ish {
  min-width: 12rem;
  width: 14rem;
}

table tr th.col-width-medium-plus,
table tr td.col-width-medium-plus {
  min-width: 14rem;
  width: 15rem;
}

table tr th.col-width-large,
table tr td.col-width-large {
  min-width: 17rem;
  width: 20rem;
}

table tr th.col-width-xlarge,
table tr td.col-width-xlarge {
  min-width: 25rem;
  width: 30rem;
}

table tr th.column-6-width,
table tr td.column-6-width {
  width: 6%;
}

table tr th.col-width-6,
table tr td.col-width-6 {
  width: 6rem;
}

table tr th.col-width-9,
table tr td.col-width-9 {
  width: 9rem;
}

table tr th.col-width-11,
table tr td.col-width-11 {
  width: 11rem;
  min-width: 11rem;
}

table tr th.col-width-13,
table tr td.col-width-13 {
  width: 13rem;
}

table tr th.col-width-15,
table tr td.col-width-15 {
  min-width: 15rem;
  width: 15rem;
}

table tr th.col-width-17,
table tr td.col-width-17 {
  min-width: 17rem;
  width: 17rem;
}

table tr th.at-least,
table tr td.at-least {
  width: auto;
}

table.with-trailing-datepicker tr td:last-child {
  min-width: 150px;
  width: 150px;
}

tr.deleted td {
  background-color: #ffefed;
}

table.report {
  table-layout: auto;
}

table.report th,
table.report td {
  padding-left: 5px;
  padding-right: 5px;
}

table.auto-layout {
  table-layout: auto;
}

th,
td {
  overflow: hidden;
}

th.strong,
td.strong {
  font-weight: bold;
}

@media screen and (max-width: 1000px) {
  table.responsive {
    display: block;
    font-size: 1.2em;
  }
  table.responsive .toggle-content {
    font-size: 0.9em;
  }
  table.responsive thead,
table.responsive tbody,
table.responsive th,
table.responsive td,
table.responsive tr,
table.responsive caption {
    display: block;
  }
  table.responsive td:before {
    content: attr(data-heading);
    float: left;
    font-weight: bold;
    left: 6px;
    padding-right: 10px;
    position: absolute;
    top: 6px;
    white-space: nowrap;
    width: 33%;
  }
  table.responsive td:first-child {
    background: #ccc;
  }
  table.responsive td:nth-child(even) {
    background: #fcfcfc;
  }
  table.responsive thead tr {
    left: -9999px;
    position: absolute;
    top: -9999px;
  }
  table.responsive tbody tr {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
  }
  table.responsive td {
    border-bottom: 0;
    padding: 6px 24px 24px 35%;
    position: relative;
  }
  table.responsive th {
    padding: 12px;
  }
  table.responsive th.g-center,
table.responsive td.g-center {
    text-align: left;
  }
}

@media print {
  table th a {
    text-decoration: none;
  }
}

table tr.even,
table tr.alt,
table tr:nth-of-type(even) {
  background: transparent;
}

th.valign-bottom,
td.valign-bottom {
  vertical-align: bottom;
}

table.no-border-on-last-row tr:last-child td, table.no-border-on-last-row tr:last-child th {
  border-bottom-color: #eee;
}

.grid-curr-observations {
  display: grid;
  grid-gap: .2rem;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  grid-auto-rows: 20px;
}

.mdm-page .tabs-content {
  margin-bottom: 0;
}

.mdm-page .tabs-content > .content {
  padding: 0;
}

.sub-nav.with-tabs {
  position: relative;
  margin: 0;
  padding: 0;
}

.sub-nav.with-tabs dl {
  position: relative;
  top: 1px;
  z-index: 2;
}

.sub-nav.with-tabs .tab-bottom-border {
  position: relative;
  display: block;
  z-index: 0;
  color: #ccc;
  background-color: #ccc;
  padding: 0;
  margin: 0;
  margin-bottom: 1rem;
}

.hide-button {
  display: none;
}

.show-form {
  display: block;
}

#new-form:target .hide {
  display: block;
}

#new-form:target .close-new-form {
  display: inline-block;
}

#new-form:target .toggle {
  display: none;
}

#new-probs-form:target .hide {
  display: block;
}

#new-probs-form:target .close-new-form {
  display: inline-block;
}

#new-probs-form:target .toggle {
  display: none;
}

#new-organism-form:target .hide {
  display: block;
}

#new-organism-form:target .close-new-form {
  display: inline-block;
}

#new-organism-form:target .toggle {
  display: none;
}

.close-new-organism-form {
  display: none;
}

.close-new-form {
  display: none;
}

.toggle-text {
  font-size: 0.8em;
}

.toggle-content {
  font-size: 0.9em;
}

.edit {
  color: #999;
  padding-right: 0.5em;
}

.css-toggle-container {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.css-toggle-container.expanded {
  white-space: normal;
}

.toggler {
  position: relative;
  display: inline-block;
}

.toggler i {
  font-weight: 600;
  pointer-events: none;
  text-align: center;
  width: 1.2rem;
}

.toggler i:before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' %3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
}

th.togglers .toggler i:before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' %3E%3Cpolyline points='7 13 12 18 17 13'%3E%3C/polyline%3E%3Cpolyline points='7 6 12 11 17 6'%3E%3C/polyline%3E%3C/svg%3E");
}

th.togglers .toggler.toggled i:before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' %3E%3Cpolyline points='17 11 12 6 7 11'%3E%3C/polyline%3E%3Cpolyline points='17 18 12 13 7 18'%3E%3C/polyline%3E%3C/svg%3E");
}

.content-toggled .toggler i:before,
.toggler.toggled i:before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' %3E%3Cpolyline points='18 15 12 9 6 15'%3E%3C/polyline%3E%3C/svg%3E");
}

th.togglers {
  width: 1rem;
}

.toggleable .toggleable--open td .toggler i:before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' %3E%3Cpolyline points='18 15 12 9 6 15'%3E%3C/polyline%3E%3C/svg%3E");
}

.toggleable .toggleable--open th .toggler i:before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' %3E%3Cpolyline points='17 11 12 6 7 11'%3E%3C/polyline%3E%3Cpolyline points='17 18 12 13 7 18'%3E%3C/polyline%3E%3C/svg%3E");
}

.toggleable.easy-read .toggleable--open tr,
.toggleable.easy-read .toggleable--open tr:hover {
  background-color: #fffeee;
}

.toggleable.easy-read .toggleable--open tr td,
.toggleable.easy-read .toggleable--open tr:hover td {
  border-bottom-color: #eee;
}

.toggleable.easy-read .toggleable--open tr p,
.toggleable.easy-read .toggleable--open tr:hover p {
  margin-left: 0;
  padding-left: 0;
}

.toggleable:not(.plx) > tbody > tr:last-child {
  display: none;
}

.toggleable tbody.toggleable--open tr:last-child,
.toggleable tbody.toggleable--open tr.hidden {
  display: table-row;
}

.toggleable tbody.toggleable--no-toggleable-content tr:last-child {
  display: none;
}

.toggleable.toggleable--without-border-between-toggled-and-non-toggled-tr tbody.toggleable--open:not(.no-toggleable-content) td {
  border-top: solid 1px #ddd;
}

.toggleable.toggleable--without-border-between-toggled-and-non-toggled-tr tbody.toggleable--open:not(.no-toggleable-content) tr:first-child td {
  border-bottom: none;
}

.toggleable.toggleable--without-border-between-toggled-and-non-toggled-tr tbody.toggleable--open:not(.no-toggleable-content) tr:last-child:not(.no-toggleable-content) td {
  border-top: none;
  padding-top: 0;
}

.toggleable .toggleable--toggler-container {
  padding: 0;
  margin: 0;
  text-align: center;
  vertical-align: middle;
}

.has-tip {
  cursor: default !important;
  font-weight: normal;
}

.tooltip {
  background-color: #222;
  border-radius: 3px;
  padding: 0.2rem 0.4rem;
}

.floating-tooltip {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 6px 12px;
  border-radius: 4px;
  font-size: 14px;
  z-index: 10000;
  pointer-events: none;
  white-space: nowrap;
}

.trix-content ul li {
  list-style: initial;
}

.trix-content ol li {
  list-style: decimal;
}

trix-toolbar {
  display: inline-block;
}

trix-toolbar .trix-button-group--file-tools,
trix-toolbar .trix-button--icon-heading-1,
trix-toolbar .trix-button--icon-code,
trix-toolbar .trix-button--icon-quote {
  display: none;
}

h1 {
  font-size: 1.6rem;
}

h2 {
  font-size: 1.2rem;
  font-weight: bold;
}

h5 {
  font-size: 1em;
  font-weight: bold;
}

p {
  margin: 0 0 0.5em 0;
  padding: 0 0.5em 0 0.5em;
}

ul {
  margin-bottom: 0;
}

ul.table-data-list {
  clear: both;
  font-size: 1em;
  line-height: 1.3rem;
}

li.history {
  color: #999;
  display: block;
}

span.monospaced {
  font-family: monospace;
  font-size: 1.2em;
}

span.note {
  color: #999;
  font-size: 0.8rem;
}

.hint {
  color: #bbb;
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 0.25rem;
  padding: 0.2rem 0;
}

.edit_timestamp {
  font-size: 1rem;
  margin: -1rem 0 1rem 0;
  padding: 0;
}

.muted {
  color: var(--dashboard-muted-color);
}

.padding-bottom-1 {
  padding-bottom: 1em;
}

.padding-top-1 {
  padding-top: 1em;
}

.g-center {
  text-align: center;
}

.nowrap {
  white-space: nowrap;
}

.row.no-side-gutters {
  margin-left: 0;
  margin-right: 0;
  max-width: inherit;
}

.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

a.reset:hover, a.reset:visited, a.reset:focus, a.reset:active, a.reset:link {
  color: unset;
  background-color: unset;
}
