/**
 * Configuration file for font-awesome-webpack
 *
 */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\F000";
}
.fa-music:before {
  content: "\F001";
}
.fa-search:before {
  content: "\F002";
}
.fa-envelope-o:before {
  content: "\F003";
}
.fa-heart:before {
  content: "\F004";
}
.fa-star:before {
  content: "\F005";
}
.fa-star-o:before {
  content: "\F006";
}
.fa-user:before {
  content: "\F007";
}
.fa-film:before {
  content: "\F008";
}
.fa-th-large:before {
  content: "\F009";
}
.fa-th:before {
  content: "\F00A";
}
.fa-th-list:before {
  content: "\F00B";
}
.fa-check:before {
  content: "\F00C";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\F00D";
}
.fa-search-plus:before {
  content: "\F00E";
}
.fa-search-minus:before {
  content: "\F010";
}
.fa-power-off:before {
  content: "\F011";
}
.fa-signal:before {
  content: "\F012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\F013";
}
.fa-trash-o:before {
  content: "\F014";
}
.fa-home:before {
  content: "\F015";
}
.fa-file-o:before {
  content: "\F016";
}
.fa-clock-o:before {
  content: "\F017";
}
.fa-road:before {
  content: "\F018";
}
.fa-download:before {
  content: "\F019";
}
.fa-arrow-circle-o-down:before {
  content: "\F01A";
}
.fa-arrow-circle-o-up:before {
  content: "\F01B";
}
.fa-inbox:before {
  content: "\F01C";
}
.fa-play-circle-o:before {
  content: "\F01D";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\F01E";
}
.fa-refresh:before {
  content: "\F021";
}
.fa-list-alt:before {
  content: "\F022";
}
.fa-lock:before {
  content: "\F023";
}
.fa-flag:before {
  content: "\F024";
}
.fa-headphones:before {
  content: "\F025";
}
.fa-volume-off:before {
  content: "\F026";
}
.fa-volume-down:before {
  content: "\F027";
}
.fa-volume-up:before {
  content: "\F028";
}
.fa-qrcode:before {
  content: "\F029";
}
.fa-barcode:before {
  content: "\F02A";
}
.fa-tag:before {
  content: "\F02B";
}
.fa-tags:before {
  content: "\F02C";
}
.fa-book:before {
  content: "\F02D";
}
.fa-bookmark:before {
  content: "\F02E";
}
.fa-print:before {
  content: "\F02F";
}
.fa-camera:before {
  content: "\F030";
}
.fa-font:before {
  content: "\F031";
}
.fa-bold:before {
  content: "\F032";
}
.fa-italic:before {
  content: "\F033";
}
.fa-text-height:before {
  content: "\F034";
}
.fa-text-width:before {
  content: "\F035";
}
.fa-align-left:before {
  content: "\F036";
}
.fa-align-center:before {
  content: "\F037";
}
.fa-align-right:before {
  content: "\F038";
}
.fa-align-justify:before {
  content: "\F039";
}
.fa-list:before {
  content: "\F03A";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\F03B";
}
.fa-indent:before {
  content: "\F03C";
}
.fa-video-camera:before {
  content: "\F03D";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\F03E";
}
.fa-pencil:before {
  content: "\F040";
}
.fa-map-marker:before {
  content: "\F041";
}
.fa-adjust:before {
  content: "\F042";
}
.fa-tint:before {
  content: "\F043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\F044";
}
.fa-share-square-o:before {
  content: "\F045";
}
.fa-check-square-o:before {
  content: "\F046";
}
.fa-arrows:before {
  content: "\F047";
}
.fa-step-backward:before {
  content: "\F048";
}
.fa-fast-backward:before {
  content: "\F049";
}
.fa-backward:before {
  content: "\F04A";
}
.fa-play:before {
  content: "\F04B";
}
.fa-pause:before {
  content: "\F04C";
}
.fa-stop:before {
  content: "\F04D";
}
.fa-forward:before {
  content: "\F04E";
}
.fa-fast-forward:before {
  content: "\F050";
}
.fa-step-forward:before {
  content: "\F051";
}
.fa-eject:before {
  content: "\F052";
}
.fa-chevron-left:before {
  content: "\F053";
}
.fa-chevron-right:before {
  content: "\F054";
}
.fa-plus-circle:before {
  content: "\F055";
}
.fa-minus-circle:before {
  content: "\F056";
}
.fa-times-circle:before {
  content: "\F057";
}
.fa-check-circle:before {
  content: "\F058";
}
.fa-question-circle:before {
  content: "\F059";
}
.fa-info-circle:before {
  content: "\F05A";
}
.fa-crosshairs:before {
  content: "\F05B";
}
.fa-times-circle-o:before {
  content: "\F05C";
}
.fa-check-circle-o:before {
  content: "\F05D";
}
.fa-ban:before {
  content: "\F05E";
}
.fa-arrow-left:before {
  content: "\F060";
}
.fa-arrow-right:before {
  content: "\F061";
}
.fa-arrow-up:before {
  content: "\F062";
}
.fa-arrow-down:before {
  content: "\F063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\F064";
}
.fa-expand:before {
  content: "\F065";
}
.fa-compress:before {
  content: "\F066";
}
.fa-plus:before {
  content: "\F067";
}
.fa-minus:before {
  content: "\F068";
}
.fa-asterisk:before {
  content: "\F069";
}
.fa-exclamation-circle:before {
  content: "\F06A";
}
.fa-gift:before {
  content: "\F06B";
}
.fa-leaf:before {
  content: "\F06C";
}
.fa-fire:before {
  content: "\F06D";
}
.fa-eye:before {
  content: "\F06E";
}
.fa-eye-slash:before {
  content: "\F070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\F071";
}
.fa-plane:before {
  content: "\F072";
}
.fa-calendar:before {
  content: "\F073";
}
.fa-random:before {
  content: "\F074";
}
.fa-comment:before {
  content: "\F075";
}
.fa-magnet:before {
  content: "\F076";
}
.fa-chevron-up:before {
  content: "\F077";
}
.fa-chevron-down:before {
  content: "\F078";
}
.fa-retweet:before {
  content: "\F079";
}
.fa-shopping-cart:before {
  content: "\F07A";
}
.fa-folder:before {
  content: "\F07B";
}
.fa-folder-open:before {
  content: "\F07C";
}
.fa-arrows-v:before {
  content: "\F07D";
}
.fa-arrows-h:before {
  content: "\F07E";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\F080";
}
.fa-twitter-square:before {
  content: "\F081";
}
.fa-facebook-square:before {
  content: "\F082";
}
.fa-camera-retro:before {
  content: "\F083";
}
.fa-key:before {
  content: "\F084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\F085";
}
.fa-comments:before {
  content: "\F086";
}
.fa-thumbs-o-up:before {
  content: "\F087";
}
.fa-thumbs-o-down:before {
  content: "\F088";
}
.fa-star-half:before {
  content: "\F089";
}
.fa-heart-o:before {
  content: "\F08A";
}
.fa-sign-out:before {
  content: "\F08B";
}
.fa-linkedin-square:before {
  content: "\F08C";
}
.fa-thumb-tack:before {
  content: "\F08D";
}
.fa-external-link:before {
  content: "\F08E";
}
.fa-sign-in:before {
  content: "\F090";
}
.fa-trophy:before {
  content: "\F091";
}
.fa-github-square:before {
  content: "\F092";
}
.fa-upload:before {
  content: "\F093";
}
.fa-lemon-o:before {
  content: "\F094";
}
.fa-phone:before {
  content: "\F095";
}
.fa-square-o:before {
  content: "\F096";
}
.fa-bookmark-o:before {
  content: "\F097";
}
.fa-phone-square:before {
  content: "\F098";
}
.fa-twitter:before {
  content: "\F099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\F09A";
}
.fa-github:before {
  content: "\F09B";
}
.fa-unlock:before {
  content: "\F09C";
}
.fa-credit-card:before {
  content: "\F09D";
}
.fa-feed:before,
.fa-rss:before {
  content: "\F09E";
}
.fa-hdd-o:before {
  content: "\F0A0";
}
.fa-bullhorn:before {
  content: "\F0A1";
}
.fa-bell:before {
  content: "\F0F3";
}
.fa-certificate:before {
  content: "\F0A3";
}
.fa-hand-o-right:before {
  content: "\F0A4";
}
.fa-hand-o-left:before {
  content: "\F0A5";
}
.fa-hand-o-up:before {
  content: "\F0A6";
}
.fa-hand-o-down:before {
  content: "\F0A7";
}
.fa-arrow-circle-left:before {
  content: "\F0A8";
}
.fa-arrow-circle-right:before {
  content: "\F0A9";
}
.fa-arrow-circle-up:before {
  content: "\F0AA";
}
.fa-arrow-circle-down:before {
  content: "\F0AB";
}
.fa-globe:before {
  content: "\F0AC";
}
.fa-wrench:before {
  content: "\F0AD";
}
.fa-tasks:before {
  content: "\F0AE";
}
.fa-filter:before {
  content: "\F0B0";
}
.fa-briefcase:before {
  content: "\F0B1";
}
.fa-arrows-alt:before {
  content: "\F0B2";
}
.fa-group:before,
.fa-users:before {
  content: "\F0C0";
}
.fa-chain:before,
.fa-link:before {
  content: "\F0C1";
}
.fa-cloud:before {
  content: "\F0C2";
}
.fa-flask:before {
  content: "\F0C3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\F0C4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\F0C5";
}
.fa-paperclip:before {
  content: "\F0C6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\F0C7";
}
.fa-square:before {
  content: "\F0C8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\F0C9";
}
.fa-list-ul:before {
  content: "\F0CA";
}
.fa-list-ol:before {
  content: "\F0CB";
}
.fa-strikethrough:before {
  content: "\F0CC";
}
.fa-underline:before {
  content: "\F0CD";
}
.fa-table:before {
  content: "\F0CE";
}
.fa-magic:before {
  content: "\F0D0";
}
.fa-truck:before {
  content: "\F0D1";
}
.fa-pinterest:before {
  content: "\F0D2";
}
.fa-pinterest-square:before {
  content: "\F0D3";
}
.fa-google-plus-square:before {
  content: "\F0D4";
}
.fa-google-plus:before {
  content: "\F0D5";
}
.fa-money:before {
  content: "\F0D6";
}
.fa-caret-down:before {
  content: "\F0D7";
}
.fa-caret-up:before {
  content: "\F0D8";
}
.fa-caret-left:before {
  content: "\F0D9";
}
.fa-caret-right:before {
  content: "\F0DA";
}
.fa-columns:before {
  content: "\F0DB";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\F0DC";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\F0DD";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\F0DE";
}
.fa-envelope:before {
  content: "\F0E0";
}
.fa-linkedin:before {
  content: "\F0E1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\F0E2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\F0E3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\F0E4";
}
.fa-comment-o:before {
  content: "\F0E5";
}
.fa-comments-o:before {
  content: "\F0E6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\F0E7";
}
.fa-sitemap:before {
  content: "\F0E8";
}
.fa-umbrella:before {
  content: "\F0E9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\F0EA";
}
.fa-lightbulb-o:before {
  content: "\F0EB";
}
.fa-exchange:before {
  content: "\F0EC";
}
.fa-cloud-download:before {
  content: "\F0ED";
}
.fa-cloud-upload:before {
  content: "\F0EE";
}
.fa-user-md:before {
  content: "\F0F0";
}
.fa-stethoscope:before {
  content: "\F0F1";
}
.fa-suitcase:before {
  content: "\F0F2";
}
.fa-bell-o:before {
  content: "\F0A2";
}
.fa-coffee:before {
  content: "\F0F4";
}
.fa-cutlery:before {
  content: "\F0F5";
}
.fa-file-text-o:before {
  content: "\F0F6";
}
.fa-building-o:before {
  content: "\F0F7";
}
.fa-hospital-o:before {
  content: "\F0F8";
}
.fa-ambulance:before {
  content: "\F0F9";
}
.fa-medkit:before {
  content: "\F0FA";
}
.fa-fighter-jet:before {
  content: "\F0FB";
}
.fa-beer:before {
  content: "\F0FC";
}
.fa-h-square:before {
  content: "\F0FD";
}
.fa-plus-square:before {
  content: "\F0FE";
}
.fa-angle-double-left:before {
  content: "\F100";
}
.fa-angle-double-right:before {
  content: "\F101";
}
.fa-angle-double-up:before {
  content: "\F102";
}
.fa-angle-double-down:before {
  content: "\F103";
}
.fa-angle-left:before {
  content: "\F104";
}
.fa-angle-right:before {
  content: "\F105";
}
.fa-angle-up:before {
  content: "\F106";
}
.fa-angle-down:before {
  content: "\F107";
}
.fa-desktop:before {
  content: "\F108";
}
.fa-laptop:before {
  content: "\F109";
}
.fa-tablet:before {
  content: "\F10A";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\F10B";
}
.fa-circle-o:before {
  content: "\F10C";
}
.fa-quote-left:before {
  content: "\F10D";
}
.fa-quote-right:before {
  content: "\F10E";
}
.fa-spinner:before {
  content: "\F110";
}
.fa-circle:before {
  content: "\F111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\F112";
}
.fa-github-alt:before {
  content: "\F113";
}
.fa-folder-o:before {
  content: "\F114";
}
.fa-folder-open-o:before {
  content: "\F115";
}
.fa-smile-o:before {
  content: "\F118";
}
.fa-frown-o:before {
  content: "\F119";
}
.fa-meh-o:before {
  content: "\F11A";
}
.fa-gamepad:before {
  content: "\F11B";
}
.fa-keyboard-o:before {
  content: "\F11C";
}
.fa-flag-o:before {
  content: "\F11D";
}
.fa-flag-checkered:before {
  content: "\F11E";
}
.fa-terminal:before {
  content: "\F120";
}
.fa-code:before {
  content: "\F121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\F122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\F123";
}
.fa-location-arrow:before {
  content: "\F124";
}
.fa-crop:before {
  content: "\F125";
}
.fa-code-fork:before {
  content: "\F126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\F127";
}
.fa-question:before {
  content: "\F128";
}
.fa-info:before {
  content: "\F129";
}
.fa-exclamation:before {
  content: "\F12A";
}
.fa-superscript:before {
  content: "\F12B";
}
.fa-subscript:before {
  content: "\F12C";
}
.fa-eraser:before {
  content: "\F12D";
}
.fa-puzzle-piece:before {
  content: "\F12E";
}
.fa-microphone:before {
  content: "\F130";
}
.fa-microphone-slash:before {
  content: "\F131";
}
.fa-shield:before {
  content: "\F132";
}
.fa-calendar-o:before {
  content: "\F133";
}
.fa-fire-extinguisher:before {
  content: "\F134";
}
.fa-rocket:before {
  content: "\F135";
}
.fa-maxcdn:before {
  content: "\F136";
}
.fa-chevron-circle-left:before {
  content: "\F137";
}
.fa-chevron-circle-right:before {
  content: "\F138";
}
.fa-chevron-circle-up:before {
  content: "\F139";
}
.fa-chevron-circle-down:before {
  content: "\F13A";
}
.fa-html5:before {
  content: "\F13B";
}
.fa-css3:before {
  content: "\F13C";
}
.fa-anchor:before {
  content: "\F13D";
}
.fa-unlock-alt:before {
  content: "\F13E";
}
.fa-bullseye:before {
  content: "\F140";
}
.fa-ellipsis-h:before {
  content: "\F141";
}
.fa-ellipsis-v:before {
  content: "\F142";
}
.fa-rss-square:before {
  content: "\F143";
}
.fa-play-circle:before {
  content: "\F144";
}
.fa-ticket:before {
  content: "\F145";
}
.fa-minus-square:before {
  content: "\F146";
}
.fa-minus-square-o:before {
  content: "\F147";
}
.fa-level-up:before {
  content: "\F148";
}
.fa-level-down:before {
  content: "\F149";
}
.fa-check-square:before {
  content: "\F14A";
}
.fa-pencil-square:before {
  content: "\F14B";
}
.fa-external-link-square:before {
  content: "\F14C";
}
.fa-share-square:before {
  content: "\F14D";
}
.fa-compass:before {
  content: "\F14E";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\F150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\F151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\F152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\F153";
}
.fa-gbp:before {
  content: "\F154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\F155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\F156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\F157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\F158";
}
.fa-won:before,
.fa-krw:before {
  content: "\F159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\F15A";
}
.fa-file:before {
  content: "\F15B";
}
.fa-file-text:before {
  content: "\F15C";
}
.fa-sort-alpha-asc:before {
  content: "\F15D";
}
.fa-sort-alpha-desc:before {
  content: "\F15E";
}
.fa-sort-amount-asc:before {
  content: "\F160";
}
.fa-sort-amount-desc:before {
  content: "\F161";
}
.fa-sort-numeric-asc:before {
  content: "\F162";
}
.fa-sort-numeric-desc:before {
  content: "\F163";
}
.fa-thumbs-up:before {
  content: "\F164";
}
.fa-thumbs-down:before {
  content: "\F165";
}
.fa-youtube-square:before {
  content: "\F166";
}
.fa-youtube:before {
  content: "\F167";
}
.fa-xing:before {
  content: "\F168";
}
.fa-xing-square:before {
  content: "\F169";
}
.fa-youtube-play:before {
  content: "\F16A";
}
.fa-dropbox:before {
  content: "\F16B";
}
.fa-stack-overflow:before {
  content: "\F16C";
}
.fa-instagram:before {
  content: "\F16D";
}
.fa-flickr:before {
  content: "\F16E";
}
.fa-adn:before {
  content: "\F170";
}
.fa-bitbucket:before {
  content: "\F171";
}
.fa-bitbucket-square:before {
  content: "\F172";
}
.fa-tumblr:before {
  content: "\F173";
}
.fa-tumblr-square:before {
  content: "\F174";
}
.fa-long-arrow-down:before {
  content: "\F175";
}
.fa-long-arrow-up:before {
  content: "\F176";
}
.fa-long-arrow-left:before {
  content: "\F177";
}
.fa-long-arrow-right:before {
  content: "\F178";
}
.fa-apple:before {
  content: "\F179";
}
.fa-windows:before {
  content: "\F17A";
}
.fa-android:before {
  content: "\F17B";
}
.fa-linux:before {
  content: "\F17C";
}
.fa-dribbble:before {
  content: "\F17D";
}
.fa-skype:before {
  content: "\F17E";
}
.fa-foursquare:before {
  content: "\F180";
}
.fa-trello:before {
  content: "\F181";
}
.fa-female:before {
  content: "\F182";
}
.fa-male:before {
  content: "\F183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\F184";
}
.fa-sun-o:before {
  content: "\F185";
}
.fa-moon-o:before {
  content: "\F186";
}
.fa-archive:before {
  content: "\F187";
}
.fa-bug:before {
  content: "\F188";
}
.fa-vk:before {
  content: "\F189";
}
.fa-weibo:before {
  content: "\F18A";
}
.fa-renren:before {
  content: "\F18B";
}
.fa-pagelines:before {
  content: "\F18C";
}
.fa-stack-exchange:before {
  content: "\F18D";
}
.fa-arrow-circle-o-right:before {
  content: "\F18E";
}
.fa-arrow-circle-o-left:before {
  content: "\F190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\F191";
}
.fa-dot-circle-o:before {
  content: "\F192";
}
.fa-wheelchair:before {
  content: "\F193";
}
.fa-vimeo-square:before {
  content: "\F194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\F195";
}
.fa-plus-square-o:before {
  content: "\F196";
}
.fa-space-shuttle:before {
  content: "\F197";
}
.fa-slack:before {
  content: "\F198";
}
.fa-envelope-square:before {
  content: "\F199";
}
.fa-wordpress:before {
  content: "\F19A";
}
.fa-openid:before {
  content: "\F19B";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\F19C";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\F19D";
}
.fa-yahoo:before {
  content: "\F19E";
}
.fa-google:before {
  content: "\F1A0";
}
.fa-reddit:before {
  content: "\F1A1";
}
.fa-reddit-square:before {
  content: "\F1A2";
}
.fa-stumbleupon-circle:before {
  content: "\F1A3";
}
.fa-stumbleupon:before {
  content: "\F1A4";
}
.fa-delicious:before {
  content: "\F1A5";
}
.fa-digg:before {
  content: "\F1A6";
}
.fa-pied-piper-pp:before {
  content: "\F1A7";
}
.fa-pied-piper-alt:before {
  content: "\F1A8";
}
.fa-drupal:before {
  content: "\F1A9";
}
.fa-joomla:before {
  content: "\F1AA";
}
.fa-language:before {
  content: "\F1AB";
}
.fa-fax:before {
  content: "\F1AC";
}
.fa-building:before {
  content: "\F1AD";
}
.fa-child:before {
  content: "\F1AE";
}
.fa-paw:before {
  content: "\F1B0";
}
.fa-spoon:before {
  content: "\F1B1";
}
.fa-cube:before {
  content: "\F1B2";
}
.fa-cubes:before {
  content: "\F1B3";
}
.fa-behance:before {
  content: "\F1B4";
}
.fa-behance-square:before {
  content: "\F1B5";
}
.fa-steam:before {
  content: "\F1B6";
}
.fa-steam-square:before {
  content: "\F1B7";
}
.fa-recycle:before {
  content: "\F1B8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\F1B9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\F1BA";
}
.fa-tree:before {
  content: "\F1BB";
}
.fa-spotify:before {
  content: "\F1BC";
}
.fa-deviantart:before {
  content: "\F1BD";
}
.fa-soundcloud:before {
  content: "\F1BE";
}
.fa-database:before {
  content: "\F1C0";
}
.fa-file-pdf-o:before {
  content: "\F1C1";
}
.fa-file-word-o:before {
  content: "\F1C2";
}
.fa-file-excel-o:before {
  content: "\F1C3";
}
.fa-file-powerpoint-o:before {
  content: "\F1C4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\F1C5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\F1C6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\F1C7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\F1C8";
}
.fa-file-code-o:before {
  content: "\F1C9";
}
.fa-vine:before {
  content: "\F1CA";
}
.fa-codepen:before {
  content: "\F1CB";
}
.fa-jsfiddle:before {
  content: "\F1CC";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\F1CD";
}
.fa-circle-o-notch:before {
  content: "\F1CE";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\F1D0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\F1D1";
}
.fa-git-square:before {
  content: "\F1D2";
}
.fa-git:before {
  content: "\F1D3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\F1D4";
}
.fa-tencent-weibo:before {
  content: "\F1D5";
}
.fa-qq:before {
  content: "\F1D6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\F1D7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\F1D8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\F1D9";
}
.fa-history:before {
  content: "\F1DA";
}
.fa-circle-thin:before {
  content: "\F1DB";
}
.fa-header:before {
  content: "\F1DC";
}
.fa-paragraph:before {
  content: "\F1DD";
}
.fa-sliders:before {
  content: "\F1DE";
}
.fa-share-alt:before {
  content: "\F1E0";
}
.fa-share-alt-square:before {
  content: "\F1E1";
}
.fa-bomb:before {
  content: "\F1E2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\F1E3";
}
.fa-tty:before {
  content: "\F1E4";
}
.fa-binoculars:before {
  content: "\F1E5";
}
.fa-plug:before {
  content: "\F1E6";
}
.fa-slideshare:before {
  content: "\F1E7";
}
.fa-twitch:before {
  content: "\F1E8";
}
.fa-yelp:before {
  content: "\F1E9";
}
.fa-newspaper-o:before {
  content: "\F1EA";
}
.fa-wifi:before {
  content: "\F1EB";
}
.fa-calculator:before {
  content: "\F1EC";
}
.fa-paypal:before {
  content: "\F1ED";
}
.fa-google-wallet:before {
  content: "\F1EE";
}
.fa-cc-visa:before {
  content: "\F1F0";
}
.fa-cc-mastercard:before {
  content: "\F1F1";
}
.fa-cc-discover:before {
  content: "\F1F2";
}
.fa-cc-amex:before {
  content: "\F1F3";
}
.fa-cc-paypal:before {
  content: "\F1F4";
}
.fa-cc-stripe:before {
  content: "\F1F5";
}
.fa-bell-slash:before {
  content: "\F1F6";
}
.fa-bell-slash-o:before {
  content: "\F1F7";
}
.fa-trash:before {
  content: "\F1F8";
}
.fa-copyright:before {
  content: "\F1F9";
}
.fa-at:before {
  content: "\F1FA";
}
.fa-eyedropper:before {
  content: "\F1FB";
}
.fa-paint-brush:before {
  content: "\F1FC";
}
.fa-birthday-cake:before {
  content: "\F1FD";
}
.fa-area-chart:before {
  content: "\F1FE";
}
.fa-pie-chart:before {
  content: "\F200";
}
.fa-line-chart:before {
  content: "\F201";
}
.fa-lastfm:before {
  content: "\F202";
}
.fa-lastfm-square:before {
  content: "\F203";
}
.fa-toggle-off:before {
  content: "\F204";
}
.fa-toggle-on:before {
  content: "\F205";
}
.fa-bicycle:before {
  content: "\F206";
}
.fa-bus:before {
  content: "\F207";
}
.fa-ioxhost:before {
  content: "\F208";
}
.fa-angellist:before {
  content: "\F209";
}
.fa-cc:before {
  content: "\F20A";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\F20B";
}
.fa-meanpath:before {
  content: "\F20C";
}
.fa-buysellads:before {
  content: "\F20D";
}
.fa-connectdevelop:before {
  content: "\F20E";
}
.fa-dashcube:before {
  content: "\F210";
}
.fa-forumbee:before {
  content: "\F211";
}
.fa-leanpub:before {
  content: "\F212";
}
.fa-sellsy:before {
  content: "\F213";
}
.fa-shirtsinbulk:before {
  content: "\F214";
}
.fa-simplybuilt:before {
  content: "\F215";
}
.fa-skyatlas:before {
  content: "\F216";
}
.fa-cart-plus:before {
  content: "\F217";
}
.fa-cart-arrow-down:before {
  content: "\F218";
}
.fa-diamond:before {
  content: "\F219";
}
.fa-ship:before {
  content: "\F21A";
}
.fa-user-secret:before {
  content: "\F21B";
}
.fa-motorcycle:before {
  content: "\F21C";
}
.fa-street-view:before {
  content: "\F21D";
}
.fa-heartbeat:before {
  content: "\F21E";
}
.fa-venus:before {
  content: "\F221";
}
.fa-mars:before {
  content: "\F222";
}
.fa-mercury:before {
  content: "\F223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\F224";
}
.fa-transgender-alt:before {
  content: "\F225";
}
.fa-venus-double:before {
  content: "\F226";
}
.fa-mars-double:before {
  content: "\F227";
}
.fa-venus-mars:before {
  content: "\F228";
}
.fa-mars-stroke:before {
  content: "\F229";
}
.fa-mars-stroke-v:before {
  content: "\F22A";
}
.fa-mars-stroke-h:before {
  content: "\F22B";
}
.fa-neuter:before {
  content: "\F22C";
}
.fa-genderless:before {
  content: "\F22D";
}
.fa-facebook-official:before {
  content: "\F230";
}
.fa-pinterest-p:before {
  content: "\F231";
}
.fa-whatsapp:before {
  content: "\F232";
}
.fa-server:before {
  content: "\F233";
}
.fa-user-plus:before {
  content: "\F234";
}
.fa-user-times:before {
  content: "\F235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\F236";
}
.fa-viacoin:before {
  content: "\F237";
}
.fa-train:before {
  content: "\F238";
}
.fa-subway:before {
  content: "\F239";
}
.fa-medium:before {
  content: "\F23A";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\F23B";
}
.fa-optin-monster:before {
  content: "\F23C";
}
.fa-opencart:before {
  content: "\F23D";
}
.fa-expeditedssl:before {
  content: "\F23E";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\F240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\F241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\F242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\F243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\F244";
}
.fa-mouse-pointer:before {
  content: "\F245";
}
.fa-i-cursor:before {
  content: "\F246";
}
.fa-object-group:before {
  content: "\F247";
}
.fa-object-ungroup:before {
  content: "\F248";
}
.fa-sticky-note:before {
  content: "\F249";
}
.fa-sticky-note-o:before {
  content: "\F24A";
}
.fa-cc-jcb:before {
  content: "\F24B";
}
.fa-cc-diners-club:before {
  content: "\F24C";
}
.fa-clone:before {
  content: "\F24D";
}
.fa-balance-scale:before {
  content: "\F24E";
}
.fa-hourglass-o:before {
  content: "\F250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\F251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\F252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\F253";
}
.fa-hourglass:before {
  content: "\F254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\F255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\F256";
}
.fa-hand-scissors-o:before {
  content: "\F257";
}
.fa-hand-lizard-o:before {
  content: "\F258";
}
.fa-hand-spock-o:before {
  content: "\F259";
}
.fa-hand-pointer-o:before {
  content: "\F25A";
}
.fa-hand-peace-o:before {
  content: "\F25B";
}
.fa-trademark:before {
  content: "\F25C";
}
.fa-registered:before {
  content: "\F25D";
}
.fa-creative-commons:before {
  content: "\F25E";
}
.fa-gg:before {
  content: "\F260";
}
.fa-gg-circle:before {
  content: "\F261";
}
.fa-tripadvisor:before {
  content: "\F262";
}
.fa-odnoklassniki:before {
  content: "\F263";
}
.fa-odnoklassniki-square:before {
  content: "\F264";
}
.fa-get-pocket:before {
  content: "\F265";
}
.fa-wikipedia-w:before {
  content: "\F266";
}
.fa-safari:before {
  content: "\F267";
}
.fa-chrome:before {
  content: "\F268";
}
.fa-firefox:before {
  content: "\F269";
}
.fa-opera:before {
  content: "\F26A";
}
.fa-internet-explorer:before {
  content: "\F26B";
}
.fa-tv:before,
.fa-television:before {
  content: "\F26C";
}
.fa-contao:before {
  content: "\F26D";
}
.fa-500px:before {
  content: "\F26E";
}
.fa-amazon:before {
  content: "\F270";
}
.fa-calendar-plus-o:before {
  content: "\F271";
}
.fa-calendar-minus-o:before {
  content: "\F272";
}
.fa-calendar-times-o:before {
  content: "\F273";
}
.fa-calendar-check-o:before {
  content: "\F274";
}
.fa-industry:before {
  content: "\F275";
}
.fa-map-pin:before {
  content: "\F276";
}
.fa-map-signs:before {
  content: "\F277";
}
.fa-map-o:before {
  content: "\F278";
}
.fa-map:before {
  content: "\F279";
}
.fa-commenting:before {
  content: "\F27A";
}
.fa-commenting-o:before {
  content: "\F27B";
}
.fa-houzz:before {
  content: "\F27C";
}
.fa-vimeo:before {
  content: "\F27D";
}
.fa-black-tie:before {
  content: "\F27E";
}
.fa-fonticons:before {
  content: "\F280";
}
.fa-reddit-alien:before {
  content: "\F281";
}
.fa-edge:before {
  content: "\F282";
}
.fa-credit-card-alt:before {
  content: "\F283";
}
.fa-codiepie:before {
  content: "\F284";
}
.fa-modx:before {
  content: "\F285";
}
.fa-fort-awesome:before {
  content: "\F286";
}
.fa-usb:before {
  content: "\F287";
}
.fa-product-hunt:before {
  content: "\F288";
}
.fa-mixcloud:before {
  content: "\F289";
}
.fa-scribd:before {
  content: "\F28A";
}
.fa-pause-circle:before {
  content: "\F28B";
}
.fa-pause-circle-o:before {
  content: "\F28C";
}
.fa-stop-circle:before {
  content: "\F28D";
}
.fa-stop-circle-o:before {
  content: "\F28E";
}
.fa-shopping-bag:before {
  content: "\F290";
}
.fa-shopping-basket:before {
  content: "\F291";
}
.fa-hashtag:before {
  content: "\F292";
}
.fa-bluetooth:before {
  content: "\F293";
}
.fa-bluetooth-b:before {
  content: "\F294";
}
.fa-percent:before {
  content: "\F295";
}
.fa-gitlab:before {
  content: "\F296";
}
.fa-wpbeginner:before {
  content: "\F297";
}
.fa-wpforms:before {
  content: "\F298";
}
.fa-envira:before {
  content: "\F299";
}
.fa-universal-access:before {
  content: "\F29A";
}
.fa-wheelchair-alt:before {
  content: "\F29B";
}
.fa-question-circle-o:before {
  content: "\F29C";
}
.fa-blind:before {
  content: "\F29D";
}
.fa-audio-description:before {
  content: "\F29E";
}
.fa-volume-control-phone:before {
  content: "\F2A0";
}
.fa-braille:before {
  content: "\F2A1";
}
.fa-assistive-listening-systems:before {
  content: "\F2A2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\F2A3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\F2A4";
}
.fa-glide:before {
  content: "\F2A5";
}
.fa-glide-g:before {
  content: "\F2A6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\F2A7";
}
.fa-low-vision:before {
  content: "\F2A8";
}
.fa-viadeo:before {
  content: "\F2A9";
}
.fa-viadeo-square:before {
  content: "\F2AA";
}
.fa-snapchat:before {
  content: "\F2AB";
}
.fa-snapchat-ghost:before {
  content: "\F2AC";
}
.fa-snapchat-square:before {
  content: "\F2AD";
}
.fa-pied-piper:before {
  content: "\F2AE";
}
.fa-first-order:before {
  content: "\F2B0";
}
.fa-yoast:before {
  content: "\F2B1";
}
.fa-themeisle:before {
  content: "\F2B2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\F2B3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\F2B4";
}
.fa-handshake-o:before {
  content: "\F2B5";
}
.fa-envelope-open:before {
  content: "\F2B6";
}
.fa-envelope-open-o:before {
  content: "\F2B7";
}
.fa-linode:before {
  content: "\F2B8";
}
.fa-address-book:before {
  content: "\F2B9";
}
.fa-address-book-o:before {
  content: "\F2BA";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\F2BB";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\F2BC";
}
.fa-user-circle:before {
  content: "\F2BD";
}
.fa-user-circle-o:before {
  content: "\F2BE";
}
.fa-user-o:before {
  content: "\F2C0";
}
.fa-id-badge:before {
  content: "\F2C1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\F2C2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\F2C3";
}
.fa-quora:before {
  content: "\F2C4";
}
.fa-free-code-camp:before {
  content: "\F2C5";
}
.fa-telegram:before {
  content: "\F2C6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\F2C7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\F2C8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\F2C9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\F2CA";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\F2CB";
}
.fa-shower:before {
  content: "\F2CC";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\F2CD";
}
.fa-podcast:before {
  content: "\F2CE";
}
.fa-window-maximize:before {
  content: "\F2D0";
}
.fa-window-minimize:before {
  content: "\F2D1";
}
.fa-window-restore:before {
  content: "\F2D2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\F2D3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\F2D4";
}
.fa-bandcamp:before {
  content: "\F2D5";
}
.fa-grav:before {
  content: "\F2D6";
}
.fa-etsy:before {
  content: "\F2D7";
}
.fa-imdb:before {
  content: "\F2D8";
}
.fa-ravelry:before {
  content: "\F2D9";
}
.fa-eercast:before {
  content: "\F2DA";
}
.fa-microchip:before {
  content: "\F2DB";
}
.fa-snowflake-o:before {
  content: "\F2DC";
}
.fa-superpowers:before {
  content: "\F2DD";
}
.fa-wpexplorer:before {
  content: "\F2DE";
}
.fa-meetup:before {
  content: "\F2E0";
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/dist/674f50d287a8c48dc19ba404d20fe713.eot);
  src: url(/dist/674f50d287a8c48dc19ba404d20fe713.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(/dist/af7ae505a9eed503f8b8e6982036873e.woff2) format('woff2'), url(/dist/fee66e712a8a08eef5805a46892932ad.woff) format('woff'), url(/dist/b06871f281fee6b241d60582ae9369b9.ttf) format('truetype'), url(/dist/912ec66d7572ff821749319396470bde.svg#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@media (max-width: 480px) {
  ._2l6DpeA7ff___sKp3qOhZV._3UoX2NtK61_wG9uGoW9Fco {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ._2l6DpeA7ff___sKp3qOhZV:not(:only-child):not(._2aeBcb3GGo8s2ijZyGxk-j) {
    width: 100%;
  }
  ._2l6DpeA7ff___sKp3qOhZV:not(:only-child):not(._2aeBcb3GGo8s2ijZyGxk-j):not(:last-of-type) {
    margin-bottom: 10px;
  }
  ._2l6DpeA7ff___sKp3qOhZV:not(:only-child):not(._2aeBcb3GGo8s2ijZyGxk-j):not(:last-of-type)._1OJEWM0Z0SHoOZbT0O8uU1 {
    margin-bottom: 10px;
  }
}

@media (max-width: 768px) {
  .v9DX-qYt5GjKWu7yOXhY0._3UoX2NtK61_wG9uGoW9Fco {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .v9DX-qYt5GjKWu7yOXhY0:not(:only-child):not(._2aeBcb3GGo8s2ijZyGxk-j) {
    width: 100%;
  }
  .v9DX-qYt5GjKWu7yOXhY0:not(:only-child):not(._2aeBcb3GGo8s2ijZyGxk-j):not(:last-of-type) {
    margin-bottom: 10px;
  }
  .v9DX-qYt5GjKWu7yOXhY0:not(:only-child):not(._2aeBcb3GGo8s2ijZyGxk-j):not(:last-of-type)._1OJEWM0Z0SHoOZbT0O8uU1 {
    margin-bottom: 10px;
  }
}

@media (max-width: 992px) {
  ._3TwoLEkTiclkgQo10Aneuo._3UoX2NtK61_wG9uGoW9Fco {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ._3TwoLEkTiclkgQo10Aneuo:not(:only-child):not(._2aeBcb3GGo8s2ijZyGxk-j) {
    width: 100%;
  }
  ._3TwoLEkTiclkgQo10Aneuo:not(:only-child):not(._2aeBcb3GGo8s2ijZyGxk-j):not(:last-of-type) {
    margin-bottom: 10px;
  }
  ._3TwoLEkTiclkgQo10Aneuo:not(:only-child):not(._2aeBcb3GGo8s2ijZyGxk-j):not(:last-of-type)._1OJEWM0Z0SHoOZbT0O8uU1 {
    margin-bottom: 10px;
  }
}

@media (max-width: 1200px) {
  ._16Atq57mQi7LyCf_JK6CZX._3UoX2NtK61_wG9uGoW9Fco {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ._16Atq57mQi7LyCf_JK6CZX:not(:only-child):not(._2aeBcb3GGo8s2ijZyGxk-j) {
    width: 100%;
  }
  ._16Atq57mQi7LyCf_JK6CZX:not(:only-child):not(._2aeBcb3GGo8s2ijZyGxk-j):not(:last-of-type) {
    margin-bottom: 10px;
  }
  ._16Atq57mQi7LyCf_JK6CZX:not(:only-child):not(._2aeBcb3GGo8s2ijZyGxk-j):not(:last-of-type)._1OJEWM0Z0SHoOZbT0O8uU1 {
    margin-bottom: 10px;
  }
}

@media (max-width: 1900px) {
  ._1ZfI-LEmJsvGXsClLayB9s._3UoX2NtK61_wG9uGoW9Fco {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ._1ZfI-LEmJsvGXsClLayB9s:not(:only-child):not(._2aeBcb3GGo8s2ijZyGxk-j) {
    width: 100%;
  }
  ._1ZfI-LEmJsvGXsClLayB9s:not(:only-child):not(._2aeBcb3GGo8s2ijZyGxk-j):not(:last-of-type) {
    margin-bottom: 10px;
  }
  ._1ZfI-LEmJsvGXsClLayB9s:not(:only-child):not(._2aeBcb3GGo8s2ijZyGxk-j):not(:last-of-type)._1OJEWM0Z0SHoOZbT0O8uU1 {
    margin-bottom: 10px;
  }
}

._3kNelJgQKx8s8bcbTroKA3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex: 1 0 100%;
      flex: 1 0 100%;
  width: 100%;
  max-width: 100%;
  min-height: 100%;
}

._2nlOOU7qoc7Fwew69zGDNc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}

._3UoX2NtK61_wG9uGoW9Fco {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
}

._3UoX2NtK61_wG9uGoW9Fco._2aeBcb3GGo8s2ijZyGxk-j {
  -ms-flex-direction: row;
      flex-direction: row;
  margin-left: -10px;
  margin-right: -10px;
  -ms-flex-align: start;
      align-items: flex-start;
}

._3UoX2NtK61_wG9uGoW9Fco._2aeBcb3GGo8s2ijZyGxk-j > ._1ngmctP5Mg1p0GEAcOWzcm,
._3UoX2NtK61_wG9uGoW9Fco._2aeBcb3GGo8s2ijZyGxk-j > ._1OJEWM0Z0SHoOZbT0O8uU1 {
  padding-left: 10px;
  padding-right: 10px;
}

._3UoX2NtK61_wG9uGoW9Fco._2aeBcb3GGo8s2ijZyGxk-j > ._2aeBcb3GGo8s2ijZyGxk-j {
  margin-left: 0;
  margin-right: 0;
  -ms-flex-align: start;
      align-items: flex-start;
}

._3UoX2NtK61_wG9uGoW9Fco._1OJEWM0Z0SHoOZbT0O8uU1 {
  -ms-flex-direction: column;
      flex-direction: column;
  margin-top: -10px;
  margin-bottom: -10px;
}

._3UoX2NtK61_wG9uGoW9Fco._1OJEWM0Z0SHoOZbT0O8uU1 > ._1ngmctP5Mg1p0GEAcOWzcm,
._3UoX2NtK61_wG9uGoW9Fco._1OJEWM0Z0SHoOZbT0O8uU1 > ._2aeBcb3GGo8s2ijZyGxk-j {
  margin-top: 10px;
  margin-bottom: 10px;
}

._3UoX2NtK61_wG9uGoW9Fco._1OJEWM0Z0SHoOZbT0O8uU1 > ._1OJEWM0Z0SHoOZbT0O8uU1 {
  margin-top: 0;
  margin-bottom: 0;
}

._3npYVsfRj8qRtFsrF43520 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-height: 1px;
  padding: 0 10px;
  -ms-flex-positive: 1;
      flex-grow: 1;
  margin-bottom: 10px;
}

._3npYVsfRj8qRtFsrF43520 > * {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}

._1Ux7SZkPz7SIWCvucYca42 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  margin-left: -10px;
  margin-right: -10px;
  min-width: 100%;
}

._1Ux7SZkPz7SIWCvucYca42._1xzXjBHgC52nIxo9mm1CNu {
  margin-left: 0;
  margin-right: 0;
}

._1Ux7SZkPz7SIWCvucYca42._328_O9J4Bfu2XcBFKGjbs5 > ._3npYVsfRj8qRtFsrF43520 {
  padding: 0;
}

._1Ux7SZkPz7SIWCvucYca42.TR_Pke2saIZEC4hXH8ZUi {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

._1Ux7SZkPz7SIWCvucYca42._4glIdmVoq6zc6dZY-Gs8- {
  -ms-flex-pack: end;
      justify-content: flex-end;
}

._1Ux7SZkPz7SIWCvucYca42._3WF-8Cby35lrmWNfQQIBWH {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-left: 0;
  margin-right: 0;
}

._1Ux7SZkPz7SIWCvucYca42._3WF-8Cby35lrmWNfQQIBWH > ._3npYVsfRj8qRtFsrF43520 {
  padding: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
}

._1Ux7SZkPz7SIWCvucYca42._2G04sIYRfr4budwbHK-kGS {
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
}

._1Ux7SZkPz7SIWCvucYca42._2G04sIYRfr4budwbHK-kGS > ._3npYVsfRj8qRtFsrF43520 {
  padding: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
}

._1Ux7SZkPz7SIWCvucYca42 > ._3npYVsfRj8qRtFsrF43520:last-of-type {
  margin-bottom: 0;
}

._2-CezcQPo6FLHpW5o4WtFd {
  padding: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

._190ejt1vXRmrSdK1OxzQ-W {
  padding: 0;
}

._2WnP8JH7S4PWkR3gIqjTJ8 {
  margin-bottom: 10px;
}

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

.small-page ._1Ux7SZkPz7SIWCvucYca42 {
  margin-left: -5px;
  margin-right: -5px;
}

.small-page ._3npYVsfRj8qRtFsrF43520 {
  padding-left: 5px;
  padding-right: 5px;
}

.small-page .Select-multi-value-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-page .bootstrap-select .Select-value {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.small-page .Select-multi-value-wrapper .Select-value-label {
  -ms-flex: 1 0 100%;
      flex: 1 0 100%;
}

._2JP4biemAQkU5B_CHMlGdl {
  display: -ms-flexbox;
  display: flex;
}

._13zg9UCrQVaKsjEnA5a5iS {
  margin-left: -5px;
  margin-right: -5px;
  min-width: 100%;
}

._10WaDnP90hNs-QIvYVX0O7 {
  min-height: 1px;
  padding: 0 5px;
}

.iJw-cxlWyV4W7RP7uFQWk.yn0SgU10U9apTXIzMoxfB > * {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.as-short-menu .Select-menu {
  max-height: 150px;
}

.as-form-group-flex-both .Select-menu {
  max-height: 150px;
}

.as-form-group-flex-both .form-group {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

.iJw-cxlWyV4W7RP7uFQWk.LWSK7u361_lU7Aukocv_U > * {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.iJw-cxlWyV4W7RP7uFQWk._2nneo81MzdzMAm7AKzaYR0 > * {
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

._328_O9J4Bfu2XcBFKGjbs5 > ._10WaDnP90hNs-QIvYVX0O7 {
  padding: 0;
}

._328_O9J4Bfu2XcBFKGjbs5._10WaDnP90hNs-QIvYVX0O7 {
  padding: 0;
}

._1xzXjBHgC52nIxo9mm1CNu {
  margin-left: 0;
  margin-right: 0;
}

._3HgMhK7Z2bS5NoG6l-lWeG {
  -ms-flex-direction: column;
      flex-direction: column;
}

._1AZAgBLgLfoKReh9otkdvi {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
}

._49fWu1xCqRvxrKjdJ0exz {
  -ms-flex-direction: row;
      flex-direction: row;
}

._3u63vb4CdJPBEZq-0U9mg5 {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}

._1GLTJF9Jyed9bjADi_FWKr {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

._2GX9fPD2kiyjjtOK8PqXgg {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

._19zBhSPqreBhwFnq262FD5 {
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
}

._2GQUixJgyTM6VtMcGbeovE {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

._3VXNMazLlplo--izh88Esc {
  -ms-flex-pack: end;
      justify-content: flex-end;
}

._2TxPMsjXuSgnO2MIDswvUw {
  -ms-flex-pack: center;
      justify-content: center;
}

._2XKZVCeXEDhYfy6ShTpF70 {
  -ms-flex-pack: justify;
      justify-content: space-between;
}

._1-CJesJQGiUOtq4IwUOR0A {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.zOY0wHztuNlLs_xNqtELl {
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
}

._1DOgvpNsWbdQpIRcKofGyy {
  -ms-flex-pack: stretch;
      justify-content: stretch;
}

._2GHICZ4ZQ33dIJwNTCoHkj {
  -ms-flex-align: start;
      align-items: flex-start;
}

._3K5xkqcIV0fE2lZVU-wGk7 {
  -ms-flex-align: end;
      align-items: flex-end;
}

._9AVK8K_wppTfATGh8EFs4 {
  -ms-flex-align: center;
      align-items: center;
}

.MM5z6Q0-mGHukSZ8yJ8j2 {
  -ms-flex-align: stretch;
      align-items: stretch;
}

._1jvaBz-WA_bITGB1AC_Gl3 {
  -ms-flex-align: baseline;
      align-items: baseline;
}

._2viLhFixNHFCJyOqDP9szD {
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.xm5MTipufauN4w41QzB-C {
  -ms-flex-line-pack: end;
      align-content: flex-end;
}

._2RB6kSRCjfqWgtdVraNgxo {
  -ms-flex-line-pack: center;
      align-content: center;
}

._1ZY4w3jzNxWskKwWiIp6Wd {
  -ms-flex-line-pack: justify;
      align-content: space-between;
}

._2MhExPNj1L_kX4tuJwlBWj {
  -ms-flex-line-pack: distribute;
      align-content: space-around;
}

._3oKdnSMx5O39oP9lwW6KUL {
  -ms-flex-line-pack: space-evenly;
      align-content: space-evenly;
}

._26oh35hEtCge1cKn7YhySa {
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

._24VD1rjV0B82k4sOF9XQsQ {
  width: 100%;
}

@media (max-width: 480px) {
  .o04Jhd5a_BGP84cPGetuH {
    -ms-flex-order: 0 !important;
        order: 0 !important;
  }
  ._3Dqp7M8vlJUcjNxbQ-6Tzl {
    -ms-flex-order: 1 !important;
        order: 1 !important;
  }
  ._3nu1DSz6g3ZRnLFZ2Npr32 {
    -ms-flex-order: 2 !important;
        order: 2 !important;
  }
  .KsCmVctw78QHi3CcmlMUV {
    -ms-flex-order: 3 !important;
        order: 3 !important;
  }
  .oKSlwMTS5hAywEL2W9pu9 {
    -ms-flex-order: 4 !important;
        order: 4 !important;
  }
  ._1_kmaFL8-b8HZILdjVutd0 {
    -ms-flex-order: 5 !important;
        order: 5 !important;
  }
  .IJFSHYSDgHDXrKPu-Cnyf {
    -ms-flex-order: 6 !important;
        order: 6 !important;
  }
  ._2URDxKfBLb6txsuO7Djo7X {
    -ms-flex-order: 7 !important;
        order: 7 !important;
  }
  ._2k4CAQO-1WLly3So4pglt- {
    -ms-flex-order: 8 !important;
        order: 8 !important;
  }
  ._1977XT22g630DFz8SZxcSB {
    -ms-flex-order: 9 !important;
        order: 9 !important;
  }
  ._2vbrHj3w65POfyTbh49CG2 {
    -ms-flex-order: 10 !important;
        order: 10 !important;
  }
  ._2au75xi5d7paT92hvKHwj0 {
    -ms-flex-order: 11 !important;
        order: 11 !important;
  }
  ._1RM-ecuA-XvRy871o7mTtl {
    -ms-flex-order: 12 !important;
        order: 12 !important;
  }
}

@media (max-width: 768px) {
  ._3PcVBtFbTRcleXKhN0UNRw {
    -ms-flex-order: 0 !important;
        order: 0 !important;
  }
  ._19BY5kG5w5AxpSvJ08sOh7 {
    -ms-flex-order: 1 !important;
        order: 1 !important;
  }
  ._1HVPlUyMPLR8ywyaW0z8ic {
    -ms-flex-order: 2 !important;
        order: 2 !important;
  }
  ._2SjJo3Xo-TTkXc0BH4_CdJ {
    -ms-flex-order: 3 !important;
        order: 3 !important;
  }
  ._28-uIicme59N9ngzbsaVbU {
    -ms-flex-order: 4 !important;
        order: 4 !important;
  }
  ._3jcrwaqX911LICzeSMH2B0 {
    -ms-flex-order: 5 !important;
        order: 5 !important;
  }
  .Z85COiFJSgiFeFbNfcBUm {
    -ms-flex-order: 6 !important;
        order: 6 !important;
  }
  ._3SvzRAggu_drrTuYrp5jPr {
    -ms-flex-order: 7 !important;
        order: 7 !important;
  }
  .kzTAt1KLP_AfsN7SX7Ipm {
    -ms-flex-order: 8 !important;
        order: 8 !important;
  }
  ._2Kt4crB0ZLhE5kL3vEiigQ {
    -ms-flex-order: 9 !important;
        order: 9 !important;
  }
  ._2HYGt6QXfiC-WbQeOtxKC_ {
    -ms-flex-order: 10 !important;
        order: 10 !important;
  }
  ._3o36RLBqK77_hfLZI_w--I {
    -ms-flex-order: 11 !important;
        order: 11 !important;
  }
  ._1d6kSmqRIvF3KAiQT2gPya {
    -ms-flex-order: 12 !important;
        order: 12 !important;
  }
}

@media (max-width: 992px) {
  ._1QocDWAOLZ58PS8xGPLtee {
    -ms-flex-order: 0 !important;
        order: 0 !important;
  }
  .Ydr8m-wi4StuZTaJ5VsyU {
    -ms-flex-order: 1 !important;
        order: 1 !important;
  }
  ._3V8YO2T7INBxF93nSvr7SW {
    -ms-flex-order: 2 !important;
        order: 2 !important;
  }
  ._171ynQgnAOME2SSaw7q1tG {
    -ms-flex-order: 3 !important;
        order: 3 !important;
  }
  ._1QDlh3q_VqPRtaIYhtxBd {
    -ms-flex-order: 4 !important;
        order: 4 !important;
  }
  .QRsmmHF5urDs-m0fEFrSK {
    -ms-flex-order: 5 !important;
        order: 5 !important;
  }
  ._1rsULoG7PnAOe1C_XoV34H {
    -ms-flex-order: 6 !important;
        order: 6 !important;
  }
  ._2o-Seu7Li2rUrm7oVFq1mu {
    -ms-flex-order: 7 !important;
        order: 7 !important;
  }
  ._1P9Ur_yBUpbQkGhOwJ36gF {
    -ms-flex-order: 8 !important;
        order: 8 !important;
  }
  .YXqdoaTFgN9l7GmZUMPNk {
    -ms-flex-order: 9 !important;
        order: 9 !important;
  }
  .J8eJJ-BjuxKkYNIjuF-yi {
    -ms-flex-order: 10 !important;
        order: 10 !important;
  }
  ._3humrHskzmPXO3AmP7cFVU {
    -ms-flex-order: 11 !important;
        order: 11 !important;
  }
  ._2pkZ2m-yAGKBl-RJrj4rlL {
    -ms-flex-order: 12 !important;
        order: 12 !important;
  }
}

@media (max-width: 1200px) {
  ._2RdNlK3o2VUtKKE6H6ZCxX {
    -ms-flex-order: 0 !important;
        order: 0 !important;
  }
  .da6cqg72eKu4RIF4aRCtR {
    -ms-flex-order: 1 !important;
        order: 1 !important;
  }
  ._2AEJXDNvKGk9X3BPmDo7o {
    -ms-flex-order: 2 !important;
        order: 2 !important;
  }
  ._2GFcL21IYDTaIfXqiwuNRD {
    -ms-flex-order: 3 !important;
        order: 3 !important;
  }
  ._1-tvBXfdava5Luh-PitnKp {
    -ms-flex-order: 4 !important;
        order: 4 !important;
  }
  ._3c8YJqSA8LEsv1SK-t-bnT {
    -ms-flex-order: 5 !important;
        order: 5 !important;
  }
  ._2RrZ3RSh_OwGS4gP85ZuB3 {
    -ms-flex-order: 6 !important;
        order: 6 !important;
  }
  ._389GEga6sTGXzvgFVVVR_5 {
    -ms-flex-order: 7 !important;
        order: 7 !important;
  }
  ._1UhJHb7qPjC81di9cYK8UC {
    -ms-flex-order: 8 !important;
        order: 8 !important;
  }
  ._1cfU_d3rdmmD9yTpE7yH0u {
    -ms-flex-order: 9 !important;
        order: 9 !important;
  }
  ._3dUQ1tv6bRKdwIkRxO8z0R {
    -ms-flex-order: 10 !important;
        order: 10 !important;
  }
  ._3NRqXuMj3yIiF-suPsN_d1 {
    -ms-flex-order: 11 !important;
        order: 11 !important;
  }
  ._2Bme5eB2zq6hLZFDC1pvGg {
    -ms-flex-order: 12 !important;
        order: 12 !important;
  }
}

@media (min-width: 480px) {
  ._19u1rTEThme5JmPuWBcllP {
    -ms-flex-preferred-size: 8.33333% !important;
        flex-basis: 8.33333% !important;
    margin-bottom: 0;
  }
  ._1CRr0aH5_U8XO3qSv4THr5 {
    -ms-flex-preferred-size: 16.66667% !important;
        flex-basis: 16.66667% !important;
    margin-bottom: 0;
  }
  ._3vjM7PDMtT0DVF_iGNaHXr {
    -ms-flex-preferred-size: 25% !important;
        flex-basis: 25% !important;
    margin-bottom: 0;
  }
  ._3dEKr19gLytoysecDqwBHP {
    -ms-flex-preferred-size: 33.33333% !important;
        flex-basis: 33.33333% !important;
    margin-bottom: 0;
  }
  ._1us5TBCAQG5U1JSZgQf17M {
    -ms-flex-preferred-size: 41.66667% !important;
        flex-basis: 41.66667% !important;
    margin-bottom: 0;
  }
  ._2QbvWZMNVUA7vTHEmHiUkF {
    -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
    margin-bottom: 0;
  }
  .bxr-gSKgUz6K3N2yLhRe5 {
    -ms-flex-preferred-size: 58.33333% !important;
        flex-basis: 58.33333% !important;
    margin-bottom: 0;
  }
  .FlgZAvG4TfWkEBvqRsniJ {
    -ms-flex-preferred-size: 66.66667% !important;
        flex-basis: 66.66667% !important;
    margin-bottom: 0;
  }
  ._1ZMKKa_A1ad4RBbh0FJkZF {
    -ms-flex-preferred-size: 75% !important;
        flex-basis: 75% !important;
    margin-bottom: 0;
  }
  ._3U4GO5FhWNgqSk5A0UKkkx {
    -ms-flex-preferred-size: 83.33333% !important;
        flex-basis: 83.33333% !important;
    margin-bottom: 0;
  }
  ._9iElYBlDOGTjuEEGBQeJB {
    -ms-flex-preferred-size: 91.66667% !important;
        flex-basis: 91.66667% !important;
    margin-bottom: 0;
  }
  ._3A8lo5F14HNwchu513_JTq {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._19u1rTEThme5JmPuWBcllP {
    width: 8.33333%;
    -ms-flex-preferred-size: 8.33333% !important;
        flex-basis: 8.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._1CRr0aH5_U8XO3qSv4THr5 {
    width: 16.66667%;
    -ms-flex-preferred-size: 16.66667% !important;
        flex-basis: 16.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._3vjM7PDMtT0DVF_iGNaHXr {
    width: 25%;
    -ms-flex-preferred-size: 25% !important;
        flex-basis: 25% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._3dEKr19gLytoysecDqwBHP {
    width: 33.33333%;
    -ms-flex-preferred-size: 33.33333% !important;
        flex-basis: 33.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._1us5TBCAQG5U1JSZgQf17M {
    width: 41.66667%;
    -ms-flex-preferred-size: 41.66667% !important;
        flex-basis: 41.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._2QbvWZMNVUA7vTHEmHiUkF {
    width: 50%;
    -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ.bxr-gSKgUz6K3N2yLhRe5 {
    width: 58.33333%;
    -ms-flex-preferred-size: 58.33333% !important;
        flex-basis: 58.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ.FlgZAvG4TfWkEBvqRsniJ {
    width: 66.66667%;
    -ms-flex-preferred-size: 66.66667% !important;
        flex-basis: 66.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._1ZMKKa_A1ad4RBbh0FJkZF {
    width: 75%;
    -ms-flex-preferred-size: 75% !important;
        flex-basis: 75% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._3U4GO5FhWNgqSk5A0UKkkx {
    width: 83.33333%;
    -ms-flex-preferred-size: 83.33333% !important;
        flex-basis: 83.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._9iElYBlDOGTjuEEGBQeJB {
    width: 91.66667%;
    -ms-flex-preferred-size: 91.66667% !important;
        flex-basis: 91.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._3A8lo5F14HNwchu513_JTq {
    width: 100%;
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    margin-bottom: 0;
  }
  ._19u1rTEThme5JmPuWBcllP._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(8.33333% - 10px) !important;
        flex-basis: calc(8.33333% - 10px) !important;
    margin-bottom: 0;
  }
  ._1CRr0aH5_U8XO3qSv4THr5._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(16.66667% - 10px) !important;
        flex-basis: calc(16.66667% - 10px) !important;
    margin-bottom: 0;
  }
  ._3vjM7PDMtT0DVF_iGNaHXr._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(25% - 10px) !important;
        flex-basis: calc(25% - 10px) !important;
    margin-bottom: 0;
  }
  ._3dEKr19gLytoysecDqwBHP._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(33.33333% - 10px) !important;
        flex-basis: calc(33.33333% - 10px) !important;
    margin-bottom: 0;
  }
  ._1us5TBCAQG5U1JSZgQf17M._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(41.66667% - 10px) !important;
        flex-basis: calc(41.66667% - 10px) !important;
    margin-bottom: 0;
  }
  ._2QbvWZMNVUA7vTHEmHiUkF._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(50% - 10px) !important;
        flex-basis: calc(50% - 10px) !important;
    margin-bottom: 0;
  }
  .bxr-gSKgUz6K3N2yLhRe5._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(58.33333% - 10px) !important;
        flex-basis: calc(58.33333% - 10px) !important;
    margin-bottom: 0;
  }
  .FlgZAvG4TfWkEBvqRsniJ._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(66.66667% - 10px) !important;
        flex-basis: calc(66.66667% - 10px) !important;
    margin-bottom: 0;
  }
  ._1ZMKKa_A1ad4RBbh0FJkZF._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(75% - 10px) !important;
        flex-basis: calc(75% - 10px) !important;
    margin-bottom: 0;
  }
  ._3U4GO5FhWNgqSk5A0UKkkx._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(83.33333% - 10px) !important;
        flex-basis: calc(83.33333% - 10px) !important;
    margin-bottom: 0;
  }
  ._9iElYBlDOGTjuEEGBQeJB._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(91.66667% - 10px) !important;
        flex-basis: calc(91.66667% - 10px) !important;
    margin-bottom: 0;
  }
  ._3A8lo5F14HNwchu513_JTq._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(100% - 10px) !important;
        flex-basis: calc(100% - 10px) !important;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  ._9bY_Vh5KAnouSEpiZiUpg {
    -ms-flex-preferred-size: 8.33333% !important;
        flex-basis: 8.33333% !important;
    margin-bottom: 0;
  }
  ._25olO8UrS3VuM3kDc3_e0N {
    -ms-flex-preferred-size: 16.66667% !important;
        flex-basis: 16.66667% !important;
    margin-bottom: 0;
  }
  ._1sydMIQoqCfejJ1T4oYbOA {
    -ms-flex-preferred-size: 25% !important;
        flex-basis: 25% !important;
    margin-bottom: 0;
  }
  ._1uBfP1LTIUH2iC5-cpn6Ug {
    -ms-flex-preferred-size: 33.33333% !important;
        flex-basis: 33.33333% !important;
    margin-bottom: 0;
  }
  .P2Keb1uelN3lAuyigC1R7 {
    -ms-flex-preferred-size: 41.66667% !important;
        flex-basis: 41.66667% !important;
    margin-bottom: 0;
  }
  ._2fI_FKEVGurCHeAZRUkenv {
    -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
    margin-bottom: 0;
  }
  .Bw9aQZII6TObhSvuoU-Uk {
    -ms-flex-preferred-size: 58.33333% !important;
        flex-basis: 58.33333% !important;
    margin-bottom: 0;
  }
  ._2t_peg0TdWEmnTvlTrb5sF {
    -ms-flex-preferred-size: 66.66667% !important;
        flex-basis: 66.66667% !important;
    margin-bottom: 0;
  }
  ._3QSP1b133Ghs15XgiWmg98 {
    -ms-flex-preferred-size: 75% !important;
        flex-basis: 75% !important;
    margin-bottom: 0;
  }
  ._1e6ocRdMBmMpkRb5ZxWG21 {
    -ms-flex-preferred-size: 83.33333% !important;
        flex-basis: 83.33333% !important;
    margin-bottom: 0;
  }
  .p2s5JTfcfqlgLvEOXzTeN {
    -ms-flex-preferred-size: 91.66667% !important;
        flex-basis: 91.66667% !important;
    margin-bottom: 0;
  }
  .En8jO_F5B6Kw_BgNbQU11 {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._9bY_Vh5KAnouSEpiZiUpg {
    width: 8.33333%;
    -ms-flex-preferred-size: 8.33333% !important;
        flex-basis: 8.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._25olO8UrS3VuM3kDc3_e0N {
    width: 16.66667%;
    -ms-flex-preferred-size: 16.66667% !important;
        flex-basis: 16.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._1sydMIQoqCfejJ1T4oYbOA {
    width: 25%;
    -ms-flex-preferred-size: 25% !important;
        flex-basis: 25% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._1uBfP1LTIUH2iC5-cpn6Ug {
    width: 33.33333%;
    -ms-flex-preferred-size: 33.33333% !important;
        flex-basis: 33.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ.P2Keb1uelN3lAuyigC1R7 {
    width: 41.66667%;
    -ms-flex-preferred-size: 41.66667% !important;
        flex-basis: 41.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._2fI_FKEVGurCHeAZRUkenv {
    width: 50%;
    -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ.Bw9aQZII6TObhSvuoU-Uk {
    width: 58.33333%;
    -ms-flex-preferred-size: 58.33333% !important;
        flex-basis: 58.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._2t_peg0TdWEmnTvlTrb5sF {
    width: 66.66667%;
    -ms-flex-preferred-size: 66.66667% !important;
        flex-basis: 66.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._3QSP1b133Ghs15XgiWmg98 {
    width: 75%;
    -ms-flex-preferred-size: 75% !important;
        flex-basis: 75% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._1e6ocRdMBmMpkRb5ZxWG21 {
    width: 83.33333%;
    -ms-flex-preferred-size: 83.33333% !important;
        flex-basis: 83.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ.p2s5JTfcfqlgLvEOXzTeN {
    width: 91.66667%;
    -ms-flex-preferred-size: 91.66667% !important;
        flex-basis: 91.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ.En8jO_F5B6Kw_BgNbQU11 {
    width: 100%;
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    margin-bottom: 0;
  }
  ._9bY_Vh5KAnouSEpiZiUpg._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(8.33333% - 10px) !important;
        flex-basis: calc(8.33333% - 10px) !important;
    margin-bottom: 0;
  }
  ._25olO8UrS3VuM3kDc3_e0N._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(16.66667% - 10px) !important;
        flex-basis: calc(16.66667% - 10px) !important;
    margin-bottom: 0;
  }
  ._1sydMIQoqCfejJ1T4oYbOA._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(25% - 10px) !important;
        flex-basis: calc(25% - 10px) !important;
    margin-bottom: 0;
  }
  ._1uBfP1LTIUH2iC5-cpn6Ug._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(33.33333% - 10px) !important;
        flex-basis: calc(33.33333% - 10px) !important;
    margin-bottom: 0;
  }
  .P2Keb1uelN3lAuyigC1R7._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(41.66667% - 10px) !important;
        flex-basis: calc(41.66667% - 10px) !important;
    margin-bottom: 0;
  }
  ._2fI_FKEVGurCHeAZRUkenv._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(50% - 10px) !important;
        flex-basis: calc(50% - 10px) !important;
    margin-bottom: 0;
  }
  .Bw9aQZII6TObhSvuoU-Uk._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(58.33333% - 10px) !important;
        flex-basis: calc(58.33333% - 10px) !important;
    margin-bottom: 0;
  }
  ._2t_peg0TdWEmnTvlTrb5sF._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(66.66667% - 10px) !important;
        flex-basis: calc(66.66667% - 10px) !important;
    margin-bottom: 0;
  }
  ._3QSP1b133Ghs15XgiWmg98._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(75% - 10px) !important;
        flex-basis: calc(75% - 10px) !important;
    margin-bottom: 0;
  }
  ._1e6ocRdMBmMpkRb5ZxWG21._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(83.33333% - 10px) !important;
        flex-basis: calc(83.33333% - 10px) !important;
    margin-bottom: 0;
  }
  .p2s5JTfcfqlgLvEOXzTeN._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(91.66667% - 10px) !important;
        flex-basis: calc(91.66667% - 10px) !important;
    margin-bottom: 0;
  }
  .En8jO_F5B6Kw_BgNbQU11._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(100% - 10px) !important;
        flex-basis: calc(100% - 10px) !important;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  ._1TDXQT2Vj2dvM6OpXI0MIQ {
    -ms-flex-preferred-size: 8.33333% !important;
        flex-basis: 8.33333% !important;
    margin-bottom: 0;
  }
  ._1esrtGrguE6djRG8-MMdBx {
    -ms-flex-preferred-size: 16.66667% !important;
        flex-basis: 16.66667% !important;
    margin-bottom: 0;
  }
  ._2_j1PPdJ2-3IXFjE5k9dm9 {
    -ms-flex-preferred-size: 25% !important;
        flex-basis: 25% !important;
    margin-bottom: 0;
  }
  ._216aMMJddAq4lmFQu-iP8e {
    -ms-flex-preferred-size: 33.33333% !important;
        flex-basis: 33.33333% !important;
    margin-bottom: 0;
  }
  ._2NsAwKxjN-YGDLS0NSrWwJ {
    -ms-flex-preferred-size: 41.66667% !important;
        flex-basis: 41.66667% !important;
    margin-bottom: 0;
  }
  ._3UXBKeWO6wJnmuiWYlVYiT {
    -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
    margin-bottom: 0;
  }
  .FVQXlHvnqsLSrk8sAwERY {
    -ms-flex-preferred-size: 58.33333% !important;
        flex-basis: 58.33333% !important;
    margin-bottom: 0;
  }
  ._1M3UZy7ilwR3WWbaGSeEK5 {
    -ms-flex-preferred-size: 66.66667% !important;
        flex-basis: 66.66667% !important;
    margin-bottom: 0;
  }
  ._2eDrXgAS02gby6OaIp9ZlX {
    -ms-flex-preferred-size: 75% !important;
        flex-basis: 75% !important;
    margin-bottom: 0;
  }
  ._3vWDEMQYLowJBQOkY0kR9K {
    -ms-flex-preferred-size: 83.33333% !important;
        flex-basis: 83.33333% !important;
    margin-bottom: 0;
  }
  ._9QrfFKquQYdSr-h4-8ZaN {
    -ms-flex-preferred-size: 91.66667% !important;
        flex-basis: 91.66667% !important;
    margin-bottom: 0;
  }
  ._10eCjN4D7wYG-_WSSmAWkY {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._1TDXQT2Vj2dvM6OpXI0MIQ {
    width: 8.33333%;
    -ms-flex-preferred-size: 8.33333% !important;
        flex-basis: 8.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._1esrtGrguE6djRG8-MMdBx {
    width: 16.66667%;
    -ms-flex-preferred-size: 16.66667% !important;
        flex-basis: 16.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._2_j1PPdJ2-3IXFjE5k9dm9 {
    width: 25%;
    -ms-flex-preferred-size: 25% !important;
        flex-basis: 25% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._216aMMJddAq4lmFQu-iP8e {
    width: 33.33333%;
    -ms-flex-preferred-size: 33.33333% !important;
        flex-basis: 33.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._2NsAwKxjN-YGDLS0NSrWwJ {
    width: 41.66667%;
    -ms-flex-preferred-size: 41.66667% !important;
        flex-basis: 41.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._3UXBKeWO6wJnmuiWYlVYiT {
    width: 50%;
    -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ.FVQXlHvnqsLSrk8sAwERY {
    width: 58.33333%;
    -ms-flex-preferred-size: 58.33333% !important;
        flex-basis: 58.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._1M3UZy7ilwR3WWbaGSeEK5 {
    width: 66.66667%;
    -ms-flex-preferred-size: 66.66667% !important;
        flex-basis: 66.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._2eDrXgAS02gby6OaIp9ZlX {
    width: 75%;
    -ms-flex-preferred-size: 75% !important;
        flex-basis: 75% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._3vWDEMQYLowJBQOkY0kR9K {
    width: 83.33333%;
    -ms-flex-preferred-size: 83.33333% !important;
        flex-basis: 83.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._9QrfFKquQYdSr-h4-8ZaN {
    width: 91.66667%;
    -ms-flex-preferred-size: 91.66667% !important;
        flex-basis: 91.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._10eCjN4D7wYG-_WSSmAWkY {
    width: 100%;
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    margin-bottom: 0;
  }
  ._1TDXQT2Vj2dvM6OpXI0MIQ._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(8.33333% - 10px) !important;
        flex-basis: calc(8.33333% - 10px) !important;
    margin-bottom: 0;
  }
  ._1esrtGrguE6djRG8-MMdBx._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(16.66667% - 10px) !important;
        flex-basis: calc(16.66667% - 10px) !important;
    margin-bottom: 0;
  }
  ._2_j1PPdJ2-3IXFjE5k9dm9._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(25% - 10px) !important;
        flex-basis: calc(25% - 10px) !important;
    margin-bottom: 0;
  }
  ._216aMMJddAq4lmFQu-iP8e._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(33.33333% - 10px) !important;
        flex-basis: calc(33.33333% - 10px) !important;
    margin-bottom: 0;
  }
  ._2NsAwKxjN-YGDLS0NSrWwJ._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(41.66667% - 10px) !important;
        flex-basis: calc(41.66667% - 10px) !important;
    margin-bottom: 0;
  }
  ._3UXBKeWO6wJnmuiWYlVYiT._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(50% - 10px) !important;
        flex-basis: calc(50% - 10px) !important;
    margin-bottom: 0;
  }
  .FVQXlHvnqsLSrk8sAwERY._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(58.33333% - 10px) !important;
        flex-basis: calc(58.33333% - 10px) !important;
    margin-bottom: 0;
  }
  ._1M3UZy7ilwR3WWbaGSeEK5._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(66.66667% - 10px) !important;
        flex-basis: calc(66.66667% - 10px) !important;
    margin-bottom: 0;
  }
  ._2eDrXgAS02gby6OaIp9ZlX._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(75% - 10px) !important;
        flex-basis: calc(75% - 10px) !important;
    margin-bottom: 0;
  }
  ._3vWDEMQYLowJBQOkY0kR9K._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(83.33333% - 10px) !important;
        flex-basis: calc(83.33333% - 10px) !important;
    margin-bottom: 0;
  }
  ._9QrfFKquQYdSr-h4-8ZaN._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(91.66667% - 10px) !important;
        flex-basis: calc(91.66667% - 10px) !important;
    margin-bottom: 0;
  }
  ._10eCjN4D7wYG-_WSSmAWkY._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(100% - 10px) !important;
        flex-basis: calc(100% - 10px) !important;
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  ._25ZqScqY9o_u4kwf9X7LZA {
    -ms-flex-preferred-size: 8.33333% !important;
        flex-basis: 8.33333% !important;
    margin-bottom: 0;
  }
  ._332e35-R6hVIYkzUnRNBVh {
    -ms-flex-preferred-size: 16.66667% !important;
        flex-basis: 16.66667% !important;
    margin-bottom: 0;
  }
  ._2aGQXKlwPhyfTpOhp-UTwk {
    -ms-flex-preferred-size: 25% !important;
        flex-basis: 25% !important;
    margin-bottom: 0;
  }
  ._3-72QcaaQ4jVDnYeDlbjee {
    -ms-flex-preferred-size: 33.33333% !important;
        flex-basis: 33.33333% !important;
    margin-bottom: 0;
  }
  ._1g6DlKiJHLK8y5Pcolwx_O {
    -ms-flex-preferred-size: 41.66667% !important;
        flex-basis: 41.66667% !important;
    margin-bottom: 0;
  }
  ._1MD2wdRivHBw4lsGtoiITF {
    -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
    margin-bottom: 0;
  }
  .Sj0OfNfmgWzph86V_ou4h {
    -ms-flex-preferred-size: 58.33333% !important;
        flex-basis: 58.33333% !important;
    margin-bottom: 0;
  }
  .ogBfRPj97PWg0kxEF4Z54 {
    -ms-flex-preferred-size: 66.66667% !important;
        flex-basis: 66.66667% !important;
    margin-bottom: 0;
  }
  .X4RYU_cbXTG6wSomrAQW0 {
    -ms-flex-preferred-size: 75% !important;
        flex-basis: 75% !important;
    margin-bottom: 0;
  }
  ._3AYa3dgj-eGSK1jjAohjKB {
    -ms-flex-preferred-size: 83.33333% !important;
        flex-basis: 83.33333% !important;
    margin-bottom: 0;
  }
  ._2BatzcAbDy-qiDhIhlQ8xX {
    -ms-flex-preferred-size: 91.66667% !important;
        flex-basis: 91.66667% !important;
    margin-bottom: 0;
  }
  ._2rzDs_U5PMsUVUEYD-0S7- {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._25ZqScqY9o_u4kwf9X7LZA {
    width: 8.33333%;
    -ms-flex-preferred-size: 8.33333% !important;
        flex-basis: 8.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._332e35-R6hVIYkzUnRNBVh {
    width: 16.66667%;
    -ms-flex-preferred-size: 16.66667% !important;
        flex-basis: 16.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._2aGQXKlwPhyfTpOhp-UTwk {
    width: 25%;
    -ms-flex-preferred-size: 25% !important;
        flex-basis: 25% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._3-72QcaaQ4jVDnYeDlbjee {
    width: 33.33333%;
    -ms-flex-preferred-size: 33.33333% !important;
        flex-basis: 33.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._1g6DlKiJHLK8y5Pcolwx_O {
    width: 41.66667%;
    -ms-flex-preferred-size: 41.66667% !important;
        flex-basis: 41.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._1MD2wdRivHBw4lsGtoiITF {
    width: 50%;
    -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ.Sj0OfNfmgWzph86V_ou4h {
    width: 58.33333%;
    -ms-flex-preferred-size: 58.33333% !important;
        flex-basis: 58.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ.ogBfRPj97PWg0kxEF4Z54 {
    width: 66.66667%;
    -ms-flex-preferred-size: 66.66667% !important;
        flex-basis: 66.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ.X4RYU_cbXTG6wSomrAQW0 {
    width: 75%;
    -ms-flex-preferred-size: 75% !important;
        flex-basis: 75% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._3AYa3dgj-eGSK1jjAohjKB {
    width: 83.33333%;
    -ms-flex-preferred-size: 83.33333% !important;
        flex-basis: 83.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._2BatzcAbDy-qiDhIhlQ8xX {
    width: 91.66667%;
    -ms-flex-preferred-size: 91.66667% !important;
        flex-basis: 91.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._2rzDs_U5PMsUVUEYD-0S7- {
    width: 100%;
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    margin-bottom: 0;
  }
  ._25ZqScqY9o_u4kwf9X7LZA._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(8.33333% - 10px) !important;
        flex-basis: calc(8.33333% - 10px) !important;
    margin-bottom: 0;
  }
  ._332e35-R6hVIYkzUnRNBVh._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(16.66667% - 10px) !important;
        flex-basis: calc(16.66667% - 10px) !important;
    margin-bottom: 0;
  }
  ._2aGQXKlwPhyfTpOhp-UTwk._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(25% - 10px) !important;
        flex-basis: calc(25% - 10px) !important;
    margin-bottom: 0;
  }
  ._3-72QcaaQ4jVDnYeDlbjee._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(33.33333% - 10px) !important;
        flex-basis: calc(33.33333% - 10px) !important;
    margin-bottom: 0;
  }
  ._1g6DlKiJHLK8y5Pcolwx_O._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(41.66667% - 10px) !important;
        flex-basis: calc(41.66667% - 10px) !important;
    margin-bottom: 0;
  }
  ._1MD2wdRivHBw4lsGtoiITF._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(50% - 10px) !important;
        flex-basis: calc(50% - 10px) !important;
    margin-bottom: 0;
  }
  .Sj0OfNfmgWzph86V_ou4h._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(58.33333% - 10px) !important;
        flex-basis: calc(58.33333% - 10px) !important;
    margin-bottom: 0;
  }
  .ogBfRPj97PWg0kxEF4Z54._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(66.66667% - 10px) !important;
        flex-basis: calc(66.66667% - 10px) !important;
    margin-bottom: 0;
  }
  .X4RYU_cbXTG6wSomrAQW0._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(75% - 10px) !important;
        flex-basis: calc(75% - 10px) !important;
    margin-bottom: 0;
  }
  ._3AYa3dgj-eGSK1jjAohjKB._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(83.33333% - 10px) !important;
        flex-basis: calc(83.33333% - 10px) !important;
    margin-bottom: 0;
  }
  ._2BatzcAbDy-qiDhIhlQ8xX._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(91.66667% - 10px) !important;
        flex-basis: calc(91.66667% - 10px) !important;
    margin-bottom: 0;
  }
  ._2rzDs_U5PMsUVUEYD-0S7-._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(100% - 10px) !important;
        flex-basis: calc(100% - 10px) !important;
    margin-bottom: 0;
  }
}

@media (min-width: 1900px) {
  ._1F8Fc09EliVcsyR9roW2f_ {
    -ms-flex-preferred-size: 8.33333% !important;
        flex-basis: 8.33333% !important;
    margin-bottom: 0;
  }
  ._27dhJ92WGBLYLEcQV5j9Mv {
    -ms-flex-preferred-size: 16.66667% !important;
        flex-basis: 16.66667% !important;
    margin-bottom: 0;
  }
  ._3a-Ady7dfY3uNhrxvDnpEA {
    -ms-flex-preferred-size: 25% !important;
        flex-basis: 25% !important;
    margin-bottom: 0;
  }
  ._2r8skcyH1vKj1FrxEBjmyU {
    -ms-flex-preferred-size: 33.33333% !important;
        flex-basis: 33.33333% !important;
    margin-bottom: 0;
  }
  ._1YVZctfTIVhMyL8XKpOoFb {
    -ms-flex-preferred-size: 41.66667% !important;
        flex-basis: 41.66667% !important;
    margin-bottom: 0;
  }
  ._2mVIH8z0a9PMDAvKg4GMsX {
    -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
    margin-bottom: 0;
  }
  ._24n-VEiyF-KLZOMJ8se-aQ {
    -ms-flex-preferred-size: 58.33333% !important;
        flex-basis: 58.33333% !important;
    margin-bottom: 0;
  }
  ._3orM-5J4oraatdhvKANaq- {
    -ms-flex-preferred-size: 66.66667% !important;
        flex-basis: 66.66667% !important;
    margin-bottom: 0;
  }
  ._3NutMndcy6zORgAG7R9rMY {
    -ms-flex-preferred-size: 75% !important;
        flex-basis: 75% !important;
    margin-bottom: 0;
  }
  ._2TmU1bSGN4CqtGMYG9q-Yk {
    -ms-flex-preferred-size: 83.33333% !important;
        flex-basis: 83.33333% !important;
    margin-bottom: 0;
  }
  ._2CGF9y0zYhQT4ufCp-Mi0Z {
    -ms-flex-preferred-size: 91.66667% !important;
        flex-basis: 91.66667% !important;
    margin-bottom: 0;
  }
  ._21dnKVR9k9UEjGlQTpZoYE {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._1F8Fc09EliVcsyR9roW2f_ {
    width: 8.33333%;
    -ms-flex-preferred-size: 8.33333% !important;
        flex-basis: 8.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._27dhJ92WGBLYLEcQV5j9Mv {
    width: 16.66667%;
    -ms-flex-preferred-size: 16.66667% !important;
        flex-basis: 16.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._3a-Ady7dfY3uNhrxvDnpEA {
    width: 25%;
    -ms-flex-preferred-size: 25% !important;
        flex-basis: 25% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._2r8skcyH1vKj1FrxEBjmyU {
    width: 33.33333%;
    -ms-flex-preferred-size: 33.33333% !important;
        flex-basis: 33.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._1YVZctfTIVhMyL8XKpOoFb {
    width: 41.66667%;
    -ms-flex-preferred-size: 41.66667% !important;
        flex-basis: 41.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._2mVIH8z0a9PMDAvKg4GMsX {
    width: 50%;
    -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._24n-VEiyF-KLZOMJ8se-aQ {
    width: 58.33333%;
    -ms-flex-preferred-size: 58.33333% !important;
        flex-basis: 58.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._3orM-5J4oraatdhvKANaq- {
    width: 66.66667%;
    -ms-flex-preferred-size: 66.66667% !important;
        flex-basis: 66.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._3NutMndcy6zORgAG7R9rMY {
    width: 75%;
    -ms-flex-preferred-size: 75% !important;
        flex-basis: 75% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._2TmU1bSGN4CqtGMYG9q-Yk {
    width: 83.33333%;
    -ms-flex-preferred-size: 83.33333% !important;
        flex-basis: 83.33333% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._2CGF9y0zYhQT4ufCp-Mi0Z {
    width: 91.66667%;
    -ms-flex-preferred-size: 91.66667% !important;
        flex-basis: 91.66667% !important;
    margin-bottom: 0;
  }
  ._24VD1rjV0B82k4sOF9XQsQ._21dnKVR9k9UEjGlQTpZoYE {
    width: 100%;
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    margin-bottom: 0;
  }
  ._1F8Fc09EliVcsyR9roW2f_._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(8.33333% - 10px) !important;
        flex-basis: calc(8.33333% - 10px) !important;
    margin-bottom: 0;
  }
  ._27dhJ92WGBLYLEcQV5j9Mv._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(16.66667% - 10px) !important;
        flex-basis: calc(16.66667% - 10px) !important;
    margin-bottom: 0;
  }
  ._3a-Ady7dfY3uNhrxvDnpEA._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(25% - 10px) !important;
        flex-basis: calc(25% - 10px) !important;
    margin-bottom: 0;
  }
  ._2r8skcyH1vKj1FrxEBjmyU._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(33.33333% - 10px) !important;
        flex-basis: calc(33.33333% - 10px) !important;
    margin-bottom: 0;
  }
  ._1YVZctfTIVhMyL8XKpOoFb._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(41.66667% - 10px) !important;
        flex-basis: calc(41.66667% - 10px) !important;
    margin-bottom: 0;
  }
  ._2mVIH8z0a9PMDAvKg4GMsX._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(50% - 10px) !important;
        flex-basis: calc(50% - 10px) !important;
    margin-bottom: 0;
  }
  ._24n-VEiyF-KLZOMJ8se-aQ._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(58.33333% - 10px) !important;
        flex-basis: calc(58.33333% - 10px) !important;
    margin-bottom: 0;
  }
  ._3orM-5J4oraatdhvKANaq-._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(66.66667% - 10px) !important;
        flex-basis: calc(66.66667% - 10px) !important;
    margin-bottom: 0;
  }
  ._3NutMndcy6zORgAG7R9rMY._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(75% - 10px) !important;
        flex-basis: calc(75% - 10px) !important;
    margin-bottom: 0;
  }
  ._2TmU1bSGN4CqtGMYG9q-Yk._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(83.33333% - 10px) !important;
        flex-basis: calc(83.33333% - 10px) !important;
    margin-bottom: 0;
  }
  ._2CGF9y0zYhQT4ufCp-Mi0Z._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(91.66667% - 10px) !important;
        flex-basis: calc(91.66667% - 10px) !important;
    margin-bottom: 0;
  }
  ._21dnKVR9k9UEjGlQTpZoYE._1PoEEzTCq3jX6SyzqkmtXz {
    -ms-flex-preferred-size: calc(100% - 10px) !important;
        flex-basis: calc(100% - 10px) !important;
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  ._10WaDnP90hNs-QIvYVX0O7 .form-group {
    margin-bottom: 0;
  }
}
._3a5gcUFzjgnA2Io42P8kRu {
  transform-origin: center center;
  transition: transform 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
  line-height: 1 !important;
  margin: auto !important;
  letter-spacing: -1px;
  transform-style: preserve-3d;
  perspective: 100px;
}

._1zzuvcZhA9ghIEIVUOTi_Q {
  transform: rotate(180deg);
}

._12sfksP1JrhvZI31IgDWjG {
  transform: rotate3d(0, 0, 0, 180deg);
}

.zxprjlpdgRzlOE3FcgZcB {
  transform: rotate3d(1, 0, 0, 180deg);
}

._1Ff7N5qSWhvZRL9HMA8Yvz {
  background: #fff;
  display: inline-block;
}

._1oSkwAEZtqjYKxEhGeKIWf {
  margin-top: 10px;
  background: #fff;
  position: absolute;
  height: 54px;
  width: 300px;
  border-radius: 2px;
  padding: 10px;
  box-shadow: 0px 4px 30px 0px gainsboro;
  z-index: 1000;
}

._2Uf3QWxlb5tk3hfOUz0W9f {
  display: none;
}

._3ZQPk9IMVbb3Agz3dusfEn {
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #ddd;
  padding: 0;
  color: #888;
  margin: 0;
  border-radius: 1.5em;
  cursor: pointer;
  height: 1.5em;
  width: 2.5em;
  font-size: 1.5em;
  line-height: 1.2em;
  margin: 0;
}

._3ZQPk9IMVbb3Agz3dusfEn:focus {
  outline: 0;
  /* reset for :focus */
}

._3ZQPk9IMVbb3Agz3dusfEn:hover {
  background: #f3f3f3;
}

._3ZQPk9IMVbb3Agz3dusfEn:active {
  background: #e6e6e6;
}

._1D89yP5j9rhxYyZZDUS6r4 {
  background: #ededed;
}

.sj25kD_zBQHNz9T4dYb8j {
  width: 100%;
  height: 1em;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: white;
  pointer-events: none;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
}

.oXMl0zPaBiD6fPHg4e0Lh {
  box-sizing: border-box;
  border: 1px solid #ddd;
  cursor: text;
  padding: 4px;
  width: 78%;
  border-radius: 2px;
  margin-bottom: 1em;
  box-shadow: inset 0px 1px 8px -3px #ababab;
  background: #fefefe;
}

._19A9sSoLg-MUp6PjKEtzhj {
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #ddd;
  padding: 0;
  color: #888;
  margin: 0;
  border-radius: 2.1em;
  cursor: pointer;
  height: 2.1em;
  width: 18%;
  font-size: 1em;
  line-height: 2.1em;
  margin: 0;
  margin-left: 4%;
}

._19A9sSoLg-MUp6PjKEtzhj:focus {
  outline: 0;
  /* reset for :focus */
}

._19A9sSoLg-MUp6PjKEtzhj:hover {
  background: #f3f3f3;
}

._19A9sSoLg-MUp6PjKEtzhj:active {
  background: #e6e6e6;
}
._1DRXhauAuB6fXnEyhxJHBX {
  padding-top: 20px;
}

._2X7fKbVmnhfYhnm6ae6MAJ {
  margin-top: 0;
  margin-bottom: 25px;
}

._1FkteFHjMk5bqJOgpp0rSM {
  float: left;
  margin: 0 5px;
}

.dd_We1b0n7LWTFPjwzi4X {
  width: 100%;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  padding-left: 6px !important;
  margin-bottom: 18px !important;
  font-size: 16px;
  font-weight: bold;
  height: auto;
  min-height: 32px;
  text-overflow: ellipsis;
}

._927kZHWuhWYHwKGp4vlJl {
  width: 100%;
  margin-bottom: 15px;
}

._3ptF3tcb9472Q3xtlR0sFm {
  background-color: #364150;
}

._2NJuIzQZLRX27o1ByRaCSm {
  color: white;
}

._23faDSIk2QXAcwAWfbyokZ {
  opacity: 0;
  transition: opacity 200ms linear;
}

._1bvvahYYRcTMEKMWMiaDoe {
  opacity: 1;
}

._3e5ABJtBpL2oVrxXDWQfxl {
  position: relative;
  bottom: 4em;
  height: 4em;
  background: -webkit-linear-gradient(rgba(224, 235, 249, 0) 0%, #e0ebf9 100%);
  background-image: linear-gradient(rgba(224, 235, 249, 0) 0%, #e0ebf9 100%);
  background-image: -ms-linear-gradient(rgba(224, 235, 249, 0) 0%, #e0ebf9 100%);
  pointer-events: none;
}

legend.small {
  font-size: 16px;
}

._1v_t-TZbjXkCbwz2PXfCxP {
  display: inline;
  margin-left: 5px;
  -ms-flex-positive: 1;
      flex-grow: 1;
  position: relative;
}

._1v_t-TZbjXkCbwz2PXfCxP ._3cBagM2E0kQ15Otm4pUKdk {
  opacity: 0;
  pointer-events: none;
  transition: all 0.25s;
  top: 50%;
  left: 12px;
  transform-origin: center center 0px;
  transform: translateY(-50%);
  min-width: 200px;
}

._1v_t-TZbjXkCbwz2PXfCxP i:hover + ._3cBagM2E0kQ15Otm4pUKdk {
  opacity: 1;
}
._3NYNdYVF-dhowP-0IxkO0H .Select-control {
  animation: koerGc69TZavRmx-i0cBr cubic-bezier(0.39, 0.575, 0.565, 1) 500ms;
  animation-iteration-count: 1;
}

textarea._3NYNdYVF-dhowP-0IxkO0H,
input._3NYNdYVF-dhowP-0IxkO0H,
div._3NYNdYVF-dhowP-0IxkO0H {
  animation: koerGc69TZavRmx-i0cBr cubic-bezier(0.39, 0.575, 0.565, 1) 500ms;
  animation-iteration-count: 1;
}

._19P5NefDZTfwj0Q5v7sa2R {
  background: rgba(200, 200, 200, 0);
  transition: background 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

._19P5NefDZTfwj0Q5v7sa2R:hover {
  background: rgba(200, 200, 200, 0.5);
}

@keyframes _17viG-2XwuqA0736PMHwFh {
  0% {
    background: rgba(42, 180, 192, 0);
  }
  25% {
    background: rgba(42, 180, 192, 0.1);
  }
  50% {
    background: rgba(42, 180, 192, 0.25);
  }
  75% {
    background: rgba(42, 180, 192, 0.1);
  }
  100% {
    background: rgba(42, 180, 192, 0);
  }
}

@keyframes koerGc69TZavRmx-i0cBr {
  0% {
    box-shadow: 0 0 0 20px rgba(53, 152, 220, 0.2) inset;
    background: rgba(53, 152, 220, 0.05);
  }
  25% {
    box-shadow: 0 0 0px 16px rgba(53, 152, 220, 0.15) inset;
    background: rgba(53, 152, 220, 0.04);
  }
  50% {
    box-shadow: 0 0 0px 6px rgba(53, 152, 220, 0.1) inset;
    background: rgba(53, 152, 220, 0.03);
  }
  75% {
    box-shadow: 0 0 0px 3px rgba(53, 152, 220, 0.05) inset;
    background: rgba(53, 152, 220, 0.02);
  }
  100% {
    box-shadow: 0 0 0px 0px rgba(53, 152, 220, 0) inset;
    background: rgba(53, 152, 220, 0);
  }
}

.rmhnCrBCR-b7ogLQJS7wu .Select-control {
  animation: _3XriE3Ht2WhMM7wm1NrjnY cubic-bezier(0.39, 0.575, 0.565, 1) 400ms;
  animation-iteration-count: 1;
  background-size: 25px 34px;
  -webkit-animation: _3XriE3Ht2WhMM7wm1NrjnY cubic-bezier(0.39, 0.575, 0.565, 1) 400ms;
  -moz-animation: _3XriE3Ht2WhMM7wm1NrjnY cubic-bezier(0.39, 0.575, 0.565, 1) 400ms;
  background-position: 100% 50%;
}

@keyframes _3XriE3Ht2WhMM7wm1NrjnY {
  0% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 95%, rgba(42, 180, 192, 0.75) 100%, rgba(42, 180, 192, 0.25) 105%, rgba(255, 255, 255, 0.5) 115%);
  }
  5% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 85%, rgba(42, 180, 192, 0.75) 85%, rgba(42, 180, 192, 0.25) 100%, rgba(255, 255, 255, 0.5) 110%);
  }
  10% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 75%, rgba(42, 180, 192, 0.75) 76%, rgba(42, 180, 192, 0.25) 95%, rgba(255, 255, 255, 0.5) 105%);
  }
  15% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 65%, rgba(42, 180, 192, 0.75) 66%, rgba(42, 180, 192, 0.25) 90%, rgba(255, 255, 255, 0.5) 100%);
  }
  20% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 55%, rgba(42, 180, 192, 0.75) 56%, rgba(42, 180, 192, 0.25) 85%, rgba(255, 255, 255, 0.5) 100%);
  }
  25% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 45%, rgba(42, 180, 192, 0.75) 46%, rgba(42, 180, 192, 0.2) 75%, rgba(255, 255, 255, 0.5) 95%);
  }
  30% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 35%, rgba(42, 180, 192, 0.75) 36%, rgba(42, 180, 192, 0.15) 65%, rgba(255, 255, 255, 0.5) 85%);
  }
  35% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 25%, rgba(42, 180, 192, 0.75) 26%, rgba(42, 180, 192, 0.1) 55%, rgba(255, 255, 255, 0.5) 75%);
  }
  40% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 15%, rgba(42, 180, 192, 0.75) 16%, rgba(42, 180, 192, 0.05) 45%, rgba(255, 255, 255, 0.5) 65%);
  }
  45% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 5%, rgba(42, 180, 192, 0.75) 6%, rgba(42, 180, 192, 0.1) 35%, rgba(255, 255, 255, 0.5) 45%);
  }
  50% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(42, 180, 192, 0.75) 0%, rgba(42, 180, 192, 0.3) 25%, rgba(255, 255, 255, 0.5) 25%);
  }
  55% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) -10%, rgba(42, 180, 192, 0.8) 0%, rgba(42, 180, 192, 0.5) 15%, rgba(255, 255, 255, 0.5) 15%);
  }
  60% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) -10%, rgba(42, 180, 192, 0.85) 0%, rgba(42, 180, 192, 0.7) 7.5%, rgba(255, 255, 255, 0.5) 7.5%);
  }
  65% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) -10%, rgba(42, 180, 192, 0.9) 0%, rgba(42, 180, 192, 0.8) 5%, rgba(255, 255, 255, 0.5) 5%);
  }
  70% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) -10%, rgba(42, 180, 192, 0.95) 0%, rgba(42, 180, 192, 0.9) 2.5%, rgba(255, 255, 255, 0.5) 2.5%);
  }
  75% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) -10%, #2ab4c0 0%, #2ab4c0 1.25%, rgba(255, 255, 255, 0.5) 2%);
  }
  80% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) -10%, #2ab4c0 0%, #2ab4c0 0%, rgba(255, 255, 255, 0.5) 2%);
  }
  85% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) -10%, rgba(42, 180, 192, 0.75) 0%, rgba(42, 180, 192, 0.75) 0.25%, rgba(255, 255, 255, 0.5) 1%);
  }
  90% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(42, 180, 192, 0.5) 0%, rgba(42, 180, 192, 0.5) 0.5%, rgba(255, 255, 255, 0.5) 1%);
  }
  95% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(42, 180, 192, 0.25) 0%, rgba(42, 180, 192, 0.25) 0.75%, rgba(255, 255, 255, 0.5) 1%);
  }
  100% {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(42, 180, 192, 0.1) 0%, rgba(42, 180, 192, 0.1) 1%, rgba(255, 255, 255, 0.5) 1%);
  }
}

._2oivQkZ_U41pJkITuvI5tP {
  height: 100%;
  width: 10%;
  margin: 0;
  transform: skew(-45dev, 0) translateY(-50%);
  transform-origin: center;
  position: absolute;
  top: 50%;
  background: rgba(255, 255, 255, 0.25);
  display: none;
  animation: nVxwv4NZKy5Gpuez9gpfN 0.5s cubic-bezier(0.39, 0.5, 0.5, 1) infinite;
  animation-iteration-count: infinite;
}

@keyframes nVxwv4NZKy5Gpuez9gpfN {
  0% {
    left: -10%;
  }
  100% {
    left: 110%;
  }
}
._18mM1_fcyRN8dNgz9z6UwB {
  background-color: #ffffff;
  color: #666666;
  min-height: 50px;
  display: -ms-flexbox;
  display: flex;
}

._18mM1_fcyRN8dNgz9z6UwB > ._3FRPpvgd1JVnh_OAzscZky h1 {
  font-size: 24px;
  margin: 10px 0;
  min-width: 0;
}

._3lu8f4dE7ngJalzC82JqO2 {
  background-color: #ffffff;
  margin-left: -20px;
  margin-right: -20px;
  color: #666666;
  min-height: 80px;
}

._18mM1_fcyRN8dNgz9z6UwB h5 {
  margin: 25px 0;
}

._3LmMnjSCXqQbDssupcnbzx {
  padding: 0 40px;
}

._18mM1_fcyRN8dNgz9z6UwB ._154zL7vMMdi3-ceW8i09wp {
  padding-right: 10px;
  height: 24px;
  line-height: 1 !important;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  min-width: 0px;
}

._1CmWOAmYc5VMl_njH_khYi {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  padding: 0 10px;
  min-width: 0px;
}

._18mM1_fcyRN8dNgz9z6UwB svg {
  margin-right: 10px;
}

._3FRPpvgd1JVnh_OAzscZky {
  padding: 0 20px;
  border-bottom: 2px solid #d8dde6;
  max-height: 100px;
  min-width: 0px;
}

._3FRPpvgd1JVnh_OAzscZky h1._2x05LmS6necS17uGLtndW1, ._3FRPpvgd1JVnh_OAzscZky ._2x05LmS6necS17uGLtndW1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex: 1;
      flex: 1;
  min-width: 50px !important;
  margin: 0;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  min-height: 1px;
}

._3FRPpvgd1JVnh_OAzscZky h1._2x05LmS6necS17uGLtndW1 .tooltip-inner, ._3FRPpvgd1JVnh_OAzscZky ._2x05LmS6necS17uGLtndW1 .tooltip-inner {
  white-space: nowrap;
  max-width: 100vw;
}

._3FRPpvgd1JVnh_OAzscZky .form-group {
  padding: 0;
  margin: 0;
}

._2fWRkZBUw1sVlaZt81cS89 {
  max-width: 100ch;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 0;
}

._107OGO9ppJoxUj_Yrf4BBU {
  border-radius: 12px;
  border: 1px solid #d8dde6;
  padding: 16px;
}

.qDuO7XAnC4FX0KXmLKDvU {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  max-height: 100%;
  min-height: 100%;
  max-width: 100%;
  min-width: 100%;
  -ms-flex: 1 0 100%;
      flex: 1 0 100%;
}

._1mEypMV44swHooCSbq6smm {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  width: calc(100vw - 50px);
}

._1mEypMV44swHooCSbq6smm .tUEXB-Isr7Vf1R9mh4to9 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  padding: 20px;
  overflow-y: auto;
  min-width: 100%;
  max-height: 100%;
  animation: _2QDTrbjL0K2krgRGl13ETb cubic-bezier(0.39, 0.575, 0.565, 1) 300ms;
  animation-iteration-count: 1;
}

._1mEypMV44swHooCSbq6smm .tUEXB-Isr7Vf1R9mh4to9 > * {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 !important;
}

.customerPortal ._1mEypMV44swHooCSbq6smm {
  width: 100vw;
}

.row_count_0._18mM1_fcyRN8dNgz9z6UwB + ._1mEypMV44swHooCSbq6smm > .tUEXB-Isr7Vf1R9mh4to9 {
  max-height: calc(100vh - 100px);
}

.row_count_1._18mM1_fcyRN8dNgz9z6UwB + ._1mEypMV44swHooCSbq6smm > .tUEXB-Isr7Vf1R9mh4to9 {
  max-height: calc(100vh - 150px);
}

.row_count_2._18mM1_fcyRN8dNgz9z6UwB + ._1mEypMV44swHooCSbq6smm > .tUEXB-Isr7Vf1R9mh4to9 {
  max-height: calc(100vh - 200px);
}

@keyframes _2QDTrbjL0K2krgRGl13ETb {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0.25;
  }
  50% {
    opacity: 0.5;
  }
  75% {
    opacity: 0.75;
  }
  100% {
    opacity: 1;
  }
}

@media (max-width: 767px) {
  ._3FRPpvgd1JVnh_OAzscZky {
    max-height: unset;
  }
  .fluid-font * {
    font-size: 1.5vw;
  }
  .fluid-font.small * {
    font-size: 1.25vw;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  ._3FRPpvgd1JVnh_OAzscZky {
    max-height: unset;
  }
  .fluid-font * {
    font-size: 1.25vw;
  }
  .fluid-font.small * {
    font-size: 1vw;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .fluid-font * {
    font-size: 1vw;
  }
  .fluid-font.small * {
    font-size: .9vw;
  }
}

@media (max-width: 1899px) {
  ._2fWRkZBUw1sVlaZt81cS89 {
    max-width: 70ch;
  }
}

@media (max-width: 1200px) {
  ._2fWRkZBUw1sVlaZt81cS89 {
    max-width: 50ch;
  }
}

@media (max-width: 992px) {
  ._2fWRkZBUw1sVlaZt81cS89 {
    max-width: 30ch;
  }
}

@media (max-width: 768px) {
  ._2fWRkZBUw1sVlaZt81cS89 {
    max-width: 20ch;
  }
}
._13j3HNNSia917ZO88TEJMe {
  padding: 0;
  min-height: 34px;
}

._13j3HNNSia917ZO88TEJMe .Select-control {
  background: #fff;
  border: none;
  height: auto;
  border: 1px solid #c2cad8;
}

._13j3HNNSia917ZO88TEJMe .Select-input {
  height: 32px;
}

._1z6czhRspU85ZOw0dLG39p {
  padding: 0;
  min-height: 34px;
}

._1z6czhRspU85ZOw0dLG39p .Select-control {
  background: #fff;
  height: auto;
  border: 1px solid #c2cad8 !important;
  border-radius: 4px;
}

._1z6czhRspU85ZOw0dLG39p .Select-clear-zone {
  width: 24px;
}

._1z6czhRspU85ZOw0dLG39p .Select-menu-outer,
._1z6czhRspU85ZOw0dLG39p .Select-arrow-zone {
  display: none;
}

._1z6czhRspU85ZOw0dLG39p .Select-input {
  height: 32px;
  margin-top: -3px;
  margin-bottom: 2px;
}

._2UPjyNqC-1kT8vHQgEcnfM {
  padding: 0;
}

._2UPjyNqC-1kT8vHQgEcnfM .Select-control {
  background: #fff;
  border: none;
  height: auto;
  border: 1px solid #e73d4a !important;
}

._2UPjyNqC-1kT8vHQgEcnfM .Select-input {
  height: 32px;
}

._1KR6vhD_He21FcyecvjiNj {
  padding: 0;
}

._1KR6vhD_He21FcyecvjiNj .Select-control {
  background: #fff;
  border: none;
  height: auto;
  border: 1px solid #28acb8 !important;
}

._1KR6vhD_He21FcyecvjiNj .Select-input {
  height: 32px;
}

._3OTH2_ZkQ0Cp7KVj3d1lZ4 {
  background-color: #fcfcfc;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  border-radius: 2px;
  border: 1px solid #e3e3e3;
  /* Fallback color for IE 8 */
  border: 1px solid rgba(0, 126, 255, 0.24);
  color: #333;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.4;
  margin-right: 5px;
  margin-top: 5px;
  vertical-align: top;
}

._27owKwSJgOZriDJI_x_SGS {
  display: inline-block;
  vertical-align: middle;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 5px;
}
.E6zbzltV-Hpbw-g6jAhxD {
  display: -ms-flexbox;
  display: flex;
  border-radius: 4px;
  transition: flex 350ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: flex 350ms cubic-bezier(0.39, 0.575, 0.565, 1), -ms-flex 350ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

.E6zbzltV-Hpbw-g6jAhxD._32Irx_Z9-21k1DJYjUU9NR {
  transition: flex 350ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: flex 350ms cubic-bezier(0.39, 0.575, 0.565, 1), -ms-flex 350ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

.E6zbzltV-Hpbw-g6jAhxD.LIJF3aLXXm8vFOyolwcGV {
  transition: flex 350ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: flex 350ms cubic-bezier(0.39, 0.575, 0.565, 1), -ms-flex 350ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

.E6zbzltV-Hpbw-g6jAhxD .form-group,
.E6zbzltV-Hpbw-g6jAhxD button,
.E6zbzltV-Hpbw-g6jAhxD hr {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  min-width: 0;
}

.E6zbzltV-Hpbw-g6jAhxD textarea {
  resize: vertical;
  max-width: 100%;
  max-height: 100%;
}

._3L6y7VVRB_TF_RGeC6tHDG {
  color: #5e738b;
  background: #ffffff;
}

.I0uDi11MeW78FUvXTfmrx {
  color: #ffffff;
  background: #5e738b;
}

.NeHUkX23oO51ypzjcHJKx {
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  padding: 5px 10px;
  border-radius: 4px 4px 0 0;
  -ms-flex: 0 0 35px;
      flex: 0 0 35px;
  height: 35px;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  white-space: normal;
  text-overflow: ellipsis;
}

.NeHUkX23oO51ypzjcHJKx._3L6y7VVRB_TF_RGeC6tHDG {
  color: #5e738b;
  background: #ffffff;
  border-bottom: 1px solid transparent;
}

.NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx {
  color: #ffffff;
  background: #5e738b;
  border-bottom: 1px solid transparent;
}

._1egfPoRtdlhfApzd95fkR9 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  place-content: stretch;
  -ms-flex-align: stretch;
      align-items: stretch;
  box-shadow: 0px -2px 0 0px #5e738b;
  padding: 10px;
  border-radius: 0 0 2px 2px;
  background: #ffffff;
}

._1egfPoRtdlhfApzd95fkR9.I0uDi11MeW78FUvXTfmrx {
  color: #5e738b;
  background: #ffffff;
  box-shadow: 0px -2px 0 0px #5e738b;
}

._1egfPoRtdlhfApzd95fkR9._3L6y7VVRB_TF_RGeC6tHDG {
  color: #ffffff;
  background: #5e738b;
  box-shadow: 0px -2px 0 0px #5e738b;
}

._2NXUYGAS8Fd8-BgL5RAZ5r {
  display: -ms-flexbox;
  display: flex;
  border-radius: 0 0 2px 2px;
  background: #ffffff;
  font-size: 12px;
  -ms-flex-pack: stretch;
      justify-content: stretch;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  overflow: visible;
}

._2NXUYGAS8Fd8-BgL5RAZ5r ._3UtikUtZHkJQVQaM0ywf84 {
  -ms-flex: 1 1 calc(100% - 36px);
      flex: 1 1 calc(100% - 36px);
  -ms-flex-pack: stretch;
      justify-content: stretch;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

._2NXUYGAS8Fd8-BgL5RAZ5r ._3UtikUtZHkJQVQaM0ywf84 ._1ossjlxgvt3fDEHkB10DNh {
  -ms-flex: 1 0 100%;
      flex: 1 0 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: stretch;
      justify-content: stretch;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  opacity: 0;
}

._2NXUYGAS8Fd8-BgL5RAZ5r._3ZAEmI2V56zi-nqXxa2SYy {
  background: rgba(187, 187, 187, 0.15);
}

._2NXUYGAS8Fd8-BgL5RAZ5r._3ZAEmI2V56zi-nqXxa2SYy ._1ossjlxgvt3fDEHkB10DNh {
  border: 1px solid #cccccc;
  margin: -20px 0 20px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: inset 0px -1px 2px 0 rgba(0, 0, 0, 0.2);
}

._2NXUYGAS8Fd8-BgL5RAZ5r._32Irx_Z9-21k1DJYjUU9NR ._3UtikUtZHkJQVQaM0ywf84.in {
  display: -ms-flexbox;
  display: flex;
}

._2NXUYGAS8Fd8-BgL5RAZ5r._32Irx_Z9-21k1DJYjUU9NR ._3UtikUtZHkJQVQaM0ywf84 ._1ossjlxgvt3fDEHkB10DNh {
  transition: opacity 100ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-delay: 400ms;
  opacity: 1;
}

._2NXUYGAS8Fd8-BgL5RAZ5r.LIJF3aLXXm8vFOyolwcGV ._3UtikUtZHkJQVQaM0ywf84.collapsing {
  transition-property: flex, height, visibility;
  transition-property: flex, height, visibility, -ms-flex;
}

._2NXUYGAS8Fd8-BgL5RAZ5r.LIJF3aLXXm8vFOyolwcGV ._3UtikUtZHkJQVQaM0ywf84 ._1ossjlxgvt3fDEHkB10DNh {
  opacity: 0;
  transition: opacity 100ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

.E6zbzltV-Hpbw-g6jAhxD > ._2NXUYGAS8Fd8-BgL5RAZ5r {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}

.E6zbzltV-Hpbw-g6jAhxD > ._2NXUYGAS8Fd8-BgL5RAZ5r > ._3UtikUtZHkJQVQaM0ywf84 > ._1ossjlxgvt3fDEHkB10DNh {
  padding: 10px;
}

.E6zbzltV-Hpbw-g6jAhxD.check_list_item ._2NXUYGAS8Fd8-BgL5RAZ5r ._3UtikUtZHkJQVQaM0ywf84 ._1ossjlxgvt3fDEHkB10DNh {
  padding: 0px;
}

.E6zbzltV-Hpbw-g6jAhxD.hasSubItems .check_list_item {
  margin: 0;
}

.NeHUkX23oO51ypzjcHJKx._1GD9Nw6rgGIUwYx3SAX_qI {
  background: #a2acb3;
  color: #ffffff;
  border-bottom: 1px solid #5e738b;
  border-radius: 0;
  margin: 0 -10px;
  border-bottom: 1px solid #5e738b;
}

.E6zbzltV-Hpbw-g6jAhxD .NeHUkX23oO51ypzjcHJKx._1GD9Nw6rgGIUwYx3SAX_qI + ._2NXUYGAS8Fd8-BgL5RAZ5r {
  margin: 0 -10px;
}

.E6zbzltV-Hpbw-g6jAhxD .E6zbzltV-Hpbw-g6jAhxD:first-of-type {
  margin-top: -10px;
}

.E6zbzltV-Hpbw-g6jAhxD .as_flex_sb_inner .E6zbzltV-Hpbw-g6jAhxD:first-of-type {
  margin-top: 0px;
}

.E6zbzltV-Hpbw-g6jAhxD .as_checklist.E6zbzltV-Hpbw-g6jAhxD:first-of-type {
  margin-top: 0px;
}

.as_checklist .NeHUkX23oO51ypzjcHJKx._1GD9Nw6rgGIUwYx3SAX_qI {
  margin: 0;
  border-radius: 0 !important;
}

.as_checklist .E6zbzltV-Hpbw-g6jAhxD .NeHUkX23oO51ypzjcHJKx._1GD9Nw6rgGIUwYx3SAX_qI + ._2NXUYGAS8Fd8-BgL5RAZ5r {
  margin: 0;
}

.as_checklist .E6zbzltV-Hpbw-g6jAhxD .E6zbzltV-Hpbw-g6jAhxD:first-of-type {
  margin-top: 0px;
}

.as_checklist .E6zbzltV-Hpbw-g6jAhxD > ._2NXUYGAS8Fd8-BgL5RAZ5r > ._3UtikUtZHkJQVQaM0ywf84 > ._1ossjlxgvt3fDEHkB10DNh .E6zbzltV-Hpbw-g6jAhxD ._2NXUYGAS8Fd8-BgL5RAZ5r {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}

.as_checklist .E6zbzltV-Hpbw-g6jAhxD > ._2NXUYGAS8Fd8-BgL5RAZ5r > ._3UtikUtZHkJQVQaM0ywf84 > ._1ossjlxgvt3fDEHkB10DNh .E6zbzltV-Hpbw-g6jAhxD ._2NXUYGAS8Fd8-BgL5RAZ5r ._3UtikUtZHkJQVQaM0ywf84 ._1ossjlxgvt3fDEHkB10DNh {
  padding: 0px;
}

.E6zbzltV-Hpbw-g6jAhxD.as_checklist > ._2NXUYGAS8Fd8-BgL5RAZ5r > ._3UtikUtZHkJQVQaM0ywf84 > ._1ossjlxgvt3fDEHkB10DNh {
  padding: 10px 0;
}

.E6zbzltV-Hpbw-g6jAhxD.as_checklist > ._2NXUYGAS8Fd8-BgL5RAZ5r > ._3UtikUtZHkJQVQaM0ywf84 > ._1ossjlxgvt3fDEHkB10DNh .NeHUkX23oO51ypzjcHJKx {
  border-bottom: 1px solid #5e738b;
}

.E6zbzltV-Hpbw-g6jAhxD.as_checklist .E6zbzltV-Hpbw-g6jAhxD.hasSubItems .NeHUkX23oO51ypzjcHJKx.hasSubItems {
  border-bottom-width: 1px;
}

.E6zbzltV-Hpbw-g6jAhxD.as_checklist .E6zbzltV-Hpbw-g6jAhxD.hasSubItems ._2NXUYGAS8Fd8-BgL5RAZ5r.hasSubItems {
  padding-left: 22px;
}

.E6zbzltV-Hpbw-g6jAhxD.as_checklist .E6zbzltV-Hpbw-g6jAhxD.hasSubItems ._2NXUYGAS8Fd8-BgL5RAZ5r.hasSubItems._32Irx_Z9-21k1DJYjUU9NR {
  padding-bottom: 10px;
}

.E6zbzltV-Hpbw-g6jAhxD.as_checklist .E6zbzltV-Hpbw-g6jAhxD.hasSubItems ._2NXUYGAS8Fd8-BgL5RAZ5r.hasSubItems ._3UtikUtZHkJQVQaM0ywf84 > ._1ossjlxgvt3fDEHkB10DNh {
  overflow: hidden;
  border-left: 1px solid;
  border-bottom: 1px solid;
  border-radius: 0 0 0 4px;
}

.E6zbzltV-Hpbw-g6jAhxD.as_checklist .E6zbzltV-Hpbw-g6jAhxD.hasSubItems ._2NXUYGAS8Fd8-BgL5RAZ5r.hasSubItems ._3UtikUtZHkJQVQaM0ywf84 > ._1ossjlxgvt3fDEHkB10DNh > .E6zbzltV-Hpbw-g6jAhxD:last-of-type .NeHUkX23oO51ypzjcHJKx {
  border-bottom-width: 0px;
}

.E6zbzltV-Hpbw-g6jAhxD.as_checklist .E6zbzltV-Hpbw-g6jAhxD.hasSubItems ._2NXUYGAS8Fd8-BgL5RAZ5r.hasSubItems ._3UtikUtZHkJQVQaM0ywf84 > ._1ossjlxgvt3fDEHkB10DNh .E6zbzltV-Hpbw-g6jAhxD.hasSubItems .NeHUkX23oO51ypzjcHJKx.hasSubItems {
  border-bottom-width: 1px;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD {
  box-shadow: 0 0 0 4px #5e738b inset;
  padding: 2px;
  margin-bottom: 10px !important;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD .NeHUkX23oO51ypzjcHJKx,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD .NeHUkX23oO51ypzjcHJKx,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD .NeHUkX23oO51ypzjcHJKx {
  border-radius: 2px 2px 0px 0px;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.administration,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.administration,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.administration {
  box-shadow: 0 0 0 4px #5b6e7c inset;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.administration .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.administration .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.administration .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx {
  background: #5b6e7c;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.billing,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.billing,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.billing {
  box-shadow: 0 0 0 4px #58776a inset;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.billing .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.billing .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.billing .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx {
  background: #58776a;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.executive,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.executive,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.executive {
  box-shadow: 0 0 0 4px #8e44ad inset;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.executive .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.executive .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.executive .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx {
  background: #8e44ad;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.humanResources,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.humanResources,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.humanResources {
  box-shadow: 0 0 0 4px #7e6951 inset;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.humanResources .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.humanResources .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.humanResources .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx {
  background: #7e6951;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.operations,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.operations,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.operations {
  box-shadow: 0 0 0 4px #5e7473 inset;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.operations .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.operations .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.operations .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx {
  background: #5e7473;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.reports.dark,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.reports.dark,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.reports.dark {
  box-shadow: 0 0 0 4px #5b6e7c inset;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.reports.dark .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.reports.dark .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.reports.dark .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx {
  background: #5b6e7c;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.sales,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.sales,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.sales {
  box-shadow: 0 0 0 4px #587476 inset;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.sales .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.sales .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.sales .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx {
  background: #587476;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.support,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.support,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.support {
  box-shadow: 0 0 0 4px #7e6951 inset;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.support .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.support .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.support .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx {
  background: #7e6951;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.tools,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.tools,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.tools {
  box-shadow: 0 0 0 4px #727477 inset;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.tools .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.tools .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.tools .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx {
  background: #727477;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.voice,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.voice,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.voice {
  box-shadow: 0 0 0 4px #6e7171 inset;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD.voice .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD.voice .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD.voice .NeHUkX23oO51ypzjcHJKx.I0uDi11MeW78FUvXTfmrx {
  background: #6e7171;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD:last-of-type,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD:last-of-type,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD:last-of-type {
  margin-bottom: 0px !important;
}

.as_page_column > .E6zbzltV-Hpbw-g6jAhxD:last-of-type.showMargin,
.as_flex_page > .E6zbzltV-Hpbw-g6jAhxD:last-of-type.showMargin,
.as-page-main > .E6zbzltV-Hpbw-g6jAhxD:last-of-type.showMargin {
  margin-bottom: 10px !important;
}

@keyframes _1Tu4Mrp_wN9zhwP1DMdULG {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}

@keyframes _2anozahNMHUlxxtz8tw0fR {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes _3svXpi6tGF5dNu-jaf8xkd {
  0% {
    overflow: hidden;
  }
  99% {
    overflow: hidden;
  }
  100% {
    overflow: visible;
  }
}

@keyframes _2JyVW7F-yHZjjkb6R3PwnB {
  0% {
    max-height: calc(100% - 36px);
  }
  100% {
    max-height: 0;
  }
}

@keyframes LDC40S5rCTfQM_F3ZvihE {
  0% {
    visibility: visible;
  }
  100% {
    visibility: hidden;
  }
}

.E6zbzltV-Hpbw-g6jAhxD > ._2NXUYGAS8Fd8-BgL5RAZ5r > ._3UtikUtZHkJQVQaM0ywf84 > ._1ossjlxgvt3fDEHkB10DNh.aUHYw88K58yLEiWtv6qdA {
  padding: 10px 0;
}

.aUHYw88K58yLEiWtv6qdA > .as_flex_sb > .as_flex_sb_inner {
  padding: 0 10px;
}

.aUHYw88K58yLEiWtv6qdA > .as_flex_sb {
  padding: 0 10px;
}

.aUHYw88K58yLEiWtv6qdA > .as_flex_sb.as_p_left_only > .as_flex_sb_inner {
  padding: 0 0 0 10px;
}

.aUHYw88K58yLEiWtv6qdA > .as_flex_sb.as_p_right_only > .as_flex_sb_inner {
  padding: 0 10px 0 0;
}
.rjWunjnPhHxN8X7yFJ9gY {
  height: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  display: -ms-flexbox;
  display: flex;
}

._2oGUKlE0-r_Fncj4B8tdOG {
  height: auto;
  width: auto;
  margin: auto;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

._1G8omgTRBDif27AuCKDoCr {
  font-size: 28px;
  color: #364150;
  text-align: center;
  display: block;
  width: auto;
  margin: 0 auto;
}

._12cpvA2Ke4EY5QzBHZZqUc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
}

._16W5SxG-15Ee4i7gxKusUO {
  width: 8px;
  font-size: 28px;
}

._2mBZBLnRZIj5q9To0DhUDa {
  display: inline-block;
  position: relative;
  width: auto;
  height: 6px;
}

._2mBZBLnRZIj5q9To0DhUDa div {
  bottom: 0px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #364150;
  box-shadow: 0 0 0 1px #364150 inset;
  animation: SW7yI_BDm664_E0PUADjx 1s cubic-bezier(0.39, 0.5, 0.5, 1) infinite;
  backface-visibility: visible;
  transform-origin: center;
  margin: 0 5px;
  float: left;
}

._2mBZBLnRZIj5q9To0DhUDa div:nth-child(1) {
  left: 0%;
  animation-delay: 0s;
}

._2mBZBLnRZIj5q9To0DhUDa div:nth-child(2) {
  left: 50%;
  animation-delay: 0.16666s;
}

._2mBZBLnRZIj5q9To0DhUDa div:nth-child(3) {
  left: 100%;
  animation-delay: 0.3333s;
}

@keyframes xWGsD7LxKZs68CPKRwByF {
  0% {
    transform: scale(0) translate(0, -100px);
    opacity: 0;
  }
  100% {
    transform: scale(1) translate(0, 0);
    opacity: 1;
  }
}

@keyframes _2Ar2d-cYhtJruSnwGp-7_G {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}

@keyframes _3oVwKGbUYYmimKK1LNemMR {
  0% {
    transform: scale(1) translate(0, 0);
  }
  100% {
    transform: scale(0) translate(0, 100px);
  }
}

@keyframes SW7yI_BDm664_E0PUADjx {
  0% {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
  16.666% {
    transform: scale(1.5) translate3d(0, 0, 0);
    opacity: .75;
  }
  33.333% {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: .5;
  }
  50% {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: .75;
  }
  66.666% {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
  100% {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}
._1D_DcbPAgP5KNvNKI1YRJu {
  font-size: 10.5px;
}

._1D_DcbPAgP5KNvNKI1YRJu .ag-root {
  height: auto;
}

._1D_DcbPAgP5KNvNKI1YRJu._3iBi0US540BzFKBNvCTAsN {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
}

._1D_DcbPAgP5KNvNKI1YRJu._3iBi0US540BzFKBNvCTAsN > div {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

._1D_DcbPAgP5KNvNKI1YRJu._3iBi0US540BzFKBNvCTAsN > div > .ag-scrolls {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: auto;
}

.ag-overlay-wrapper.ag-overlay-loading-wrapper {
  vertical-align: middle;
}

._3NzcLLiziYfxYWjkjdK-pk {
  width: 200px;
  height: 57px;
  background: #ffffff;
  margin: auto;
}

._1-4IDUgjncbQhPCOD1oHzd {
  animation: FMlWD2r8NBDNH_6TbaShX cubic-bezier(0.39, 0.575, 0.565, 1) 300ms;
  animation-iteration-count: 1;
}

._1-4IDUgjncbQhPCOD1oHzd > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  height: auto !important;
}

._1-4IDUgjncbQhPCOD1oHzd > div .ag-root-wrapper {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}

@keyframes FMlWD2r8NBDNH_6TbaShX {
  0% {
    opacity: 0;
  }
  25% {
    opacity: .25;
  }
  50% {
    opacity: .50;
  }
  75% {
    opacity: .75;
  }
  100% {
    opacity: 1;
  }
}
._1cZYSxGo_K-h8AtQnwrN-p {
  display: block;
  float: left;
  text-align: center;
  vertical-align: center;
  position: relative;
  transition: background 300ms cubic-bezier(0.39, 0.575, 0.565, 1), color 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
  cursor: pointer;
  background-color: transparent;
  color: #666666;
}

._1cZYSxGo_K-h8AtQnwrN-p i {
  line-height: 1 !important;
}

._1cZYSxGo_K-h8AtQnwrN-p.dark {
  color: #b4bcc8;
}

._1cZYSxGo_K-h8AtQnwrN-p._2XfFrCvDa54ory-JIjd0tK {
  background-color: #578ebe;
  color: #ffffff;
}

._1cZYSxGo_K-h8AtQnwrN-p::selection {
  background: transparent;
}

._1cZYSxGo_K-h8AtQnwrN-p:hover {
  background-color: #e5e5e5;
  color: #666666;
}

._1cZYSxGo_K-h8AtQnwrN-p._2XfFrCvDa54ory-JIjd0tK:hover {
  background-color: #578ebe;
  color: #ffffff;
}

._1cZYSxGo_K-h8AtQnwrN-p.dark:hover {
  background-color: #606c7d;
  color: #b4bcc8;
}

._1cZYSxGo_K-h8AtQnwrN-p.L5HCe-UffEbbBY0eQVFCB {
  background-color: #578ebe;
  color: #ffffff;
  cursor: default;
}

._1cZYSxGo_K-h8AtQnwrN-p.L5HCe-UffEbbBY0eQVFCB.dark {
  background-color: #5e738b;
  color: #ffffff;
}

._1cZYSxGo_K-h8AtQnwrN-p.iQeAjGbUW2lyfbPi2dA73 {
  cursor: default;
  background-color: #e5e5e5;
  color: #666666;
}

._1cZYSxGo_K-h8AtQnwrN-p.iQeAjGbUW2lyfbPi2dA73:hover {
  background-color: #e5e5e5;
  color: #666666;
}

._1cZYSxGo_K-h8AtQnwrN-p._2XfFrCvDa54ory-JIjd0tK.iQeAjGbUW2lyfbPi2dA73:hover {
  background-color: #578ebe;
  color: #ffffff;
}

._1cZYSxGo_K-h8AtQnwrN-p.dark.iQeAjGbUW2lyfbPi2dA73:hover {
  background-color: transparent;
  color: #b4bcc8;
}

._1YLdIgYeAJtw-R2UNKXIP5 {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

._1YLdIgYeAJtw-R2UNKXIP5 div {
  font-size: 11px;
  line-height: 1.1;
}

._2mlK1ZAfEU57_WGqK0dRAe {
  display: block;
  float: left;
}

._2mlK1ZAfEU57_WGqK0dRAe:before {
  content: '';
  font-size: 1.5em;
  line-height: 50px;
  color: #666666;
  border-right: 1px solid;
  z-index: 10;
  position: relative;
  margin-right: 24px;
  margin-left: 25px;
}

._2mlK1ZAfEU57_WGqK0dRAe.dark:before {
  color: #b4bcc8;
}

._2mlK1ZAfEU57_WGqK0dRAe:last-of-type:before {
  content: initial;
  margin: 0;
}

._30WRKQEZXO1_ozsmXUkQXa {
  display: block;
  float: left;
  margin-right: -20px;
}

._2gDt8x9Fc2slamaN9ZkgoS {
  background: rgba(100, 100, 100, 0.8);
  text-shadow: 0px 1px 2px rgba(100, 100, 100, 0.8);
}

._1oBMrGp4chtZwq_4krDK0A {
  display: block;
  background-color: #578ebe;
  color: #ffffff;
  margin: 0 1px 2px;
}

._1oBMrGp4chtZwq_4krDK0A ._2YWqUiEx3JmxngC5vaN6kM {
  width: 100%;
  height: 0;
  padding-top: 33.3333%;
  position: relative;
  overflow: hidden;
  border-bottom: 2px solid #ffffff;
  color: #ffffff;
}

._1oBMrGp4chtZwq_4krDK0A ._2YWqUiEx3JmxngC5vaN6kM ._115ETYXyyeIgTACUjzXZkm {
  text-transform: capitalize;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  text-align: center;
}

._1oBMrGp4chtZwq_4krDK0A ._2YWqUiEx3JmxngC5vaN6kM ._115ETYXyyeIgTACUjzXZkm i {
  line-height: 1.5 !important;
}

._1oBMrGp4chtZwq_4krDK0A ._2YWqUiEx3JmxngC5vaN6kM ._3YInFy4sEJmmBP4YOQC5aA {
  width: 100%;
  height: 0;
  padding-top: 33.3333%;
  position: relative;
  overflow: hidden;
  color: #ffffff;
}

._1oBMrGp4chtZwq_4krDK0A ._2YWqUiEx3JmxngC5vaN6kM ._3YInFy4sEJmmBP4YOQC5aA ._3U3MHYasFviW9IBf7Tq-kW {
  text-transform: capitalize;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  text-align: center;
}

._1oBMrGp4chtZwq_4krDK0A .AYnND8e3ZqvqBVrEHvfDM {
  background: inherit;
  width: 100%;
}

._1oBMrGp4chtZwq_4krDK0A .AYnND8e3ZqvqBVrEHvfDM ._1i3B8IvsEI4Hljnc2dqBDl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

._1oBMrGp4chtZwq_4krDK0A .AYnND8e3ZqvqBVrEHvfDM ._1i3B8IvsEI4Hljnc2dqBDl ._1Tlmy87TTnCJCaA4vtPhQq {
  width: 100%;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  border-bottom: 2px solid white;
}

._1oBMrGp4chtZwq_4krDK0A .AYnND8e3ZqvqBVrEHvfDM ._1i3B8IvsEI4Hljnc2dqBDl ._1Tlmy87TTnCJCaA4vtPhQq .SUKR_rWnwSn0mdLlqoNC:last-of-type {
  border-right: 0px solid #ffffff;
}

._1oBMrGp4chtZwq_4krDK0A .AYnND8e3ZqvqBVrEHvfDM ._1i3B8IvsEI4Hljnc2dqBDl ._1Tlmy87TTnCJCaA4vtPhQq:last-of-type {
  border-bottom: 0px solid white;
}

.SUKR_rWnwSn0mdLlqoNC {
  display: block;
  float: left;
  text-align: center;
  position: relative;
  transition: text-shadow 300ms cubic-bezier(0.39, 0.575, 0.565, 1), background 300ms cubic-bezier(0.39, 0.575, 0.565, 1), color 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
  cursor: pointer;
  color: #ffffff;
  border-right: 2px solid #ffffff;
}

.SUKR_rWnwSn0mdLlqoNC a {
  color: inherit !important;
}

.SUKR_rWnwSn0mdLlqoNC ._1HvHAgEoqOEllOZhP-sjxU {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  color: inherit;
  width: 100%;
  height: 100%;
}

.SUKR_rWnwSn0mdLlqoNC ._1HvHAgEoqOEllOZhP-sjxU ._2ZycBOzZHrq8wm1wktqS5K {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  height: 100%;
  text-shadow: 0px 0px 0.1em rgba(0, 0, 0, 0.25);
}

.SUKR_rWnwSn0mdLlqoNC ._1HvHAgEoqOEllOZhP-sjxU ._35jM_XOq5lngKyIrPwthoi {
  -ms-flex-positive: 1;
      flex-grow: 1;
  width: 100%;
  position: relative;
}

.SUKR_rWnwSn0mdLlqoNC ._1HvHAgEoqOEllOZhP-sjxU ._35jM_XOq5lngKyIrPwthoi i {
  font-size: 2.25em;
  line-height: 0.75 !important;
  vertical-align: middle;
  position: absolute;
  bottom: 2%;
  left: 50%;
  transform: translate(-50%, 0);
}

.SUKR_rWnwSn0mdLlqoNC ._1HvHAgEoqOEllOZhP-sjxU .m0D45bp72ZI-eQ63wiRpN {
  -ms-flex-positive: 1;
      flex-grow: 1;
  width: 100%;
  position: relative;
}

.SUKR_rWnwSn0mdLlqoNC ._1HvHAgEoqOEllOZhP-sjxU .m0D45bp72ZI-eQ63wiRpN ._1pC1MFEiH0Frp5_41E53o3 {
  vertical-align: middle;
  position: absolute;
  width: 100%;
  padding: 1em;
  max-height: 100%;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  line-height: 1.25;
}

._1Oz-U4O-7J8S37-C5Jfj9x::selection,
sel .SUKR_rWnwSn0mdLlqoNC::selection {
  background: transparent;
}

._1Oz-U4O-7J8S37-C5Jfj9x,
.SUKR_rWnwSn0mdLlqoNC {
  background-color: rgba(0, 0, 0, 0.25);
}

._1Oz-U4O-7J8S37-C5Jfj9x:hover,
.SUKR_rWnwSn0mdLlqoNC:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

._1Oz-U4O-7J8S37-C5Jfj9x:hover ._2ZycBOzZHrq8wm1wktqS5K, ._1Oz-U4O-7J8S37-C5Jfj9x:hover ._2FtLo3UVJ-LT7nJImTGzVz,
.SUKR_rWnwSn0mdLlqoNC:hover ._2ZycBOzZHrq8wm1wktqS5K,
.SUKR_rWnwSn0mdLlqoNC:hover ._2FtLo3UVJ-LT7nJImTGzVz {
  text-shadow: 0px 0px 0.2em rgba(255, 255, 255, 0.5);
}

._1Oz-U4O-7J8S37-C5Jfj9x:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

._1Oz-U4O-7J8S37-C5Jfj9x:hover > i {
  text-shadow: 0px 0px 0.2em rgba(255, 255, 255, 0.5);
}

._1Oz-U4O-7J8S37-C5Jfj9x:hover > span {
  text-shadow: 0px 0px 0.2em rgba(200, 200, 200, 0.5);
}

._1Oz-U4O-7J8S37-C5Jfj9x._2XfFrCvDa54ory-JIjd0tK:hover,
.SUKR_rWnwSn0mdLlqoNC._2XfFrCvDa54ory-JIjd0tK:hover {
  background-color: #578ebe;
  color: #ffffff;
}

._1Oz-U4O-7J8S37-C5Jfj9x.dark:hover,
.SUKR_rWnwSn0mdLlqoNC.dark:hover {
  background-color: #606c7d;
  color: #b4bcc8;
}

._1Oz-U4O-7J8S37-C5Jfj9x.L5HCe-UffEbbBY0eQVFCB,
.SUKR_rWnwSn0mdLlqoNC.L5HCe-UffEbbBY0eQVFCB {
  background-color: #578ebe;
  color: #ffffff;
  cursor: default;
}

._1Oz-U4O-7J8S37-C5Jfj9x.L5HCe-UffEbbBY0eQVFCB.dark,
.SUKR_rWnwSn0mdLlqoNC.L5HCe-UffEbbBY0eQVFCB.dark {
  background-color: rgba(0, 0, 0, 0.15);
  color: #ffffff;
}

._1Oz-U4O-7J8S37-C5Jfj9x.L5HCe-UffEbbBY0eQVFCB.dark,
.SUKR_rWnwSn0mdLlqoNC.L5HCe-UffEbbBY0eQVFCB.dark {
  background-color: rgba(0, 0, 0, 0.15);
  color: #ffffff;
}

._1Oz-U4O-7J8S37-C5Jfj9x._3_ixVuB8PyB7FDOLlIkQh3,
.SUKR_rWnwSn0mdLlqoNC._3_ixVuB8PyB7FDOLlIkQh3 {
  border-right-color: transparent;
  border-left-color: transparent;
}

._1Oz-U4O-7J8S37-C5Jfj9x._3_ixVuB8PyB7FDOLlIkQh3:hover,
.SUKR_rWnwSn0mdLlqoNC._3_ixVuB8PyB7FDOLlIkQh3:hover {
  cursor: default;
  background-color: transparent;
}

._2CKTZodPpu23R7huV3__ZS {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

._32s8dhWzv1pUO7-heel7r {
  width: 100%;
  height: 0;
  padding-top: 100%;
  position: relative;
  display: block;
}

.iFsTUeGiWEg6a5rHCdurW {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

._3JW9SXT4gAyzRlkIi6LKeC {
  color: #ffffff;
  margin-bottom: 10px;
  min-height: 100px;
  border: 1px solid;
}

._3JW9SXT4gAyzRlkIi6LKeC a,
._3JW9SXT4gAyzRlkIi6LKeC a:hover,
._3JW9SXT4gAyzRlkIi6LKeC a:active,
._3JW9SXT4gAyzRlkIi6LKeC a:focus,
._3JW9SXT4gAyzRlkIi6LKeC a:visited {
  text-decoration: none;
  color: #ffffff;
}

._3JW9SXT4gAyzRlkIi6LKeC:last-of-type {
  margin-bottom: 0px;
}

._1a9clPukt_43OyjmFy2qe2 {
  color: #ffffff;
  overflow: hidden;
  text-transform: capitalize;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-bottom-width: 0;
}

._1Oz-U4O-7J8S37-C5Jfj9x {
  text-align: center;
  transition: text-shadow 300ms cubic-bezier(0.39, 0.575, 0.565, 1), background 300ms cubic-bezier(0.39, 0.575, 0.565, 1), color 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
  cursor: pointer;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.25);
  min-height: 100px;
}

._1Oz-U4O-7J8S37-C5Jfj9x > i {
  transition: text-shadow 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

._1Oz-U4O-7J8S37-C5Jfj9x > span {
  transition: text-shadow 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
.fa-spin.fast {
  animation-duration: 1s;
}

.fa-spin.faster {
  animation-duration: .5s;
}

.fa-spin.once {
  animation-iteration-count: 1;
}

.fa-spin.twice {
  animation-iteration-count: 2;
}

.fa-spin.z9pFSpMugOQlX6aY4yxIn {
  animation-duration: 1s;
}

.fa-spin._85qDlLKhXzoyZWzFBiAqK {
  animation-duration: .5s;
}

._2r09M8PUmIzNhXOKswPTAp {
  padding: 0;
}

._4dwqQPf0SoIQ59RZPTlbt {
  padding: 0 !important;
}

._2x3BWJvwGmvRUuRMDjboQP {
  padding-left: 0;
  padding-right: 0;
}

._1SbLBdjn7q35ztPyXrGF9E {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

._2iqo0gpheWIqjpKIIRAghs {
  padding-top: 0;
  padding-bottom: 0;
}

._3Z2w2wU21z_9tGdHEKT4nz {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.L-_UYrFCg5GV6mJhQw9YL {
  padding: 15px;
}

._1dhe0wKNZV9uK7lAn-XXAB {
  padding: 15px !important;
}

._3hluCQwZX8uvOcnRG5D8o1 {
  padding-left: 15px;
  padding-right: 15px;
}

.ONb71bD8kZ-4OLl6VYXL_ {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

._2YzhA6QGIkowNL1sqbN037 {
  padding-top: 15px;
  padding-bottom: 15px;
}

._2EtEiHXVezyPXxaBpSyqVD {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

._1uGOPZbxqWGHgy8AO6Y7Bl {
  padding-top: 0;
  padding-right: 15px;
  padding-bottom: 0;
  padding-left: 0;
}

._3UYLbSghGCyB91PsXuUYf9 {
  padding-top: 0 !important;
  padding-right: 15px !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
}

._1MKquxL9zp8xKVz0HUyzPy {
  margin: 0;
}

._3NOTYVuf19jb34j7BfLbjL {
  margin: 0 !important;
}

._1o7ahIX6QOi2-xmgtireXu,
._1o7ahIX6QOi2-xmgtireXu:focus {
  outline: none;
}

._1lSbnHK1DQvFcc2OT3cdrJ,
._1lSbnHK1DQvFcc2OT3cdrJ:focus {
  outline: none !important;
}

._3eyiC6gURC0nnAJJ1aOvW {
  border: 0px solid transparent;
}

._1Lovlo8Ru9Mn086ZDUnDVy {
  border: 0px solid transparent !important;
}

._35GWib9IIVQUj8YUSyO2_o {
  box-shadow: 0 0 0 0 transparent;
}

._2m6xo1qtBED9snmhTzXos- {
  box-shadow: 0 0 0 0 transparent !important;
}

._1ApwiBQ4XXU9v_xnNIOHe6 {
  pointer-events: none;
}

._12MATQz8iY0lbGAsRiX0AS {
  white-space: nowrap;
}

._6gFKvWaShrnFDSQ1Pp6Kw {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-100%, -50%);
}

._3vZ4LLOfiP137NBAHXOMfo {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

._2vyR9BD_4lbAutnvug50r {
  margin: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}

.wvHHle-E1ZV6JkZfY2XT {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

._2Q8iQ-XUaXJP0CG8Fe1N_ {
  display: table;
  position: relative;
  margin: 0 auto;
}

._2alXVERBbHtZ1yzarqzVqa {
  position: fixed;
  z-index: 9999;
}

._2SR4zjoE9DO4Trxnn18eQk {
  position: fixed;
  z-index: 9999;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.IVNzrocj7LrvTL30QEF0C a,
._3rBhvTizkIC8vUevxdj5Q8 {
  color: inherit;
  text-decoration: none;
}

.IVNzrocj7LrvTL30QEF0C a:focus,
.IVNzrocj7LrvTL30QEF0C a:hover,
._3rBhvTizkIC8vUevxdj5Q8:focus,
._3rBhvTizkIC8vUevxdj5Q8:hover {
  text-decoration: none;
  color: inherit;
}

._1x6v9ygQ7S2zo3KaRwTYF4 a,
._3WAjp37-lv25PwGOq-7E04 {
  color: inherit;
  text-decoration: none;
}

._1x6v9ygQ7S2zo3KaRwTYF4 a:focus,
._1x6v9ygQ7S2zo3KaRwTYF4 a:hover,
._3WAjp37-lv25PwGOq-7E04:focus,
._3WAjp37-lv25PwGOq-7E04:hover {
  text-decoration: underline;
  color: inherit;
}

.overflow_hidden_hover_auto {
  overflow: hidden;
}

.overflow_hidden_hover_auto:hover {
  overflow: visible;
}

._3XN7Es00xefPDxZ9YtGa0s {
  overflow: hidden;
}

._21xgcKGG9HXWa8fFL4X6od {
  overflow-y: hidden;
}

.Yjg9UwfKVxGlYx29iCev7 {
  overflow-x: hidden;
}

._3x7A2r2ZVh0eCToBYgHSC0 {
  overflow: auto;
}

._3IHsxM1iWiWQT0YtWutpSV {
  overflow-y: auto;
}

.yUkmoZeK8TYSWt5iRGx6Z {
  overflow-x: auto;
}

._3sa93rMiR_wYM4GoGCAWXj {
  overflow: visible;
}

._2f3wQqs4b7SBbyKH-jKhF4 {
  overflow-y: visible;
}

._30IxdpFoaVfXMRxAqqcdqE {
  overflow-x: visible;
}

.TcnZBrpNYmOUIR_zzFmtF {
  width: 100%;
}

._3Jd7_Usf2Fhdhnu1wNjIE4 {
  font-size: 1.5em;
  margin-top: -3px;
  margin-right: 10px;
}

._3TgN2om_kK4-6GMl-wY6bV {
  display: none;
}

._1U3OfV65EFGQjzy-L1MnDp {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  visibility: hidden;
}

._1i1y8PEDvMpnAUSL8ztRbV {
  display: inline-block;
  width: 24px;
  height: 24px;
}

._20KK9DBiShIhip2SWxPtsK,
._20KK9DBiShIhip2SWxPtsK:visited {
  color: #575f67;
  cursor: pointer;
  display: inline-block;
  background: #e6f3ff;
  padding-left: 2px;
  padding-right: 2px;
  border-radius: 2px;
  text-decoration: none;
}

._20KK9DBiShIhip2SWxPtsK:hover,
._20KK9DBiShIhip2SWxPtsK:focus {
  color: #677584;
  background: #edf5fd;
  outline: 0;
  /* reset for :focus */
  padding: 7px 10px 3px 5px;
}

._20KK9DBiShIhip2SWxPtsK:active {
  color: #222;
  background: #455261;
}

._3vml552ySpn-sT9edvOQvv {
  padding: 7px 10px 3px 10px;
  transition: all 0.3s cubic-bezier(0.27, 1.27, 0.48, 0.56);
}

._2bWFSUy58EXouzApzKpZlO {
  background-color: #e6f3ff;
  padding: 7px 10px 3px 5px;
  transition: all 0.3s cubic-bezier(0.27, 1.27, 0.48, 0.56);
}

._3Vdf0yS17aSHPByv1l2_Kh {
  min-height: calc(100vh - 142px);
}

._1jUmMqeLqp6vw15qguHG9- {
  min-height: calc(100vh - 162px);
}

._2QQnjGtRKEsxDlB8VGYp2o {
  min-height: calc(100vh - 142px);
  max-height: calc(100vh - 142px);
}

._2oA0374Wz8SZN7JjWDCN-k {
  min-height: calc(100vh - 162px);
  max-height: calc(100vh - 162px);
}

._3Ck7sPfyX6ucGAN3PvLGWY.form-group,
._3Ck7sPfyX6ucGAN3PvLGWY .form-group, .no_margin_form_group.form-group,
.no_margin_form_group .form-group {
  margin-bottom: 0;
}

._2MLljx1EssBkod3BveFoLLlabel,
._2MLljx1EssBkod3BveFoLL label {
  margin-bottom: 0;
}

._3vSg-oHSQGba8pn3a3l4Kt.control-label,
._3vSg-oHSQGba8pn3a3l4Kt .control-label,
._3vSg-oHSQGba8pn3a3l4Kt > .control-label {
  display: none !important;
}

._320a2KOgTdOP5EWAPf4Yc_ label {
  display: none;
}

.Qdn0-OA3OVz4UDjkcaUKI label {
  color: inherit !important;
}

.Qdn0-OA3OVz4UDjkcaUKI label small {
  color: inherit !important;
}

.Qdn0-OA3OVz4UDjkcaUKI label small b {
  color: inherit !important;
}

._1AhHToMkyiM3n5jA7alvN7 label {
  display: none !important;
}

._2HVr3egWD8kqCzXyxNOVGt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-line-pack: center;
      align-content: center;
}

._2HVr3egWD8kqCzXyxNOVGt .col-md-4 {
  padding: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: calc(33.3333% - 20px);
}

._2HVr3egWD8kqCzXyxNOVGt .col-md-3 {
  padding: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: calc(25% - 20px);
}

._2HVr3egWD8kqCzXyxNOVGt .col-md-2 {
  padding: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: calc(50% - 20px);
}

._2xFWqFCtdQXbbV6MeGPVjj {
  padding: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: calc(33.3333% - 20px);
}

._3Ck7sPfyX6ucGAN3PvLGWY .form-group {
  margin-bottom: 0;
}

._2uNH0TL9RraiHoC-0XzUun.btn-group-justified {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
}

._2uNH0TL9RraiHoC-0XzUun.btn-group-justified .btn {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}

._2uNH0TL9RraiHoC-0XzUun .btn-group-justified {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: stretch;
      justify-content: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

._2uNH0TL9RraiHoC-0XzUun .btn-group-justified .btn {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}

._3v7-ipVfpjZ5P8ojjjVTGM .ag-tickets-table {
  border-color: #ddd;
  font-size: 12px;
}

._1NFyzjVhK5pWdJPP-6TsbG ._3hy6v9gwR8y72o_tou3fgE {
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.27, 1.27, 0.48, 0.56);
}

._1NFyzjVhK5pWdJPP-6TsbG:hover ._3hy6v9gwR8y72o_tou3fgE {
  visibility: visible;
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.27, 1.27, 0.48, 0.56) 500ms;
}

._2zJhEji5k1JQnv7yuRrCkL, .as_tooltip_trigger {
  position: relative;
}

._2zJhEji5k1JQnv7yuRrCkL .tooltip,
._2zJhEji5k1JQnv7yuRrCkL ._3LTfZmEHDnEFFAHVIt9h8x, .as_tooltip_trigger .tooltip,
.as_tooltip_trigger ._3LTfZmEHDnEFFAHVIt9h8x {
  position: absolute;
  white-space: nowrap;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
}

._2zJhEji5k1JQnv7yuRrCkL .tooltip.left, ._2zJhEji5k1JQnv7yuRrCkL .tooltip._29kIX-TklXPLIv7EzdLErs,
._2zJhEji5k1JQnv7yuRrCkL ._3LTfZmEHDnEFFAHVIt9h8x.left,
._2zJhEji5k1JQnv7yuRrCkL ._3LTfZmEHDnEFFAHVIt9h8x._29kIX-TklXPLIv7EzdLErs, .as_tooltip_trigger .tooltip.left, .as_tooltip_trigger .tooltip._29kIX-TklXPLIv7EzdLErs,
.as_tooltip_trigger ._3LTfZmEHDnEFFAHVIt9h8x.left,
.as_tooltip_trigger ._3LTfZmEHDnEFFAHVIt9h8x._29kIX-TklXPLIv7EzdLErs {
  top: 50%;
  left: 0;
  transform: translate(-100%, -50%);
}

._2zJhEji5k1JQnv7yuRrCkL .tooltip.right, ._2zJhEji5k1JQnv7yuRrCkL .tooltip.TAJ7pWOP4t6mcBKNfoxp0,
._2zJhEji5k1JQnv7yuRrCkL ._3LTfZmEHDnEFFAHVIt9h8x.right,
._2zJhEji5k1JQnv7yuRrCkL ._3LTfZmEHDnEFFAHVIt9h8x.TAJ7pWOP4t6mcBKNfoxp0, .as_tooltip_trigger .tooltip.right, .as_tooltip_trigger .tooltip.TAJ7pWOP4t6mcBKNfoxp0,
.as_tooltip_trigger ._3LTfZmEHDnEFFAHVIt9h8x.right,
.as_tooltip_trigger ._3LTfZmEHDnEFFAHVIt9h8x.TAJ7pWOP4t6mcBKNfoxp0 {
  top: 50%;
  right: 0;
  transform: translate(100%, -50%);
}

._2zJhEji5k1JQnv7yuRrCkL .tooltip.top, ._2zJhEji5k1JQnv7yuRrCkL .tooltip._36VE33mvCMcrGJX1vh1hvt,
._2zJhEji5k1JQnv7yuRrCkL ._3LTfZmEHDnEFFAHVIt9h8x.top,
._2zJhEji5k1JQnv7yuRrCkL ._3LTfZmEHDnEFFAHVIt9h8x._36VE33mvCMcrGJX1vh1hvt, .as_tooltip_trigger .tooltip.top, .as_tooltip_trigger .tooltip._36VE33mvCMcrGJX1vh1hvt,
.as_tooltip_trigger ._3LTfZmEHDnEFFAHVIt9h8x.top,
.as_tooltip_trigger ._3LTfZmEHDnEFFAHVIt9h8x._36VE33mvCMcrGJX1vh1hvt {
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
}

._2zJhEji5k1JQnv7yuRrCkL .tooltip.top .tooltip-arrow,
._2zJhEji5k1JQnv7yuRrCkL .tooltip.top .M3nrsa7mzBJS-aGGkt9M9, ._2zJhEji5k1JQnv7yuRrCkL .tooltip._36VE33mvCMcrGJX1vh1hvt .tooltip-arrow,
._2zJhEji5k1JQnv7yuRrCkL .tooltip._36VE33mvCMcrGJX1vh1hvt .M3nrsa7mzBJS-aGGkt9M9,
._2zJhEji5k1JQnv7yuRrCkL ._3LTfZmEHDnEFFAHVIt9h8x.top .tooltip-arrow,
._2zJhEji5k1JQnv7yuRrCkL ._3LTfZmEHDnEFFAHVIt9h8x.top .M3nrsa7mzBJS-aGGkt9M9,
._2zJhEji5k1JQnv7yuRrCkL ._3LTfZmEHDnEFFAHVIt9h8x._36VE33mvCMcrGJX1vh1hvt .tooltip-arrow,
._2zJhEji5k1JQnv7yuRrCkL ._3LTfZmEHDnEFFAHVIt9h8x._36VE33mvCMcrGJX1vh1hvt .M3nrsa7mzBJS-aGGkt9M9, .as_tooltip_trigger .tooltip.top .tooltip-arrow,
.as_tooltip_trigger .tooltip.top .M3nrsa7mzBJS-aGGkt9M9, .as_tooltip_trigger .tooltip._36VE33mvCMcrGJX1vh1hvt .tooltip-arrow,
.as_tooltip_trigger .tooltip._36VE33mvCMcrGJX1vh1hvt .M3nrsa7mzBJS-aGGkt9M9,
.as_tooltip_trigger ._3LTfZmEHDnEFFAHVIt9h8x.top .tooltip-arrow,
.as_tooltip_trigger ._3LTfZmEHDnEFFAHVIt9h8x.top .M3nrsa7mzBJS-aGGkt9M9,
.as_tooltip_trigger ._3LTfZmEHDnEFFAHVIt9h8x._36VE33mvCMcrGJX1vh1hvt .tooltip-arrow,
.as_tooltip_trigger ._3LTfZmEHDnEFFAHVIt9h8x._36VE33mvCMcrGJX1vh1hvt .M3nrsa7mzBJS-aGGkt9M9 {
  top: 100%;
  left: 50%;
  transform: translate(0, -100%);
}

._2zJhEji5k1JQnv7yuRrCkL .tooltip.bottom, ._2zJhEji5k1JQnv7yuRrCkL .tooltip._3FtFgL02o3-HI_DWAUdjaQ,
._2zJhEji5k1JQnv7yuRrCkL ._3LTfZmEHDnEFFAHVIt9h8x.bottom,
._2zJhEji5k1JQnv7yuRrCkL ._3LTfZmEHDnEFFAHVIt9h8x._3FtFgL02o3-HI_DWAUdjaQ, .as_tooltip_trigger .tooltip.bottom, .as_tooltip_trigger .tooltip._3FtFgL02o3-HI_DWAUdjaQ,
.as_tooltip_trigger ._3LTfZmEHDnEFFAHVIt9h8x.bottom,
.as_tooltip_trigger ._3LTfZmEHDnEFFAHVIt9h8x._3FtFgL02o3-HI_DWAUdjaQ {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
}

._2zJhEji5k1JQnv7yuRrCkL .tooltip.bottom .tooltip-arrow,
._2zJhEji5k1JQnv7yuRrCkL .tooltip.bottom .M3nrsa7mzBJS-aGGkt9M9, ._2zJhEji5k1JQnv7yuRrCkL .tooltip._3FtFgL02o3-HI_DWAUdjaQ .tooltip-arrow,
._2zJhEji5k1JQnv7yuRrCkL .tooltip._3FtFgL02o3-HI_DWAUdjaQ .M3nrsa7mzBJS-aGGkt9M9,
._2zJhEji5k1JQnv7yuRrCkL ._3LTfZmEHDnEFFAHVIt9h8x.bottom .tooltip-arrow,
._2zJhEji5k1JQnv7yuRrCkL ._3LTfZmEHDnEFFAHVIt9h8x.bottom .M3nrsa7mzBJS-aGGkt9M9,
._2zJhEji5k1JQnv7yuRrCkL ._3LTfZmEHDnEFFAHVIt9h8x._3FtFgL02o3-HI_DWAUdjaQ .tooltip-arrow,
._2zJhEji5k1JQnv7yuRrCkL ._3LTfZmEHDnEFFAHVIt9h8x._3FtFgL02o3-HI_DWAUdjaQ .M3nrsa7mzBJS-aGGkt9M9, .as_tooltip_trigger .tooltip.bottom .tooltip-arrow,
.as_tooltip_trigger .tooltip.bottom .M3nrsa7mzBJS-aGGkt9M9, .as_tooltip_trigger .tooltip._3FtFgL02o3-HI_DWAUdjaQ .tooltip-arrow,
.as_tooltip_trigger .tooltip._3FtFgL02o3-HI_DWAUdjaQ .M3nrsa7mzBJS-aGGkt9M9,
.as_tooltip_trigger ._3LTfZmEHDnEFFAHVIt9h8x.bottom .tooltip-arrow,
.as_tooltip_trigger ._3LTfZmEHDnEFFAHVIt9h8x.bottom .M3nrsa7mzBJS-aGGkt9M9,
.as_tooltip_trigger ._3LTfZmEHDnEFFAHVIt9h8x._3FtFgL02o3-HI_DWAUdjaQ .tooltip-arrow,
.as_tooltip_trigger ._3LTfZmEHDnEFFAHVIt9h8x._3FtFgL02o3-HI_DWAUdjaQ .M3nrsa7mzBJS-aGGkt9M9 {
  bottom: -100%;
  left: 50%;
  transform: translate(0, -25%);
}

._2zJhEji5k1JQnv7yuRrCkL:hover .tooltip,
._2zJhEji5k1JQnv7yuRrCkL:hover ._3LTfZmEHDnEFFAHVIt9h8x, .as_tooltip_trigger:hover .tooltip,
.as_tooltip_trigger:hover ._3LTfZmEHDnEFFAHVIt9h8x {
  visibility: visible;
  opacity: 1;
  transition: all 0.2s ease-in-out 500ms;
}

._2shYUEGx23kBlY6GIDIg_u {
  position: relative;
}

._2eLbsXDweJqYC2IkQ2wUYZ {
  position: relative;
}

._3lZKCQFbrNd7T05xuUlZx1 {
  position: relative;
}

._3lZKCQFbrNd7T05xuUlZx1 ._1Qtjo8WlzCD2sqQVFbRSeq {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.2s cubic-bezier(0.27, 1.27, 0.48, 0.56) 500ms, opacity 0.2s cubic-bezier(0.27, 1.27, 0.48, 0.56) 500ms, transform 0.1s cubic-bezier(0.27, 1.27, 0.48, 0.56);
  transform: scaleY(0);
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 10;
  transform-origin: center top;
}

._3lZKCQFbrNd7T05xuUlZx1 ._1Qtjo8WlzCD2sqQVFbRSeq._1OF4xOBIuhm8Paf83s8jxv {
  transform: translate(-50%, 0) scaleY(0);
}

._3lZKCQFbrNd7T05xuUlZx1 ._1Qtjo8WlzCD2sqQVFbRSeq._1iaRPXsQTbjLakkrBSQ_tW {
  transform: translate(0, -50%) scaleY(0);
}

._3lZKCQFbrNd7T05xuUlZx1 ._1Qtjo8WlzCD2sqQVFbRSeq._2Q8iQ-XUaXJP0CG8Fe1N_ {
  transform: translate(-50%, -50%) scaleY(0);
}

._3lZKCQFbrNd7T05xuUlZx1 ._1Qtjo8WlzCD2sqQVFbRSeq._3Xo3eGnaTVFLOuXl2oIeLG {
  bottom: 100%;
  left: 50%;
  transform-origin: center bottom;
}

._3lZKCQFbrNd7T05xuUlZx1:hover ._1Qtjo8WlzCD2sqQVFbRSeq {
  visibility: visible;
  opacity: 1;
  transition: visibility 0.2s cubic-bezier(0.27, 1.27, 0.48, 0.56) 525ms, opacity 0.2s cubic-bezier(0.27, 1.27, 0.48, 0.56) 525ms, transform 0.1s cubic-bezier(0.27, 1.27, 0.48, 0.56) 500ms;
  transform: translate(-50%, 0) scaleY(1);
}

._3lZKCQFbrNd7T05xuUlZx1:hover ._1Qtjo8WlzCD2sqQVFbRSeq._1OF4xOBIuhm8Paf83s8jxv {
  transform: translate(-50%, 0) scaleY(1);
}

._3lZKCQFbrNd7T05xuUlZx1:hover ._1Qtjo8WlzCD2sqQVFbRSeq._1iaRPXsQTbjLakkrBSQ_tW {
  transform: translate(0, -50%) scaleY(1);
}

._3lZKCQFbrNd7T05xuUlZx1:hover ._1Qtjo8WlzCD2sqQVFbRSeq._2Q8iQ-XUaXJP0CG8Fe1N_ {
  transform: translate(-50%, -50%) scaleY(1);
}

._3lZKCQFbrNd7T05xuUlZx1:hover ._1Qtjo8WlzCD2sqQVFbRSeq._3Xo3eGnaTVFLOuXl2oIeLG {
  bottom: 100%;
  left: 50%;
}

._2P62qZKYA9Pap0TGHO-DPM .input-group-btn .btn {
  padding: 4px 14px 4px 14px;
}

._2gCxxxLrulFi9SQu8k6eiI .text_editor {
  min-height: 45px;
}

._2gCxxxLrulFi9SQu8k6eiI .text_editor .public-DraftEditor-content {
  min-height: 45px;
}

._2gCxxxLrulFi9SQu8k6eiI.text_editor {
  min-height: 45px;
}

._2gCxxxLrulFi9SQu8k6eiI.text_editor .public-DraftEditor-content {
  min-height: 45px;
}

@media (max-width: 480px) {
  ._2iQus3ZD4A1pdVPdgeQZSZ {
    min-height: 0;
  }
  .order_0_xs, .ymdQffZXdSDvVnoWR4d9l {
    -ms-flex-order: 0;
        order: 0;
  }
  .order_1_xs, ._3tyHoVlqL-2Q7QRCDaNqDa {
    -ms-flex-order: 1;
        order: 1;
  }
  .order_2_xs, ._3jxhukYOUqfUt4GeODgZd7 {
    -ms-flex-order: 2;
        order: 2;
  }
  .order_3_xs, ._3dc239f5fULR20FWc3l_WJ {
    -ms-flex-order: 3;
        order: 3;
  }
  .order_4_xs, .VFIg55UxgFuEGoJWN8epd {
    -ms-flex-order: 4;
        order: 4;
  }
}

@media (max-width: 768px) {
  ._36FNAOhlN2eSin3opwFwY_ {
    min-height: 0;
  }
  .order_0_sm, ._1DXYmDFU_MhicTf-ZKK3_i {
    -ms-flex-order: 0;
        order: 0;
  }
  .order_1_sm, ._35DcqXSc-bIpKU6YZ95ILn {
    -ms-flex-order: 1;
        order: 1;
  }
  .order_2_sm, ._3sIGCSVQGWwxCYmMzzztCG {
    -ms-flex-order: 2;
        order: 2;
  }
  .order_3_sm, ._37Wzf1Vf2v25GGNDpGJlhC {
    -ms-flex-order: 3;
        order: 3;
  }
  .order_4_sm, ._2mIoFJ-VA643MBn9EijJyM {
    -ms-flex-order: 4;
        order: 4;
  }
}

@media (max-width: 992px) {
  ._1QckCVQJt5OgRhQKELbwCW {
    min-height: 0;
  }
  .order_0_md, .YLYkUnVm2tCYUVwH7HB6c {
    -ms-flex-order: 0;
        order: 0;
  }
  .order_1_md, ._1d1VR3c6-goCn2v3PQPUse {
    -ms-flex-order: 1;
        order: 1;
  }
  .order_2_md, ._1sdQYsVsNKDR7TbMoLDa7r {
    -ms-flex-order: 2;
        order: 2;
  }
  .order_3_md, .roZ9jH1yREKaf6eDHyD_f {
    -ms-flex-order: 3;
        order: 3;
  }
  .order_4_md, .J2vKhm6mDxv4I23Y4-6Fc {
    -ms-flex-order: 4;
        order: 4;
  }
}

@media (min-width: 1200px) {
  ._1aLWppPQi7K1VhLWAnSheI {
    min-height: 0;
  }
}
._3NNMd9IdtWpPaL-76H6cFw {
  position: fixed;
  display: block;
  z-index: 9996;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 20000px;
}

._14cqSnjbVpvlYj0b8j6hFM {
  position: fixed;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 20000px;
  z-index: auto;
  background-color: #000;
  opacity: 0.5;
}

._22pDgDYUuUpcXEQ6-vzQ7- {
  position: absolute;
  display: block !important;
  overflow-y: initial !important;
  margin-top: 46px;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  background-color: white;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  padding: 20px;
}

.modal._19mR2KEATHO-BNFk_wIZWD, ._19mR2KEATHO-BNFk_wIZWD {
  top: 6px;
}

.modal._19mR2KEATHO-BNFk_wIZWD .modal-content, ._19mR2KEATHO-BNFk_wIZWD .modal-content {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: column;
      flex-direction: column;
}

.modal._19mR2KEATHO-BNFk_wIZWD hr, ._19mR2KEATHO-BNFk_wIZWD hr {
  margin: 15px 0;
}

.modal._19mR2KEATHO-BNFk_wIZWD .modal-header._3zhMs3iP7jm_u-BTFhjhwr, .modal._19mR2KEATHO-BNFk_wIZWD ._3zhMs3iP7jm_u-BTFhjhwr, ._19mR2KEATHO-BNFk_wIZWD .modal-header._3zhMs3iP7jm_u-BTFhjhwr, ._19mR2KEATHO-BNFk_wIZWD ._3zhMs3iP7jm_u-BTFhjhwr {
  padding: 15px 20px;
}

.modal._19mR2KEATHO-BNFk_wIZWD .modal-header._3zhMs3iP7jm_u-BTFhjhwr .modal-title._3zHQ-11k5rCvV32-vtg_SN, .modal._19mR2KEATHO-BNFk_wIZWD .modal-header._3zhMs3iP7jm_u-BTFhjhwr ._3zHQ-11k5rCvV32-vtg_SN, .modal._19mR2KEATHO-BNFk_wIZWD ._3zhMs3iP7jm_u-BTFhjhwr .modal-title._3zHQ-11k5rCvV32-vtg_SN, .modal._19mR2KEATHO-BNFk_wIZWD ._3zhMs3iP7jm_u-BTFhjhwr ._3zHQ-11k5rCvV32-vtg_SN, ._19mR2KEATHO-BNFk_wIZWD .modal-header._3zhMs3iP7jm_u-BTFhjhwr .modal-title._3zHQ-11k5rCvV32-vtg_SN, ._19mR2KEATHO-BNFk_wIZWD .modal-header._3zhMs3iP7jm_u-BTFhjhwr ._3zHQ-11k5rCvV32-vtg_SN, ._19mR2KEATHO-BNFk_wIZWD ._3zhMs3iP7jm_u-BTFhjhwr .modal-title._3zHQ-11k5rCvV32-vtg_SN, ._19mR2KEATHO-BNFk_wIZWD ._3zhMs3iP7jm_u-BTFhjhwr ._3zHQ-11k5rCvV32-vtg_SN {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -ms-flex-order: 0;
      order: 0;
}

.modal._19mR2KEATHO-BNFk_wIZWD .modal-header._3zhMs3iP7jm_u-BTFhjhwr .close, .modal._19mR2KEATHO-BNFk_wIZWD ._3zhMs3iP7jm_u-BTFhjhwr .close, ._19mR2KEATHO-BNFk_wIZWD .modal-header._3zhMs3iP7jm_u-BTFhjhwr .close, ._19mR2KEATHO-BNFk_wIZWD ._3zhMs3iP7jm_u-BTFhjhwr .close {
  width: 10px;
  height: 10px;
  background-size: contain;
  margin-left: auto !important;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -ms-flex-order: 1;
      order: 1;
}

.modal._19mR2KEATHO-BNFk_wIZWD .modal-lg.modal-dialog, ._19mR2KEATHO-BNFk_wIZWD .modal-lg.modal-dialog {
  width: 80vw !important;
}

.modal._19mR2KEATHO-BNFk_wIZWD .modal-body._1Q8Iab_K-SJqCpO97zJ7Gq, .modal._19mR2KEATHO-BNFk_wIZWD ._1Q8Iab_K-SJqCpO97zJ7Gq, ._19mR2KEATHO-BNFk_wIZWD .modal-body._1Q8Iab_K-SJqCpO97zJ7Gq, ._19mR2KEATHO-BNFk_wIZWD ._1Q8Iab_K-SJqCpO97zJ7Gq {
  padding: 15px 20px;
  height: auto;
  min-height: 200px;
  max-height: 80vh;
  overflow-y: auto;
}

.modal._19mR2KEATHO-BNFk_wIZWD .modal-footer._1Yq2i7qn0D4fsyiCEA949o, .modal._19mR2KEATHO-BNFk_wIZWD ._1Yq2i7qn0D4fsyiCEA949o, ._19mR2KEATHO-BNFk_wIZWD .modal-footer._1Yq2i7qn0D4fsyiCEA949o, ._19mR2KEATHO-BNFk_wIZWD ._1Yq2i7qn0D4fsyiCEA949o {
  height: auto;
  margin-top: 10px;
  padding: 15px 20px;
  border-top: 1px solid #e5e5e5;
}

.modal._19mR2KEATHO-BNFk_wIZWD .modal-footer._1Yq2i7qn0D4fsyiCEA949o .as_submit_btn, .modal._19mR2KEATHO-BNFk_wIZWD .modal-footer._1Yq2i7qn0D4fsyiCEA949o .as_next_btn, .modal._19mR2KEATHO-BNFk_wIZWD ._1Yq2i7qn0D4fsyiCEA949o .as_submit_btn, .modal._19mR2KEATHO-BNFk_wIZWD ._1Yq2i7qn0D4fsyiCEA949o .as_next_btn, ._19mR2KEATHO-BNFk_wIZWD .modal-footer._1Yq2i7qn0D4fsyiCEA949o .as_submit_btn, ._19mR2KEATHO-BNFk_wIZWD .modal-footer._1Yq2i7qn0D4fsyiCEA949o .as_next_btn, ._19mR2KEATHO-BNFk_wIZWD ._1Yq2i7qn0D4fsyiCEA949o .as_submit_btn, ._19mR2KEATHO-BNFk_wIZWD ._1Yq2i7qn0D4fsyiCEA949o .as_next_btn {
  margin-left: auto;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -ms-flex-order: 1;
      order: 1;
  transition-property: box-shadow, width;
}

.modal._19mR2KEATHO-BNFk_wIZWD .modal-footer._1Yq2i7qn0D4fsyiCEA949o .as_cancel_btn, .modal._19mR2KEATHO-BNFk_wIZWD .modal-footer._1Yq2i7qn0D4fsyiCEA949o .as_reset_btn, .modal._19mR2KEATHO-BNFk_wIZWD ._1Yq2i7qn0D4fsyiCEA949o .as_cancel_btn, .modal._19mR2KEATHO-BNFk_wIZWD ._1Yq2i7qn0D4fsyiCEA949o .as_reset_btn, ._19mR2KEATHO-BNFk_wIZWD .modal-footer._1Yq2i7qn0D4fsyiCEA949o .as_cancel_btn, ._19mR2KEATHO-BNFk_wIZWD .modal-footer._1Yq2i7qn0D4fsyiCEA949o .as_reset_btn, ._19mR2KEATHO-BNFk_wIZWD ._1Yq2i7qn0D4fsyiCEA949o .as_cancel_btn, ._19mR2KEATHO-BNFk_wIZWD ._1Yq2i7qn0D4fsyiCEA949o .as_reset_btn {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -ms-flex-order: 0;
      order: 0;
  transition-property: box-shadow, width;
}
ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

._2rxIjfwi1TIQ9oW6AhIHr8 {
  padding: 5px;
  background: #eef1f5;
  box-shadow: 0px 2px 3px 2px rgba(0, 0, 0, 0.03);
}

._2rxIjfwi1TIQ9oW6AhIHr8 ._3UiJpNCUeYYAEz28siWh1T {
  border-bottom-color: transparent;
}

._2rxIjfwi1TIQ9oW6AhIHr8 ._3UiJpNCUeYYAEz28siWh1T > li > a {
  border-radius: 0;
  border: none;
  padding: 0px 18px 0px;
}

._2rxIjfwi1TIQ9oW6AhIHr8:first-child ._3UiJpNCUeYYAEz28siWh1T {
  float: left;
}

._2rxIjfwi1TIQ9oW6AhIHr8:first-child ._3UiJpNCUeYYAEz28siWh1T li {
  padding-left: 0;
}

._2rxIjfwi1TIQ9oW6AhIHr8:first-child ._3UiJpNCUeYYAEz28siWh1T li a {
  color: #333;
}

._2rxIjfwi1TIQ9oW6AhIHr8:first-child ._3UiJpNCUeYYAEz28siWh1T._3NyOXwIB3lADVy6PQVURbg li:last-child a {
  margin-right: 3px !important;
  border-right: none !important;
}

._2rxIjfwi1TIQ9oW6AhIHr8 ._3UiJpNCUeYYAEz28siWh1T > li._3_lTO6ii1emhtqUiwpfGWg > a,
._2rxIjfwi1TIQ9oW6AhIHr8 ._3UiJpNCUeYYAEz28siWh1T > li._3_lTO6ii1emhtqUiwpfGWg > a:focus,
._2rxIjfwi1TIQ9oW6AhIHr8 ._3UiJpNCUeYYAEz28siWh1T > li._3_lTO6ii1emhtqUiwpfGWg > a:hover {
  color: #555;
  background-color: #fff;
  border-bottom-color: transparent;
  border-top: none;
  cursor: default;
}

.l20RQIkn4qno7jDrDkR6Z {
  transform-origin: center center;
  transition: transform 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
  line-height: 1 !important;
  margin: auto !important;
  letter-spacing: -1px;
}

._3jgfA8NJDbG_ziy4LlBEdF {
  transform: rotate(180deg);
}

._207z_Hm2G0NsSUgdVjhewy::before {
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  display: inline-block;
  height: 0.45em;
  left: 0.15em;
  position: relative;
  top: 0.15em;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 0.45em;
  transition: transform 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

._207z_Hm2G0NsSUgdVjhewy._27ID9yLp9wHyT-1-H_CNZa:before {
  left: 0;
  transform: rotate(45deg);
}

._207z_Hm2G0NsSUgdVjhewy._1I8wljZt2lj1ys2NKWlMIk:before {
  top: 0;
  transform: rotate(135deg);
}

._207z_Hm2G0NsSUgdVjhewy._2yxDHNvLECyHODqiNIItGk:before {
  left: 0.25em;
  transform: rotate(-135deg);
}

._37DGZJnQhCPKDm2GdSgAM2 {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
}

._3uZLDMwH5cWCFshPEgKMh_ {
  -ms-flex: 0 0 auto !important;
      flex: 0 0 auto !important;
}

._1zgHWWUF6k9Og0Lnxak01E {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}

._1odJbZHxSkE67vBOS_C1QU {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}

._36pbGT6NqP_F1miHMaZ9Sj {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  transition: flex 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: flex 300ms cubic-bezier(0.39, 0.575, 0.565, 1), -ms-flex 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

._36pbGT6NqP_F1miHMaZ9Sj .collapse {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
}

._36pbGT6NqP_F1miHMaZ9Sj .collapse .panel-body {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
}

._2AMjBKRiDNujgxRNBolusG {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
}

._3zmrA4SkP8sTi77XyTktGP button {
  color: #a2acb3;
}
._3aGAYDIquBUPk3dIwOT4LL {
  border: 1px solid #c2cad8;
}

._1utZAcaX2XNLv3PIX1hLqN {
  margin-top: 0px;
  margin-bottom: 0px;
}

.lhqz3ifTSOktPQ9-oNfNi {
  padding: 0 5%;
}

.s34ik0A8i5nuz83tQNEjT {
  margin-left: 0 !important;
  display: inline-block;
}

._3PkX9-WOTse7zkx1W-ZNeb {
  float: left;
}

.hOWvSO9dafSe_C9Atz_bh {
  float: right;
}

.LXRHFgOtrWiKf6ya729Ms {
  float: right;
  margin-top: 30px;
  margin-bottom: 30px;
}

.TSTk5dwYGJoWeqtTZ4jl5 {
  margin-right: 15px;
}

._1KyY-Yc5lQR7nO8aNxiA2O {
  min-height: 93px;
}

._1KyY-Yc5lQR7nO8aNxiA2O .public-DraftEditor-content {
  min-height: 93px;
}

.smallerTextarea
._1KyY-Yc5lQR7nO8aNxiA2O {
  min-height: 35px;
}

.smallerTextarea
._1KyY-Yc5lQR7nO8aNxiA2O .public-DraftEditor-content {
  min-height: 35px;
}

.U3qaJrgtC98O8k4XVd6d9 {
  position: relative;
}

._1bxaVFp2ThUnMiqz9YdHM {
  text-decoration: none;
  font-weight: 700;
}

._1f8b-y0BpDo6cHQA0Ji346 {
  display: inline-block;
  position: absolute;
  top: -50%;
  left: 0;
  z-index: 1010;
  width: 300px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.22);
  border-radius: 2px;
  margin-top: 0 !important;
  padding: 8px 14px 7px 14px;
  background-color: #fff;
}

._30c3gYCMtlHF76EIMuZOM- {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

._1f8b-y0BpDo6cHQA0Ji346 ._30c3gYCMtlHF76EIMuZOM-:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

._263g9bHJSkbq14dhX24vtZ {
  width: 150px;
  min-height: 100px;
  position: absolute;
  top: 0;
  left: 50%;
}

._263g9bHJSkbq14dhX24vtZ ._1hNO2Wu6jqK06YPZejjydo {
  transition: all 0.25s cubic-bezier(0.3, 1.2, 0.2, 1);
  transform: scale(1);
}

._263g9bHJSkbq14dhX24vtZ ._2LVlB-sOswQn2XfUo14RUl {
  transition: all 0.35s cubic-bezier(0.3, 1, 0.2, 1);
  transform: scale(0);
}

._27-Ql4uVE2pCwwvcYTlu0x {
  position: relative;
}

._3ID8yhatMz8B0b83EiRQcF {
  position: relative;
  padding: 0 1px;
  border-radius: 0.25em;
  line-height: 0.9;
  display: inline;
}

._3vGAHAgZfxxHpVSA_hZ8Ku {
  border-radius: 5px;
  width: auto;
  height: 50px;
  position: absolute;
  top: -60px;
  left: 0;
  background: #fff;
  transition: all 0.35s cubic-bezier(0.3, 1, 0.2, 1);
  transform: scale(0);
  padding: 10px;
  color: #000;
  box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.2);
}

._3vGAHAgZfxxHpVSA_hZ8Ku:before {
  content: '';
  position: absolute;
  z-index: 10;
  bottom: -4px;
  left: 10px;
  width: 5px;
  height: 3px;
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: #fff;
  background: transparent;
  border-bottom-right-radius: 8px 5px;
  display: block;
}

._3ID8yhatMz8B0b83EiRQcF:hover ._3vGAHAgZfxxHpVSA_hZ8Ku {
  transition: all 0.25s cubic-bezier(0.3, 1.2, 0.2, 1);
  transform: scale(1);
}

._3ID8yhatMz8B0b83EiRQcF:focus ._3vGAHAgZfxxHpVSA_hZ8Ku {
  transition: all 0.25s cubic-bezier(0.3, 1.2, 0.2, 1);
  transform: scale(1);
}

.uJXLuuqmCYTqiSJa3II-Q {
  position: absolute;
  top: -4px;
  left: 0;
  font-size: 0.8rem;
  border-radius: 2px 10px 0px 0px;
  padding: 0px 6px 0 4px;
  letter-spacing: 1px;
}

._2vehROBJpokRyifn5uBgX4 {
  color: #999;
  font-family: 'Hoefler Text', Georgia, serif;
  font-style: italic;
  text-align: center;
}

.xv_h2AfoCqE9Gh5rJ0GSp {
  text-align: center;
}

.xv_h2AfoCqE9Gh5rJ0GSp ._1KWbhg8XrCHVm2_OQszbj7 {
  display: block;
}

.xv_h2AfoCqE9Gh5rJ0GSp p {
  margin: 0;
}

._3hXfxTXcz-Tk_CQ8BeyIq0 {
  background-color: #f3f3f3;
  margin-bottom: 0px;
  float: left;
}

._2In79597zM0gN8V3e3HKMR {
  padding: 0;
  margin: 0;
}

._1NobnSAszKZ8jHPP4ZxyGk {
  min-height: 30px;
  background: #fff;
  box-shadow: 0px 2px 3px 2px rgba(0, 0, 0, 0.03);
  padding: 15px 15px;
}

._2GHwO9i5sMLtbBOe5m1sJj {
  display: inline-block;
}

._3z31XeeKDdxozqEo64GJ0i {
  margin: auto;
  padding: 5px;
  background: #fff;
  box-shadow: 0px 2px 3px 2px rgba(0, 0, 0, 0) inset;
  transition: box-shadow 0.25s ease-in;
}

._2Ea1NcT8r6VjAkAVV0feJY:hover {
  box-shadow: 0px 0px 1px 1px rgba(238, 241, 245, 0.3) inset;
}

._1aJDFxv6Jn-I69pdRjKnMF {
  padding: 0;
}

._1aJDFxv6Jn-I69pdRjKnMF ._13RagVtrJn6EZwBKED4Dg3 {
  padding: 4px 16px;
}

._1aJDFxv6Jn-I69pdRjKnMF ._13RagVtrJn6EZwBKED4Dg3 h1,
._1aJDFxv6Jn-I69pdRjKnMF ._13RagVtrJn6EZwBKED4Dg3 h2,
._1aJDFxv6Jn-I69pdRjKnMF ._13RagVtrJn6EZwBKED4Dg3 h3,
._1aJDFxv6Jn-I69pdRjKnMF ._13RagVtrJn6EZwBKED4Dg3 h4 {
  margin-top: 0px;
  margin-bottom: 0px;
}
._2ikAL5dgKYBlYxDpiFijRd {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
  transition: background-color 300ms cubic-bezier(0.39, 0.575, 0.565, 1), color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

._2ikAL5dgKYBlYxDpiFijRd .f7z5_eOPbK9qvlFn0a6VP {
  transition: margin 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

._2ikAL5dgKYBlYxDpiFijRd:hover:not(._3r9qVyzbRKGZcu8vX19lTj) {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

._2ikAL5dgKYBlYxDpiFijRd:hover:not(._3r9qVyzbRKGZcu8vX19lTj) .f7z5_eOPbK9qvlFn0a6VP {
  transition: margin 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  margin-left: -5px;
}

._5N3ohY2Gom-yx5xnEfCCv,
._2ikAL5dgKYBlYxDpiFijRd._5N3ohY2Gom-yx5xnEfCCv {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.VIck3KL7ebo9P7qnSLKMg,
._2ikAL5dgKYBlYxDpiFijRd.VIck3KL7ebo9P7qnSLKMg,
._2ikAL5dgKYBlYxDpiFijRd.VIck3KL7ebo9P7qnSLKMg > a:focus,
._2ikAL5dgKYBlYxDpiFijRd.VIck3KL7ebo9P7qnSLKMg > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.VIck3KL7ebo9P7qnSLKMg,
._2ikAL5dgKYBlYxDpiFijRd.VIck3KL7ebo9P7qnSLKMg,
._2ikAL5dgKYBlYxDpiFijRd.VIck3KL7ebo9P7qnSLKMg > a,
._2ikAL5dgKYBlYxDpiFijRd.VIck3KL7ebo9P7qnSLKMg > a:focus,
._2ikAL5dgKYBlYxDpiFijRd.VIck3KL7ebo9P7qnSLKMg > a:hover {
  color: #777;
}

._3r9qVyzbRKGZcu8vX19lTj {
  display: block;
  padding: 3px 15px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

._3_AuMjoSjYLUPeWSn3Mgmu {
  height: 1px;
  margin: 9px 0;
  padding: 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.kWBC6Za8EVYNxY0yfTJ1p {
  height: 24px;
  width: 24px;
  margin: auto;
  text-align: center;
  position: relative;
}

._3wkTp4DI68OVT5ScYZSF5b {
  position: absolute;
  transition: width 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
  z-index: 1000;
}

.URUpw3bDbrgiAowoMtu3b {
  padding: 0;
  margin: 0px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

._2-m75ZvY5wcEZJDpRgaQg8 {
  top: 24px;
  right: 0px;
  text-align: left;
}

._12zgs0m9TmFVyRIK0iFRw6 {
  top: 24px;
  left: 0px;
  text-align: right;
}

._3lQwkuF3yCNkA3d_A4gJvk {
  top: 24px;
  left: -80px;
  text-align: center;
}

._3Qwr9xRM51c8W4v0QbIzIO {
  width: 160px;
}

.bSLtC_mjUjmCubzs-sX4v {
  width: 0px;
}

._3qGr9NcRw9kbcs6FIkw1P4 {
  opacity: 1;
}

._1QCxyMuCbBKECxfjBRU-hB {
  opacity: 0;
}

._18nYKlDXMXZgGEfWS_AuQa,
._2YKKYhVy_9gd8gVAmcle_s {
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

._18nYKlDXMXZgGEfWS_AuQa:hover {
  text-shadow: 0px 2px 1px rgba(102, 102, 102, 0.25);
}

.ro3W6iBObqImSoMaY7tsh {
  text-shadow: 0px 0px 0px rgba(255, 255, 255, 0);
}

._18nYKlDXMXZgGEfWS_AuQa.ro3W6iBObqImSoMaY7tsh:hover {
  text-shadow: 0px 2px 1px rgba(255, 255, 255, 0.5);
}

._18nYKlDXMXZgGEfWS_AuQa._2YKKYhVy_9gd8gVAmcle_s.ro3W6iBObqImSoMaY7tsh:hover {
  text-shadow: -2px 0px 1px rgba(255, 255, 255, 0.5);
}
._2vqNwMUaGtSNM2du_qYIFR {
  background-color: #ffffff;
  transition: background-color 200ms ease-in-out 200ms;
}

._2vqNwMUaGtSNM2du_qYIFR ._3urvKbXhmgFu9q6Y_PMo0- {
  animation: whx0aa9rq5odztYTQiQuD ease-in-out 2000ms;
  animation-iteration-count: infinite;
  color: #a40300;
}

._2vqNwMUaGtSNM2du_qYIFR .message-controls {
  opacity: 0;
}

._2vqNwMUaGtSNM2du_qYIFR:hover {
  background-color: #e1e5ec;
}

._2vqNwMUaGtSNM2du_qYIFR:hover .message-controls {
  opacity: 1;
}

._3aeEaMxsZv_jQaWFmg0vaz {
  background-color: rgba(200, 208, 70, 0.3) !important;
}

@keyframes whx0aa9rq5odztYTQiQuD {
  0% {
    color: #a40300;
  }
  50% {
    color: #e35b5a;
  }
  100% {
    color: #a40300;
  }
}

.JVjdhPo8yX-p4MoYv0dXI {
  border: 2px solid #ddd;
  border-radius: 5px;
  padding: 5px 10px 2.5px;
  background-color: #ffffff;
}

.H4MdWGYhDlTtT_ztwMNHY {
  color: #2d2d2d;
}

._3_-9aukXYRzAlW7beZ6gSn {
  border-top: 1px solid #e8e8e8;
  margin-top: -21px;
  padding-top: 21px;
}

._248bQhHa36JX3NmjmmXDwg {
  padding: 10px 0;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 600;
  text-align: center;
  cursor: default;
  clear: both;
  position: relative;
}

._3T4Dy7oxHx5y74AVMFpjOv {
  background: #fff;
  display: inline-block;
  padding: 0.25em 0.75em;
}

.qEYE0x2vSrITjdun7IBqE {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
}

._3AdTTNdDkUEnM8jGHMSoc7 {
  transition: width 300ms cubic-bezier(0.27, 1.27, 0.48, 0.56);
}
.YxFCNA2At69j7Gzdsodtx {
  height: 100%;
  overflow: hidden;
  margin: 0;
}
.bUUGv7LyjMNePYBgJi8uR {
  background-color: #4c87b9;
  border: 2px dashed #bfbfbf;
  outline-offset: -15px;
  transition: all 0.4s;
}

._2l3A7IcF7NtFw9muG9pVoL {
  background-color: #ffffff;
  outline-offset: -30px;
}

._2dPP9Knas-8uFsVpFuZUMe,
.U-lscdwxAmFw7v8aw7AL_ {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

._2dPP9Knas-8uFsVpFuZUMe {
  overflow: visible;
  white-space: nowrap;
  text-overflow: ellipsis;
}

._2dPP9Knas-8uFsVpFuZUMe:hover {
  box-shadow: 0 0 0 1px #ddd inset;
}

._2Mrjf28fC-YOTMDe4vazIy.previewable {
  cursor: pointer;
}

._2Mrjf28fC-YOTMDe4vazIy:hover ._2aPzIxsyLP5ij6agZ0GulJ.previewable {
  display: inline-block;
}

._2aPzIxsyLP5ij6agZ0GulJ {
  display: none;
  position: absolute;
  left: 46px;
  top: 46px;
  color: #666;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  height: 15px;
}

._2aPzIxsyLP5ij6agZ0GulJ i {
  display: block !important;
}
._17o12iJ0CFu8SRHZFrTu3_ {
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.5);
  transition: box-shadow 0.2s;
}

.kRfWxidk_qp28ynPd2utI {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.2s;
}
._3McHsic1MrhT4QYFtmfT4R {
  color: blue;
  cursor: pointer;
}

._3McHsic1MrhT4QYFtmfT4R:hover {
  text-decoration: underline;
}

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

.table tr {
  display: -ms-flexbox;
  display: flex;
}

.table td {
  -ms-flex: 1 auto;
      flex: 1 auto;
  width: 1px;
  word-wrap: break-word;
  text-align: left;
  border: 1px solid #dedede;
  padding: 3px 10px;
  background: #fff;
}

.table td:nth-of-type(1) {
  text-align: right;
}

.table thead tr:after {
  content: '';
  overflow-y: scroll;
  visibility: hidden;
  height: 0;
}

.table thead th {
  -ms-flex: 1 auto;
      flex: 1 auto;
  display: block;
  text-align: left;
  border: 1px solid #dedede;
  padding: 3px 10px;
  background: #fff;
  width: 1px;
}

.table tbody {
  display: block;
  width: 100%;
  overflow-y: auto;
  height: 60vh;
}
._3hed1mKTkCEk9_CAjntSEO .already_approved {
  display: none;
}

._38RJxeG3vC8G8hvnqB1XDz {
  text-align: center;
  font-weight: bold;
}

._38RJxeG3vC8G8hvnqB1XDz._3ljCfCvvepFl_IDoT8p5NZ {
  background: #666666 !important;
  color: #ffffff !important;
}

._38RJxeG3vC8G8hvnqB1XDz._1K2eVwwntYTv7B4U3iy4Z1 {
  background: #555555 !important;
  color: #ffffff !important;
}

._38RJxeG3vC8G8hvnqB1XDz .ag-header-group-text {
  font-weight: inherit;
  margin: 0;
  line-height: 2;
}

._1K2eVwwntYTv7B4U3iy4Z1 {
  background: #e5e5e5;
}

._3CUs0r5R3_9N4JRUykScb7 {
  font-weight: bold;
}

._31XyFL19WDtxIXoyVbVAxh {
  font-weight: bold;
}

.ag-floating-bottom ._3ljCfCvvepFl_IDoT8p5NZ {
  background: #666666 !important;
  color: #ffffff !important;
  font-weight: bold;
}

.ag-floating-bottom ._1K2eVwwntYTv7B4U3iy4Z1 {
  background: #555555 !important;
  color: #ffffff !important;
  font-weight: bold;
}

.hUEYHtxj4A4dhhxgfTCkn .ag-row-footer .ag-cell-value {
  background: #e9edef;
  font-weight: bold;
}

.hUEYHtxj4A4dhhxgfTCkn .ag-group-checkbox + .ag-group-value .ag-react-container {
  display: inline-block;
}

.hUEYHtxj4A4dhhxgfTCkn .ag-group-child-count {
  font-weight: bold;
  margin-left: 10px;
}

.RY8-g3frWeh-SUa5MU8Z .ag-theme-balham > div {
  -ms-flex: 1 0 100%;
      flex: 1 0 100%;
}

._25MaWvTd-G9bvRhyyT19bS .form-group {
  margin: 0;
}

._25MaWvTd-G9bvRhyyT19bS ._2QcWNzLj0Hh2pg6StutObY {
  min-height: 24px;
}

._25MaWvTd-G9bvRhyyT19bS ._2QcWNzLj0Hh2pg6StutObY .public-DraftEditor-content {
  min-height: 24px;
}
._30MKu0FNWIYAIA0A5rKZSM {
  font-size: 14px;
  font-weight: 600;
}

._30MKu0FNWIYAIA0A5rKZSM a:hover {
  text-decoration: none;
  color: #337ab7;
}

._30MKu0FNWIYAIA0A5rKZSM ._2uqirbq7RomcQFrGLKFmIC {
  margin: 0;
  padding: 5px 15px;
  transition: background 100ms cubic-bezier(0.39, 0.575, 0.565, 1);
  background: #ffffff;
  color: #23527c;
  cursor: pointer;
}

._30MKu0FNWIYAIA0A5rKZSM ._2uqirbq7RomcQFrGLKFmIC .duPy9OodFlxgN9TH-zzDQ {
  min-width: 1.25em;
  margin-right: 5px;
  text-align: left;
}

._30MKu0FNWIYAIA0A5rKZSM ._2uqirbq7RomcQFrGLKFmIC .Kq2gAF0eg0HySe0GUEj3f {
  transition: margin-left 200ms cubic-bezier(0.39, 0.575, 0.565, 1), color 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transform: scale(1);
  transform-origin: center center 0px;
  margin-left: 0px;
}

._30MKu0FNWIYAIA0A5rKZSM ._2uqirbq7RomcQFrGLKFmIC:hover {
  background: #f5f5f5;
}

._30MKu0FNWIYAIA0A5rKZSM ._2uqirbq7RomcQFrGLKFmIC:hover .Kq2gAF0eg0HySe0GUEj3f {
  color: #337ab7;
  margin-left: -5px;
}

._78iw5pafafGnAsk8eLKho {
  height: 1.35em;
  width: 1.35em;
}

.duPy9OodFlxgN9TH-zzDQ {
  margin-right: 10px;
  text-align: left;
  height: 1.35em;
  width: 1.35em;
}

.Kq2gAF0eg0HySe0GUEj3f {
  color: #ffffff;
}

.Kq2gAF0eg0HySe0GUEj3f._1tpbHg8hdp3INv3RWJNtfR {
  color: #ffffff;
}

.Kq2gAF0eg0HySe0GUEj3f .blueHeader {
  color: #ffffff;
}

.blueHeader .Kq2gAF0eg0HySe0GUEj3f {
  color: #ffffff;
}
._1WTEaL4cjrmD_Cz6jrs_yP {
  min-width: 24px;
  min-height: 24px;
  padding: 5px;
  border-radius: 12px;
  background: #e43a45;
  color: #ffffff;
  transition: background 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
  position: relative;
}

._2vjCROtKD5VvT5H96GUMjL {
  fill: #ffffff;
  transform: translate(-50%, -50%) rotateX(0);
  position: absolute;
  top: 50%;
  left: 50%;
  transition: transform 300ms cubic-bezier(0.39, 0.575, 0.565, 1), fill 150ms cubic-bezier(0.39, 0.575, 0.565, 1);
  font-size: 14px;
}

.valid-icon ._26f-CKtmpfxekwwhlie-U9 {
  transform: translate(-50%, -50%) rotateX(0deg);
  fill: #ffffff;
}

.valid-icon ._3L29PMR4tVkJGc0oEucUo4 {
  transform: translate(-50%, -50%) rotateX(-90deg);
  fill: transparent;
}

.invalid-icon ._26f-CKtmpfxekwwhlie-U9 {
  transform: translate(-50%, -50%) rotateX(90deg);
  fill: transparent;
}

.invalid-icon ._3L29PMR4tVkJGc0oEucUo4 {
  transform: translate(-50%, -50%) rotateX(0deg);
  fill: #ffffff;
}

._1Bt14jNplKRvL7aNQnJAqO {
  line-height: 22px;
  white-space: normal;
}

._3vVuYLsZXiGGsD-7sgymU- {
  padding: 0px 10px;
  border-radius: 0;
  -ms-flex-align: stretch;
      align-items: stretch;
}

._3vVuYLsZXiGGsD-7sgymU- > .as_header_inner {
  -ms-flex-align: stretch !important;
      align-items: stretch !important;
}

.XzZJm0aTqeGsjZA2xQK-5,
._28GLgKMkaNbMS0mSTBoZxS {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
._18e9z_aqwBEAk6bSUwazdU * {
  pointer-events: none !important;
}
._18nmfOaYmreMzwOa7E1nQd {
  height: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 0 100%;
      flex: 1 0 100%;
}

._37I3_pWeEzyfsUd9-K_XSA {
  height: auto;
  width: auto;
  margin: auto;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

._3a0GyDO3b7yB9Tlqcm4pr_ {
  font-size: 28px;
  color: #364150;
  text-align: center;
  display: block;
  width: auto;
  margin: 0 auto;
}

._2G1MuSWBW7nQ8a8YjXOcGc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
}
.rbc-month-row {
  overflow: visible !important;
}

._2RhiN7FBjOEjQgkzPhWDhg .rdtPicker {
  left: -20%;
}

.rbc-event {
  transition: box-shadow 300ms ease, opacity 300ms ease;
}

.rbc-addons-dnd-drag-row .rbc-event {
  box-shadow: 0px 3px 5px 2px rgba(100, 100, 100, 0.3);
  border-radius: 5px;
}

.rbc-addons-dnd .rbc-addons-dnd-drag-row {
  top: unset;
  bottom: 0;
}
.read-only-form-group .ReactTable {
  font-size: 10px;
}

.read-only-form-group .input-group-addon {
  background-color: #e0ebf9;
  color: #327ad5;
  border: 1px solid #c4d4e2;
}

.ag-tickets-table .ag-header-group-cell-with-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.small-page {
  /* :global(.input-group-btn) :global(.btn) {
    padding: 4px 10px;
  } */
}

.small-page .note.note-default {
  box-shadow: unset;
}

.small-page .panel.panel-default {
  box-shadow: unset;
}

.small-page .table td,
.small-page .table th {
  font-size: 12px;
}

.small-page .btn-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  -ms-flex-pack: stretch;
      justify-content: stretch;
  width: auto !important;
}

.small-page .btn-group .btn {
  -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.small-page .input-group-btn:first-child > .btn,
.small-page .input-group-btn:first-child > .btn-group {
  margin-right: 0;
}

.small-page .bootstrap-select-addon-group
> .bootstrap-select-addon-container {
  /* border: 1px solid #c2cad8; */
  border-width: 0;
  vertical-align: middle;
  box-shadow: 0 0 0 1px #c2cad8 inset;
}

.small-page .bootstrap-select-addon-container
> .input-group-btn
> .btn {
  height: 23px;
}

.small-page .form-control {
  height: 24px;
  padding: 0 6px;
}

.small-page .multi-value-outer {
  line-height: 1.3;
  margin-top: 2px;
}

.small-page .multi-value-inner {
  padding: 0px 3px;
}

.small-page .form-control-static {
  min-height: 24px;
  padding: 0 6px;
  line-height: 22px;
}

.small-page .input-group-addon {
  padding: 4px;
}

.small-page .p-b-4-px .input-group-addon {
  padding: 5px 5px 4px 5px;
}

.small-page .dropdown.input-group-btn .dropdown-toggle.btn {
  margin-right: -2px;
  height: 24px;
}

.small-page .Select-multi-value-wrapper .Select-value:not(:first-of-type) {
  margin-left: 2px;
}

.small-page .Select-multi-value-wrapper {
  margin-top: -2px;
  margin-bottom: 1px;
  margin-left: -3px;
}

.small-page .panel .panel-body {
  font-size: 12px;
}

.small-page .note {
  padding: 12px;
}

.small-page .form-group {
  margin-bottom: 10px;
  font-size: 12px;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}

.small-page legend {
  margin-bottom: 10px;
}

.small-page legend.small {
  font-size: 14px;
  margin-bottom: 5px;
}

.small-page .note {
  padding: 10px;
}

.small-page .btn:not(.btn-lg) {
  font-size: 11px;
  line-height: 0.65;
}

.small-page .btn:not(.btn-lg).btn-xs {
  padding: 1px 4px 1px 4px;
}

.small-page .bootstrap-select {
  min-height: 24px;
}

.small-page .bootstrap-select .Select-value {
  line-height: 1.1;
  margin-top: 4px;
}

.small-page .bootstrap-select .Select-input {
  height: 24px;
}

.small-page .bootstrap-select .Select-placeholder {
  top: -4px;
}

.small-page .panel-heading {
  padding: 5px 10px;
}

.small-page .panel-body {
  padding: 10px;
}

.small-page .bootstrap-select-addon-group
> .bootstrap-select-addon-container.right
.btn {
  display: block;
}

.small-page .striped:nth-of-type(odd) {
  background: #f0f3f3;
}

.small-page .input-group-btn .btn {
  padding: 4px 14px 4px 14px;
}

.login .content .Select-control,
.login .content .public-DraftEditor-content,
.login .content .input-group-addon:first-child {
  background-color: #6ba3c8;
  border: 1px solid #6ba3c8 !important;
  height: 43px;
  color: #d9ecf9;
}

.login .content .Select-control:focus, .login .content .Select-control:active,
.login .content .public-DraftEditor-content:focus,
.login .content .public-DraftEditor-content:active,
.login .content .input-group-addon:first-child:focus,
.login .content .input-group-addon:first-child:active {
  border: 1px solid #83b8db;
}

.login .content .input-group-addon:first-child {
  border-right: 1px solid #85b8da !important;
}

.login .content .Select-value,
.login .content .Select-placeholder {
  color: white;
}

.login .content.wide {
  width: 800px;
}
._2LAmUtVKU_yqlRVSPy-zeW {
  height: calc(100vh - 90px);
  margin-bottom: -10px;
  margin-left: -20px;
  margin-right: -20px;
}

.waEa2VrkFX09z4MEUYxtU {
  height: 500px;
  width: 500px;
  margin: auto;
  margin-top: 30vh;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

._2NtUNvYC6n1mKPW0IRmWlM {
  background-color: #f0868e;
  border-color: #f0868e;
  color: #eeeeee;
}

._1low0Kp3hSGdOR9larsMTD {
  font-size: 28px;
  color: #34495e;
  text-align: center;
  display: block;
  width: 350px;
  margin: 0 auto;
  margin-bottom: 25px;
}

._26KWPXhWNGIXw0WawKwoDd {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
}

._2S9-8y3JRLlkBxGM6BZv5 {
  width: 8px;
  font-size: 28px;
}
._1gHCPppxeCFe6TT4t-wYuI {
  height: 50px;
  display: block;
  float: left;
  padding: 9px;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
}

._3ZGkU7dZn7p5I0VffGCcYY {
  width: auto;
  height: 32px;
  display: block;
  float: left;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}

._3ZGkU7dZn7p5I0VffGCcYY img {
  width: auto;
  height: 100%;
}

._2WnrxdBvgqdtLkTO5RHoLf {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  float: left;
  background: #364150;
  color: #b4bcc8;
  font-weight: 600;
  position: relative;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  min-height: 50px;
}

._2b2rt_nwp-HCOa8qYFxI-Z {
  height: 50px;
  display: -ms-flexbox;
  display: flex;
  float: left;
  padding-right: 20px;
  padding-left: 20px;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}

._2b2rt_nwp-HCOa8qYFxI-Z .nav-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

._2jaq7wxTrqbN7TwVqN90_0 {
  display: -ms-flexbox;
  display: flex;
}

._1FvojfTsxPc3XGPLYdXT7F {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  margin-right: 8px;
  padding: 0;
}

._17TczkoKSEi9cyxwogGx7N .nav-item.dark {
  color: #d05454;
}

@media (max-width: 1400px) {
  ._2b2rt_nwp-HCOa8qYFxI-Z .nav-bar {
    position: absolute;
    right: 0;
    transform: scale(0.9) translateX(-2%);
    transform-origin: right;
  }
}

@media (max-width: 1199px) {
  ._2b2rt_nwp-HCOa8qYFxI-Z .nav-bar {
    position: absolute;
    right: 0;
    transform: scale(0.8) translateX(-2%);
    transform-origin: right;
  }
  ._2b2rt_nwp-HCOa8qYFxI-Z .nav-bar .navGroup:before {
    margin-right: 9px;
    margin-left: 10px;
  }
  ._2b2rt_nwp-HCOa8qYFxI-Z .nav-bar .navGroup .nav-item {
    font-size: 12px;
    width: 40px !important;
  }
}

@media (max-width: 991px) {
  ._2WnrxdBvgqdtLkTO5RHoLf {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ._1gHCPppxeCFe6TT4t-wYuI {
    width: 100%;
    height: auto;
    -ms-flex: 1 0 100%;
        flex: 1 0 100%;
  }
  ._1gHCPppxeCFe6TT4t-wYuI ._2jaq7wxTrqbN7TwVqN90_0 {
    float: none;
    margin: auto;
    width: 20%;
    height: auto;
    -ms-flex: 1 0 20%;
        flex: 1 0 20%;
  }
  ._1gHCPppxeCFe6TT4t-wYuI ._2jaq7wxTrqbN7TwVqN90_0 ._3ZGkU7dZn7p5I0VffGCcYY {
    height: auto;
    -ms-flex: 1 0 81%;
        flex: 1 0 81%;
  }
  ._1gHCPppxeCFe6TT4t-wYuI ._2jaq7wxTrqbN7TwVqN90_0 ._3ZGkU7dZn7p5I0VffGCcYY img {
    width: 100%;
    height: auto;
  }
  ._1gHCPppxeCFe6TT4t-wYuI ._2jaq7wxTrqbN7TwVqN90_0 ._1FvojfTsxPc3XGPLYdXT7F {
    -ms-flex: 0 1 19%;
        flex: 0 1 19%;
  }
  ._2b2rt_nwp-HCOa8qYFxI-Z {
    width: 100%;
    -ms-flex: 1 0 100%;
        flex: 1 0 100%;
    height: auto;
  }
  ._2b2rt_nwp-HCOa8qYFxI-Z .nav-bar {
    position: static;
    transform: unset;
  }
  ._2b2rt_nwp-HCOa8qYFxI-Z .nav-bar .navGroup:before {
    margin-right: 9px;
    margin-left: 10px;
  }
  ._2b2rt_nwp-HCOa8qYFxI-Z .nav-bar .navGroup .nav-item {
    font-size: 12px;
    width: 40px !important;
  }
}

@media (max-width: 767px) {
  ._1gHCPppxeCFe6TT4t-wYuI {
    width: 100%;
    height: auto;
    -ms-flex: 1 0 100%;
        flex: 1 0 100%;
  }
  ._1gHCPppxeCFe6TT4t-wYuI ._2jaq7wxTrqbN7TwVqN90_0 {
    float: none;
    margin: auto;
    width: 20%;
    height: auto;
  }
  ._1gHCPppxeCFe6TT4t-wYuI ._2jaq7wxTrqbN7TwVqN90_0 ._3ZGkU7dZn7p5I0VffGCcYY {
    height: auto;
  }
  ._1gHCPppxeCFe6TT4t-wYuI ._2jaq7wxTrqbN7TwVqN90_0 ._3ZGkU7dZn7p5I0VffGCcYY img {
    width: 100%;
    height: auto;
  }
  ._1gHCPppxeCFe6TT4t-wYuI ._2jaq7wxTrqbN7TwVqN90_0 ._1FvojfTsxPc3XGPLYdXT7F {
    -ms-flex: 0 1 19%;
        flex: 0 1 19%;
  }
  ._2b2rt_nwp-HCOa8qYFxI-Z {
    width: 100%;
    -ms-flex: 1 0 100%;
        flex: 1 0 100%;
    height: auto;
  }
  ._2b2rt_nwp-HCOa8qYFxI-Z .nav-bar {
    position: static;
    transform: unset;
    transform-origin: center;
  }
  ._2b2rt_nwp-HCOa8qYFxI-Z .nav-bar .navGroup {
    width: 100%;
  }
  ._2b2rt_nwp-HCOa8qYFxI-Z .nav-bar .navGroup:before {
    margin-right: 9px;
    margin-left: 10px;
  }
  ._2b2rt_nwp-HCOa8qYFxI-Z .nav-bar .navGroup .nav-item {
    font-size: 12px;
    width: 40px !important;
  }
}
._27sG6G2tvcN5uWZoGEUkao {
  position: fixed;
  bottom: 41px;
  right: 0;
  z-index: 14;
  width: 100%;
  pointer-events: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: stretch;
      justify-content: stretch;
}

._1tr-cmuICnPNomFYyIyXrX {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  pointer-events: none;
}

._1tr-cmuICnPNomFYyIyXrX ._3BC7e9l4jL_brM-ndiUJ_I {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 10px;
}

._1tr-cmuICnPNomFYyIyXrX ._3BC7e9l4jL_brM-ndiUJ_I:last-of-type {
  margin-right: 0;
}
._3JQ9aq849kz-61GvpUyVMX {
  width: 100%;
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  float: left;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  overflow: hidden;
}

._3JQ9aq849kz-61GvpUyVMX ._3SYWMoK5nYN4uMYW_rvWQD {
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}

._1w2e78KVaIqjS-JZIzbpN- {
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 0 calc(100% - 50px);
      flex: 1 0 calc(100% - 50px);
  float: left;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
}

._1w2e78KVaIqjS-JZIzbpN- > div {
  -ms-flex: 1 0 100%;
      flex: 1 0 100%;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  display: -ms-flexbox;
  display: flex;
}

._1w2e78KVaIqjS-JZIzbpN- > div > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  max-height: 100%;
  max-width: 100%;
  -ms-flex: 1 0 100%;
      flex: 1 0 100%;
}

._1aq-F_VVTE0prY2DzcULeh {
  width: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 50px;
      flex: 0 1 50px;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  float: left;
  background: #404d5f;
}

html, body, #content {
  min-height: 100vh;
  max-height: 100vh;
  overflow: hidden;
}

html body #content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  min-height: 100vh;
  max-height: 100vh;
  -ms-flex: 1 0 100%;
      flex: 1 0 100%;
}

html body #content > div {
  -ms-flex: 1 0 100%;
      flex: 1 0 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  min-height: 100vh;
  max-height: 100vh;
}

html body #content > div #main {
  -ms-flex: 1 0 100%;
      flex: 1 0 100%;
  min-height: 100vh;
  max-height: 100vh;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
}
:root {
  --gray: rgb(194,202,216);
  --med-gray: rgb(184, 184, 184);
  --teal: rgb(63, 201, 213);
}

* {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif, 'FONTAWESOME';
}

input, form, button {
  border-radius: 4px;
}

hr {
  border-color: var(--med-gray);
}

._10sbGmvsbLZvxaZF3QSWc4 {
  width: 100%;
  text-align: left;
}

._10sbGmvsbLZvxaZF3QSWc4:hover {
  filter: brightness(0.8) drop-shadow(1em 1em 1em var(--teal));
}

.WZ18KWujDlF0HE0wpX-ry {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
}

._2a50YRgAkrO2e7lXQUPmIM {
  width: 50%;
}

._3xDhb_oP3CZlkBh4ye0W7d {
  display: -ms-grid;
  display: grid;
  -ms-flex-pack: stretch;
      justify-content: stretch;
  width: 30em;
}

._22rgadBBeATItV-RgZQYGy {
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  padding: 0 0 0 0.5em;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

._1-J77wuqb4kCS6JnsAv-n2 {
  display: -ms-flexbox;
  display: flex;
}

._1-J77wuqb4kCS6JnsAv-n2:hover {
  filter: invert(0.35);
}

._3Kauyd0NLMP14WEsYx_p07 {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

._2KtYGQjfkC4oOIzh_M9ZhP {
  background-color: var(--teal);
  color: white;
  border: 0;
  outline: none;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
}

._2KtYGQjfkC4oOIzh_M9ZhP span {
  font-size: large;
  font-family: inherit;
}
._29OrYvfMUhaO3hHqqWg6A_ input {
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
}

._29OrYvfMUhaO3hHqqWg6A_ form {
  margin: 30px 0;
}

._29OrYvfMUhaO3hHqqWg6A_ form .btn {
  margin-left: 10px;
}

._3ROt5KBucpMtGd7lNzrsMp.btn.pull-right.btn-danger {
  padding: 2px 6px !important;
  background: #e73d4a;
  color: #fff;
  border-color: #ea5460;
}
._3aasj6QsQiQLsCY-oKqE-E {
  background-color: rgba(0, 126, 255, 0.08);
  border-radius: 2px;
  border: 1px solid rgba(0, 126, 255, 0.24);
  color: #007eff;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.4;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 3px;
  vertical-align: middle;
}

._2T4haXSd6z4NZORYD8QxXy,
._3DLgqlOJt2ZKA9vkerffvB {
  display: inline-block;
  vertical-align: middle;
}

._3DLgqlOJt2ZKA9vkerffvB {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 5px;
}

._2T4haXSd6z4NZORYD8QxXy {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 1px solid rgba(0, 126, 255, 0.24);
  padding: 1px 5px 3px;
}

._1qryl_WeEQ4YBGElED_D45 {
  background-color: rgba(92, 175, 145, 0.08);
  border-radius: 2px;
  border: 1px solid rgba(4, 99, 75, 0.24);
  color: #048560;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.4;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 3px;
  vertical-align: middle;
}

._1ClD47CsjwFu_o3uRwWGnu,
._13Pf6kHN66IU8lYLj-3yjD {
  display: inline-block;
  vertical-align: middle;
}

._13Pf6kHN66IU8lYLj-3yjD {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 5px;
}

._1ClD47CsjwFu_o3uRwWGnu {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 1px solid rgba(0, 126, 255, 0.24);
  padding: 1px 5px 3px;
}
._3V5kRyeMBnZro84UxrL6fd .nav.nav-tabs {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  margin: 0;
}

._3V5kRyeMBnZro84UxrL6fd .nav.nav-tabs > li > a {
  border-radius: 4px 4px 0 0;
  border: 2px solid #b4bcc8;
  border-bottom: 0px solid;
  border-bottom-color: transparent;
  transition: border-color 300ms cubic-bezier(0.39, 0.575, 0.565, 1), background 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
  background: #f5f8fd;
}

._3V5kRyeMBnZro84UxrL6fd .nav.nav-tabs > li > a:hover {
  background: #ebebeb;
  border: 2px solid #b4bcc8;
  border-bottom: 0px solid;
}

._3V5kRyeMBnZro84UxrL6fd .nav.nav-tabs > .active > a {
  border-radius: 4px 4px 0 0;
  transition: border-color 150ms cubic-bezier(0.39, 0.575, 0.565, 1), background 50ms cubic-bezier(0.39, 0.575, 0.565, 1);
  border: 2px solid #5e738b;
  box-shadow: 0 4px 0 -2px #ffffff;
  border-bottom: 0px solid;
  border-color: #5e738b;
  background: #ffffff;
}

._3V5kRyeMBnZro84UxrL6fd .nav.nav-tabs > .active > a:hover {
  background: #ffffff;
  border: 2px solid #5e738b;
  border-bottom: 0px solid;
}

._3V5kRyeMBnZro84UxrL6fd .tab-content {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: stretch;
      justify-content: stretch;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  padding: 10px;
  border: 2px solid #5e738b;
  border-radius: 0 0 4px 4px;
  background: #ffffff;
}

._3V5kRyeMBnZro84UxrL6fd .tab-content .tab-pane.active {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: stretch;
      justify-content: stretch;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
ul {
  padding: 0;
}

h5 {
  color: #333333;
  font-weight: bold;
  margin-bottom: 0px;
}

._2B_RTjmc5F0JnqUZZ8Xh3d {
  position: relative;
  margin: auto;
}

._2EWz0ob7jlmqdU7-q1Ngbv {
  position: relative;
  margin: 0 12px 12px 0;
  padding: 0px 40px 10px 12px;
  list-style-type: none;
  background: #f5f5f5;
  border-radius: 3px;
  border: 1px solid #ddd;
  z-index: 100;
  display: block !important;
  float: left !important;
}

._2EWz0ob7jlmqdU7-q1Ngbv:hover button.pull-right.btn.btn-danger {
  display: block;
}

._2EWz0ob7jlmqdU7-q1Ngbv button.pull-right.btn.btn-danger {
  width: inherit !important;
  height: inherit !important;
  top: 6px;
  right: 6px;
  padding: 2px;
  display: none;
  position: absolute;
}

._10HsoRQiwy9NF5HqseHAnG .tab-pane {
  border-top: none;
  padding: 15px;
  margin-top: -10px;
}
._1fJIaQv8i17uhAtzOFFaPp {
  width: 100%;
  margin: 0 auto 6px;
}

._105TbNOy3N2qzylmMZ6Ob- {
  margin: 0 auto;
  height: 250px;
  width: 100%;
  overflow: auto;
  -ms-flex-align: stretch;
      align-items: stretch;
}

._2urk6Rk0-t6zd4-TBVWLap {
  margin: 10px 0;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.as-frame-body ._105TbNOy3N2qzylmMZ6Ob-, .as-frame-body ._2urk6Rk0-t6zd4-TBVWLap, .as-frame-body ._1fJIaQv8i17uhAtzOFFaPp {
  height: auto;
  padding: 0;
  margin: 0;
}
._1kJCXibAuvARWn0IY6Rad9 {
  padding-top: 2px;
  padding-bottom: 2px;
}

._2VTVoY53ywVTrWaf3VaUmF {
  display: inline-block;
  height: 20px;
  position: relative;
}

._1bdNOTq-HOQ1aDkFTtSeHr {
  position: absolute;
  padding-left: 4px;
  font-weight: bold;
  font-size: 13px;
}

._2EZ8gu-Wxg3mcEvfLRbo-I {
  display: inline-block;
  height: 100%;
  width: 100%;
}
.QrUyjvCVr1pdPodYqoUCp {
  background: #bfbfbf !important;
  font-weight: bold;
  color: #2f353b !important;
}
._3KkOnMVK9KgO7iDUKXZZuE > div {
  margin: 2px -5px 10px;
}
:root {
  --gray: rgb(194,202,216);
  --med-gray: rgb(184, 184, 184);
}

._3ehQVTbZsv_D6jMZ7c42NJ {
  display: -ms-flexbox;
  display: flex;
  min-width: 11em;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: left;
      justify-content: left;
  margin-right: .5em;
}

.piQsfDxNUvI87X8AoytiI {
  width: 10.5em;
  max-width: fit-content;
  margin-right: .5em;
}

._25umlof-BissHh7AEXpjw1 {
  display: block;
  padding-top: 10px;
  width: 100%;
  height: fit-content;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border-radius: 4px;
  z-index: 1;
}

._1aiDDAcI-vdsX4lXM4O27n {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  font-size: 10pt;
  border-radius: 4px;
}

._1aiDDAcI-vdsX4lXM4O27n span {
  font-size: large;
}

._2sFMq21ttme06alQZvzq1L {
  display: -ms-grid;
  display: grid;
  -ms-flex-pack: right;
      justify-content: right;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 4px;
  height: 4em;
  width: 6em;
  padding: 1em;
}

._25umlof-BissHh7AEXpjw1:hover {
  filter: brightness(85%);
}

._1aiDDAcI-vdsX4lXM4O27n:hover {
  filter: brightness(85%);
  background-color: var(--med-gray);
  color: white;
}

.lV0dsESDIB9hdqvGQ8e5G {
  display: -ms-grid;
  display: grid;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  font-size: 2em;
}

._2ZAJT8FM_vUond8BQ912sG {
  display: -ms-grid;
  display: grid;
  width: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 0 1em 0;
}
/* -- Material Design Table style -------------- */
._3lgwCdduGxeeIFxtoqYTTC {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2rem;
  background-color: #fff;
}

._3lgwCdduGxeeIFxtoqYTTC > thead > tr,
._3lgwCdduGxeeIFxtoqYTTC > tbody > tr,
._3lgwCdduGxeeIFxtoqYTTC > tfoot > tr {
  transition: all 0.3s ease;
}

._3lgwCdduGxeeIFxtoqYTTC > thead > tr > th,
._3lgwCdduGxeeIFxtoqYTTC > tbody > tr > th,
._3lgwCdduGxeeIFxtoqYTTC > tfoot > tr > th,
._3lgwCdduGxeeIFxtoqYTTC > thead > tr > td,
._3lgwCdduGxeeIFxtoqYTTC > tbody > tr > td,
._3lgwCdduGxeeIFxtoqYTTC > tfoot > tr > td {
  text-align: left;
  padding: 0.6rem;
  vertical-align: top;
  border-top: 0;
  transition: all 0.3s ease;
}

._3lgwCdduGxeeIFxtoqYTTC > thead > tr > th {
  font-weight: 450;
  text-align: center;
  color: #757575;
  vertical-align: bottom;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

._3lgwCdduGxeeIFxtoqYTTC > caption + thead > tr:first-child > th,
._3lgwCdduGxeeIFxtoqYTTC > colgroup + thead > tr:first-child > th,
._3lgwCdduGxeeIFxtoqYTTC > thead:first-child > tr:first-child > th,
._3lgwCdduGxeeIFxtoqYTTC > caption + thead > tr:first-child > td,
._3lgwCdduGxeeIFxtoqYTTC > colgroup + thead > tr:first-child > td,
._3lgwCdduGxeeIFxtoqYTTC > thead:first-child > tr:first-child > td {
  border-top: 0;
}

._3lgwCdduGxeeIFxtoqYTTC > tbody + tbody {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

._3lgwCdduGxeeIFxtoqYTTC ._3lgwCdduGxeeIFxtoqYTTC {
  background-color: #fff;
}

._3lgwCdduGxeeIFxtoqYTTC ._1P8KEyHRqNfAR0mxsNdG5t {
  border: 0;
}

.NdkBLB1dIuk7y2ibqdB9l > thead > tr > th,
.NdkBLB1dIuk7y2ibqdB9l > tbody > tr > th,
.NdkBLB1dIuk7y2ibqdB9l > tfoot > tr > th,
.NdkBLB1dIuk7y2ibqdB9l > thead > tr > td,
.NdkBLB1dIuk7y2ibqdB9l > tbody > tr > td,
.NdkBLB1dIuk7y2ibqdB9l > tfoot > tr > td {
  padding: 0.4rem;
}

._2AEi0kIj2UIo4mUgi9XSZD {
  border: 0;
}

._2AEi0kIj2UIo4mUgi9XSZD > thead > tr > th,
._2AEi0kIj2UIo4mUgi9XSZD > tbody > tr > th,
._2AEi0kIj2UIo4mUgi9XSZD > tfoot > tr > th,
._2AEi0kIj2UIo4mUgi9XSZD > thead > tr > td,
._2AEi0kIj2UIo4mUgi9XSZD > tbody > tr > td,
._2AEi0kIj2UIo4mUgi9XSZD > tfoot > tr > td {
  border: 0;
  border-bottom: 1px solid #e0e0e0;
}

._2AEi0kIj2UIo4mUgi9XSZD > thead > tr > th,
._2AEi0kIj2UIo4mUgi9XSZD > thead > tr > td {
  border-bottom-width: 2px;
}

.tyjq0a41j4hRvVtJbdpwB > tbody > tr:nth-child(odd) > td,
.tyjq0a41j4hRvVtJbdpwB > tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
}

.l-fnHCwkSgoU2iEUNE9QD > tbody > tr:hover > td,
.l-fnHCwkSgoU2iEUNE9QD > tbody > tr:hover > th {
  background-color: rgba(0, 0, 0, 0.12);
}

@media screen and (max-width: 768px) {
  .QHnaay7Jd7C9dwvfazk-Y > ._3lgwCdduGxeeIFxtoqYTTC {
    margin-bottom: 0;
    background-color: transparent;
  }
  .QHnaay7Jd7C9dwvfazk-Y > ._3lgwCdduGxeeIFxtoqYTTC > thead,
  .QHnaay7Jd7C9dwvfazk-Y > ._3lgwCdduGxeeIFxtoqYTTC > tfoot {
    display: none;
  }
  .QHnaay7Jd7C9dwvfazk-Y > ._3lgwCdduGxeeIFxtoqYTTC > tbody {
    display: block;
  }
  .QHnaay7Jd7C9dwvfazk-Y > ._3lgwCdduGxeeIFxtoqYTTC > tbody > tr {
    display: block;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    margin-bottom: 1.6rem;
  }
  .QHnaay7Jd7C9dwvfazk-Y > ._3lgwCdduGxeeIFxtoqYTTC > tbody > tr > td {
    background-color: #fff;
    display: block;
    vertical-align: middle;
    text-align: right;
  }
  .QHnaay7Jd7C9dwvfazk-Y > ._3lgwCdduGxeeIFxtoqYTTC > tbody > tr > td[data-title]:before {
    content: attr(data-title);
    float: left;
    font-size: inherit;
    font-weight: 400;
    color: #757575;
  }
  .QHnaay7Jd7C9dwvfazk-Y._1xFe2xcA8w6hYJQlGkZtDL {
    box-shadow: none;
  }
  .QHnaay7Jd7C9dwvfazk-Y._1xFe2xcA8w6hYJQlGkZtDL > ._3lgwCdduGxeeIFxtoqYTTC > tbody > tr {
    border: none;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
  }
  .QHnaay7Jd7C9dwvfazk-Y > ._2AEi0kIj2UIo4mUgi9XSZD {
    border: 0;
  }
  .QHnaay7Jd7C9dwvfazk-Y > ._2AEi0kIj2UIo4mUgi9XSZD > tbody > tr > td {
    border: 0;
    border-bottom: 1px solid #e0e0e0;
  }
  .QHnaay7Jd7C9dwvfazk-Y > ._2AEi0kIj2UIo4mUgi9XSZD > tbody > tr > td:last-child {
    border-bottom: 0;
  }
  .QHnaay7Jd7C9dwvfazk-Y > .tyjq0a41j4hRvVtJbdpwB > tbody > tr > td,
  .QHnaay7Jd7C9dwvfazk-Y > .tyjq0a41j4hRvVtJbdpwB > tbody > tr:nth-child(odd) {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y > .tyjq0a41j4hRvVtJbdpwB > tbody > tr > td:nth-child(odd) {
    background-color: #f5f5f5;
  }
  .QHnaay7Jd7C9dwvfazk-Y > .l-fnHCwkSgoU2iEUNE9QD > tbody > tr:hover > td,
  .QHnaay7Jd7C9dwvfazk-Y > .l-fnHCwkSgoU2iEUNE9QD > tbody > tr:hover {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y > .l-fnHCwkSgoU2iEUNE9QD > tbody > tr > td:hover {
    background-color: rgba(0, 0, 0, 0.12);
  }
}

.tyjq0a41j4hRvVtJbdpwB.s6vY2hMsUIJd7as31UOfd > tbody > tr:nth-child(odd) > td,
.tyjq0a41j4hRvVtJbdpwB.s6vY2hMsUIJd7as31UOfd > tbody > tr:nth-child(odd) > th {
  background-color: #fde0dc;
}

.l-fnHCwkSgoU2iEUNE9QD.s6vY2hMsUIJd7as31UOfd > tbody > tr:hover > td,
.l-fnHCwkSgoU2iEUNE9QD.s6vY2hMsUIJd7as31UOfd > tbody > tr:hover > th {
  background-color: #f9bdbb;
}

@media screen and (max-width: 767px) {
  .QHnaay7Jd7C9dwvfazk-Y .tyjq0a41j4hRvVtJbdpwB.s6vY2hMsUIJd7as31UOfd > tbody > tr > td,
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB.s6vY2hMsUIJd7as31UOfd
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB.s6vY2hMsUIJd7as31UOfd
> tbody
> tr
> td:nth-child(odd) {
    background-color: #fde0dc;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD.s6vY2hMsUIJd7as31UOfd > tbody > tr:hover > td,
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD.s6vY2hMsUIJd7as31UOfd > tbody > tr:hover {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD.s6vY2hMsUIJd7as31UOfd > tbody > tr > td:hover {
    background-color: #f9bdbb;
  }
}

.tyjq0a41j4hRvVtJbdpwB.x3OzBSFICGM6fXnhnqNPf > tbody > tr:nth-child(odd) > td,
.tyjq0a41j4hRvVtJbdpwB.x3OzBSFICGM6fXnhnqNPf > tbody > tr:nth-child(odd) > th {
  background-color: #fce4ec;
}

.l-fnHCwkSgoU2iEUNE9QD.x3OzBSFICGM6fXnhnqNPf > tbody > tr:hover > td,
.l-fnHCwkSgoU2iEUNE9QD.x3OzBSFICGM6fXnhnqNPf > tbody > tr:hover > th {
  background-color: #f8bbd0;
}

@media screen and (max-width: 767px) {
  .QHnaay7Jd7C9dwvfazk-Y .tyjq0a41j4hRvVtJbdpwB.x3OzBSFICGM6fXnhnqNPf > tbody > tr > td,
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB.x3OzBSFICGM6fXnhnqNPf
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB.x3OzBSFICGM6fXnhnqNPf
> tbody
> tr
> td:nth-child(odd) {
    background-color: #fce4ec;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD.x3OzBSFICGM6fXnhnqNPf > tbody > tr:hover > td,
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD.x3OzBSFICGM6fXnhnqNPf > tbody > tr:hover {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD.x3OzBSFICGM6fXnhnqNPf > tbody > tr > td:hover {
    background-color: #f8bbd0;
  }
}

.tyjq0a41j4hRvVtJbdpwB._28etxdBy03HJUen-LyMiD6 > tbody > tr:nth-child(odd) > td,
.tyjq0a41j4hRvVtJbdpwB._28etxdBy03HJUen-LyMiD6 > tbody > tr:nth-child(odd) > th {
  background-color: #f3e5f5;
}

.l-fnHCwkSgoU2iEUNE9QD._28etxdBy03HJUen-LyMiD6 > tbody > tr:hover > td,
.l-fnHCwkSgoU2iEUNE9QD._28etxdBy03HJUen-LyMiD6 > tbody > tr:hover > th {
  background-color: #e1bee7;
}

@media screen and (max-width: 767px) {
  .QHnaay7Jd7C9dwvfazk-Y .tyjq0a41j4hRvVtJbdpwB._28etxdBy03HJUen-LyMiD6 > tbody > tr > td,
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._28etxdBy03HJUen-LyMiD6
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._28etxdBy03HJUen-LyMiD6
> tbody
> tr
> td:nth-child(odd) {
    background-color: #f3e5f5;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._28etxdBy03HJUen-LyMiD6 > tbody > tr:hover > td,
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._28etxdBy03HJUen-LyMiD6 > tbody > tr:hover {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._28etxdBy03HJUen-LyMiD6 > tbody > tr > td:hover {
    background-color: #e1bee7;
  }
}

.tyjq0a41j4hRvVtJbdpwB._3NLr7Qtmwr7LydVKqxXJjd > tbody > tr:nth-child(odd) > td,
.tyjq0a41j4hRvVtJbdpwB._3NLr7Qtmwr7LydVKqxXJjd > tbody > tr:nth-child(odd) > th {
  background-color: #ede7f6;
}

.l-fnHCwkSgoU2iEUNE9QD._3NLr7Qtmwr7LydVKqxXJjd > tbody > tr:hover > td,
.l-fnHCwkSgoU2iEUNE9QD._3NLr7Qtmwr7LydVKqxXJjd > tbody > tr:hover > th {
  background-color: #d1c4e9;
}

@media screen and (max-width: 767px) {
  .QHnaay7Jd7C9dwvfazk-Y .tyjq0a41j4hRvVtJbdpwB._3NLr7Qtmwr7LydVKqxXJjd > tbody > tr > td,
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._3NLr7Qtmwr7LydVKqxXJjd
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._3NLr7Qtmwr7LydVKqxXJjd
> tbody
> tr
> td:nth-child(odd) {
    background-color: #ede7f6;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.l-fnHCwkSgoU2iEUNE9QD._3NLr7Qtmwr7LydVKqxXJjd
> tbody
> tr:hover
> td,
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._3NLr7Qtmwr7LydVKqxXJjd > tbody > tr:hover {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.l-fnHCwkSgoU2iEUNE9QD._3NLr7Qtmwr7LydVKqxXJjd
> tbody
> tr
> td:hover {
    background-color: #d1c4e9;
  }
}

.tyjq0a41j4hRvVtJbdpwB._9AS1AFbPZBt2wu-NBC7y5 > tbody > tr:nth-child(odd) > td,
.tyjq0a41j4hRvVtJbdpwB._9AS1AFbPZBt2wu-NBC7y5 > tbody > tr:nth-child(odd) > th {
  background-color: #e8eaf6;
}

.l-fnHCwkSgoU2iEUNE9QD._9AS1AFbPZBt2wu-NBC7y5 > tbody > tr:hover > td,
.l-fnHCwkSgoU2iEUNE9QD._9AS1AFbPZBt2wu-NBC7y5 > tbody > tr:hover > th {
  background-color: #c5cae9;
}

@media screen and (max-width: 767px) {
  .QHnaay7Jd7C9dwvfazk-Y .tyjq0a41j4hRvVtJbdpwB._9AS1AFbPZBt2wu-NBC7y5 > tbody > tr > td,
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._9AS1AFbPZBt2wu-NBC7y5
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._9AS1AFbPZBt2wu-NBC7y5
> tbody
> tr
> td:nth-child(odd) {
    background-color: #e8eaf6;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._9AS1AFbPZBt2wu-NBC7y5 > tbody > tr:hover > td,
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._9AS1AFbPZBt2wu-NBC7y5 > tbody > tr:hover {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._9AS1AFbPZBt2wu-NBC7y5 > tbody > tr > td:hover {
    background-color: #c5cae9;
  }
}

.tyjq0a41j4hRvVtJbdpwB._280UwbZfGuAs76WpRUFfGl > tbody > tr:nth-child(odd) > td,
.tyjq0a41j4hRvVtJbdpwB._280UwbZfGuAs76WpRUFfGl > tbody > tr:nth-child(odd) > th {
  background-color: #e7e9fd;
}

.l-fnHCwkSgoU2iEUNE9QD._280UwbZfGuAs76WpRUFfGl > tbody > tr:hover > td,
.l-fnHCwkSgoU2iEUNE9QD._280UwbZfGuAs76WpRUFfGl > tbody > tr:hover > th {
  background-color: #d0d9ff;
}

@media screen and (max-width: 767px) {
  .QHnaay7Jd7C9dwvfazk-Y .tyjq0a41j4hRvVtJbdpwB._280UwbZfGuAs76WpRUFfGl > tbody > tr > td,
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._280UwbZfGuAs76WpRUFfGl
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._280UwbZfGuAs76WpRUFfGl
> tbody
> tr
> td:nth-child(odd) {
    background-color: #e7e9fd;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._280UwbZfGuAs76WpRUFfGl > tbody > tr:hover > td,
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._280UwbZfGuAs76WpRUFfGl > tbody > tr:hover {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._280UwbZfGuAs76WpRUFfGl > tbody > tr > td:hover {
    background-color: #d0d9ff;
  }
}

.tyjq0a41j4hRvVtJbdpwB._2_Yu_-EjGDCpMBz9uf_s8X > tbody > tr:nth-child(odd) > td,
.tyjq0a41j4hRvVtJbdpwB._2_Yu_-EjGDCpMBz9uf_s8X > tbody > tr:nth-child(odd) > th {
  background-color: #e1f5fe;
}

.l-fnHCwkSgoU2iEUNE9QD._2_Yu_-EjGDCpMBz9uf_s8X > tbody > tr:hover > td,
.l-fnHCwkSgoU2iEUNE9QD._2_Yu_-EjGDCpMBz9uf_s8X > tbody > tr:hover > th {
  background-color: #b3e5fc;
}

@media screen and (max-width: 767px) {
  .QHnaay7Jd7C9dwvfazk-Y .tyjq0a41j4hRvVtJbdpwB._2_Yu_-EjGDCpMBz9uf_s8X > tbody > tr > td,
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._2_Yu_-EjGDCpMBz9uf_s8X
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._2_Yu_-EjGDCpMBz9uf_s8X
> tbody
> tr
> td:nth-child(odd) {
    background-color: #e1f5fe;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._2_Yu_-EjGDCpMBz9uf_s8X > tbody > tr:hover > td,
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._2_Yu_-EjGDCpMBz9uf_s8X > tbody > tr:hover {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.l-fnHCwkSgoU2iEUNE9QD._2_Yu_-EjGDCpMBz9uf_s8X
> tbody
> tr
> td:hover {
    background-color: #b3e5fc;
  }
}

.tyjq0a41j4hRvVtJbdpwB._1hPEm-AZvYOChR31znSneu > tbody > tr:nth-child(odd) > td,
.tyjq0a41j4hRvVtJbdpwB._1hPEm-AZvYOChR31znSneu > tbody > tr:nth-child(odd) > th {
  background-color: #e0f7fa;
}

.l-fnHCwkSgoU2iEUNE9QD._1hPEm-AZvYOChR31znSneu > tbody > tr:hover > td,
.l-fnHCwkSgoU2iEUNE9QD._1hPEm-AZvYOChR31znSneu > tbody > tr:hover > th {
  background-color: #b2ebf2;
}

@media screen and (max-width: 767px) {
  .QHnaay7Jd7C9dwvfazk-Y .tyjq0a41j4hRvVtJbdpwB._1hPEm-AZvYOChR31znSneu > tbody > tr > td,
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._1hPEm-AZvYOChR31znSneu
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._1hPEm-AZvYOChR31znSneu
> tbody
> tr
> td:nth-child(odd) {
    background-color: #e0f7fa;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._1hPEm-AZvYOChR31znSneu > tbody > tr:hover > td,
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._1hPEm-AZvYOChR31znSneu > tbody > tr:hover {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._1hPEm-AZvYOChR31znSneu > tbody > tr > td:hover {
    background-color: #b2ebf2;
  }
}

.tyjq0a41j4hRvVtJbdpwB._2fgli-421PefHAYzOUSrQD > tbody > tr:nth-child(odd) > td,
.tyjq0a41j4hRvVtJbdpwB._2fgli-421PefHAYzOUSrQD > tbody > tr:nth-child(odd) > th {
  background-color: #e0f2f1;
}

.l-fnHCwkSgoU2iEUNE9QD._2fgli-421PefHAYzOUSrQD > tbody > tr:hover > td,
.l-fnHCwkSgoU2iEUNE9QD._2fgli-421PefHAYzOUSrQD > tbody > tr:hover > th {
  background-color: #b2dfdb;
}

@media screen and (max-width: 767px) {
  .QHnaay7Jd7C9dwvfazk-Y .tyjq0a41j4hRvVtJbdpwB._2fgli-421PefHAYzOUSrQD > tbody > tr > td,
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._2fgli-421PefHAYzOUSrQD
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._2fgli-421PefHAYzOUSrQD
> tbody
> tr
> td:nth-child(odd) {
    background-color: #e0f2f1;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._2fgli-421PefHAYzOUSrQD > tbody > tr:hover > td,
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._2fgli-421PefHAYzOUSrQD > tbody > tr:hover {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._2fgli-421PefHAYzOUSrQD > tbody > tr > td:hover {
    background-color: #b2dfdb;
  }
}

.tyjq0a41j4hRvVtJbdpwB._3OOL_PhXhHmTG-gJ4Avcrf > tbody > tr:nth-child(odd) > td,
.tyjq0a41j4hRvVtJbdpwB._3OOL_PhXhHmTG-gJ4Avcrf > tbody > tr:nth-child(odd) > th {
  background-color: #d0f8ce;
}

.l-fnHCwkSgoU2iEUNE9QD._3OOL_PhXhHmTG-gJ4Avcrf > tbody > tr:hover > td,
.l-fnHCwkSgoU2iEUNE9QD._3OOL_PhXhHmTG-gJ4Avcrf > tbody > tr:hover > th {
  background-color: #a3e9a4;
}

@media screen and (max-width: 767px) {
  .QHnaay7Jd7C9dwvfazk-Y .tyjq0a41j4hRvVtJbdpwB._3OOL_PhXhHmTG-gJ4Avcrf > tbody > tr > td,
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._3OOL_PhXhHmTG-gJ4Avcrf
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._3OOL_PhXhHmTG-gJ4Avcrf
> tbody
> tr
> td:nth-child(odd) {
    background-color: #d0f8ce;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._3OOL_PhXhHmTG-gJ4Avcrf > tbody > tr:hover > td,
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._3OOL_PhXhHmTG-gJ4Avcrf > tbody > tr:hover {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._3OOL_PhXhHmTG-gJ4Avcrf > tbody > tr > td:hover {
    background-color: #a3e9a4;
  }
}

.tyjq0a41j4hRvVtJbdpwB.cEnPz92xebEkEgBCE5j-L > tbody > tr:nth-child(odd) > td,
.tyjq0a41j4hRvVtJbdpwB.cEnPz92xebEkEgBCE5j-L > tbody > tr:nth-child(odd) > th {
  background-color: #f1f8e9;
}

.l-fnHCwkSgoU2iEUNE9QD.cEnPz92xebEkEgBCE5j-L > tbody > tr:hover > td,
.l-fnHCwkSgoU2iEUNE9QD.cEnPz92xebEkEgBCE5j-L > tbody > tr:hover > th {
  background-color: #dcedc8;
}

@media screen and (max-width: 767px) {
  .QHnaay7Jd7C9dwvfazk-Y .tyjq0a41j4hRvVtJbdpwB.cEnPz92xebEkEgBCE5j-L > tbody > tr > td,
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB.cEnPz92xebEkEgBCE5j-L
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB.cEnPz92xebEkEgBCE5j-L
> tbody
> tr
> td:nth-child(odd) {
    background-color: #f1f8e9;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.l-fnHCwkSgoU2iEUNE9QD.cEnPz92xebEkEgBCE5j-L
> tbody
> tr:hover
> td,
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD.cEnPz92xebEkEgBCE5j-L > tbody > tr:hover {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.l-fnHCwkSgoU2iEUNE9QD.cEnPz92xebEkEgBCE5j-L
> tbody
> tr
> td:hover {
    background-color: #dcedc8;
  }
}

.tyjq0a41j4hRvVtJbdpwB.d6Ehz4yehf4pyjRFXtF2S > tbody > tr:nth-child(odd) > td,
.tyjq0a41j4hRvVtJbdpwB.d6Ehz4yehf4pyjRFXtF2S > tbody > tr:nth-child(odd) > th {
  background-color: #f9fbe7;
}

.l-fnHCwkSgoU2iEUNE9QD.d6Ehz4yehf4pyjRFXtF2S > tbody > tr:hover > td,
.l-fnHCwkSgoU2iEUNE9QD.d6Ehz4yehf4pyjRFXtF2S > tbody > tr:hover > th {
  background-color: #f0f4c3;
}

@media screen and (max-width: 767px) {
  .QHnaay7Jd7C9dwvfazk-Y .tyjq0a41j4hRvVtJbdpwB.d6Ehz4yehf4pyjRFXtF2S > tbody > tr > td,
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB.d6Ehz4yehf4pyjRFXtF2S
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB.d6Ehz4yehf4pyjRFXtF2S
> tbody
> tr
> td:nth-child(odd) {
    background-color: #f9fbe7;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD.d6Ehz4yehf4pyjRFXtF2S > tbody > tr:hover > td,
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD.d6Ehz4yehf4pyjRFXtF2S > tbody > tr:hover {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD.d6Ehz4yehf4pyjRFXtF2S > tbody > tr > td:hover {
    background-color: #f0f4c3;
  }
}

.tyjq0a41j4hRvVtJbdpwB._1ic3kbW9ebC222gFtyqYR > tbody > tr:nth-child(odd) > td,
.tyjq0a41j4hRvVtJbdpwB._1ic3kbW9ebC222gFtyqYR > tbody > tr:nth-child(odd) > th {
  background-color: #fffde7;
}

.l-fnHCwkSgoU2iEUNE9QD._1ic3kbW9ebC222gFtyqYR > tbody > tr:hover > td,
.l-fnHCwkSgoU2iEUNE9QD._1ic3kbW9ebC222gFtyqYR > tbody > tr:hover > th {
  background-color: #fff9c4;
}

@media screen and (max-width: 767px) {
  .QHnaay7Jd7C9dwvfazk-Y .tyjq0a41j4hRvVtJbdpwB._1ic3kbW9ebC222gFtyqYR > tbody > tr > td,
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._1ic3kbW9ebC222gFtyqYR
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._1ic3kbW9ebC222gFtyqYR
> tbody
> tr
> td:nth-child(odd) {
    background-color: #fffde7;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._1ic3kbW9ebC222gFtyqYR > tbody > tr:hover > td,
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._1ic3kbW9ebC222gFtyqYR > tbody > tr:hover {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._1ic3kbW9ebC222gFtyqYR > tbody > tr > td:hover {
    background-color: #fff9c4;
  }
}

.tyjq0a41j4hRvVtJbdpwB._3fYXiz-GxMOQ5xrx21CCGH > tbody > tr:nth-child(odd) > td,
.tyjq0a41j4hRvVtJbdpwB._3fYXiz-GxMOQ5xrx21CCGH > tbody > tr:nth-child(odd) > th {
  background-color: #fff8e1;
}

.l-fnHCwkSgoU2iEUNE9QD._3fYXiz-GxMOQ5xrx21CCGH > tbody > tr:hover > td,
.l-fnHCwkSgoU2iEUNE9QD._3fYXiz-GxMOQ5xrx21CCGH > tbody > tr:hover > th {
  background-color: #ffecb3;
}

@media screen and (max-width: 767px) {
  .QHnaay7Jd7C9dwvfazk-Y .tyjq0a41j4hRvVtJbdpwB._3fYXiz-GxMOQ5xrx21CCGH > tbody > tr > td,
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._3fYXiz-GxMOQ5xrx21CCGH
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._3fYXiz-GxMOQ5xrx21CCGH
> tbody
> tr
> td:nth-child(odd) {
    background-color: #fff8e1;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._3fYXiz-GxMOQ5xrx21CCGH > tbody > tr:hover > td,
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._3fYXiz-GxMOQ5xrx21CCGH > tbody > tr:hover {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._3fYXiz-GxMOQ5xrx21CCGH > tbody > tr > td:hover {
    background-color: #ffecb3;
  }
}

.tyjq0a41j4hRvVtJbdpwB._182bHY3guJU1DMQvSz-PGW > tbody > tr:nth-child(odd) > td,
.tyjq0a41j4hRvVtJbdpwB._182bHY3guJU1DMQvSz-PGW > tbody > tr:nth-child(odd) > th {
  background-color: #fff3e0;
}

.l-fnHCwkSgoU2iEUNE9QD._182bHY3guJU1DMQvSz-PGW > tbody > tr:hover > td,
.l-fnHCwkSgoU2iEUNE9QD._182bHY3guJU1DMQvSz-PGW > tbody > tr:hover > th {
  background-color: #ffe0b2;
}

@media screen and (max-width: 767px) {
  .QHnaay7Jd7C9dwvfazk-Y .tyjq0a41j4hRvVtJbdpwB._182bHY3guJU1DMQvSz-PGW > tbody > tr > td,
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._182bHY3guJU1DMQvSz-PGW
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._182bHY3guJU1DMQvSz-PGW
> tbody
> tr
> td:nth-child(odd) {
    background-color: #fff3e0;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._182bHY3guJU1DMQvSz-PGW > tbody > tr:hover > td,
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._182bHY3guJU1DMQvSz-PGW > tbody > tr:hover {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._182bHY3guJU1DMQvSz-PGW > tbody > tr > td:hover {
    background-color: #ffe0b2;
  }
}

.tyjq0a41j4hRvVtJbdpwB._3VS53zikX4xLrzSS1BFifJ > tbody > tr:nth-child(odd) > td,
.tyjq0a41j4hRvVtJbdpwB._3VS53zikX4xLrzSS1BFifJ > tbody > tr:nth-child(odd) > th {
  background-color: #fbe9e7;
}

.l-fnHCwkSgoU2iEUNE9QD._3VS53zikX4xLrzSS1BFifJ > tbody > tr:hover > td,
.l-fnHCwkSgoU2iEUNE9QD._3VS53zikX4xLrzSS1BFifJ > tbody > tr:hover > th {
  background-color: #ffccbc;
}

@media screen and (max-width: 767px) {
  .QHnaay7Jd7C9dwvfazk-Y .tyjq0a41j4hRvVtJbdpwB._3VS53zikX4xLrzSS1BFifJ > tbody > tr > td,
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._3VS53zikX4xLrzSS1BFifJ
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.tyjq0a41j4hRvVtJbdpwB._3VS53zikX4xLrzSS1BFifJ
> tbody
> tr
> td:nth-child(odd) {
    background-color: #fbe9e7;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.l-fnHCwkSgoU2iEUNE9QD._3VS53zikX4xLrzSS1BFifJ
> tbody
> tr:hover
> td,
  .QHnaay7Jd7C9dwvfazk-Y .l-fnHCwkSgoU2iEUNE9QD._3VS53zikX4xLrzSS1BFifJ > tbody > tr:hover {
    background-color: #fff;
  }
  .QHnaay7Jd7C9dwvfazk-Y
.l-fnHCwkSgoU2iEUNE9QD._3VS53zikX4xLrzSS1BFifJ
> tbody
> tr
> td:hover {
    background-color: #ffccbc;
  }
}
.note-danger.permission-view {
  background-color: #ebdadd;
}

.note-success.permission-view {
  background-color: #c0f1e9;
}

._2cQz78FuyBOCQjsmakQwie {
  position: absolute;
  width: 700px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  background-color: white;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  padding: 20px;
}

._3jJVZyU6Haly9FHQiDl4_r {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-top: 0px;
}

._24SPCxFnEDKp31MnI0grB4 {
  -ms-flex: 0 1;
      flex: 0 1;
  margin-left: 1px;
  margin-right: 1px;
}

._1LwFznNQQX_OyvDjTAQA6a .form-group {
  margin: 0;
}

._1LwFznNQQX_OyvDjTAQA6a label {
  margin-bottom: 0;
}

._2187KsvnjopsYI5FYL_8xp {
  font-size: 14px;
  line-height: 15px;
}

._3KxEaXt3tAnEkcV_r0wFs5 {
  font-size: 14px;
  line-height: 15px;
}

.Vx6tyvoDMm-7lB0PImOyK i {
  font-size: 15px;
  line-height: 1 !important;
  margin: 0 !important;
}

@media (min-width: 480px) {
  ._2187KsvnjopsYI5FYL_8xp {
    font-size: 6px;
    line-height: 15px;
  }
}

@media (min-width: 768px) {
  ._2187KsvnjopsYI5FYL_8xp {
    font-size: 8px;
    line-height: 15px;
  }
}

@media (min-width: 992px) {
  ._2187KsvnjopsYI5FYL_8xp {
    font-size: 15px;
    line-height: 15px;
  }
}

@media (min-width: 1200px) {
  ._2187KsvnjopsYI5FYL_8xp {
    font-size: 14px;
    line-height: 15px;
  }
}

@media (min-width: 1200px) {
  ._2187KsvnjopsYI5FYL_8xp {
    font-size: 14px;
    line-height: 15px;
  }
}
._1gOFIeprPg4QYn0oV7n8zQ {
  padding-top: 20px;
}

.nagHfMA-lFgWKPH723oM {
  margin-top: 0;
  margin-bottom: 25px;
}

._1jXGNC3OHzT0_s3ueHJ8d4 {
  float: left;
  margin: 0 5px;
}

._3jdccnp92gbgKF5Cl96PW7 {
  width: 100%;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  padding-left: 6px !important;
  margin-left: 6px;
  font-size: 16px;
  font-weight: bold;
}

.MMleivSM56rjo3RQ46enf {
  width: 100%;
  margin-bottom: 15px;
}

._1ZWJPNRG565FuFM2dUeEiC {
  background-color: #364150;
}

._2N_yfdKENu8moMCwLZXej_ {
  color: white;
}

._3sC782ki1AYrjzt04vRFiB span {
  opacity: 0;
  transition: all 0.25s;
}

._3sC782ki1AYrjzt04vRFiB:hover span {
  opacity: 1;
}
._2oJlWl1tcM5Wsb58KqGuBn {
  border: 1px solid #c2cad8;
}

._12jO_2PgfOorpTtR3V6xLz {
  margin-top: 0;
  margin-bottom: 0;
}

._1p8BvcDgGEfUd01FX1Y4Ct {
  overflow: hidden;
}

._2TcY5YgiQ5gn_jIHoVyMHa {
  background-color: #ffffff;
}

._3ba7c7pBMuQttHt7OXFyAB {
  width: 100%;
  display: block;
  float: left;
}

._189gKdG4xQgnI-4g34HRGY {
  color: #666;
  line-height: 1;
  display: inline-block;
}

.M9MuZsss41Bcu3KgttrIc {
  position: relative;
}

._2wwcgUT-X9He9mE4M6hTwg {
  margin: 50px auto 0 auto;
  display: block;
}

._1m2jZ9ZhKr7pF6l2s7rae9 {
  padding: 12.25% 11.76% 12.25% 11.76%;
  min-height: 90vh;
  margin: auto;
}

._2o8uEPxUFtRcvuCA_4IKob {
  min-height: 30px;
  background: #fff;
  box-shadow: 0px 2px 3px 2px rgba(0, 0, 0, 0.03);
  padding: 3px 15px;
  margin: 0 auto 3px auto;
}

.vsfr8xHnoJc-uB2FagT3O {
  float: right;
}

._1wfXxb5yYaKk7ogJNl8gLf {
  display: inline-block;
}

._2QOxi1ZdjkG1Cf3QZKoFl {
  min-height: 75px;
  background-color: #ffffff;
}

._2QOxi1ZdjkG1Cf3QZKoFl ._1Z6CXOEfg1mPTuOxWuga0n {
  min-height: 75px;
}

._2XlMwR49aOqzapyZjFi1Qk {
  overflow: hidden;
}

._32ytIx64qQ48JQYH56n45R {
  color: #999;
  font-family: 'Hoefler Text', Georgia, serif;
  font-style: italic;
  text-align: center;
}

._3iUR-b2Hmc8bpAZERtr6gd {
  text-align: center;
}

._3iUR-b2Hmc8bpAZERtr6gd .GpPI178_pmUnvF6zi6ttL {
  display: block;
}

._2Inx29KtCl-eRPp7d2doMx {
  display: inline-block;
  float: left;
  position: relative;
  padding: 0;
}

._2Inx29KtCl-eRPp7d2doMx .Select-control {
  background: none;
  border: none;
  height: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.18);
}

._1JAU6gFYA7MoPezbqTK77T {
  background-color: #f3f3f3;
  margin-bottom: 0px;
  float: left;
}

._30ftIg24o3A9CYbBzlQzV9 .dropdown-menu {
  display: block;
  transition: opacity 500ms cubic-bezier(0.23, 1, 0.32, 1) 0.5ms, visibility 0s cubic-bezier(0.23, 1, 0.32, 1) 500ms;
}

._30ftIg24o3A9CYbBzlQzV9 + .dropdown-menu {
  display: block;
  transition: opacity 500ms cubic-bezier(0.23, 1, 0.32, 1) 0.5ms, visibility 0s cubic-bezier(0.23, 1, 0.32, 1) 500ms !important;
}

._3qGh2mwnLl-HByfsOe7OCf {
  padding: 0;
}

._3qGh2mwnLl-HByfsOe7OCf ._-D47gCaYG0bjwx5YDflFY {
  padding: 4px 16px;
}

._3qGh2mwnLl-HByfsOe7OCf ._-D47gCaYG0bjwx5YDflFY h1,
._3qGh2mwnLl-HByfsOe7OCf ._-D47gCaYG0bjwx5YDflFY h2,
._3qGh2mwnLl-HByfsOe7OCf ._-D47gCaYG0bjwx5YDflFY h3,
._3qGh2mwnLl-HByfsOe7OCf ._-D47gCaYG0bjwx5YDflFY h4 {
  margin-top: 0px;
  margin-bottom: 0px;
}

._1SOHaZ9IRRoNgDV4Ll5axA {
  float: right;
  margin-bottom: 15px;
}

._2Q7rIZRhY3Cu_ZrkeVEN-b {
  margin-right: 15px;
}

._3-5D8OiVcn1tv65drDXBcq {
  min-height: 30px;
  background: #ffffff;
  box-shadow: 0px 2px 3px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px 1px rgba(255, 255, 255, 0.75) inset, 0px 2px 0px -1px #eef1f5 inset;
}

._2EBhTGWkxk4dweEaohquT_ {
  padding: 10px 5px;
  box-shadow: 0 3px 2px -2px #e1e5ec inset;
  margin-left: 0;
  margin-right: 0;
}

.bNEv2O7tEGfKUCt3WPfvZ {
  padding: 10px 5px;
  margin-left: 0;
  margin-right: 0;
}

._3uS1WPhXU2PK8oXfWL249o {
  padding: 0px 5px 10px 5px;
  margin-left: 0;
  margin-right: 0;
}

._2TEpbmq46iVUqE-EjVxPFG {
  width: 100px;
}

._3b0em7oPoysTlFVRiTdwEU {
  display: inline-block !important;
}

._3b0em7oPoysTlFVRiTdwEU .btn {
  box-shadow: 0 0 0 0 #fff;
  border-color: transparent;
}

._3b0em7oPoysTlFVRiTdwEU .btn-group .btn {
  box-shadow: 0 0 0 0 #fff;
  border-color: transparent;
}

._3b0em7oPoysTlFVRiTdwEU .btn-group .btn:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2), 0 3px 6px rgba(0, 0, 0, 0.26);
}

._3b0em7oPoysTlFVRiTdwEU button {
  box-shadow: 0 0 0 0 #fff;
}

._2rb84rcTkYPvlJcAw15YIe {
  float: left;
  display: block;
}

._2Jr8SJ9JrzLJLcgeJn0P7L {
  min-height: 25px;
  background: #ffffff;
}

._2LIHQCPFYDQqs43kMjL8XX {
  padding: 5px;
  border-radius: 5px;
}

.u3PLVlJSqUipwe8ryHDm- {
  width: 200px;
  min-height: 50px;
  background: #e1e5ec;
  border-radius: 5px;
  padding: 10px;
  box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.3);
}

._2c4NS2NzGXO8sNtWV7MR_J {
  padding-top: 10px;
  background: #e1e5ec;
}
._3wSr7t0_Opcs5BZYsVDNq5 .public-DraftEditor-content {
  padding: 1in;
  min-height: 11in;
  width: 8.5in;
  margin: auto;
  background-color: #ffffff;
}

.S_v0dcw6uw3ZSkxOCvlq1._3R3f4Zd88ozisVt6TVVqNf .public-DraftEditor-content {
  transform: scale3d(0.25, 0.25, 1);
}

.S_v0dcw6uw3ZSkxOCvlq1._2a-8CnT6JA6De_z42Zdqrn .public-DraftEditor-content {
  transform: scale3d(0.5, 0.5, 1);
}

.S_v0dcw6uw3ZSkxOCvlq1._3M9-ZS6BY965IiHwCvuJ_S .public-DraftEditor-content {
  transform: scale3d(0.75, 0.75, 1);
}

.S_v0dcw6uw3ZSkxOCvlq1._1xkGOVWXOwZwQV9RVkWK8K .public-DraftEditor-content {
  transform: scale3d(1, 1, 1);
}

.S_v0dcw6uw3ZSkxOCvlq1._2UFE3yRaZKkSiy-8dExMx8 .public-DraftEditor-content {
  transform: scale3d(1.25, 1.25, 1);
}

.S_v0dcw6uw3ZSkxOCvlq1.ANUNZf19dKcURxkKFVcJQ .public-DraftEditor-content {
  transform: scale3d(1.5, 1.5, 1);
}

.S_v0dcw6uw3ZSkxOCvlq1._1dv9Xw3amBIzsY1kOEfUml .public-DraftEditor-content {
  transform: scale3d(1.75, 1.75, 1);
}

.S_v0dcw6uw3ZSkxOCvlq1._3hpYkS8ZdSALzvC4ZIe9cw .public-DraftEditor-content {
  transform: scale3d(2, 2, 1);
}

.S_v0dcw6uw3ZSkxOCvlq1 .public-DraftEditor-content {
  transform-origin: top center;
}
/* anything tagged with this selector will be grouped in three columns */
._1MsHF65WLyVr0lW2RZ1AsI {
  width: 32%;
  height: 136px;
  border-right: solid 1px #d8d8d8;
  display: inline-block;
  margin-bottom: 12px;
  padding: 20px;
}

._2DbkyIy_TCpufUKdpVO1n3 {
  display: inline-block;
  width: 100%;
  font-size: 13px;
  font-weight: 500;
  background: #e0ebf9;
  border-radius: 6px;
  /* standards-compliant: (IE) */
}

._1mpYCVQRlmBA5sWOxcFhsx {
  background-color: #337ab7;
  color: white;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  float: left;
  line-height: 30px;
  margin: 0px 0px -31px 0px;
  height: 50px;
  width: 50px;
  text-align: center;
  border-radius: 12%;
  border: 2px solid rgba(255, 255, 255, 0.75);
}

.tWYt6iF4RrEeI-QHo-u85 {
  float: left;
  margin: 8px 7px;
  height: 32px;
  width: 32px;
}

/* Hover tooltips */
._1-HLK1GmH_vDBlpxOpfx66 {
  position: absolute;
  cursor: help;
  z-index: 2;
  border-radius: 4px;
  /* future proofing */
}

._1-HLK1GmH_vDBlpxOpfx66 .sb6COfNjQFcoCO8_O_6r4 {
  position: absolute;
  top: -10px;
  /* - top padding */
  right: 9999px;
  width: 260px;
  margin-right: -220px;
  /* width + left/right padding */
  padding: 10px;
  color: #fff;
  background: #333;
  font-size: 13px;
  font-weight: 300;
  font-family: Arial, Helvetica, sans-serif;
  box-shadow: 2px 2px 5px #aaa;
  opacity: 0;
  transition: opacity 250ms ease-out;
}

/* <http://css-tricks.com/snippets/css/css-triangle/> */
._1-HLK1GmH_vDBlpxOpfx66 .sb6COfNjQFcoCO8_O_6r4:before {
  content: ' ';
  /* Must have content to display */
  position: absolute;
  top: 50%;
  left: -16px;
  /* 2 x border width */
  width: 0;
  height: 0;
  margin-top: -8px;
  /* - border width */
  border: 8px solid transparent;
  border-right-color: #333;
}

._1-HLK1GmH_vDBlpxOpfx66:hover .sb6COfNjQFcoCO8_O_6r4 {
  right: -60px;
  top: -10px;
  opacity: 1;
}

._3484feJFpLQq9UHhMh7KEF {
  background-color: rgba(0, 126, 255, 0.08);
  border-radius: 2px;
  border: 1px solid rgba(0, 126, 255, 0.24);
  color: #007eff;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.4;
  margin: 1px;
  vertical-align: middle;
}

._2vEXCXfV1yNGuCkSppLyDc,
._16P2V2quYpHFnEPQuCGrIU {
  display: inline-block;
  vertical-align: middle;
}

._16P2V2quYpHFnEPQuCGrIU {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 5px;
}

._2vEXCXfV1yNGuCkSppLyDc {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 1px solid rgba(0, 126, 255, 0.24);
  padding: 1px 5px 3px;
}
/* -- Material Design Table style -------------- */
._2V3fLTE3MS6MQ1qGoeKZIm {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2rem;
  background-color: #fff;
}

._2V3fLTE3MS6MQ1qGoeKZIm > thead > tr,
._2V3fLTE3MS6MQ1qGoeKZIm > tbody > tr,
._2V3fLTE3MS6MQ1qGoeKZIm > tfoot > tr {
  transition: all 0.3s ease;
}

._2V3fLTE3MS6MQ1qGoeKZIm > thead > tr > th,
._2V3fLTE3MS6MQ1qGoeKZIm > tbody > tr > th,
._2V3fLTE3MS6MQ1qGoeKZIm > tfoot > tr > th,
._2V3fLTE3MS6MQ1qGoeKZIm > thead > tr > td,
._2V3fLTE3MS6MQ1qGoeKZIm > tbody > tr > td,
._2V3fLTE3MS6MQ1qGoeKZIm > tfoot > tr > td {
  text-align: left;
  padding: 1.6rem;
  vertical-align: top;
  border-top: 0;
  transition: all 0.3s ease;
}

._2V3fLTE3MS6MQ1qGoeKZIm > thead > tr > th {
  font-weight: 450;
  text-align: center;
  color: #757575;
  vertical-align: bottom;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

._2V3fLTE3MS6MQ1qGoeKZIm > caption + thead > tr:first-child > th,
._2V3fLTE3MS6MQ1qGoeKZIm > colgroup + thead > tr:first-child > th,
._2V3fLTE3MS6MQ1qGoeKZIm > thead:first-child > tr:first-child > th,
._2V3fLTE3MS6MQ1qGoeKZIm > caption + thead > tr:first-child > td,
._2V3fLTE3MS6MQ1qGoeKZIm > colgroup + thead > tr:first-child > td,
._2V3fLTE3MS6MQ1qGoeKZIm > thead:first-child > tr:first-child > td {
  border-top: 0;
}

._2V3fLTE3MS6MQ1qGoeKZIm > tbody + tbody {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

._2V3fLTE3MS6MQ1qGoeKZIm ._2V3fLTE3MS6MQ1qGoeKZIm {
  background-color: #fff;
}

._2V3fLTE3MS6MQ1qGoeKZIm .T3vBDSrXMVV3ypwyNrNSR {
  border: 0;
}

._1W8bX_9_CLlZ3VRwtSrC9C > thead > tr > th,
._1W8bX_9_CLlZ3VRwtSrC9C > tbody > tr > th,
._1W8bX_9_CLlZ3VRwtSrC9C > tfoot > tr > th,
._1W8bX_9_CLlZ3VRwtSrC9C > thead > tr > td,
._1W8bX_9_CLlZ3VRwtSrC9C > tbody > tr > td,
._1W8bX_9_CLlZ3VRwtSrC9C > tfoot > tr > td {
  padding: 0.8rem;
}

._3pU5TMMppRXuFVjw_iJJvR {
  border: 0;
}

._3pU5TMMppRXuFVjw_iJJvR > thead > tr > th,
._3pU5TMMppRXuFVjw_iJJvR > tbody > tr > th,
._3pU5TMMppRXuFVjw_iJJvR > tfoot > tr > th,
._3pU5TMMppRXuFVjw_iJJvR > thead > tr > td,
._3pU5TMMppRXuFVjw_iJJvR > tbody > tr > td,
._3pU5TMMppRXuFVjw_iJJvR > tfoot > tr > td {
  border: 0;
  border-bottom: 1px solid #e0e0e0;
}

._3pU5TMMppRXuFVjw_iJJvR > thead > tr > th,
._3pU5TMMppRXuFVjw_iJJvR > thead > tr > td {
  border-bottom-width: 2px;
}

._27RVuht30x1k12GDPhdg0d > tbody > tr:nth-child(odd) > td,
._27RVuht30x1k12GDPhdg0d > tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
}

._8Pt3dvab_E7RVnRbyDYE0 > tbody > tr:hover > td,
._8Pt3dvab_E7RVnRbyDYE0 > tbody > tr:hover > th {
  background-color: rgba(0, 0, 0, 0.12);
}

@media screen and (max-width: 768px) {
  .hdVPqIh3sQOQ0beiRtZAa > ._2V3fLTE3MS6MQ1qGoeKZIm {
    margin-bottom: 0;
    background-color: transparent;
  }
  .hdVPqIh3sQOQ0beiRtZAa > ._2V3fLTE3MS6MQ1qGoeKZIm > thead,
  .hdVPqIh3sQOQ0beiRtZAa > ._2V3fLTE3MS6MQ1qGoeKZIm > tfoot {
    display: none;
  }
  .hdVPqIh3sQOQ0beiRtZAa > ._2V3fLTE3MS6MQ1qGoeKZIm > tbody {
    display: block;
  }
  .hdVPqIh3sQOQ0beiRtZAa > ._2V3fLTE3MS6MQ1qGoeKZIm > tbody > tr {
    display: block;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    margin-bottom: 1.6rem;
  }
  .hdVPqIh3sQOQ0beiRtZAa > ._2V3fLTE3MS6MQ1qGoeKZIm > tbody > tr > td {
    background-color: #fff;
    display: block;
    vertical-align: middle;
    text-align: right;
  }
  .hdVPqIh3sQOQ0beiRtZAa > ._2V3fLTE3MS6MQ1qGoeKZIm > tbody > tr > td[data-title]:before {
    content: attr(data-title);
    float: left;
    font-size: inherit;
    font-weight: 400;
    color: #757575;
  }
  .hdVPqIh3sQOQ0beiRtZAa._2dFMQDCPEdazc7wBOKJcIq {
    box-shadow: none;
  }
  .hdVPqIh3sQOQ0beiRtZAa._2dFMQDCPEdazc7wBOKJcIq > ._2V3fLTE3MS6MQ1qGoeKZIm > tbody > tr {
    border: none;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
  }
  .hdVPqIh3sQOQ0beiRtZAa > ._3pU5TMMppRXuFVjw_iJJvR {
    border: 0;
  }
  .hdVPqIh3sQOQ0beiRtZAa > ._3pU5TMMppRXuFVjw_iJJvR > tbody > tr > td {
    border: 0;
    border-bottom: 1px solid #e0e0e0;
  }
  .hdVPqIh3sQOQ0beiRtZAa > ._3pU5TMMppRXuFVjw_iJJvR > tbody > tr > td:last-child {
    border-bottom: 0;
  }
  .hdVPqIh3sQOQ0beiRtZAa > ._27RVuht30x1k12GDPhdg0d > tbody > tr > td,
  .hdVPqIh3sQOQ0beiRtZAa > ._27RVuht30x1k12GDPhdg0d > tbody > tr:nth-child(odd) {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa > ._27RVuht30x1k12GDPhdg0d > tbody > tr > td:nth-child(odd) {
    background-color: #f5f5f5;
  }
  .hdVPqIh3sQOQ0beiRtZAa > ._8Pt3dvab_E7RVnRbyDYE0 > tbody > tr:hover > td,
  .hdVPqIh3sQOQ0beiRtZAa > ._8Pt3dvab_E7RVnRbyDYE0 > tbody > tr:hover {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa > ._8Pt3dvab_E7RVnRbyDYE0 > tbody > tr > td:hover {
    background-color: rgba(0, 0, 0, 0.12);
  }
}

._27RVuht30x1k12GDPhdg0d._1-ET382u8Fg1IUge21ilI5 > tbody > tr:nth-child(odd) > td,
._27RVuht30x1k12GDPhdg0d._1-ET382u8Fg1IUge21ilI5 > tbody > tr:nth-child(odd) > th {
  background-color: #fde0dc;
}

._8Pt3dvab_E7RVnRbyDYE0._1-ET382u8Fg1IUge21ilI5 > tbody > tr:hover > td,
._8Pt3dvab_E7RVnRbyDYE0._1-ET382u8Fg1IUge21ilI5 > tbody > tr:hover > th {
  background-color: #f9bdbb;
}

@media screen and (max-width: 767px) {
  .hdVPqIh3sQOQ0beiRtZAa ._27RVuht30x1k12GDPhdg0d._1-ET382u8Fg1IUge21ilI5 > tbody > tr > td,
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._1-ET382u8Fg1IUge21ilI5
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._1-ET382u8Fg1IUge21ilI5
> tbody
> tr
> td:nth-child(odd) {
    background-color: #fde0dc;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._1-ET382u8Fg1IUge21ilI5 > tbody > tr:hover > td,
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._1-ET382u8Fg1IUge21ilI5 > tbody > tr:hover {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._1-ET382u8Fg1IUge21ilI5 > tbody > tr > td:hover {
    background-color: #f9bdbb;
  }
}

._27RVuht30x1k12GDPhdg0d._2op_z78O-ItK-aHTfF8hS2 > tbody > tr:nth-child(odd) > td,
._27RVuht30x1k12GDPhdg0d._2op_z78O-ItK-aHTfF8hS2 > tbody > tr:nth-child(odd) > th {
  background-color: #fce4ec;
}

._8Pt3dvab_E7RVnRbyDYE0._2op_z78O-ItK-aHTfF8hS2 > tbody > tr:hover > td,
._8Pt3dvab_E7RVnRbyDYE0._2op_z78O-ItK-aHTfF8hS2 > tbody > tr:hover > th {
  background-color: #f8bbd0;
}

@media screen and (max-width: 767px) {
  .hdVPqIh3sQOQ0beiRtZAa ._27RVuht30x1k12GDPhdg0d._2op_z78O-ItK-aHTfF8hS2 > tbody > tr > td,
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._2op_z78O-ItK-aHTfF8hS2
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._2op_z78O-ItK-aHTfF8hS2
> tbody
> tr
> td:nth-child(odd) {
    background-color: #fce4ec;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._2op_z78O-ItK-aHTfF8hS2 > tbody > tr:hover > td,
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._2op_z78O-ItK-aHTfF8hS2 > tbody > tr:hover {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._2op_z78O-ItK-aHTfF8hS2 > tbody > tr > td:hover {
    background-color: #f8bbd0;
  }
}

._27RVuht30x1k12GDPhdg0d._2Iyb35R5Yw0XtRqmrZe9RK > tbody > tr:nth-child(odd) > td,
._27RVuht30x1k12GDPhdg0d._2Iyb35R5Yw0XtRqmrZe9RK > tbody > tr:nth-child(odd) > th {
  background-color: #f3e5f5;
}

._8Pt3dvab_E7RVnRbyDYE0._2Iyb35R5Yw0XtRqmrZe9RK > tbody > tr:hover > td,
._8Pt3dvab_E7RVnRbyDYE0._2Iyb35R5Yw0XtRqmrZe9RK > tbody > tr:hover > th {
  background-color: #e1bee7;
}

@media screen and (max-width: 767px) {
  .hdVPqIh3sQOQ0beiRtZAa ._27RVuht30x1k12GDPhdg0d._2Iyb35R5Yw0XtRqmrZe9RK > tbody > tr > td,
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._2Iyb35R5Yw0XtRqmrZe9RK
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._2Iyb35R5Yw0XtRqmrZe9RK
> tbody
> tr
> td:nth-child(odd) {
    background-color: #f3e5f5;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._2Iyb35R5Yw0XtRqmrZe9RK > tbody > tr:hover > td,
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._2Iyb35R5Yw0XtRqmrZe9RK > tbody > tr:hover {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._2Iyb35R5Yw0XtRqmrZe9RK > tbody > tr > td:hover {
    background-color: #e1bee7;
  }
}

._27RVuht30x1k12GDPhdg0d._2RWeXVLlGy9fM4a7YOcxeF > tbody > tr:nth-child(odd) > td,
._27RVuht30x1k12GDPhdg0d._2RWeXVLlGy9fM4a7YOcxeF > tbody > tr:nth-child(odd) > th {
  background-color: #ede7f6;
}

._8Pt3dvab_E7RVnRbyDYE0._2RWeXVLlGy9fM4a7YOcxeF > tbody > tr:hover > td,
._8Pt3dvab_E7RVnRbyDYE0._2RWeXVLlGy9fM4a7YOcxeF > tbody > tr:hover > th {
  background-color: #d1c4e9;
}

@media screen and (max-width: 767px) {
  .hdVPqIh3sQOQ0beiRtZAa ._27RVuht30x1k12GDPhdg0d._2RWeXVLlGy9fM4a7YOcxeF > tbody > tr > td,
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._2RWeXVLlGy9fM4a7YOcxeF
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._2RWeXVLlGy9fM4a7YOcxeF
> tbody
> tr
> td:nth-child(odd) {
    background-color: #ede7f6;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._8Pt3dvab_E7RVnRbyDYE0._2RWeXVLlGy9fM4a7YOcxeF
> tbody
> tr:hover
> td,
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._2RWeXVLlGy9fM4a7YOcxeF > tbody > tr:hover {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._8Pt3dvab_E7RVnRbyDYE0._2RWeXVLlGy9fM4a7YOcxeF
> tbody
> tr
> td:hover {
    background-color: #d1c4e9;
  }
}

._27RVuht30x1k12GDPhdg0d._3RkZ3zBl0_yUotogs3GaWw > tbody > tr:nth-child(odd) > td,
._27RVuht30x1k12GDPhdg0d._3RkZ3zBl0_yUotogs3GaWw > tbody > tr:nth-child(odd) > th {
  background-color: #e8eaf6;
}

._8Pt3dvab_E7RVnRbyDYE0._3RkZ3zBl0_yUotogs3GaWw > tbody > tr:hover > td,
._8Pt3dvab_E7RVnRbyDYE0._3RkZ3zBl0_yUotogs3GaWw > tbody > tr:hover > th {
  background-color: #c5cae9;
}

@media screen and (max-width: 767px) {
  .hdVPqIh3sQOQ0beiRtZAa ._27RVuht30x1k12GDPhdg0d._3RkZ3zBl0_yUotogs3GaWw > tbody > tr > td,
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._3RkZ3zBl0_yUotogs3GaWw
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._3RkZ3zBl0_yUotogs3GaWw
> tbody
> tr
> td:nth-child(odd) {
    background-color: #e8eaf6;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._3RkZ3zBl0_yUotogs3GaWw > tbody > tr:hover > td,
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._3RkZ3zBl0_yUotogs3GaWw > tbody > tr:hover {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._3RkZ3zBl0_yUotogs3GaWw > tbody > tr > td:hover {
    background-color: #c5cae9;
  }
}

._27RVuht30x1k12GDPhdg0d.yQZQpQwbHqKKQxku152zf > tbody > tr:nth-child(odd) > td,
._27RVuht30x1k12GDPhdg0d.yQZQpQwbHqKKQxku152zf > tbody > tr:nth-child(odd) > th {
  background-color: #e7e9fd;
}

._8Pt3dvab_E7RVnRbyDYE0.yQZQpQwbHqKKQxku152zf > tbody > tr:hover > td,
._8Pt3dvab_E7RVnRbyDYE0.yQZQpQwbHqKKQxku152zf > tbody > tr:hover > th {
  background-color: #d0d9ff;
}

@media screen and (max-width: 767px) {
  .hdVPqIh3sQOQ0beiRtZAa ._27RVuht30x1k12GDPhdg0d.yQZQpQwbHqKKQxku152zf > tbody > tr > td,
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d.yQZQpQwbHqKKQxku152zf
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d.yQZQpQwbHqKKQxku152zf
> tbody
> tr
> td:nth-child(odd) {
    background-color: #e7e9fd;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0.yQZQpQwbHqKKQxku152zf > tbody > tr:hover > td,
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0.yQZQpQwbHqKKQxku152zf > tbody > tr:hover {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0.yQZQpQwbHqKKQxku152zf > tbody > tr > td:hover {
    background-color: #d0d9ff;
  }
}

._27RVuht30x1k12GDPhdg0d._1zg2ibt6bcqDM7KAnh9Atn > tbody > tr:nth-child(odd) > td,
._27RVuht30x1k12GDPhdg0d._1zg2ibt6bcqDM7KAnh9Atn > tbody > tr:nth-child(odd) > th {
  background-color: #e1f5fe;
}

._8Pt3dvab_E7RVnRbyDYE0._1zg2ibt6bcqDM7KAnh9Atn > tbody > tr:hover > td,
._8Pt3dvab_E7RVnRbyDYE0._1zg2ibt6bcqDM7KAnh9Atn > tbody > tr:hover > th {
  background-color: #b3e5fc;
}

@media screen and (max-width: 767px) {
  .hdVPqIh3sQOQ0beiRtZAa ._27RVuht30x1k12GDPhdg0d._1zg2ibt6bcqDM7KAnh9Atn > tbody > tr > td,
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._1zg2ibt6bcqDM7KAnh9Atn
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._1zg2ibt6bcqDM7KAnh9Atn
> tbody
> tr
> td:nth-child(odd) {
    background-color: #e1f5fe;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._1zg2ibt6bcqDM7KAnh9Atn > tbody > tr:hover > td,
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._1zg2ibt6bcqDM7KAnh9Atn > tbody > tr:hover {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._8Pt3dvab_E7RVnRbyDYE0._1zg2ibt6bcqDM7KAnh9Atn
> tbody
> tr
> td:hover {
    background-color: #b3e5fc;
  }
}

._27RVuht30x1k12GDPhdg0d.DXMP3tRGLPovNpekw8Td6 > tbody > tr:nth-child(odd) > td,
._27RVuht30x1k12GDPhdg0d.DXMP3tRGLPovNpekw8Td6 > tbody > tr:nth-child(odd) > th {
  background-color: #e0f7fa;
}

._8Pt3dvab_E7RVnRbyDYE0.DXMP3tRGLPovNpekw8Td6 > tbody > tr:hover > td,
._8Pt3dvab_E7RVnRbyDYE0.DXMP3tRGLPovNpekw8Td6 > tbody > tr:hover > th {
  background-color: #b2ebf2;
}

@media screen and (max-width: 767px) {
  .hdVPqIh3sQOQ0beiRtZAa ._27RVuht30x1k12GDPhdg0d.DXMP3tRGLPovNpekw8Td6 > tbody > tr > td,
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d.DXMP3tRGLPovNpekw8Td6
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d.DXMP3tRGLPovNpekw8Td6
> tbody
> tr
> td:nth-child(odd) {
    background-color: #e0f7fa;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0.DXMP3tRGLPovNpekw8Td6 > tbody > tr:hover > td,
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0.DXMP3tRGLPovNpekw8Td6 > tbody > tr:hover {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0.DXMP3tRGLPovNpekw8Td6 > tbody > tr > td:hover {
    background-color: #b2ebf2;
  }
}

._27RVuht30x1k12GDPhdg0d.Q891mcMlXTKkDnya4LmiQ > tbody > tr:nth-child(odd) > td,
._27RVuht30x1k12GDPhdg0d.Q891mcMlXTKkDnya4LmiQ > tbody > tr:nth-child(odd) > th {
  background-color: #e0f2f1;
}

._8Pt3dvab_E7RVnRbyDYE0.Q891mcMlXTKkDnya4LmiQ > tbody > tr:hover > td,
._8Pt3dvab_E7RVnRbyDYE0.Q891mcMlXTKkDnya4LmiQ > tbody > tr:hover > th {
  background-color: #b2dfdb;
}

@media screen and (max-width: 767px) {
  .hdVPqIh3sQOQ0beiRtZAa ._27RVuht30x1k12GDPhdg0d.Q891mcMlXTKkDnya4LmiQ > tbody > tr > td,
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d.Q891mcMlXTKkDnya4LmiQ
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d.Q891mcMlXTKkDnya4LmiQ
> tbody
> tr
> td:nth-child(odd) {
    background-color: #e0f2f1;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0.Q891mcMlXTKkDnya4LmiQ > tbody > tr:hover > td,
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0.Q891mcMlXTKkDnya4LmiQ > tbody > tr:hover {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0.Q891mcMlXTKkDnya4LmiQ > tbody > tr > td:hover {
    background-color: #b2dfdb;
  }
}

._27RVuht30x1k12GDPhdg0d._1rPKMN3XaqznXZ547S9xht > tbody > tr:nth-child(odd) > td,
._27RVuht30x1k12GDPhdg0d._1rPKMN3XaqznXZ547S9xht > tbody > tr:nth-child(odd) > th {
  background-color: #d0f8ce;
}

._8Pt3dvab_E7RVnRbyDYE0._1rPKMN3XaqznXZ547S9xht > tbody > tr:hover > td,
._8Pt3dvab_E7RVnRbyDYE0._1rPKMN3XaqznXZ547S9xht > tbody > tr:hover > th {
  background-color: #a3e9a4;
}

@media screen and (max-width: 767px) {
  .hdVPqIh3sQOQ0beiRtZAa ._27RVuht30x1k12GDPhdg0d._1rPKMN3XaqznXZ547S9xht > tbody > tr > td,
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._1rPKMN3XaqznXZ547S9xht
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._1rPKMN3XaqznXZ547S9xht
> tbody
> tr
> td:nth-child(odd) {
    background-color: #d0f8ce;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._1rPKMN3XaqznXZ547S9xht > tbody > tr:hover > td,
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._1rPKMN3XaqznXZ547S9xht > tbody > tr:hover {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._1rPKMN3XaqznXZ547S9xht > tbody > tr > td:hover {
    background-color: #a3e9a4;
  }
}

._27RVuht30x1k12GDPhdg0d._3_bG0rLaYVaWKK3V4_CKHP > tbody > tr:nth-child(odd) > td,
._27RVuht30x1k12GDPhdg0d._3_bG0rLaYVaWKK3V4_CKHP > tbody > tr:nth-child(odd) > th {
  background-color: #f1f8e9;
}

._8Pt3dvab_E7RVnRbyDYE0._3_bG0rLaYVaWKK3V4_CKHP > tbody > tr:hover > td,
._8Pt3dvab_E7RVnRbyDYE0._3_bG0rLaYVaWKK3V4_CKHP > tbody > tr:hover > th {
  background-color: #dcedc8;
}

@media screen and (max-width: 767px) {
  .hdVPqIh3sQOQ0beiRtZAa ._27RVuht30x1k12GDPhdg0d._3_bG0rLaYVaWKK3V4_CKHP > tbody > tr > td,
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._3_bG0rLaYVaWKK3V4_CKHP
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._3_bG0rLaYVaWKK3V4_CKHP
> tbody
> tr
> td:nth-child(odd) {
    background-color: #f1f8e9;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._8Pt3dvab_E7RVnRbyDYE0._3_bG0rLaYVaWKK3V4_CKHP
> tbody
> tr:hover
> td,
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._3_bG0rLaYVaWKK3V4_CKHP > tbody > tr:hover {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._8Pt3dvab_E7RVnRbyDYE0._3_bG0rLaYVaWKK3V4_CKHP
> tbody
> tr
> td:hover {
    background-color: #dcedc8;
  }
}

._27RVuht30x1k12GDPhdg0d._1zhKvrRdX-RfRhFnKZJwev > tbody > tr:nth-child(odd) > td,
._27RVuht30x1k12GDPhdg0d._1zhKvrRdX-RfRhFnKZJwev > tbody > tr:nth-child(odd) > th {
  background-color: #f9fbe7;
}

._8Pt3dvab_E7RVnRbyDYE0._1zhKvrRdX-RfRhFnKZJwev > tbody > tr:hover > td,
._8Pt3dvab_E7RVnRbyDYE0._1zhKvrRdX-RfRhFnKZJwev > tbody > tr:hover > th {
  background-color: #f0f4c3;
}

@media screen and (max-width: 767px) {
  .hdVPqIh3sQOQ0beiRtZAa ._27RVuht30x1k12GDPhdg0d._1zhKvrRdX-RfRhFnKZJwev > tbody > tr > td,
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._1zhKvrRdX-RfRhFnKZJwev
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._1zhKvrRdX-RfRhFnKZJwev
> tbody
> tr
> td:nth-child(odd) {
    background-color: #f9fbe7;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._1zhKvrRdX-RfRhFnKZJwev > tbody > tr:hover > td,
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._1zhKvrRdX-RfRhFnKZJwev > tbody > tr:hover {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._1zhKvrRdX-RfRhFnKZJwev > tbody > tr > td:hover {
    background-color: #f0f4c3;
  }
}

._27RVuht30x1k12GDPhdg0d._2t9wl4qT2QaK1E541LV3vl > tbody > tr:nth-child(odd) > td,
._27RVuht30x1k12GDPhdg0d._2t9wl4qT2QaK1E541LV3vl > tbody > tr:nth-child(odd) > th {
  background-color: #fffde7;
}

._8Pt3dvab_E7RVnRbyDYE0._2t9wl4qT2QaK1E541LV3vl > tbody > tr:hover > td,
._8Pt3dvab_E7RVnRbyDYE0._2t9wl4qT2QaK1E541LV3vl > tbody > tr:hover > th {
  background-color: #fff9c4;
}

@media screen and (max-width: 767px) {
  .hdVPqIh3sQOQ0beiRtZAa ._27RVuht30x1k12GDPhdg0d._2t9wl4qT2QaK1E541LV3vl > tbody > tr > td,
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._2t9wl4qT2QaK1E541LV3vl
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._2t9wl4qT2QaK1E541LV3vl
> tbody
> tr
> td:nth-child(odd) {
    background-color: #fffde7;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._2t9wl4qT2QaK1E541LV3vl > tbody > tr:hover > td,
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._2t9wl4qT2QaK1E541LV3vl > tbody > tr:hover {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._2t9wl4qT2QaK1E541LV3vl > tbody > tr > td:hover {
    background-color: #fff9c4;
  }
}

._27RVuht30x1k12GDPhdg0d.vnVF49l0h4Qu4E_TzlIfM > tbody > tr:nth-child(odd) > td,
._27RVuht30x1k12GDPhdg0d.vnVF49l0h4Qu4E_TzlIfM > tbody > tr:nth-child(odd) > th {
  background-color: #fff8e1;
}

._8Pt3dvab_E7RVnRbyDYE0.vnVF49l0h4Qu4E_TzlIfM > tbody > tr:hover > td,
._8Pt3dvab_E7RVnRbyDYE0.vnVF49l0h4Qu4E_TzlIfM > tbody > tr:hover > th {
  background-color: #ffecb3;
}

@media screen and (max-width: 767px) {
  .hdVPqIh3sQOQ0beiRtZAa ._27RVuht30x1k12GDPhdg0d.vnVF49l0h4Qu4E_TzlIfM > tbody > tr > td,
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d.vnVF49l0h4Qu4E_TzlIfM
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d.vnVF49l0h4Qu4E_TzlIfM
> tbody
> tr
> td:nth-child(odd) {
    background-color: #fff8e1;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0.vnVF49l0h4Qu4E_TzlIfM > tbody > tr:hover > td,
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0.vnVF49l0h4Qu4E_TzlIfM > tbody > tr:hover {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0.vnVF49l0h4Qu4E_TzlIfM > tbody > tr > td:hover {
    background-color: #ffecb3;
  }
}

._27RVuht30x1k12GDPhdg0d._2Soiu6ZfALxQc2FnDAN85Z > tbody > tr:nth-child(odd) > td,
._27RVuht30x1k12GDPhdg0d._2Soiu6ZfALxQc2FnDAN85Z > tbody > tr:nth-child(odd) > th {
  background-color: #fff3e0;
}

._8Pt3dvab_E7RVnRbyDYE0._2Soiu6ZfALxQc2FnDAN85Z > tbody > tr:hover > td,
._8Pt3dvab_E7RVnRbyDYE0._2Soiu6ZfALxQc2FnDAN85Z > tbody > tr:hover > th {
  background-color: #ffe0b2;
}

@media screen and (max-width: 767px) {
  .hdVPqIh3sQOQ0beiRtZAa ._27RVuht30x1k12GDPhdg0d._2Soiu6ZfALxQc2FnDAN85Z > tbody > tr > td,
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._2Soiu6ZfALxQc2FnDAN85Z
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._2Soiu6ZfALxQc2FnDAN85Z
> tbody
> tr
> td:nth-child(odd) {
    background-color: #fff3e0;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._2Soiu6ZfALxQc2FnDAN85Z > tbody > tr:hover > td,
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._2Soiu6ZfALxQc2FnDAN85Z > tbody > tr:hover {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._2Soiu6ZfALxQc2FnDAN85Z > tbody > tr > td:hover {
    background-color: #ffe0b2;
  }
}

._27RVuht30x1k12GDPhdg0d._30ENfWiLbuVhZvrXvmcixy > tbody > tr:nth-child(odd) > td,
._27RVuht30x1k12GDPhdg0d._30ENfWiLbuVhZvrXvmcixy > tbody > tr:nth-child(odd) > th {
  background-color: #fbe9e7;
}

._8Pt3dvab_E7RVnRbyDYE0._30ENfWiLbuVhZvrXvmcixy > tbody > tr:hover > td,
._8Pt3dvab_E7RVnRbyDYE0._30ENfWiLbuVhZvrXvmcixy > tbody > tr:hover > th {
  background-color: #ffccbc;
}

@media screen and (max-width: 767px) {
  .hdVPqIh3sQOQ0beiRtZAa ._27RVuht30x1k12GDPhdg0d._30ENfWiLbuVhZvrXvmcixy > tbody > tr > td,
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._30ENfWiLbuVhZvrXvmcixy
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._27RVuht30x1k12GDPhdg0d._30ENfWiLbuVhZvrXvmcixy
> tbody
> tr
> td:nth-child(odd) {
    background-color: #fbe9e7;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._8Pt3dvab_E7RVnRbyDYE0._30ENfWiLbuVhZvrXvmcixy
> tbody
> tr:hover
> td,
  .hdVPqIh3sQOQ0beiRtZAa ._8Pt3dvab_E7RVnRbyDYE0._30ENfWiLbuVhZvrXvmcixy > tbody > tr:hover {
    background-color: #fff;
  }
  .hdVPqIh3sQOQ0beiRtZAa
._8Pt3dvab_E7RVnRbyDYE0._30ENfWiLbuVhZvrXvmcixy
> tbody
> tr
> td:hover {
    background-color: #ffccbc;
  }
}
/* -- Material Design Table style -------------- */
._1rXplluYPTqspWnWpSPvtk {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2rem;
  background-color: #fff;
}

._1rXplluYPTqspWnWpSPvtk > thead > tr,
._1rXplluYPTqspWnWpSPvtk > tbody > tr,
._1rXplluYPTqspWnWpSPvtk > tfoot > tr {
  transition: all 0.3s ease;
}

._1rXplluYPTqspWnWpSPvtk > thead > tr > th,
._1rXplluYPTqspWnWpSPvtk > tbody > tr > th,
._1rXplluYPTqspWnWpSPvtk > tfoot > tr > th,
._1rXplluYPTqspWnWpSPvtk > thead > tr > td,
._1rXplluYPTqspWnWpSPvtk > tbody > tr > td,
._1rXplluYPTqspWnWpSPvtk > tfoot > tr > td {
  text-align: left;
  padding: 0.6rem;
  vertical-align: top;
  border-top: 0;
  transition: all 0.3s ease;
}

._1rXplluYPTqspWnWpSPvtk > thead > tr > th {
  font-weight: 450;
  text-align: center;
  color: #757575;
  vertical-align: bottom;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

._1rXplluYPTqspWnWpSPvtk > caption + thead > tr:first-child > th,
._1rXplluYPTqspWnWpSPvtk > colgroup + thead > tr:first-child > th,
._1rXplluYPTqspWnWpSPvtk > thead:first-child > tr:first-child > th,
._1rXplluYPTqspWnWpSPvtk > caption + thead > tr:first-child > td,
._1rXplluYPTqspWnWpSPvtk > colgroup + thead > tr:first-child > td,
._1rXplluYPTqspWnWpSPvtk > thead:first-child > tr:first-child > td {
  border-top: 0;
}

._1rXplluYPTqspWnWpSPvtk > tbody + tbody {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

._1rXplluYPTqspWnWpSPvtk ._1rXplluYPTqspWnWpSPvtk {
  background-color: #fff;
}

._1rXplluYPTqspWnWpSPvtk ._8mr78VscbqikBYZCdF8A5 {
  border: 0;
}

._1FMYI96KHCKmUUZ9r8PQgO > thead > tr > th,
._1FMYI96KHCKmUUZ9r8PQgO > tbody > tr > th,
._1FMYI96KHCKmUUZ9r8PQgO > tfoot > tr > th,
._1FMYI96KHCKmUUZ9r8PQgO > thead > tr > td,
._1FMYI96KHCKmUUZ9r8PQgO > tbody > tr > td,
._1FMYI96KHCKmUUZ9r8PQgO > tfoot > tr > td {
  padding: 0.4rem;
}

.NcHpaA0PPWMWSI7yLO5B3 {
  border: 0;
}

.NcHpaA0PPWMWSI7yLO5B3 > thead > tr > th,
.NcHpaA0PPWMWSI7yLO5B3 > tbody > tr > th,
.NcHpaA0PPWMWSI7yLO5B3 > tfoot > tr > th,
.NcHpaA0PPWMWSI7yLO5B3 > thead > tr > td,
.NcHpaA0PPWMWSI7yLO5B3 > tbody > tr > td,
.NcHpaA0PPWMWSI7yLO5B3 > tfoot > tr > td {
  border: 0;
  border-bottom: 1px solid #e0e0e0;
}

.NcHpaA0PPWMWSI7yLO5B3 > thead > tr > th,
.NcHpaA0PPWMWSI7yLO5B3 > thead > tr > td {
  border-bottom-width: 2px;
}

._2ck_RByoUlfmj1FXymc41P > tbody > tr:nth-child(odd) > td,
._2ck_RByoUlfmj1FXymc41P > tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
}

._2IUYVoUuToTl7n4sh6nnFZ > tbody > tr:hover > td,
._2IUYVoUuToTl7n4sh6nnFZ > tbody > tr:hover > th {
  background-color: rgba(0, 0, 0, 0.12);
}

@media screen and (max-width: 768px) {
  .U1U2QWtVmdq_t7YnbpVq2 > ._1rXplluYPTqspWnWpSPvtk {
    margin-bottom: 0;
    background-color: transparent;
  }
  .U1U2QWtVmdq_t7YnbpVq2 > ._1rXplluYPTqspWnWpSPvtk > thead,
  .U1U2QWtVmdq_t7YnbpVq2 > ._1rXplluYPTqspWnWpSPvtk > tfoot {
    display: none;
  }
  .U1U2QWtVmdq_t7YnbpVq2 > ._1rXplluYPTqspWnWpSPvtk > tbody {
    display: block;
  }
  .U1U2QWtVmdq_t7YnbpVq2 > ._1rXplluYPTqspWnWpSPvtk > tbody > tr {
    display: block;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    margin-bottom: 1.6rem;
  }
  .U1U2QWtVmdq_t7YnbpVq2 > ._1rXplluYPTqspWnWpSPvtk > tbody > tr > td {
    background-color: #fff;
    display: block;
    vertical-align: middle;
    text-align: right;
  }
  .U1U2QWtVmdq_t7YnbpVq2 > ._1rXplluYPTqspWnWpSPvtk > tbody > tr > td[data-title]:before {
    content: attr(data-title);
    float: left;
    font-size: inherit;
    font-weight: 400;
    color: #757575;
  }
  .U1U2QWtVmdq_t7YnbpVq2._38LbBsSyWdxD6eYSfzwB2K {
    box-shadow: none;
  }
  .U1U2QWtVmdq_t7YnbpVq2._38LbBsSyWdxD6eYSfzwB2K > ._1rXplluYPTqspWnWpSPvtk > tbody > tr {
    border: none;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
  }
  .U1U2QWtVmdq_t7YnbpVq2 > .NcHpaA0PPWMWSI7yLO5B3 {
    border: 0;
  }
  .U1U2QWtVmdq_t7YnbpVq2 > .NcHpaA0PPWMWSI7yLO5B3 > tbody > tr > td {
    border: 0;
    border-bottom: 1px solid #e0e0e0;
  }
  .U1U2QWtVmdq_t7YnbpVq2 > .NcHpaA0PPWMWSI7yLO5B3 > tbody > tr > td:last-child {
    border-bottom: 0;
  }
  .U1U2QWtVmdq_t7YnbpVq2 > ._2ck_RByoUlfmj1FXymc41P > tbody > tr > td,
  .U1U2QWtVmdq_t7YnbpVq2 > ._2ck_RByoUlfmj1FXymc41P > tbody > tr:nth-child(odd) {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2 > ._2ck_RByoUlfmj1FXymc41P > tbody > tr > td:nth-child(odd) {
    background-color: #f5f5f5;
  }
  .U1U2QWtVmdq_t7YnbpVq2 > ._2IUYVoUuToTl7n4sh6nnFZ > tbody > tr:hover > td,
  .U1U2QWtVmdq_t7YnbpVq2 > ._2IUYVoUuToTl7n4sh6nnFZ > tbody > tr:hover {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2 > ._2IUYVoUuToTl7n4sh6nnFZ > tbody > tr > td:hover {
    background-color: rgba(0, 0, 0, 0.12);
  }
}

._2ck_RByoUlfmj1FXymc41P._8FniLaoq5X1xLKRXRBR9z > tbody > tr:nth-child(odd) > td,
._2ck_RByoUlfmj1FXymc41P._8FniLaoq5X1xLKRXRBR9z > tbody > tr:nth-child(odd) > th {
  background-color: #fde0dc;
}

._2IUYVoUuToTl7n4sh6nnFZ._8FniLaoq5X1xLKRXRBR9z > tbody > tr:hover > td,
._2IUYVoUuToTl7n4sh6nnFZ._8FniLaoq5X1xLKRXRBR9z > tbody > tr:hover > th {
  background-color: #f9bdbb;
}

@media screen and (max-width: 767px) {
  .U1U2QWtVmdq_t7YnbpVq2 ._2ck_RByoUlfmj1FXymc41P._8FniLaoq5X1xLKRXRBR9z > tbody > tr > td,
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._8FniLaoq5X1xLKRXRBR9z
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._8FniLaoq5X1xLKRXRBR9z
> tbody
> tr
> td:nth-child(odd) {
    background-color: #fde0dc;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._8FniLaoq5X1xLKRXRBR9z > tbody > tr:hover > td,
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._8FniLaoq5X1xLKRXRBR9z > tbody > tr:hover {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._8FniLaoq5X1xLKRXRBR9z > tbody > tr > td:hover {
    background-color: #f9bdbb;
  }
}

._2ck_RByoUlfmj1FXymc41P.GRj8acgKjxSk2QCCirb6v > tbody > tr:nth-child(odd) > td,
._2ck_RByoUlfmj1FXymc41P.GRj8acgKjxSk2QCCirb6v > tbody > tr:nth-child(odd) > th {
  background-color: #fce4ec;
}

._2IUYVoUuToTl7n4sh6nnFZ.GRj8acgKjxSk2QCCirb6v > tbody > tr:hover > td,
._2IUYVoUuToTl7n4sh6nnFZ.GRj8acgKjxSk2QCCirb6v > tbody > tr:hover > th {
  background-color: #f8bbd0;
}

@media screen and (max-width: 767px) {
  .U1U2QWtVmdq_t7YnbpVq2 ._2ck_RByoUlfmj1FXymc41P.GRj8acgKjxSk2QCCirb6v > tbody > tr > td,
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P.GRj8acgKjxSk2QCCirb6v
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P.GRj8acgKjxSk2QCCirb6v
> tbody
> tr
> td:nth-child(odd) {
    background-color: #fce4ec;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ.GRj8acgKjxSk2QCCirb6v > tbody > tr:hover > td,
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ.GRj8acgKjxSk2QCCirb6v > tbody > tr:hover {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ.GRj8acgKjxSk2QCCirb6v > tbody > tr > td:hover {
    background-color: #f8bbd0;
  }
}

._2ck_RByoUlfmj1FXymc41P._2Xm57YKabW3C941vMsijTr > tbody > tr:nth-child(odd) > td,
._2ck_RByoUlfmj1FXymc41P._2Xm57YKabW3C941vMsijTr > tbody > tr:nth-child(odd) > th {
  background-color: #f3e5f5;
}

._2IUYVoUuToTl7n4sh6nnFZ._2Xm57YKabW3C941vMsijTr > tbody > tr:hover > td,
._2IUYVoUuToTl7n4sh6nnFZ._2Xm57YKabW3C941vMsijTr > tbody > tr:hover > th {
  background-color: #e1bee7;
}

@media screen and (max-width: 767px) {
  .U1U2QWtVmdq_t7YnbpVq2 ._2ck_RByoUlfmj1FXymc41P._2Xm57YKabW3C941vMsijTr > tbody > tr > td,
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._2Xm57YKabW3C941vMsijTr
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._2Xm57YKabW3C941vMsijTr
> tbody
> tr
> td:nth-child(odd) {
    background-color: #f3e5f5;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._2Xm57YKabW3C941vMsijTr > tbody > tr:hover > td,
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._2Xm57YKabW3C941vMsijTr > tbody > tr:hover {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._2Xm57YKabW3C941vMsijTr > tbody > tr > td:hover {
    background-color: #e1bee7;
  }
}

._2ck_RByoUlfmj1FXymc41P._3DOirrPOM1Feen-1xBzrYV > tbody > tr:nth-child(odd) > td,
._2ck_RByoUlfmj1FXymc41P._3DOirrPOM1Feen-1xBzrYV > tbody > tr:nth-child(odd) > th {
  background-color: #ede7f6;
}

._2IUYVoUuToTl7n4sh6nnFZ._3DOirrPOM1Feen-1xBzrYV > tbody > tr:hover > td,
._2IUYVoUuToTl7n4sh6nnFZ._3DOirrPOM1Feen-1xBzrYV > tbody > tr:hover > th {
  background-color: #d1c4e9;
}

@media screen and (max-width: 767px) {
  .U1U2QWtVmdq_t7YnbpVq2 ._2ck_RByoUlfmj1FXymc41P._3DOirrPOM1Feen-1xBzrYV > tbody > tr > td,
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._3DOirrPOM1Feen-1xBzrYV
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._3DOirrPOM1Feen-1xBzrYV
> tbody
> tr
> td:nth-child(odd) {
    background-color: #ede7f6;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2IUYVoUuToTl7n4sh6nnFZ._3DOirrPOM1Feen-1xBzrYV
> tbody
> tr:hover
> td,
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._3DOirrPOM1Feen-1xBzrYV > tbody > tr:hover {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2IUYVoUuToTl7n4sh6nnFZ._3DOirrPOM1Feen-1xBzrYV
> tbody
> tr
> td:hover {
    background-color: #d1c4e9;
  }
}

._2ck_RByoUlfmj1FXymc41P._2J8XGGU4jZUBkjaeN2K10G > tbody > tr:nth-child(odd) > td,
._2ck_RByoUlfmj1FXymc41P._2J8XGGU4jZUBkjaeN2K10G > tbody > tr:nth-child(odd) > th {
  background-color: #e8eaf6;
}

._2IUYVoUuToTl7n4sh6nnFZ._2J8XGGU4jZUBkjaeN2K10G > tbody > tr:hover > td,
._2IUYVoUuToTl7n4sh6nnFZ._2J8XGGU4jZUBkjaeN2K10G > tbody > tr:hover > th {
  background-color: #c5cae9;
}

@media screen and (max-width: 767px) {
  .U1U2QWtVmdq_t7YnbpVq2 ._2ck_RByoUlfmj1FXymc41P._2J8XGGU4jZUBkjaeN2K10G > tbody > tr > td,
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._2J8XGGU4jZUBkjaeN2K10G
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._2J8XGGU4jZUBkjaeN2K10G
> tbody
> tr
> td:nth-child(odd) {
    background-color: #e8eaf6;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._2J8XGGU4jZUBkjaeN2K10G > tbody > tr:hover > td,
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._2J8XGGU4jZUBkjaeN2K10G > tbody > tr:hover {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._2J8XGGU4jZUBkjaeN2K10G > tbody > tr > td:hover {
    background-color: #c5cae9;
  }
}

._2ck_RByoUlfmj1FXymc41P._1lrMjYaM0OeG-uhhCedSRe > tbody > tr:nth-child(odd) > td,
._2ck_RByoUlfmj1FXymc41P._1lrMjYaM0OeG-uhhCedSRe > tbody > tr:nth-child(odd) > th {
  background-color: #e7e9fd;
}

._2IUYVoUuToTl7n4sh6nnFZ._1lrMjYaM0OeG-uhhCedSRe > tbody > tr:hover > td,
._2IUYVoUuToTl7n4sh6nnFZ._1lrMjYaM0OeG-uhhCedSRe > tbody > tr:hover > th {
  background-color: #d0d9ff;
}

@media screen and (max-width: 767px) {
  .U1U2QWtVmdq_t7YnbpVq2 ._2ck_RByoUlfmj1FXymc41P._1lrMjYaM0OeG-uhhCedSRe > tbody > tr > td,
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._1lrMjYaM0OeG-uhhCedSRe
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._1lrMjYaM0OeG-uhhCedSRe
> tbody
> tr
> td:nth-child(odd) {
    background-color: #e7e9fd;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._1lrMjYaM0OeG-uhhCedSRe > tbody > tr:hover > td,
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._1lrMjYaM0OeG-uhhCedSRe > tbody > tr:hover {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._1lrMjYaM0OeG-uhhCedSRe > tbody > tr > td:hover {
    background-color: #d0d9ff;
  }
}

._2ck_RByoUlfmj1FXymc41P._2LvSen7401YnVl6aivC721 > tbody > tr:nth-child(odd) > td,
._2ck_RByoUlfmj1FXymc41P._2LvSen7401YnVl6aivC721 > tbody > tr:nth-child(odd) > th {
  background-color: #e1f5fe;
}

._2IUYVoUuToTl7n4sh6nnFZ._2LvSen7401YnVl6aivC721 > tbody > tr:hover > td,
._2IUYVoUuToTl7n4sh6nnFZ._2LvSen7401YnVl6aivC721 > tbody > tr:hover > th {
  background-color: #b3e5fc;
}

@media screen and (max-width: 767px) {
  .U1U2QWtVmdq_t7YnbpVq2 ._2ck_RByoUlfmj1FXymc41P._2LvSen7401YnVl6aivC721 > tbody > tr > td,
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._2LvSen7401YnVl6aivC721
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._2LvSen7401YnVl6aivC721
> tbody
> tr
> td:nth-child(odd) {
    background-color: #e1f5fe;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._2LvSen7401YnVl6aivC721 > tbody > tr:hover > td,
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._2LvSen7401YnVl6aivC721 > tbody > tr:hover {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2IUYVoUuToTl7n4sh6nnFZ._2LvSen7401YnVl6aivC721
> tbody
> tr
> td:hover {
    background-color: #b3e5fc;
  }
}

._2ck_RByoUlfmj1FXymc41P._2Q4WqVcpyD2Qev8Axrj3Zc > tbody > tr:nth-child(odd) > td,
._2ck_RByoUlfmj1FXymc41P._2Q4WqVcpyD2Qev8Axrj3Zc > tbody > tr:nth-child(odd) > th {
  background-color: #e0f7fa;
}

._2IUYVoUuToTl7n4sh6nnFZ._2Q4WqVcpyD2Qev8Axrj3Zc > tbody > tr:hover > td,
._2IUYVoUuToTl7n4sh6nnFZ._2Q4WqVcpyD2Qev8Axrj3Zc > tbody > tr:hover > th {
  background-color: #b2ebf2;
}

@media screen and (max-width: 767px) {
  .U1U2QWtVmdq_t7YnbpVq2 ._2ck_RByoUlfmj1FXymc41P._2Q4WqVcpyD2Qev8Axrj3Zc > tbody > tr > td,
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._2Q4WqVcpyD2Qev8Axrj3Zc
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._2Q4WqVcpyD2Qev8Axrj3Zc
> tbody
> tr
> td:nth-child(odd) {
    background-color: #e0f7fa;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._2Q4WqVcpyD2Qev8Axrj3Zc > tbody > tr:hover > td,
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._2Q4WqVcpyD2Qev8Axrj3Zc > tbody > tr:hover {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._2Q4WqVcpyD2Qev8Axrj3Zc > tbody > tr > td:hover {
    background-color: #b2ebf2;
  }
}

._2ck_RByoUlfmj1FXymc41P.j8GKs47bY3JEnoezdCynA > tbody > tr:nth-child(odd) > td,
._2ck_RByoUlfmj1FXymc41P.j8GKs47bY3JEnoezdCynA > tbody > tr:nth-child(odd) > th {
  background-color: #e0f2f1;
}

._2IUYVoUuToTl7n4sh6nnFZ.j8GKs47bY3JEnoezdCynA > tbody > tr:hover > td,
._2IUYVoUuToTl7n4sh6nnFZ.j8GKs47bY3JEnoezdCynA > tbody > tr:hover > th {
  background-color: #b2dfdb;
}

@media screen and (max-width: 767px) {
  .U1U2QWtVmdq_t7YnbpVq2 ._2ck_RByoUlfmj1FXymc41P.j8GKs47bY3JEnoezdCynA > tbody > tr > td,
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P.j8GKs47bY3JEnoezdCynA
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P.j8GKs47bY3JEnoezdCynA
> tbody
> tr
> td:nth-child(odd) {
    background-color: #e0f2f1;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ.j8GKs47bY3JEnoezdCynA > tbody > tr:hover > td,
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ.j8GKs47bY3JEnoezdCynA > tbody > tr:hover {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ.j8GKs47bY3JEnoezdCynA > tbody > tr > td:hover {
    background-color: #b2dfdb;
  }
}

._2ck_RByoUlfmj1FXymc41P._1CW9R15yl4Dw75TNZFWWUR > tbody > tr:nth-child(odd) > td,
._2ck_RByoUlfmj1FXymc41P._1CW9R15yl4Dw75TNZFWWUR > tbody > tr:nth-child(odd) > th {
  background-color: #d0f8ce;
}

._2IUYVoUuToTl7n4sh6nnFZ._1CW9R15yl4Dw75TNZFWWUR > tbody > tr:hover > td,
._2IUYVoUuToTl7n4sh6nnFZ._1CW9R15yl4Dw75TNZFWWUR > tbody > tr:hover > th {
  background-color: #a3e9a4;
}

@media screen and (max-width: 767px) {
  .U1U2QWtVmdq_t7YnbpVq2 ._2ck_RByoUlfmj1FXymc41P._1CW9R15yl4Dw75TNZFWWUR > tbody > tr > td,
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._1CW9R15yl4Dw75TNZFWWUR
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._1CW9R15yl4Dw75TNZFWWUR
> tbody
> tr
> td:nth-child(odd) {
    background-color: #d0f8ce;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._1CW9R15yl4Dw75TNZFWWUR > tbody > tr:hover > td,
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._1CW9R15yl4Dw75TNZFWWUR > tbody > tr:hover {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._1CW9R15yl4Dw75TNZFWWUR > tbody > tr > td:hover {
    background-color: #a3e9a4;
  }
}

._2ck_RByoUlfmj1FXymc41P.TCqQfUSCVwULHfrdaHdIg > tbody > tr:nth-child(odd) > td,
._2ck_RByoUlfmj1FXymc41P.TCqQfUSCVwULHfrdaHdIg > tbody > tr:nth-child(odd) > th {
  background-color: #f1f8e9;
}

._2IUYVoUuToTl7n4sh6nnFZ.TCqQfUSCVwULHfrdaHdIg > tbody > tr:hover > td,
._2IUYVoUuToTl7n4sh6nnFZ.TCqQfUSCVwULHfrdaHdIg > tbody > tr:hover > th {
  background-color: #dcedc8;
}

@media screen and (max-width: 767px) {
  .U1U2QWtVmdq_t7YnbpVq2 ._2ck_RByoUlfmj1FXymc41P.TCqQfUSCVwULHfrdaHdIg > tbody > tr > td,
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P.TCqQfUSCVwULHfrdaHdIg
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P.TCqQfUSCVwULHfrdaHdIg
> tbody
> tr
> td:nth-child(odd) {
    background-color: #f1f8e9;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2IUYVoUuToTl7n4sh6nnFZ.TCqQfUSCVwULHfrdaHdIg
> tbody
> tr:hover
> td,
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ.TCqQfUSCVwULHfrdaHdIg > tbody > tr:hover {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2IUYVoUuToTl7n4sh6nnFZ.TCqQfUSCVwULHfrdaHdIg
> tbody
> tr
> td:hover {
    background-color: #dcedc8;
  }
}

._2ck_RByoUlfmj1FXymc41P._1nbjS3RZcnoHd99xpywl4i > tbody > tr:nth-child(odd) > td,
._2ck_RByoUlfmj1FXymc41P._1nbjS3RZcnoHd99xpywl4i > tbody > tr:nth-child(odd) > th {
  background-color: #f9fbe7;
}

._2IUYVoUuToTl7n4sh6nnFZ._1nbjS3RZcnoHd99xpywl4i > tbody > tr:hover > td,
._2IUYVoUuToTl7n4sh6nnFZ._1nbjS3RZcnoHd99xpywl4i > tbody > tr:hover > th {
  background-color: #f0f4c3;
}

@media screen and (max-width: 767px) {
  .U1U2QWtVmdq_t7YnbpVq2 ._2ck_RByoUlfmj1FXymc41P._1nbjS3RZcnoHd99xpywl4i > tbody > tr > td,
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._1nbjS3RZcnoHd99xpywl4i
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._1nbjS3RZcnoHd99xpywl4i
> tbody
> tr
> td:nth-child(odd) {
    background-color: #f9fbe7;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._1nbjS3RZcnoHd99xpywl4i > tbody > tr:hover > td,
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._1nbjS3RZcnoHd99xpywl4i > tbody > tr:hover {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._1nbjS3RZcnoHd99xpywl4i > tbody > tr > td:hover {
    background-color: #f0f4c3;
  }
}

._2ck_RByoUlfmj1FXymc41P._3BnT0oSLguF0W1aS73mJ_ > tbody > tr:nth-child(odd) > td,
._2ck_RByoUlfmj1FXymc41P._3BnT0oSLguF0W1aS73mJ_ > tbody > tr:nth-child(odd) > th {
  background-color: #fffde7;
}

._2IUYVoUuToTl7n4sh6nnFZ._3BnT0oSLguF0W1aS73mJ_ > tbody > tr:hover > td,
._2IUYVoUuToTl7n4sh6nnFZ._3BnT0oSLguF0W1aS73mJ_ > tbody > tr:hover > th {
  background-color: #fff9c4;
}

@media screen and (max-width: 767px) {
  .U1U2QWtVmdq_t7YnbpVq2 ._2ck_RByoUlfmj1FXymc41P._3BnT0oSLguF0W1aS73mJ_ > tbody > tr > td,
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._3BnT0oSLguF0W1aS73mJ_
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._3BnT0oSLguF0W1aS73mJ_
> tbody
> tr
> td:nth-child(odd) {
    background-color: #fffde7;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._3BnT0oSLguF0W1aS73mJ_ > tbody > tr:hover > td,
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._3BnT0oSLguF0W1aS73mJ_ > tbody > tr:hover {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._3BnT0oSLguF0W1aS73mJ_ > tbody > tr > td:hover {
    background-color: #fff9c4;
  }
}

._2ck_RByoUlfmj1FXymc41P.W08XHZQaY2RGnWElPvAEH > tbody > tr:nth-child(odd) > td,
._2ck_RByoUlfmj1FXymc41P.W08XHZQaY2RGnWElPvAEH > tbody > tr:nth-child(odd) > th {
  background-color: #fff8e1;
}

._2IUYVoUuToTl7n4sh6nnFZ.W08XHZQaY2RGnWElPvAEH > tbody > tr:hover > td,
._2IUYVoUuToTl7n4sh6nnFZ.W08XHZQaY2RGnWElPvAEH > tbody > tr:hover > th {
  background-color: #ffecb3;
}

@media screen and (max-width: 767px) {
  .U1U2QWtVmdq_t7YnbpVq2 ._2ck_RByoUlfmj1FXymc41P.W08XHZQaY2RGnWElPvAEH > tbody > tr > td,
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P.W08XHZQaY2RGnWElPvAEH
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P.W08XHZQaY2RGnWElPvAEH
> tbody
> tr
> td:nth-child(odd) {
    background-color: #fff8e1;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ.W08XHZQaY2RGnWElPvAEH > tbody > tr:hover > td,
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ.W08XHZQaY2RGnWElPvAEH > tbody > tr:hover {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ.W08XHZQaY2RGnWElPvAEH > tbody > tr > td:hover {
    background-color: #ffecb3;
  }
}

._2ck_RByoUlfmj1FXymc41P._3GSoYQ5srQ6WfPZDyWR5Cl > tbody > tr:nth-child(odd) > td,
._2ck_RByoUlfmj1FXymc41P._3GSoYQ5srQ6WfPZDyWR5Cl > tbody > tr:nth-child(odd) > th {
  background-color: #fff3e0;
}

._2IUYVoUuToTl7n4sh6nnFZ._3GSoYQ5srQ6WfPZDyWR5Cl > tbody > tr:hover > td,
._2IUYVoUuToTl7n4sh6nnFZ._3GSoYQ5srQ6WfPZDyWR5Cl > tbody > tr:hover > th {
  background-color: #ffe0b2;
}

@media screen and (max-width: 767px) {
  .U1U2QWtVmdq_t7YnbpVq2 ._2ck_RByoUlfmj1FXymc41P._3GSoYQ5srQ6WfPZDyWR5Cl > tbody > tr > td,
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._3GSoYQ5srQ6WfPZDyWR5Cl
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._3GSoYQ5srQ6WfPZDyWR5Cl
> tbody
> tr
> td:nth-child(odd) {
    background-color: #fff3e0;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._3GSoYQ5srQ6WfPZDyWR5Cl > tbody > tr:hover > td,
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._3GSoYQ5srQ6WfPZDyWR5Cl > tbody > tr:hover {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._3GSoYQ5srQ6WfPZDyWR5Cl > tbody > tr > td:hover {
    background-color: #ffe0b2;
  }
}

._2ck_RByoUlfmj1FXymc41P._19CHecf82lt36iiGS0EJOm > tbody > tr:nth-child(odd) > td,
._2ck_RByoUlfmj1FXymc41P._19CHecf82lt36iiGS0EJOm > tbody > tr:nth-child(odd) > th {
  background-color: #fbe9e7;
}

._2IUYVoUuToTl7n4sh6nnFZ._19CHecf82lt36iiGS0EJOm > tbody > tr:hover > td,
._2IUYVoUuToTl7n4sh6nnFZ._19CHecf82lt36iiGS0EJOm > tbody > tr:hover > th {
  background-color: #ffccbc;
}

@media screen and (max-width: 767px) {
  .U1U2QWtVmdq_t7YnbpVq2 ._2ck_RByoUlfmj1FXymc41P._19CHecf82lt36iiGS0EJOm > tbody > tr > td,
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._19CHecf82lt36iiGS0EJOm
> tbody
> tr:nth-child(odd) {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2ck_RByoUlfmj1FXymc41P._19CHecf82lt36iiGS0EJOm
> tbody
> tr
> td:nth-child(odd) {
    background-color: #fbe9e7;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2IUYVoUuToTl7n4sh6nnFZ._19CHecf82lt36iiGS0EJOm
> tbody
> tr:hover
> td,
  .U1U2QWtVmdq_t7YnbpVq2 ._2IUYVoUuToTl7n4sh6nnFZ._19CHecf82lt36iiGS0EJOm > tbody > tr:hover {
    background-color: #fff;
  }
  .U1U2QWtVmdq_t7YnbpVq2
._2IUYVoUuToTl7n4sh6nnFZ._19CHecf82lt36iiGS0EJOm
> tbody
> tr
> td:hover {
    background-color: #ffccbc;
  }
}
._3iLptorw4h1eGwV6h9QTIi {
  width: 100%;
  margin: 0 auto 6px;
}

.DtTdjTGyXZ3tsZny7C1HS {
  margin: 0 auto;
  height: 455px;
  width: 100%;
  overflow: auto;
  -ms-flex-align: stretch;
      align-items: stretch;
}

._3AEjMRngXk4VUR4u4GxwfD {
  margin: 10px 0;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.as-frame-body .DtTdjTGyXZ3tsZny7C1HS, .as-frame-body ._3AEjMRngXk4VUR4u4GxwfD, .as-frame-body ._3iLptorw4h1eGwV6h9QTIi {
  height: auto;
  padding: 0;
  margin: 0;
}
._17IwqXszcmJJSs4Yk6D1Mu .form-group > div {
  width: 100% !important;
}

._17IwqXszcmJJSs4Yk6D1Mu > div[role="combobox"][aria-expanded="true"] .form-group > div[data-placement="bottom"], ._17IwqXszcmJJSs4Yk6D1Mu > div[role="combobox"][aria-expanded="true"] .form-group > div[data-placement="top"] {
  transform: translate3d(0px, 44px, 0px) !important;
}
._2oh26eB-d3o8uS7h6WlMc2 {
  background-color: #4c87b9;
  border: 2px dashed #bfbfbf;
  outline-offset: -15px;
  transition: all 0.4s;
}

.X_ndlcBX0_LlOZ-iwjVp_ {
  background-color: #ffffff;
  outline-offset: -30px;
}

._1avxl7x-VjcbPWnbiklaFn,
._3dv-l5LKd-GUC658JVWMjs {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

._1avxl7x-VjcbPWnbiklaFn {
  overflow: visible;
  white-space: nowrap;
  text-overflow: ellipsis;
}

._1avxl7x-VjcbPWnbiklaFn:hover {
  box-shadow: 0 0 0 1px #ddd inset;
}

._1_sMqEgptzrKPMQeRNkHEX.previewable {
  cursor: pointer;
}

._1_sMqEgptzrKPMQeRNkHEX:hover ._3DmSbLmJ83ZRNfvkiZiTO2.previewable {
  display: inline-block;
}

._3DmSbLmJ83ZRNfvkiZiTO2 {
  display: none;
  position: absolute;
  left: 46px;
  top: 46px;
  color: #666;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  height: 15px;
}

._3DmSbLmJ83ZRNfvkiZiTO2 i {
  display: block !important;
}
._2HeDBqqcrgGVscnpkvJ7lj .panel-body {
  padding: 10px 10px 0 10px;
}
@charset "UTF-8";
._2Z05EWeidwiu2OW58Bx4s_ ._1Y3wkE8jk3HK1DHd6FyFmE {
  background-color: #fff;
  border-radius: 1px;
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 0px rgba(10, 10, 10, 0.1);
  display: block;
  margin: 2px 2px 2px 2px;
}

._2Z05EWeidwiu2OW58Bx4s_ ._871oEC-kS0smFvYC9Z6kz {
  background-color: #f5f5f5;
  border-radius: 1px;
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 0px rgba(10, 10, 10, 0.1);
  display: block;
  padding: 0.35rem;
  margin: 3px 2px 2px 3px;
}

._2Z05EWeidwiu2OW58Bx4s_ ._1vM9GFTonFu_DXZuoSUv4P {
  padding: 1.25rem;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

._2Z05EWeidwiu2OW58Bx4s_ ._2opznRmOh8FtgkxCS8XCI5:after {
  content: '\2921';
  height: 20px;
  width: 20px;
  background: white;
  border: 1px solid rgba(10, 10, 10, 0.1);
  border-radius: 22px;
  font-size: 3em;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  top: -10px;
  left: -10px;
}
._1ZftMMBsYcCNfE4F6a5jFR {
  box-shadow: 0px 2px 3px 2px rgba(0, 0, 0, 0.03);
  background: #888;
}

._1ZftMMBsYcCNfE4F6a5jFR ._2hGMb_PkTPo9xsyVWbpBVv {
  transition: all 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transform: scale(0.5) translate(-25%, -50%);
  color: #333333;
  transform-origin: center;
  max-height: 11in;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

._1ZftMMBsYcCNfE4F6a5jFR :hover ._2hGMb_PkTPo9xsyVWbpBVv {
  box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.1);
  transform: scale(0.55) translate(-27.5%, -50%);
  text-decoration: none;
  color: #333333;
}

.IGRUyE8vzWMIw1IH5HPea {
  box-shadow: 0 0px 0px 0px #888;
  padding: 0px 20px 0px 20px;
}

._2HEro78njKdUBHmTJtoc5R {
  text-decoration: none;
  color: #333333;
}

._2HEro78njKdUBHmTJtoc5R:hover {
  text-decoration: none;
  color: #333333;
}

._2HEro78njKdUBHmTJtoc5R:focus {
  text-decoration: none;
  color: #333333;
}

._1ecWgQPAyZGbNQemVe0MhG {
  height: 49px;
  padding: 8px 28px;
}

._2XvPESIllldahvvvo_FT-K {
  float: right;
}

._2XvPESIllldahvvvo_FT-K button {
  margin: 7.5px;
}

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

._1WYqZJBulmC_MPujB8h9RT {
  float: right;
  margin: 25px 0 10px 0;
}

._1WYqZJBulmC_MPujB8h9RT button {
  margin: 0 0 0 15px;
}

._1KQ3x65zbfNbdjrvw05Okj {
  max-width: 1280px;
  margin: 20px auto;
}

._1L1A9MadVNyadEFHSKCnyl {
  color: #f00;
  line-height: 32px;
  margin-top: -15px;
  margin-bottom: -10px;
  font-size: 12px;
  font-weight: lighter;
}

._2zYMMPhVurKZ3qhn6wOpJF {
  border: 1px solid #c2cad8;
}

._1SNf1yCZZMh2tFnrVjEWs1 {
  margin-top: 0;
  margin-bottom: 0;
}

._1Y5LluhRi9Y24qaDKMoebY {
  overflow: hidden;
}

._1191tq2eqqqXnhYWICr9dY {
  background-color: #ffffff;
}

._21izFDsYJSQy06iAL9KMQq {
  width: 100%;
  display: block;
  float: left;
}

.pYoLEp_FwnH6j95GiQ0iu {
  color: #666;
  line-height: 1;
  display: inline-block;
}

._1EJvV2h_9tzkn1roVngEnU {
  position: relative;
}

._3Q0v3w_mabqmSSREEis3_- {
  margin: 50px auto 0 auto;
  display: block;
}

._2WB11pqRs6J9OGbVWWvPC3 {
  margin: auto;
}

._2WB11pqRs6J9OGbVWWvPC3 .public-DraftEditor-content {
  padding: 1in;
  min-height: 2in;
  width: 100%;
  margin: auto;
  background-color: #ffffff;
}

.uP9Z2FintJPulPQYJ_nrb {
  min-height: 30px;
  background: #fff;
  box-shadow: 0px 2px 3px 2px rgba(0, 0, 0, 0.03);
  padding: 3px 15px;
  margin: 0 auto 3px auto;
}

.jqCiTe-f7mXk56gU9Pj8e {
  float: right;
}

._2tHZeKPrw7t0CzfsNeXC1E {
  display: inline-block;
}

._1ZJ3NZTK00PP-6cHYCwGPo {
  min-height: 75px;
  background-color: #ffffff;
}

._1ZJ3NZTK00PP-6cHYCwGPo ._3QltdI_5Z9k67XiPmrl0EO {
  min-height: 75px;
}

._1l_nnDrCSU0OBV_KAKrf8f {
  overflow: hidden;
}

._26oPf2atBfFczmy0E0Y4TA {
  color: #999;
  font-family: 'Hoefler Text', Georgia, serif;
  font-style: italic;
  text-align: center;
}

._22ELkDXJyHVIfduR06QlIR {
  text-align: center;
}

._22ELkDXJyHVIfduR06QlIR ._14koQujnTCwUGR0Dz9BCZ5 {
  display: block;
}

.FPSBk2ajeUgH-cXrhLiO6 {
  display: inline-block;
  position: relative;
  padding: 0;
}

.FPSBk2ajeUgH-cXrhLiO6 .Select-control {
  background: none;
  border: none;
  height: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.18);
}

._2wGgwg36AzLpj-nq_myWxF {
  background-color: #f3f3f3;
  margin-bottom: 0px;
  float: left;
}

._1mg2rhykiaFtnrn13N7WE .dropdown-menu {
  display: block;
  transition: opacity 500ms cubic-bezier(0.23, 1, 0.32, 1) 0.5ms, visibility 0s cubic-bezier(0.23, 1, 0.32, 1) 500ms;
}

._1mg2rhykiaFtnrn13N7WE + .dropdown-menu {
  display: block;
  transition: opacity 500ms cubic-bezier(0.23, 1, 0.32, 1) 0.5ms, visibility 0s cubic-bezier(0.23, 1, 0.32, 1) 500ms !important;
}

._3aN2kGbGQEfmiV_VVqYWqy {
  padding: 0;
}

._3aN2kGbGQEfmiV_VVqYWqy ._2vNdth_1olbr6xkLgkLV9h {
  padding: 4px 16px;
}

._3aN2kGbGQEfmiV_VVqYWqy ._2vNdth_1olbr6xkLgkLV9h h1,
._3aN2kGbGQEfmiV_VVqYWqy ._2vNdth_1olbr6xkLgkLV9h h2,
._3aN2kGbGQEfmiV_VVqYWqy ._2vNdth_1olbr6xkLgkLV9h h3,
._3aN2kGbGQEfmiV_VVqYWqy ._2vNdth_1olbr6xkLgkLV9h h4 {
  margin-top: 0px;
  margin-bottom: 0px;
}

._1CWMHBHpMiLihGaB5IL3rs {
  float: right;
  margin-bottom: 15px;
}

._2jZgjx93tVNGjlVa7sJOiN {
  margin-right: 15px;
}

.u3V3Auztx4n4kocbahgTl {
  min-height: 30px;
  background: #ffffff;
  box-shadow: 0px 2px 3px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px 1px rgba(255, 255, 255, 0.75) inset, 0px 2px 0px -1px #eef1f5 inset;
}

._1Lz8DERIL3mwMT00H3Ta4g {
  padding: 10px 5px;
  box-shadow: 0 3px 2px -2px #e1e5ec inset;
  margin-left: 0;
  margin-right: 0;
}

._2Gyz5Hycjwd8Ps3H4ueULU {
  padding: 10px 5px;
  margin-left: 0;
  margin-right: 0;
}

.lGw0KBVHTL-JLbNoiUGv- {
  padding: 0px 5px 10px 5px;
  margin-left: 0;
  margin-right: 0;
}

._3qUcL1j-NXYyqmBhHNXjXI {
  width: 100px;
}

._2xAzDS-c8YqzzTX8tuoUC5 {
  display: inline-block !important;
}

._2xAzDS-c8YqzzTX8tuoUC5 .btn {
  box-shadow: 0 0 0 0 #fff;
  border-color: transparent;
}

._2xAzDS-c8YqzzTX8tuoUC5 .btn-group .btn {
  box-shadow: 0 0 0 0 #fff;
  border-color: transparent;
}

._2xAzDS-c8YqzzTX8tuoUC5 .btn-group .btn:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2), 0 3px 6px rgba(0, 0, 0, 0.26);
}

._2xAzDS-c8YqzzTX8tuoUC5 button {
  box-shadow: 0 0 0 0 #fff;
}

._3lzAdW3icnwuTT6GlfP1Nr {
  float: left;
  display: block;
}

._2AaZUBOKeFzkJwgZ0Jtf67 {
  min-height: 25px;
  background: #ffffff;
}

._1pU_lfFbcfoafg7zne7cJJ {
  padding: 5px;
  border-radius: 5px;
}

._2L_2_fMXlF55s4cce-aRTe {
  width: 200px;
  min-height: 50px;
  background: #e1e5ec;
  border-radius: 5px;
  padding: 10px;
  box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.3);
}

._26HMpXSh54pJVtNtKO8TJ2 {
  padding-top: 10px;
  background: #e1e5ec;
}

.o_H23o-bpmYBAcBs-MthH {
  width: 100%;
  padding: 0px;
  float: left;
  position: relative;
}

.TmABh_PsRgOG9_gt7OY-t {
  background-color: #c49f47;
}

._1pCMOWB5FfoO1Rl-pnPqeE {
  background: #525e64;
}

._3-BjkDTZ6yyhp4wlhTla8u {
  background: #8877a9;
}

._3g3l3mNMo2qrPVQkPcF8oB {
  box-sizing: border-box;
  border: 1px solid #ddd;
  cursor: text;
  padding: 16px;
  border-radius: 2px;
  margin-bottom: 2em;
  box-shadow: inset 0px 1px 8px -3px #ababab;
  background: #fefefe;
}

._3g3l3mNMo2qrPVQkPcF8oB .public-DraftEditor-content {
  min-height: 140px;
}

.i0uV6vUxMe6smhcAZ22DY {
  margin-bottom: 20px;
}
._3N1K1BIyepQJyYr5kgKIw8 {
  position: absolute;
  z-index: 9999;
  cursor: default;
}

.xyNTi-_qW5quG4en_qMdb {
  position: absolute;
  z-index: 9999;
  cursor: default;
  box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  background: #fff;
}

.KElhSHzLb-PNteKJLtcug {
  padding: 10px;
}

._5qvyjLi_1zrfMUxZh3GzG {
  display: inline-block;
}

._1c2V-k_unaE8Ww3S0ITsqP {
  position: relative;
}

._1u2PYYzAp0Lvg735JXsYRD {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  bottom: -9px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #fff;
}

._16uZ-zOJ0jSy0g92gr0_3Q {
  float: left;
}

._3N1K1BIyepQJyYr5kgKIw8.q06clQCQHlaefIES3t-0r {
  top: -32px;
  left: -48px;
}

._3N1K1BIyepQJyYr5kgKIw8._305pk9LSfLn8xOvY0lshj5 {
  top: 7px;
  left: 50%;
  height: 40px;
  margin-left: -50px;
}

._3N1K1BIyepQJyYr5kgKIw8._305pk9LSfLn8xOvY0lshj5 ._1CQVXrwq85YkaO1Pm23ltl ._3gHCjGnZrf4RvgXK1ohyib {
  width: 40px;
  max-width: 40px;
}

._3N1K1BIyepQJyYr5kgKIw8._305pk9LSfLn8xOvY0lshj5 ._1CQVXrwq85YkaO1Pm23ltl ._3gHCjGnZrf4RvgXK1ohyib i {
  font-size: 2.3rem;
}

._3N1K1BIyepQJyYr5kgKIw8 ._1CQVXrwq85YkaO1Pm23ltl {
  position: absolute;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  height: 100%;
  margin: 0;
  padding: 0;
  background: linear-gradient(to bottom, #f5f5f5 0%, #ededed 100%);
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  box-shadow: 0 0 25px -4px rgba(0, 0, 0, 0.25);
}

._3N1K1BIyepQJyYr5kgKIw8 ._1CQVXrwq85YkaO1Pm23ltl ._3gHCjGnZrf4RvgXK1ohyib {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  width: 35px;
  max-width: 35px;
  color: #444;
  font-family: 'Roboto';
  font-size: 1.4rem;
  border-bottom: 3px solid #444;
  transition: all 0.15s linear;
  cursor: pointer;
}

._3N1K1BIyepQJyYr5kgKIw8 ._1CQVXrwq85YkaO1Pm23ltl ._3gHCjGnZrf4RvgXK1ohyib:first-child {
  border-bottom-left-radius: 3px;
}

._3N1K1BIyepQJyYr5kgKIw8 ._1CQVXrwq85YkaO1Pm23ltl ._3gHCjGnZrf4RvgXK1ohyib:last-child {
  border-bottom-right-radius: 3px;
}

._3N1K1BIyepQJyYr5kgKIw8 ._1CQVXrwq85YkaO1Pm23ltl ._3gHCjGnZrf4RvgXK1ohyib:hover,
._3N1K1BIyepQJyYr5kgKIw8 ._1CQVXrwq85YkaO1Pm23ltl ._3gHCjGnZrf4RvgXK1ohyib._2dU07AA_3MdMt52Sqnpd02 {
  color: #c95339;
  border-color: #c95339;
}

._3N1K1BIyepQJyYr5kgKIw8 ._1CQVXrwq85YkaO1Pm23ltl ._3gHCjGnZrf4RvgXK1ohyib:hover i,
._3N1K1BIyepQJyYr5kgKIw8 ._1CQVXrwq85YkaO1Pm23ltl ._3gHCjGnZrf4RvgXK1ohyib._2dU07AA_3MdMt52Sqnpd02 i {
  color: #c95339;
}

._3N1K1BIyepQJyYr5kgKIw8 ._1CQVXrwq85YkaO1Pm23ltl ._3gHCjGnZrf4RvgXK1ohyib i {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 1.8rem;
}

._3N1K1BIyepQJyYr5kgKIw8 .toolbarIcons:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  border-top: 5px solid #444;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

._1rd3cF3L60UdTeSOW5e4t_ {
  position: absolute;
  right: -80px;
  z-index: 998;
}

._1YgfY-e1oSmD0V2j5Fb7SM {
  border-radius: 50% !important;
  padding: 9px 5px 12px 7px !important;
  overflow: hidden;
  box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.6);
}

._1rd3cF3L60UdTeSOW5e4t_ i {
  margin-right: 10px;
  color: #ffffff;
  font-size: 20px;
  cursor: pointer;
  vertical-align: middle;
}

._1rd3cF3L60UdTeSOW5e4t_ i._1ktj5F_FbNR6Ds-5Tqlhxj {
  font-size: 22px;
}

._1aqiSkicaSgPBwylLPA36S {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 998;
}

._2nDMuhdbyiQ6TpUrIAsIiI {
  transition: all 0.25s cubic-bezier(0.3, 1.2, 0.2, 1);
  transform: scale(1);
}

._3-s5pDKLoDnd8ht0hMyTLV {
  transition: all 0.35s cubic-bezier(0.3, 1, 0.2, 1);
  transform: scale(0);
}
._1mTzjyuNhsBvruvMwDEm3g {
  visibility: hidden;
}
._3iKPDvtxfIdobdk3bcjDh5 {
  outline: 3px solid black;
}
/* Tooltip */
[data-tooltip] {
  position: relative;
  text-decoration: none;
}

[data-tooltip]:after {
  content: attr(data-tooltip);
  position: absolute;
  bottom: 130%;
  left: 0%;
  background: #000000;
  padding: 5px 15px;
  color: #ffffff;
  border-radius: 10px;
  white-space: nowrap;
  opacity: 0;
  transition: all 0.4s ease;
  pointer-events: none;
}

[data-tooltip]:hover:after {
  bottom: 110%;
}

[data-tooltip]:hover:after,
a:hover:before {
  opacity: 1;
}

/* Sidebar */
._2SfxMw-xa4nUi4utxvg3G9 {
  background-color: transparent;
  border: none;
  border-radius: 50px;
  font-size: 16px;
  width: 32px;
}

._2SfxMw-xa4nUi4utxvg3G9 ._2-PSiRwhODBRTK1UcbBIxl button {
  background-color: transparent;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.6);
  border-radius: 50px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
  height: 32px;
  line-height: 31px;
  padding: 0 14px;
  font-size: 12px;
  width: 32px;
  height: 32px;
  padding: 0;
}

._2SfxMw-xa4nUi4utxvg3G9 ._2-PSiRwhODBRTK1UcbBIxl ._1q2YYkXNBeVDjDXQK1hxAQ {
  display: none;
}

._2SfxMw-xa4nUi4utxvg3G9 ._2-PSiRwhODBRTK1UcbBIxl:hover ._1q2YYkXNBeVDjDXQK1hxAQ {
  display: block;
}

/* Toolbar */
.R6H7LCxhbH9iRShHW1Q4J {
  background-color: #000;
  border: none;
  border-radius: 50px;
  font-size: 16px;
}

.R6H7LCxhbH9iRShHW1Q4J ._2zFUSm2z3-br-67_53FhBn {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #000;
}

.R6H7LCxhbH9iRShHW1Q4J ._2zFUSm2z3-br-67_53FhBn:first-child {
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
  padding-left: 6px;
}

.R6H7LCxhbH9iRShHW1Q4J ._2zFUSm2z3-br-67_53FhBn:last-child {
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
  padding-right: 6px;
}

.R6H7LCxhbH9iRShHW1Q4J ._2zFUSm2z3-br-67_53FhBn._2qTK0IbUcp692R93XfvcgJ {
  background-color: #2f2f2f;
}

.R6H7LCxhbH9iRShHW1Q4J ._2zFUSm2z3-br-67_53FhBn:hover {
  background-color: #2f2f2f;
}

.R6H7LCxhbH9iRShHW1Q4J ._2zFUSm2z3-br-67_53FhBn button {
  background-color: transparent;
  border: 0;
  color: white;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  font-size: 14px;
  line-height: 1.33;
  margin: 0;
  padding: 15px;
  text-decoration: none;
}
._30qEZifjQ9WNQ2wje8GRuD > ._3nn_yJaw7VhPAtmnI4P7q > * {
  display: block;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  right: 50%;
}

._22rr51xxU1bwLM6VBAXQTw {
  text-align: center;
  width: 100%;
}

._22rr51xxU1bwLM6VBAXQTw > ._3nn_yJaw7VhPAtmnI4P7q {
  display: inline-block;
  width: 100%;
}

._3nn_yJaw7VhPAtmnI4P7q {
  display: block;
  height: auto;
  margin: 0px auto !important;
}

._2OQOIVbcDcYDdTXB0TGs1U {
  float: left;
  margin-right: 10px;
}

._1VOsLO2Ozq0k2bNVNm6HHc {
  float: right;
  margin-left: 10px;
}
/* anything tagged with this selector will be grouped in three columns */
.Mbb-n1JFT7namHNykSCtV {
  width: 32%;
  height: 136px;
  border-right: solid 1px #d8d8d8;
  display: inline-block;
  margin-bottom: 12px;
  padding: 20px;
}

._3dfRGqJv6eeuS182RWTXhq {
  display: inline-block;
  width: 100%;
  font-size: 13px;
  font-weight: 500;
  background: #e0ebf9;
  border-radius: 6px;
  /* standards-compliant: (IE) */
}

._375KGohpoZpHCGg4I6AzwS {
  background-color: #337ab7;
  color: white;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  float: left;
  line-height: 30px;
  margin: 0px 0px -31px 0px;
  height: 50px;
  width: 50px;
  text-align: center;
  border-radius: 12%;
  border: 2px solid rgba(255, 255, 255, 0.75);
}

._25R3IplAkeOPKMmdUx7IN7 {
  float: left;
  margin: 8px 7px;
  height: 32px;
  width: 32px;
}

/* Hover tooltips */
.LkuVr81D2we-CDg9AOAuQ {
  position: absolute;
  cursor: help;
  z-index: 2;
  border-radius: 4px;
  /* future proofing */
}

.LkuVr81D2we-CDg9AOAuQ .JrZ0mvhNbpmAiZj--bDGH {
  position: absolute;
  top: -10px;
  /* - top padding */
  right: 9999px;
  width: 260px;
  margin-right: -220px;
  /* width + left/right padding */
  padding: 10px;
  color: #fff;
  background: #333;
  font-size: 13px;
  font-weight: 300;
  font-family: Arial, Helvetica, sans-serif;
  box-shadow: 2px 2px 5px #aaa;
  opacity: 0;
  transition: opacity 250ms ease-out;
}

/* <http://css-tricks.com/snippets/css/css-triangle/> */
.LkuVr81D2we-CDg9AOAuQ .JrZ0mvhNbpmAiZj--bDGH:before {
  content: ' ';
  /* Must have content to display */
  position: absolute;
  top: 50%;
  left: -16px;
  /* 2 x border width */
  width: 0;
  height: 0;
  margin-top: -8px;
  /* - border width */
  border: 8px solid transparent;
  border-right-color: #333;
}

.LkuVr81D2we-CDg9AOAuQ:hover .JrZ0mvhNbpmAiZj--bDGH {
  right: -60px;
  top: -10px;
  opacity: 1;
}

._2T4RtPID9xlUBmz7GNfkbH {
  background-color: rgba(0, 126, 255, 0.08);
  border-radius: 2px;
  border: 1px solid rgba(0, 126, 255, 0.24);
  color: #007eff;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.4;
  margin: 1px;
  vertical-align: middle;
}

._10n73LcBmZQ3N7LThFtDQu,
._161vEr8DgjTE0ohPqpdYI8 {
  display: inline-block;
  vertical-align: middle;
}

._161vEr8DgjTE0ohPqpdYI8 {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 5px;
}

._10n73LcBmZQ3N7LThFtDQu {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 1px solid rgba(0, 126, 255, 0.24);
  padding: 1px 5px 3px;
}

.as-frame-body .OncszwIDTyBkeoUPjIKjt {
  overflow: hidden;
}

._3TwVXqLdcCXy7QUvA6DGba > * {
  margin: 0 !important;
}
._3vkuhJ_K9iNKpk9oA5DrTx.fa:before {
  vertical-align: middle;
}

._2TytvJpCLHZ7T8MtOE50Z2.Cif0UtciWdIlhy7-5T7J2 {
  width: 0;
  height: 0;
  margin: 0 auto;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 6px solid #364150;
  transition: border-bottom-color 0.1s cubic-bezier(0.27, 1.27, 0.48, 0.56);
}

._2TytvJpCLHZ7T8MtOE50Z2._3Uh4amAbjySeoWfvViiO5l {
  width: 0;
  height: 0;
  margin: 0 auto;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 6px solid #364150;
  transition: border-bottom-color 0.2s cubic-bezier(0.27, 1.27, 0.48, 0.56) 0.1s;
}

._1F3DTJ9MjCG0BFrpcqIJwp {
  background: transparent;
  box-shadow: 0 0 0px 0 transparent inset;
  transition: box-shadow 0.3s cubic-bezier(0.27, 1.27, 0.48, 0.56);
}

._1F3DTJ9MjCG0BFrpcqIJwp:hover {
  box-shadow: 0 0 2px 1px #c2cad8 inset !important;
}

._1F3DTJ9MjCG0BFrpcqIJwp:hover ._2TytvJpCLHZ7T8MtOE50Z2.Cif0UtciWdIlhy7-5T7J2 {
  border-bottom-color: #23527c;
}

._1F3DTJ9MjCG0BFrpcqIJwp:hover ._2TytvJpCLHZ7T8MtOE50Z2._3Uh4amAbjySeoWfvViiO5l {
  border-top-color: #23527c;
}

/*# sourceMappingURL=main-f0bdd00a47cae48cac78.css.map*/