/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/8b43027f47b20503057d.eot?v=4.7.0);
  src: url(/8b43027f47b20503057d.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(/20fd1704ea223900efa9.woff2?v=4.7.0) format('woff2'), url(/f691f37e57f04c152e23.woff?v=4.7.0) format('woff'), url(/1e59d2330b4c6deb84b3.ttf?v=4.7.0) format('truetype'), url(/c1e38fd9e0e74ba58f7a.svg?v=4.7.0#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* 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;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* 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";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

.vader .btn-sm {
  height: 32px;
  font-size: 13px;
}
.vader .btn-md {
  height: 36px;
  font-size: 15px;
  padding: 9px 16px 11px 16px;
}
.vader .btn-lg {
  height: 40px;
  font-size: 18px;
  padding: 11px 16px 13px 16px;
}
.vader .btn-primary {
  background: linear-gradient(to top, #0099ff, #005dff);
  color: #fff !important;
  border: none !important;
  margin-right: 12px;
  font-weight: 600;
}
.vader .btn-primary:hover {
  background: #025fff !important;
}
.vader .btn-primary.disabled:hover,
.vader .btn-primary[disabled],
.vader .btn-primary[disabled]:hover,
.vader .btn-primary.disabled:focus,
.vader .btn-primary[disabled]:focus,
.vader .btn-primary-disabled {
  border: none;
  opacity: 0.3;
  background-color: #262e3d;
}
.vader .btn-secondary {
  background-color: #262e3d;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  color: #fff !important;
  border: none !important;
  margin-right: 12px;
  font-weight: 600;
}
.vader .btn-secondary:hover {
  background-color: #3f4959;
  color: white;
}
.vader .btn-secondary.disabled:hover,
.vader .btn-secondary[disabled],
.vader .btn-secondary[disabled]:hover,
.vader .btn-secondary.disabled:focus,
.vader .btn-secondary[disabled]:focus,
.vader .btn-secondary-disabled {
  border-color: #d9d9d9;
  opacity: 0.3;
  background-color: #262e3d;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
}
.vader .btn-secondary-active {
  background-color: #025fff !important;
  opacity: 1 !important;
}
.vader .checkbox-secondary {
  background: #272f3d;
  height: 32px;
  float: right;
  color: white;
  border-radius: 2px;
  padding: 6px 10px 9px 10px;
  margin-right: 10px;
  font-size: 13px;
  font-weight: 600;
  margin-left: 0px;
}
.vader .checkbox-secondary .ant-checkbox-checked .ant-checkbox-inner,
.vader .checkbox-secondary .ant-checkbox-indeterminate .ant-checkbox-inner {
  background-color: #0275ff;
  border-color: #0275ff;
}
.vader .checkbox-secondary .ant-checkbox + span {
  padding-left: 8px;
  padding-right: 0px;
}
.vader .checkbox-secondary .ant-checkbox-disabled {
  opacity: 0.1;
}
.vader .checkbox-secondary .ant-checkbox-disabled + span {
  color: #52565f;
}
.vader .checkbox-secondary .ant-checkbox-inner {
  background: #50596a;
  border-color: #50596a;
  width: 14px;
  height: 14px;
}
.vader .checkbox-secondary .ant-checkbox-checked .ant-checkbox-inner:after {
  left: 3px;
  top: 5px;
  width: 5px;
  height: 8px;
}
.vader .show-all-checkbox {
  background: none;
  float: left;
  margin-top: 3px;
  opacity: 0.8;
  font-weight: normal;
}
.cv-tool-modal .ant-modal-header {
  background: #000815;
  border: none;
}
.cv-tool-modal .ant-modal-header .ant-modal-title {
  color: white;
  margin-bottom: 16px;
}
.cv-tool-modal .ant-modal-header .ant-modal-title .head {
  border-radius: 2px 2px 0 0;
  background-color: #f5525e;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
}
.cv-tool-modal .ant-modal-body {
  padding: 0 !important;
}
.cv-tool-modal .ant-modal-body .right-nav {
  background: #000815;
}
.cv-tool-modal .ant-modal-footer,
.cv-tool-modal .ant-modal-content {
  background: #000815 !important;
}
.cv-tool-modal .ant-checkbox-wrapper {
  background-color: #262e3d !important;
  color: white !important;
  box-shadow: 0 2px 4px 0 rgba(0, 19, 67, 0.1) !important;
  border: none !important;
}
.cv-tool-modal .top-bar {
  display: none;
}
.cv-tool-modal .back-link {
  display: none;
}
.cv-tool-modal .ant-modal-close-x {
  margin-top: 4px !important;
  color: gainsboro;
}
.ant-popover-arrow {
  border-style: hidden;
}
.vader-popover .ant-popover-content {
  color: white;
}
.vader-popover .ant-popover-content .ant-popover-arrow {
  border: 1px solid #505050;
  transform: rotate(-45deg);
  background: black;
}
.vader-popover .ant-popover-content .ant-popover-arrow:after {
  background: black;
  border-top-color: black;
  border-bottom-color: black;
  border-left-color: black;
  border-right-color: #00050d !important;
}
.vader-popover .ant-popover-content .ant-popover-title {
  background-color: #00050d;
  border: none;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  border-radius: 4px 4px 0 0;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
}
.vader-popover .ant-popover-content .ant-popover-inner-content {
  border-radius: 0 0 2px 2px;
  background-color: #00050d;
  color: #ffffff;
}
.vader-popover .ant-popover-content .ant-popover-inner-content .shortcutDiv {
  width: 300px;
  text-align: center;
  font-size: 11px;
  color: white;
}
.vader-popover .ant-popover-content .ant-popover-inner-content .search-shortcut-list-item {
  padding-top: 5px;
}
.vader-popover .ant-popover-content .ant-popover-inner-content .search-popover-title {
  font-size: 13px;
}
.vader-popover .ant-popover-content .ant-popover-inner-content .search-popover-title-width {
  width: 150px;
}
.vader-popover .ant-popover-content .ant-popover-inner-content .search-popover-button-class {
  border-radius: 2px;
  background-color: #262e3d;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  border: none;
  height: 28px;
  padding: 0px 8px 0 8px;
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  margin: 0 0px 8px 0px !important;
}
.vader-popover .ant-popover-content .ant-popover-inner-content .search-popover-button-class:hover {
  background-color: #005dff;
}
.vader-popover .ant-popover-content .ant-popover-inner-content .search-popover-title-button-label {
  color: white;
  font-weight: 800;
  margin-right: 24px;
}
.vader-popover .ant-popover-content .ant-popover-inner-content .hide-button {
  background: none;
  border: none;
  color: #3b97f5;
  padding: 0;
}
.vader-popover .ant-popover-content .ant-popover-inner-content .search-popover-title.bordered-text {
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.vader-popover .ant-popover-content .ant-popover-inner-content .search-shortcut-list-title {
  padding-top: 5px;
  font-size: 13px;
}
.vader-popover .ant-popover-content .ant-popover-inner-content .shortcut-title {
  opacity: 0.6;
}
.vader-popover .ant-popover-content .ant-popover-inner-content .shortcut-key {
  background: #262e3d;
  padding: 1px 5px;
  font-size: 12px;
  margin-left: 5px;
}
.vader-popover .ant-popover-content .ant-popover-inner-content .search-shortcut-list {
  list-style-type: disc;
  padding-left: 16px;
  font-size: 13px;
  margin-bottom: 0px;
}
.vader-popover .ant-popover-content .ant-popover-inner-content .search-shortcut-list .down-icon {
  vertical-align: text-top;
}
.vader-popover .ant-popover-content .ant-popover-inner-content .search-shortcut-list .up-icon {
  vertical-align: bottom;
}
.vader-popover .ant-popover-content .ant-popover-inner-content .taskDetailsPopover {
  border-radius: 2px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.vader-popover .ant-popover-content .ant-popover-inner-content .taskDetailsPopover .ant-tag {
  color: #fff;
  opacity: 0.8;
}
.vader-popover .ant-popover-content .ant-popover-inner-content .taskDetailsPopover .detailsTitle {
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
}
.vader-popover .ant-popover-content .ant-popover-inner-content .taskDetailsPopover .detailsText {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  text-align: left;
  color: #b9bec7;
  margin-top: 20px;
  margin-bottom: 4px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.vader-popover .ant-popover-content .ant-popover-inner-content .taskDetailsPopover .ant-tag {
  border: none;
  border-radius: 2px;
  background-color: #262e3d;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
}
.vader-popover .ant-popover-content .ant-popover-inner-content .taskDetailsPopover .ant-tag .ant-tag-text {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.92;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.vader-popover .ant-popover-inner {
  padding: 0;
}
.vader-popover.shortcut-popover .ant-popover-content {
  border: 1px solid #505050;
}
.vader-popover.shortcut-popover .ant-popover-inner-content {
  padding: 15px 10px;
}
.vader-popover.hotkey-popover .ant-popover-content {
  border: 1px solid #505050;
}
.vader-popover.hotkey-popover .ant-popover-inner-content {
  padding: 10px 15px;
}
.right-popover .ant-popover-content .ant-popover-arrow {
  transform: rotate(135deg);
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__jYQqD {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__XF0SU .__react_component_tooltip {
  padding: 4px 8px 4px 8px;
}
.container__XF0SU .__react_component_tooltip.show {
  opacity: 1;
}
.container__XF0SU .__react_component_tooltip.place-right {
  margin-left: 20px;
}
.container__XF0SU .__react_component_tooltip.place-left {
  margin-right: 20px;
}
.container__XF0SU .__react_component_tooltip.place-bottom {
  margin-top: 20px;
}
.container__XF0SU .__react_component_tooltip.place-top {
  margin-bottom: 20px;
}
.container__XF0SU .__react_component_tooltip.type-dark {
  color: #ffffff;
  background-color: #00050d;
}
.container__XF0SU .__react_component_tooltip.type-light {
  color: #00050d;
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  border: solid 1px #ebedf0;
}
.toolTipComp__FboNn {
  display: flex;
  padding: 6px 8px 8px 8px !important;
  font-size: 14px !important;
  opacity: 1 !important;
  margin-left: 24px !important;
}

.h1__TUDYU {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__IB-IN {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__0Ez8n {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.flex__8bf8J {
  display: flex;
}
.analyticsTable__USQef {
  width: calc(100vw - 280px);
}
.tableRow__cYHqz {
  font-size: 14px;
}
.tableRowInner__XACCy {
  font-size: 14px;
  background-color: #f8f8f8;
}
.dateRangePicker__BdPT3 {
  width: 296px;
}
.dateSelectorComp__F-1na {
  width: 55%;
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
.numericBold__Qlukg {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: rgba(0, 5, 13, 0.8);
  font-size: 14px;
}
.taskTypeButton__Scn8I {
  padding: 6px 11px 6px 9px;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin: 0 4px;
  color: #ffffff;
  background-color: #4b286d;
  border-radius: 4px;
}
.trunactedHours__9yeMO {
  font-size: 14px;
  color: #00050d;
}
.filtersComp__Pwp6L {
  display: flex;
  flex-direction: row;
  width: 70%;
  align-items: center;
  justify-content: flex-end;
}
.dateSelector__-B828 {
  display: flex;
  justify-content: space-around;
  flex-basis: 36%;
  padding: 0 16px;
  height: 75%;
}
.refreshComp__SD1E8 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.breakLine__K-78f {
  display: flex;
  height: 100%;
  width: 2px;
  margin: 0 4px;
}
.lastRefresh__nyZ32 {
  margin: 0px 18px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.refreshBtn__5EyZ4 {
  display: flex;
  align-items: center;
}
.lastRefreshText__QBtQ2 {
  font-size: 14px;
  line-height: 17px;
  color: #00050d;
  font-weight: 600;
}
.lastRefreshTime__kHh3V {
  font-size: 12px;
  line-height: 15px;
  color: rgba(0, 5, 13, 0.3);
}
.showText__AP-dL {
  display: flex;
  align-items: center;
  width: max-content;
  font-size: 13px;
  color: #00050d;
  margin-right: 8px;
}
.tooltipContent__I-mDk {
  display: flex;
  flex-direction: column;
}
.tooltipContent__I-mDk .contentDesc__6HwSV {
  font-size: 12px;
  margin: 2px 0px 6px 0px;
}
.tooltipContent__I-mDk .formulaLabel__NtW5p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 12px;
  margin: 0px 0px 5px 0px;
}
.tooltipContent__I-mDk .mathFormulaContainer__JPKFY {
  width: max-content;
  height: 48px;
  padding: 0px 20px;
  margin: 4px 0px 3px 0px;
  border-radius: 2px;
  background: #333333;
  display: flex;
  align-items: center;
}
.tooltipContent__I-mDk .formulaContainer__yQlwF {
  width: 240px;
  height: 50px;
  margin: 4px 0px 3px 0px;
  border-radius: 2px;
  background: #333333;
  display: flex;
  align-items: center;
}
.tooltipContent__I-mDk .formulaContainer__yQlwF .formula__AaxGS {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #ffffff;
  opacity: 0.9;
  font-size: 12px;
}
.tooltipContent__I-mDk .formulaContainer__yQlwF .formula__AaxGS .line__ifY06 {
  display: block;
  width: 226px;
  height: 1px;
  border-top: 1px solid #ffffff;
  opacity: 0.9;
  margin: 1px 0px;
}

.errorBox__7yH-w {
  display: flex;
  height: 28px;
  width: 100%;
  position: absolute;
  top: 16px;
  z-index: 2;
  justify-content: center;
}
.container__FIGsI {
  height: 100%;
  width: 100%;
}
.container__FIGsI .ant-table-empty .ant-table-body {
  overflow-y: hidden !important;
}
.container__FIGsI .ant-table-tbody > .ant-table-row-selected:hover > td {
  background: #e6f7ff !important;
}
.ant-select-item-option-selected {
  color: #2a2c2e !important;
  background-color: #f2eff4 !important;
}
.ant-select-focused.ant-select-single .ant-select-selector, .ant-select-focused.ant-select-multiple .ant-select-selector {
  border-color: #4b286d !important;
  box-shadow: none !important;
}
.ant-select:hover .ant-select-selector {
  border-color: #4b286d !important;
}
.ant-input:hover, .ant-input:focus {
  border-color: #4b286d !important;
  box-shadow: none !important;
}
.ant-select-dropdown .ant-select-item-option-selected .ant-select-item-option-state {
  color: #4b286d;
}
.ant-switch {
  width: 44px;
}
.ant-select .ant-select-arrow {
  height: 100%;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__RiR7p {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__4rdpc {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
  height: 32px;
}
.errorComponent__BBWLc {
  background: #d8000e;
  justify-content: space-between;
  border-radius: 2px;
  padding: 0 8px;
  align-items: center;
  display: flex;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
}
.errorInfo__ACYO9 {
  color: #ffffff;
  font-size: 14px;
  padding-left: 6px;
  line-height: 1.43;
}

.h1__LrzhR {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__hyip7 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__rjxdN {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.containerWrapper__dPG31 {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100vh;
  color: #000000;
}
.containerWrapper__dPG31 .ant-layout {
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
}
.containerWrapper__dPG31 .ant-layout-sider {
  background: #ffffff;
}
.containerWrapper__dPG31 .ant-dropdown-menu {
  border-radius: 4px;
  padding: 0;
}
.containerWrapper__dPG31 .ant-dropdown-menu-item {
  padding: 10px 16px;
}
.containerWrapper__dPG31 .ant-dropdown-menu-item:hover {
  background-color: #f5f5f5;
}
.containerWrapper__dPG31 .ant-dropdown-menu-item.userInfoMenuItem {
  background-color: #fff !important;
}
.containerWrapper__dPG31 .ant-dropdown-menu-item.userInfoMenuItem:hover {
  background-color: #fff !important;
}
.containerWrapper__dPG31 .ant-dropdown {
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08);
}
.iconTitle__gRkUC {
  color: #4b286d;
  margin-left: 8px;
  font-size: 16px;
  font-weight: 400;
}
.loadingWrapper__Ct4v7 {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100vh;
  color: #000000;
  justify-content: center;
  align-items: center;
  position: absolute;
}
.loadingWrapper__Ct4v7 .ant-layout {
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
}
.loadingWrapper__Ct4v7 .ant-layout-sider {
  background: #ffffff;
}
.loadingWrapper__Ct4v7 .ant-dropdown-menu {
  border-radius: 4px;
  padding: 0;
}
.loadingWrapper__Ct4v7 .ant-dropdown-menu-item {
  padding: 10px 16px;
}
.loadingWrapper__Ct4v7 .ant-dropdown-menu-item:hover {
  background-color: #f5f5f5;
}
.loadingWrapper__Ct4v7 .ant-dropdown-menu-item.userInfoMenuItem {
  background-color: #fff !important;
}
.loadingWrapper__Ct4v7 .ant-dropdown-menu-item.userInfoMenuItem:hover {
  background-color: #fff !important;
}
.loadingWrapper__Ct4v7 .ant-dropdown {
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08);
}
.sider__PEM21 {
  border-right: 1px solid #b2b9bf;
}
.contentComponent__FhAFp {
  display: flex;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}
.userInfoItem__sQKTB.userInfoMenuItem__tFm-h {
  cursor: default;
  color: rgba(0, 0, 0, 0.85);
  padding: 16px 24px;
  margin-top: 12px;
  background-color: #fff !important;
  pointer-events: none;
}
.userInfoItem__sQKTB.userInfoMenuItem__tFm-h:hover,
.userInfoItem__sQKTB.userInfoMenuItem__tFm-h:active,
.userInfoItem__sQKTB.userInfoMenuItem__tFm-h:focus {
  background-color: #fff !important;
  color: rgba(0, 0, 0, 0.85);
}
.userInfoItem__sQKTB.userInfoMenuItem__tFm-h .userInfoContainer__-G2aj {
  width: 100%;
}
.userInfoItem__sQKTB.userInfoMenuItem__tFm-h .userInfoName__Ug-Qh {
  font-weight: 500;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.85);
  display: block;
  padding-top: 8px;
}
.userInfoItem__sQKTB.userInfoMenuItem__tFm-h .userInfoEmail__OywS6 {
  font-size: 12px;
  color: #8c8c8c;
  margin-top: 4px;
  display: block;
}
.userMenu__XYF3d {
  width: 280px;
  background-color: #ffffff !important;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08);
  padding: 0;
  overflow: visible;
  position: relative;
}
.menuItem__GeF35 {
  padding: 10px 16px !important;
}
.logoutMenuItem__NNx6j {
  padding: 10px 16px !important;
  color: #ff4d4f !important;
}
.dropdownTrigger__mMXq5 {
  margin-left: 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
  padding-right: 30px;
  gap: 8px;
}
.userIcon__hUkab {
  font-size: 16px;
}
.downIcon__H7t-6 {
  font-size: 12px;
  color: #8c8c8c;
}
.headerUserContainer__6-whL {
  display: flex;
  align-items: center;
}
.header__sEknX {
  background-color: #fff;
  border-bottom: 1px solid #e8e8e8;
  height: 64px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 24px;
}
.headerLogo__-fV2B {
  height: 32px;
}
.layoutContainer__bO4wN {
  min-height: 100vh;
}
.siteLayout__XrQnm {
  min-height: 100vh;
}
.contentArea__kEiKr {
  height: 100%;
  padding: 32px 100px 0px 100px;
  background-color: #fff;
}
.contentAreaFullPage__L0YFw {
  height: 100%;
  padding: 32px 30px 0px 30px;
  background-color: #fff;
}
.gradientHeader__RUu5n {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  object-fit: cover;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  z-index: 1;
}

.h1__tBOlj {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__pe2wJ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__xBFjP {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.icons__GieGR {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  margin-top: 16px;
  cursor: pointer;
}
.icons__GieGR:hover {
  background: #262e3d;
}
.iconSelected__-Ud-e {
  background-color: #005dff;
}
.iconSelected__-Ud-e:hover {
  background: #005dff;
}
.container__UwkIi {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  background-color: #00050d;
  overflow: auto;
}
.container__UwkIi ::global a {
  text-decoration: none;
  margin: 0;
}
.SearchAndBaseNav__R4pBj {
  display: flex;
  padding: 0 12px;
  align-items: center;
  flex-direction: column;
}
.logo__WGs0J {
  display: flex;
  padding: 24px 0 16px;
}
.searchAndHome__RXeCb {
  display: flex;
  flex-direction: column;
}
.componentIcons__TOk8t {
  display: flex;
  flex-direction: column;
}
.linebreak__QcJ58 {
  width: 80%;
  border: 1px solid #3f4959;
  border-radius: 2px;
  margin: 0;
  margin-top: 8px;
}
.pinnedList__VUlyj {
  display: flex;
  flex-direction: column;
}
.pinnedItemWrap__ozi62 {
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  border-radius: 2px;
  align-items: center;
  cursor: pointer;
  margin-top: 16px;
}
.pinnedItemWrap__ozi62:hover {
  background: #262e3d;
}
.pinnedItemWrap__ozi62 a {
  text-decoration: none;
}
.pinnedItem__sAylu {
  display: flex;
  height: 18px;
  width: 18px;
  border: 2px solid #ffffff;
  border-radius: 2px;
  background: #ffffff;
  font-size: 12px;
  color: #00050d;
  justify-content: center;
  align-items: center;
  line-height: 19px;
}
.actionButtons__JbQkI {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 24px 0;
}
.randomClass__axPvu {
  display: flex;
}

html {
  box-sizing: border-box;
}
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 100%;
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
#root {
  background: #fff;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__xwFjM {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.prefix__HY40d {
  display: flex;
  margin-right: 8px;
  width: 12px;
  height: 12px;
  justify-content: center;
  align-items: center;
}
.suffix__Ny1Fc {
  display: flex;
  margin-left: 8px;
  line-height: 12px;
  justify-content: center;
  align-items: center;
}
.children__Ccguu {
  display: flex;
  justify-content: center;
  align-items: center;
  width: max-content;
}
.disabled__Hcno6 {
  cursor: not-allowed;
  opacity: 0.4;
}
.sm_primary_blue_normal__nVkoG {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 8px;
  background: linear-gradient(to bottom, #0099ff, #0050ff);
}
.sm_primary_blue_normal__nVkoG:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.sm_primary_blue_normal__nVkoG:hover:before {
  opacity: 1;
}
.sm_primary_black_normal__Ip3Hh {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 8px;
  background: #000000;
  color: #ffffff;
  padding: 11px;
}
.sm_primary_black_normal__Ip3Hh:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.sm_primary_black_normal__Ip3Hh:hover:before {
  opacity: 1;
}
.sm_primary_cobalt_normal__EAtcF {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 8px;
  background: #4b286d;
  color: #ffffff;
  padding: 12px;
}
.sm_primary_cobalt_normal__EAtcF:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.sm_primary_cobalt_normal__EAtcF:hover:before {
  opacity: 1;
}
.sm_primary_cobalt_normal__EAtcF:hover {
  background: #371e4f;
}
.sm_outline_pattens_normal__dB-uL {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 8px;
  background: #d8cbe5;
  color: #4b286d;
  padding: 12px;
  box-shadow: none;
}
.sm_outline_pattens_normal__dB-uL:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.sm_outline_pattens_normal__dB-uL:hover:before {
  opacity: 1;
}
.sm_outline_pattens_disable__X7WVq {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 8px;
  cursor: not-allowed;
  opacity: 0.4;
  background: #d8cbe5;
  color: #4b286d;
  padding: 12px;
  box-shadow: none;
}
.sm_outline_pattens_disable__X7WVq:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.sm_outline_pattens_disable__X7WVq:hover:before {
  opacity: 1;
}
.sm_secondary_blue_normal__4mrk1 {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 8px;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  color: #2a2c2e;
  background: linear-gradient(to bottom, #0099ff, #0050ff);
}
.sm_secondary_blue_normal__4mrk1:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.sm_secondary_blue_normal__4mrk1:hover:before {
  opacity: 1;
}
.sm_secondary_blue_normal__4mrk1:hover {
  background: #f7f7f8;
}
.md_secondary_cobalt_normal__NOaWp {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  color: #2a2c2e;
}
.md_secondary_cobalt_normal__NOaWp:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_secondary_cobalt_normal__NOaWp:hover:before {
  opacity: 1;
}
.md_secondary_cobalt_normal__NOaWp:hover {
  background: #f7f7f8;
}
.md_secondary_cobalt_disabled__uJFB- {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  color: #2a2c2e;
  color: #b2b9bf;
  background-color: #d8d8d8;
}
.md_secondary_cobalt_disabled__uJFB-:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_secondary_cobalt_disabled__uJFB-:hover:before {
  opacity: 1;
}
.md_secondary_cobalt_disabled__uJFB-:hover {
  background: #f7f7f8;
}
.md_primary_blue_normal__hcXi4 {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  background: linear-gradient(to bottom, #0099ff, #0050ff);
}
.md_primary_blue_normal__hcXi4:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_primary_blue_normal__hcXi4:hover:before {
  opacity: 1;
}
.md_primary_black_normal__ezh6- {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  background: #000000;
  color: #ffffff;
}
.md_primary_black_normal__ezh6-:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_primary_black_normal__ezh6-:hover:before {
  opacity: 1;
}
.md_primary_cobalt_normal__Kqp8i {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  background: #4b286d;
  color: #ffffff;
  padding: 12px 18px;
}
.md_primary_cobalt_normal__Kqp8i:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_primary_cobalt_normal__Kqp8i:hover:before {
  opacity: 1;
}
.md_primary_cobalt_normal__Kqp8i:hover {
  background: #371e4f;
}
.md_primary_cobalt_disabled__KoVLb {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  cursor: not-allowed;
  opacity: 0.4;
  color: #b2b9bf;
  background-color: #d8d8d8;
  padding: 12px 18px;
}
.md_primary_cobalt_disabled__KoVLb:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_primary_cobalt_disabled__KoVLb:hover:before {
  opacity: 1;
}
.md_outline_pattens_normal__kKtmg {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  background: #d8cbe5;
  color: #4b286d;
  padding: 12px 18px;
  box-shadow: none;
}
.md_outline_pattens_normal__kKtmg:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_outline_pattens_normal__kKtmg:hover:before {
  opacity: 1;
}
.md_outline_pattens_disable__QAzQ5 {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  cursor: not-allowed;
  opacity: 0.4;
  background: #d8cbe5;
  color: #4b286d;
  padding: 12px 18px;
  box-shadow: none;
}
.md_outline_pattens_disable__QAzQ5:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_outline_pattens_disable__QAzQ5:hover:before {
  opacity: 1;
}
.md_secondary_blue_normal__sD3uM {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  color: #2a2c2e;
}
.md_secondary_blue_normal__sD3uM:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_secondary_blue_normal__sD3uM:hover:before {
  opacity: 1;
}
.md_secondary_blue_normal__sD3uM:hover {
  background: #f7f7f8;
}
.lg_primary_blue_normal__-bSX8 {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 12px;
  background: linear-gradient(to bottom, #0099ff, #0050ff);
}
.lg_primary_blue_normal__-bSX8:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.lg_primary_blue_normal__-bSX8:hover:before {
  opacity: 1;
}
.lg_primary_cobalt_normal__esuIT {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 12px;
  background: #4b286d;
}
.lg_primary_cobalt_normal__esuIT:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.lg_primary_cobalt_normal__esuIT:hover:before {
  opacity: 1;
}
.lg_primary_cobalt_normal__esuIT:hover {
  background: #371e4f;
}
.lg_secondary_blue_normal__-DQ62 {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 12px;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  color: #2a2c2e;
}
.lg_secondary_blue_normal__-DQ62:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.lg_secondary_blue_normal__-DQ62:hover:before {
  opacity: 1;
}
.lg_secondary_blue_normal__-DQ62:hover {
  background: #f7f7f8;
}
.lg_secondary_cobalt_normal__0fZSJ {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 12px;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  color: #2a2c2e;
}
.lg_secondary_cobalt_normal__0fZSJ:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.lg_secondary_cobalt_normal__0fZSJ:hover:before {
  opacity: 1;
}
.lg_secondary_cobalt_normal__0fZSJ:hover {
  background: #f7f7f8;
}
.lg_outline_pattens_normal__eRXtb {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 12px;
  background: #d8cbe5;
  color: #4b286d;
  padding: 12px 18px;
}
.lg_outline_pattens_normal__eRXtb:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.lg_outline_pattens_normal__eRXtb:hover:before {
  opacity: 1;
}
.md_primary_blue_disabled__WP-eh {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  cursor: not-allowed;
  opacity: 0.4;
  background: linear-gradient(to bottom, #0099ff, #0050ff);
}
.md_primary_blue_disabled__WP-eh:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_primary_blue_disabled__WP-eh:hover:before {
  opacity: 1;
}
.md_secondary_blue_disabled__3XVLb {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  cursor: not-allowed;
  opacity: 0.4;
  color: rgba(0, 5, 13, 0.3);
}
.md_secondary_blue_disabled__3XVLb:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_secondary_blue_disabled__3XVLb:hover:before {
  opacity: 1;
}
.sm_primary_blue_disabled__YlM6l {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 8px;
  cursor: not-allowed;
  opacity: 0.4;
  background: linear-gradient(to bottom, #0099ff, #0050ff);
  color: rgba(255, 255, 255, 0.3);
}
.sm_primary_blue_disabled__YlM6l:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.sm_primary_blue_disabled__YlM6l:hover:before {
  opacity: 1;
}
.md_primary_blue_disabled__WP-eh {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  cursor: not-allowed;
  opacity: 0.4;
  background: linear-gradient(to bottom, #0099ff, #0050ff);
  color: rgba(255, 255, 255, 0.3);
}
.md_primary_blue_disabled__WP-eh:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_primary_blue_disabled__WP-eh:hover:before {
  opacity: 1;
}
.md_primary_azure_normal__WrrWD {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  background: linear-gradient(90.05deg, #0050ff 0.03%, #0099ff 99.98%);
}
.md_primary_azure_normal__WrrWD:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_primary_azure_normal__WrrWD:hover:before {
  opacity: 1;
}
.sm_primary_azure_normal__4G-MR {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 8px;
  background: linear-gradient(90.05deg, #0050ff 0.03%, #0099ff 99.98%);
}
.sm_primary_azure_normal__4G-MR:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.sm_primary_azure_normal__4G-MR:hover:before {
  opacity: 1;
}
.lg_primary_azure_normal__nzLWY {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 12px;
  background: linear-gradient(90.05deg, #0050ff 0.03%, #0099ff 99.98%);
}
.lg_primary_azure_normal__nzLWY:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.lg_primary_azure_normal__nzLWY:hover:before {
  opacity: 1;
}
.md_primary_white_disabled__jnx0Z {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  cursor: not-allowed;
  opacity: 0.4;
}
.md_primary_white_disabled__jnx0Z:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_primary_white_disabled__jnx0Z:hover:before {
  opacity: 1;
}
.xs_primary_white_disabled__i-CGo {
  cursor: not-allowed;
  opacity: 0.4;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__0RnY7 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.checkbox__iwFwS {
  cursor: pointer;
  flex-shrink: 0;
  display: flex;
  padding-top: 2px;
  align-items: center;
}
.disableCheckbox__CB-NP {
  cursor: pointer;
  flex-shrink: 0;
  display: flex;
  padding-top: 2px;
  align-items: center;
  cursor: not-allowed;
}
.checkboxLabel__78ehs {
  font-size: 14px;
  padding-left: 8px;
  margin-top: 2px;
  text-overflow: ellipsis;
  color: #151b28;
  line-height: 1.29;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.checkboxContainer__LKrdA {
  display: flex;
  flex-direction: column;
  flex-grow: 0;
  flex-shrink: 0;
  min-height: 40px;
  color: #dfe1e6;
  cursor: pointer;
  width: 100%;
}
.checkboxContainerDisable__adlp5 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 0;
  min-height: 40px;
  color: #747d8c;
  cursor: not-allowed;
}
.labelWrap__-URFW {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.description__wCuBq {
  display: flex;
  flex-direction: row;
  width: 280px;
  text-overflow: ellipsis;
  padding-left: 20px;
  color: #747d8c;
  line-height: 1.29;
  font-size: 14px;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__69SeQ {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__PGCge {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.checkListContainer__OYPvC {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-grow: 1;
  flex-wrap: wrap;
  justify-content: flex-start;
  transition: all 0.25s ease-out;
}
.checkListContainerCollapsed__CfXXW {
  max-height: 120px;
  overflow: hidden;
}
.checkListContainerExpanded__h-jYh {
  max-height: 400px;
  overflow: scroll;
}
.label__W1uqN {
  display: flex;
  flex-basis: 25%;
  flex-grow: 0;
  flex-shrink: 0;
}
.error__6ZIc0 {
  display: flex;
  flex-grow: 0;
  font-size: 1.3rem;
  color: #ff6600;
  margin-top: 6px;
  height: 16px;
}
.expandText__OeM70 {
  color: #00e67a;
  cursor: pointer;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__QiJbv {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__ZyUvB {
  display: flex;
}
.container__ZyUvB .ant-popover__En3v8 {
  display: flex;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__ftH43 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.menuBody__HLJDO {
  justify-content: center;
  margin: auto;
  align-items: center;
  cursor: pointer;
}
.menu__d0Mzk .ant-menu {
  background: #000000;
}
.menu__d0Mzk .ant-menu-item-selected {
  background: #4b286d !important;
}
.menu__d0Mzk .ant-menu-submenu-open {
  color: #ffffff !important;
}
.submenu__vnGXq .ant-menu-sub {
  background: #000000 !important;
}
.submenu__vnGXq .ant-menu-item-selected {
  background: #4b286d !important;
}

.container__ip2UW .ant-tooltip-inner {
  height: auto;
  width: 205px;
  padding: 8px 10px 8px 10px;
  border-radius: 2px;
  font-size: 12px;
  background-color: #000000;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__dkxE1 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.wrapperContainer__eW2wP {
  display: flex;
  flex: 1;
}
.container__DZAEX {
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
}
.container__DZAEX input::placeholder {
  color: rgba(0, 5, 13, 0.3);
  font-size: 14px;
  line-height: 19px;
}
.container__DZAEX input::-webkit-outer-spin-button,
.container__DZAEX input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxwYXRoIGZpbGw9IiNBM0FBQjUiIGZpbGxSdWxlPSJub256ZXJvIiBkPSJNNC43NTkgNS44NTRhLjQxLjQxIDAgMCAxLS42MjkgMCAuNTQ1LjU0NSAwIDAgMSAwLS43MDhsMy41NTYtNGEuNDEuNDEgMCAwIDEgLjYyOCAwbDMuNTU2IDRhLjU0NS41NDUgMCAwIDEgMCAuNzA4LjQxLjQxIDAgMCAxLS42MjkgMEw4IDIuMjA3IDQuNzU5IDUuODU0em0wIDQuMjkyTDggMTMuNzkzbDMuMjQxLTMuNjQ3YS40MS40MSAwIDAgMSAuNjI5IDAgLjU0NS41NDUgMCAwIDEgMCAuNzA4bC0zLjU1NiA0YS40MS40MSAwIDAgMS0uNjI4IDBsLTMuNTU2LTRhLjU0NS41NDUgMCAwIDEgMC0uNzA4LjQxLjQxIDAgMCAxIC42MjkgMHoiLz4KPC9zdmc+Cg==) no-repeat 50% 50%;
  width: 16px;
  height: 16px;
  position: relative;
}
.labelContainer__hb59e {
  display: flex;
  flex-direction: row;
  margin-bottom: 4px;
  align-items: center;
}
.label__9xTYx {
  color: #00050d;
  line-height: 22px;
  font-size: 14px;
}
.requiredIcon__Q7d84 {
  display: flex;
  align-items: center;
  margin-left: 2px;
}
.infoIcon__-tqbm {
  display: flex;
  align-items: center;
}
.tooltipComponent__E339r {
  width: auto;
}
.informationContent__lRajc {
  display: flex;
  padding: 0 4px;
  justify-content: center;
  align-items: center;
}
.inputText__LpsLB {
  border: 1px solid #dfe1e6;
  border-radius: 2px;
  padding: 8px 12px;
  height: 36px;
  color: #00050d;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  line-height: 19px;
  caret-color: #4b286d;
  width: 100%;
  font-size: 14px;
}
.inputText__LpsLB:hover {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
}
.inputText__LpsLB:focus {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px #4b286d30;
}
.inputText__LpsLB input[type='number']::-webkit-inner-spin-button,
.inputText__LpsLB input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxwYXRoIGZpbGw9IiNBM0FBQjUiIGZpbGxSdWxlPSJub256ZXJvIiBkPSJNNC43NTkgNS44NTRhLjQxLjQxIDAgMCAxLS42MjkgMCAuNTQ1LjU0NSAwIDAgMSAwLS43MDhsMy41NTYtNGEuNDEuNDEgMCAwIDEgLjYyOCAwbDMuNTU2IDRhLjU0NS41NDUgMCAwIDEgMCAuNzA4LjQxLjQxIDAgMCAxLS42MjkgMEw4IDIuMjA3IDQuNzU5IDUuODU0em0wIDQuMjkyTDggMTMuNzkzbDMuMjQxLTMuNjQ3YS40MS40MSAwIDAgMSAuNjI5IDAgLjU0NS41NDUgMCAwIDEgMCAuNzA4bC0zLjU1NiA0YS40MS40MSAwIDAgMS0uNjI4IDBsLTMuNTU2LTRhLjU0NS41NDUgMCAwIDEgMC0uNzA4LjQxLjQxIDAgMCAxIC42MjkgMHoiLz4KPC9zdmc+Cg==) no-repeat 50% 50%;
  width: 16px;
  height: 16px;
  position: relative;
}
.disabledInputBox__ytkF7 {
  border: 1px solid #dfe1e6;
  border-radius: 2px;
  padding: 8px 12px;
  height: 36px;
  color: #00050d;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  line-height: 19px;
  caret-color: #4b286d;
  width: 100%;
  font-size: 14px;
  background: #f5f6f7;
  border: 1px solid #d0d4db;
  opacity: 0.7;
  cursor: not-allowed;
}
.disabledInputBox__ytkF7:hover {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
}
.disabledInputBox__ytkF7:focus {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px #4b286d30;
}
.disabledInputBox__ytkF7 input[type='number']::-webkit-inner-spin-button,
.disabledInputBox__ytkF7 input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxwYXRoIGZpbGw9IiNBM0FBQjUiIGZpbGxSdWxlPSJub256ZXJvIiBkPSJNNC43NTkgNS44NTRhLjQxLjQxIDAgMCAxLS42MjkgMCAuNTQ1LjU0NSAwIDAgMSAwLS43MDhsMy41NTYtNGEuNDEuNDEgMCAwIDEgLjYyOCAwbDMuNTU2IDRhLjU0NS41NDUgMCAwIDEgMCAuNzA4LjQxLjQxIDAgMCAxLS42MjkgMEw4IDIuMjA3IDQuNzU5IDUuODU0em0wIDQuMjkyTDggMTMuNzkzbDMuMjQxLTMuNjQ3YS40MS40MSAwIDAgMSAuNjI5IDAgLjU0NS41NDUgMCAwIDEgMCAuNzA4bC0zLjU1NiA0YS40MS40MSAwIDAgMS0uNjI4IDBsLTMuNTU2LTRhLjU0NS41NDUgMCAwIDEgMC0uNzA4LjQxLjQxIDAgMCAxIC42MjkgMHoiLz4KPC9zdmc+Cg==) no-repeat 50% 50%;
  width: 16px;
  height: 16px;
  position: relative;
}
.disabledInputBox__ytkF7:hover {
  border: 1px solid #d0d4db;
}
.disabledInputBox__ytkF7 input[disabled] {
  cursor: not-allowed;
}
.errorBorder__OLuw3 {
  border: 1px solid #ff0011;
  caret-color: #ff0011;
}
.errorBorder__OLuw3:hover {
  border: 1px solid #ff0011;
}
.errorBorder__OLuw3:focus {
  border: 1px solid #ff0011;
  outline-style: solid;
  outline-width: 2px;
  outline-color: rgba(255, 0, 17, 0.3);
}
.inputLabel__wftX6 {
  font-size: 1.6rem;
  color: black;
  letter-spacing: 0.02rem;
}
.error__-FopE {
  display: flex;
  flex-grow: 0;
  font-size: 1.3rem;
  color: #ff0011;
  margin-top: 6px;
  height: 16px;
}
.descriptionContainer__CrSvx {
  margin-top: 4px;
  color: #747d8c;
  font-size: 13px;
  line-height: 15px;
}
.errorContainer__OIku- {
  color: #ff0011;
  font-size: 12px;
  line-height: 18px;
  height: 18px;
  display: flex;
  flex-grow: 0;
}
.errorContainer__OIku-:focus {
  border: 1px solid #ff0011;
  outline-style: solid;
  outline-width: 2px;
  outline-color: rgba(255, 0, 17, 0.3);
}
.sideBySideErrorContainer__TV26H {
  display: flex;
  height: 100%;
  padding-top: 4px;
  padding-left: 4px;
}
.inlineInputcontainer__tlGLw {
  display: flex;
  flex-shrink: 0;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
}
.inlineInputStyle__EvWVf {
  width: 100%;
  border: 0px;
  flex-shrink: 0;
  text-overflow: ellipsis;
  padding: 3px 6px 5px 6px;
  color: #00050d;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  line-height: 20px;
  caret-color: #4b286d;
  border: 1px solid transparent;
}
.inlineInputStyle__EvWVf:hover {
  outline: none;
  border: 1px solid #dfe1e6;
  border-radius: 2px;
}
.inlineInputStyle__EvWVf:focus {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
  transition: box-shadow 0.3s linear;
}
.inlineInputDescStyle__0lPnw {
  width: 100%;
  flex-shrink: 0;
  text-overflow: ellipsis;
  padding: 3px 6px 5px 6px;
  color: #00050d;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  line-height: 20px;
  caret-color: #4b286d;
  border: 1px solid #d0d4db;
  border-radius: 2px;
}
.inlineInputDescStyle__0lPnw input::placeholder {
  color: rgba(0, 5, 13, 0.3);
  font-size: 14px;
  line-height: 19px;
}
.inlineInputDescStyle__0lPnw:hover {
  outline: none;
  border: 1px solid #dfe1e6;
  border-radius: 2px;
}
.inlineInputDescStyle__0lPnw:focus {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
  transition: box-shadow 0.3s linear;
}
.inlineInputDescError__umoJp {
  display: flex;
  flex-grow: 0;
  border: 1px solid #ff0011;
}
.inlineInputDescError__umoJp .inlineInputDescStyle__0lPnw {
  border: 1px solid #ff0011;
}
.inlineInputDescError__umoJp:hover {
  border: 1px solid #ff0011;
  outline-style: solid;
  outline-width: 2px;
  outline-color: rgba(255, 0, 17, 0.3);
}
.disabledInlineInput__39dPe {
  display: flex;
  background-color: #f5f6f7;
  border-radius: 2px;
  opacity: 0.7;
}
.disabledInlineInput__39dPe:hover {
  cursor: not-allowed;
}
.inlineErrorContainer__1l-w4 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 4px;
}
.sideBySideErrorContainer__TV26H {
  display: flex;
  justify-content: center;
  margin-left: 4px;
}
.errorState__hlsWy {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.inputAndDescription__ybsId {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  width: 100%;
}
.inputContainer__fGXrO {
  display: flex;
}
.inputContainerWithIcon__ekJuq {
  display: flex;
  flex-direction: row;
  border: 1px solid #dfe1e6;
  border-radius: 2px;
  padding: 0 5px;
}
.inputContainerWithIcon__ekJuq:focus {
  border: 1px solid #4b286d;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.inputContainerWithIcon__ekJuq:hover {
  border: 1px solid #4b286d;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.inputContainerWithIcon__ekJuq input {
  border: 0px;
  border-right: 0;
  outline: 0;
}
.inputContainerWithIcon__ekJuq input:hover {
  border: 0;
}
.inputContainerWithIcon__ekJuq input:focus {
  border: 0;
  box-shadow: none;
}
.inputContainerWithIcon__ekJuq .crossSvg__DmOEN {
  display: flex;
  align-items: center;
}
.inputContainerWithIcon__ekJuq .crossSvg__DmOEN:hover {
  border: 0;
}
.inputContainerWithIcon__ekJuq .crossSvg__DmOEN:focus {
  border: 0;
  box-shadow: none;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__zz-4c {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__-k7QR {
  display: flex;
  flex: 1;
  width: 100%;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-start;
}
.container__-k7QR .Select {
  width: 100%;
}
.container__-k7QR .Select-control {
  cursor: pointer;
  background-color: inherit;
  border-radius: 2px;
  color: #00050d;
  background: #ffffff;
  border: 1px solid #d0d4db;
}
.container__-k7QR .Select-control:hover {
  box-shadow: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
}
.container__-k7QR .Select-control:focus {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
}
.container__-k7QR .Select-arrow-zone {
  padding: 0;
}
.container__-k7QR .Select-menu-outer {
  z-index: 5000;
}
.container__-k7QR .has-value.Select--single > .Select-control .Select-value .Select-value-label {
  color: #00050d;
  font-size: 14px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  height: 100%;
}
.container__-k7QR .Select-value .Select-value-label {
  display: flex;
  align-items: center;
}
.container__-k7QR .Select.is-focused > .Select-control {
  background: #ffffff;
  outline: none;
  outline-style: solid;
  outline-width: 2px;
  outline-color: rgba(0, 153, 255, 0.2);
  border: 1px solid #005dff;
  border-radius: 2px;
}
.container__-k7QR .Select-placeholder {
  display: flex;
  align-items: center;
  color: #00050d;
  opacity: 0.3;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  padding: 0;
  padding-left: 12px;
}
.container__-k7QR .Select-input {
  padding-left: 0px;
  width: 100%;
}
.container__-k7QR .Select-control .Select-value .Select-value-label {
  color: #00050d;
  font-size: 14px;
  line-height: 19px;
}
.container__-k7QR .Select-multi-value-wrapper {
  margin-left: 12px;
}
.container__-k7QR .is-disabled > .Select-control {
  border: none;
}
.container__-k7QR .is-disabled .Select-arrow-zone {
  visibility: hidden;
}
.container__-k7QR .Select-menu-outer {
  display: flex;
  color: #00050d;
  margin: 4px 0;
  padding: 2px;
  border: 1px solid #ebedf0;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  border-radius: 4px;
}
.container__-k7QR .Select-menu {
  width: 100%;
}
.container__-k7QR .Select-option {
  color: #00050d;
  line-height: 19px;
  font-size: 14px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.container__-k7QR .Select-option:hover {
  background: #f5f6f7;
}
.container__-k7QR .Select-option.is-focused {
  background-color: #f5f6f7;
  color: #00050d;
}
.container__-k7QR .Select-option.is-selected {
  background-color: #4b286d;
  color: #ffffff;
}
.container__-k7QR .Select-placeholder,
.container__-k7QR .Select--single > .Select-control .Select-value {
  padding-left: 12px;
}
.errorContainer__HsFlT {
  display: flex;
  flex: 1;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-start;
}
.errorContainer__HsFlT .Select-control {
  background-color: inherit;
  border: none;
  border-radius: 2px;
  border: 1px solid #ff0011;
}
.errorContainer__HsFlT .Select-control:hover {
  box-shadow: none;
  border: 1px solid #ff0011;
  border-radius: 2px;
}
.errorContainer__HsFlT .Select-control:focus {
  outline: none;
  border: 1px solid #ff0011;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(255, 0, 17, 0.3);
}
.errorContainer__HsFlT .Select-placeholder {
  display: flex;
  align-items: center;
  color: #00050d;
  opacity: 0.3;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  padding: 0;
  padding-left: 12px;
}
.errorContainer__HsFlT .Select-control .Select-value {
  padding-left: 0;
}
.errorContainer__HsFlT .Select.is-focused > .Select-control {
  background: #ffffff;
  border: 1px solid #ff0011;
}
.disabledContainer__yl3fi .Select-control {
  cursor: not-allowed;
}
.labelContainer__fwOgP {
  display: flex;
}
.options__afZu3 {
  display: flex;
  width: 240px;
}
.arrowRenderer__TjIEv {
  display: flex;
  opacity: 0.4;
  margin-right: 12px;
  margin-top: 2px;
}
.placeholderContainer__RFjy1 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.label__k0J6H {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
  color: #00050d;
}
.inactiveLabel__hkR28 {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
  color: #979797;
}
.requiredIcon__8wLuk {
  display: flex;
  align-items: center;
  margin-left: 2px;
}
.infoIcon__OOhI2 {
  display: flex;
  align-items: center;
}
.tooltipComponent__9UpKs {
  width: 258px;
  font-weight: 500;
}
.informationContent__AOKK- {
  display: flex;
  padding: 0 4px;
  justify-content: center;
  align-items: center;
}
.informationContent__AOKK- .ant-tooltip-inner {
  height: auto;
  width: auto;
  border-radius: 2px;
}
.description__5-v2l {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #747d8c;
  margin: 4px 0;
}
.errorLabelContainer__gUasj {
  display: flex;
  font-size: 12px;
  line-height: 19px;
  color: #ff0011;
}
.inlineContainer__R9s5H {
  display: flex;
  flex: 1;
  width: 100%;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-start;
}
.inlineContainer__R9s5H .Select-control {
  display: flex;
  cursor: pointer;
  border: 1px solid transparent;
  background: transparent;
  color: #00050d;
  background: #ffffff;
  height: 32px;
}
.inlineContainer__R9s5H .Select-control:hover {
  border: 1px solid #d0d4db;
}
.inlineContainer__R9s5H .Select-control:focus {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
}
.inlineContainer__R9s5H .Select.is-focused > .Select-control {
  background: #ffffff;
  outline: none;
  outline-style: solid;
  outline-width: 2px;
  outline-color: rgba(0, 153, 255, 0.2);
  border: 1px solid #005dff;
  border-radius: 2px;
}
.inlineContainer__R9s5H .Select-placeholder {
  padding: 0 2px;
}
.inlineContainer__R9s5H .Select-menu-outer {
  display: flex;
  color: #00050d;
  margin: 4px 0;
  padding: 2px;
  border: 1px solid #ebedf0;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  border-radius: 4px;
  z-index: 5000;
}
.inlineContainer__R9s5H .Select-option {
  width: 100px;
  color: #00050d;
  line-height: 19px;
  font-size: 14px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.inlineContainer__R9s5H .Select-option:hover {
  background: #f5f6f7;
}
.inlineContainer__R9s5H .Select-arrow-zone {
  padding: 0;
}
.inlineContainer__R9s5H .has-value.Select--single > .Select-control .Select-value .Select-value-label {
  color: #00050d;
  font-size: 14px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  height: 100%;
}
.inlineContainer__R9s5H .Select-value .Select-value-label {
  display: flex;
  align-items: center;
}
.inlineContainer__R9s5H .Select.is-focused > .Select-control {
  background: #ffffff;
  outline: none;
  outline-style: solid;
  outline-width: 2px;
  outline-color: rgba(0, 153, 255, 0.2);
  border: 1px solid #005dff;
  border-radius: 2px;
}
.inlineContainer__R9s5H .Select-placeholder {
  display: flex;
  align-items: center;
  color: #00050d;
  opacity: 0.3;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  padding: 0;
  padding-left: 12px;
}
.inlineContainer__R9s5H .Select-input {
  padding-left: 0px;
  width: 100%;
}
.inlineContainer__R9s5H .Select-control .Select-value .Select-value-label {
  color: #00050d;
  font-size: 14px;
  line-height: 19px;
}
.inlineContainer__R9s5H .Select-multi-value-wrapper {
  margin-left: 4px;
}
.inlineContainer__R9s5H .is-disabled > .Select-control {
  border: none;
}
.inlineContainer__R9s5H .is-disabled .Select-arrow-zone {
  visibility: hidden;
}
.inlineContainer__R9s5H .Select-menu-outer {
  display: flex;
  color: #00050d;
  margin: 4px 0;
  padding: 2px;
  border: 1px solid #ebedf0;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  border-radius: 4px;
}
.inlineContainer__R9s5H .Select-menu {
  width: 100%;
}
.inlineContainer__R9s5H .Select-option {
  color: #00050d;
  line-height: 19px;
  font-size: 14px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.inlineContainer__R9s5H .Select-option:hover {
  background: #f5f6f7;
}
.inlineContainer__R9s5H .Select-option.is-focused {
  background-color: #f5f6f7;
  color: #00050d;
}
.inlineContainer__R9s5H .Select-option.is-selected {
  background-color: #4b286d;
  color: #ffffff;
}
.inlineContainer__R9s5H .Select-placeholder,
.inlineContainer__R9s5H .Select--single > .Select-control .Select-value {
  padding: 0 4px;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__EF-dr {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.colorPickerContainer__EBHJN {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.container__FnQ3R {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.container__FnQ3R .sketch-picker {
  margin-top: 8px;
  z-index: 5000;
}
.errorColorInput__D7Mur[class] {
  border: 1px solid #ff0011;
}
.errorComponent__ogORj[class] {
  font-size: 12px;
  color: #ff0011;
}
.inputColorPicker__fxzdm {
  display: flex;
  flex-direction: column;
}
.inputColorPickerContainer__fM3r9 {
  display: flex;
  flex-direction: column;
}
.greyscapePicker__TIe0q {
  display: flex;
  flex-direction: column;
}
.header__rWmbV {
  display: flex;
  flex-direction: row;
  margin-bottom: 4px;
}
.title__cbqel {
  display: flex;
  font-size: 14px;
  color: #00050d;
  line-height: 19px;
}
.isRequired__DqsZR {
  display: flex;
  align-items: center;
  margin-left: 2px;
}
.colorIndicator__pA-Ds {
  display: flex;
  border-radius: 2px;
  position: relative;
  width: 24px;
  height: 12px;
  margin-right: 8px;
  border: 1px solid #dfe1e6;
}
.sketchPicker__pIfLh {
  display: flex;
  position: absolute;
  top: 8px;
  left: 4px;
  z-index: 2;
}
.colorPickerInputWrapper__QKD60 {
  display: flex;
  flex-direction: row;
}
.colorInput__vjYzA {
  display: flex;
  flex-direction: row;
  border: 1px solid #dfe1e6;
  border-radius: 2px;
}
.colorInput__vjYzA:focus-within {
  outline: none;
  border: 1px solid #0050ff;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
}
.colorInput__vjYzA input {
  border: 0px;
  height: 36px;
  width: 100%;
  color: #00050d;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  line-height: 19px;
  caret-color: #0050ff;
}
.colorInput__vjYzA input:focus {
  outline: none;
}
.colorInput__vjYzA input:focus-within {
  outline: none;
}
.colorInput__vjYzA input::placeholder {
  color: #a3aab5;
  font-size: 12px;
  line-height: 19px;
}
.colorInput__vjYzA input::-webkit-outer-spin-button,
.colorInput__vjYzA input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
  background: none;
  width: 16px;
  height: 16px;
  position: relative;
}
.colorInput__vjYzA:hover {
  outline: none;
  border: 1px solid #0050ff;
  border-radius: 2px;
}
.inputPrefix__m-6SY {
  display: flex;
  align-items: center;
  padding: 4px 6px 4px 12px;
  border-right: 0px;
}
.prefixValue__wjMYX {
  font-size: 12px;
  color: #00050d;
  opacity: 0.3;
  line-height: 19px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.inputSuffix__d62q3 {
  display: flex;
  align-items: center;
  border-left: 0px;
  padding-right: 4px;
}
.suffixValue__Qgqiw {
  display: flex;
  width: 32px;
  height: 24px;
  border-radius: 2px;
  border: 1px solid #f5f6f7;
  background-position: center;
  background-repeat: no-repeat;
}
.colorName__8Jfaq {
  font-size: 12px;
  color: #00050d;
}
.colorPicker__fQqfO {
  display: flex;
  position: absolute;
  bottom: 64px;
  left: 124px;
}
.swatch__s1cbv {
  padding: 2px;
  background: #fff;
  border-radius: 1px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  display: inline-block;
  cursor: pointer;
}
.popover__62tau {
  position: absolute;
  z-index: 2;
  top: -40px;
  right: 20px;
}
.cover__b6uxb {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__OWWJ- {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__Fo7-C {
  width: 100%;
  height: fit-content;
}
.container__Fo7-C .ant-table-wrapper {
  height: 100%;
}
.container__Fo7-C .ant-table-thead {
  height: 40px;
}
.container__Fo7-C .ant-table-thead tr th {
  background: #f5f6f7;
  padding: 8px;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}
.container__Fo7-C .ant-table-column-has-filters {
  text-align: center;
}
.container__Fo7-C .ant-table-tbody {
  font-size: 12px;
}
.container__Fo7-C .ant-table-tbody tr td {
  padding: 8px 8px;
}
.container__Fo7-C .ant-table-tbody > tr:hover > td {
  background: #f7f7f7;
}
.container__Fo7-C .ant-table-column-sorters {
  padding: 0;
}
.container__Fo7-C .ant-table-row {
  height: 40px;
  width: 100%;
}
.container__Fo7-C .ant-table-footer {
  padding: 12px 12px;
}
.container__Fo7-C .ant-spin-container {
  height: 100%;
}
.container__Fo7-C .ant-table-container {
  border-radius: 4px;
}
.container__Fo7-C .ant-spin-nested-loading {
  height: 100%;
}
.container__Fo7-C .ant-table {
  height: 100%;
}
.rowDragging__hQPxH {
  background: #fafafa;
  border: 1px solid #cccccc;
}
.rowDragging__hQPxH td {
  visibility: hidden;
  padding: 8px;
  cursor: row-resize;
}
.rowDragging__hQPxH .dragVisible__9K4oN {
  visibility: visible;
  padding: 8px;
  height: 40px;
}
.infinityTableContainer__Jhaa- {
  width: 100%;
  height: fit-content;
}
.infinityTableContainer__Jhaa- .ant-table-thead {
  height: 40px;
}
.infinityTableContainer__Jhaa- .ant-table-thead tr th {
  background: #f5f6f7;
  padding: 8px;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}
.infinityTableContainer__Jhaa- .ant-table-row {
  height: 40px;
  width: 100%;
}
.infinityTableContainer__Jhaa- .ant-table-footer {
  padding: 12px 12px;
}
.infinityTableContainer__Jhaa- .ant-table-tbody > tr:hover > td {
  background: #f7f7f7;
}
.infinityTableContainer__Jhaa- .ant-table-tbody tr td {
  font-size: 14px;
  color: #000000;
  line-height: 15px;
  padding: 6px;
}

.dropZone__KwcHK {
  cursor: pointer;
  text-align: center;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__Ro7oF {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__gNoTD {
  display: flex;
}
.children__CedRD {
  width: 100%;
  padding: 2px 8px;
  border: 1px solid #ebedf0;
  border-radius: 8px;
  cursor: pointer;
}
.children__CedRD:hover {
  background-color: #f5f6f7;
}
.children_without_hover__lC43s {
  width: 100%;
  padding: 2px 8px;
  border: 1px solid #ebedf0;
  border-radius: 8px;
  cursor: pointer;
}
.copyIdContainer__sxbYG {
  min-width: 255px;
  height: 26px;
  padding: 2px;
  margin: 4px 0px;
  border-radius: 2px;
  background: #333333;
  display: flex;
  align-items: center;
}
.copyIdContainer__sxbYG .copied__rk97d {
  display: flex;
  width: 100%;
  justify-content: left;
  align-items: center;
  text-align: left;
  color: #ffffff;
  opacity: 0.7;
  font-size: 13px;
  margin-left: 3px;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__BxoFc {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__Ceunw {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.textAreaContainer__YpPCU {
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 4px 12px;
}
.textAreaContainer__YpPCU textarea {
  border: none;
  resize: none;
  padding: 4px 0;
  width: 100%;
  height: 100%;
}
.textAreaContainer__YpPCU textarea:focus {
  outline: none;
}
.textAreaContainer__YpPCU textarea::-webkit-input-placeholder {
  color: rgba(0, 5, 13, 0.3);
}
.errorBorder__pmgWz {
  border: 1px solid #ff0011;
  caret-color: #ff0011;
}
.errorBorder__pmgWz:hover {
  border: 1px solid #ff0011;
}
.errorBorder__pmgWz:focus {
  border: 1px solid #ff0011;
  outline-style: solid;
  outline-width: 2px;
  outline-color: #ff0011;
}
.errorContainer__w1mEL {
  color: #ff0011;
  font-size: 12px;
  line-height: 18px;
  height: 18px;
  display: flex;
}
.errorContainer__w1mEL:focus {
  border: 1px solid #ff0011;
  outline-style: solid;
  outline-width: 2px;
  outline-color: #ff0011;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__DCjXM {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__x0g-- {
  position: relative;
  display: flex;
  width: 100%;
  height: 6px;
  border-radius: 8px;
  background: #dfe1e6;
  justify-content: space-between;
  align-items: center;
  align-self: center;
}
.wrapContainer__9mUAs {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  width: 100%;
}
.capsuleContainer__KDxa8 {
  position: relative;
  display: flex;
  width: 100%;
  height: 6px;
  border-radius: 8px;
  background: #dfe1e6;
  justify-content: space-between;
  align-items: center;
  align-self: center;
}
.colorFill__N9XfF {
  height: 100%;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.capsuleColorFill__9YoA7 {
  height: 100%;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.milestoneComponent__7GYmH {
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: -2px;
}
.milestoneLabel__HyjB2 {
  font-size: 14px;
  line-height: 20px;
  color: #00050d;
  margin-bottom: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.lineCutWrap__70mRH {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 2px solid #ffffff;
  width: 6px;
  height: 6px;
  box-sizing: content-box;
}
.lineCuts__YqCb5 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 6px;
  width: 6px;
  flex-shrink: 0;
}
.lastLineCut__jKtCm {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 6px;
  width: 6px;
  flex-shrink: 0;
  border: none;
}
.labelContainer__IuCtU {
  display: flex;
  font-size: 12px;
  line-height: 19px;
  color: #00050d;
  margin-bottom: 4px;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__DO01C {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__xZVcX {
  font-size: 14px;
  border-radius: 500px;
  display: 'inline-block';
}
.grayStyle__eRaFf {
  font-size: 14px;
  border-radius: 500px;
  display: 'inline-block';
  padding: 0 8px;
  border: 1px solid #a3aab5;
  color: #a3aab5;
  margin: 0;
}
.valueAndCross__ebZxc {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
  color: rgba(0, 5, 13, 0.8);
}
.crossSvg__sT82F {
  fill: #00050d;
  margin-left: 4px;
  cursor: pointer;
}

.noborder__qu1EO {
  border: 0px;
  font-size: 14px;
}
.listAndModal__sA4Mm {
  display: flex;
  flex-direction: row;
}
.multipleTagsContainer__Cm9Kz {
  display: flex;
}
.tagList__pnDog {
  display: flex;
}
.tagList__pnDog > div {
  max-width: 100px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.classType__OIL7b {
  display: flex;
  color: rgba(0, 5, 13, 0.4);
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__wHytU {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.radiobutton__tciZI {
  height: 16px;
  width: 16px;
  cursor: pointer;
  flex-shrink: 0;
  fill: marble;
}
.radiobuttonDisable__GQmev {
  height: 16px;
  width: 16px;
  flex-shrink: 0;
  fill: smoke;
  cursor: not-allowed;
}
.radiobuttonLabel__vyQuD {
  font-size: 1.4rem;
  padding-left: 8px;
  margin-top: 2px;
  font-family: 'Source Sans Pro';
  font-weight: 400;
}
.radiobuttonContainer__9JQFF {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 0;
  flex-shrink: 0;
  min-height: 40px;
  color: marble;
  cursor: pointer;
}
.radiobuttonContainerActive__ov5rG .radiobutton__tciZI {
  fill: lead;
}
.radiobuttonContainerActive__ov5rG .radiobuttonLabel__vyQuD {
  color: lead;
}
.radiobuttonContainer__9JQFF:hover .radiobutton__tciZI {
  fill: lead;
}
.radiobuttonContainer__9JQFF:hover .radiobuttonLabel__vyQuD {
  color: lead;
}
.radiobuttonContainerDisable__W-i1o {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 0;
  flex-shrink: 0;
  min-height: 40px;
  color: smoke;
  cursor: not-allowed;
}
.radiobuttonContainerDisableActive__VVcLS .radiobutton__tciZI {
  fill: lead;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__WHgZG {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__QMqkE {
  display: flex;
  flex: 1;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-start;
}
.optionContainer__d0aRB {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-left: 4px;
  padding-top: 8px;
  padding-bottom: 14px;
}
.option__Q7uKZ {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 16px;
  color: black;
}
.radioButtons__nmNuX {
  display: flex;
  flex-shrink: 0;
  margin-right: 16px !important;
}
.inputLabel__c-pmB {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 1.6rem;
  color: black;
  letter-spacing: 0.02rem;
}
.errorBorder__gznC6 {
  border-bottom: 1px solid #ff0011;
}
.inputLabel__c-pmB {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 1.6rem;
  color: black;
  letter-spacing: 0.02rem;
}
.error__Z-Pwt {
  display: flex;
  flex-grow: 0;
  font-size: 1.3rem;
  color: #ff0011;
  margin-top: 6px;
  height: 16px;
}

.toggleSwitch__hRBvp {
  display: flex;
  align-items: center;
  margin-bottom: 0px;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__nR1b6 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__fq1He {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 4px;
}
.tabContainer__kTtrj {
  display: flex;
  cursor: pointer;
  height: 43px;
  justify-content: flex-start;
  align-items: center;
}
.tabContainerLabel__ZWlhq {
  display: flex;
  margin-top: 20px;
  line-height: 20px;
  padding: 0px 12px 12px 12px;
  font-size: 16px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.rightComponent__IAXf3 {
  display: flex;
}
.tabsComp__KKoix {
  display: flex;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__qp5E2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__eH5Y0 {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.greyscapePicker__upHKo {
  display: flex;
  flex-direction: column;
}
.header__S-b1w {
  display: flex;
  flex-direction: row;
  margin-bottom: 4px;
}
.title__70sPP {
  display: flex;
  font-variant-east-asian: 14px;
  color: #00050d;
  line-height: 22px;
}
.isRequired__Dwi0h {
  display: flex;
  align-items: center;
  margin-left: 2px;
}
.colorInput__WEbX6 {
  display: flex;
  flex-direction: row;
  border: 1px solid #dfe1e6;
  border-radius: 2px;
}
.colorInput__WEbX6:focus-within {
  outline: none;
  border: 1px solid #0050ff;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
}
.colorInput__WEbX6 input {
  border: 0px;
  height: 36px;
  width: 100%;
  color: #00050d;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  line-height: 19px;
  caret-color: #0050ff;
}
.colorInput__WEbX6 input:focus {
  outline: none;
}
.colorInput__WEbX6 input:focus-within {
  outline: none;
}
.colorInput__WEbX6 input::placeholder {
  color: #a3aab5;
  font-size: 14px;
  line-height: 19px;
}
.colorInput__WEbX6 input::-webkit-outer-spin-button,
.colorInput__WEbX6 input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
  background: none;
  width: 16px;
  height: 16px;
  position: relative;
}
.colorInput__WEbX6:hover {
  outline: none;
  border: 1px solid #0050ff;
  border-radius: 2px;
}
.inputPrefix__Qje-d {
  display: flex;
  align-items: center;
  padding: 4px 6px 4px 12px;
  border-right: 0px;
}
.inputSuffix__p5GqW {
  display: flex;
  align-items: center;
  border-left: 0px;
  padding-right: 4px;
}
.suffixValue__lL5cP {
  display: flex;
  width: 32px;
  height: 24px;
  border-radius: 2px;
  border: 1px solid #f5f6f7;
  background-position: center;
  background-repeat: no-repeat;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__F2pKn {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.modalHeader__1S7WD {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.modalTitle__kNh66 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
  color: #00050d;
}
.titleIcon__QfF42 {
  display: flex;
  margin-right: 16px;
}
.modalBody__co95z {
  display: flex;
  flex-direction: column;
  padding: 24px;
  height: 401px;
  align-items: center;
}
.modalFooter__1C7u5 {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
.dropzonRender__iyuJr {
  display: flex;
  height: 70%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.dropzoneContainer__KnxX0 {
  display: flex;
  width: 100%;
  background: #ffffff;
}
.uploadSvg__YwdtZ {
  display: flex;
  justify-content: center;
  align-items: center;
}
.uploadSvg__YwdtZ svg {
  width: 60px;
  height: 60px;
}
.buttonComp__a-v7b {
  display: flex;
  flex-basis: 30%;
  justify-content: flex-end;
}
.selectFile__OJwWn {
  color: #4b286d;
}
.progress__IWBxt {
  width: 100%;
  z-index: 10;
  margin: 8px 0;
  height: 4px;
  border-radius: 2px;
}
.progressCounter__aInay {
  display: flex;
  width: 90%;
  flex-direction: column;
  justify-content: center;
}
.fluCounts__uVVcn {
  display: flex;
  flex-direction: column;
}
.countComponent__bALgq {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 60px;
}
.countLabel__pUEaa {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #00050d;
}
.countValue__-JNqN {
  font-size: 14px;
  color: #747d8c;
  line-height: 19px;
}
.errorCSV__o0SxP {
  color: #0099ff;
  text-align: center;
  margin: 4px 8px;
  text-decoration: underline;
  cursor: pointer;
}

.container__s12gz {
  width: 100%;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__xXmQO {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.optionDropdown__IDdyE {
  display: flex;
  flex-direction: column;
  position: absolute;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  background-color: #ffffff;
  padding: 2px;
  border-radius: 4px;
  border: 1px solid #ebedf0;
  background-color: #fff;
  z-index: 2;
}
.actions__87CVo {
  font-size: 12px;
  width: 46px;
  height: 18px;
  margin-bottom: 4px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #a3aab5;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  display: flex;
  padding: 4px 12px;
  flex-shrink: 0;
}
.optionDropdownButton__QgQnW {
  display: flex;
  width: 134px;
  margin-bottom: 1px;
  height: 29px;
  border-radius: 2px;
  font-size: 14px;
  padding: 6px 12px;
  align-items: center;
  font-weight: normal;
  font-style: normal;
  color: #00050d;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  cursor: pointer;
  padding: 8px;
}
.optionDropdownButton__QgQnW:hover {
  background-color: #f5f6f7 !important;
}
.showSelected__2Jg04::after {
  content: '✓';
  right: 10px;
  position: absolute;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__WVEV1 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.wrapperComponent__5DcYp {
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
  flex-grow: 0;
  width: 100%;
}
.container__qmzfP {
  display: flex;
  border: 1px solid #d0d4db;
  border-radius: 2px;
  padding: 0 12px;
  width: 100%;
}
.container__qmzfP:hover {
  box-shadow: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
}
.container__qmzfP:focus {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
}
.datePicker__BPz3x {
  display: flex;
  flex-basis: 95%;
  cursor: pointer;
}
.datePicker__BPz3x .react-datepicker-wrapper {
  display: flex;
  flex: 1;
}
.datePicker__BPz3x .react-datepicker-wrapper .react-datepicker__input-container {
  display: flex;
  flex: 1;
}
.datePicker__BPz3x .react-datepicker-wrapper .react-datepicker__input-container input {
  display: flex;
  width: 100%;
  border: 0px;
  height: 36px;
  color: #00050d;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  line-height: 17px;
  caret-color: #4b286d;
}
.datePicker__BPz3x .react-datepicker-wrapper .react-datepicker__input-container input:hover {
  border: 0;
  outline: none;
}
.datePicker__BPz3x .react-datepicker-wrapper .react-datepicker__input-container input:focus {
  border: 0;
  outline: none;
  box-shadow: none;
}
.datePicker__BPz3x .react-datepicker-wrapper .react-datepicker__input-container input::placeholder {
  color: rgba(0, 5, 13, 0.3);
  font-size: 14px;
  line-height: 19px;
}
.datePicker__BPz3x .react-datepicker-popper .react-datepicker {
  border: 1px solid #d0d4db;
  border-radius: 2px;
  font-family: 'Source Sans Pro';
  font-weight: 400;
}
.datePicker__BPz3x .react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header {
  background-color: #ffffff;
}
.datePicker__BPz3x .react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__current-month {
  font-size: 16px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.datePicker__BPz3x .react-datepicker__day {
  font-size: 14px;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  line-height: 18px;
  padding: 4px 8px;
}
.datePicker__BPz3x .react-datepicker__day--selected {
  background-color: #4b286d;
}
.dateIcon__Deivo {
  display: flex;
  flex-basis: 5%;
  align-items: center;
}
.dateIcon__Deivo svg {
  width: 12px;
  height: 14px;
  fill: #d0d4db;
}
.errorContainer__tZGLp {
  display: flex;
}

.container__o66Sc {
  width: 100%;
  display: flex;
}
.container__o66Sc .ant-picker {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container__o66Sc .ant-picker-suffix {
  display: flex;
  justify-content: center;
  align-items: center;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__gufx- {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__11Hyk {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.userInitialsComponent__A6ft4 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  flex-shrink: 0;
  font-size: 14px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__8ZZEd {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__-V0kV {
  display: flex;
  flex-direction: row;
}
.tabComponent__GIfFa {
  display: flex;
  padding: 6px 11px 6px 9px;
  font-size: 14px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  margin: 0 4px;
  cursor: pointer;
  flex-shrink: 0;
  flex-grow: 0;
}
.tabComponent__GIfFa:first-child {
  margin-left: 0;
}
.tabComponent__GIfFa:last-child {
  margin-right: 0;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__Cujqk {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__Ab-hc {
  font-size: 14px;
  border-radius: 500px;
}
.grayStyle__Q0dTH {
  display: flex;
  flex-direction: row;
  font-size: 14px;
  border-radius: 500px;
  padding: 0 8px;
  color: black;
  margin: 0;
  align-items: center;
  justify-content: center;
  background-color: #e5e5e5;
  width: max-content;
}
.valueAndCross__zdZUV {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
  color: rgba(0, 5, 13, 0.8);
}
.crossSvg__gzbWK {
  fill: #00050d;
  margin-left: 4px;
  cursor: pointer;
}
.circle__yO1vf {
  display: flex;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 4px;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__6I0bC {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.wrapperContainer__NY91S {
  display: flex;
}
.textContainer__GBCZO {
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-right: 4px;
}
.fixed__ruWEL .ant-tooltip-inner {
  height: auto;
  min-width: 275px;
  padding: 8px 10px 7px 10px;
  border-radius: 2px;
  font-size: 12px;
  background-color: #000000;
}
.tooltipContent__9DYll {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.tooltipContent__9DYll .copyIdContainer__sSHAe {
  width: 100%;
  height: 26px;
  padding: 2px;
  margin: 4px 0px;
  border-radius: 2px;
  background: #333333;
  display: flex;
  align-items: center;
}
.tooltipContent__9DYll .copyIdContainer__sSHAe .id__JhcMo {
  display: flex;
  width: 100%;
  justify-content: left;
  align-items: center;
  text-align: left;
  color: #ffffff;
  opacity: 0.7;
  font-size: 13px;
  margin-left: 3px;
}
.tooltipContent__9DYll .refIdText__RQ8g1 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 12px;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__0Sz1N {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__JGNwi {
  display: flex;
  background-color: #ffffff;
  width: 111px;
  justify-content: space-evenly;
  height: 38px;
  border: 1px solid #b9bec7;
  border-radius: 4px;
  font-weight: 600;
  cursor: pointer;
}
.container__JGNwi:hover {
  border: 1px solid #5b6575;
  background-color: #f5f6f7;
}
.buttonDisabled__3TBy8 {
  cursor: not-allowed;
  display: flex;
  background-color: #ffffff;
  width: 111px;
  justify-content: space-evenly;
  height: 38px;
  border: 1px #b9bec7 solid;
  border-radius: 4px;
  font-weight: 600;
  opacity: 0.25;
}
.svgContainer__FwUNm,
.labelContainer__ZKyuZ {
  display: flex;
  flex-direction: column;
  justify-content: center;
  cursor: inherit;
}

.container__-CsN8 {
  display: flex;
  height: 32px;
}
.container__-CsN8 .ant-picker .ant-picker-suffix {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ant-picker-cell-range-start:not(.ant-picker-cell-disabled) .ant-picker-cell-inner, .ant-picker-cell-range-end:not(.ant-picker-cell-disabled) .ant-picker-cell-inner {
  background-color: #4b286d !important;
  color: white !important;
}
.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before {
  border: 1px solid #4b286d !important;
}
.ant-picker-cell-in-view.ant-picker-cell-in-range:not(.ant-picker-cell-disabled):before {
  background: #d8cbe5;
}
.ant-picker-cell::after {
  border: 1px dashed #d8cbe5 !important;
}
.ant-picker:hover, .ant-picker-focused {
  border-color: #4b286d;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.ant-picker-range .ant-picker-active-bar {
  background: #4b286d !important;
}
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(
			.ant-picker-cell-range-start-single
		)::before, .ant-picker-cell-in-view.ant-picker-cell-in-range::before, .ant-picker-cell-in-view.ant-picker-cell-range-end:not(
			.ant-picker-cell-range-end-single
		)::before, .ant-picker-time-panel-column li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner {
  background: #d8cbe5 !important;
}
.ant-picker-ranges .ant-picker-preset > .ant-tag-blue {
  color: #4b286d !important;
  background: #f2eff4 !important;
  border-color: #4b286d !important;
}
.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner {
  background: #4b286d !important;
}
.ant-picker-footer button {
  color: #ffffff !important;
  background-color: #4b286d !important;
  border: none;
}
.ant-picker-footer button:hover {
  color: #ffffff !important;
  background-color: #371e4f !important;
  border: none;
}
.ant-picker-footer a {
  color: #4b286d !important;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__zXNBh {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.dropdownMenu__OTSJf {
  height: 32px;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  z-index: 999;
  background: #ffffff;
  width: 100%;
}
.dropdownMenu__OTSJf li {
  display: inline-block;
  position: relative;
  float: left;
  width: 180px;
  line-height: 32px;
  text-decoration: none;
  z-index: 999;
  background: #ffffff;
  border: 1px solid #dfe1e6;
  border-radius: 2px;
  width: 100%;
  color: #5b6575;
  padding: 0;
}
.dropdownMenu__OTSJf li li a {
  font-size: 12px;
}
.dropdownMenu__OTSJf li:hover {
  background: #f5f6f7;
  color: #00050d;
}
/*--- Sublist Styles ---*/
.dropdownMenu__OTSJf ul {
  position: absolute;
  display: none;
}
/*--- Hide Sub Sublists ---*/
.dropdownMenu__OTSJf li:hover ul ul {
  display: none;
}
/*--- Sublevel UL's display and position on hover ---*/
.dropdownMenu__OTSJf li:hover ul {
  display: block;
  z-index: 999;
  background: #ffffff;
  padding: 0;
}
.dropdownMenu__OTSJf li li:hover ul {
  margin-left: -302px;
  /*This must be width of menu box*/
  margin-top: -32px;
  display: block;
  z-index: 999;
}
nu-li {
  padding: 8px;
}
.dropdown-submenu__lGQ2G {
  position: absolute;
  left: 0px;
  top: 0px;
}
.listItem__WFJ2S {
  display: flex;
  cursor: pointer;
  width: 100%;
}
.listItemDisabled__UNBSG {
  display: flex;
  cursor: not-allowed;
  background-color: #dfe1e6;
  opacity: 0.5;
}
.listItemDisabled__UNBSG:hover {
  cursor: not-allowed;
}

.noteBody__m-qv- {
  border-radius: 8px;
  display: inline-block;
  padding: 14px 24px;
  font-weight: 600;
  color: 'black';
  background: #fff2ce;
  width: 100%;
}
.noteBody_heading__jaCUt {
  margin: 0px 10px;
}
.noteBody_heading__jaCUt p {
  font-size: large;
  font-weight: 600;
}
.noteBody_content__vSMRk {
  margin: 0px 10px;
}

.container__8iMR1 {
  display: 'flex';
  flex-direction: 'row';
  width: 100%;
  justify-content: 'space-between';
}
.container_text__I-YKH {
  font-family: inherit;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 13px;
  color: #979797;
}

.container__5VbwI {
  display: flex;
  justify-content: space-between;
}
.container_text__ZmcPe {
  font-family: inherit;
  margin: 0;
  margin-left: 5px;
  font-weight: 500;
  line-height: 15px;
  color: #333333;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__bppDx {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.modalHeader__R302m {
  display: flex;
  align-items: center;
}
.modalHeader_heading__mcdYU {
  margin: 0;
  width: 100%;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
  color: #000000;
}
.ant-modal .ant-modal-close:hover {
  background: transparent;
}
.ant-modal-content {
  border-radius: 4px;
  overflow-x: hidden;
}

.breadcrumb__I-I8L .ant-breadcrumb {
  display: flex;
}
.breadcrumb__I-I8L .ant-breadcrumb .ant-breadcrumb-link {
  display: flex;
}
.breadcrumb__I-I8L .ant-breadcrumb .ant-breadcrumb-link span:nth-child(1) {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  max-width: 162px;
  text-overflow: ellipsis;
}
.breadcrumb__I-I8L .ant-breadcrumb .ant-breadcrumb-separator {
  color: #000000;
}
.breadcrumb__I-I8L .ant-breadcrumb span {
  display: flex;
  white-space: nowrap;
}
.breadcrumb__I-I8L .ant-breadcrumb a:hover {
  text-decoration: none;
  color: #4b286d;
}
.breadcrumb__I-I8L .ant-breadcrumb a:active {
  text-decoration: none;
}
.breadcrumb__I-I8L .ant-breadcrumb a:focus {
  text-decoration: none;
  color: #000000;
  opacity: 0.4;
}
.tooltipContainer__IM8-a {
  padding: 8px;
}

.list__Epgjw {
  display: flex;
  width: 100%;
}
.container__g-6cK {
  display: flex;
  width: 100%;
}
.container__g-6cK .ant-list {
  display: flex;
  width: 100%;
}
.container__g-6cK .ant-list .ant-spin-nested-loading {
  width: 100%;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__9WUAD {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.progressCardContainer__XZ0Ro {
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.progressContainer__wvOHv {
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 4px 16px;
  display: flex;
  align-items: center;
  background-color: #ffffff;
}
.progressBar__TkiT6 {
  width: 100%;
  height: 2px;
  background-color: #f0f0f0;
  border-radius: 5px;
}
.progress__C4sVP {
  background-color: #2b8000;
  height: 100%;
  margin: 0;
  border-radius: 5px;
}
.continuousMovingProgress__oaxc7 {
  overflow: hidden;
  bottom: 0;
  left: 0;
  right: 0;
}
.continuousMovingProgress__oaxc7:after {
  content: '';
  height: 2px;
  background: #2b8000;
  position: absolute;
  animation: loader__ZPpch 2s;
  -webkit-animation: loader__ZPpch 2s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.progressRow__Di0EL {
  width: 100%;
}
.progressCol__qo4Gj {
  padding: 6px 0px;
}
.statsContainer__n1SNN {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@keyframes loader__ZPpch {
  from {
    left: -5%;
    width: 20%;
  }
  to {
    left: 80%;
    width: 20%;
  }
}
@-webkit-keyframes loader__ZPpch {
  from {
    left: -5%;
    width: 20%;
  }
  to {
    left: 80%;
    width: 20%;
  }
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__1Xjbx {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.summaryCardContainer__hf6FI {
  border: 1px solid #cccccc;
  padding: 16px 24px 24px 0px;
  border-radius: 4px;
}
.titleContainer__qzlbU {
  margin-bottom: 16px;
  margin-left: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.titleContainer__qzlbU .title__FIY5F {
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.titleContainer__qzlbU .closeIcon__BqiV8 {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.summaryContainer__zx4BX {
  display: flex;
  align-items: center;
}
.succesSummaryContainer__8m2Al {
  width: fit-content;
  border-radius: 4px;
  margin: 0px 24px;
  padding: 18px 24px;
  border: 1px solid #2b8000;
  display: flex;
}
.succesSummaryContainer__8m2Al .successSummaryText__6KzwZ {
  margin-left: 12px;
  font-size: 14px;
}
.succesSummaryContainer__8m2Al .successAction__uYjvU {
  margin-left: 42px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.failureSummaryContainer__DIsP2 {
  width: fit-content;
  border-radius: 4px;
  padding: 18px 24px;
  margin: 0px 24px;
  display: flex;
  align-items: center;
  border: 1px solid #ff6b61;
}
.failureSummaryContainer__DIsP2 .failureSummaryTextContainer__L0oZV {
  display: flex;
  align-items: center;
}
.failureSummaryContainer__DIsP2 .failureSummaryTextContainer__L0oZV .failureSummaryText__FEPcr {
  margin-left: 12px;
  font-size: 14px;
}
.failureSummaryContainer__DIsP2 .failureAction__yui3x {
  margin-left: 32px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.failureSummaryContainer__DIsP2 .failureAction__yui3x .exportCSVText__Qsvu8 {
  font-size: 14px;
  margin-right: 12px;
  color: #4b286d;
}

.app-logo__olexu {
  border: none;
  width: 272px !important;
  height: 139px !important;
  margin-top: 2%;
}
.app-logo__olexu .ant-modal-body__caPa8 {
  overflow-y: hidden !important;
}
.app-logo-modal__XV4uy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
  border-radius: 4px;
}
.app-logo-text__ZI6dr {
  font-size: 18px;
  font-weight: 400;
  color: grey;
}
.app-logo-loader__k2UVk {
  width: 48px;
  height: 48px;
  border: 5px solid #e3e6e8;
  border-bottom-color: #4b286d;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation__Thypu 1s linear infinite;
}
@keyframes rotation__Thypu {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.h1__j0I20 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__FiXy7 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__TTRHI {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__TLYWx {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.headerNav__1Kl5M {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  padding: 20px 24px 24px 24px;
}
.backArrow__-ujIx {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 20px;
  cursor: pointer;
}
.headerTitle__grdkT {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  height: 28px;
  display: flex;
  align-items: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  max-width: 250px;
}
.tabNav__sDx6h {
  display: flex;
  height: 36px;
}
.headerInfo__hrBof {
  display: flex;
  width: 28px;
  height: 28px;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 4px 0 rgba(0, 5, 13, 0.1);
  border-radius: 50%;
  margin-left: 16px;
}
.baseInfo__BHKaI {
  margin-left: 1%;
  background-color: #d8cbe5;
  border-radius: 32px;
}
.baseInfo__BHKaI p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  color: #ffffff;
  margin-left: 5px;
  margin-right: 5px;
  margin: 1px;
  height: 30px;
  padding: 7px;
  display: flex;
  align-items: center;
}
.leftComponent__BnSQR {
  display: flex;
  flex-basis: 50%;
  justify-content: flex-start;
}
.leftComponent__BnSQR a {
  text-decoration: none;
}
.rightComponent__1BEZr {
  display: flex;
  flex-basis: 50%;
  justify-content: flex-end;
}

.h1__aVHk0 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__IYj0r {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__VX6j5 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__ZMLb- {
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
}
.tabsComponent__k88kL {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 7px 20px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 6px 6px 0 0;
  margin-right: 8px;
  cursor: pointer;
}
.tabsComponent__k88kL:nth-child(1) {
  margin-left: 24px;
}
.disabledTabComponent__LORnE {
  cursor: not-allowed;
}
.disabledTabComponent__LORnE .tabsLabel__FxLZY {
  opacity: 0.3;
}
.disabledTabComponent__LORnE .tabsIcon__ZLEcz {
  opacity: 0.3;
}
.tabsIcon__ZLEcz {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.tabsLabel__FxLZY {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
}

.h1__DSlx- {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__iuf-j {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__bYrVV {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__31-Zf {
  display: flex;
  position: relative;
}
.buttonContainer__-AKWh {
  margin-right: 12px;
}
.checkboxAndString__C9Z3O {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-right: 16px;
  border: 1px solid #d0d4db;
  border-radius: 2px;
  cursor: pointer;
  padding: 0 12px;
}
.string__zV73O {
  margin-left: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.filterDot__F9fAi {
  display: inline-block;
  position: relative;
}
.filterDot__F9fAi > input[type='secondary'] {
  text-align: left;
  padding-right: 20px;
}
.filterDot__F9fAi::before {
  display: block;
  position: absolute;
  top: 22%;
  transform: translateY(-50%);
  left: 28px;
  content: '\25cf';
  font-size: 1em;
  color: #4b286d;
  pointer-events: none;
}

.qbContainer__In2A1 {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-bottom: 8px;
  justify-content: space-between;
  font-size: 14px;
  align-items: center;
}
.container__1-BcX {
  padding: 16px;
  display: flex;
  flex-grow: 0;
  background-color: white;
  position: absolute;
  top: 40px;
  right: 10px;
  flex-direction: column;
  width: 494px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  border: 1px solid #ebedf0;
  justify-content: space-between;
  z-index: 2;
}
.dropdown__wxtvQ {
  display: flex;
  width: 26%;
}
.dropdownOperator__X8SWa {
  display: flex;
  width: 34%;
}
.inputItem__pBFGL {
  display: flex;
  width: 34%;
  font-size: 14px;
}
.qbList__6fgq- {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.svgContainer__jtku7 {
  cursor: pointer;
}
.buttonContainer__oahZX {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.buttonContainer__oahZX span {
  color: #4b286d;
  margin: 0;
  padding: 0;
  margin-left: 8px;
}
.buttons__-p49M {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
.noFilter__s7T4p {
  font-size: 14px;
  color: #b9bec7;
  margin-top: 8px;
  margin-bottom: 16px;
}

.h1__v3VWH {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__qytCu {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__gltiH {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.modalBody__gQn-8 {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  font-size: 14px;
  line-height: 22px;
  color: #00050d;
}
.modalFooter__KPmro {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

.h1__tW37s {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__Jg0lM {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__QV-nM {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__ySq2- {
  display: flex;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 5, 13, 0.8);
  border-right: 1px solid #b9bec7;
  overflow-y: auto;
  position: absolute;
  z-index: 2000;
}
.searchContainer__zNfZt {
  display: flex;
  height: 100%;
  width: 380px;
  flex-direction: column;
  padding: 0;
  background-color: #ffffff;
  border-radius: 0 6px 6px 0;
  transition: 0.3s;
}
.searchBar__C76ny {
  display: flex;
  flex-direction: column;
  margin: 72px 32px 0 32px;
  flex-shrink: 0;
}
.backArrowAndText__qZxL5 {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
}
.backArrowAndText__qZxL5 span {
  margin-left: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #00050d;
}
.backArrow__nDNi- {
  display: flex;
  cursor: pointer;
}
.searchInput__b8LEU {
  display: flex;
  margin-top: 24px;
}
.searchListContainer__nAlXZ {
  display: flex;
  height: 100%;
  flex-direction: column;
  margin-top: 16px;
  overflow-y: auto;
  padding: 0 32px;
}
.searchItemContainer__Yj0lz {
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
  width: 100%;
  padding: 8px;
  padding-right: 0;
}
.searchItemContainer__Yj0lz:hover {
  background: #f5f6f7;
  border-radius: 4px;
  cursor: pointer;
}
.searchItemContainer__Yj0lz:focus {
  background-image: linear-gradient(to bottom, #0099ff, #005dff);
  outline: none;
}
.searchItemContainer__Yj0lz:focus .microtaskName__xkHqE {
  color: #ffffff;
}
.searchItemContainer__Yj0lz:focus .projectName__BZJYd {
  color: rgba(255, 255, 255, 0.6);
}
.leftComponent__K4hyr {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-basis: 96%;
}
.rightComponent__iD6Jz {
  display: flex;
  flex-basis: 24px;
  align-items: center;
}
.microtaskName__xkHqE {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #00050d;
}
.projectName__BZJYd {
  color: #a3aab5;
  line-height: 19px;
  font-size: 12px;
}
.noResults__XbE46 {
  display: flex;
  height: 30%;
  justify-content: center;
  align-items: center;
}

.h1__-cTq- {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__Ie1NQ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__0WNE9 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__Cr3Vc {
  display: flex;
  height: 100%;
  background-color: transparent;
  justify-content: center;
  align-items: center;
}

.h1__TT81O {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__twm-7 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__pj8Ec {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__uuV9x {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.headerContainer__efaPC {
  display: flex;
  flex-direction: row;
  border: 1px solid #dfe1e6;
  height: 72px;
  background: #ebedf0;
  color: rgba(0, 5, 13, 0.5);
  border-radius: 4px 4px 0 0;
  flex-shrink: 0;
}
.headerSection__n1wUi {
  display: flex;
  flex-direction: column;
  border-right: 1px solid #dfe1e6;
}
.headerSectionTitle__ueMTY {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.headerSectionChildren__dNu2q {
  display: flex;
  flex-direction: row;
  border-top: 1px solid #dfe1e6;
}
.headerSectionChild__U5ywV {
  display: flex;
  justify-content: center;
  align-items: center;
}
.headerSectionChild__U5ywV :first-child {
  border-right: 1px solid #dfe1e6;
}
.headerActions__CqU5i {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tableBodyContainer__64XuW {
  display: flex;
  flex-direction: column;
  background: #00050d;
  overflow-y: auto;
  height: 100%;
  padding: 0px 4px;
}
.tableCardContainer__dv1rK {
  display: flex;
  flex-direction: column;
  border-radius: 4px;
  background: #ffffff;
  flex-shrink: 0;
  margin: 2px 0;
}
.tableCardContainer__dv1rK:last-child {
  margin-bottom: 4px;
}
.tableCardContainer__dv1rK:first-child {
  margin-top: 4px;
}
.rowHeader__EVlh- {
  display: flex;
  flex-direction: row;
  height: 48px;
  align-items: center;
  padding: 0 16px;
  border-bottom: 1px solid #ebedf0;
  flex-shrink: 0;
}
.rowHeaderLeft__LkiDb {
  display: flex;
  flex-basis: 50%;
  justify-content: flex-start;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  line-height: 17px;
}
.rowHeaderRight__zkFEa {
  display: flex;
  flex-basis: 50%;
  justify-content: flex-end;
}
.rowsContainer__mkrcg {
  display: flex;
  flex-direction: column;
}
.rowComponent__uQHHq {
  display: flex;
  height: 48px;
  align-items: center;
  border-bottom: 1px solid #ebedf0;
  flex-shrink: 0;
}
.rowComponent__uQHHq:last-child {
  border-bottom: 0px;
}
.rowChildComponent__dg5tQ {
  display: flex;
  height: 100%;
  align-items: center;
  border-right: 1px solid #ebedf0;
  cursor: pointer;
}
.rowChildComponent__dg5tQ:first-child {
  padding-left: 16px;
}
.rowItem__MYEhA {
  display: flex;
  height: 100%;
  border-right: 1px solid #ebedf0;
  justify-content: center;
  align-items: center;
}
.rowItem__MYEhA:last-child {
  border-right: 0px;
}
.rowActions__XanvJ {
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
}
.noResults__ehApS {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.noResults__ehApS span {
  margin-top: 12px;
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}

.h1__XDA84 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__Jj0fl {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__4fSRN {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__MUSgR {
  display: flex;
  align-items: center;
  height: 64px;
  padding: 20px 0;
  width: 100%;
}
.searchInput__jb8iA {
  display: flex;
  width: 100%;
}
.searchInput__jb8iA input {
  width: 95%;
  height: 32px;
  padding: 0 4px;
  border: 0;
  font-size: 16px;
  color: #00050d;
  background: #fff;
}
.searchInput__jb8iA input:focus {
  outline: none;
  border: 0;
}
.searchInput__jb8iA input ::placeholder {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  color: rgba(0, 5, 13, 0.3);
  font-size: 14px;
}
.clearSearchInput__Pm-7o {
  display: flex;
}
.clearSearchInput__Pm-7o svg {
  width: 14px;
  height: 14px;
}
.searchSvg__Q5x6A {
  display: flex;
  align-items: center;
}

.appLogo {
  border: none;
  width: 272px !important;
  height: 139px !important;
  margin-top: 2%;
}
.appLogo .ant-modal-body {
  overflow-y: hidden !important;
}
.appLogo .appLogoModal {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
  border-radius: 4px;
}
.appLogo .appLogoText {
  font-size: 18px;
  font-weight: 400;
  color: grey;
}
.appLogo .appLogoLoader {
  width: 48px;
  height: 48px;
  border: 5px solid #e3e6e8;
  border-bottom-color: #4b286d;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.h1__-3RRT {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__m9TrQ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__LeqJN {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.toolTitle__xZ7Pg {
  display: flex;
  border-radius: 16px;
  align-items: center;
  padding: 0 10px;
  color: #ffffff;
}

.session-timeout-modal {
  height: 165px;
  margin-top: 120px;
}
.session-timeout-modal .ant-modal-content {
  background: #151b28;
}
.session-timeout-modal .session-timeout-content .titleContainer {
  display: flex;
  align-items: center;
  justify-content: center;
}
.session-timeout-modal .session-timeout-content .titleContainer .warningIcon {
  color: #f9c00d;
  font-size: 16px;
}
.session-timeout-modal .session-timeout-content .titleContainer .title {
  color: #ffffff;
  display: flex;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  margin-left: 8px;
}
.session-timeout-modal .session-timeout-content .description {
  color: #ffffff;
  display: flex;
  justify-content: center;
  margin: 20px 0px;
}
.session-timeout-modal .session-timeout-content .button-container {
  display: flex;
  justify-content: center;
}
.session-timeout-modal .session-timeout-content .button-container button {
  background-color: rgba(151, 151, 151, 0.15);
  border: none;
  color: #ffffff;
  padding: 8px 16px;
  border-radius: 4px;
}

.h1__7ljb4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__UxlcP {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__4uHPW {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__pGxPb {
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #ffffff;
}
.sideNavigator__L6w-1 {
  display: flex;
  flex-basis: 64px;
}
.tableHeaderContainer__jU2qK {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.tableHeaderLabel__AwiV0 {
  display: flex;
  margin-right: 8px;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.headerContainer__7PwmJ {
  display: flex;
  flex-shrink: 0;
  border-top-left-radius: 6px;
  z-index: 1;
}
.mainContainerWrapper__UB--d {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.mainContainer__2TvUB {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: #ffffff;
}
.nameAndButton__cu9s2 {
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  height: 48px;
}
.modalButton__LvdXd {
  display: flex;
}
.modalButtonNewProject__ZuGv1 {
  display: flex;
  justify-content: flex-end;
}
.pageTitle__MkE2y {
  color: #2a2c2e;
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.filterAndCreate__29k4- {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.filter__mzWNh {
  display: flex;
}
.tableContainer__YKP7p {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  flex-grow: 1;
  max-height: calc(100vh - 200px);
  overflow-y: hidden;
}
.tableContainer__YKP7p .ant-table-wrapper {
  height: 100%;
}
.tableContainer__YKP7p .ant-table-row :hover {
  cursor: pointer;
}
.searchContainer__vINL4 {
  display: flex;
  margin-right: 16px;
}
.emptyTableContainer__rVYnb {
  display: flex;
  margin-top: 16px;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  overflow-y: hidden;
  font-size: larger;
  font-weight: 600;
}
.uploadContainer__SWawm {
  background: antiquewhite;
  border-radius: 10px;
  text-align: center;
}
.uploadContainer__SWawm:hover {
  cursor: pointer;
}
.skeletonDiv__lpdMb {
  margin: 10px 0;
  width: 100%;
  --base-color: #fdfcfc;
  --highlight-color: #f5f6f7;
}
.loader__PxbEw {
  padding: 20px;
  width: 100%;
}
.projectCol__UBM-q {
  display: flex;
  flex-direction: column;
}
.projectName__RAoxo {
  font-size: 14px;
  color: #000000;
  line-height: 15px;
  font-weight: 500;
}
.projectNick__9Wxrh {
  font-size: 0.9em;
  color: #8c8c8c;
}
.emptyProjects__nYZYp {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.fileIcon__hgUIS {
  margin-bottom: 24px;
}
.emptyProjectsContainer__HCF74 {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  flex-shrink: 0;
  background-color: #ffffff;
  background-image: linear-gradient(116.04deg, #f5f8ff 13.92%, rgba(255, 255, 255, 0) 87.2%);
  width: 50%;
  min-width: 350px;
  max-width: 560px;
  height: 225px;
  padding: 20px 24px;
  margin-bottom: 24px;
  border: 2px solid;
  border-radius: 4px;
  border-image-slice: 1;
  border-image-source: linear-gradient(90.03deg, rgba(0, 80, 255, 0.3) 0.03%, rgba(0, 153, 255, 0.3) 99.98%);
}
.emptyProjectsText__a6GV3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
}
.emptyProjectsTextForClient__AVsdM {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.emptyProjectsContainerForClient__2cpSc {
  display: flex;
  width: 538px;
  height: 464px;
  padding: 0px 1px 48px 0px;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  border-radius: 14px;
  border: 1px solid var(--black-20, #ccc);
  background: #fff;
}
.emptyProjectImageClasss__jiMDM {
  width: 536px;
  border-radius: 11px;
  height: 310px;
  flex-shrink: 0;
  margin-bottom: 25px;
  margin-right: -1px;
}
.emptySSProjectText__AisdV {
  color: var(--black-40, #979797);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.emptyProjectsSubText__6YL0w {
  font-size: 14px;
  margin: 16px 0 32px 0;
}
.projectsloaderContainer__Fm-YL {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}
.assignedPMDeactivated__t40dh {
  color: #ff4d4f;
}
.projectLink__d3N4- {
  color: #4b286d;
  text-decoration: none;
  display: block;
  width: 100%;
  background: none;
  border: none;
  padding: 0;
  text-align: left;
  cursor: pointer;
}
.projectLink__d3N4-:hover {
  text-decoration: underline;
}
.truncatedText__LGQ7Y {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fullWidthContainer__SU-WJ {
  width: 100%;
}
.tooltipLink__cetIP {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  text-align: left;
  width: 100%;
}
.projectNameTooltip__UbX4t {
  font-size: 0.8rem;
  line-height: 0.2rem;
  color: #ffffff;
  display: inline-block;
  max-width: 300px;
  word-wrap: break-word;
}
.clientName__ruNei {
  color: #262626;
  font-size: 14px;
}
.assignedPM__qyjiA {
  color: #262626;
  font-size: 14px;
}
.smallerText__t1j-s {
  font-size: 0.9em;
}
.tagText__JHRlO {
  display: inline-block;
  padding: 0 8px;
  border: 1px solid #ccc;
  color: #000;
  background-color: transparent;
  border-radius: 500px;
  margin: 0;
  font-size: 0.9em;
  height: 20px;
  line-height: 18px;
  text-align: center;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.h1__2zInm {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__CKYrk {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__yWIjU {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__EXAnY {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  width: 100%;
  height: 100%;
  z-index: 1000;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
  background-color: rgba(0, 5, 13, 0.8);
  border-radius: 4px;
  cursor: default;
}
.disableModalContent__mo70P {
  cursor: not-allowed;
}
.disableModalContent__mo70P .modalHeader__LmRSy {
  opacity: 0.4;
}
.disableModalContent__mo70P .modalBody__FYj1U {
  opacity: 0.4;
}
.disableModalContent__mo70P .modalFooter__oE9sX {
  opacity: 0.4;
}
.modalContent__i5nmF {
  display: flex;
  flex-grow: 0;
  margin: auto;
  background-color: #ffffff;
  position: relative;
  flex-direction: column;
  justify-content: flex-start;
  width: 600px;
  border-radius: 4px;
}
.modalBody__FYj1U {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
}
.modalBody__FYj1U .ant-select .ant-select-arrow {
  height: 100%;
}
.modalFooter__oE9sX {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.modalBodyRow__3bjVV {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-shrink: 0;
  flex-wrap: wrap;
}
.segmentationQC__ktBHN {
  margin-top: 10px;
  margin-bottom: 22px;
}
.width50__EZor3 {
  display: flex;
  flex-basis: 48%;
}
.width50__EZor3 .Select {
  width: 100%;
}
.width50__EZor3 .Select--multi .Select-value-label {
  padding: 0px;
}
.width50__EZor3 .Select--multi .Select-value {
  border: 0px;
  background-color: transparent;
}
.width50__EZor3 .Select-value-icon {
  display: none;
}
.width50__EZor3 .Select-control {
  cursor: pointer;
  background-color: inherit;
  border-radius: 2px;
  color: #00050d;
  background: #ffffff;
  border: 1px solid #d0d4db;
}
.width50__EZor3 .Select-control:hover {
  box-shadow: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
}
.width50__EZor3 .Select-control:focus {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
}
.width50__EZor3 .Select-placeholder {
  display: flex;
  align-items: center;
  color: #00050d;
  opacity: 0.3;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  padding: 0;
  padding-left: 12px;
}
.width50__EZor3 .Select-menu-outer {
  display: flex;
  color: #00050d;
  margin: 4px 0;
  padding: 2px;
  border: 1px solid #ebedf0;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  border-radius: 4px;
  z-index: 10;
}
.width50__EZor3 .Select-menu {
  width: 100%;
}
.width50__EZor3 .Select-option {
  color: #00050d;
  line-height: 19px;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.width50__EZor3 .Select-option:hover {
  background: #f5f6f7;
}
.width50__EZor3 .customerDropdownContainer__weXz2 {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.width50__EZor3 .customerDropdownContainer__weXz2 .labelContainer__CQelZ {
  display: flex;
  width: 100%;
  margin-bottom: 5px;
}
.width50__EZor3 .customerDropdownContainer__weXz2 .labelContainer__CQelZ .label__o62Vi {
  font-weight: 400;
  font-size: 14px;
  color: #00050d;
}
.width50__EZor3 .customerDropdownContainer__weXz2 .customerDropdown__ap7vi .ant-select-focused.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  border: 1px solid #613889;
  box-shadow: none;
}
.width50__EZor3 .customerDropdownContainer__weXz2 .customerDropdown__ap7vi .ant-select-selector {
  min-height: 38px;
  padding-top: 2px;
  border-radius: 4px;
  border: 1px solid #d0d4db;
}
.width50__EZor3 .customerDropdownContainer__weXz2 .customerDropdown__ap7vi .ant-select-selector:hover {
  border: 1px solid #613889;
}
.width50__EZor3 .customerDropdownContainer__weXz2 .customerDropdown__ap7vi .ant-select-selector:focus-within {
  border: 1px solid #613889;
  box-shadow: none;
}
.width50__EZor3 .customerDropdownContainer__weXz2 .customeErrorLabel__h0d-I {
  display: flex;
  font-size: 12px;
  line-height: 19px;
  color: #ff0011;
  height: 18px;
}
.projectPurposeContainer__NegUd {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.projectPurposeErrorLabel__jRIcD {
  display: flex;
  font-size: 12px;
  color: #ff0011;
  height: 16px;
}
.customerDropdownList__0zOU9 .ant-select-item {
  font-weight: 600;
}
.flexColumn__moJbW {
  flex: 1;
  flex-direction: column;
}
.note__7L4iE {
  max-width: 212px;
  font-size: 12px;
  color: #989898;
  font-weight: 500;
}
.editableQCParent__lvmXf {
  flex: 1;
  display: flex;
  padding-left: 26px;
}
.width100__hANJd {
  display: flex;
  flex-basis: 100%;
  margin-bottom: 20px;
}
.width20__rzKTx {
  display: flex;
  flex-basis: 20%;
}
.breakLine__a17L5 {
  display: flex;
  height: 1px;
  background-color: #ebedf0;
  width: 100%;
  margin: 0;
  border: none;
  flex-shrink: 0;
}
.customerSection__8cDsa {
  display: flex;
  margin: 16px 0;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #00050d;
  flex-shrink: 0;
}
.addProject__C4Ykr {
  margin-left: 8px;
  margin-right: 24px;
}
.descriptionText__4PYZN {
  color: #747d8c;
  font-size: 14px;
  line-height: 18px;
  padding-top: 15px;
}
.addCustomerLink__mIpjh {
  line-height: 20px;
  font-size: 14px;
  text-decoration: underline;
  margin-left: 4px;
  color: #4b286d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  cursor: pointer;
  padding-top: 15px;
}
.description__OktMQ {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #747d8c;
  margin: 4px 0;
}
.linebreak__ovtdp {
  display: flex;
  height: 1px;
  margin-top: 24px;
  background-color: #ebedf0;
}
.tagsHeader__vgXZn {
  display: flex;
  font-size: 14px;
  color: #00050d;
  line-height: 20px;
  flex-shrink: 0;
  margin-bottom: 8px;
}
.ant-switch.ant-switch-checked {
  background-color: #4b286d !important;
}

.h1__FeuyF {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__-2NDe {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__le0gX {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.optionComponentContainer__AZhA- {
  display: flex;
  padding: 16px 24px;
  border-bottom: 1px solid #e4e4e4;
}
.optionComponentContainer__AZhA- .optionDetails__nXD8S {
  display: flex;
  flex-direction: column;
  margin-top: -4px;
  padding-left: 16px;
}
.optionComponentContainer__AZhA- .optionDetails__nXD8S .label__HgBA9 {
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #333333;
}
.optionComponentContainer__AZhA- .optionDetails__nXD8S .description__mKCz2 {
  font-size: 13px;
  color: #666666;
}
.optionComponentContainer__AZhA- .optionDetails__nXD8S .tagsContainer__Q5NMl {
  display: flex;
  font-size: 13px;
  margin-top: 4px;
}
.optionComponentContainer__AZhA- .optionDetails__nXD8S .tagsContainer__Q5NMl .tag__vG4Hw {
  margin-right: 12px;
  padding: 2px 4px;
  background: #f7f7f7;
  border-radius: 2px;
}
.optionComponentContainer__AZhA-:hover {
  cursor: pointer;
  background: #f7f7f7;
}
.optionComponentContainer__AZhA-:hover .tagsContainer__Q5NMl .tag__vG4Hw {
  background: #ffffff;
}
.selectedOptionComponent__coQhj {
  background: #f2eff4;
}
.selectedOptionComponent__coQhj .optionDetails__nXD8S .label__HgBA9 {
  color: #2a2c2e;
}
.selectedOptionComponent__coQhj .optionDetails__nXD8S .description__mKCz2 {
  color: #2a2c2e;
}
.selectedOptionComponent__coQhj .optionDetails__nXD8S .tagsContainer__Q5NMl .tag__vG4Hw {
  background: #ffffff;
  opacity: 0.7;
}
.selectedOptionComponent__coQhj:hover {
  background: #f2eff4;
  cursor: pointer;
}
.selectedOptionComponent__coQhj:hover .tagsContainer__Q5NMl .tag__vG4Hw {
  background: #ffffff;
  opacity: 0.7;
}

.h1__hnNZF {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__kwuyE {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__3ePIM {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.modalBody__-Ctfq .description__1XvJr {
  font-size: 13px;
}
.modalFooter__DJMP8 {
  display: flex;
  justify-content: flex-end;
}
.planDropdown__VXlsu {
  margin-top: 10px;
  cursor: not-allowed;
}
.tooltipTitle__9qYYz {
  font-weight: bold;
}

.h1__qWLBm {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__8SYtP {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__SpcQN {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.containerWrapper__GgDR1 {
  display: flex;
  flex-direction: row;
  flex-basis: 100%;
}
.loadingWrapper__C1vNf {
  display: flex;
  flex-direction: row;
  flex-basis: 100%;
  justify-content: center;
  align-items: center;
}
.container__ZMVDQ {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}
.sideNavigator__DX71Y {
  display: flex;
  flex-basis: 64px;
}
.headerContainer__M-rta {
  display: flex;
  flex-shrink: 0;
}
.mainContainer__4LYke {
  display: inline-block;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  background-color: #fff;
  overflow-y: auto;
}
.uploadContainer__iMfe9 {
  background: antiquewhite;
  border-radius: 10px;
  text-align: center;
}
.messageCardForSSProject__TMQJS {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
}
.upperTextSSProject__OT6DO {
  color: #000000;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 5px;
  margin-top: 10px;
}
.lowerTextSSProject__b-PwW {
  color: #979797;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.h1__hOVmq {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__dBgV1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__wfYOi {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__T90P5 {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.childWrapperContainer__VNJg7 {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  height: 100%;
}
.loaderContainer__qtNEQ {
  height: 100%;
}
.childContainer__CnHA0 {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.06), 0px 4px 6px rgba(0, 0, 0, 0.06);
  background-color: #ffffff;
  max-height: 400px;
  padding: 20px 24px;
  margin-top: 16px;
  margin-bottom: 8px;
  border-radius: 4px;
  border: 1px solid #d0d4db;
}
.emptyStyle__E1uoB {
  background-image: linear-gradient(250.5deg, #dde8ff -1.05%, rgba(255, 255, 255, 0) 95.51%);
  box-shadow: none;
}
.emptyStyle__E1uoB.versionedAttributes__mX-qb {
  background-image: linear-gradient(97.68deg, rgba(251, 194, 235, 0) 24.31%, rgba(161, 140, 209, 0.5) 88.17%);
  padding-top: 0;
  padding-bottom: 0;
}
.emptyStateChildContainer__C1D9d {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.header__YlenE {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
}
.headerTitle__alc11 {
  font-size: 20px;
  color: #00050d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.headerTitle__alc11 .questionMarkIcon__KrtUU {
  margin-left: 8px;
}
.tableContainer__xgGJG {
  margin-top: 24px;
  display: flex;
  height: 100%;
  overflow: hidden;
}
.tableContainer__xgGJG .react-grid-Cell {
  border-bottom: 1px solid #d0d4db;
}
.tableContainer__xgGJG .ant-table-container .ant-table-tbody {
  font-size: 14px;
  color: #00050d;
}
.tableContainer__xgGJG .ant-table-tbody > tr :hover {
  cursor: pointer;
}
.searchContainer__ueHl3 {
  display: flex;
  margin-right: 12px;
  width: 196px;
}
.searchModalContainer__TbXR5 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.exportClasses__WNrkY {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  margin-right: 12px;
  padding: 4px;
}
.addClassdropDownContainer__T1iSG {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  position: relative;
}
.dropDown__wLFb9 {
  align-items: center;
  display: flex;
  right: 0px;
  top: 48px;
}
.dropDownItem__sARdL {
  align-items: center;
  display: flex;
  right: 0px;
  top: 40px;
}
.checkboxAndString__yv1RQ {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-right: 16px;
  border-left: 1px solid #71757b;
  cursor: pointer;
  padding: 4px;
  padding-left: 16px;
  font-size: 14px;
}
.docsComponent__pAy3g {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  flex-basis: 73%;
  max-height: 264px;
  width: 100%;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.06), 0px 4px 6px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  border: 1px solid #ebedf0;
  padding: 16px;
  margin-bottom: 24px;
  margin-right: 16px;
  background-color: #ffffff;
}
.docsHeader__7k-si {
  display: flex;
  flex-basis: 18%;
  flex-shrink: 0;
  justify-content: space-between;
  border-bottom: 1px solid #ebedf0;
}
.docsHeaderText__aXGG8 {
  display: flex;
  font-size: 20px;
  color: #00050d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  align-items: flex-start;
}
.editDocsComp__y3vFs {
  display: flex;
  color: #005dff;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  align-items: flex-start;
  cursor: pointer;
}
.docsCardContainer__zC-YS {
  display: flex;
  flex-wrap: wrap;
  margin-top: 16px;
  justify-content: flex-start;
  padding: 0 8px;
  overflow-y: auto;
}
.cardContainer__2I7hF {
  display: flex;
  flex-direction: row;
  flex-basis: 32%;
  padding: 5px 8px;
  height: 50px;
  border: 1px solid #ebedf0;
  border-radius: 4px;
  margin: 8px 8px 8px 8px;
  cursor: pointer;
}
.docIcon__0H1HM {
  display: flex;
  flex-basis: 20%;
  align-items: center;
  justify-content: center;
}
.docTitle__2ESvA {
  display: flex;
  flex-basis: 70%;
  align-items: center;
  font-size: 14px;
  color: #00050d;
  line-height: 20px;
}
.docLinkRedirect__5Asw0 {
  display: flex;
  flex-basis: 10%;
  align-items: center;
}
.addIcon__7jQkX {
  display: flex;
  flex-basis: 15%;
  justify-content: center;
  align-items: center;
  margin-left: 4px;
}
.addDocText__bYj7o {
  display: flex;
  align-items: center;
  flex-basis: 85%;
  font-size: 14px;
  color: #00050d;
  line-height: 20px;
  margin-left: 12px;
}
.classDropdownString__7NryV {
  margin-left: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #000000;
}
.attributeDropdownString__n1rqb {
  margin-left: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 12.5px;
  color: #000000;
}
.exportString__yDZmr {
  margin-left: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #4b286d;
  display: flex;
  align-items: center;
}
.string__iEAIa {
  margin: 0 8px;
  font-size: 14px;
}
.checkbox__oyzjk {
  display: flex;
  align-items: center;
  justify-content: center;
}
.disabledClassRow__lZhNG {
  background: #f5f6f7;
}
.disabledClassRow__lZhNG .react-grid-Cell {
  background: #f5f6f7;
}
.btnContent__5C0D6 {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  opacity: 1;
}
.btnContent__5C0D6 p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin: 0;
  margin-right: 4px;
}
.emptyClassesContainer__pJsZq {
  display: flex;
  flex-direction: column;
  margin-top: 35px;
}
.emptyClassesText__5flmW {
  display: flex;
  font-size: 18px;
  color: #333333;
  line-height: 19px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.emptyClassesSubText__qzXir {
  display: inline;
  font-size: 14px;
  width: 100%;
  margin-bottom: 36px;
}
.emptyClassesSubText__qzXir .bold__MqWkl {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.emptyClassesSubText__qzXir .italic__3542p {
  font-style: italic;
  color: #666666;
}
.emptyAttrSubText__O9ybe {
  display: inline;
  font-size: 14px;
  width: 88%;
  margin-bottom: 36px;
}
.emptyAttrSubText__O9ybe .bold__MqWkl {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.emptyAttrSubText__O9ybe .italic__3542p {
  font-style: italic;
  color: #666666;
}
.addClassButtons__L-3jQ {
  display: flex;
  flex-direction: row;
}
.createVersionedAttributeModal__vHmkV {
  background-color: #ffffff;
}
.createVersionedAttributeModalContent__-z7Hp {
  padding: 20px;
  background-color: #fafafa;
}
.createVersionedAttributeModalSteps__hFDsq .createVersionedAttributeModalStepIcon__QfSQE {
  background-color: #d8cbe5;
  border-color: #d8cbe5;
  border-radius: 50%;
  font-family: 'Helvetica Now Text', sans-serif;
  color: black;
  font-weight: 700;
  font-size: 14px;
}
.createVersionedAttributeModalCheckbox__g2-0P .ant-checkbox-checked .ant-checkbox-inner {
  background-color: #613889;
  border-color: #613889;
}
.bold__MqWkl {
  font-weight: 700;
}
.custom-confirm-modal .ant-modal-content {
  border-radius: 8px;
}
.custom-confirm-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
}
.custom-confirm-modal .ant-modal-confirm-btns .ant-btn-primary:hover {
  background-color: #472965;
  border-color: #472965;
}

.noborder__oL0fY {
  border: 0px;
  font-size: 14px;
}
.noborderWithOnclick__KglJO {
  border: 0px;
  font-size: 14px;
  cursor: pointer;
}
.columnText__sHdB7 {
  border: 0px;
  font-size: 14px;
  display: flex;
  flex-direction: column;
}
.columnTextOnClick__e28uQ {
  border: 0px;
  font-size: 14px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}
.columnTextOnClick__e28uQ:hover .columnTextOnClickItem__-124p {
  text-decoration: none;
  color: #4b286d;
}
.iconAndNameFormatterContainer__WbAjg {
  border: 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.configList__ty8Bd {
  display: flex;
  flex-direction: row;
  font-size: 14px;
}
.configItem__3rnSf {
  display: flex;
  margin-right: 4px;
  font-weight: 600;
  font-size: 14px;
}
.progressNameAndBar__AvexO {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.nameAndIcon__Q3nCc {
  display: flex;
  flex-direction: row;
  margin-bottom: 4px;
  justify-content: space-between;
}
.listAndModal__T088Q {
  display: flex;
  flex-direction: row;
}
.progressBarName__lKQ8G {
  color: #000;
  font-size: 12px;
}
.attributesList__v5iM0 {
  display: flex;
}
.attributesConfigList__RclUv {
  display: flex;
}
.attributesConfigItem__nJkQ4 {
  display: flex;
  background-color: #ebedf0;
  padding: 1px 8px;
  border-radius: 10px;
  font-size: 14px;
  line-height: 18px;
  margin: 0 4px;
  margin: 2px 4px 4px 0;
}
.multipleTagsContainer__X-KJR {
  display: flex;
}
.classType__fZZnc {
  display: flex;
  color: rgba(0, 5, 13, 0.4);
}
.cellCenter__UYblY {
  display: flex;
  align-items: center;
  justify-content: center;
}
.percentageComp__AMmqy {
  display: flex;
  font-size: 14px;
  line-height: 18px;
  color: #00050d;
}

.h1__1vZ5w {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__OnOLO {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__nbVlY {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.note__0XaXm {
  padding: 8px 24px;
  background-color: #fff2ce;
}
.noteText__0AK2S {
  margin: 0;
  font-size: 13px;
  color: #d08f10;
}
.modalBody__8v1Dy {
  padding: 24px;
}
.modalFooter__21g72 {
  display: flex;
  flex-direction: row-reverse;
}
.modalRow__CxKII {
  display: flex;
  flex-direction: row;
  margin-bottom: 32px;
}
.modalRowConfig__YwLZT {
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  width: 100%;
  margin-bottom: 16px;
}
.width33__aFtRv {
  display: flex;
  flex-basis: 38%;
  justify-content: flex-start;
  margin-right: 32px;
}
.width38__-w1IR {
  display: flex;
  width: 38%;
  height: 64px;
  margin-right: 32px;
}
.shapeConfig__850ke {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-top: 16px;
}
.modalRowTitle__dFBfP {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 16px;
}
.closeModal__jTrzZ {
  margin-left: 8px;
}
.buttonComp__xHzPB {
  display: flex;
  flex-basis: 30%;
  justify-content: flex-end;
}
.instanceAware__LOeef {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 12px;
  font-size: 14px;
}
.string__3WUS9 {
  margin-left: 8px;
}
.addAnotherClass__p4Kjr {
  width: 106px;
  height: 20px;
  font-size: 14px;
  margin-left: 8px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #00050d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}
.checkboxComponent__fPnhU {
  display: flex;
}
.modalRowStatus__ap01u {
  display: flex;
  flex-direction: column;
}
.classStatus__YBSgc {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.classStatus__YBSgc span {
  margin-left: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.statusButtons__AiFdR {
  display: flex;
}
.keypointsButton__xc635 {
  height: 38px;
  align-self: flex-end;
  flex-direction: column;
}
.errorLabelContainer__8BsYD {
  display: flex;
  font-size: 12px;
  line-height: 19px;
  color: #ff0011;
}

.h1__OmWyO {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__PboYp {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__szwv0 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.modalFooter__mqcCj {
  height: 35px;
}
.modalBodyContainer__GViRk {
  padding: 24px;
  overflow: auto;
  height: 502px;
}
.modalBodyContainer__GViRk .uploadHeading__W2LiB {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 16px;
}
.modalBodyContainer__GViRk .uploadInstructions__Vf1xA {
  font-size: 13px;
}
.modalBodyContainer__GViRk .dropzoneContainer__hPKpL {
  margin-bottom: 24px;
}

.h1__Moc7B {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__dSJDN {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__rF-Av {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.dropzone__9Cbch {
  background-color: #f7f7f7;
  padding: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border: 1px dashed #54c1ff;
}
.dropzoneInstructions__--NMe {
  margin-top: 12px;
}
.highlight__2nDGm {
  background-color: #d8cbe5;
}
.selectedText__TOyAk {
  color: #613889;
  font-weight: 700;
  font-size: 14px;
  margin-top: 18px;
}

.h1__OPzPw {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__dg-Il {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__4fdlD {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.note__xxf5B {
  padding: 8px 24px;
  background-color: #fff2ce;
}
.noteText__WHytn {
  margin: 0;
  font-size: 13px;
  color: #d08f10;
}
.modalBody__nIV4y {
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
  height: 412px;
  padding: 0 24px;
}
.attributeCreation__xOoBb {
  display: flex;
  flex-basis: 65%;
  flex-direction: column;
  overflow-y: auto;
}
.attributeCreation__xOoBb ::-webkit-scrollbar-track {
  width: 8px;
  background-color: #b9bec7;
}
.attributeLinking__lMhGd {
  display: flex;
  flex-basis: 37%;
  flex-direction: column;
  overflow-y: auto;
  padding-left: 32px;
}
.modalFooter__vBeVm {
  display: flex;
  justify-content: flex-end;
}
.modalRow__41f-n {
  display: flex;
  flex-direction: row;
  flex-basis: 100%;
  margin-bottom: 24px;
}
.errorCounter__xD7kO {
  display: flex;
  flex-direction: row;
  color: #ff6600;
  font-size: 14px;
}
.buttonComp__pSMwc {
  display: flex;
  flex-basis: 30%;
  justify-content: flex-end;
}
.attributeDetails__YAbI8 {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
}
.modalInlineHeaderContainer__pUWia {
  justify-content: space-between;
}
.modalInlineHeader__DcEn8 {
  display: flex;
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #00050d;
  margin: 16px 0;
}
.linkedClassesDescription__ePpwv {
  margin-bottom: 8px;
  color: rgba(0, 5, 13, 0.8);
  font-size: smaller;
  margin-top: -10px;
}
.buttonContainer__M5xTG {
  display: flex;
  justify-content: space-between;
}
.breakLine__8hx2o {
  display: flex;
  height: 1px;
  background-color: #ebedf0;
  margin: 8px 0;
  flex-shrink: 0;
  width: 95%;
}
.optionBreakLine__mJrME {
  display: flex;
  height: 1px;
  background-color: #ebedf0;
  margin: 8px 0;
}
.attributeDetailsComp__3kYGh {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 90%;
  margin: 8px 0;
  height: 100%;
}
.viewMoreText__lAasc:hover {
  text-decoration: none;
}
.tooltipContainer__ZLycy .__react_component_tooltip {
  padding: 2px !important;
}
.tooltipComponent__npIc8 {
  display: flex;
}
.interactionTypeContainer__-YhvP {
  max-width: 222px;
  padding: 8px 12px 8px 12px;
  font-size: 12px;
}
.interactionTypeText__hEkc7 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 13px;
}
.interactionTypeDetails__NP1Dm {
  margin-top: 6px;
}
.optionsHeaderContainer__JYKuM {
  display: flex;
  justify-content: space-between;
  padding-right: 24px;
}
.clearDefault__0mNhV {
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #4b286d;
  margin: 16px 0;
  align-self: center;
}
.optionsText__Q3K-0 {
  margin-top: 16px;
}
.attributeDetailsSection__MjbiT {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 12px 0;
}
.attributeDetailsCompLabel__OGtR0 {
  display: flex;
  flex-basis: 30%;
  height: 100%;
  align-items: flex-start;
}
.label__bzXW5 {
  display: flex;
  font-size: 14px;
  color: #747d8c;
  line-height: 20px;
}
.attributeDetailsCompInput__LZbWJ {
  display: flex;
  max-width: 50%;
  padding-right: 20px;
}
.attributeDetailsCompInput__LZbWJ .Select-control {
  height: 30px;
  caret-color: #4b286d;
  border: 1px solid #d0d4db;
}
.attributeDetailsCompInput__LZbWJ .Select-control:hover {
  box-shadow: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
}
.attributeDetailsCompInput__LZbWJ .Select-control:focus {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
}
.attributeDetailsCompInput__LZbWJ .Select.is-focused > .Select-control {
  border: 1px solid #4b286d;
  outline: none;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
}
.optionContainer__nTuzU {
  display: flex;
  flex-direction: column;
  padding-right: 24px;
  margin-bottom: 108px;
  padding-bottom: 24px;
}
.optionContainer__nTuzU .ant-table-selection-column {
  width: 24px;
}
.optionContainer__nTuzU .ant-table {
  z-index: 6000;
}
.optionComponent__JbYl9 {
  display: flex;
  flex-direction: column;
  flex-basis: 90%;
  flex-shrink: 0;
  padding-right: 36px;
  padding-top: 16px;
}
.optionHeader__aD9iu {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 14px;
  color: #00050d;
  margin-bottom: 8px;
}
.optionComp__92Fng {
  display: flex;
  flex-direction: row;
  margin-bottom: 8px;
}
.optionCompLabel__61cEw {
  display: flex;
  flex-basis: 40%;
  font-size: 14px;
  color: #747d8c;
  line-height: 20px;
  margin-top: 4px;
}
.optionCompInput__vbIvL {
  display: flex;
  flex-basis: 60%;
}
.addOption__vUhhW {
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
  height: 32px;
  align-items: center;
  padding: 10px 5px 10px 7px;
  border: 1px dashed #dfe1e6;
  margin: 8px 36px 16px 0;
  cursor: pointer;
  border-radius: 2px;
}
.addIcon__dkfir {
  margin-right: 8px;
}
.addOptionText__25Fdt {
  font-size: 14px;
  line-height: 20px;
  color: #00050d;
}
.verticalSeparator__L2rtU {
  display: flex;
  width: 1px;
  background-color: #ebedf0;
  height: 100%;
}
.requiredIcon__KlSUc {
  width: 4px;
  height: 4px;
}
.linkingContainer__MSVz6 {
  display: flex;
  flex-direction: column;
}
.attributeLinkingWrapper__YcJmN {
  display: flex;
  flex-direction: column;
}
.attributeParent__nDjrD {
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
}
.downChevron__lJO0p {
  display: flex;
  flex-direction: column;
  margin-right: 8px;
  flex-shrink: 0;
  margin-top: 8px;
}
.attributeName__qVvlf {
  display: flex;
  width: 100%;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  line-height: 19px;
  height: 32px;
  padding: 8px 6px 8px 7px;
}
.disabledAttributeName__4lXgx {
  display: flex;
  width: 100%;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  line-height: 19px;
  height: 32px;
  padding: 8px 6px 8px 7px;
  background-color: #f5f6f7;
  border-radius: 2px;
}
.verticalLine__Zljj8 {
  display: flex;
  position: absolute;
}
.classLinking__R-mHC {
  display: flex;
  flex-direction: row;
  margin-top: 12px;
  align-items: center;
  flex-shrink: 0;
  margin-bottom: 32px;
}
.horizontalLine__1GcvK {
  display: flex;
  width: 24px;
  height: 2px;
  margin-left: 8px;
  flex-shrink: 0;
  border: 1px dashed #dfe1e6;
}
.linkClassContainer__bM8i- {
  display: flex;
  width: 98%;
  flex-direction: row;
  flex-shrink: 0;
  height: 32px;
  align-items: center;
  padding: 10px 5px 10px 7px;
  border: 1px dashed #dfe1e6;
  cursor: pointer;
  border-radius: 2px;
}
.linkedClassWrappper__eCSBl {
  display: flex;
  flex-direction: row;
  margin-top: 12px;
  align-items: center;
}
.linkedClass__qGRBY {
  display: flex;
  position: relative;
  font-size: 14px;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  height: 32px;
  padding: 5px 8px 7px 4px;
  background-color: transparent;
}
.linkedClass__qGRBY:hover {
  background-color: #f5f6f7;
  border-radius: 2px;
}
.classLabel__H2rCt {
  display: flex;
  flex-direction: row;
  color: #00050d;
  line-height: 20px;
  flex-basis: 95%;
}
.onClickAction__S-La1 {
  display: flex;
  flex-basis: 5%;
  cursor: pointer;
}
.classLinkSelect__0sV0L {
  display: flex;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #00050d;
  border: 0;
}
.classLinkSelect__0sV0L .Select-control {
  height: 30px;
  caret-color: #4b286d;
}
.classLinkSelect__0sV0L .Select-control:hover {
  border: 1px solid transparent;
  outline: none;
}
.classLinkSelect__0sV0L .Select.is-focused > .Select-control {
  border: 0;
  outline: none;
  outline-width: 0;
  outline-style: none;
}
.annotationType__HQPj5 {
  display: flex;
  color: #a3aab5;
  font-size: 14px;
  line-height: 20px;
  margin-left: 8px;
}
.optionDropdown__mwCgs {
  display: flex;
  position: absolute;
  width: 120px;
  height: 40px;
  padding: 2px;
  border-radius: 4px;
  border: 1px solid #ebedf0;
  background-color: #ffffff;
  top: 32px;
  z-index: 2;
  right: 12px;
}
.selectOptionContainer__fzm6t {
  display: flex;
  flex-direction: row;
}
.selectOptionLabel__V0kCc {
  display: flex;
  font-size: 14px;
  color: #00050d;
  line-height: 20px;
}
.selectOptionSupport__3tIUP {
  display: flex;
  font-size: 14px;
  color: rgba(0, 5, 13, 0.3);
  line-height: 20px;
}
.associatedClasses__hlpmx {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
}
.default-option-checkbox__NvXIL {
  margin-left: 2px;
}
.checkboxComponent__Tgx6C {
  display: flex;
  align-items: center;
}
.checkboxComponent__Tgx6C div {
  width: max-content;
  margin-right: 8px;
}
.addAnotherOption__XfAvN {
  display: flex;
  flex-direction: row;
  cursor: pointer;
  align-items: center;
}
.addAnotherOption__XfAvN span {
  margin-left: 8px;
  font-size: 13px;
  color: rgba(0, 5, 13, 0.8);
}
.correctIcon__bCxPF {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px;
  cursor: pointer;
}
.infoIcon__7X1yi {
  display: flex;
  align-items: center;
  padding: 0 4px;
}
.defaultConatiner__AcS-8 {
  display: flex;
}
.tooltipDefaultContent__1Vmq9 {
  max-width: 212px;
  padding: 2px;
  line-height: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}
.tooltipDefaultContent__1Vmq9 .__react_component_tooltip {
  padding: 2px !important;
}
.interactionTypeTooltip__mWItc {
  margin-left: 6% !important;
}
.colorCell__Wm367 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.colorSample__y-TJj {
  display: flex;
  width: 32px;
  height: 32px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.linkedPropertiesContainer__uDTRo {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px 0;
}
.propertySection__6itk- {
  display: flex;
  flex-direction: column;
  border: 1px solid #ebedf0;
  border-radius: 4px;
  overflow: visible;
}
.propertyHeader__z6UQj {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 12px 5px;
  background-color: #f5f6f7;
  cursor: pointer;
}
.propertyTitle__w6dNg {
  display: flex;
  gap: 16px;
  align-items: center;
  flex: 1;
  padding-left: 3px;
}
.propertyContent__aVcUi {
  padding: 16px;
  background-color: #ffffff;
}

.add-tags-modal__BcuY8 .tag-select-container__3VjSl {
  margin-top: 24px;
}
.add-tags-modal__BcuY8 .tag-select-container__3VjSl .tag-select__nR4af {
  width: 100%;
}
.add-tags-modal__BcuY8 .tag-select-container__3VjSl .tag-select__nR4af input {
  margin-left: 0 !important;
}
.add-tags-modal__BcuY8 .tag-select-container__3VjSl .tag-select-description__g-KC6 {
  font-weight: 400;
  font-size: 12px;
  color: #71757b;
}
.add-tags-modal__BcuY8 .tag-select-container__3VjSl .ant-select .ant-select-arrow {
  display: none;
}
.add-tags-modal__BcuY8 .footer__fKE9u {
  display: flex;
  justify-content: flex-end;
}

.edit-tag-modal__qrxTn .ant-modal-body__HR7cI {
  padding: 24px;
}
.edit-tag-modal__qrxTn .footer__k2InQ {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
}
.edit-tag-modal__qrxTn .error__CU-OQ {
  color: red;
}

.h1__KSbxT {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__jIJE7 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__dROxI {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.modalBody__tvCSb {
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
  height: 100%;
}
.modalFooter__Tn5Zg {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.modalRow__nd2PH {
  display: flex;
  flex-direction: row;
  flex-basis: 100%;
  margin-bottom: 24px;
}
.modalInlineHeader__6jj9j {
  display: flex;
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #00050d;
  font-weight: 600;
}
.errorCounter__LZdIf {
  display: flex;
  flex-direction: row;
  color: #ff6600;
  font-size: 14px;
}
.horizontalLine__60nAX {
  display: flex;
  width: 24px;
  height: 2px;
  margin-left: 8px;
  flex-shrink: 0;
  border: 1px dashed #dfe1e6;
}
.verticalSeparator__ciLYR {
  display: flex;
  width: 1px;
  background-color: #ebedf0;
  height: 95%;
}
.verticalColumn__B28OS {
  display: flex;
  flex-basis: 50%;
  height: 100%;
  flex-direction: column;
  overflow-y: auto;
  padding-left: 24px;
}
.verticalColumn__B28OS ::-webkit-scrollbar-track {
  width: 8px;
  background-color: #b9bec7;
}
.sensorConfigs__uCfaS {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  height: 100%;
}
.sensorConfigs__uCfaS ::-webkit-scrollbar-track {
  width: 8px;
  background-color: #b9bec7;
}
.sensorConfigComponent__RZdIW {
  display: flex;
  width: 90%;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 16px;
}
.sensorConfigComponentLabel__X-hIA {
  display: flex;
  flex-direction: row;
  margin-bottom: 4px;
  font-weight: 500;
}
.linkedAttribute__9PqgG {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px;
}
.addLinkedAttributeComponent__m896k {
  display: flex;
  flex-direction: row;
  border: 1px dotted #b9bec7;
  align-items: center;
  margin: 4px auto;
  width: 95%;
}
.dropdown__vRWkT {
  width: 100%;
}
.addBoxSvg__F-Shm {
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.addLinkedAttributeComponent_disabled__DXU0z {
  display: flex;
  flex-direction: row;
  border: 1px dotted #b9bec7;
  align-items: center;
  margin: 4px auto;
  width: 95%;
  background: #f5f6f7;
}
.unlinkAttribute__dzkUA {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f5f6f7;
  height: 16px;
  width: 16px;
}
.modalFooterRight__mpdai {
  display: flex;
  align-items: center;
}
.checkBoxIcon__QjFjw {
  margin-right: 4px;
}
.addAnotherSensorComponent__DG-kY {
  margin-right: 8px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.sensorStatus__Z8MZJ {
  display: flex;
  flex-direction: row;
}
.modalInlineHeaderContainer__GEeUu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
  padding-right: 16px;
}
.modalInlineHeaderContainer__GEeUu .buttonContainer__8YfFq {
  display: flex;
  align-items: center;
}

.h1__FIA9j {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__02TKK {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__9Bnga {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__W-ror {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  width: 100%;
  height: 100%;
  z-index: 1000;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
  background-color: rgba(0, 5, 13, 0.8);
  border-radius: 4px;
  cursor: default;
}
.requiredIcon__kjwTp {
  width: 4px;
  height: 4px;
}
.modalContent__JbZkp {
  display: flex;
  flex-grow: 0;
  margin: auto;
  background-color: white;
  position: relative;
  flex-direction: column;
  justify-content: flex-start;
  width: 900px;
  height: 600px;
  border-radius: 4px;
  border: 1px solid #ebedf0;
}
.modalHeader__1Mnq8 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  height: 64px;
  border-bottom: 1px solid #f5f6f7;
  padding: 20px 32px 12px 32px;
}
.titleIcon__97OLC {
  display: flex;
  margin-right: 16px;
}
.modalTitle__zeRIX {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #00050d;
}
.modalBody__MSX0x {
  display: flex;
  flex-direction: row;
  padding: 24px;
  flex-shrink: 0;
  height: 83%;
}
.modalRow__7mSSW {
  display: flex;
  flex-direction: row;
  flex-basis: 100%;
  margin-bottom: 24px;
}
.associationTypeRow__oiHTv {
  display: flex;
  flex-direction: row;
}
.ruleDetailsCompLabel__t1Ju6 {
  display: flex;
  flex-basis: 30%;
  height: 100%;
  align-items: flex-start;
}
.label__mNGgm {
  display: flex;
  font-size: 14px;
  color: #747d8c;
  line-height: 20px;
}
.ruleDetailsCompInput__3SzCr {
  display: flex;
  flex-basis: 60%;
}
.ruleDetailsCompInput__3SzCr .Select-control {
  height: 30px;
  caret-color: #4b286d;
  border: 1px solid #d0d4db;
}
.ruleDetailsCompInput__3SzCr .Select-control:hover {
  box-shadow: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
}
.ruleDetailsCompInput__3SzCr .Select-control:focus {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
}
.ruleDetailsCompInput__3SzCr .Select.is-focused > .Select-control {
  border: 1px solid #4b286d;
  outline: none;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
}
.modalFooter__bfATT {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  background: #ffffff;
  height: 56px;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 0 24px;
  border-top: 1px solid #f5f6f7;
  box-shadow: 0 0 4px 0 rgba(0, 5, 13, 0.1);
}
.buttonComp__UkQ4g {
  display: flex;
  flex-basis: 30%;
  justify-content: flex-end;
}
.modalRowConfig__VKua1 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 32px;
}
.associations__DDtR- {
  padding: 20px;
  display: flex;
  overflow-y: auto;
  flex-basis: 80%;
  flex-direction: column;
  padding-left: 32px;
}
.ruleDetails__hgFXU {
  padding: 20px;
  flex-basis: 50%;
  flex-direction: column;
  overflow-y: auto;
}
.ruleDetails__hgFXU ::-webkit-scrollbar-track {
  width: 8px;
  background-color: #b9bec7;
}
.verticalSeparator__SMsxw {
  display: flex;
  width: 1px;
  background-color: #ebedf0;
  height: 95%;
}
.modalInlineHeader__PL0Kc {
  display: flex;
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #00050d;
  margin-bottom: 16px;
}
.deleteAssociation__jyInu {
  margin-left: 10px;
  padding-top: 5px;
}
.associationBody__t9Zm3 {
  display: flex;
  flex-basis: 50%;
  padding: 20px;
  flex-direction: column;
}

.rowContainer__tU2kn {
  display: flex;
  flex-direction: row;
}
.rowChild__vBf8v {
  margin-right: 5px;
}

.areaContainer__2QKzw {
  display: flex;
  flex-direction: row;
}
.areaChild__3-WEv {
  margin-right: 5px;
}

.dimension3DRuleBody__GwCKd {
  display: flex;
}

.dimension2DRuleBody__xF4or {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  flex-basis: 100%;
}
.dimension2DRuleBody__xF4or .dimensionWrapper__r5UJ0 {
  flex-basis: 50%;
  margin: 10px;
}

.h1__2xzLn {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__3MOwc {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__IAOZY {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__e5Uru {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.childContainer__qDymv {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  border-radius: 4px;
  margin-top: 16px;
}
.workflowContainer__14mYi {
  display: flex;
  flex-direction: column;
}
.emptyStateChildContainer__6s-WK {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  background-image: linear-gradient(234.79deg, #dde8ff -0.23%, rgba(255, 255, 255, 0) 70.23%);
  padding-left: 40px;
  border: 1px solid #d0d4db;
  border-radius: 4px;
}
.header__gph1f {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  padding-bottom: 16px;
}
.headerTitle__47xqV {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #00050d;
  padding-bottom: 8px;
}
.workflowCardContainer__8GJJN {
  display: flex;
  flex-direction: column;
  margin-top: 24px;
  flex-wrap: wrap;
  width: 100%;
}
.workflowCardContainer__8GJJN a {
  text-decoration: none;
}
.noWorkflowsText__IGjNR {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #a3aab5;
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  min-height: 128px;
}
.tooltipContainer__B2wI8 {
  display: flex;
  flex-direction: column;
}
.informationIcon__aKf5V {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.informationIcon__aKf5V a {
  text-decoration: none;
}
.tooltipHeader__KrU07 {
  display: flex;
  font-size: 14px;
  line-height: 18px;
  color: #747d8c;
}
.tooltipContent__B0LD1 {
  font-size: 14px;
  line-height: 19px;
  color: #00050d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.cardFooter__rB0-w {
  display: flex;
  flex-basis: 30%;
  align-items: center;
  color: #ffffff;
  font-size: 14px;
  border-radius: 0 0 2px 2px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.allWorkflows__4fzni {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.allWorkflows__4fzni a {
  text-decoration: none;
}
.existingWF__jjwBW {
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
  flex-wrap: wrap;
  width: 100%;
}
.newWF__RsQaN {
  display: flex;
  margin: 0 16px 16px 0;
}
.newWFContainer__0X3H2 {
  display: flex;
  flex-direction: column;
  padding: 24px;
  border: 2px dashed #b9bec7;
  width: 262px;
  height: 110px;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.newWFContainer__0X3H2:hover {
  border: 2px dashed #4b286d;
}
.newWFContentPlus__3M1Zw {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  border: 1px solid #4b286d;
  color: #4b286d;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-bottom: 8px;
}
.newWFContentText__poliK {
  display: flex;
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #4b286d;
  text-shadow: 0 1px 2px rgba(0, 19, 67, 0.05);
}
.moreWFOptions__WpTc- {
  margin-bottom: 4px;
  justify-content: flex-end;
}
.wfActions__WMLc8 {
  display: flex;
}
.emptyWorkflowContainer__oVp-5 {
  margin: 40px 0;
}
.emptyWorkflowContainer__oVp-5 .worflowDefinitionHeading__FhGeh {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
  margin-top: 20px;
  color: #000000;
}
.emptyWorkflowContainer__oVp-5 .workflowDefinition__NDFiO {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  width: 95%;
  margin-top: 20px;
}
.emptyWorkflowContainer__oVp-5 .workflowDefinition__NDFiO .workflowDefinitionText__CQqZN {
  margin-bottom: 15px;
}
.emptyWorkflowContainer__oVp-5 .workflowDefinition__NDFiO .workflowDefinitionPoint__afSvt {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-top: 10px;
}
.emptyWorkflowContainer__oVp-5 .workflowDefinition__NDFiO .workflowDefinitionPoint__afSvt a {
  margin-right: 12px;
}
.emptyWorkflowContainer__oVp-5 .workflowActions__2iNAE {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
.emptyWorkflowContainer__oVp-5 .moreInfoContainer__kYWvZ {
  display: flex;
  cursor: pointer;
  align-items: center;
  margin-left: 28px;
}
.emptyWorkflowContainer__oVp-5 .moreInfoContainer__kYWvZ .moreInfoText__8XMZE {
  color: #4b286d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.tasksContainer__QRQq6 {
  margin-top: 32px;
}
.tasksHeaderInputs__Xo4ak {
  display: flex;
  flex-direction: row;
}
.refreshButton__-bjyW {
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  padding: 8px 10px;
  margin-right: 20px;
  border-radius: 4px;
  background-color: #ffffff;
}
.refreshButton__-bjyW:hover {
  background-color: #f7f7f7;
}
.refreshButton__-bjyW span {
  margin-right: 10px;
  color: #4b286d;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.searchContainer__D7fKQ {
  display: flex;
  width: 220px;
}
.noteContent__xThbA {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.noteContent__xThbA span {
  margin-left: 12px;
}
.tasksTableContainer__6MJAX .ant-table-container .ant-table-tbody {
  font-size: 14px;
  color: #00050d;
}
.manageUsersContainer__Hd7Fl {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  height: 32px;
  width: 128px;
  border-radius: 4px;
  background-color: #ffffff;
}
.manageUsersContainer__Hd7Fl:hover {
  background-color: #f7f7f7;
}
.manageUsersContainer__Hd7Fl span {
  margin-right: 8px;
  color: #4b286d;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.openTaskContainer__-l28M {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  height: 32px;
  width: 128px;
  border-radius: 4px;
  background-color: #d8cbe5;
}
.openTaskContainer__-l28M span {
  margin-right: 8px;
  color: #4b286d;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.openTaskContainerDisabled__kJqih {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  cursor: not-allowed;
  height: 32px;
  width: 128px;
  border-radius: 4px;
  background-color: #f7f7f7;
}
.openTaskContainerDisabled__kJqih span {
  margin-right: 8px;
  color: #979797;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}

.h1__mJwm- {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__oYaxX {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__EpnTR {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.cardContainer__2WZtx {
  display: flex;
  flex-direction: column;
  width: 21rem;
  height: 10;
  margin-right: 16px;
  margin-bottom: 16px;
  padding: 13px 10px 13px 18px;
  position: relative;
  background: #ffffff;
  border: 1px solid #71757b;
  border-radius: 4px;
  cursor: pointer;
}
.cardContainer__2WZtx:hover {
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06), 0px 10px 16px rgba(0, 0, 0, 0.1);
}
.cardHeader__6sajX {
  display: flex;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0px;
}
.cardSubHeader__zYjnY {
  display: flex;
  flex-direction: row;
  cursor: pointer;
  justify-content: flex-start;
}
.cardSubHeader__zYjnY a {
  color: #000000;
  text-decoration: none;
}
.cardHeaderTitle__ii19L {
  height: 100%;
  font-size: 14px;
  max-width: 400px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.workflowChevron__2Du8V {
  display: flex;
  align-items: center;
  margin-left: 8px;
  justify-content: flex-end;
}
.workflowChevron__2Du8V a {
  text-decoration: none;
}
.onClickAction__8-oSW {
  display: flex;
  cursor: pointer;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: transparent;
  align-items: center;
  justify-content: center;
}
.onClickAction__8-oSW:hover {
  background-color: #ebedf0;
}
.dropdownStyle__R-XZN {
  right: -110px;
  top: 32px;
  height: 92px;
  width: 142px;
}
.cardContent__s5bmJ {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #666666;
  font-size: 11px;
  padding: 12px 0 20px 0;
}
.cardContent__s5bmJ .ant-divider-vertical {
  border-left: 1px solid #e4e4e4;
  height: 1.4em;
}
.cardContent__s5bmJ .dateContainer__F1VLB {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.cardContent__s5bmJ .dateContainer__F1VLB .dateHeader__mFLPF {
  width: 100%;
  color: #666666;
  font-size: 11px;
  line-height: 13px;
  margin-bottom: 8px;
}
.cardContent__s5bmJ .dateContainer__F1VLB .dateContent__QQJuf {
  font-weight: 600;
  font-size: 11px;
  line-height: 13px;
  color: #666666;
}
.cardContent__s5bmJ .divider__nZH9c {
  height: 2.3rem;
}
.cardContent__s5bmJ .toggleContainer__o9e3U {
  display: flex;
  align-items: center;
  margin-right: 8px;
  flex-direction: column;
}
.cardContent__s5bmJ .toggleContainer__o9e3U .toggleTextContainer__rSIdm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.cardContent__s5bmJ .toggleContainer__o9e3U .toggleTextContainer__rSIdm .toggleText__A1BT4 {
  margin-right: 10px;
}
.cardContent__s5bmJ .toggleContainer__o9e3U .toggleTextContainer__rSIdm svg {
  vertical-align: middle;
}
.cardContent__s5bmJ .toggleContainer__o9e3U .toggleIconContainer__QvcmU {
  width: 100%;
}
.cardElement__qgqAe {
  display: flex;
}
.elementHeader__OaxpL {
  display: flex;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  line-height: 18px;
}
.elementValues__fVDof {
  display: flex;
  padding-left: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
}
.cardFooter__dfAl4 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #e4e4e4;
  margin-right: 12px;
  padding-top: 15px;
  flex-shrink: 0;
}

.h1__SU2ao {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__Nen1g {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__Xlz-p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.forwardIcon__QUtYS {
  transform: rotate(180deg);
}
.modalStep1Content__-Cfyk .layout__mOJqK {
  height: 500px;
}
.modalStep1Content__-Cfyk .layout__mOJqK .worfklowTemplatesSider__nG64o {
  background: #f7f7f7;
}
.modalStep1Content__-Cfyk .layout__mOJqK .worfklowTemplatesSider__nG64o .siderHeading__T8WLK {
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #000000;
  padding: 16px 24px;
}
.modalStep1Content__-Cfyk .layout__mOJqK .worfklowTemplatesSider__nG64o .antMenu__1NIks .ant-menu-item {
  padding-left: 16px !important;
  margin: 0 !important;
}
.modalStep1Content__-Cfyk .layout__mOJqK .worfklowTemplatesSider__nG64o .antMenu__1NIks .ant-menu-item span {
  padding-left: 24px;
}
.modalStep1Content__-Cfyk .layout__mOJqK .worfklowTemplatesSider__nG64o .antMenu__1NIks .ant-menu-item:hover {
  color: #000000;
  background-color: #f0f0f0;
}
.modalStep1Content__-Cfyk .layout__mOJqK .worfklowTemplatesSider__nG64o .antMenu__1NIks .ant-menu-item-selected {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  color: #4b286d;
}
.modalStep1Content__-Cfyk .layout__mOJqK .worfklowTemplatesSider__nG64o .antMenu__1NIks .ant-menu-item-selected span {
  padding-left: 10px;
}
.modalStep1Content__-Cfyk .layout__mOJqK .worfklowTemplatesSider__nG64o .antMenu__1NIks .ant-menu-item-selected:hover {
  background-color: #ffffff;
  color: #4b286d;
}
.modalStep1Content__-Cfyk .layout__mOJqK .worfklowTemplatesSider__nG64o .customWorkflowButton__cq2nC {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.modalStep1Content__-Cfyk .layout__mOJqK .worfklowTemplatesSider__nG64o .customWorkflowButton__cq2nC div:nth-child(1):hover {
  background-color: #71757b !important;
}
.modalStep1Content__-Cfyk .layout__mOJqK .contentLayout__Tdw91 {
  background: #ffffff;
  color: #000000;
}
.modalStep1Content__-Cfyk .layout__mOJqK .contentLayout__Tdw91 .workflowTemplateDetails__kkAmj {
  overflow: auto;
  padding: 16px 24px;
}
.modalStep1Content__-Cfyk .layout__mOJqK .contentLayout__Tdw91 .workflowTemplateDetails__kkAmj .contentHeading__02iaz {
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.modalStep1Content__-Cfyk .layout__mOJqK .contentLayout__Tdw91 .workflowTemplateDetails__kkAmj .instructionText__qMnWM {
  font-size: 14px;
  margin-bottom: 10px;
}
.modalStep1Content__-Cfyk .layout__mOJqK .contentLayout__Tdw91 .workflowTemplateDetails__kkAmj .instructionLink__QHSUd {
  color: #4b286d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  cursor: pointer;
  text-decoration-line: underline;
}
.modalStep1Content__-Cfyk .layout__mOJqK .contentLayout__Tdw91 .templateImageContainer__9EspK {
  margin: 18px 0px;
}
.modalStep1Content__-Cfyk .layout__mOJqK .contentLayout__Tdw91 .templateImageContainer__9EspK img {
  object-fit: cover;
  border-radius: 4px;
}
.modalStep1Content__-Cfyk .layout__mOJqK .contentLayout__Tdw91 .workflowTemplateDescription__ovAMs .descriptionQuestion__vRdCJ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.modalStep1Content__-Cfyk .layout__mOJqK .contentLayout__Tdw91 .workflowTemplateDescription__ovAMs .descriptionText__nG0SM {
  margin-top: 8px;
}
.modalStep1Content__-Cfyk .layout__mOJqK .contentLayout__Tdw91 .workflowTemplateDescription__ovAMs .templateSteps__xqgna .stepContainer__sE2pE {
  display: flex;
  margin-top: 18px;
}
.modalStep1Content__-Cfyk .layout__mOJqK .contentLayout__Tdw91 .workflowTemplateDescription__ovAMs .templateSteps__xqgna .stepContainer__sE2pE img {
  border-radius: 4px;
}
.modalStep1Content__-Cfyk .layout__mOJqK .contentLayout__Tdw91 .workflowTemplateDescription__ovAMs .templateSteps__xqgna .stepContainer__sE2pE .stepDetails__KP-k3 {
  margin-left: 24px;
}
.modalStep1Content__-Cfyk .layout__mOJqK .contentLayout__Tdw91 .workflowTemplateDescription__ovAMs .templateSteps__xqgna .stepContainer__sE2pE .stepDetails__KP-k3 .stepName__RwC4T {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.modalStep2Content__ybRoS {
  padding: 28px;
  color: #000000;
}
.modalStep2Content__ybRoS .validationContainer__cUmuk {
  margin-top: 32px;
  width: 70%;
}
.modalStep2Content__ybRoS .validationContainer__cUmuk .toggleSwitchContainer__811Gj {
  display: flex;
}
.modalStep2Content__ybRoS .validationContainer__cUmuk .toggleSwitchContainer__811Gj .validationHeading__---SY {
  margin-left: 12px;
  font-size: 15px;
}
.modalStep2Content__ybRoS .validationContainer__cUmuk .allowMessageHeading__x7kGj {
  margin-top: 12px;
  margin-bottom: 12px;
  font-weight: 600;
}
.modalStep2Content__ybRoS .validationContainer__cUmuk .allowMessageDetails__ZT2ep {
  margin-top: 12px;
  font-size: 13px;
  color: #333333;
}
.modalStep2Content__ybRoS .validationContainer__cUmuk a {
  color: #4b286d;
  font-size: 13px;
}
.modalTitleContainer__mf0kk {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modalTitleContainer__mf0kk .modalTitle__RQ9-r {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.modalTitleContainer__mf0kk .stepContainer__sE2pE {
  display: flex;
  align-items: center;
}
.modalTitleContainer__mf0kk .stepContainer__sE2pE .stepNumber__E57Qk {
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  color: #666666;
  margin-right: 18px;
}
.modalTitleContainer__mf0kk .stepContainer__sE2pE .titleDivider__PUvMJ {
  height: 24px;
  border-left: 1px solid #71757b;
  margin-right: 32px;
}
.footerContainer__h-6kV {
  display: flex;
  justify-content: flex-end;
}

.h1__g49df {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__RD6UQ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__m0j1Z {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.loadingFooter__Wnrvi {
  height: 34px;
}
.loadingText__NMvMd {
  margin-top: 24px;
}
.footerContainer__IAcJ2 {
  display: flex;
  justify-content: flex-end;
}
.successModalContainer__yNCRt {
  padding: 12px 24px;
}
.successModalContainer__yNCRt .successMessageConatiner__iUETP {
  border-radius: 4px;
  padding: 24px 40px 8px 40px;
  background: #e3f6d1;
}
.successModalContainer__yNCRt .successMessageConatiner__iUETP .successMessage__rJP0v {
  margin-top: 8px;
}
.successModalContainer__yNCRt .successInstruction__bZihG {
  margin: 24px 8px 12px 8px;
}
.failureModalContainer__fGqma {
  padding: 12px 24px;
}
.failureModalContainer__fGqma .failureMessageConatiner__VUA-j {
  border-radius: 4px;
  padding: 24px 40px;
  background: #ffd4d1;
}
.failureModalContainer__fGqma .failureMessageConatiner__VUA-j .failureMessage__FY7-B {
  margin-top: 8px;
}
.failureModalContainer__fGqma .failureInstruction__ir3zl {
  margin: 24px 8px 12px 8px;
}

.h1__7jlLg {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__L8OeW {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__i2gbp {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.modalBody__U0Ki0 {
  padding: 0px 24px;
}
.modalFooterContainer__mLoh1 {
  display: flex;
  justify-content: flex-end;
}
.tabsContainer__JCdWy {
  border-bottom: 2px solid #ebedf0;
}

.userManagementHeader {
  padding: 10px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 0;
}
.userManagementTablesData {
  display: flex;
}
.addUsersTable {
  width: 48%;
  border-right: 1px solid #dcdcdc;
}
.removeUsersTable {
  width: 52%;
}
.tabs .ant-tabs-nav .ant-tabs-tab-active {
  color: #613889 !important;
  font-weight: 600;
}
.tabs .ant-tabs-ink-bar {
  background-color: #613889 !important;
}
.userManagementTables {
  padding: 5px 15px 5px 15px;
}
.userManagementTables .ant-table {
  height: 320px;
  font-size: 12px;
}
.userManagementTables .ant-table-thead > tr {
  background: #5b6575;
}
.userManagementTables .ant-table-thead > tr > th {
  font-weight: bold;
  font-size: 14px;
}
.userManagementTables .ant-table-tbody > tr {
  background: #fff;
}
.tableHeader {
  display: flex;
  align-items: baseline;
  padding: 5px 15px 5px 15px;
  justify-content: space-between;
}
.usersHeading {
  margin: 0;
  padding: 15px 15px 5px 15px;
}
.searchContainer {
  width: 236px;
  background: #ffffff;
}

.overlay-element {
  border-radius: 3px;
  background: #eceef2;
  padding: 2px 5px;
  border: 1px solid rgba(5, 96, 0, 0.5);
}
.overlay-element-continue {
  color: #999;
}
.overlay-element-other {
  color: #007399;
}

.endpoint {
  position: absolute;
  top: 0px;
  text-align: center;
  left: 0px;
  color: #fff;
  z-index: 1;
  box-sizing: border-box;
}
.endpoint.highlight-endpoint .boxWrap {
  transform: scale(1.08);
  box-shadow: 0px 5px 10px 5px rgba(52, 152, 219, 0.4);
}
.endpoint:hover > .endpoint-controls ul li {
  cursor: pointer;
}
.endpoint:hover > .endpoint-controls-left {
  display: block;
  cursor: pointer;
}
.endpoint:hover > .endpoint-controls {
  cursor: pointer;
  display: block;
}
.endpoint .boxWrap {
  z-index: 10;
  position: relative;
  padding: 4px;
  border-radius: 5px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.05), 0 1px 4px 0 rgba(0, 0, 0, 0.08), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.endpoint-controls-left {
  position: absolute;
  display: none;
  left: -30px;
  top: 0;
}
.endpoint-controls-left ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  right: 0px;
  position: relative;
  z-index: 1;
}
.endpoint-controls-left ul li {
  position: relative;
  background: #fff;
  color: #cccccc;
  border-radius: 4px;
  transition-duration: 0.1s;
  border-bottom: 1px solid #dddddd;
  height: 27px;
}
.endpoint-controls-left ul li:nth-child(1) {
  transition-delay: 0s;
}
.endpoint-controls-left ul li:nth-child(2) {
  transition-delay: 0.06s;
}
.endpoint-controls-left ul li:nth-child(3) {
  transition-delay: 0.12s;
}
.endpoint-controls-left ul li i {
  padding: 6px 16px 6px 6px;
}
.endpoint-controls-left ul li .anticon {
  padding: 6px 6px 6px 16px;
}
.endpoint-controls-left ul li:hover {
  background: #27ae60;
  padding-right: 16px;
  color: #fff;
  transform: translateX(-8px) scale(1.1);
}
.endpoint-controls {
  position: absolute;
  top: 0px;
  right: -30px;
  display: none;
}
.endpoint-controls ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  right: 0px;
  position: relative;
  z-index: 1;
}
.endpoint-controls ul li {
  position: relative;
  background: #fff;
  color: #cccccc;
  border-radius: 4px;
  transition-duration: 0.1s;
  border-bottom: 1px solid #dddddd;
  height: 27px;
}
.endpoint-controls ul li:nth-child(1) {
  transition-delay: 0s;
}
.endpoint-controls ul li:nth-child(2) {
  transition-delay: 0.06s;
}
.endpoint-controls ul li:nth-child(3) {
  transition-delay: 0.12s;
}
.endpoint-controls ul li i {
  padding: 6px 6px 6px 16px;
}
.endpoint-controls ul li .anticon {
  padding: 6px 6px 6px 16px;
}
.endpoint-controls ul li:hover {
  background: #27ae60;
  padding-left: 16px;
  color: #fff;
  transform: translateX(10px) scale(1.1);
}
.jtk-connector {
  opacity: 0.3;
  cursor: pointer;
}
.jtk-connector:hover {
  opacity: 1;
}
.jtk-connector-highlighter {
  background: red;
}

.copy-to-clipboard {
  display: inline;
}
.copy-to-clipboard .ant-tag-text {
  top: 0;
}
.copy-to-clipboard span {
  width: max-content;
  height: max-content;
  cursor: pointer;
}

.sform__r-UOM .ant-input-number__VU60B {
  width: 100%;
}
.sform__r-UOM legend {
  width: auto;
  margin-bottom: 0px;
}
.sform__r-UOM fieldset {
  margin: 0 2px 10px 2px;
}
.tableContainerItem__RlOif {
  display: flex;
  width: 100%;
  margin-bottom: 16px;
}
.tableContainerItem__RlOif .ant-table-wrapper__fYRHf {
  width: 100%;
}
.tableContainerItem__RlOif .ant-table-thead__ZkfhD > tr > th {
  color: black;
  background: #f5f6f7;
}
.tableContainerItem__RlOif .ant-table-tbody__ZRs-L > tr {
  background: white;
}
.multi-select-schema .ant-select-arrow {
  height: auto;
}

.tooltipcus i.fa {
  color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition-duration: 0.3s;
}
.tooltipcus i.fa:hover {
  color: rgba(0, 0, 0, 0.6);
}
.tooltipcus .wrapper {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  padding: 100px;
  z-index: 999;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  color: #fff;
  font-size: 12px;
}
.tooltipcus .wrapper pre {
  overflow-y: scroll;
  height: 240px;
}
.step-tooltipcus i.fa {
  color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition-duration: 0.3s;
}
.step-tooltipcus i.fa:hover {
  color: rgba(0, 0, 0, 0.6);
}
.step-tooltipcus .step-wrapper {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  padding: 100px;
  z-index: 999;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  color: #fff;
  font-size: 12px;
}
.grammarTempContainer {
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 10px;
}
.grammarTempContainer .grammarTempHeader {
  background: #f1f1f1;
}
.grammarTemplateControls {
  transform: scale(0.7);
  margin-top: 5px;
}
.microtaskStatus {
  background: red;
  position: absolute;
  top: 10px;
  right: 0px;
}
.activeListSelection {
  box-shadow: 0 0 15px 0 #4e62f7;
}
.commitSelectedOption {
  background: #2ecc71;
  color: #fff;
  transition-duration: 0.2s;
  transform: scale(1.07);
  border: 4px solid #2ecc71;
}
.selectedOption {
  background: #2ecc71;
  color: #fff;
}
.jsplumb-connector {
  opacity: 0.3;
  cursor: pointer;
}
.jsplumb-connector:hover {
  opacity: 1;
}
.jsplumb-connector-highlighter {
  background: red;
}
progress[value] {
  /* Reset the default appearance */
  -webkit-appearance: none;
  appearance: none;
}
progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 2px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}
progress[value]::-webkit-progress-value {
  background-image: -webkit-linear-gradient(-45deg, transparent 33%, rgba(0, 0, 0, 0.1) 33%, rgba(0, 0, 0, 0.1) 66%, transparent 66%), -webkit-linear-gradient(top, rgba(255, 255, 255, 0.25), rgba(0, 0, 0, 0.25)), -webkit-linear-gradient(left, #09c, #f44);
  border-radius: 2px;
  background-size: 35px 20px,
        100% 100%,
        100% 100%;
}
@-webkit-keyframes animate-stripes {
  100% {
    background-position: -100px 0px;
  }
}
@keyframes animate-stripes {
  100% {
    background-position: -100px 0px;
  }
}
progress:not {
  background-color: #ddd;
}

.container {
  max-width: 600px;
  margin: 0px auto;
  position: relative;
  top: 20px;
  padding: 20px;
  border-radius: 3px;
}
.container input[type='text'] {
  display: block;
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
}

.moveFluContainer {
  margin: 16px 0px 60px 0px;
}
.moveFluContainer .Select-placeholder,
.moveFluContainer .Select--single > .Select-control .Select-value {
  text-align: left;
}
.moveFluContainer .Select-input {
  text-align: left;
  display: block !important;
}
.moveFluContainer .Select-menu-outer {
  text-align: left;
  z-index: 1000;
}
.ant-list-item-meta-title {
  color: #ef5b2f;
}

.sampling_container {
  margin: 10px;
}
.sampling_container h4 {
  color: #ffffff;
}
.sampling_container .microtask_input {
  margin: 5px;
  width: 240px;
}

.wf-step-modal .ant-modal-body {
  display: flex;
  flex-shrink: 0;
  flex-grow: 0;
  max-height: 82vh !important;
  padding: 0 !important;
}
.wf-step-modal .ant-modal-content {
  padding: 0 0 5px 0;
  overflow-x: hidden;
}
.patch-details-popover .ant-modal-body {
  overflow-y: scroll;
}
.analytics-tables {
  margin-bottom: 8px;
  margin-top: 8px;
}
.analytics-tables .ant-table {
  font-size: 12px;
}
.error_title_card {
  margin-bottom: 8px;
  margin-top: 8px;
  height: 542px;
}
.error_title_card .ant-table {
  font-size: 12px;
}
.errored_job_ids_col {
  margin-left: -8px;
  overflow-y: scroll;
}
.copybutton-popover-text-font {
  font-weight: bold;
}
.expand_all_button_margin {
  margin-bottom: 10px;
}
.copy-button-pos {
  float: right;
  margin-right: 15px;
}
.click-icon-image-size {
  height: 130px;
  width: 200px;
}
.image-alignment-and-margin {
  margin-left: 20px;
  margin-right: 20px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  margin-top: 70px;
}
.text-alignment-center {
  margin-left: 20px;
  margin-right: 20px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
}
.button-alignment-right {
  text-align: right;
}
.wfstep-layout .ant-layout-sider-children,
.radio-group-config .ant-layout-sider-children {
  background: #371e4f;
}
.wfstep-layout .ant-layout-sider-children ul,
.radio-group-config .ant-layout-sider-children ul {
  background: #371e4f;
}
.wfstep-layout .ant-layout-sider-children ul li.ant-menu-item.ant-menu-item-selected,
.radio-group-config .ant-layout-sider-children ul li.ant-menu-item.ant-menu-item-selected {
  background: #613889;
}
.wfstep-layout section.ant-layout,
.radio-group-config section.ant-layout {
  background: white;
}
.step-batch-modal {
  display: flex;
  justify-content: end;
  gap: 15px;
}

.accuracyContent {
  font-size: 14px;
  font-weight: 600;
  color: grey;
  width: 16vh;
}
.accuracyNumber {
  font-size: 13px;
  font-weight: 600;
  color: black;
}

.status-badge {
  background: #f5f5f5;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 600;
  padding: 1px 5px;
}
.status-badge .dot {
  margin-right: 5px;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  display: inline-block;
}
.status-badge .completed {
  background-color: #13ec2a;
}
.status-badge .failed {
  background-color: #ff0013;
}
.status-badge .unprocessed {
  background-color: #00ffe6;
}
.status-badge .processing {
  background-color: #feff00;
}
.status-badge .schrodinger-cat {
  background-color: #000000;
}
.status-badge .cancelled {
  background-color: #000000;
}

.shape-level {
  border: 1px solid #e2e2e2;
  padding: 10px;
}
.shape-level .heading {
  font-size: 10px;
  font-weight: 400;
}
.shape-level .view-class-level {
  color: blue;
  cursor: pointer;
  float: right;
}
.class-level {
  background-color: white;
  border: 1px solid #e2e2e2;
  padding: 10px 20px;
}
.table-container .ant-table-filter-dropdown {
  max-height: 160px;
  overflow-y: hidden;
}
.table-container .ant-table-filter-dropdown .ant-dropdown-menu-without-submenu {
  max-height: 120px;
  overflow-y: auto;
}
.table-container .ant-table-thead > tr > th {
  background-color: #d0d4db;
}
.table-container .ant-dropdown {
  z-index: 9999;
}
.table-container .ant-table-filter-dropdown-link.confirm {
  cursor: pointer;
}
.table-container .ant-table-filter-dropdown-link.clear {
  cursor: pointer;
}
.quantitativeContainerNotSupported {
  padding: 24px;
}
.card-container .ant-tabs-tab-next {
  display: none;
}
.card-container .ant-tabs-tab-prev {
  display: none;
}
.card-container .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
  background-color: #d0d4db;
  color: black !important;
}
.card-container .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab:hover {
  color: black !important;
}
.card-container .ant-tabs-bar {
  margin-bottom: 0px;
}
.card-container .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab {
  margin-right: 0px;
  line-height: 20px;
}
.card-container .ant-tabs {
  overflow: visible;
}
.incorrectAttributes {
  padding: 0 40px;
  display: flex;
  flex-direction: row;
  border: 1px solid #d0d4db;
  background-color: #ebedf0;
  flex-wrap: wrap;
}
.noIncorrectAttributes {
  display: flex;
  border: 1px solid #d0d4db;
  background-color: #ebedf0;
  height: 36px;
  justify-content: center;
  align-items: center;
}
.attNameCount {
  display: flex;
  flex-basis: 50%;
  height: 36px;
  justify-content: center;
  align-items: center;
}
.attNameCount .text {
  color: black;
  display: flex;
  flex-basis: 70%;
}
.attNameCount .count {
  display: flex;
  flex-basis: 30%;
  font-weight: bold;
}
.noMetaData {
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.spinner {
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.container .ant-dropdown-link {
  display: flex;
  width: 72px;
  justify-content: space-between;
  align-items: center;
}

.parentContainer {
  padding: 16px 16px 16px 56px;
  display: flex;
  flex-direction: row;
  background-color: #d0d4db;
  border-radius: 0 0 4px 4px;
}
.metaParentContainer {
  padding: 16px;
  display: flex;
  flex-direction: row;
  background-color: #d0d4db;
  border-radius: 0 0 4px 4px;
}
.container {
  display: flex;
  justify-content: flex-start;
}
.total {
  display: flex;
  justify-content: flex-start;
  flex-basis: 32%;
}
.totalQuant {
  display: flex;
  justify-content: flex-start;
  flex-basis: 28%;
}
.metaTotal {
  display: flex;
  justify-content: flex-start;
  flex-basis: 49%;
}
.totalCount {
  display: flex;
  justify-content: center;
  flex-basis: 11%;
}
.totalCountQuant {
  display: flex;
  justify-content: flex-start;
  flex-basis: 25.5%;
}
.metaTotalCount {
  display: flex;
  justify-content: flex-start;
  flex-basis: 21%;
}
.metaAccuracy {
  display: flex;
  justify-content: flex-start;
  flex-basis: 20.5%;
}
.recall {
  display: flex;
  justify-content: flex-end;
  flex-basis: 13%;
}
.recallQuant {
  display: flex;
  justify-content: flex-start;
  flex-basis: 10.5%;
}
.precision {
  display: flex;
  justify-content: flex-end;
  flex-basis: 18%;
}
.precisionQuant {
  display: flex;
  justify-content: flex-start;
  flex-basis: 16%;
}
.tp {
  display: flex;
  justify-content: flex-end;
  flex-basis: 8%;
}
.tpQuant {
  display: flex;
  justify-content: flex-start;
  flex-basis: 8%;
}
.fp {
  display: flex;
  justify-content: flex-end;
  flex-basis: 7%;
}
.fpQuant {
  display: flex;
  justify-content: flex-start;
  flex-basis: 7%;
}
.fn {
  display: flex;
  justify-content: flex-end;
  flex-basis: 7%;
}
.fnQuant {
  display: flex;
  justify-content: flex-start;
  flex-basis: 3%;
}
.metaFp {
  display: flex;
  justify-content: flex-start;
  flex-basis: 3%;
}
.metaTp {
  display: flex;
  justify-content: flex-start;
  flex-basis: 6%;
}

.flu-level-table .parentContainer {
  padding: 16px 16px 16px 56px;
  display: flex;
  flex-direction: row;
  background-color: #d0d4db;
  border-radius: 0 0 4px 4px;
}
.flu-level-table .total {
  flex-basis: 34%;
}
.flu-level-table .fn {
  display: flex;
  justify-content: center;
  flex-basis: 18%;
}
.flu-level-table .fp {
  display: flex;
  justify-content: center;
  flex-basis: 5%;
}

.tableContainer .ant-table-thead > tr.ant-table-row-hover > td,
.tableContainer .ant-table-tbody > tr.ant-table-row-hover > td,
.tableContainer .ant-table-thead > tr:hover > td,
.tableContainer .ant-table-tbody > tr:hover > td {
  background: transparent;
}
.tableContainer .ant-table {
  font-size: 14px;
  font-weight: 600;
}
.tableContainer .ant-table-thead > tr > th {
  background-color: #eee;
}
.tableContainer .anticon {
  font-weight: 200;
}
.cancelledItem {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
}
.samplingForm .ant-collapse > .ant-collapse-item > .ant-collapse-header {
  font-size: 12px;
}

.rasterQCContainer {
  background-color: #fff;
}
.rasterQCContainer tr.ant-table-expanded-row {
  background-color: #fbfbfb;
}
.rasterQCContainer tr.ant-table-expanded-row:hover {
  background-color: #fbfbfb;
}
.rasterQCContainer .table-column-header {
  color: black !important;
  text-decoration: none;
}
.table-container .ant-table {
  font-size: 12px;
  padding-left: 0 !important;
}
.table-container .ant-table-thead > tr > th {
  background-color: #eee;
  font-weight: 700;
}
.table-container .ant-table-filter-dropdown {
  max-height: 160px;
  overflow-y: hidden;
}
.table-container .ant-table-filter-dropdown .ant-dropdown-menu-without-submenu {
  max-height: 120px;
  overflow-y: auto;
}
.table-container .ant-dropdown {
  z-index: 9999;
}
.table-container .ant-table-filter-dropdown-link.confirm {
  cursor: pointer;
}
.table-container .ant-table-filter-dropdown-link.clear {
  cursor: pointer;
}
.table-container .ant-tabs-tab-next {
  display: none;
}
.table-container .ant-tabs-tab-prev {
  display: none;
}
.table-container .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
  background-color: #d0d4db;
  color: black !important;
}
.table-container .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab:hover {
  color: black !important;
}
.table-container .ant-tabs-bar {
  margin-bottom: 0px;
}
.table-container .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab {
  margin-right: 0px;
  line-height: 20px;
}
.table-container .ant-tabs {
  overflow: visible;
}
.table-container .ant-table-row {
  background: white;
}
.table-container .ant-table-row:hover {
  background: #f2f2f2 !important;
}
.table-container .ant-table-row .non-critical {
  background: #f2f2f2 !important;
}
.card-container .ant-tabs-tab-next {
  display: none;
}
.card-container .ant-tabs-tab-prev {
  display: none;
}
.card-container .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
  background-color: #d0d4db;
  color: black !important;
}
.card-container .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab:hover {
  color: black !important;
}
.card-container .ant-tabs-bar {
  margin-bottom: 0px;
}
.card-container .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab {
  margin-right: 0px;
  line-height: 20px;
}
.card-container .ant-tabs {
  overflow: visible;
}
.card-container .ant-tabs-nav {
  padding-left: 0 !important;
}
.ClassWiseTableContainer,
.MistakeWiseTableContainer {
  padding: 2px 15px;
  width: 45%;
  margin: 10px;
  background-color: #fff;
  max-height: 280px;
}
.expandedTableContainer {
  display: flex;
}
.tableHeading {
  font-size: 20px;
  background-color: #eee;
}
.classMistakeHead {
  margin-bottom: 0px;
}
.cancelledItem {
  font-weight: 400;
  font-size: 12px;
}

.fAContainer {
  display: flex;
  flex-direction: column;
}
.fAContainer .ant-table-tbody > .ant-table-row-selected:hover > td {
  background: #e6f7ff !important;
}
.assignWorkerBar .tableBottomBar .ant-dropdown-trigger:hover {
  background-color: #fff;
}
.ant-dropdown .assignWorkerMenu {
  background-color: white;
}
.ant-dropdown .assignWorkerMenu .ant-dropdown-menu-item {
  background-color: white;
}
.ant-dropdown .assignWorkerMenu .ant-dropdown-menu-item:hover {
  background-color: #f5f5f5;
}
.ant-dropdown .assignWorkerMenu .ant-dropdown-menu-item .ant-dropdown-menu-title-content {
  background-color: transparent;
  color: black !important;
}
.ant-dropdown .assignWorkerMenu .ant-dropdown-menu-item .ant-dropdown-menu-title-content:hover {
  background-color: transparent;
}
.ant-dropdown .assignWorkerMenu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .ant-avatar .ant-avatar-string {
  top: -5%;
  left: 30%;
}
.fATypeAndTable {
  display: flex;
  flex-direction: column;
}
.fAheader {
  display: flex;
  font-size: 20px;
  color: #404040;
  margin-bottom: 16px;
}
.fAtexttype {
  display: flex;
  flex-direction: column;
  margin-bottom: 32px;
}
.selectAndSearch {
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: flex-end;
}
.assignmentDropdownActions {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.tableTopBar {
  display: flex;
  padding-bottom: 2vh;
  flex-direction: row;
  justify-content: space-between;
}
.tableTopBar .tableTopBarToggleButtons {
  display: flex;
  gap: 10px;
  flex-direction: row;
}
.tableTopBar .tableTopBarActions {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.tableTopBar .tableTopBarActions .tableTopBarActionsTypeFilter .ant-select-selector {
  width: 200px;
}
.tableTopBar .tableTopBarActions .tableTopBarActionsTypeFilter .ant-select-selection-placeholder {
  color: #505050;
}
.tableTopBar .tableTopBarActions .tableTopBarActionsTypeFilter .ant-select-arrow {
  margin-top: -14px;
}
.tableTopBar .tableTopBarActions .tableTopBarActionsDropdown .ant-btn:empty {
  display: none !important;
}
.tableTopBar .tableTopBarActions .tableTopBarActionsDropdown .ant-btn-icon-only {
  border-radius: 5px !important;
  padding: 4px 8px !important;
  width: auto !important;
}
.tableTopBar .tableTopBarActions .tableTopBarActionsDropdown .ant-btn-icon-only:hover {
  border: 1px solid #bbbbbb !important;
  outline: none !important;
  background-color: #f5f5f5 !important;
  color: #000 !important;
}
.tableTopBar .tableTopBarActions .tableTopBarActionsDropdown .ant-btn-icon-only:focus {
  border: 1px solid #bbbbbb !important;
  outline: none !important;
}
.tableBottomBar {
  display: flex;
  padding-top: 2vh;
  max-width: 30%;
  margin-left: auto;
  flex-direction: row-reverse;
}
.fAtext {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  margin-bottom: 8px;
  size: 20px;
}
.fATable .ant-table-thead > tr.ant-table-row-hover > td,
.fATable .ant-table-tbody > tr.ant-table-row-hover > td,
.fATable .ant-table-thead > tr:hover > td,
.fATable .ant-table-tbody > tr:hover > td {
  background: transparent;
}
.fATable .ant-table-tbody > tr {
  background: #fff;
}
.fATable .ant-table-thead > tr {
  background: #5b6575;
}
.fATable .ant-table {
  font-size: 12px;
}
.search {
  display: flex;
  flex-direction: column;
}
.actionsDropdownOverlay .ant-dropdown-menu {
  background-color: white;
}

.assignment-ids-popover {
  padding: 10px;
}
.assignment-ids-popover .id-text-container {
  width: 300px;
  color: #fff;
  background-color: #444444;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  padding: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.assignment-ids-popover .id-text-container.reference_id {
  width: fit-content;
  max-width: 300px;
}
.assignment-ids-popover .id-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 10px;
  font-size: 12px;
  margin: 0;
}
.assignment-ids-popover .ant-popover-arrow:before {
  background-color: #000;
}
.assignment-ids-popover .ant-popover-inner-content {
  color: #fff;
  background-color: #000;
  padding: 10px;
}
.assignment-ids-popover .ant-popover-inner {
  padding: 0;
}
.reference_id_text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.user-man-container {
  padding: 10px;
}
.user-man-container .user-man-header {
  margin-bottom: 8px;
}
.user-man-container .user-man-sub-header {
  padding: 0;
  color: #71757b;
  margin: 0;
}
.user-man-container .user-man-body {
  display: flex;
  flex-direction: row;
  gap: 10px;
  width: 100%;
  margin-top: 40px;
  height: 100%;
}
.user-man-container .user-man-body .user-man-section-header {
  margin: 0;
  margin-bottom: 10px;
}
.user-man-container .user-man-body .user-man-section-actions {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.user-man-container .user-man-body .user-man-section-actions .search {
  display: flex;
  flex-direction: column;
  width: 350px;
}
.user-man-container .user-man-body .user-man-section-actions .search .ant-select .ant-select-arrow {
  top: 20%;
}
.user-man-container .user-man-body .user-man-section-actions .search .ant-select-selection-search-input {
  margin-left: 0;
}
.user-man-container .user-man-user-list-container,
.user-man-container .user-man-group-list-container {
  width: 100%;
}
.user-man-container .user-man-user-list-container .user-man-table,
.user-man-container .user-man-group-list-container .user-man-table {
  margin-top: 20px;
  width: 100%;
}
.user-man-container .user-man-group-list-container {
  width: 70%;
}
.user-man-container .user-man-divider {
  height: auto;
}
.user-man-container .user-man-divider.ant-divider-vertical {
  border-left: 1px solid #e1e1e1;
}
.user-man-search-option-group {
  padding: 8px 12px;
}
.user-man-search-option-group .search-option-group-name {
  font-weight: 500;
}
.user-man-search-option-group .search-option-group-id {
  font-size: 12px;
  color: #666;
}

.add-user-modal-body .file-upload-container {
  margin-top: 24px;
  margin-bottom: 24px;
}
.add-user-modal-body .template-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.add-user-modal-body .template-container .instruction-container {
  display: flex;
  align-items: center;
}
.add-user-modal-body .template-container .instruction-container .instruction-icon {
  width: 24px;
  height: 24px;
}
.add-user-modal-body .template-container .instruction-container .instruction-content {
  margin-left: 8px;
  font-size: 14px;
  color: #71757b;
  font-weight: 500;
}
.add-user-modal-body .template-container .download-template-button {
  margin-left: 16px;
  color: #613889;
  font-weight: 600;
}
.add-user-modal-footer {
  display: flex;
  justify-content: flex-end;
  padding: 16px;
}

.annotationToolsContainer {
  display: flex;
}
.menu {
  width: 20%;
}
.menu .ant-menu {
  height: 420px;
  font-size: 12px;
}
.content {
  height: 420px;
  overflow-y: scroll;
  width: 80%;
}
.content .ant-layout {
  padding-right: 24px;
}
.enabledAnnotationItem {
  color: #613889;
  position: absolute;
  right: 10%;
}

.task-editor-container {
  cursor: pointer;
  padding: 24px;
  border-bottom: 2px solid #dcdcdc;
}
.task-editor-container .controls {
  margin-bottom: 16px;
}
.task-editor-container .controls .controls-text {
  font-weight: 600;
  font-size: 16px;
  color: #000000;
  margin-top: 12px;
  margin-bottom: 12px;
}
.task-editor-container .classes-header {
  display: flex;
  justify-content: space-between;
}
.task-editor-container .classes-header .classes-text {
  font-weight: 600;
  font-size: 16px;
  color: #000000;
  margin-top: 12px;
  margin-bottom: 12px;
}
.task-editor-container .classes-header .classes-search-input-container {
  width: min-content;
}
.task-editor-container .class-list-table-columns {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.task-editor-container .class-list-table-columns .class-list-table-columns-color {
  height: 16px;
  width: 32px;
  border-radius: 2px;
  margin-right: 16px;
}
.task-editor-container .classes-table-task-editor .ant-table {
  font-size: 12px;
}
.task-editor-container .classes-table-task-editor .ant-table-thead > tr {
  background: #5b6575;
}
.task-editor-container .classes-table-task-editor .ant-table-thead > tr > th {
  font-weight: bold;
  font-size: 14px;
}
.task-editor-container .classes-table-task-editor .ant-table-tbody > tr {
  background: #fff;
}
.task-editor-container .classes-table-task-editor .ant-table-tbody > tr:hover > td {
  background: #daf4ff;
}
.task-editor-container .reset-button-container {
  display: flex;
  justify-content: space-between;
}
.task-editor-container .reset-button-container .reset-button {
  border: 1px solid #d9d9d9;
  color: #d9d9d9;
  background-color: #fff;
  font-weight: bold;
  border-radius: 4px;
}
.task-editor-container .reset-button-container .reset-button.enabled {
  border: 1px solid #613889;
  color: #613889;
}
.task-editor-container .reset-button-container .task-editor-annotation-name {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
}
.task-editor-container .reset-button-container .reset-button-tool-tip-card {
  font-size: 12px;
}
.task-editor-container .reset-button-container .reset-button-tool-tip-card .ant-tooltip-placement-top {
  top: 98px;
}
.task-editor-container .reset-button-container .reset-button-tool-tip-card .ant-tooltip-arrow-content {
  background-color: #000000 !important;
}
.task-editor-container .reset-button-container .reset-button-tool-tip-card .ant-tooltip-inner {
  max-width: 186px;
  background-color: #000000;
  border-radius: 4px;
}
.extrapolation-rectangle-info {
  display: flex;
  align-items: center;
  margin-left: 6px;
}
.extrapolation-rectangle-info .note,
.extrapolation-rectangle-info .info {
  font-size: 12px;
  font-weight: 600;
  color: #666666;
  margin: 0 2px;
}
.extrapolation-rectangle-info .info {
  font-weight: 500;
}

.task-editor-toggle-component,
.task-editor-input-number-component {
  margin-bottom: 12px;
}
.task-editor-toggle-component .tooltip-card,
.task-editor-input-number-component .tooltip-card {
  background-color: #000;
}
.task-editor-toggle-component .task-editor-toggle-component-label,
.task-editor-input-number-component .task-editor-toggle-component-label,
.task-editor-toggle-component .task-editor-input-number-component-label,
.task-editor-input-number-component .task-editor-input-number-component-label {
  font-size: 14px;
  color: #000000;
  margin-top: 8px;
}
.task-editor-toggle-component .reset-button-tool-tip-card,
.task-editor-input-number-component .reset-button-tool-tip-card {
  font-size: 12px;
}
.task-editor-toggle-component .reset-button-tool-tip-card .ant-tooltip-placement-top,
.task-editor-input-number-component .reset-button-tool-tip-card .ant-tooltip-placement-top {
  top: 98px;
}
.task-editor-toggle-component .reset-button-tool-tip-card .ant-tooltip-arrow-content,
.task-editor-input-number-component .reset-button-tool-tip-card .ant-tooltip-arrow-content {
  background-color: #000000 !important;
}
.task-editor-toggle-component .reset-button-tool-tip-card .ant-tooltip-inner,
.task-editor-input-number-component .reset-button-tool-tip-card .ant-tooltip-inner {
  max-width: 186px;
  background-color: #000000;
  border-radius: 4px;
}
.task-editor-toggle-component .radio-group,
.task-editor-input-number-component .radio-group {
  margin: 6px;
}

.other-configs-container {
  display: flex;
}
.other-configs-container .menu {
  width: 20%;
}
.other-configs-container .menu .ant-menu {
  height: 420px;
  font-size: 12px;
}
.other-configs-container .container {
  display: flex;
  align-items: center;
}
.other-configs-container .custom-select {
  flex: 1;
  /* Allow the Select component to expand */
  margin-left: 1px;
  /* Adjust the spacing between components */
  width: 100%;
}
.other-configs-container .content {
  height: 420px;
  overflow-y: scroll;
  width: 80%;
}
.other-configs-container .content .ant-layout {
  padding-right: 24px;
}

.task-settings-toggle-component,
.task-settings-input-number-component,
.task-settings-input-string-component {
  padding: 24px;
  border-bottom: 2px solid #dcdcdc;
  cursor: pointer;
}
.task-settings-toggle-component .task-settings-toggle-component-text,
.task-settings-input-number-component .task-settings-toggle-component-text,
.task-settings-input-string-component .task-settings-toggle-component-text,
.task-settings-toggle-component .task-settings-input-number-component-text,
.task-settings-input-number-component .task-settings-input-number-component-text,
.task-settings-input-string-component .task-settings-input-number-component-text,
.task-settings-toggle-component .task-settings-input-string-component-text,
.task-settings-input-number-component .task-settings-input-string-component-text,
.task-settings-input-string-component .task-settings-input-string-component-text {
  font-weight: 600;
  font-size: 16px;
  color: #000000;
  margin-bottom: 6px;
}
.task-settings-toggle-component .radio-group-config,
.task-settings-input-number-component .radio-group-config,
.task-settings-input-string-component .radio-group-config {
  width: auto;
  margin-top: 6px;
}
.task-settings-toggle-component .task-settings-input-number-component-description,
.task-settings-input-number-component .task-settings-input-number-component-description,
.task-settings-input-string-component .task-settings-input-number-component-description {
  width: 100%;
  padding-top: 10px;
}
.task-settings-toggle-component .task-settings-select-component .ant-select-arrow,
.task-settings-input-number-component .task-settings-select-component .ant-select-arrow,
.task-settings-input-string-component .task-settings-select-component .ant-select-arrow {
  height: 50%;
}
.task-settings-toggle-component .task-settings-select-component .ant-select-selection-placeholder,
.task-settings-input-number-component .task-settings-select-component .ant-select-selection-placeholder,
.task-settings-input-string-component .task-settings-select-component .ant-select-selection-placeholder {
  color: black;
}

.ruleConfigContainer {
  height: 420px;
  overflow-y: scroll;
}

.ruleConfigTable {
  padding: 24px;
}
.ruleConfigTable .ant-table {
  font-size: 12px;
}
.ruleConfigTable .ant-table-thead > tr {
  background: #5b6575;
}
.ruleConfigTable .ant-table-thead > tr > th {
  font-weight: bold;
  font-size: 14px;
}
.ruleConfigTable .ant-table-tbody > tr {
  background: #fff;
}
.ruleConfigTable .ant-table-tbody > tr:hover > td {
  background: #daf4ff;
}

.task-config-container {
  display: flex;
}
.task-config-container .menu {
  width: 20%;
}
.task-config-container .menu .ant-menu {
  height: 420px;
  font-size: 12px;
}
.task-config-container .content {
  height: 420px;
  overflow-y: scroll;
  width: 80%;
}
.task-config-container .content .ant-layout {
  padding-right: 24px;
}
.task-config-container .error-message {
  font-size: 12px;
  color: #d9534f;
}

.taskEditorHeader {
  padding: 10px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 0;
}
.tabs .ant-tabs-nav {
  margin: 0px;
  padding-top: 10px;
  border-bottom: 1px solid #d9d9d9;
}
.tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #613889 !important;
  font-weight: 600;
}
.tabs .ant-tabs-ink-bar {
  background-color: #613889 !important;
}
.tabs .ant-tabs-tab {
  padding: 8px 20px;
}
.task-config-tab-menu .ant-menu-item-selected {
  background-color: #f2eff4 !important;
  color: #4b286d;
}
.task-config-tab-menu .ant-menu-item:after {
  border-right: 3px solid #4b286d;
}
.task-config-tab-menu .ant-menu-item:hover {
  color: #4b286d;
}
.task-editor-tab .ant-tabs-tab:hover {
  color: #4b286d !important;
}

.sensor-column-title {
  font-weight: bold;
  font-size: 14px;
}
.annotation-type-dropdown-list {
  width: 150px;
}
.annotation-type-dropdown-list .ant-select-arrow {
  height: 50%;
}
.sensor-config-switch button.ant-switch {
  max-width: 44px;
}

.tableContainerWorkflow {
  display: flex;
  width: 46%;
}
.tableContainerWorkflow .ant-table-wrapper {
  width: 100%;
}
.formContainer {
  display: flex;
  flex-basis: 50%;
}
.formandTableContainer {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.inputStepLabelContainer {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.stepLabel {
  font-weight: bold;
  margin: 0;
  padding: 0;
  font-family: 'Source Sans Pro', Tahoma, sans-serif;
  background: transparent;
  border: none;
  font-size: 12px;
  text-align: center;
  width: 100%;
  overflow: hidden;
  letter-spacing: 1px;
  word-wrap: break-word;
}
.stepLabel:focus {
  outline: none;
}
.stepLabelContainer {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  user-select: none;
}

.wfDrawer {
  margin-top: 102px;
}
.wfDrawer .ant-drawer-content {
  overflow: visible;
}
.wfDrawer .ant-drawer-content .ant-drawer-wrapper-body {
  box-shadow: 0px 0px 10px 0px rgba(10, 20, 50, 0.2);
  border: 1px solid #dddddd;
  background: #eeeeee;
}
.wfDrawer .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-header {
  font-size: 16px;
  color: #00050d;
  text-align: center;
  background: #eeeeee;
}
.wfDrawer .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-header .title {
  font-weight: 600;
}
.wfDrawer .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-body {
  padding: 15px;
  overflow: visible;
}

.workflowCompContainer {
  display: flex;
  flex-direction: column;
}
.confirmSaveWF .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns {
  display: flex;
  flex-direction: row;
}
.confirmSaveWF .confirmSaveWF .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns .ant-btn-dangerous {
  color: #f04134;
  background-color: #f7f7f7;
  border: 1px solid #d9d9d9;
}
.confirmSaveWF .ant-btn-dangerous:hover,
.confirmSaveWF .ant-btn-dangerous:focus {
  color: #fff !important;
  background-color: #f04134 !important;
  border: 1px solid #bb2b21 !important;
}
.job-validation-box {
  border: 1px solid white;
  justify-content: space-around;
  display: flex;
  height: 32px;
  align-items: center;
  border-radius: 4px;
  padding: 0;
}
.job-validation-box span {
  margin-right: 4px;
}
.job-validation-box_text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.job-validation-box .ant-switch {
  border: 1px solid #ccc;
}
.job-validation-box .ant-switch .ant-switch-handle {
  top: 1px;
  left: 1px;
}
.job-validation-box .ant-switch-checked {
  border-color: #108ee9;
  height: 14px;
}
.job-validation-box .ant-switch-checked .ant-switch-handle {
  left: calc(100% - 12px - 1px);
  top: 0px;
}
.save-and-refresh {
  display: flex;
  justify-content: space-evenly;
}
.settings-button {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.text-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.loaderComponent {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.workflow-radio-btn .ant-radio-wrapper .ant-radio-checked .ant-radio-inner {
  border: 1px solid #613889;
  background-color: #613889;
}
.workflow-radio-btn .ant-radio-wrapper .ant-radio-checked .ant-radio-checked .ant-radio-inner::after {
  background-color: #ffffff;
}
.workflow-radio-btn .ant-radio-wrapper .ant-radio-checked .ant-radio-inner::after {
  background-color: #ffffff;
}
.workflow-radio-btn .ant-radio-wrapper .ant-radio-checked .ant-radio-input:focus + .ant-radio-inner {
  box-shadow: none;
}
.workflow-radio-btn .ant-radio:hover .ant-radio-inner {
  border-color: #613889 !important;
}
.workflow-modal button {
  color: #4b286d !important;
  border: 1px solid #4b286d !important;
  background-color: #ffffff !important;
}

.h1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.workflowHeaderComp {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background-color: #ffffff;
  width: 100%;
  height: 70px;
  padding: 0 20px;
}
.leftSection {
  display: flex;
  align-items: center;
}
.leftSection .backArrowNav {
  display: flex;
  cursor: pointer;
}
.leftSection .backArrowNav span {
  font-size: 1rem;
  line-height: 17px;
  padding-left: 8px;
  color: #979797;
  display: flex;
  align-items: center;
}
.leftSection .wfNameEditor {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  color: #000000;
  font-size: 1rem;
  line-height: 17px;
}
.leftSection .wfNameEditor span {
  padding: 0 8px;
}
.leftSection .truncatedWFName {
  color: #000000;
  font-size: 1rem;
  line-height: 17px;
  max-width: 120px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.leftSection .lastSavedComponent {
  display: flex;
  flex-shrink: 0;
  font-size: 0.8rem;
  line-height: 13px;
  color: #979797;
}
.centerSection {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
}
.centerSection .sectionItem {
  display: flex;
  align-items: center;
  padding: 8px 10px;
  border-radius: 4px;
  background-color: transparent;
  cursor: pointer;
}
.centerSection .sectionItem:hover {
  background-color: #f7f7f7;
}
.centerSection .sectionItem span {
  margin-right: 4px;
  color: #4b286d;
  font-size: 0.8rem;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.customDropdown {
  position: absolute;
  right: 35%;
  top: 60px;
}
.zoomDropdown {
  position: absolute;
  left: 0;
  top: 60px;
}
.collapsedCustomDropdown {
  right: 40%;
  top: 60px;
}
.helpDropdown {
  position: absolute;
  right: 10rem;
  top: 60px;
}
.settingsDropdown {
  right: 232px;
  top: 60px;
  position: absolute;
}
.rightSection {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
.rightSection .sectionItem {
  display: flex;
  align-items: center;
  padding: 8px 10px;
  border-radius: 4px;
  cursor: pointer;
}
.rightSection .sectionItem span {
  margin-right: 4px;
  color: #4b286d;
  font-size: 0.8rem;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.rightSection .sectionItem:hover {
  background-color: #f7f7f7;
}
.rightSection .sectionItem svg {
  padding-top: 2px;
}
.rightSection .sectionItem:last-child {
  margin-right: 4px;
}
.statsTableContainer {
  display: flex;
}
.statsTableContainer .ant-table {
  font-size: 14px;
  font-weight: 600;
}
.statsTableContainer .ant-table-cell {
  padding: 0 8px;
}
.statsModalLoader {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}
.searchFilter {
  height: 50px;
  width: 42%;
  margin: -5px 0px 5px 0px;
}
.statsContainer {
  display: flex;
  flex-direction: column;
}
.renderTagsComponent {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 264px;
  max-height: 160px;
  min-height: 80px;
}
.tagsheader {
  display: flex;
  margin-bottom: 4px;
  width: 100%;
  align-items: center;
}
.tagsheader svg {
  padding-left: 2px;
}
.tagsheader span {
  margin-left: 8px;
  color: #000000;
  font-size: 1rem;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.settingsModalLayout {
  display: flex;
}
.settingsModalLayout .ant-modal-body {
  padding: 0 !important;
}
.settingsValidationContainer {
  padding: 12px 42px 16px 16px;
  height: 100%;
  background-color: #ffffff;
}
.settingsValidationContainer .toggleSwitchContainer {
  display: flex;
  background-color: #ffffff;
  padding: 0;
}
.settingsValidationContainer .validationHeading {
  font-size: 1rem;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #000000;
}
.settingsValidationContainer .allowMessageHeading {
  font-size: 0.8rem;
  margin-top: 12px;
  margin-bottom: 12px;
  display: flex;
  justify-content: space-between;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.settingsValidationContainer .allowMessageDetails {
  margin-top: 12px;
  font-size: 13px;
  color: #333333;
  width: 80%;
}
.settingsValidationContainer a {
  color: #4b286d;
  font-size: 13px;
}
.ant-layout .settingsSider {
  background-color: #f7f7f7;
}
.ant-layout .settingsSider .ant-menu-item {
  margin: 0 !important;
  width: 100%;
  border-radius: 0;
}
.wfCloneFooter {
  display: flex;
  justify-content: flex-end;
}
.wfCloneModalContainer {
  display: flex;
  flex-direction: column;
}
.wfCloneModalContainer .section {
  margin-bottom: 16px;
}
.wfCloneModalContainer .sectionLabel {
  font-size: 0.8rem;
  color: #000000;
  margin-bottom: 4px;
}
.wfSettingsModal .ant-layout {
  height: 100%;
}
.wfSettingsModal .ant-menu-item-selected {
  color: #4b286d;
  background-color: #d8cbe5 !important;
}
.wfSettingsModal .settingsMenuLabel {
  color: #000000;
  font-size: 0.9rem;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}

/**
 * React Select
 * ============
 * Created by Jed Watson and Joss Mackison for KeystoneJS, http://www.keystonejs.com/
 * https://twitter.com/jedwatson https://twitter.com/jossmackison https://twitter.com/keystonejs
 * MIT License: https://github.com/JedWatson/react-select
*/
.Select {
  position: relative;
}
.Select,
.Select div,
.Select input,
.Select span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.Select.is-disabled > .Select-control {
  background-color: #f9f9f9;
}
.Select.is-disabled > .Select-control:hover {
  box-shadow: none;
}
.Select.is-disabled .Select-arrow-zone {
  cursor: default;
  pointer-events: none;
  opacity: 0.35;
}
.Select-control {
  background-color: #fff;
  border-color: #d9d9d9 #ccc #b3b3b3;
  border-radius: 4px;
  border: 1px solid #ccc;
  color: #333;
  cursor: default;
  display: table;
  border-spacing: 0;
  border-collapse: separate;
  height: 36px;
  outline: none;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.Select-control:hover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}
.Select-control .Select-input:focus {
  outline: none;
}
.is-searchable.is-open > .Select-control {
  cursor: text;
}
.is-open > .Select-control {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #fff;
  border-color: #b3b3b3 #ccc #d9d9d9;
}
.is-open > .Select-control > .Select-arrow {
  border-color: transparent transparent #999;
  border-width: 0 5px 5px;
}
.is-searchable.is-focused:not(.is-open) > .Select-control {
  cursor: text;
}
.is-focused:not(.is-open) > .Select-control {
  border-color: #007eff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1);
}
.Select-placeholder,
.Select--single > .Select-control .Select-value {
  bottom: 0;
  color: #aaa;
  left: 0;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.has-value.Select--single > .Select-control .Select-value .Select-value-label,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label {
  color: #333;
}
.has-value.Select--single > .Select-control .Select-value a.Select-value-label,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label {
  cursor: pointer;
  text-decoration: none;
}
.has-value.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
  color: #007eff;
  outline: none;
  text-decoration: underline;
}
.Select-input {
  height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.Select-input > input {
  width: 100%;
  background: none transparent;
  border: 0 none;
  box-shadow: none;
  cursor: default;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  outline: none;
  line-height: 14px;
  /* For IE 8 compatibility */
  padding: 8px 0 12px;
  /* For IE 8 compatibility */
  -webkit-appearance: none;
}
.is-focused .Select-input > input {
  cursor: text;
}
.has-value.is-pseudo-focused .Select-input {
  opacity: 0;
}
.Select-control:not(.is-searchable) > .Select-input {
  outline: none;
}
.Select-loading-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 16px;
}
.Select-loading {
  -webkit-animation: Select-animation-spin 400ms infinite linear;
  -o-animation: Select-animation-spin 400ms infinite linear;
  animation: Select-animation-spin 400ms infinite linear;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-right-color: #333;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.Select-clear-zone {
  -webkit-animation: Select-animation-fadeIn 200ms;
  -o-animation: Select-animation-fadeIn 200ms;
  animation: Select-animation-fadeIn 200ms;
  color: #999;
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 17px;
}
.Select-clear-zone:hover {
  color: #d0021b;
}
.Select-clear {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
}
.Select--multi .Select-clear-zone {
  width: 17px;
}
.Select-arrow-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 25px;
  padding-right: 5px;
}
.Select-arrow {
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 2.5px;
  display: inline-block;
  height: 0;
  width: 0;
}
.is-open .Select-arrow,
.Select-arrow-zone:hover > .Select-arrow {
  border-top-color: #666;
}
.Select--multi .Select-multi-value-wrapper {
  display: inline-block;
}
.Select .Select-aria-only {
  display: inline-block;
  height: 1px;
  width: 1px;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}
@-webkit-keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.Select-menu-outer {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-color: #e6e6e6;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-top: -1px;
  max-height: 200px;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
}
.Select-menu {
  max-height: 198px;
  overflow-y: auto;
}
.Select-option {
  box-sizing: border-box;
  background-color: #fff;
  color: #666666;
  cursor: pointer;
  display: block;
  padding: 8px 10px;
}
.Select-option:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.Select-option.is-selected {
  background-color: #f5faff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.04);
  color: #333;
}
.Select-option.is-focused {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  color: #333;
}
.Select-option.is-disabled {
  color: #cccccc;
  cursor: default;
}
.Select-noresults {
  box-sizing: border-box;
  color: #999999;
  cursor: default;
  display: block;
  padding: 8px 10px;
}
.Select--multi .Select-input {
  vertical-align: middle;
  margin-left: 10px;
  padding: 0;
}
.Select--multi.has-value .Select-input {
  margin-left: 5px;
}
.Select--multi .Select-value {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  border-radius: 2px;
  border: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border: 1px solid rgba(0, 126, 255, 0.24);
  color: #007eff;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.4;
  margin-left: 5px;
  margin-top: 5px;
  vertical-align: top;
}
.Select--multi .Select-value-icon,
.Select--multi .Select-value-label {
  display: inline-block;
  vertical-align: middle;
}
.Select--multi .Select-value-label {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 5px;
}
.Select--multi a.Select-value-label {
  color: #007eff;
  cursor: pointer;
  text-decoration: none;
}
.Select--multi a.Select-value-label:hover {
  text-decoration: underline;
}
.Select--multi .Select-value-icon {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border-right: 1px solid rgba(0, 126, 255, 0.24);
  padding: 1px 5px 3px;
}
.Select--multi .Select-value-icon:hover,
.Select--multi .Select-value-icon:focus {
  background-color: #d8eafd;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 113, 230, 0.08);
  color: #0071e6;
}
.Select--multi .Select-value-icon:active {
  background-color: #c2e0ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.24);
}
.Select--multi.is-disabled .Select-value {
  background-color: #fcfcfc;
  border: 1px solid #e3e3e3;
  color: #333;
}
.Select--multi.is-disabled .Select-value-icon {
  cursor: not-allowed;
  border-right: 1px solid #e3e3e3;
}
.Select--multi.is-disabled .Select-value-icon:hover,
.Select--multi.is-disabled .Select-value-icon:focus,
.Select--multi.is-disabled .Select-value-icon:active {
  background-color: #fcfcfc;
}
@keyframes Select-animation-spin {
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes Select-animation-spin {
  to {
    -webkit-transform: rotate(1turn);
  }
}

.h1__-gWq- {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__OxFRQ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__kW8Qj {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__Bzewl {
  display: flex;
  flex-direction: column;
  padding: 24px 0;
}
.childContainer__lCycZ {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  border-radius: 4px;
  margin-bottom: 24px;
}
.taskTypecontainer__DGnfc {
  display: flex;
  flex-direction: column;
}
.headerdiv__pUtxp {
  display: flex;
  flex-direction: row;
  min-height: 66px;
  justify-content: space-between;
}
.title__VvRjY {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #00050d;
}
.titleAndNav__nFYpQ {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 30%;
  padding-bottom: 8px;
}
.filtersComp__zelUG {
  display: flex;
  flex-direction: row;
  width: 70%;
  align-items: center;
  justify-content: flex-end;
}
.tabsComp__vC9B6 {
  display: flex;
  flex-direction: row;
  width: 10%;
}
.tabOption__ObLBg {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  font-size: 14px;
  line-height: 17px;
  border-bottom: 1px solid #e4e4e4;
  padding: 0 16px;
  cursor: pointer;
}
.workflowSelector__KeHV8 {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  flex-basis: 30%;
}
.dateSelector__1IbZp {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  flex-basis: 36%;
  padding: 0 16px;
  height: 75%;
}
.refreshComp__kAQWZ {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-basis: 35%;
  height: 80%;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.breakLine__Ca67E {
  display: flex;
  height: 100%;
  width: 2px;
  margin: 0 4px;
}
.lastRefresh__fSmu7 {
  margin: 0px 24px 0 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.refreshBtn__0KH1z {
  display: flex;
  align-items: center;
}
.tableContainer__Cvj0l {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  margin-top: 24px;
}
.lastRefreshText__YBHkG {
  font-size: 14px;
  line-height: 17px;
  color: #00050d;
  font-weight: 600;
}
.lastRefreshTime__9YUwz {
  font-size: 12px;
  line-height: 15px;
  color: rgba(0, 5, 13, 0.3);
}
.showText__nAt08 {
  font-size: 13px;
  color: #00050d;
}

.h1__FOhRe {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__a13Wd {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__qSbr7 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__VU5a3 {
  display: flex;
  flex-direction: column;
}
.headerdiv__hm9qs {
  display: flex;
  flex-direction: row;
  height: 80px;
  border-bottom: 1px solid #e4e4e4;
  flex-shrink: 0;
}
.title__o8M6T {
  display: flex;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #00050d;
}
.title__o8M6T .ant-breadcrumb {
  display: flex;
  flex-direction: row;
}
.sectionHeight__Xw9Fh {
  min-height: 360px;
}
.sectionContent__MzsfD {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.sectionLevelTitle__xIEWy {
  display: flex;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #00050d;
  height: 48px;
  align-items: center;
}
.sectionTable__x12-1 {
  display: flex;
  height: 100%;
}
.sectionTable__x12-1 .react-grid-Cell {
  border-bottom: 1px solid #d0d4db;
}
.sectionTitleAndSearch__-hmZO {
  display: flex;
  height: 64px;
  align-items: center;
  justify-content: space-between;
}
.sectionLevel1__BxC35 {
  display: flex;
  flex-direction: column;
  min-height: 360px;
  border-radius: 2px;
  border: 1px solid #d0d4db;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  padding: 0px 12px;
  margin-bottom: 16px;
}
.sectionLevel2__ZGKeu {
  display: flex;
  flex-direction: column;
  min-height: 360px;
  border-radius: 2px;
  border: 1px solid #d0d4db;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  padding: 0px 12px;
}
.titleAndNav__xLEp2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 30%;
}
.filtersComp__gl6EL {
  display: flex;
  flex-direction: row;
  width: 70%;
  height: 100%;
  align-items: center;
  justify-content: flex-end;
}
.tabsComp__qg7RL {
  display: flex;
  flex-direction: row;
  width: 10%;
}
.tabOption__49WFb {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  font-size: 14px;
  line-height: 17px;
  border-bottom: 1px solid #e4e4e4;
  padding: 0 16px;
  flex-shrink: 0;
  cursor: pointer;
}
.dateSelector__OlbaK {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  flex-basis: 36%;
  padding: 0 16px;
  height: 75%;
}
.refreshComp__KXBW1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-basis: 35%;
  align-items: center;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  height: 80%;
}
.breakLine__wx1Wx {
  display: flex;
  height: 100%;
  width: 2px;
  margin: 0 4px;
}
.lastRefresh__vKAw4 {
  margin: 0px 24px 0 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.tableContainer__7RpOB {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 24px;
}
.taskAnalyticsComp__NAUki {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
}
.tabNav__6Ouos {
  display: flex;
  margin: 24px 0;
}
.makerTaskAnalytics__vP8VS {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
}
.tabTableContainer__fchmG {
  display: flex;
  flex-direction: column;
}
.editorTaskAnalytics__9-KzC {
  display: flex;
  flex-direction: column;
  margin-top: 24px;
}
.bold__jdCBX {
  display: flex;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #00050d;
  margin-bottom: 12px;
}
.lastRefreshText__a0GGQ {
  font-size: 14px;
  line-height: 17px;
  color: #00050d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.lastRefreshTime__YvOvK {
  font-size: 12px;
  line-height: 15px;
  color: rgba(0, 5, 13, 0.3);
}
.tableRow__Z4miY {
  font-size: 14px;
}
.tableRowInner__4PTaY {
  font-size: 14px;
  background-color: #f8f8f8;
}
.showText__guUR- {
  font-size: 13px;
  color: #00050d;
}
.boldify__6zugA {
  font-size: 14px;
  color: #00050d;
  line-height: 17px;
}

.h1__-vAi8 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__HVjYg {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__zlQMs {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__gRtG- {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 8px 0;
}
.childContainer__jWaj8 {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  border-radius: 4px;
  margin-bottom: 24px;
}

.h1__wSnsX {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__to6cx {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__7W2a4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__OM6LE {
  display: flex;
  flex-direction: column;
}
.headerdiv__QOojn {
  display: flex;
  flex-direction: row;
  min-height: 80px;
  justify-content: space-between;
}
.title__mxkOa {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #00050d;
  height: 40px;
}
.titleAndNav__mSWZ9 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 8px;
}
.filtersComp__qZNVH {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.tabsComp__FbW27 {
  display: flex;
  flex-direction: row;
  width: 10%;
}
.tabOption__4EO3L {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  font-size: 14px;
  line-height: 17px;
  border-bottom: 1px solid #e4e4e4;
  padding: 0 16px;
  cursor: pointer;
}
.workflowSelector__qymCo {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  flex-basis: 30%;
}
.dateSelector__GLo-d {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  flex-basis: 48%;
  padding: 0 16px;
  height: 75%;
}
.dateSelectorComp__5w3MG {
  width: 55%;
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
.refreshComp__LPiW0 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 80%;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.breakLine__i3Ina {
  display: flex;
  height: 100%;
  width: 2px;
  margin: 0 4px;
}
.lastRefresh__EoQ1Q {
  margin: 0px 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.refreshBtn__vhH7M {
  display: flex;
  align-items: center;
}
.lastRefreshText__eMsy1 {
  font-size: 14px;
  line-height: 17px;
  color: #00050d;
  font-weight: 600;
}
.lastRefreshTime__DUudL {
  font-size: 12px;
  line-height: 15px;
  color: rgba(0, 5, 13, 0.3);
}
.showText__qHYKK {
  font-size: 12px;
  color: #00050d;
  margin-bottom: 4px;
}

.h1__KBPqP {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__-MoM1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__Lt96M {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.tableComponent__rQKlc {
  display: flex;
  flex-direction: column;
  margin: 16px 0;
}
.tableRow__0-5W9 {
  font-size: 14px;
}
.tableRowInner__xxLv- {
  font-size: 14px;
  background-color: #f8f8f8;
}
.sectionLevelSearch__XIdUP {
  display: flex;
  justify-content: flex-end;
}

.h1__6BHIF {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__np9SS {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__4-7nG {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.flexCol__-NuU5 {
  display: flex;
  flex-direction: column;
}
.sectionHeight__UQkvK {
  height: 360px;
}
.container__EXLps {
  display: flex;
  flex-direction: column;
}
.overlayClass__Fi6rP {
  width: 280px;
}
.overlayClass__Fi6rP .ant-popover-content .ant-popover-inner {
  background-color: #00050d;
}
.overlayClass__Fi6rP .ant-popover-content .ant-popover-inner-content {
  color: white;
}
.overlayClass__Fi6rP .ant-popover-content .ant-popover-arrow:after {
  border-top-color: #00050d;
}
.tooltipContent__6z84T .ant-tooltip-inner {
  height: auto;
  width: max-content;
  padding: 8px 10px 7px 10px;
  border-radius: 2px;
  background-color: #000000;
}
.headerdiv__Uwg3K {
  display: flex;
  flex-direction: row;
  min-height: 80px;
  flex-shrink: 0;
  width: 100%;
  justify-content: space-between;
}
.title__iBFbn {
  display: flex;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #00050d;
  height: 40px;
}
.title__iBFbn .ant-breadcrumb {
  display: flex;
  flex-direction: row;
}
.titleAndNav__kWgCQ {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 8px;
}
.filtersComp__USYlh {
  display: flex;
  flex-direction: row;
  height: 100%;
  align-items: center;
  justify-content: flex-end;
}
.tabsComp__weYTR {
  display: flex;
  flex-direction: row;
  width: 10%;
}
.tabOption__Y0VG3 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  font-size: 14px;
  line-height: 17px;
  border-bottom: 1px solid #e4e4e4;
  padding: 0 16px;
  flex-shrink: 0;
  cursor: pointer;
}
.dateSelector__NHtQ9 {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  flex-basis: 54%;
  padding: 0 16px;
  height: 75%;
}
.refreshComp__LCtm5 {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  flex-basis: 48%;
  align-items: center;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  height: 80%;
}
.breakLine__W6Za6 {
  display: flex;
  height: 100%;
  width: 2px;
  margin: 0 4px;
}
.lastRefresh__9Imgw {
  margin-right: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.tableContainer__ErEGl {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 24px;
}
.taskAnalyticsComp__Mikde {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
}
.tabNav__8rVyS {
  display: flex;
  justify-content: space-between;
  margin: 24px 0;
  align-items: center;
}
.makerTaskAnalytics__T1JB2 {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
}
.tabTableContainer__kL7Sp {
  display: flex;
  flex-direction: column;
  width: calc(100vw - 348px);
}
.editorTaskAnalytics__pswco {
  display: flex;
  flex-direction: column;
  margin-top: 24px;
}
.bold__2qffQ {
  display: flex;
  font-weight: 600;
  color: #00050d;
  margin-bottom: 12px;
}
.lastRefreshText__m15Ht {
  font-size: 14px;
  line-height: 17px;
  color: #00050d;
  font-weight: 600;
}
.lastRefreshTime__fz2q4 {
  font-size: 12px;
  line-height: 15px;
  color: rgba(0, 5, 13, 0.3);
}
.tableRow__wQLMv {
  font-size: 14px;
}
.tableRowInner__KnQgP {
  font-size: 14px;
  background-color: #f8f8f8;
}
.showText__KCiwq {
  font-size: 13px;
  color: #00050d;
}
.boldify__opl29 {
  font-size: 14px;
  color: #00050d;
  line-height: 17px;
}
.productivitySection__Vj-QM {
  display: flex;
  flex-direction: column;
  margin: 16px 0;
}
.sectionContent__RQluJ {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.sectionLevel1__T160F {
  display: flex;
  flex-direction: column;
  height: 360px;
  border-radius: 2px;
  border: 1px solid #d0d4db;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  padding: 0px 12px;
  margin-bottom: 16px;
}
.sectionLevel2__Gh-tN {
  display: flex;
  flex-direction: column;
  height: 360px;
  border-radius: 2px;
  border: 1px solid #d0d4db;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  padding: 0px 12px;
}
.sectionLevel3__Tj3S8 {
  display: flex;
  flex-direction: column;
  height: 360px;
  border-radius: 2px;
  border: 1px solid #d0d4db;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  padding: 0px 12px;
  margin-top: 16px;
}
.sectionLevelTitle__Psurh {
  display: flex;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #00050d;
  height: 48px;
  align-items: center;
}
.qualitySection__G9M-J {
  display: flex;
  flex-direction: column;
  margin: 16px 0;
}
.sectionHeader__2QCLs {
  display: flex;
  flex-direction: column;
}
.overviewSectionWrap__vV2kD {
  display: flex;
  min-height: 72px;
  padding: 16px 0;
  border-top: 1px solid #d0d4db;
  border-bottom: 1px solid #d0d4db;
}
.overviewSection__F2ESv {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.overviewSection1__0SmDk {
  display: flex;
  flex-basis: 24%;
  justify-content: space-around;
  padding-right: 16px;
  border-right: 1px solid #d0d4db;
}
.overviewSectionImageP1__RECWb {
  display: flex;
  flex-basis: 40%;
  justify-content: space-around;
  padding-right: 16px;
  border-right: 1px solid #d0d4db;
}
.overviewSectionM1__MHBWQ {
  display: flex;
  flex-basis: 10%;
  justify-content: space-between;
  padding-right: 16px;
  border-right: 1px solid #d0d4db;
}
.overviewSection2__42nQR {
  display: flex;
  flex-basis: 26%;
  justify-content: space-around;
  padding: 0 16px;
  border-right: 1px solid #d0d4db;
}
.overviewSectionM2__BoISj {
  display: flex;
  flex-basis: 20%;
  justify-content: space-around;
  border-right: 1px solid #d0d4db;
}
.overviewSection3__HdFyb {
  display: flex;
  flex-basis: 26%;
  justify-content: space-around;
  padding-left: 16px;
  border-right: 1px solid #d0d4db;
}
.overviewSection4__cXIHp {
  display: flex;
  flex-basis: 26%;
  justify-content: space-around;
  padding-left: 16px;
}
.overviewSectionM3__ahlRy {
  display: flex;
  flex-basis: 70%;
  justify-content: space-around;
}
.overviewSectionQ1__Ehhvw {
  display: flex;
  flex-basis: 26%;
  justify-content: space-around;
  padding-right: 16px;
  border-right: 1px solid #d0d4db;
}
.overviewSectionQ2__9ae4b {
  display: flex;
  flex-basis: 40%;
  justify-content: space-around;
  padding: 0 16px;
  border-right: 1px solid #d0d4db;
}
.overviewSectionQ3__mXrZo {
  display: flex;
  flex-basis: 40%;
  justify-content: space-around;
  padding-left: 16px;
}
.reviewOverviewSection1__1u0-O {
  display: flex;
  min-width: 25%;
  justify-content: space-between;
  padding: 0 16px;
  border-right: 1px solid #d0d4db;
}
.reviewOverviewSection2__xi4ck {
  display: flex;
  min-width: 75%;
  justify-content: space-between;
  padding: 0 16px;
}
.overviewSectionItemWrap__KIHNm {
  display: flex;
  flex-direction: column;
}
.overviewSectionItemVal__akbox {
  display: flex;
  font-size: 16px;
  line-height: 19px;
  height: 24px;
  align-items: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #00050d;
}
.overviewSectionItemLabel__Jj226 {
  display: flex;
  font-size: 14px;
  color: #8e96a3;
}
.overviewSectionItemLabelAndTooltip__QAz52 {
  display: flex;
  font-size: 14px;
  align-items: center;
}
.infoSvg__VFoYZ {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12px;
  height: 12px;
  margin-left: 4px;
}
.infoSvg__VFoYZ :hover {
  cursor: pointer;
}
.tableRow__wQLMv {
  font-size: 14px;
}
.tableRowInner__KnQgP {
  font-size: 14px;
  background-color: #f8f8f8;
}
.sectionTitleAndSearch__gG-uo {
  display: flex;
  height: 64px;
  align-items: center;
  justify-content: space-between;
}
.editorProd__uUBoK {
  display: flex;
  height: 32px;
  align-items: center;
}
.numWithPercent__ERGJX {
  display: flex;
  color: #00050d;
}
.numWithPercentVal__1Ej0f {
  color: #00050d;
  min-width: 32px;
  margin-right: 8px;
}
.numWithPercentDesc__R34Yu {
  color: #a3aab5;
}
.sectionTable__0zPsc {
  display: flex;
  height: 100%;
}
.sectionTable__0zPsc .react-grid-Cell {
  border-bottom: 1px solid #d0d4db;
}
.contentTex__N4vmq {
  background-color: #333333;
  padding: 1px;
  border-radius: 2px;
  margin-top: 4px;
}

.h1__9f3Ue {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__dJp8b {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__2m28Q {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.metricesCardWrapper__5KAb0 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.cardStyle__1sFg0 {
  margin-top: 12px;
  padding: 12px 32px;
  border-right: 1px solid rgba(0, 5, 13, 0.2);
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  min-width: 264px;
}
.cardStyle__1sFg0:last-child {
  border: 0px;
  padding: 20px 24px 24px 24px;
}
.cardStyle__1sFg0:first-child {
  padding-left: 0;
}
.cardStyle__1sFg0 p {
  margin: 0;
}
.cardStatsStyle__42oS8,
.metricesChildContainer_cardStats_left__KgYcK,
.metricesChildContainer_cardStats_right__xz-do {
  font-size: x-large;
  font-family: 'Source Sans Pro';
  font-weight: 500;
  font-family: inherit;
  margin-bottom: 0px;
}
.contentNumber__N0yHV {
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}
.contentLabel__wvBMh {
  font-size: 14px;
  line-height: 17px;
  color: #666666;
}
.contentComp__wjIw3 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  padding: 8px 0;
}
.contentSectionComp__-cOG3 {
  display: flex;
  flex-direction: column;
}
.contentSectionComp__-cOG3 p {
  margin: 0;
}
.metricesChildContainer__qOok7 {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  border-radius: 4px;
  height: 100%;
}
.metricesChildContainer__qOok7 hr {
  margin: 0 0 0 0;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.metricesChildContainer_title__XlVHM {
  color: #000000;
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.metricesChildContainer_cardStats_changeValue__7DfJ2 {
  font-size: medium;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  padding-left: 5px;
  color: #62bfad;
}
@media only screen and (min-width: 1144px) {
  .metricesChildContainer__qOok7 .metricesChildContainer_cardDescription_left__jsMVQ {
    font-family: 'Source Sans Pro';
    font-weight: 500;
    font-family: inherit;
    font-size: medium;
    color: #666666;
  }
  .metricesChildContainer__qOok7 .metricesChildContainer_cardDescription_right__HOdKP {
    font-family: 'Source Sans Pro';
    font-weight: 500;
    font-family: inherit;
    font-size: medium;
    color: #666666;
  }
}
@media only screen and (max-width: 1143px) {
  .metricesChildContainer__qOok7 .metricesChildContainer_cardDescription_left__jsMVQ {
    font-family: inherit;
    color: #666666;
    font-size: inherit;
    font-family: 'Source Sans Pro';
    font-weight: 500;
  }
  .metricesChildContainer__qOok7 .metricesChildContainer_cardDescription_right__HOdKP {
    font-family: inherit;
    color: #666666;
    font-size: inherit;
    font-family: 'Source Sans Pro';
    font-weight: 500;
  }
}

.h1__vpEuG {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__eSJrk {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__7H-vH {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__7ARQM {
  display: flex;
  flex-direction: column;
  margin: 28px 0px 16px 0px;
}
.chartContainer__4tp-4 {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  margin-right: 2rem;
}
.metricesContainer__1O1yD {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  flex-shrink: 0;
  border-radius: 4px;
  margin-top: 24px;
}
.metricesChildContainer__aIZHi {
  display: flex;
}
.title__CRSpR {
  display: flex;
  height: 32px;
  align-items: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #000000;
  margin-right: 28px;
  padding-bottom: 12px;
}
.tooltipContainer__lCM4v {
  display: flex;
  flex-direction: column;
}

.noborder__5T7ch {
  border: 0px;
  font-size: 14px;
}
.noborderWithOnclick__8nqf6 {
  border: 0px;
  font-size: 14px;
  cursor: pointer;
}
.columnText__5XoCO {
  border: 0px;
  font-size: 14px;
  display: flex;
  flex-direction: column;
}
.columnTextOnClick__DKY59 {
  border: 0px;
  font-size: 14px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}
.columnTextOnClick__DKY59:hover .columnTextOnClickItem__0j4nc {
  text-decoration: none;
  color: #4b286d;
}
.iconAndNameFormatterContainer__iTSy- {
  border: 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.configList__f887C {
  display: flex;
  flex-direction: row;
  font-size: 14px;
}
.configItem__AEBCY {
  display: flex;
  margin-right: 4px;
  font-weight: 600;
  font-size: 14px;
}
.progressNameAndBar__IPNMB {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.nameAndIcon__8vOSV {
  display: flex;
  flex-direction: row;
  margin-bottom: 4px;
  justify-content: space-between;
}
.listAndModal__H7Q60 {
  display: flex;
  flex-direction: row;
}
.progressBarName__X-ZTY {
  color: #000;
  font-size: 12px;
}
.attributesList__2q5fB {
  display: flex;
}
.attributesConfigList__EKaAX {
  display: flex;
}
.attributesConfigItem__eK10B {
  display: flex;
  background-color: #ebedf0;
  padding: 1px 8px;
  border-radius: 10px;
  font-size: 14px;
  line-height: 18px;
  margin: 0 4px;
  margin: 2px 4px 4px 0;
}
.multipleTagsContainer__HgtCN {
  display: flex;
}
.classType__7jvaO {
  display: flex;
  color: rgba(0, 5, 13, 0.4);
}
.cellCenter__pqg7X {
  display: flex;
  align-items: center;
  justify-content: center;
}
.percentageComp__HVkFZ {
  display: flex;
  font-size: 14px;
  line-height: 18px;
  color: #00050d;
}

html {
  box-sizing: border-box;
}
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 100%;
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
#root {
  background: #fff;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__mjD0t {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.prefix__a7f3f {
  display: flex;
  margin-right: 8px;
  width: 12px;
  height: 12px;
  justify-content: center;
  align-items: center;
}
.suffix__Ze56R {
  display: flex;
  margin-left: 8px;
  line-height: 12px;
  justify-content: center;
  align-items: center;
}
.children__HYQPB {
  display: flex;
  justify-content: center;
  align-items: center;
  width: max-content;
}
.disabled__vHWCm {
  cursor: not-allowed;
  opacity: 0.4;
}
.sm_primary_blue_normal__V7x-V {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 8px;
  background: linear-gradient(to bottom, #0099ff, #0050ff);
}
.sm_primary_blue_normal__V7x-V:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.sm_primary_blue_normal__V7x-V:hover:before {
  opacity: 1;
}
.sm_primary_black_normal__ukGhX {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 8px;
  background: #000000;
  color: #ffffff;
  padding: 11px;
}
.sm_primary_black_normal__ukGhX:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.sm_primary_black_normal__ukGhX:hover:before {
  opacity: 1;
}
.sm_primary_cobalt_normal__OrYEi {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 8px;
  background: #4b286d;
  color: #ffffff;
  padding: 12px;
}
.sm_primary_cobalt_normal__OrYEi:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.sm_primary_cobalt_normal__OrYEi:hover:before {
  opacity: 1;
}
.sm_primary_cobalt_normal__OrYEi:hover {
  background: #371e4f;
}
.sm_outline_pattens_normal__gyIMy {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 8px;
  background: #d8cbe5;
  color: #4b286d;
  padding: 12px;
  box-shadow: none;
}
.sm_outline_pattens_normal__gyIMy:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.sm_outline_pattens_normal__gyIMy:hover:before {
  opacity: 1;
}
.sm_outline_pattens_disable__sfwrF {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 8px;
  cursor: not-allowed;
  opacity: 0.4;
  background: #d8cbe5;
  color: #4b286d;
  padding: 12px;
  box-shadow: none;
}
.sm_outline_pattens_disable__sfwrF:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.sm_outline_pattens_disable__sfwrF:hover:before {
  opacity: 1;
}
.sm_secondary_blue_normal__eWdQj {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 8px;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  color: #2a2c2e;
  background: linear-gradient(to bottom, #0099ff, #0050ff);
}
.sm_secondary_blue_normal__eWdQj:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.sm_secondary_blue_normal__eWdQj:hover:before {
  opacity: 1;
}
.sm_secondary_blue_normal__eWdQj:hover {
  background: #f7f7f8;
}
.md_secondary_cobalt_normal__tJgAn {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  color: #2a2c2e;
}
.md_secondary_cobalt_normal__tJgAn:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_secondary_cobalt_normal__tJgAn:hover:before {
  opacity: 1;
}
.md_secondary_cobalt_normal__tJgAn:hover {
  background: #f7f7f8;
}
.md_secondary_cobalt_disabled__565C4 {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  color: #2a2c2e;
  color: #b2b9bf;
  background-color: #d8d8d8;
}
.md_secondary_cobalt_disabled__565C4:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_secondary_cobalt_disabled__565C4:hover:before {
  opacity: 1;
}
.md_secondary_cobalt_disabled__565C4:hover {
  background: #f7f7f8;
}
.md_primary_blue_normal__ummvE {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  background: linear-gradient(to bottom, #0099ff, #0050ff);
}
.md_primary_blue_normal__ummvE:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_primary_blue_normal__ummvE:hover:before {
  opacity: 1;
}
.md_primary_black_normal__aBZJw {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  background: #000000;
  color: #ffffff;
}
.md_primary_black_normal__aBZJw:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_primary_black_normal__aBZJw:hover:before {
  opacity: 1;
}
.md_primary_cobalt_normal__ECTas {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  background: #4b286d;
  color: #ffffff;
  padding: 12px 18px;
}
.md_primary_cobalt_normal__ECTas:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_primary_cobalt_normal__ECTas:hover:before {
  opacity: 1;
}
.md_primary_cobalt_normal__ECTas:hover {
  background: #371e4f;
}
.md_primary_cobalt_disabled__A-COl {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  cursor: not-allowed;
  opacity: 0.4;
  color: #b2b9bf;
  background-color: #d8d8d8;
  padding: 12px 18px;
}
.md_primary_cobalt_disabled__A-COl:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_primary_cobalt_disabled__A-COl:hover:before {
  opacity: 1;
}
.md_outline_pattens_normal__EupIo {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  background: #d8cbe5;
  color: #4b286d;
  padding: 12px 18px;
  box-shadow: none;
}
.md_outline_pattens_normal__EupIo:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_outline_pattens_normal__EupIo:hover:before {
  opacity: 1;
}
.md_outline_pattens_disable__b8RK5 {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  cursor: not-allowed;
  opacity: 0.4;
  background: #d8cbe5;
  color: #4b286d;
  padding: 12px 18px;
  box-shadow: none;
}
.md_outline_pattens_disable__b8RK5:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_outline_pattens_disable__b8RK5:hover:before {
  opacity: 1;
}
.md_secondary_blue_normal__QxZ5D {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  color: #2a2c2e;
}
.md_secondary_blue_normal__QxZ5D:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_secondary_blue_normal__QxZ5D:hover:before {
  opacity: 1;
}
.md_secondary_blue_normal__QxZ5D:hover {
  background: #f7f7f8;
}
.lg_primary_blue_normal__6b7kv {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 12px;
  background: linear-gradient(to bottom, #0099ff, #0050ff);
}
.lg_primary_blue_normal__6b7kv:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.lg_primary_blue_normal__6b7kv:hover:before {
  opacity: 1;
}
.lg_primary_cobalt_normal__IfCGP {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 12px;
  background: #4b286d;
}
.lg_primary_cobalt_normal__IfCGP:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.lg_primary_cobalt_normal__IfCGP:hover:before {
  opacity: 1;
}
.lg_primary_cobalt_normal__IfCGP:hover {
  background: #371e4f;
}
.lg_secondary_blue_normal__-uU9- {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 12px;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  color: #2a2c2e;
}
.lg_secondary_blue_normal__-uU9-:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.lg_secondary_blue_normal__-uU9-:hover:before {
  opacity: 1;
}
.lg_secondary_blue_normal__-uU9-:hover {
  background: #f7f7f8;
}
.lg_secondary_cobalt_normal__ik1Nz {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 12px;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  color: #2a2c2e;
}
.lg_secondary_cobalt_normal__ik1Nz:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.lg_secondary_cobalt_normal__ik1Nz:hover:before {
  opacity: 1;
}
.lg_secondary_cobalt_normal__ik1Nz:hover {
  background: #f7f7f8;
}
.lg_outline_pattens_normal__feyhB {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 12px;
  background: #d8cbe5;
  color: #4b286d;
  padding: 12px 18px;
}
.lg_outline_pattens_normal__feyhB:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.lg_outline_pattens_normal__feyhB:hover:before {
  opacity: 1;
}
.md_primary_blue_disabled__hGJgG {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  cursor: not-allowed;
  opacity: 0.4;
  background: linear-gradient(to bottom, #0099ff, #0050ff);
}
.md_primary_blue_disabled__hGJgG:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_primary_blue_disabled__hGJgG:hover:before {
  opacity: 1;
}
.md_secondary_blue_disabled__Z3ri0 {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  cursor: not-allowed;
  opacity: 0.4;
  color: rgba(0, 5, 13, 0.3);
}
.md_secondary_blue_disabled__Z3ri0:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_secondary_blue_disabled__Z3ri0:hover:before {
  opacity: 1;
}
.sm_primary_blue_disabled__wttgK {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 8px;
  cursor: not-allowed;
  opacity: 0.4;
  background: linear-gradient(to bottom, #0099ff, #0050ff);
  color: rgba(255, 255, 255, 0.3);
}
.sm_primary_blue_disabled__wttgK:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.sm_primary_blue_disabled__wttgK:hover:before {
  opacity: 1;
}
.md_primary_blue_disabled__hGJgG {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  cursor: not-allowed;
  opacity: 0.4;
  background: linear-gradient(to bottom, #0099ff, #0050ff);
  color: rgba(255, 255, 255, 0.3);
}
.md_primary_blue_disabled__hGJgG:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_primary_blue_disabled__hGJgG:hover:before {
  opacity: 1;
}
.md_primary_azure_normal__Lz4EL {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  background: linear-gradient(90.05deg, #0050ff 0.03%, #0099ff 99.98%);
}
.md_primary_azure_normal__Lz4EL:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_primary_azure_normal__Lz4EL:hover:before {
  opacity: 1;
}
.sm_primary_azure_normal__8aejf {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 8px;
  background: linear-gradient(90.05deg, #0050ff 0.03%, #0099ff 99.98%);
}
.sm_primary_azure_normal__8aejf:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.sm_primary_azure_normal__8aejf:hover:before {
  opacity: 1;
}
.lg_primary_azure_normal__-KtOh {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 12px;
  background: linear-gradient(90.05deg, #0050ff 0.03%, #0099ff 99.98%);
}
.lg_primary_azure_normal__-KtOh:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.lg_primary_azure_normal__-KtOh:hover:before {
  opacity: 1;
}
.md_primary_white_disabled__bKrZL {
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.05);
  padding: 11px;
  cursor: not-allowed;
  opacity: 0.4;
}
.md_primary_white_disabled__bKrZL:hover {
  box-shadow: 0 3px 5px -1px rgba(0, 5, 13, 0.15);
  text-shadow: 0 1px 2px rgba(0, 5, 13, 0.12);
}
.md_primary_white_disabled__bKrZL:hover:before {
  opacity: 1;
}
.xs_primary_white_disabled__vlh0O {
  cursor: not-allowed;
  opacity: 0.4;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__qTHbq {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.checkbox__79IsY {
  cursor: pointer;
  flex-shrink: 0;
  display: flex;
  padding-top: 2px;
  align-items: center;
}
.disableCheckbox__rIx3e {
  cursor: pointer;
  flex-shrink: 0;
  display: flex;
  padding-top: 2px;
  align-items: center;
  cursor: not-allowed;
}
.checkboxLabel__WmORi {
  font-size: 14px;
  padding-left: 8px;
  margin-top: 2px;
  text-overflow: ellipsis;
  color: #151b28;
  line-height: 1.29;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.checkboxContainer__yqqnV {
  display: flex;
  flex-direction: column;
  flex-grow: 0;
  flex-shrink: 0;
  min-height: 40px;
  color: #dfe1e6;
  cursor: pointer;
  width: 100%;
}
.checkboxContainerDisable__LBpkB {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 0;
  min-height: 40px;
  color: #747d8c;
  cursor: not-allowed;
}
.labelWrap__TeHSM {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.description__tOLH2 {
  display: flex;
  flex-direction: row;
  width: 280px;
  text-overflow: ellipsis;
  padding-left: 20px;
  color: #747d8c;
  line-height: 1.29;
  font-size: 14px;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__ezb3I {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__fsrAf {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.checkListContainer__qYA9v {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-grow: 1;
  flex-wrap: wrap;
  justify-content: flex-start;
  transition: all 0.25s ease-out;
}
.checkListContainerCollapsed__RePLG {
  max-height: 120px;
  overflow: hidden;
}
.checkListContainerExpanded__9hb4S {
  max-height: 400px;
  overflow: scroll;
}
.label__MBcN5 {
  display: flex;
  flex-basis: 25%;
  flex-grow: 0;
  flex-shrink: 0;
}
.error__bd5a- {
  display: flex;
  flex-grow: 0;
  font-size: 1.3rem;
  color: #ff6600;
  margin-top: 6px;
  height: 16px;
}
.expandText__Y5avI {
  color: #00e67a;
  cursor: pointer;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__CRi4e {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__Tzaau {
  display: flex;
}
.container__Tzaau .ant-popover__Fn1O1 {
  display: flex;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__1kPc6 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.menuBody__H5O90 {
  justify-content: center;
  margin: auto;
  align-items: center;
  cursor: pointer;
}
.menu__-54-w .ant-menu {
  background: #000000;
}
.menu__-54-w .ant-menu-item-selected {
  background: #4b286d !important;
}
.menu__-54-w .ant-menu-submenu-open {
  color: #ffffff !important;
}
.submenu__hpYWd .ant-menu-sub {
  background: #000000 !important;
}
.submenu__hpYWd .ant-menu-item-selected {
  background: #4b286d !important;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__hum7- {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__wO-DI .__react_component_tooltip {
  padding: 4px 8px 4px 8px;
}
.container__wO-DI .__react_component_tooltip.show {
  opacity: 1;
}
.container__wO-DI .__react_component_tooltip.place-right {
  margin-left: 20px;
}
.container__wO-DI .__react_component_tooltip.place-left {
  margin-right: 20px;
}
.container__wO-DI .__react_component_tooltip.place-bottom {
  margin-top: 20px;
}
.container__wO-DI .__react_component_tooltip.place-top {
  margin-bottom: 20px;
}
.container__wO-DI .__react_component_tooltip.type-dark {
  color: #ffffff;
  background-color: #00050d;
}
.container__wO-DI .__react_component_tooltip.type-light {
  color: #00050d;
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  border: solid 1px #ebedf0;
}
.toolTipComp__cjRJV {
  display: flex;
  padding: 6px 8px 8px 8px !important;
  font-size: 14px !important;
  opacity: 1 !important;
  margin-left: 24px !important;
}

.container__xzaMP .ant-tooltip-inner {
  height: auto;
  width: 205px;
  padding: 8px 10px 8px 10px;
  border-radius: 2px;
  font-size: 12px;
  background-color: #000000;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__N3KPC {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.wrapperContainer__yjaON {
  display: flex;
  flex: 1;
}
.container__4-fgZ {
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
}
.container__4-fgZ input::placeholder {
  color: rgba(0, 5, 13, 0.3);
  font-size: 14px;
  line-height: 19px;
}
.container__4-fgZ input::-webkit-outer-spin-button,
.container__4-fgZ input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxwYXRoIGZpbGw9IiNBM0FBQjUiIGZpbGxSdWxlPSJub256ZXJvIiBkPSJNNC43NTkgNS44NTRhLjQxLjQxIDAgMCAxLS42MjkgMCAuNTQ1LjU0NSAwIDAgMSAwLS43MDhsMy41NTYtNGEuNDEuNDEgMCAwIDEgLjYyOCAwbDMuNTU2IDRhLjU0NS41NDUgMCAwIDEgMCAuNzA4LjQxLjQxIDAgMCAxLS42MjkgMEw4IDIuMjA3IDQuNzU5IDUuODU0em0wIDQuMjkyTDggMTMuNzkzbDMuMjQxLTMuNjQ3YS40MS40MSAwIDAgMSAuNjI5IDAgLjU0NS41NDUgMCAwIDEgMCAuNzA4bC0zLjU1NiA0YS40MS40MSAwIDAgMS0uNjI4IDBsLTMuNTU2LTRhLjU0NS41NDUgMCAwIDEgMC0uNzA4LjQxLjQxIDAgMCAxIC42MjkgMHoiLz4KPC9zdmc+Cg==) no-repeat 50% 50%;
  width: 16px;
  height: 16px;
  position: relative;
}
.labelContainer__CRigZ {
  display: flex;
  flex-direction: row;
  margin-bottom: 4px;
  align-items: center;
}
.label__CA5HC {
  color: #00050d;
  line-height: 22px;
  font-size: 14px;
}
.requiredIcon__ZAMhb {
  display: flex;
  align-items: center;
  margin-left: 2px;
}
.infoIcon__-wDCK {
  display: flex;
  align-items: center;
}
.tooltipComponent__F3-lb {
  width: auto;
}
.informationContent__Om-Y0 {
  display: flex;
  padding: 0 4px;
  justify-content: center;
  align-items: center;
}
.inputText__WPVGJ {
  border: 1px solid #dfe1e6;
  border-radius: 2px;
  padding: 8px 12px;
  height: 36px;
  color: #00050d;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  line-height: 19px;
  caret-color: #4b286d;
  width: 100%;
  font-size: 14px;
}
.inputText__WPVGJ:hover {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
}
.inputText__WPVGJ:focus {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px #4b286d30;
}
.inputText__WPVGJ input[type='number']::-webkit-inner-spin-button,
.inputText__WPVGJ input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxwYXRoIGZpbGw9IiNBM0FBQjUiIGZpbGxSdWxlPSJub256ZXJvIiBkPSJNNC43NTkgNS44NTRhLjQxLjQxIDAgMCAxLS42MjkgMCAuNTQ1LjU0NSAwIDAgMSAwLS43MDhsMy41NTYtNGEuNDEuNDEgMCAwIDEgLjYyOCAwbDMuNTU2IDRhLjU0NS41NDUgMCAwIDEgMCAuNzA4LjQxLjQxIDAgMCAxLS42MjkgMEw4IDIuMjA3IDQuNzU5IDUuODU0em0wIDQuMjkyTDggMTMuNzkzbDMuMjQxLTMuNjQ3YS40MS40MSAwIDAgMSAuNjI5IDAgLjU0NS41NDUgMCAwIDEgMCAuNzA4bC0zLjU1NiA0YS40MS40MSAwIDAgMS0uNjI4IDBsLTMuNTU2LTRhLjU0NS41NDUgMCAwIDEgMC0uNzA4LjQxLjQxIDAgMCAxIC42MjkgMHoiLz4KPC9zdmc+Cg==) no-repeat 50% 50%;
  width: 16px;
  height: 16px;
  position: relative;
}
.disabledInputBox__dgFwc {
  border: 1px solid #dfe1e6;
  border-radius: 2px;
  padding: 8px 12px;
  height: 36px;
  color: #00050d;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  line-height: 19px;
  caret-color: #4b286d;
  width: 100%;
  font-size: 14px;
  background: #f5f6f7;
  border: 1px solid #d0d4db;
  opacity: 0.7;
  cursor: not-allowed;
}
.disabledInputBox__dgFwc:hover {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
}
.disabledInputBox__dgFwc:focus {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px #4b286d30;
}
.disabledInputBox__dgFwc input[type='number']::-webkit-inner-spin-button,
.disabledInputBox__dgFwc input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxwYXRoIGZpbGw9IiNBM0FBQjUiIGZpbGxSdWxlPSJub256ZXJvIiBkPSJNNC43NTkgNS44NTRhLjQxLjQxIDAgMCAxLS42MjkgMCAuNTQ1LjU0NSAwIDAgMSAwLS43MDhsMy41NTYtNGEuNDEuNDEgMCAwIDEgLjYyOCAwbDMuNTU2IDRhLjU0NS41NDUgMCAwIDEgMCAuNzA4LjQxLjQxIDAgMCAxLS42MjkgMEw4IDIuMjA3IDQuNzU5IDUuODU0em0wIDQuMjkyTDggMTMuNzkzbDMuMjQxLTMuNjQ3YS40MS40MSAwIDAgMSAuNjI5IDAgLjU0NS41NDUgMCAwIDEgMCAuNzA4bC0zLjU1NiA0YS40MS40MSAwIDAgMS0uNjI4IDBsLTMuNTU2LTRhLjU0NS41NDUgMCAwIDEgMC0uNzA4LjQxLjQxIDAgMCAxIC42MjkgMHoiLz4KPC9zdmc+Cg==) no-repeat 50% 50%;
  width: 16px;
  height: 16px;
  position: relative;
}
.disabledInputBox__dgFwc:hover {
  border: 1px solid #d0d4db;
}
.disabledInputBox__dgFwc input[disabled] {
  cursor: not-allowed;
}
.errorBorder__OWLI7 {
  border: 1px solid #ff0011;
  caret-color: #ff0011;
}
.errorBorder__OWLI7:hover {
  border: 1px solid #ff0011;
}
.errorBorder__OWLI7:focus {
  border: 1px solid #ff0011;
  outline-style: solid;
  outline-width: 2px;
  outline-color: rgba(255, 0, 17, 0.3);
}
.inputLabel__KiUxT {
  font-size: 1.6rem;
  color: black;
  letter-spacing: 0.02rem;
}
.error__i3T3m {
  display: flex;
  flex-grow: 0;
  font-size: 1.3rem;
  color: #ff0011;
  margin-top: 6px;
  height: 16px;
}
.descriptionContainer__V41wc {
  margin-top: 4px;
  color: #747d8c;
  font-size: 13px;
  line-height: 15px;
}
.errorContainer__HwdHu {
  color: #ff0011;
  font-size: 12px;
  line-height: 18px;
  height: 18px;
  display: flex;
  flex-grow: 0;
}
.errorContainer__HwdHu:focus {
  border: 1px solid #ff0011;
  outline-style: solid;
  outline-width: 2px;
  outline-color: rgba(255, 0, 17, 0.3);
}
.sideBySideErrorContainer__wVAYd {
  display: flex;
  height: 100%;
  padding-top: 4px;
  padding-left: 4px;
}
.inlineInputcontainer__IuhLI {
  display: flex;
  flex-shrink: 0;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
}
.inlineInputStyle__tU-5U {
  width: 100%;
  border: 0px;
  flex-shrink: 0;
  text-overflow: ellipsis;
  padding: 3px 6px 5px 6px;
  color: #00050d;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  line-height: 20px;
  caret-color: #4b286d;
  border: 1px solid transparent;
}
.inlineInputStyle__tU-5U:hover {
  outline: none;
  border: 1px solid #dfe1e6;
  border-radius: 2px;
}
.inlineInputStyle__tU-5U:focus {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
  transition: box-shadow 0.3s linear;
}
.inlineInputDescStyle__6fQK8 {
  width: 100%;
  flex-shrink: 0;
  text-overflow: ellipsis;
  padding: 3px 6px 5px 6px;
  color: #00050d;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  line-height: 20px;
  caret-color: #4b286d;
  border: 1px solid #d0d4db;
  border-radius: 2px;
}
.inlineInputDescStyle__6fQK8 input::placeholder {
  color: rgba(0, 5, 13, 0.3);
  font-size: 14px;
  line-height: 19px;
}
.inlineInputDescStyle__6fQK8:hover {
  outline: none;
  border: 1px solid #dfe1e6;
  border-radius: 2px;
}
.inlineInputDescStyle__6fQK8:focus {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
  transition: box-shadow 0.3s linear;
}
.inlineInputDescError__nx-xf {
  display: flex;
  flex-grow: 0;
  border: 1px solid #ff0011;
}
.inlineInputDescError__nx-xf .inlineInputDescStyle__6fQK8 {
  border: 1px solid #ff0011;
}
.inlineInputDescError__nx-xf:hover {
  border: 1px solid #ff0011;
  outline-style: solid;
  outline-width: 2px;
  outline-color: rgba(255, 0, 17, 0.3);
}
.disabledInlineInput__daqrJ {
  display: flex;
  background-color: #f5f6f7;
  border-radius: 2px;
  opacity: 0.7;
}
.disabledInlineInput__daqrJ:hover {
  cursor: not-allowed;
}
.inlineErrorContainer__YcVxz {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 4px;
}
.sideBySideErrorContainer__wVAYd {
  display: flex;
  justify-content: center;
  margin-left: 4px;
}
.errorState__CsLSl {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.inputAndDescription__iO9Ah {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  width: 100%;
}
.inputContainer__dtARh {
  display: flex;
}
.inputContainerWithIcon__aj4hM {
  display: flex;
  flex-direction: row;
  border: 1px solid #dfe1e6;
  border-radius: 2px;
  padding: 0 5px;
}
.inputContainerWithIcon__aj4hM:focus {
  border: 1px solid #4b286d;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.inputContainerWithIcon__aj4hM:hover {
  border: 1px solid #4b286d;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.inputContainerWithIcon__aj4hM input {
  border: 0px;
  border-right: 0;
  outline: 0;
}
.inputContainerWithIcon__aj4hM input:hover {
  border: 0;
}
.inputContainerWithIcon__aj4hM input:focus {
  border: 0;
  box-shadow: none;
}
.inputContainerWithIcon__aj4hM .crossSvg__XeZ-A {
  display: flex;
  align-items: center;
}
.inputContainerWithIcon__aj4hM .crossSvg__XeZ-A:hover {
  border: 0;
}
.inputContainerWithIcon__aj4hM .crossSvg__XeZ-A:focus {
  border: 0;
  box-shadow: none;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__iaQxO {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__d4-Mk {
  display: flex;
  flex: 1;
  width: 100%;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-start;
}
.container__d4-Mk .Select {
  width: 100%;
}
.container__d4-Mk .Select-control {
  cursor: pointer;
  background-color: inherit;
  border-radius: 2px;
  color: #00050d;
  background: #ffffff;
  border: 1px solid #d0d4db;
}
.container__d4-Mk .Select-control:hover {
  box-shadow: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
}
.container__d4-Mk .Select-control:focus {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
}
.container__d4-Mk .Select-arrow-zone {
  padding: 0;
}
.container__d4-Mk .Select-menu-outer {
  z-index: 5000;
}
.container__d4-Mk .has-value.Select--single > .Select-control .Select-value .Select-value-label {
  color: #00050d;
  font-size: 14px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  height: 100%;
}
.container__d4-Mk .Select-value .Select-value-label {
  display: flex;
  align-items: center;
}
.container__d4-Mk .Select.is-focused > .Select-control {
  background: #ffffff;
  outline: none;
  outline-style: solid;
  outline-width: 2px;
  outline-color: rgba(0, 153, 255, 0.2);
  border: 1px solid #005dff;
  border-radius: 2px;
}
.container__d4-Mk .Select-placeholder {
  display: flex;
  align-items: center;
  color: #00050d;
  opacity: 0.3;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  padding: 0;
  padding-left: 12px;
}
.container__d4-Mk .Select-input {
  padding-left: 0px;
  width: 100%;
}
.container__d4-Mk .Select-control .Select-value .Select-value-label {
  color: #00050d;
  font-size: 14px;
  line-height: 19px;
}
.container__d4-Mk .Select-multi-value-wrapper {
  margin-left: 12px;
}
.container__d4-Mk .is-disabled > .Select-control {
  border: none;
}
.container__d4-Mk .is-disabled .Select-arrow-zone {
  visibility: hidden;
}
.container__d4-Mk .Select-menu-outer {
  display: flex;
  color: #00050d;
  margin: 4px 0;
  padding: 2px;
  border: 1px solid #ebedf0;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  border-radius: 4px;
}
.container__d4-Mk .Select-menu {
  width: 100%;
}
.container__d4-Mk .Select-option {
  color: #00050d;
  line-height: 19px;
  font-size: 14px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.container__d4-Mk .Select-option:hover {
  background: #f5f6f7;
}
.container__d4-Mk .Select-option.is-focused {
  background-color: #f5f6f7;
  color: #00050d;
}
.container__d4-Mk .Select-option.is-selected {
  background-color: #4b286d;
  color: #ffffff;
}
.container__d4-Mk .Select-placeholder,
.container__d4-Mk .Select--single > .Select-control .Select-value {
  padding-left: 12px;
}
.errorContainer__EOih3 {
  display: flex;
  flex: 1;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-start;
}
.errorContainer__EOih3 .Select-control {
  background-color: inherit;
  border: none;
  border-radius: 2px;
  border: 1px solid #ff0011;
}
.errorContainer__EOih3 .Select-control:hover {
  box-shadow: none;
  border: 1px solid #ff0011;
  border-radius: 2px;
}
.errorContainer__EOih3 .Select-control:focus {
  outline: none;
  border: 1px solid #ff0011;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(255, 0, 17, 0.3);
}
.errorContainer__EOih3 .Select-placeholder {
  display: flex;
  align-items: center;
  color: #00050d;
  opacity: 0.3;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  padding: 0;
  padding-left: 12px;
}
.errorContainer__EOih3 .Select-control .Select-value {
  padding-left: 0;
}
.errorContainer__EOih3 .Select.is-focused > .Select-control {
  background: #ffffff;
  border: 1px solid #ff0011;
}
.disabledContainer__aKoLq .Select-control {
  cursor: not-allowed;
}
.labelContainer__OEFWz {
  display: flex;
}
.options__vGFMo {
  display: flex;
  width: 240px;
}
.arrowRenderer__PeRFT {
  display: flex;
  opacity: 0.4;
  margin-right: 12px;
  margin-top: 2px;
}
.placeholderContainer__AljxS {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.label__ogPa9 {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
  color: #00050d;
}
.inactiveLabel__Br3C5 {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
  color: #979797;
}
.requiredIcon__WZrsa {
  display: flex;
  align-items: center;
  margin-left: 2px;
}
.infoIcon__1yFgP {
  display: flex;
  align-items: center;
}
.tooltipComponent__Key0o {
  width: 258px;
  font-weight: 500;
}
.informationContent__-VqB5 {
  display: flex;
  padding: 0 4px;
  justify-content: center;
  align-items: center;
}
.informationContent__-VqB5 .ant-tooltip-inner {
  height: auto;
  width: auto;
  border-radius: 2px;
}
.description__M0zd- {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #747d8c;
  margin: 4px 0;
}
.errorLabelContainer__OWt7O {
  display: flex;
  font-size: 12px;
  line-height: 19px;
  color: #ff0011;
}
.inlineContainer__Dmdw7 {
  display: flex;
  flex: 1;
  width: 100%;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-start;
}
.inlineContainer__Dmdw7 .Select-control {
  display: flex;
  cursor: pointer;
  border: 1px solid transparent;
  background: transparent;
  color: #00050d;
  background: #ffffff;
  height: 32px;
}
.inlineContainer__Dmdw7 .Select-control:hover {
  border: 1px solid #d0d4db;
}
.inlineContainer__Dmdw7 .Select-control:focus {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
}
.inlineContainer__Dmdw7 .Select.is-focused > .Select-control {
  background: #ffffff;
  outline: none;
  outline-style: solid;
  outline-width: 2px;
  outline-color: rgba(0, 153, 255, 0.2);
  border: 1px solid #005dff;
  border-radius: 2px;
}
.inlineContainer__Dmdw7 .Select-placeholder {
  padding: 0 2px;
}
.inlineContainer__Dmdw7 .Select-menu-outer {
  display: flex;
  color: #00050d;
  margin: 4px 0;
  padding: 2px;
  border: 1px solid #ebedf0;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  border-radius: 4px;
  z-index: 5000;
}
.inlineContainer__Dmdw7 .Select-option {
  width: 100px;
  color: #00050d;
  line-height: 19px;
  font-size: 14px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.inlineContainer__Dmdw7 .Select-option:hover {
  background: #f5f6f7;
}
.inlineContainer__Dmdw7 .Select-arrow-zone {
  padding: 0;
}
.inlineContainer__Dmdw7 .has-value.Select--single > .Select-control .Select-value .Select-value-label {
  color: #00050d;
  font-size: 14px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  height: 100%;
}
.inlineContainer__Dmdw7 .Select-value .Select-value-label {
  display: flex;
  align-items: center;
}
.inlineContainer__Dmdw7 .Select.is-focused > .Select-control {
  background: #ffffff;
  outline: none;
  outline-style: solid;
  outline-width: 2px;
  outline-color: rgba(0, 153, 255, 0.2);
  border: 1px solid #005dff;
  border-radius: 2px;
}
.inlineContainer__Dmdw7 .Select-placeholder {
  display: flex;
  align-items: center;
  color: #00050d;
  opacity: 0.3;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  padding: 0;
  padding-left: 12px;
}
.inlineContainer__Dmdw7 .Select-input {
  padding-left: 0px;
  width: 100%;
}
.inlineContainer__Dmdw7 .Select-control .Select-value .Select-value-label {
  color: #00050d;
  font-size: 14px;
  line-height: 19px;
}
.inlineContainer__Dmdw7 .Select-multi-value-wrapper {
  margin-left: 4px;
}
.inlineContainer__Dmdw7 .is-disabled > .Select-control {
  border: none;
}
.inlineContainer__Dmdw7 .is-disabled .Select-arrow-zone {
  visibility: hidden;
}
.inlineContainer__Dmdw7 .Select-menu-outer {
  display: flex;
  color: #00050d;
  margin: 4px 0;
  padding: 2px;
  border: 1px solid #ebedf0;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  border-radius: 4px;
}
.inlineContainer__Dmdw7 .Select-menu {
  width: 100%;
}
.inlineContainer__Dmdw7 .Select-option {
  color: #00050d;
  line-height: 19px;
  font-size: 14px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.inlineContainer__Dmdw7 .Select-option:hover {
  background: #f5f6f7;
}
.inlineContainer__Dmdw7 .Select-option.is-focused {
  background-color: #f5f6f7;
  color: #00050d;
}
.inlineContainer__Dmdw7 .Select-option.is-selected {
  background-color: #4b286d;
  color: #ffffff;
}
.inlineContainer__Dmdw7 .Select-placeholder,
.inlineContainer__Dmdw7 .Select--single > .Select-control .Select-value {
  padding: 0 4px;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__Q7opb {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.colorPickerContainer__R40qE {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.container__iAmd4 {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.container__iAmd4 .sketch-picker {
  margin-top: 8px;
  z-index: 5000;
}
.errorColorInput__01yEy[class] {
  border: 1px solid #ff0011;
}
.errorComponent__nA-az[class] {
  font-size: 12px;
  color: #ff0011;
}
.inputColorPicker__4Hw4P {
  display: flex;
  flex-direction: column;
}
.inputColorPickerContainer__dk4BL {
  display: flex;
  flex-direction: column;
}
.greyscapePicker__6JZFl {
  display: flex;
  flex-direction: column;
}
.header__yNVB- {
  display: flex;
  flex-direction: row;
  margin-bottom: 4px;
}
.title__Akz4f {
  display: flex;
  font-size: 14px;
  color: #00050d;
  line-height: 19px;
}
.isRequired__CfSsy {
  display: flex;
  align-items: center;
  margin-left: 2px;
}
.colorIndicator__gSQhu {
  display: flex;
  border-radius: 2px;
  position: relative;
  width: 24px;
  height: 12px;
  margin-right: 8px;
  border: 1px solid #dfe1e6;
}
.sketchPicker__Keb14 {
  display: flex;
  position: absolute;
  top: 8px;
  left: 4px;
  z-index: 2;
}
.colorPickerInputWrapper__u6A-J {
  display: flex;
  flex-direction: row;
}
.colorInput__KhLLr {
  display: flex;
  flex-direction: row;
  border: 1px solid #dfe1e6;
  border-radius: 2px;
}
.colorInput__KhLLr:focus-within {
  outline: none;
  border: 1px solid #0050ff;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
}
.colorInput__KhLLr input {
  border: 0px;
  height: 36px;
  width: 100%;
  color: #00050d;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  line-height: 19px;
  caret-color: #0050ff;
}
.colorInput__KhLLr input:focus {
  outline: none;
}
.colorInput__KhLLr input:focus-within {
  outline: none;
}
.colorInput__KhLLr input::placeholder {
  color: #a3aab5;
  font-size: 12px;
  line-height: 19px;
}
.colorInput__KhLLr input::-webkit-outer-spin-button,
.colorInput__KhLLr input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
  background: none;
  width: 16px;
  height: 16px;
  position: relative;
}
.colorInput__KhLLr:hover {
  outline: none;
  border: 1px solid #0050ff;
  border-radius: 2px;
}
.inputPrefix__cXXPP {
  display: flex;
  align-items: center;
  padding: 4px 6px 4px 12px;
  border-right: 0px;
}
.prefixValue__iCaTv {
  font-size: 12px;
  color: #00050d;
  opacity: 0.3;
  line-height: 19px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.inputSuffix__sJ9wo {
  display: flex;
  align-items: center;
  border-left: 0px;
  padding-right: 4px;
}
.suffixValue__YnYMY {
  display: flex;
  width: 32px;
  height: 24px;
  border-radius: 2px;
  border: 1px solid #f5f6f7;
  background-position: center;
  background-repeat: no-repeat;
}
.colorName__qlI6M {
  font-size: 12px;
  color: #00050d;
}
.colorPicker__vpZbS {
  display: flex;
  position: absolute;
  bottom: 64px;
  left: 124px;
}
.swatch__atJBn {
  padding: 2px;
  background: #fff;
  border-radius: 1px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  display: inline-block;
  cursor: pointer;
}
.popover__PMC80 {
  position: absolute;
  z-index: 2;
  top: -40px;
  right: 20px;
}
.cover__n0-Q6 {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__uoSXF {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__azY9L {
  width: 100%;
  height: fit-content;
}
.container__azY9L .ant-table-wrapper {
  height: 100%;
}
.container__azY9L .ant-table-thead {
  height: 40px;
}
.container__azY9L .ant-table-thead tr th {
  background: #f5f6f7;
  padding: 8px;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}
.container__azY9L .ant-table-column-has-filters {
  text-align: center;
}
.container__azY9L .ant-table-tbody {
  font-size: 12px;
}
.container__azY9L .ant-table-tbody tr td {
  padding: 8px 8px;
}
.container__azY9L .ant-table-tbody > tr:hover > td {
  background: #f7f7f7;
}
.container__azY9L .ant-table-column-sorters {
  padding: 0;
}
.container__azY9L .ant-table-row {
  height: 40px;
  width: 100%;
}
.container__azY9L .ant-table-footer {
  padding: 12px 12px;
}
.container__azY9L .ant-spin-container {
  height: 100%;
}
.container__azY9L .ant-table-container {
  border-radius: 4px;
}
.container__azY9L .ant-spin-nested-loading {
  height: 100%;
}
.container__azY9L .ant-table {
  height: 100%;
}
.rowDragging__EPrlx {
  background: #fafafa;
  border: 1px solid #cccccc;
}
.rowDragging__EPrlx td {
  visibility: hidden;
  padding: 8px;
  cursor: row-resize;
}
.rowDragging__EPrlx .dragVisible__ee13e {
  visibility: visible;
  padding: 8px;
  height: 40px;
}
.infinityTableContainer__MKX1h {
  width: 100%;
  height: fit-content;
}
.infinityTableContainer__MKX1h .ant-table-thead {
  height: 40px;
}
.infinityTableContainer__MKX1h .ant-table-thead tr th {
  background: #f5f6f7;
  padding: 8px;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}
.infinityTableContainer__MKX1h .ant-table-row {
  height: 40px;
  width: 100%;
}
.infinityTableContainer__MKX1h .ant-table-footer {
  padding: 12px 12px;
}
.infinityTableContainer__MKX1h .ant-table-tbody > tr:hover > td {
  background: #f7f7f7;
}
.infinityTableContainer__MKX1h .ant-table-tbody tr td {
  font-size: 14px;
  color: #000000;
  line-height: 15px;
  padding: 6px;
}

.dropZone__imUJR {
  cursor: pointer;
  text-align: center;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__RHdun {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__bvrkd {
  display: flex;
}
.children__WUbie {
  width: 100%;
  padding: 2px 8px;
  border: 1px solid #ebedf0;
  border-radius: 8px;
  cursor: pointer;
}
.children__WUbie:hover {
  background-color: #f5f6f7;
}
.children_without_hover__-hxUc {
  width: 100%;
  padding: 2px 8px;
  border: 1px solid #ebedf0;
  border-radius: 8px;
  cursor: pointer;
}
.copyIdContainer__7BhLz {
  min-width: 255px;
  height: 26px;
  padding: 2px;
  margin: 4px 0px;
  border-radius: 2px;
  background: #333333;
  display: flex;
  align-items: center;
}
.copyIdContainer__7BhLz .copied__g9Ee0 {
  display: flex;
  width: 100%;
  justify-content: left;
  align-items: center;
  text-align: left;
  color: #ffffff;
  opacity: 0.7;
  font-size: 13px;
  margin-left: 3px;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__ixwKL {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__KGu2Z {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.textAreaContainer__ngKdD {
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 4px 12px;
}
.textAreaContainer__ngKdD textarea {
  border: none;
  resize: none;
  padding: 4px 0;
  width: 100%;
  height: 100%;
}
.textAreaContainer__ngKdD textarea:focus {
  outline: none;
}
.textAreaContainer__ngKdD textarea::-webkit-input-placeholder {
  color: rgba(0, 5, 13, 0.3);
}
.errorBorder__MJU-6 {
  border: 1px solid #ff0011;
  caret-color: #ff0011;
}
.errorBorder__MJU-6:hover {
  border: 1px solid #ff0011;
}
.errorBorder__MJU-6:focus {
  border: 1px solid #ff0011;
  outline-style: solid;
  outline-width: 2px;
  outline-color: #ff0011;
}
.errorContainer__Dlpei {
  color: #ff0011;
  font-size: 12px;
  line-height: 18px;
  height: 18px;
  display: flex;
}
.errorContainer__Dlpei:focus {
  border: 1px solid #ff0011;
  outline-style: solid;
  outline-width: 2px;
  outline-color: #ff0011;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__PjhJZ {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__j1AfD {
  position: relative;
  display: flex;
  width: 100%;
  height: 6px;
  border-radius: 8px;
  background: #dfe1e6;
  justify-content: space-between;
  align-items: center;
  align-self: center;
}
.wrapContainer__GsbZr {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  width: 100%;
}
.capsuleContainer__ETO2q {
  position: relative;
  display: flex;
  width: 100%;
  height: 6px;
  border-radius: 8px;
  background: #dfe1e6;
  justify-content: space-between;
  align-items: center;
  align-self: center;
}
.colorFill__h2ccF {
  height: 100%;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.capsuleColorFill__JN597 {
  height: 100%;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.milestoneComponent__-QR7Q {
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: -2px;
}
.milestoneLabel__LBt-G {
  font-size: 14px;
  line-height: 20px;
  color: #00050d;
  margin-bottom: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.lineCutWrap__JrFBN {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 2px solid #ffffff;
  width: 6px;
  height: 6px;
  box-sizing: content-box;
}
.lineCuts__rBc83 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 6px;
  width: 6px;
  flex-shrink: 0;
}
.lastLineCut__uSlSf {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 6px;
  width: 6px;
  flex-shrink: 0;
  border: none;
}
.labelContainer__3mu6F {
  display: flex;
  font-size: 12px;
  line-height: 19px;
  color: #00050d;
  margin-bottom: 4px;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__oEf4L {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__pOKtU {
  font-size: 14px;
  border-radius: 500px;
  display: 'inline-block';
}
.grayStyle__pOl7L {
  font-size: 14px;
  border-radius: 500px;
  display: 'inline-block';
  padding: 0 8px;
  border: 1px solid #a3aab5;
  color: #a3aab5;
  margin: 0;
}
.valueAndCross__OD0NH {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
  color: rgba(0, 5, 13, 0.8);
}
.crossSvg__76av- {
  fill: #00050d;
  margin-left: 4px;
  cursor: pointer;
}

.noborder__LZsoy {
  border: 0px;
  font-size: 14px;
}
.listAndModal__A9i0z {
  display: flex;
  flex-direction: row;
}
.multipleTagsContainer__-b7TO {
  display: flex;
}
.tagList__Ba-DL {
  display: flex;
}
.tagList__Ba-DL > div {
  max-width: 100px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.classType__aQHGm {
  display: flex;
  color: rgba(0, 5, 13, 0.4);
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__5nNt4 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.radiobutton__jV10t {
  height: 16px;
  width: 16px;
  cursor: pointer;
  flex-shrink: 0;
  fill: marble;
}
.radiobuttonDisable__oqvKE {
  height: 16px;
  width: 16px;
  flex-shrink: 0;
  fill: smoke;
  cursor: not-allowed;
}
.radiobuttonLabel__vPtpx {
  font-size: 1.4rem;
  padding-left: 8px;
  margin-top: 2px;
  font-family: 'Source Sans Pro';
  font-weight: 400;
}
.radiobuttonContainer__n6PGx {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 0;
  flex-shrink: 0;
  min-height: 40px;
  color: marble;
  cursor: pointer;
}
.radiobuttonContainerActive__y-vum .radiobutton__jV10t {
  fill: lead;
}
.radiobuttonContainerActive__y-vum .radiobuttonLabel__vPtpx {
  color: lead;
}
.radiobuttonContainer__n6PGx:hover .radiobutton__jV10t {
  fill: lead;
}
.radiobuttonContainer__n6PGx:hover .radiobuttonLabel__vPtpx {
  color: lead;
}
.radiobuttonContainerDisable__YMC-e {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 0;
  flex-shrink: 0;
  min-height: 40px;
  color: smoke;
  cursor: not-allowed;
}
.radiobuttonContainerDisableActive__kr5pq .radiobutton__jV10t {
  fill: lead;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__zQomg {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__z6f9a {
  display: flex;
  flex: 1;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-start;
}
.optionContainer__7j46Y {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-left: 4px;
  padding-top: 8px;
  padding-bottom: 14px;
}
.option__8umuc {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 16px;
  color: black;
}
.radioButtons__7oaVz {
  display: flex;
  flex-shrink: 0;
  margin-right: 16px !important;
}
.inputLabel__8VufG {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 1.6rem;
  color: black;
  letter-spacing: 0.02rem;
}
.errorBorder__gtWJd {
  border-bottom: 1px solid #ff0011;
}
.inputLabel__8VufG {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 1.6rem;
  color: black;
  letter-spacing: 0.02rem;
}
.error__R0Gq2 {
  display: flex;
  flex-grow: 0;
  font-size: 1.3rem;
  color: #ff0011;
  margin-top: 6px;
  height: 16px;
}

.toggleSwitch__Nz3Km {
  display: flex;
  align-items: center;
  margin-bottom: 0px;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__gbh27 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__4aVn- {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 4px;
}
.tabContainer__6v-I8 {
  display: flex;
  cursor: pointer;
  height: 43px;
  justify-content: flex-start;
  align-items: center;
}
.tabContainerLabel__mRQ-9 {
  display: flex;
  margin-top: 20px;
  line-height: 20px;
  padding: 0px 12px 12px 12px;
  font-size: 16px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.rightComponent__E9Wv2 {
  display: flex;
}
.tabsComp__qiq3G {
  display: flex;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__ZlRz9 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__Z5EXL {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.greyscapePicker__65Y3E {
  display: flex;
  flex-direction: column;
}
.header__dZal0 {
  display: flex;
  flex-direction: row;
  margin-bottom: 4px;
}
.title__HqS2i {
  display: flex;
  font-variant-east-asian: 14px;
  color: #00050d;
  line-height: 22px;
}
.isRequired__rlAy6 {
  display: flex;
  align-items: center;
  margin-left: 2px;
}
.colorInput__p-bIv {
  display: flex;
  flex-direction: row;
  border: 1px solid #dfe1e6;
  border-radius: 2px;
}
.colorInput__p-bIv:focus-within {
  outline: none;
  border: 1px solid #0050ff;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
}
.colorInput__p-bIv input {
  border: 0px;
  height: 36px;
  width: 100%;
  color: #00050d;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  line-height: 19px;
  caret-color: #0050ff;
}
.colorInput__p-bIv input:focus {
  outline: none;
}
.colorInput__p-bIv input:focus-within {
  outline: none;
}
.colorInput__p-bIv input::placeholder {
  color: #a3aab5;
  font-size: 14px;
  line-height: 19px;
}
.colorInput__p-bIv input::-webkit-outer-spin-button,
.colorInput__p-bIv input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
  background: none;
  width: 16px;
  height: 16px;
  position: relative;
}
.colorInput__p-bIv:hover {
  outline: none;
  border: 1px solid #0050ff;
  border-radius: 2px;
}
.inputPrefix__QfAAt {
  display: flex;
  align-items: center;
  padding: 4px 6px 4px 12px;
  border-right: 0px;
}
.inputSuffix__sZgqT {
  display: flex;
  align-items: center;
  border-left: 0px;
  padding-right: 4px;
}
.suffixValue__wudZQ {
  display: flex;
  width: 32px;
  height: 24px;
  border-radius: 2px;
  border: 1px solid #f5f6f7;
  background-position: center;
  background-repeat: no-repeat;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__5eChX {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__Q8AhN {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
  height: 32px;
}
.errorComponent__bzELn {
  background: #d8000e;
  justify-content: space-between;
  border-radius: 2px;
  padding: 0 8px;
  align-items: center;
  display: flex;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
}
.errorInfo__bWWmH {
  color: #ffffff;
  font-size: 14px;
  padding-left: 6px;
  line-height: 1.43;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__WgalS {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.modalHeader__wHLHk {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.modalTitle__Oaan2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
  color: #00050d;
}
.titleIcon__fZid- {
  display: flex;
  margin-right: 16px;
}
.modalBody__lzw-y {
  display: flex;
  flex-direction: column;
  padding: 24px;
  height: 401px;
  align-items: center;
}
.modalFooter__K9Hml {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
.dropzonRender__2Xtdd {
  display: flex;
  height: 70%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.dropzoneContainer__cofZD {
  display: flex;
  width: 100%;
  background: #ffffff;
}
.uploadSvg__gGdKJ {
  display: flex;
  justify-content: center;
  align-items: center;
}
.uploadSvg__gGdKJ svg {
  width: 60px;
  height: 60px;
}
.buttonComp__vGlJG {
  display: flex;
  flex-basis: 30%;
  justify-content: flex-end;
}
.selectFile__w9I4X {
  color: #4b286d;
}
.progress__Af5zq {
  width: 100%;
  z-index: 10;
  margin: 8px 0;
  height: 4px;
  border-radius: 2px;
}
.progressCounter__kA96e {
  display: flex;
  width: 90%;
  flex-direction: column;
  justify-content: center;
}
.fluCounts__1AkiA {
  display: flex;
  flex-direction: column;
}
.countComponent__ItidP {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 60px;
}
.countLabel__3FoFU {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #00050d;
}
.countValue__TOLBh {
  font-size: 14px;
  color: #747d8c;
  line-height: 19px;
}
.errorCSV__xT2ok {
  color: #0099ff;
  text-align: center;
  margin: 4px 8px;
  text-decoration: underline;
  cursor: pointer;
}

.container__iw3Ab {
  width: 100%;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__3b7S- {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.optionDropdown__vDBeo {
  display: flex;
  flex-direction: column;
  position: absolute;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  background-color: #ffffff;
  padding: 2px;
  border-radius: 4px;
  border: 1px solid #ebedf0;
  background-color: #fff;
  z-index: 2;
}
.actions__67fZW {
  font-size: 12px;
  width: 46px;
  height: 18px;
  margin-bottom: 4px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #a3aab5;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  display: flex;
  padding: 4px 12px;
  flex-shrink: 0;
}
.optionDropdownButton__Lk1AJ {
  display: flex;
  width: 134px;
  margin-bottom: 1px;
  height: 29px;
  border-radius: 2px;
  font-size: 14px;
  padding: 6px 12px;
  align-items: center;
  font-weight: normal;
  font-style: normal;
  color: #00050d;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  cursor: pointer;
  padding: 8px;
}
.optionDropdownButton__Lk1AJ:hover {
  background-color: #f5f6f7 !important;
}
.showSelected__a8r2X::after {
  content: '✓';
  right: 10px;
  position: absolute;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__h-Zc1 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.wrapperComponent__H4RIN {
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
  flex-grow: 0;
  width: 100%;
}
.container__UCm64 {
  display: flex;
  border: 1px solid #d0d4db;
  border-radius: 2px;
  padding: 0 12px;
  width: 100%;
}
.container__UCm64:hover {
  box-shadow: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
}
.container__UCm64:focus {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
}
.datePicker__Feskm {
  display: flex;
  flex-basis: 95%;
  cursor: pointer;
}
.datePicker__Feskm .react-datepicker-wrapper {
  display: flex;
  flex: 1;
}
.datePicker__Feskm .react-datepicker-wrapper .react-datepicker__input-container {
  display: flex;
  flex: 1;
}
.datePicker__Feskm .react-datepicker-wrapper .react-datepicker__input-container input {
  display: flex;
  width: 100%;
  border: 0px;
  height: 36px;
  color: #00050d;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  line-height: 17px;
  caret-color: #4b286d;
}
.datePicker__Feskm .react-datepicker-wrapper .react-datepicker__input-container input:hover {
  border: 0;
  outline: none;
}
.datePicker__Feskm .react-datepicker-wrapper .react-datepicker__input-container input:focus {
  border: 0;
  outline: none;
  box-shadow: none;
}
.datePicker__Feskm .react-datepicker-wrapper .react-datepicker__input-container input::placeholder {
  color: rgba(0, 5, 13, 0.3);
  font-size: 14px;
  line-height: 19px;
}
.datePicker__Feskm .react-datepicker-popper .react-datepicker {
  border: 1px solid #d0d4db;
  border-radius: 2px;
  font-family: 'Source Sans Pro';
  font-weight: 400;
}
.datePicker__Feskm .react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header {
  background-color: #ffffff;
}
.datePicker__Feskm .react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__current-month {
  font-size: 16px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.datePicker__Feskm .react-datepicker__day {
  font-size: 14px;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  line-height: 18px;
  padding: 4px 8px;
}
.datePicker__Feskm .react-datepicker__day--selected {
  background-color: #4b286d;
}
.dateIcon__FuAnj {
  display: flex;
  flex-basis: 5%;
  align-items: center;
}
.dateIcon__FuAnj svg {
  width: 12px;
  height: 14px;
  fill: #d0d4db;
}
.errorContainer__W2aqE {
  display: flex;
}

.container__DiTRQ {
  width: 100%;
  display: flex;
}
.container__DiTRQ .ant-picker {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container__DiTRQ .ant-picker-suffix {
  display: flex;
  justify-content: center;
  align-items: center;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__xFxlJ {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__tLxc- {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.userInitialsComponent__F35EW {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  flex-shrink: 0;
  font-size: 14px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__rEe1G {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__f9QBn {
  display: flex;
  flex-direction: row;
}
.tabComponent__--JLz {
  display: flex;
  padding: 6px 11px 6px 9px;
  font-size: 14px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  margin: 0 4px;
  cursor: pointer;
  flex-shrink: 0;
  flex-grow: 0;
}
.tabComponent__--JLz:first-child {
  margin-left: 0;
}
.tabComponent__--JLz:last-child {
  margin-right: 0;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__3DZ3K {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__WDC-7 {
  font-size: 14px;
  border-radius: 500px;
}
.grayStyle__2pkFT {
  display: flex;
  flex-direction: row;
  font-size: 14px;
  border-radius: 500px;
  padding: 0 8px;
  color: black;
  margin: 0;
  align-items: center;
  justify-content: center;
  background-color: #e5e5e5;
  width: max-content;
}
.valueAndCross__Grn9W {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
  color: rgba(0, 5, 13, 0.8);
}
.crossSvg__qRFbR {
  fill: #00050d;
  margin-left: 4px;
  cursor: pointer;
}
.circle__7Fytw {
  display: flex;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 4px;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__SSJwP {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.wrapperContainer__sNaqg {
  display: flex;
}
.textContainer__toWjm {
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-right: 4px;
}
.fixed__aPisY .ant-tooltip-inner {
  height: auto;
  min-width: 275px;
  padding: 8px 10px 7px 10px;
  border-radius: 2px;
  font-size: 12px;
  background-color: #000000;
}
.tooltipContent__k-6Kq {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.tooltipContent__k-6Kq .copyIdContainer__mru36 {
  width: 100%;
  height: 26px;
  padding: 2px;
  margin: 4px 0px;
  border-radius: 2px;
  background: #333333;
  display: flex;
  align-items: center;
}
.tooltipContent__k-6Kq .copyIdContainer__mru36 .id__6MG0p {
  display: flex;
  width: 100%;
  justify-content: left;
  align-items: center;
  text-align: left;
  color: #ffffff;
  opacity: 0.7;
  font-size: 13px;
  margin-left: 3px;
}
.tooltipContent__k-6Kq .refIdText__dkfqs {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 12px;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__Wxm-p {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.container__QI8KH {
  display: flex;
  background-color: #ffffff;
  width: 111px;
  justify-content: space-evenly;
  height: 38px;
  border: 1px solid #b9bec7;
  border-radius: 4px;
  font-weight: 600;
  cursor: pointer;
}
.container__QI8KH:hover {
  border: 1px solid #5b6575;
  background-color: #f5f6f7;
}
.buttonDisabled__wOt3T {
  cursor: not-allowed;
  display: flex;
  background-color: #ffffff;
  width: 111px;
  justify-content: space-evenly;
  height: 38px;
  border: 1px #b9bec7 solid;
  border-radius: 4px;
  font-weight: 600;
  opacity: 0.25;
}
.svgContainer__qAsr5,
.labelContainer__8g5-7 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  cursor: inherit;
}

.container__C8Bor {
  display: flex;
  height: 32px;
}
.container__C8Bor .ant-picker .ant-picker-suffix {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ant-picker-cell-range-start:not(.ant-picker-cell-disabled) .ant-picker-cell-inner, .ant-picker-cell-range-end:not(.ant-picker-cell-disabled) .ant-picker-cell-inner {
  background-color: #4b286d !important;
  color: white !important;
}
.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before {
  border: 1px solid #4b286d !important;
}
.ant-picker-cell-in-view.ant-picker-cell-in-range:not(.ant-picker-cell-disabled):before {
  background: #d8cbe5;
}
.ant-picker-cell::after {
  border: 1px dashed #d8cbe5 !important;
}
.ant-picker:hover, .ant-picker-focused {
  border-color: #4b286d;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.ant-picker-range .ant-picker-active-bar {
  background: #4b286d !important;
}
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(
			.ant-picker-cell-range-start-single
		)::before, .ant-picker-cell-in-view.ant-picker-cell-in-range::before, .ant-picker-cell-in-view.ant-picker-cell-range-end:not(
			.ant-picker-cell-range-end-single
		)::before, .ant-picker-time-panel-column li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner {
  background: #d8cbe5 !important;
}
.ant-picker-ranges .ant-picker-preset > .ant-tag-blue {
  color: #4b286d !important;
  background: #f2eff4 !important;
  border-color: #4b286d !important;
}
.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner {
  background: #4b286d !important;
}
.ant-picker-footer button {
  color: #ffffff !important;
  background-color: #4b286d !important;
  border: none;
}
.ant-picker-footer button:hover {
  color: #ffffff !important;
  background-color: #371e4f !important;
  border: none;
}
.ant-picker-footer a {
  color: #4b286d !important;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__rH1OC {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.dropdownMenu__ZJTRv {
  height: 32px;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  z-index: 999;
  background: #ffffff;
  width: 100%;
}
.dropdownMenu__ZJTRv li {
  display: inline-block;
  position: relative;
  float: left;
  width: 180px;
  line-height: 32px;
  text-decoration: none;
  z-index: 999;
  background: #ffffff;
  border: 1px solid #dfe1e6;
  border-radius: 2px;
  width: 100%;
  color: #5b6575;
  padding: 0;
}
.dropdownMenu__ZJTRv li li a {
  font-size: 12px;
}
.dropdownMenu__ZJTRv li:hover {
  background: #f5f6f7;
  color: #00050d;
}
/*--- Sublist Styles ---*/
.dropdownMenu__ZJTRv ul {
  position: absolute;
  display: none;
}
/*--- Hide Sub Sublists ---*/
.dropdownMenu__ZJTRv li:hover ul ul {
  display: none;
}
/*--- Sublevel UL's display and position on hover ---*/
.dropdownMenu__ZJTRv li:hover ul {
  display: block;
  z-index: 999;
  background: #ffffff;
  padding: 0;
}
.dropdownMenu__ZJTRv li li:hover ul {
  margin-left: -302px;
  /*This must be width of menu box*/
  margin-top: -32px;
  display: block;
  z-index: 999;
}
nu-li {
  padding: 8px;
}
.dropdown-submenu__AbOKH {
  position: absolute;
  left: 0px;
  top: 0px;
}
.listItem__FeUPY {
  display: flex;
  cursor: pointer;
  width: 100%;
}
.listItemDisabled__xO5Mw {
  display: flex;
  cursor: not-allowed;
  background-color: #dfe1e6;
  opacity: 0.5;
}
.listItemDisabled__xO5Mw:hover {
  cursor: not-allowed;
}

.noteBody__XXXOX {
  border-radius: 8px;
  display: inline-block;
  padding: 14px 24px;
  font-weight: 600;
  color: 'black';
  background: #fff2ce;
  width: 100%;
}
.noteBody_heading__r4ADO {
  margin: 0px 10px;
}
.noteBody_heading__r4ADO p {
  font-size: large;
  font-weight: 600;
}
.noteBody_content__0rs-a {
  margin: 0px 10px;
}

.container__4Tm-h {
  display: 'flex';
  flex-direction: 'row';
  width: 100%;
  justify-content: 'space-between';
}
.container_text__pOn6S {
  font-family: inherit;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 13px;
  color: #979797;
}

.container__5Imda {
  display: flex;
  justify-content: space-between;
}
.container_text__zmlww {
  font-family: inherit;
  margin: 0;
  margin-left: 5px;
  font-weight: 500;
  line-height: 15px;
  color: #333333;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__t-8I4 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.modalHeader__VkyKW {
  display: flex;
  align-items: center;
}
.modalHeader_heading__cV--Y {
  margin: 0;
  width: 100%;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
  color: #000000;
}
.ant-modal .ant-modal-close:hover {
  background: transparent;
}
.ant-modal-content {
  border-radius: 4px;
  overflow-x: hidden;
}

.breadcrumb__AISgy .ant-breadcrumb {
  display: flex;
}
.breadcrumb__AISgy .ant-breadcrumb .ant-breadcrumb-link {
  display: flex;
}
.breadcrumb__AISgy .ant-breadcrumb .ant-breadcrumb-link span:nth-child(1) {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  max-width: 162px;
  text-overflow: ellipsis;
}
.breadcrumb__AISgy .ant-breadcrumb .ant-breadcrumb-separator {
  color: #000000;
}
.breadcrumb__AISgy .ant-breadcrumb span {
  display: flex;
  white-space: nowrap;
}
.breadcrumb__AISgy .ant-breadcrumb a:hover {
  text-decoration: none;
  color: #4b286d;
}
.breadcrumb__AISgy .ant-breadcrumb a:active {
  text-decoration: none;
}
.breadcrumb__AISgy .ant-breadcrumb a:focus {
  text-decoration: none;
  color: #000000;
  opacity: 0.4;
}
.tooltipContainer__OHP-a {
  padding: 8px;
}

.list__UflEz {
  display: flex;
  width: 100%;
}
.container__xtTma {
  display: flex;
  width: 100%;
}
.container__xtTma .ant-list {
  display: flex;
  width: 100%;
}
.container__xtTma .ant-list .ant-spin-nested-loading {
  width: 100%;
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__xhy-Z {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.progressCardContainer__FZhod {
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.progressContainer__olDPJ {
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 4px 16px;
  display: flex;
  align-items: center;
  background-color: #ffffff;
}
.progressBar__9NkuE {
  width: 100%;
  height: 2px;
  background-color: #f0f0f0;
  border-radius: 5px;
}
.progress__R2Pfk {
  background-color: #2b8000;
  height: 100%;
  margin: 0;
  border-radius: 5px;
}
.continuousMovingProgress__IYWNF {
  overflow: hidden;
  bottom: 0;
  left: 0;
  right: 0;
}
.continuousMovingProgress__IYWNF:after {
  content: '';
  height: 2px;
  background: #2b8000;
  position: absolute;
  animation: loader__nD9TL 2s;
  -webkit-animation: loader__nD9TL 2s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.progressRow__3DxIz {
  width: 100%;
}
.progressCol__VH-w8 {
  padding: 6px 0px;
}
.statsContainer__mRGr1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@keyframes loader__nD9TL {
  from {
    left: -5%;
    width: 20%;
  }
  to {
    left: 80%;
    width: 20%;
  }
}
@-webkit-keyframes loader__nD9TL {
  from {
    left: -5%;
    width: 20%;
  }
  to {
    left: 80%;
    width: 20%;
  }
}

h1 {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 24px;
}
h2 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
.h2__IbKTL {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 20px;
}
h3 {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
}
div {
  font-family: 'Source Sans Pro';
  -webkit-font-smoothing: antialiased;
}
.summaryCardContainer__sh84R {
  border: 1px solid #cccccc;
  padding: 16px 24px 24px 0px;
  border-radius: 4px;
}
.titleContainer__ouYkR {
  margin-bottom: 16px;
  margin-left: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.titleContainer__ouYkR .title__Vf9td {
  font-family: 'Source Sans Pro';
  font-weight: 600;
}
.titleContainer__ouYkR .closeIcon__l-sR- {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.summaryContainer__-34iW {
  display: flex;
  align-items: center;
}
.succesSummaryContainer__BTHuw {
  width: fit-content;
  border-radius: 4px;
  margin: 0px 24px;
  padding: 18px 24px;
  border: 1px solid #2b8000;
  display: flex;
}
.succesSummaryContainer__BTHuw .successSummaryText__myXi9 {
  margin-left: 12px;
  font-size: 14px;
}
.succesSummaryContainer__BTHuw .successAction__e1BxA {
  margin-left: 42px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.failureSummaryContainer__FaUyx {
  width: fit-content;
  border-radius: 4px;
  padding: 18px 24px;
  margin: 0px 24px;
  display: flex;
  align-items: center;
  border: 1px solid #ff6b61;
}
.failureSummaryContainer__FaUyx .failureSummaryTextContainer__WCd-M {
  display: flex;
  align-items: center;
}
.failureSummaryContainer__FaUyx .failureSummaryTextContainer__WCd-M .failureSummaryText__Zdsa6 {
  margin-left: 12px;
  font-size: 14px;
}
.failureSummaryContainer__FaUyx .failureAction__fgXAi {
  margin-left: 32px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.failureSummaryContainer__FaUyx .failureAction__fgXAi .exportCSVText__I-4Nj {
  font-size: 14px;
  margin-right: 12px;
  color: #4b286d;
}

.app-logo__D3msA {
  border: none;
  width: 272px !important;
  height: 139px !important;
  margin-top: 2%;
}
.app-logo__D3msA .ant-modal-body__SPdhw {
  overflow-y: hidden !important;
}
.app-logo-modal__4TUub {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
  border-radius: 4px;
}
.app-logo-text__x-8yE {
  font-size: 18px;
  font-weight: 400;
  color: grey;
}
.app-logo-loader__9tF5m {
  width: 48px;
  height: 48px;
  border: 5px solid #e3e6e8;
  border-bottom-color: #4b286d;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation__uArWm 1s linear infinite;
}
@keyframes rotation__uArWm {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.h1__Hro5F {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__XFgr- {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__xFTSo {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.childContainer__OwPjU {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  border-radius: 4px;
  margin: 16px 0 24px 0;
}
.emptyStateChildContainer__FFZyM {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  background-image: linear-gradient(250.5deg, #dde8ff -1.05%, rgba(255, 255, 255, 0) 95.51%);
  padding-left: 40px;
  border: 1px solid #d0d4db;
  border-radius: 4px;
}
.batchesloaderContainer__3JH7j {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70vh;
}
.batchContainer__Uwm1g {
  display: flex;
  flex-direction: column;
  margin-bottom: 46px;
}
.batchContainer__Uwm1g .ant-table-column-sorter {
  float: right;
  margin-right: 3px;
  top: 3px;
}
.header__vQVAM {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.batchListTable__1-Jk0 {
  overflow-y: visible;
  display: flex;
  max-height: calc(100vw - 92px);
  margin-top: 24px;
}
.createBatchBtn__yv9nD {
  display: flex;
  margin-left: 16px;
}
.btnTitle__ml-CD {
  display: flex;
  margin-right: 8px;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
}
.headerInfo__-OKvW {
  display: flex;
  align-items: center;
}
.headerInfo__-OKvW .title__AjM5f {
  font-size: 20px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.headerInfo__-OKvW .divider__nrj-E {
  border-right: 1px solid #71757b;
  height: 18px;
  margin: 0px 16px;
}
.headerInfo__-OKvW .batchesCount__Y5XXl {
  color: #666666;
  margin-left: 8px;
}
.tooltipContainer__gLafL {
  margin-left: 8px;
}
.tooltipContainer__gLafL a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.tooltipContainer__gLafL .ant-tooltip-inner {
  height: auto;
  width: 275px;
  padding: 8px 10px;
  border-radius: 2px;
  font-size: 12px;
  background-color: #000000;
}
.tooltipComponent__ybk8z {
  display: flex;
  flex-direction: column;
}
.tooltipContent__Z1Z-y {
  display: flex;
  flex-direction: column;
}
.tooltipContent__Z1Z-y .copyIdContainer__slJGH {
  width: 255px;
  height: 26px;
  padding: 2px;
  margin: 4px 0px;
  border-radius: 2px;
  background: #333333;
  display: flex;
  align-items: center;
}
.tooltipContent__Z1Z-y .copyIdContainer__slJGH .id__1aylS {
  display: flex;
  width: 100%;
  justify-content: left;
  align-items: center;
  text-align: left;
  color: #ffffff;
  opacity: 0.7;
  font-size: 13px;
  margin-left: 3px;
}
.tooltipContent__Z1Z-y .baseType__9DrwN {
  display: flex !important;
  padding-top: 2px;
  padding-bottom: 6px;
}
.tooltipContent__Z1Z-y .baseType__9DrwN .baseTypeText__2qywi {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 12px;
  margin-top: -1px;
}
.tooltipContent__Z1Z-y .batchIdText__G6QCg {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 2px;
}
.tooltipContent__Z1Z-y .descriptionText__-cou2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 12px;
  margin: 2px 0px;
}
.tooltipContent__Z1Z-y .descriptionValue__VhpsM {
  font-size: 12px;
  margin: 1px 0px;
  white-space: pre-wrap;
}
.tooltipContent__Z1Z-y .verticalSpace__W1DpN {
  display: block;
  height: 16px;
}
.dateContainer__5grC- {
  display: flex;
  flex-direction: row;
  gap: 40px;
}
.dateContainer__5grC- .title__AjM5f {
  font-size: 12px;
  margin: 2px 0px;
  width: 110px;
  white-space: pre-wrap;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
}
.dateContainer__5grC- .date__QvUQ3 {
  font-size: 12px;
  margin: 2px 0px;
}
.divider__nrj-E {
  display: block;
  height: 1px;
  margin: 5px 0px;
  border-top: 1px solid #666666;
}
.copyBatchId__KqMpK {
  display: flex;
  align-items: center;
}
.copyBatchId__KqMpK .batchId__xgaTw {
  margin-right: 4px;
}
.batchNameContainer__ZD45v {
  display: inline-flex;
  text-overflow: ellipsis;
  flex-basis: 450px;
  white-space: nowrap;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
  padding-right: 16px;
  padding-left: 14px;
  border-right: 1px solid #979797;
}
.batchNameContainer__ZD45v .batchName__jJlUA {
  display: flex;
}
.batchNameContainer__ZD45v .batchName__jJlUA a {
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin-right: 2px;
  color: #4b286d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.batchNameContainer__ZD45v .batchName__jJlUA a:hover {
  text-decoration: none;
}
.batchNameContainer__ZD45v .infoIcon__FExw- {
  color: #4b286d;
  align-self: center;
  display: flex;
}
.batchCreationDate__5hCPN {
  display: flex;
  align-items: center;
  padding: 0px 24px;
  color: #000000;
  border-right: 1px solid #979797;
  font-size: 13px;
}
.batchCreationDate__5hCPN p {
  margin-bottom: 0px;
}
.batchCreationDate__5hCPN p:nth-child(2) {
  color: rgba(0, 5, 13, 0.4);
  margin-left: 4px;
}
.filterAndCreate__YsVJu {
  display: flex;
  align-items: center;
}
.checkboxAndString__3VCDI {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-left: 16px;
  border: 1px solid #d0d4db;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px;
}
.string__7R-TZ {
  margin-left: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
  width: max-content;
}
.emptyTableContainer__S373r {
  display: flex;
  flex-basis: inherit;
  flex-direction: column;
  flex-flow: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.emptyTableContainer__S373r img {
  height: 80px;
  width: 80px;
}
.emptyTableContainer_para1__3UYpV {
  line-height: 50px;
  font-size: 18px;
  color: #64717c;
}
.emptyTableContainer_para2__djKHa {
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.headerTitle__OihIY {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #00050d;
  padding-bottom: 8px;
}
.emptyBatchesContainer__lSsxk {
  margin: 35px 0;
}
.emptyBatchesContainer__lSsxk .batchDefinitionHeading__U8Q1Q {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
  margin-top: 16px;
  color: #000000;
}
.emptyBatchesContainer__lSsxk .batchDefinition__ZSzH5 {
  display: flex;
  flex-direction: column;
  font-size: 15px;
  width: 95%;
  margin-top: 15px;
}
.emptyBatchesContainer__lSsxk .batchDefinition__ZSzH5 .batchDefinitionText__TfHTo {
  margin-top: 5px;
  margin-bottom: 10px;
}
.emptyBatchesContainer__lSsxk .batchDefinition__ZSzH5 .batchDefinitionText__TfHTo span {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.emptyBatchesContainer__lSsxk .batchDefinition__ZSzH5 .batchDefinitionPoint__PbpX9 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-top: 10px;
}
.emptyBatchesContainer__lSsxk .batchDefinition__ZSzH5 .batchDefinitionPoint__PbpX9 a {
  margin-right: 12px;
}
.emptyBatchesContainer__lSsxk .batchActions__QaLJ9 {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.emptyBatchesContainer__lSsxk .moreInfoContainer__-MrDQ {
  display: flex;
  cursor: pointer;
  align-items: center;
  margin-left: 28px;
}
.emptyBatchesContainer__lSsxk .moreInfoContainer__-MrDQ .moreInfoText__hkMCS {
  color: #4b286d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.accordion__t6aDl {
  margin-top: 24px;
}
.accordion__t6aDl .ant-collapse .ant-collapse-item {
  border: 1px solid #71757b;
  margin-bottom: 24px;
  border-radius: 4px;
}
.accordion__t6aDl .ant-collapse .ant-collapse-item .ant-collapse-header {
  padding: 0px;
}
.accordion__t6aDl .ant-collapse .ant-collapse-item .ant-collapse-content,
.accordion__t6aDl .ant-collapse .ant-collapse-item .ant-collapse-content-active {
  border: 0;
}
.accordion__t6aDl .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box,
.accordion__t6aDl .ant-collapse .ant-collapse-item .ant-collapse-content-active .ant-collapse-content-box {
  padding: 0px;
}
.panelHeaderContainer__fD6Q1 {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 20px;
}
.panelHeaderContainer__fD6Q1 .panelHeader__oi45m {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 18px;
  align-items: center;
}
.panelHeaderContainer__fD6Q1 .panelHeaderContent__6Jx9K {
  display: flex;
  justify-content: space-between;
  padding-top: 16px;
  width: 93%;
}
.panelHeaderContainer__fD6Q1 .panelHeaderContent__6Jx9K .contentTitle__VtlLW {
  color: #666666;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 8px;
}
.panelHeaderContainer__fD6Q1 .panelHeaderContent__6Jx9K .createdTime__AqKiW {
  color: #666666;
}
.panelHeaderContainer__fD6Q1 .panelHeaderContent__6Jx9K .contentValue__4M3Qg {
  font-size: 14px;
  line-height: 15px;
}
.panelHeaderContainer__fD6Q1 .panelHeaderContentItem__vu2PW {
  display: flex;
  flex-direction: column;
}
.batchStatus__fPou2 {
  padding: 0px 0px 0px 24px;
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
}
.jobsContainer__L8GB0 {
  display: flex;
  align-items: center;
  padding: 0px 24px;
  font-size: 13px;
  border-right: 1px solid #979797;
  width: 200px;
}
.jobsContainer__L8GB0 .jobsCount__Qh2Qo {
  margin-left: 4px;
}
.submissionsContainer__yW7Rn {
  display: flex;
  align-items: center;
  padding: 0px 24px;
  font-size: 13px;
  width: 178px;
}
.submissionsContainer__yW7Rn .submissionsCount__gE4El {
  margin-left: 4px;
}
.qcContainer__TUZye {
  display: flex;
  align-items: center;
  padding: 0px 24px;
  font-size: 13px;
  width: 136px;
}
.qcContainer__TUZye .qcCount__IWmTs {
  margin-left: 4px;
}
.editOptions__KEr6Q {
  display: flex;
  align-items: flex-end;
}
.editBatchText__1Mupn {
  font-size: 13px;
  color: #4b286d;
  display: flex;
  align-items: flex-end;
  padding-right: 12px;
}
.onClickAction__m20iD {
  display: flex;
  cursor: pointer;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: transparent;
  align-items: center;
  justify-content: center;
}
.onClickAction__m20iD:hover {
  background-color: #ebedf0;
}
.dropdownStyle__FtrVE {
  right: 2px;
  top: 43px;
}
.customOptionStyle__dsZ9y {
  display: flex;
  width: fit-content;
  margin-bottom: 1px;
  height: 29px;
  border-radius: 2px;
  font-size: 13px;
  padding: 6px 12px;
  align-items: center;
  font-weight: normal;
  font-style: normal;
  color: #613889;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  cursor: pointer;
  padding: 8px;
}
.customOptionStyle__dsZ9y:hover {
  background-color: #f5f6f7 !important;
}
.batchDropdownContainer__Ot-1C {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  position: absolute;
  right: 15px;
}
.OptionsSvgContainer__XplHy {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: transparent;
}
.OptionsSvgContainer__XplHy:hover {
  background-color: #ebedf0;
}
.dropdown__kh20g {
  top: 24px;
  right: 0px;
  display: flex;
  align-items: center;
}
.dropdownItem__FZJoX {
  top: 26px;
  right: 0px;
  display: flex;
  align-items: center;
}
.dropdownText__q5M6l {
  color: #000000;
  font-size: 14px;
  margin-left: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.tableContainer__8Rl2e .ant-table-container {
  border-radius: 0px;
}
.tableContainer__8Rl2e .ant-table.ant-table-bordered > .ant-table-container {
  border: 0px;
  border-top: 1px solid #71757b;
}
.tableContainer__8Rl2e .ant-table-thead tr th {
  border-right: 1px solid #71757b !important;
  border-bottom: 1px solid #71757b !important;
}
.tableContainer__8Rl2e .ant-table-thead tr th:last-child {
  border-right: 0px !important;
}
.tableContainer__8Rl2e .ant-table-tbody tr > td {
  border-right: 1px solid #71757b !important;
  border-bottom: 1px solid #71757b !important;
}
.tableContainer__8Rl2e .ant-table-tbody tr td:last-child {
  border-right: 0px !important;
}
.tableContainer__8Rl2e .ant-table-tbody tr:last-child > td {
  border-bottom: 0px !important;
}
.submissionTableTitle__AfOZc,
.qcTableTitle__FZHbA {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 212px;
}
.submissionTableTitle__AfOZc a,
.qcTableTitle__FZHbA a {
  font-size: 15px;
  color: #4b286d;
}
.deliveryDate__aSTQT,
.jobCount__ZVk4z {
  font-size: 15px;
  color: #000000;
}
.paginationContainer__I8M0w {
  display: flex;
  flex-direction: row-reverse;
}

.h1__U3IdB {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__quiUO {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__ohWMY {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.modalBody_textarea__ACc3V {
  margin-top: 8px;
}
.batchDetailsHeader__U1ED- {
  font-size: 18px;
  margin: 16px 0;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.descriptionBoxContainer__-aoUu,
.datePickerContainer__sP5XB {
  margin-top: 18px;
}
.toggleContainer__uhhIw {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 18px;
}
.labelContainer__a-KsV {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
.labelContainer__a-KsV .infoIcon__7krVH {
  display: flex;
  align-self: center;
  cursor: pointer;
  color: #4b286d;
}
.toggleSubTextContainer__CLWf8 {
  width: 80%;
}
.assignPartnerHeader__mqC7x {
  display: flex;
  flex-direction: column;
  margin: 30px 0 18px 0;
  color: #000000;
}
.assignPartnerHeader__mqC7x .assignPartnerTitle__Dy6bz {
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.assignPartnerHeader__mqC7x .assignPartnerSubTitle__JiyqY {
  font-size: 14px;
}
.noteContent__6wXb- .noteHeader__mW6YK {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.noteContent__6wXb- .noteBody__3-34c {
  display: flex;
  flex-direction: column;
  gap: 12px;
  font-size: 14px;
  margin: 4px 0 0 24px;
}
.noteContent__6wXb- .noteBody__3-34c .partnerProjectMappingLink__5kA8u {
  color: #4b286d;
  cursor: pointer;
  text-decoration: underline;
}
.modalFooterContainer__eIDk4 {
  display: flex;
  justify-content: flex-end;
}
.benchmarkContainer__AkEt- {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
.modalContainer__cRV47 .ant-modal-body {
  padding: 12px 24px;
}
.modalContainer__cRV47 .ant-modal-header,
.modalContainer__cRV47 .ant-modal-footer {
  border-radius: 4px;
}
.modalContent__4PjDh {
  display: flex;
  flex-direction: column;
}
.benchmarkInfoContainer__9pEQz {
  display: flex;
  flex-direction: column;
  font-size: 16px;
  margin: 12px 0;
  padding: 12px 12px;
  border-radius: 4px;
  border: 1px solid #71757b;
  font-weight: 600;
  background: #f7f7f7;
}
.benchmarkHeading__p76kv {
  text-transform: uppercase;
  font-weight: 600;
  color: #666666;
}
.benchmarkDefaulTopMargin__VqNGq {
  margin-top: 16px;
}
.fullWidthRow__J2kgR {
  width: 100%;
}
.criteriaContainer__sRzJg {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 14px;
  padding: 4px 10px;
  color: #000000;
}
.criteriaContainer__sRzJg .firstCol__IDSbv {
  width: 60%;
}
.criteriaContainer__sRzJg .secondCol__P4aL0 {
  width: 10%;
}
.criteriaContainer__sRzJg .thirdCol__7VfsJ {
  width: 30%;
  display: flex;
  justify-content: flex-end;
}
.dropdownOptionContainer__mYaUP {
  cursor: pointer;
}
.dropdownOptionContainer__mYaUP p {
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  padding: 5px 0px 0px 10px;
}
.dropdownOptionContainer__mYaUP p:nth-child(2) {
  font-size: 11px;
  line-height: 13px;
  padding: 0px 0px 0px 10px;
  color: #666666;
}
.dropdownOptionContainer__mYaUP span {
  float: right;
  padding-right: 10px;
  color: #666666;
}
.dropdownOptionContainer__mYaUP hr {
  margin: 0px;
}
.dropdownOptionContainer__mYaUP:hover {
  background: #f5f6f7;
}
.childContainer__lCtww {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  border-radius: 4px;
  padding: 24px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  background-color: #ffffff;
  margin-bottom: 10px;
}
.childContainer_title__0U6du {
  font-size: 20px;
  margin-right: 16px;
  color: #00050d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin: 0px 0px 15px 0px;
}
.childContainer_title__0U6du p {
  flex: none;
  order: 0;
  align-self: center;
  margin: 14px 0px;
}
.childContainer_title_subTitle__ioYx8 {
  font-weight: 500;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 13px;
  text-decoration-line: underline;
  color: #3e79ab;
  padding: 0px 0px 0px 5px;
  cursor: pointer;
}
.childContainer_version__nXWNP {
  position: absolute;
}
.childContainer_version__nXWNP p {
  font-weight: 600;
  font-size: 14px;
  line-height: 15px;
}
.childContainer_version_dropDown__B8LGk {
  margin: 0px 10px 10px 0px;
  width: 100%;
}
.childContainer_version_dropDown_infoToolTip__Lw5RN {
  margin: 0px 5px;
  display: inline-block;
}
.childContainer_version_dropDown_infoToolTip__Lw5RN a {
  display: inline-block;
  justify-content: center;
  align-items: center;
}
.childContainer_version_dropDown_creationDateContainer__3Ci1u {
  padding-left: 3px;
  display: inline-block;
}

.h1__CZp5r {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__zV6Xu {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__uFVy2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.qcScoreConfigHeaderContainer__QBCJ3 {
  padding: 16px;
}
.qcScoreHeaderInnerContainer__joljm {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.qcScoreConfigHeader__EcVJY {
  font-size: 16px;
  line-height: 20px;
}
.fontWeight600__K4waL {
  font-weight: 600;
}
.fontWeight500__WylWU {
  font-weight: 500;
}
.fontWeight400__BuFXR {
  font-weight: 400;
}
.width100__Yt0xH {
  width: 100% !important;
}
.capitalTransformation__kKkmN {
  text-transform: 'capitalize';
}
.capitalTransformation__kKkmN {
  text-transform: 'capitalize';
}
.qcWorks__eg8eC {
  color: #4b286d;
  font-size: 12px;
  text-decoration: underline;
  margin-left: 16px;
  cursor: pointer;
}
.configVersionContainer__woEqd {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 25%;
}
.configDropdown__3-5N7 {
  display: flex;
  width: 95%;
}
.circleIcon__kcsm6 {
  margin-top: 12.6%;
  margin-left: 12px;
  width: 0px;
}
.submissionCircleIcon__oAGxE {
  margin-top: 5px;
  margin-left: 3px;
}
.threeSholdContainer__JZiuZ {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.threeSholdInnerContainer__GAcnU {
  display: flex;
}
.threeSholdInputContainer__0HlWk {
  display: flex;
  flex-direction: column;
}
.threeSholdTitle__Bz1vG {
  font-weight: 600;
  font-size: 14px;
}
.threeSholdLargeTitle__uwk3L {
  font-weight: 600;
  font-size: 18px;
}
.threeSholdDescription__KT4-9 {
  font-weight: 400;
  font-size: 14px;
}
.threesholdScore__T1Gn2 {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
}
.rubricProperiesContainer__j3hk- {
  gap: 10px;
}
.rubricProperiesContainer__j3hk- .flex__27aoA {
  display: flex;
}
.rubricProperiesContainer__j3hk- .propertyContainer__IGmS2 {
  margin-top: 16px;
  padding: 12px 18px;
  border-radius: 4px;
  border: 1px solid #333333;
}
.rubricProperiesContainer__j3hk- .active__mB9yb {
  border: 1px solid #4b286d;
}
.rubricProperiesContainer__j3hk- .propertySection__OUDMi {
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.rubricProperiesContainer__j3hk- .title__HaGM8 {
  font-size: 14px;
  font-weight: 600;
}
.rubricProperiesContainer__j3hk- .divider__Q-2IA {
  width: 100%;
  height: 0px;
  border: 0.5px solid #71757b;
  margin: 16px 0;
}
.rubricProperiesContainer__j3hk- .values__gVp0a {
  font-size: 12px;
  margin-top: 4px;
  font-weight: 600;
  color: #666666;
  width: 100%;
  display: inherit;
}
.rubricProperiesContainer__j3hk- .values__gVp0a div {
  width: 50%;
  text-align: left;
}
.rubricProperiesContainer__j3hk- .description__2KLG4 {
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
}
.rubricProperiesContainer__j3hk- .resultContainer__jmOEv {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 16px;
}
.rubricProperiesContainer__j3hk- .calculationJoiner__SVZFS {
  font-size: 18px;
  font-weight: 500;
}
.rubricProperiesContainer__j3hk- .sizeResult__JAgKo {
  font-size: 13px;
  font-weight: 500;
}
.QcScoreModalContainer__e6c-x {
  position: relative;
  padding: 16px;
}
.QcScoreModalContainer__e6c-x .staticHeader__v00vW {
  padding: 15px 15px 0px 15px;
}
.QcScoreModalContainer__e6c-x .staticHeader__v00vW p {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #979797;
}
.QcScoreModalContainer__e6c-x .staticHeader__v00vW img {
  width: 100%;
}
.QcScoreModalContainer__e6c-x .dynamicContent__p7B2g {
  padding: 5px 15px 5px 15px;
}
.QcScoreModalContainer__e6c-x .dynamicContent__p7B2g ol,
.QcScoreModalContainer__e6c-x .dynamicContent__p7B2g ul {
  padding-left: 24px !important;
}
.QcScoreModalContainer__e6c-x .QcScoreModalContainerDivider__78n6k {
  margin-top: 10px;
  width: 100%;
  background-color: #71757b;
  height: 1px;
}
.QcScoreModalContainer__e6c-x .mathRepimageDivider__QJRrs {
  margin-top: 20px;
  width: 100%;
  background-color: #71757b;
  height: 1px;
}
.QcScoreModalContainer__e6c-x .modalQuestion__nmUCw {
  color: #666666;
  font-size: 16px;
  line-height: 20px;
}
.QcScoreModalContainer__e6c-x .modalAnswer__836AY {
  font-size: 14px;
  line-height: 17px;
}
.newRubricContainer__Wq7Qi {
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: fixed;
  overflow: hidden;
  background-color: #ffffff;
}
.newRubricModalContent__DfWK2 {
  width: 100%;
  height: 100%;
  flex-grow: 0;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow-y: auto;
  background-color: #ffffff;
}
.newRubricContentWrapper__Ac9R7 {
  display: flex;
  flex-direction: column;
  flex-grow: 0;
  margin-left: 40px;
}
.newRubricHeaderMainContainer__2IWjm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100% !important;
}
.newRubricHeaderContainer__KyjEc {
  display: flex;
  align-items: center;
  height: 72px;
  flex-shrink: 0;
  flex-grow: 0;
}
.crossSvg__jxBwC {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.divider__Q-2IA {
  height: 25px;
  margin: 0px 18px;
  border-right: 1px solid #71757b;
}
.newRubricHeaderTitle__ryAlC {
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.newRubricDetailsContainer__qcPrZ {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.newRubricDetailsHeader__PTuWu {
  display: flex;
  align-items: center;
  margin: 12px 0 12px 0;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.newRubricDetailsHeaderContent__RDPRt {
  font-weight: 400;
  font-size: 14px;
}
.rubricDetailsDivider__a1IAe {
  height: 25px;
  margin: 0px 18px;
  border-right: 1px solid #71757b;
  min-height: 500px;
  margin: 0 32px;
}
.rubricDetailsLeftPanel__hj4VJ {
  width: 30%;
}
.rubricDetailsRightPanel__txUhI {
  width: 68%;
  padding-right: 24px;
}
.batchVersionContainer__X-WzM {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 100%;
}
.batchVersionContainer__X-WzM .headerContainer__TTaB- {
  margin: 16px 0;
}
.batchVersionContainer__X-WzM .title__HaGM8 {
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
}
.batchVersionContainer__X-WzM .description__2KLG4 {
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 8px;
}
.batchVersionContainer__X-WzM .dropdownStyle__qjAZK {
  display: block !important;
  width: 100% !important;
}
.noteContent__yLenr .noteHeader__U-Kct {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.noteContent__yLenr .noteBody__BLwDG {
  display: flex;
  flex-direction: column;
  gap: 12px;
  font-size: 14px;
  margin: 4px 0 0 24px;
}
.noteContent__yLenr .noteBody__BLwDG .partnerProjectMappingLink__Q-ZyG {
  color: #4b286d;
  cursor: pointer;
  text-decoration: underline;
}
.ruricConfigDialog__7H9HM .versionContainer__PWLo2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ruricConfigDialog__7H9HM .dateContainer__PvyZJ {
  text-align: right;
}

.flu-filter-modal .ant-modal-body {
  padding: 20px;
}
.flu-filter-modal .ant-form-item {
  margin-bottom: 10px;
}

.post-comment {
  margin-right: 10px;
  float: right;
}
.comments-pop-over .ant-popover-content {
  width: 350px;
}
.comments-pop-over .ant-popover-arrow {
  display: none;
}
.comments-pop-over .ant-popover-inner-content {
  height: 350px;
  color: #000;
  padding: 16px;
}
.comments-pop-over .comment-list {
  height: 235px;
  overflow: scroll;
  margin-bottom: 15px;
}
.comments-pop-over .comment-list .user-comment {
  margin-bottom: 6px;
  border-bottom: 1px solid #ececec;
}
.comments-pop-over .comment-list .user-comment .first-name {
  font-size: 12px;
  font-weight: 600;
  color: #000;
}
.comments-pop-over .comment-list .user-comment .created-at {
  margin-left: 8px;
  font-size: 10px;
}
.comments-pop-over .comment-list .user-comment .comment-text {
  font-size: 14px;
  margin-bottom: 4px;
}
.comments-pop-over .comment-list .no-data-found {
  text-align: center;
}
.comments-pop-over .ant-form-item {
  margin-bottom: 0;
}
.comments-pop-over .post-comment-btn {
  margin-top: 15px;
  margin-left: 8px;
  width: 50px;
}
.comments-pop-over .ant-popover-title {
  height: auto;
  padding: 10px;
  color: #000;
}
.comments-pop-over .ant-popover-title h4 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 6px 3px 6px;
}
.comments-pop-over .ant-popover-title p {
  font-size: 13px;
  margin: 0 6px;
  font-weight: 400;
}

.exit-modal {
  margin-top: 120px;
}
.exit-modal .ant-modal-content {
  background: #151b28;
  border-radius: 5px;
  position: unset;
}
.exit-modal .ant-modal-content .ant-modal-close {
  color: #ffffff;
  font-weight: 500;
}
.exit-modal .ant-modal-content .ant-modal-close .ant-modal-close-x {
  width: 24px;
  line-height: 24px;
  font-size: 12px;
}
.exit-modal .dialogParent {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
}
.exit-modal .dialogParent .confirmationOverlay {
  background: #151b28;
  padding: 27px 24px 28px 24px;
  display: flex;
  border-radius: 5px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  flex-direction: column;
}
.exit-modal .dialogParent .confirmationOverlay .warningPrompt {
  color: #f4f4f4;
  font-family: Source Sans Pro;
  line-height: 23px;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid rgba(151, 151, 151, 0.15);
  padding-bottom: 10px;
}
.exit-modal .dialogParent .confirmationOverlay .buttonPanel {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 13px;
}
.exit-modal .dialogParent .confirmationOverlay .buttonPanel .positive {
  background: #1c71f6;
}

.flu-viewer .bottom-bar {
  display: flex;
  height: 56px;
  width: 100%;
  bottom: 0;
  position: fixed;
  z-index: 10;
}
.flu-viewer .bottom-bar .align-center {
  display: flex;
  align-items: center;
}
.flu-viewer .bottom-bar .btn-secondary:hover,
.flu-viewer .bottom-bar .btn-sm:hover {
  background-color: #3f4959;
  color: white;
}
.flu-viewer .bottom-bar .flu-filter-modal {
  background-color: Transparent;
  border: none;
  font-size: 25px;
  font-weight: 500;
  color: #fff;
}
.flu-viewer .bottom-bar .loading {
  font-size: 25px;
  margin-left: 15px;
  font-weight: 500;
  color: #fff;
}
.flu-viewer .bottom-bar .flu-details {
  border: none;
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  margin-top: 9px;
  margin-right: 15px;
}
.flu-viewer .bottom-bar .page-no {
  float: right;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
}
.flu-viewer .bottom-bar .go-to-page-wrapper {
  color: white;
}
.flu-viewer .bottom-bar .go-to-page-wrapper .go-to-page {
  width: 75px;
  padding-left: 5px;
}
.flu-viewer .bottom-bar .go-to-page-wrapper .go-to-page .ant-input {
  font-weight: 600;
  font-size: 14px;
}
.flu-viewer .bottom-bar .go-to-page-wrapper .go-to-page .ant-input-suffix {
  right: 0;
}
.flu-viewer .bottom-bar .go-to-page-wrapper .go-to-page .ant-input-suffix .ant-input-search-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #262e3d !important;
  padding: 5px 10px;
}
.flu-viewer .crop-app {
  overflow: visible;
}
.flu-details-pop-over .ant-popover-inner-content {
  width: 400px;
  padding: 5px 0;
  color: #000;
  height: auto;
}
.flu-details-pop-over .ant-popover-title {
  height: auto;
  padding: 10px;
  color: #000;
}
.flu-details-pop-over .ant-popover-arrow {
  display: none;
}

.reconnectModal .ant-modal-body {
  padding: 0 0 0 0 !important;
  margin: 0px;
  border-radius: 3px;
}
.ant-modal-wrap {
  z-index: 1000;
}
.reconnect_modal-title {
  width: 520px;
  height: 80px;
  background-color: #ffebb4;
}
.reconnect-image {
  position: absolute;
  top: 11%;
  left: 42%;
  z-index: 1;
}
.reconnect_modal-body {
  width: 520px;
  height: 170px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  background-color: #151b28;
  position: relative;
  border-bottom: solid #262e3d 2px;
  overflow: hidden;
}
.reconnect_modal-para {
  width: 520px;
  height: 31px;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  position: absolute;
  padding-top: 15%;
}
.reconnect_modal-para_description {
  font-size: 16px;
}
.reconnect_modal-footer {
  width: 520px;
  height: 120px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  background-color: #151b28;
  position: relative;
  overflow: hidden;
}
.reconnect_modal-footer-text {
  width: 520px;
  height: 18px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  position: absolute;
  padding-top: 5%;
}
.reconnect_modal-button {
  position: absolute;
  top: 45%;
  left: 35%;
  width: 150px;
  height: 32px;
  border-radius: 2px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  background-color: #ffffff;
}
.reconnect_modal-button-text {
  text-shadow: 0 0 4px rgba(0, 5, 13, 0.25);
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: center;
  color: #151b28;
}

.chromeCheckContainer {
  z-index: 10001;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.chromeCheckContainer .ant-alert {
  display: flex;
  justify-content: center;
  background-color: #fa8a00;
  padding: 2px 0;
  align-items: center;
}
.chromeCheckContainer .ant-alert-warning {
  border: 0;
  display: flex;
  justify-content: center;
}
.chromeCheckContainer .ant-alert-message {
  display: flex;
  align-items: center;
}
.chromeCheckContainer .ant-alert-close-icon {
  position: initial;
  margin-left: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 16px;
  border-radius: 2px;
  background-color: white;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06), 0px 2px 4px rgba(0, 0, 0, 0.06);
}
.chromeCheckContainer .ant-alert-close-text {
  color: #666666;
  font-size: 11px;
  line-height: 14px;
  font-weight: 600;
}

.h1__ljPv8 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__USdtp {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__usmpJ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
::-webkit-scrollbar {
  background-color: #fff;
  width: 16px;
}
/* background of the scrollbar except button or resizer */
::-webkit-scrollbar-track {
  background-color: #fff;
}
/* scrollbar itself */
::-webkit-scrollbar-thumb {
  background-color: #b9bec7;
  border-radius: 16px;
  border: 4px solid #fff;
}
/* set button(top and bottom of the scrollbar) */
::-webkit-scrollbar-button {
  display: none;
}
.container__GUEWl {
  display: flex;
  flex-direction: column;
}
.childContainer__7d1dv {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
}
.searchContainer__BaYPR {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fluComp__Vngaa {
  background-color: black;
  position: fixed;
  top: 50px;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  width: 100%;
  height: 100%;
  z-index: 1000;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
}
.fluComp__Vngaa .flu-viewer,
.fluComp__Vngaa .submission-viewer {
  width: 100%;
  height: 100%;
}
.viewerHeader__D8Zsm {
  position: fixed;
  display: flex;
  height: 50px;
  background-color: #00050d;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.backArrow__PUrLp {
  display: flex;
  align-items: center;
  margin-left: 20px;
  cursor: pointer;
  z-index: 10001;
}
.loadingContainer__bb--V {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  background: #f5f6f7;
}

.h1__1jHqg {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__SkT5I {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__BEdlY {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.tabbedContainer__FIET6 {
  margin-top: 5px;
  height: 100%;
}
.tabbedContainer__FIET6 .ant-tooltip-inner {
  min-width: max-content;
  width: 336px;
}
.statusContainer__-9uQ0 {
  display: flex;
  flex-direction: column;
}
.checkboxAndString__sG6JT {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  height: 38px;
  border: 1px solid #d0d4db;
  border-radius: 2px;
  cursor: pointer;
  padding: 0 5px;
  font-size: 18px;
  width: max-content;
  white-space: nowrap;
}
.string__Nq7vx {
  margin-left: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.feedBackContainer__CbOI0 {
  display: flex;
}
.actionButton__2eE9H {
  color: #4b286d;
  font-size: 14px;
  font-weight: 500;
}
.actionButton__2eE9H .disableViewerTitle__97K-2 {
  color: #71757b;
}
.actionButton__2eE9H:hover {
  cursor: pointer;
}
.actionButton__2eE9H .ant-tooltip-inner {
  width: 205px;
  min-width: 205px;
}
.priorityNumberInput__VYhOZ .ant-input-number {
  width: 100%;
}
.headerInfo__PFYlV {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 0px;
}
.headerInfo__PFYlV .jobsInfo__zhgn3 {
  display: flex;
  align-items: center;
}
.headerInfo__PFYlV .jobsInfo__zhgn3 .headerTitle__4OAzx {
  font-size: 20px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.headerInfo__PFYlV .jobsInfo__zhgn3 .divider__inFza {
  border-right: 1px solid #71757b;
  height: 18px;
  margin: 0px 16px;
}
.headerInfo__PFYlV .jobsInfo__zhgn3 .jobsCount__qmAqe {
  color: #666666;
  margin-left: 8px;
}
.headerInfo__PFYlV .jobsAction__esKD- {
  display: flex;
}
.createJobsButton__0i4YS {
  margin-left: 16px;
}
.createJobsButton__0i4YS .ant-tooltip-inner {
  height: auto;
  width: auto;
  min-width: 160px;
  max-width: 205px;
  padding: 8px 10px 8px 10px;
  border-radius: 2px;
  font-size: 12px;
  background-color: #000000;
}
.jobsLinearProgressContainer__kvFKc {
  display: flex;
  flex-direction: column;
  padding: 16px 24px;
  border-radius: 4px;
  border: 1px solid #71757b;
  margin-bottom: 24px;
}
.progressTitle__7KQzZ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
  height: 40px;
  display: flex;
  align-items: flex-start;
}
.progressContainer__2sukZ {
  width: 50%;
}
.jobsSummaryContainer__hll0d {
  padding-bottom: 24px;
}
.summaryTaskListContainer__43qEI {
  display: flex;
}
.summaryTaskListContainer__43qEI .summaryTaskListTextContainer__UvSY1 {
  display: flex;
  margin-left: 2px;
  cursor: pointer;
}
.summaryTaskListContainer__43qEI .summaryTaskListTextContainer__UvSY1 .summaryTaskListText__RXKVU {
  color: #4b286d;
}
.summaryTaskListContainer__43qEI .summaryTaskListTextContainer__UvSY1 .forwardIcon__6-hBR {
  transform: rotate(180deg);
  margin-left: 4px;
  display: flex;
  align-items: center;
  margin-top: 2px;
}
.unknownStatusContainer__-tbws {
  display: flex;
  align-items: center;
}
.unknownStatusContainer__-tbws .unknownStatusText__8wsi7 {
  color: #666666;
  font-size: 13px;
  margin-left: 4px;
}

.h1__khs26 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__4xPXo {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__VVbE5 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.priorityContainer__VeJ2W {
  display: flex;
  margin-left: 5px;
  margin-right: 5px;
}
.prioritySelector__r9QJ5 {
  display: flex;
  align-items: center;
}
.prioritySelector__r9QJ5 span {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  padding-right: 4px;
}
.prioritySelector__r9QJ5 .Select-placeholder {
  padding: 0 4px;
}
.prioritySelector__r9QJ5 .ant-input-number {
  width: 55px;
}
.prioritySelectorDisabled__FjLmr span {
  color: #71757b;
}
.prioritySelectorTooltip__cMabp br {
  display: block;
  margin: 10px 0;
  line-height: 22px;
  content: ' ';
}

.h1__cgUM9 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__QOwzC {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__SufqC {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__NIwdf {
  margin-top: 32px;
}
.jobsloaderContainer__HKeMc {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70vh;
}
.childContainer__Q19Kc {
  border-radius: 4px;
  background-color: #ffffff;
  padding: 32px;
  border: 1px solid #d0d4db;
  text-align: center;
  margin-top: 32px;
}
.jobsDefinitionLink__av7eh {
  color: #4b286d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
}
.noJobsText__-Yuts {
  padding: 16px 0px 24px 0px;
}
.jobsActionsContainer__cOdda {
  display: flex;
  justify-content: center;
  align-items: center;
}
.createJobsButton__nXNC- .ant-tooltip-inner {
  height: auto;
  width: auto;
  min-width: 160px;
  max-width: 205px;
  padding: 8px 10px 8px 10px;
  border-radius: 2px;
  font-size: 12px;
  background-color: #000000;
}
.linkContainer__XGuYB {
  margin: 28px 0px 0px;
  align-items: center;
  display: flex;
  justify-content: center;
}

.h1__BfmqO {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__dXafQ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__hIlF6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.modalBody__ias4N {
  padding: 24px;
}
.modalFooterContainer__8QJ7K {
  display: flex;
  justify-content: flex-end;
}

.h1__jtwLr {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__3bRLn {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__G-2Z2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.workFlowContainer__L99Eb {
  padding: 24px 0px;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.workFlowContainer__L99Eb p {
  text-align: center;
  font-family: 'Source Sans Pro';
  font-weight: 500;
}
.loaderContainer__hpBWY {
  justify-content: center;
  display: flex;
  padding: 42px 0px;
}
.loaderContainer__hpBWY .loader__tjvJS {
  font-size: 24;
  color: #613889;
}
.noteComponent__WM5Oh {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 20px;
}
.noteContent__J-Ypn {
  display: flex;
  flex-direction: row;
}
.noteTextComponent__wJnBe {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  font-weight: 400;
  margin-left: 8px;
}
.noteTextComponent__wJnBe p {
  margin: 0;
  padding: 0;
  text-align: left;
}

.h1__pYzzs {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__-Zxuw {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__dx-Z- {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.childContainer__EQO48 {
  height: 88%;
  justify-content: center;
  align-items: center;
  display: flex;
  text-align: center;
}
.noJobsText__iH-LP {
  padding: 16px 0px 36px 0px;
}
.jobsActionsContainer__WMdrH {
  display: flex;
  justify-content: center;
  align-items: center;
}
.modalFooter__JVS3- {
  height: 35px;
}

.h1__w0uWP {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__sGAw1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__ZdnaY {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.modalFooter__aGlig {
  height: 35px;
}
.modalBodyContainer__Za6Mj {
  padding: 24px;
  overflow: auto;
  height: 502px;
}
.modalBodyContainer__Za6Mj .uploadHeading__WHU9g {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 16px;
}
.modalBodyContainer__Za6Mj .uploadInstructions__08edW {
  font-size: 13px;
}
.modalBodyContainer__Za6Mj .guidelinesContainer__xDvl- {
  margin-top: 12px;
}
.modalBodyContainer__Za6Mj .guidelinesContainer__xDvl- .guidelines__enMKe {
  margin-bottom: 8px;
  width: 62%;
}
.modalBodyContainer__Za6Mj .guidelinesContainer__xDvl- .guidelineItem__DhKLA {
  display: flex;
  align-items: center;
  margin-top: 12px;
}
.modalBodyContainer__Za6Mj .guidelinesContainer__xDvl- .guidelineItem__DhKLA .infoIcon__YcFQU {
  display: flex;
  margin-left: 5px;
}
.modalBodyContainer__Za6Mj .guidelinesContainer__xDvl- .guidelineItem__DhKLA .guidelineContent__28yp- {
  margin-left: 18px;
  color: #666666;
}
.modalBodyContainer__Za6Mj .guidelinesContainer__xDvl- .guidelineItem__DhKLA .guidelineContent__28yp- a {
  color: #4b286d;
  text-decoration: none;
}
.modalBodyContainer__Za6Mj .guidelinesContainer__xDvl- .guidelineItem__DhKLA .downloadGuideline__o5Bbl {
  margin-left: 12px;
}
.modalBodyContainer__Za6Mj .guidelinesContainer__xDvl- .guidelineItem__DhKLA .downloadGuideline__o5Bbl a {
  color: #4b286d;
  text-decoration: none;
}
.modalBodyContainer__Za6Mj .dropzoneContainer__2JKkk {
  margin-bottom: 24px;
}

.workflow-select__blszR {
  width: 50%;
}
.file-upload-container__u-OWt {
  margin-bottom: 24px;
}
.create-jobs-footer__0LnOR {
  display: flex;
  justify-content: flex-end;
}
.template-container__ektRP {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}
.template-container__ektRP .instruction-container__LS2ei {
  display: flex;
  align-items: center;
}
.template-container__ektRP .instruction-container__LS2ei .instruction-icon__zvVIS {
  width: 24px;
  height: 24px;
}
.template-container__ektRP .instruction-container__LS2ei .instruction-content__VPxsN {
  margin-left: 8px;
  font-size: 14px;
  color: #71757b;
  font-weight: 500;
}
.template-container__ektRP .download-template-button__c-kUA {
  margin-left: 16px;
  color: #613889;
  font-weight: 600;
}

.h1__aWlK8 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__Cc6U4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__cmmmt {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.submissionTableTitle__O2PRF {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 212px;
}
.submissionTableTitle__O2PRF a {
  font-size: 15px;
  color: #4b286d;
}
.deliveryDate__5Jf3v,
.countClass__iKOjT {
  font-size: 15px;
  color: #000000;
}
.headerInfo__BRFzE {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 0px;
}
.headerInfo__BRFzE .submissionsInfo__LUnQB {
  display: flex;
  align-items: center;
}
.headerInfo__BRFzE .submissionsInfo__LUnQB .headerTitle__NwN6z {
  font-size: 20px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.headerInfo__BRFzE .submissionsInfo__LUnQB .divider__XOnzM {
  border-right: 1px solid #71757b;
  height: 18px;
  margin: 0px 16px;
}
.headerInfo__BRFzE .submissionsInfo__LUnQB .submissionsCount__K7Am8 {
  color: #666666;
  margin-left: 8px;
}
.headerInfo__BRFzE .submissionsAction__pEJ86 {
  display: flex;
}
.exportSubmissionsButton__UQvZz {
  margin-left: 16px;
}
.exportSubmissionToolip__eFioG:hover {
  text-decoration: none;
}

.h1__DoI-T {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__yKnsu {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__rCP-c {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.ParentContainer__gV9s2 {
  display: flow-root;
  padding: 5px;
  background: #ffffff;
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
  margin-bottom: 5px;
  border-radius: 4px;
  margin-top: 5px;
}
.ParentContainer__gV9s2 hr {
  margin-top: 2px;
  margin-bottom: 2px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.ParentContainer_title__o-KXp {
  display: inline-flex;
  padding-left: 10px;
  font-style: normal;
  font-size: medium;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.ParentContainer_body_heading__kQ-bZ {
  padding-left: 10px;
  font-style: normal;
  font-size: medium;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.ParentContainer_body_exportFailed__X1qix {
  height: 77px;
  padding-left: 10px;
}
.ParentContainer_body_subHeading__lfpEt {
  padding-left: 10px;
  font-style: normal;
  font-size: small;
  color: #979797;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.ParentContainer_body_progressBar__et1hk {
  padding-left: 5px;
  padding-right: 5px;
}
.ParentContainer_body_progressBar_footer__DFFOZ {
  display: inline-flex;
  padding-left: 10px;
  padding-top: 5px;
  color: #979797;
  font-size: inherit;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.ParentContainer_body_progressBar_footer_stopButton__Tc6Vm {
  display: inline-flex;
  float: right;
  padding-right: 15px;
  padding-left: 10px;
  padding-top: 5px;
  color: #979797;
  font-size: inherit;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #eb5757;
}
.ParentContainer_closeIcon__sKzFq {
  display: inline-flex;
  float: right;
  margin-right: 16px;
  font-size: x-large;
}
.ParentContainer_closeIcon__sKzFq:hover {
  cursor: pointer;
}
.ProgressBar__JHNCf {
  position: relative;
  width: 100%;
  height: 4px;
  background-color: #cfd3d2;
  border-radius: 5px;
}
.ExportProgress__yU35z {
  overflow: hidden;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
}
.ExportProgress__yU35z:after {
  content: '';
  height: 3px;
  background: #2b8000;
  position: absolute;
  animation: loader__ReZFA 2s;
  -webkit-animation: loader__ReZFA 2s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  left: 33.5%;
  width: 33%;
}
.exportSuccessData__GGGTG {
  position: relative;
  height: 69px;
  margin: 5px;
  background-color: #e3f6d1;
  border-radius: 7px;
  cursor: pointer;
  box-shadow: 3px 5px 5px #f7f7f7;
}
.exportSuccessData__GGGTG p {
  display: inline-flex;
  height: 50%;
  width: 65%;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: large;
  color: #167c80;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin-bottom: 0px;
}
.failedExportData__090cc {
  position: relative;
  height: 69px;
  margin: 5px;
  background-color: #ffd4d1;
  border-radius: 7px;
  cursor: pointer;
  box-shadow: 3px 5px 5px #f7f7f7;
}
.failedExportData__090cc p {
  display: inline-flex;
  height: 50%;
  width: 75%;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: large;
  color: #eb5757;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin-bottom: 0px;
}
.rightCheveron__jZpDh {
  height: 100%;
  padding-left: 10px;
  vertical-align: middle;
}
@keyframes loader__ReZFA {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
@-webkit-keyframes loader__ReZFA {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}

.h1__fFGvQ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__gyMNM {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__8MItt {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.refreshButton__-RvPZ {
  display: flex;
  margin: 0 10px 0 5px;
}
.childWrapperContainer__e2HWq {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  height: 100%;
}
.statisticsContainer__g0pXE {
  display: flex;
  flex-direction: column;
  position: relative;
  border-bottom: 1px solid #ebedf0;
  border-top: 1px solid #ebedf0;
  margin: 24px 0;
}
.statisticsContainer_overviewSection__cinBC {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  padding: 0 16px;
}
.statisticsContainer_section__ZoCCR {
  display: flex;
  flex-basis: 18%;
  justify-content: space-around;
  padding-right: 16px;
}
.tabContainer__BZxiz {
  width: 100%;
  position: relative;
}
.QcClassDetailsTableTitle__2BeLK {
  float: left;
  font-size: 18px;
  font-weight: 600;
}
.childContainer__JqszZ {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  background-color: #ffffff;
  margin-bottom: 24px;
  position: relative;
}
.header__Le1DU {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-shrink: 0;
  padding-bottom: 5px;
}
.headerTitle__ji0fp {
  font-size: 20px;
  margin-right: 25px;
  color: #00050d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.tableContainer__zu3Mn {
  margin-top: 24px;
  display: flex;
  height: 100%;
  overflow: hidden;
  text-align: center;
  flex-direction: column;
}
.tableContainer__zu3Mn .ant-table-wrapper {
  width: 100%;
}
.tableContainer__zu3Mn .ant-table {
  height: auto;
}
.tableContainer__zu3Mn .ant-table-tbody {
  text-align: center;
}
.tableContainer__zu3Mn .ant-table-thead th {
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
}
.tableContainer__zu3Mn .ant-progress-bg {
  background-color: #3adb50;
}
.tableContainer__zu3Mn .labelContainer {
  justify-content: center !important;
}
.tableContainer__zu3Mn .qcName {
  display: flex;
  justify-content: space-evenly;
}
.tableContainer__zu3Mn .ant-table-footer {
  padding: 16px 0;
}
.tableContainer__zu3Mn .actionButton__EhvEV {
  color: #4b286d;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}
.tableContainer__zu3Mn .disableActionButton__sXVpe {
  color: #71757b;
  font-size: 14px;
  font-weight: 500;
}
.header__Le1DU > div:last-child {
  margin-left: auto;
}
.actionsContainer__RTAuX {
  display: flex;
}
.actionsContainer__RTAuX .shapeType__YsKjf {
  display: flex;
  width: 100%;
  align-items: center;
}
.actionsContainer__RTAuX .shapeType__YsKjf div {
  margin-left: 5px;
}
.actionsContainer__RTAuX .jobsAction__uEote {
  display: flex;
}
.actionsContainer__RTAuX .jobsAction__uEote .checkboxAndString__PwuAK {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  height: 38px;
  border: 1px solid #d0d4db;
  border-radius: 2px;
  cursor: pointer;
  padding: 0 5px;
  font-size: 18px;
  width: max-content;
  white-space: nowrap;
}
.actionsContainer__RTAuX .jobsAction__uEote .checkboxAndString__PwuAK .string__H16zM {
  margin-left: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.tableRow__uBD-K {
  width: 33%;
  font-family: 'Source Sans Pro';
  font-weight: 500;
  padding: 4px 8px;
}
.tableRowLastColumn__C6QFc {
  width: 33%;
  font-family: 'Source Sans Pro';
  font-weight: 500;
  margin-left: 10px;
  padding: 4px 8px;
}
.mistakeContainer__9AXr4 > div {
  display: flex;
}
.leftChevron__wPhOt {
  transform: rotate(180deg);
  margin-right: 10px;
}
.incorrectAttribute__ef6kU {
  display: flex;
  justify-content: space-between;
}
.incorrectAttributeContainer__2Y55- {
  padding-left: 15%;
  padding-right: 15%;
}
.criticalColumn__FWfYU {
  padding: 5px !important;
}
.nonCriticalColumn__3XCFy {
  background: #f7f7f7;
  padding: 5px !important;
}
.columnTitle__mXYkP {
  display: inline-flex;
}
.tableSummary__NI9xZ {
  background: #fafafa;
}
.tableSummary__NI9xZ .ant-table-cell {
  text-align: left;
  padding: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #000000;
}
.downloadCSVLink__Atxsk {
  display: flex;
  align-items: center;
}
.downloadCSVLink__Atxsk .downloadIcon__gqPVh {
  display: flex;
}
.expandedDetails__bS2dD {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-left: 39.25%;
  margin: 0;
}
.sectionHeight__vaIuv {
  height: 360px;
}
.sectionContent__K5In1 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.sectionLevel1__Y8kTa {
  display: flex;
  flex-direction: column;
  height: 360px;
  border-radius: 2px;
  border: 1px solid #d0d4db;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  padding: 0px 12px;
  margin-bottom: 16px;
}
.sectionLevel2__6soas {
  display: flex;
  flex-direction: column;
  height: 360px;
  border-radius: 2px;
  border: 1px solid #d0d4db;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  padding: 0px 12px;
}
.sectionLevel3__Da6ng {
  display: flex;
  flex-direction: column;
  height: 360px;
  border-radius: 2px;
  border: 1px solid #d0d4db;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  padding: 0px 12px;
  margin-top: 16px;
}
.sectionLevelTitle__-6Uul {
  display: flex;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #00050d;
  height: 48px;
  align-items: center;
}
.qualitySection__C2-zX {
  display: flex;
  flex-direction: column;
  margin: 16px 0;
}
.sectionHeader__2xX7F {
  display: flex;
  flex-direction: column;
}
.overviewSectionWrap__-jFss {
  display: flex;
  height: 72px;
  padding: 16px 0;
  border-top: 1px solid #d0d4db;
  border-bottom: 1px solid #d0d4db;
}
.overviewSection__K8AAw {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 0 16px;
}
.overviewSection1__qDQ3c {
  display: flex;
  flex-basis: 20%;
  justify-content: space-between;
  padding-right: 24px;
  border-right: 1px solid #d0d4db;
}
.overviewSectionM1__qbn8- {
  display: flex;
  flex-basis: 10%;
  justify-content: space-between;
  padding-right: 16px;
  border-right: 1px solid #d0d4db;
}
.overviewSection2__rmJ-c {
  display: flex;
  min-width: 40%;
  justify-content: space-between;
  padding: 0 32px;
  border-right: 1px solid #d0d4db;
}
.overviewSectionM2__DLH1Q {
  display: flex;
  flex-basis: 20%;
  justify-content: space-between;
  padding: 0 48px;
  border-right: 1px solid #d0d4db;
}
.overviewSection3__SQK3W {
  display: flex;
  flex-basis: 40%;
  justify-content: space-between;
  padding-left: 24px;
}
.overviewSectionM3__LB2eh {
  display: flex;
  flex-basis: 70%;
  justify-content: space-between;
  padding-left: 32px;
}
.reviewOverviewSection1__XW-od {
  display: flex;
  min-width: 25%;
  justify-content: space-between;
  padding: 0 16px;
  border-right: 1px solid #d0d4db;
}
.reviewOverviewSection2__QJYwy {
  display: flex;
  min-width: 75%;
  justify-content: space-between;
  padding: 0 16px;
}
.overviewSectionItemWrap__IUijc {
  display: flex;
  flex-direction: column;
}
.overviewSectionItemVal__3qrAU {
  display: flex;
  font-size: 16px;
  line-height: 19px;
  height: 24px;
  align-items: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #00050d;
}
.overviewSectionItemLabel__bgs-X {
  display: flex;
  font-size: 14px;
  color: #8e96a3;
}
.overviewSectionItemLabelAndTooltip__kEFFl {
  display: flex;
  font-size: 14px;
  align-items: center;
}
.infoSvg__5Ecdn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12px;
  height: 12px;
  margin-left: 4px;
}
.infoSvg__5Ecdn :hover {
  cursor: pointer;
}
.tableRow__uBD-K {
  font-size: 14px;
}
.tableRowInner__8P9qX {
  font-size: 14px;
  background-color: #f8f8f8;
}
.sectionTitleAndSearch__dWovh {
  display: flex;
  height: 64px;
  align-items: center;
  justify-content: space-between;
}
.editorProd__LRP8a {
  display: flex;
  height: 32px;
  align-items: center;
}
.numWithPercent__tMNPd {
  display: flex;
  color: #00050d;
}
.numWithPercentVal__sMi4k {
  color: #00050d;
  min-width: 32px;
  margin-right: 8px;
}
.numWithPercentDesc__TapbO {
  color: #a3aab5;
}
.sectionTable__Ovr8z {
  height: 100%;
  width: 70%;
  overflow: scroll;
}
.sectionTable__Ovr8z .react-grid-Cell {
  border-bottom: 1px solid #d0d4db;
}
.contentTex__JM8Z6 {
  background-color: #333333;
  padding: 1px;
  border-radius: 2px;
  margin-top: 4px;
}
.qcDetailsSearchBar__WN-ew {
  margin-right: 15px;
}
.tableRow__uBD-K {
  font-size: 14px;
}
.tableRowInner__8P9qX {
  font-size: 14px;
  background-color: #f8f8f8;
}
.csvActionPanel__PTAfq {
  display: flex;
  flex-direction: row;
}
.csvDownloadAction__5xTJY {
  margin-left: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #4b286d;
}
.qcmetricsSectionWrap__HQe3D {
  display: flex;
  min-height: 72px;
  padding: 16px 0;
}
.qcMetricsSectionItemWrap__ZyVtL {
  display: flex;
  flex-direction: column;
}
.qcMetricsSectionItemVal__lySsg {
  display: flex;
  font-size: 16px;
  line-height: 19px;
  height: 24px;
  align-items: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #00050d;
}
.qcMetricsSectionItemLabel__Scw-x {
  display: flex;
  font-size: 14px;
  color: #8e96a3;
}
.qcMetricsSectionItemLabelAndTooltip__UrVG6 {
  display: flex;
  font-size: 14px;
  align-items: center;
}
.qcClassNameContainer__I2Gw3 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.qcClassName__LFJ7s {
  display: inline-block;
  color: #4b286d;
  font-size: 12px;
  line-height: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 4px;
}
.tooltipComponent__pBm0X {
  display: flex;
  flex-direction: column;
  padding: 2px;
}
.qcmetricsRow__5gBWu {
  width: 100%;
}
.sectionTitleAndSearch__dWovh {
  display: flex;
  height: 64px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: relative;
}
.sectionLevelTitle__-6Uul {
  display: flex;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #00050d;
  height: 48px;
  align-items: center;
}

.Resizer {
  background: #000;
  opacity: 0.2;
  z-index: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
}
.Resizer:hover {
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.Resizer.horizontal {
  height: 11px;
  margin: -5px 0;
  border-top: 5px solid rgba(255, 255, 255, 0);
  border-bottom: 5px solid rgba(255, 255, 255, 0);
  cursor: row-resize;
  width: 100%;
}
.Resizer.horizontal:hover {
  border-top: 5px solid rgba(0, 0, 0, 0.5);
  border-bottom: 5px solid rgba(0, 0, 0, 0.5);
}
.Resizer.vertical {
  width: 11px;
  margin: 0 -5px;
  border-left: 5px solid rgba(255, 255, 255, 0);
  border-right: 5px solid rgba(255, 255, 255, 0);
  cursor: col-resize;
}
.Resizer.vertical:hover {
  border-left: 5px solid rgba(0, 0, 0, 0.5);
  border-right: 5px solid rgba(0, 0, 0, 0.5);
}
Resizer.disabled {
  cursor: not-allowed;
}
Resizer.disabled:hover {
  border-color: transparent;
}

.submission-viewer .no-data-found {
  height: 72.5vh;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  line-height: 200px;
}
.submission-viewer .submission-viewer-filter-form {
  padding: 8px 40px;
  background: #ffffff;
  border: none;
  width: 100%;
  z-index: 100;
}
.submission-viewer .submission-viewer-filter-form .ant-form-item-label {
  text-align: left;
  line-height: 10px;
}
.submission-viewer .submission-viewer-filter-form .ant-form-item-label label {
  font-size: 12px;
  line-height: 10px;
}
.submission-viewer .submission-viewer-filter-form .ant-legacy-form-item {
  margin: 0;
}
.submission-viewer .general-qa-holder {
  background-color: #ffffff;
}
.submission-viewer .general-qa-holder .back-link {
  display: none;
}
.submission-viewer .general-qa-holder .next-arrow {
  right: 4%;
}
.submission-viewer .general-qa-holder .prev-arrow {
  left: 4%;
}
.submission-viewer .general-qa-holder .btn-secondary:hover,
.submission-viewer .general-qa-holder .btn-sm:hover {
  background-color: #3f4959;
  color: white;
}
.submission-viewer .crop-app {
  overflow: visible;
  text-align: initial;
}

.h1__gnoub {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__3MbQq {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__aKO8u {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.tabbedContainer__4yK5I {
  margin-top: 6px;
  height: 100%;
  width: 100%;
}
.tabbedContainer__4yK5I .ant-table-column-sorters {
  display: flex;
  justify-content: space-between;
}
.jobIdContainer__klmdQ {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
}
.jobIdContainer__klmdQ .infoTooltip__XVH5O {
  display: flex;
}
.jobIdContainer__klmdQ .infoTooltip__XVH5O a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.jobIdContainer__klmdQ .infoTooltip__XVH5O .ant-tooltip-inner {
  height: auto;
  min-width: max-content;
  width: 275px;
  padding: 10px 10px 7px 10px;
  border-radius: 2px;
  font-size: 12px;
  background-color: #000000;
}
.tooltipComponent__oT6WB {
  display: flex;
  flex-direction: column;
}
.tooltipContent__uXmWY {
  display: flex;
  flex-direction: column;
}
.tooltipContent__uXmWY span {
  max-width: 272px !important;
}
.tooltipContent__uXmWY .copyIdContainer__TYh1s {
  min-width: max-content;
  width: 255px;
  height: 26px;
  padding: 2px;
  margin: 4px 0px;
  border-radius: 2px;
  background: #333333;
  display: flex;
  align-items: center;
}
.tooltipContent__uXmWY .copyIdContainer__TYh1s .id__Puwiw {
  display: flex;
  width: 100%;
  justify-content: left;
  align-items: center;
  text-align: left;
  color: #ffffff;
  opacity: 0.7;
  font-size: 13px;
  margin-left: 3px;
}
.actionButton__hbzFK {
  color: #4b286d;
  font-size: 14px;
  font-weight: 500;
}
.actionButton__hbzFK:hover {
  cursor: pointer;
}
.disableActionButton__8Qtsx {
  color: #71757b;
  font-size: 14px;
  font-weight: 500;
}

.h1__pC0dA {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__KbqJ3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__glnys {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.statisticsContainer__rlzFF {
  display: flex;
  flex-direction: column;
  position: relative;
  border-bottom: 1px solid #ebedf0;
  border-top: 1px solid #ebedf0;
  margin: 24px 0;
}
.statisticsContainer_overviewSection__ZvkY0 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  padding: 0 16px;
}
.statisticsContainer_section__sfGNu {
  display: flex;
  flex-basis: 18%;
  justify-content: space-around;
  padding-right: 16px;
}
.tabContainer__J9jLr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.tabContainer__J9jLr .actionDiv__6aqPW {
  display: flex;
  align-items: center;
}
.tabContainer__J9jLr .actionDiv__6aqPW .checkboxAndString__zqmlf {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 5px;
  height: 38px;
  border: 1px solid #d0d4db;
  border-radius: 2px;
  cursor: pointer;
  padding: 0 5px;
  font-size: 18px;
  width: max-content;
  white-space: nowrap;
}
.tabContainer__J9jLr .actionDiv__6aqPW .checkboxAndString__zqmlf .string__8NHwM {
  margin-left: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.QcClassDetailsTableTitle__VGRHv {
  font-size: 18px;
  font-weight: 600;
}
.batchDetailsContainer__q8tT- {
  margin: 30px 0 24px;
}
.header__FQyBv {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-shrink: 0;
  padding-bottom: 5px;
}
.header__FQyBv input {
  height: 32px;
}
.headerTitle__y1a4z {
  font-size: 20px;
  margin-right: 25px;
  color: #00050d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.pushButton__f2ltm .pushButtontooltip__p72y9 {
  width: 200px;
}
.tableContainer__FFEPE {
  margin-top: 43px;
  display: flex;
  height: 100%;
  overflow: hidden;
  text-align: center;
  flex-direction: column;
}
.tableContainer__FFEPE .ant-table-wrapper {
  width: 100%;
}
.tableContainer__FFEPE .ant-table {
  height: auto;
}
.tableContainer__FFEPE .ant-table-tbody {
  text-align: center;
}
.tableContainer__FFEPE .ant-table-thead th {
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
}
.tableContainer__FFEPE .ant-progress-bg {
  background-color: #3adb50;
}
.tableContainer__FFEPE .labelContainer {
  justify-content: center !important;
}
.tableContainer__FFEPE .qcName {
  display: flex;
  justify-content: space-evenly;
}
.tableContainer__FFEPE .ant-table-footer {
  padding: 16px 0;
}
.tableContainer__FFEPE .actionButton__LCPsE {
  color: #4b286d;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
}
.tableContainer__FFEPE .disableActionButton__Vd1E2 {
  color: #71757b;
  font-size: 14px;
  font-weight: 500;
}
.header__FQyBv > div:last-child {
  margin-left: auto;
}
.actionsContainer__p5mQ6 {
  display: flex;
  align-items: center;
}
.actionsContainer__p5mQ6 .checkboxAndString__zqmlf {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 5px;
  height: 34px;
  border: 1px solid #d0d4db;
  border-radius: 2px;
  cursor: pointer;
  padding: 0 5px;
  font-size: 18px;
  width: max-content;
  white-space: nowrap;
}
.actionsContainer__p5mQ6 .checkboxAndString__zqmlf .string__8NHwM {
  margin-left: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.actionsContainer__p5mQ6 .shapeType__b3gro {
  display: flex;
  width: 100%;
  align-items: center;
  margin-right: 24px;
}
.actionsContainer__p5mQ6 .shapeType__b3gro div {
  margin-left: 5px;
}
.actionsContainer__p5mQ6 .jobsAction__EtkWz {
  display: flex;
}
.actionsContainer__p5mQ6 .jobsAction__EtkWz .checkboxAndString__zqmlf {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  height: 38px;
  border: 1px solid #d0d4db;
  border-radius: 2px;
  cursor: pointer;
  padding: 0 5px;
  font-size: 18px;
  width: max-content;
  white-space: nowrap;
}
.actionsContainer__p5mQ6 .jobsAction__EtkWz .checkboxAndString__zqmlf .string__8NHwM {
  margin-left: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.tableRow__s91EN {
  width: 33%;
  font-family: 'Source Sans Pro';
  font-weight: 500;
  padding: 4px 8px;
}
.tableRowLastColumn__-Ji0Q {
  width: 33%;
  font-family: 'Source Sans Pro';
  font-weight: 500;
  margin-left: 10px;
  padding: 4px 8px;
}
.mistakeContainer__YuBYE > div {
  display: flex;
}
.leftChevron__kkpUB {
  transform: rotate(180deg);
  margin-right: 10px;
}
.incorrectAttribute__GTMSf {
  display: flex;
  justify-content: space-between;
}
.incorrectAttributeContainer__Xyyeh {
  padding-left: 15%;
  padding-right: 15%;
}
.criticalColumn__wYNFW {
  padding: 5px !important;
}
.nonCriticalColumn__lHasF {
  background: #f7f7f7;
  padding: 5px !important;
}
.columnTitle__aLnDx {
  display: inline-flex;
}
.tableSummary__bneoW {
  background: #fafafa;
}
.tableSummary__bneoW .ant-table-cell {
  text-align: left;
  padding: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #000000;
}
.downloadCSVLink__icxYO {
  display: flex;
  align-items: center;
}
.downloadCSVLink__icxYO .downloadIcon__0fykY {
  display: flex;
}
.expandedDetails__clRNN {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-left: 39.25%;
  margin: 0;
}
.sectionHeight__aqD75 {
  height: 360px;
}
.sectionContent__HCVR4 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.sectionLevel1__gUEXL {
  display: flex;
  flex-direction: column;
  height: 360px;
  border-radius: 2px;
  border: 1px solid #d0d4db;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  padding: 0px 12px;
  margin-bottom: 16px;
}
.sectionLevel2__TZTvr {
  display: flex;
  flex-direction: column;
  height: 360px;
  border-radius: 2px;
  border: 1px solid #d0d4db;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  padding: 0px 12px;
}
.sectionLevel3__4cM8v {
  display: flex;
  flex-direction: column;
  height: 360px;
  border-radius: 2px;
  border: 1px solid #d0d4db;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  padding: 0px 12px;
  margin-top: 16px;
}
.sectionLevelTitle__4jm84 {
  display: flex;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #00050d;
  height: 48px;
  align-items: center;
}
.qualitySection__MkCtm {
  display: flex;
  flex-direction: column;
  margin: 16px 0;
}
.sectionHeader__RmzxJ {
  display: flex;
  flex-direction: column;
}
.overviewSectionWrap__3HldA {
  display: flex;
  height: 72px;
  padding: 16px 0;
  border-top: 1px solid #d0d4db;
  border-bottom: 1px solid #d0d4db;
}
.overviewSection__mKWVf {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 0 16px;
}
.overviewSection1__7jitJ {
  display: flex;
  flex-basis: 20%;
  justify-content: space-between;
  padding-right: 24px;
  border-right: 1px solid #d0d4db;
}
.overviewSectionM1__998UF {
  display: flex;
  flex-basis: 10%;
  justify-content: space-between;
  padding-right: 16px;
  border-right: 1px solid #d0d4db;
}
.overviewSection2__a01uM {
  display: flex;
  min-width: 40%;
  justify-content: space-between;
  padding: 0 32px;
  border-right: 1px solid #d0d4db;
}
.overviewSectionM2__kej9J {
  display: flex;
  flex-basis: 20%;
  justify-content: space-between;
  padding: 0 48px;
  border-right: 1px solid #d0d4db;
}
.overviewSection3__xq5Z3 {
  display: flex;
  flex-basis: 40%;
  justify-content: space-between;
  padding-left: 24px;
}
.overviewSectionM3__-MB-h {
  display: flex;
  flex-basis: 70%;
  justify-content: space-between;
  padding-left: 32px;
}
.reviewOverviewSection1__FJWE0 {
  display: flex;
  min-width: 25%;
  justify-content: space-between;
  padding: 0 16px;
  border-right: 1px solid #d0d4db;
}
.reviewOverviewSection2__S2X7B {
  display: flex;
  min-width: 75%;
  justify-content: space-between;
  padding: 0 16px;
}
.overviewSectionItemWrap__-U6x1 {
  display: flex;
  flex-direction: column;
}
.overviewSectionItemVal__6IDuy {
  display: flex;
  font-size: 16px;
  line-height: 19px;
  height: 24px;
  align-items: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #00050d;
}
.overviewSectionItemLabel__3Gcib {
  display: flex;
  font-size: 14px;
  color: #8e96a3;
}
.overviewSectionItemLabelAndTooltip__13pFc {
  display: flex;
  font-size: 14px;
  align-items: center;
}
.infoSvg__DEmT4 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12px;
  height: 12px;
  margin-left: 4px;
}
.infoSvg__DEmT4 :hover {
  cursor: pointer;
}
.tableRow__s91EN {
  font-size: 14px;
}
.tableRowInner__L9Xhg {
  font-size: 14px;
  background-color: #f8f8f8;
}
.sectionTitleAndSearch__DbQ8w {
  display: flex;
  height: 64px;
  align-items: center;
  justify-content: space-between;
}
.editorProd__pW-YG {
  display: flex;
  height: 32px;
  align-items: center;
}
.numWithPercent__XvKGW {
  display: flex;
  color: #00050d;
}
.numWithPercentVal__POmp4 {
  color: #00050d;
  min-width: 32px;
  margin-right: 8px;
}
.numWithPercentDesc__xuBPB {
  color: #a3aab5;
}
.sectionTable__RUdNz {
  height: 100%;
  width: 70%;
  overflow: scroll;
}
.sectionTable__RUdNz .react-grid-Cell {
  border-bottom: 1px solid #d0d4db;
}
.contentTex__CtgLt {
  background-color: #333333;
  padding: 1px;
  border-radius: 2px;
  margin-top: 4px;
}
.qcDetailsSearchBar__vWxYg {
  margin-right: 15px;
}
.tableRow__s91EN {
  font-size: 14px;
}
.tableRowInner__L9Xhg {
  font-size: 14px;
  background-color: #f8f8f8;
}
.csvActionPanel__CngB8 {
  display: flex;
  flex-direction: row;
}
.csvDownloadAction__c-CMZ {
  margin-left: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #4b286d;
}
.qcmetricsSectionWrap__0Lh6t {
  display: flex;
  min-height: 72px;
  padding: 16px 0;
}
.qcMetricsSectionItemWrap__4B0AI {
  display: flex;
  flex-direction: column;
}
.qcMetricsSectionItemVal__Kk-Ya {
  display: flex;
  font-size: 16px;
  line-height: 19px;
  height: 24px;
  align-items: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #00050d;
}
.qcMetricsSectionItemLabel__EyES6 {
  display: flex;
  font-size: 14px;
  color: #8e96a3;
}
.qcMetricsSectionItemLabelAndTooltip__4Z-l4 {
  display: flex;
  font-size: 14px;
  align-items: center;
}
.qcClassNameContainer__9axVp {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.qcClassName__MPdt8 {
  display: inline-block;
  color: #4b286d;
  font-size: 12px;
  line-height: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 4px;
}
.tooltipComponent__fnhnG {
  display: flex;
  flex-direction: column;
  padding: 2px;
}
.qcmetricsRow__EkJKG {
  width: 100%;
}

.h1__bWNP4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__RBGFr {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__DSGPh {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.fluComp__JFomD {
  background-color: black;
  position: fixed;
  top: 50px;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  width: 100%;
  height: 100%;
  z-index: 1000;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
}
.fluComp__JFomD .flu-viewer,
.fluComp__JFomD .submission-viewer {
  width: 100%;
  height: 100%;
}
.viewerHeader__Hmg4S {
  position: fixed;
  display: flex;
  height: 50px;
  background-color: #00050d;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.backArrow__9FOoB {
  display: flex;
  align-items: center;
  margin-left: 20px;
  cursor: pointer;
  z-index: 10001;
}

.h1__d--uu {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__z5fgD {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__fXuTO {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__-8JhH {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 24px 0;
}

.h1__He5vJ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__j6SL0 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__HJEvv {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.tabbedContainer__gZT7l {
  margin-top: 32px;
  height: 100%;
}
.tabbedContainer__gZT7l .ant-tooltip-inner {
  min-width: max-content;
  width: 336px;
}
.tableTitle__xNVcM p {
  font-style: normal;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #333333;
  margin: 0px;
}
.tableTitle__xNVcM p:nth-child(2) {
  font-style: normal;
  font-family: 'Source Sans Pro';
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #333333;
  margin: 0px;
}
.actionButton__V-nFs {
  color: #4b286d;
  font-size: 14px;
  font-weight: 500;
}
.actionButton__V-nFs:hover {
  cursor: pointer;
}
.disableActionButton__GiLbA {
  color: #71757b;
  font-size: 14px;
  font-weight: 500;
}
.jobSearchContainer__haCka {
  display: flex;
  padding: 12px 0 12px 0;
  align-items: center;
}
.jobSearchContainer__haCka .jobs__hUseA {
  font-size: 18px;
  padding: 0 12px 0 12px;
  color: rgba(0, 5, 13, 0.4);
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.jobSearchContainer__haCka img {
  width: 32px;
}
.headerInfo__roXi3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 0px 24px 0px;
}
.headerInfo__roXi3 .submittedJobsInfo__Ki3w7 {
  display: flex;
  align-items: center;
}
.headerInfo__roXi3 .submittedJobsInfo__Ki3w7 .headerTitle__RFntk {
  font-size: 20px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.headerInfo__roXi3 .submittedJobsInfo__Ki3w7 .divider__Qm2el {
  border-right: 1px solid #71757b;
  height: 18px;
  margin: 0px 16px;
}
.headerInfo__roXi3 .submittedJobsInfo__Ki3w7 .submittedJobsCount__kAbFE {
  color: #666666;
  margin-left: 8px;
}
.headerInfo__roXi3 .submittedJobsAction__hGKAo {
  display: flex;
}

.h1__-p-TT {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__JZE5a {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__ULPT- {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.footer__-i-qm {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.modalBody__ecZuO {
  max-height: 570px;
  overflow-y: scroll;
  padding: 24px;
}
.modalBody_mainHeading__9jofG {
  padding-bottom: 24px;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
}
.modalBody_customQcAlertBox__tsXcD {
  margin: 8px 0 16px 0;
}
.modalBody_frameInterval__30UNI {
  display: inline-flex;
}
.modalBody_frameInterval_text__IEbQb {
  margin-top: 32px;
  margin-left: 22px;
  color: rgba(0, 5, 13, 0.4);
}
.modalBody_samplePercentage__IGrWI {
  display: inline-flex;
}
.modalBody_percentSymbol__D-EE5 {
  color: rgba(0, 5, 13, 0.4);
  margin-top: 26px;
  padding: 6px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 15px;
}
.modalBody_totalSequences__qcU02 {
  margin-top: 22px;
  margin-left: 22px;
}
.modalBody_totalSequences_text__gVOjP {
  color: rgba(0, 5, 13, 0.4);
}
.modalBody_sampleSize__1tz7y {
  margin-top: 22px;
  margin-left: 22px;
}
.modalBody_sampleSize_text__I5Z6R {
  color: rgba(0, 5, 13, 0.4);
}
.modalBody_reviewers__disOS {
  margin-top: 48px;
}
.modalBody_reviewers__disOS .labelContainer__QRaKD {
  display: flex;
}
.modalBody_reviewers__disOS .labelContainer__QRaKD .label__ozkqE {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #000;
  line-height: 18px;
}
.modalBody_reviewers__disOS .labelContainer__QRaKD .requiredIcon__Z1Kk9 {
  display: flex;
  align-items: center;
  margin-left: 2px;
}
.modalBody_reviewers__disOS .labelSubtext__5vLzx {
  font-size: 14px;
  line-height: 16px;
  color: #666666;
  margin-top: 8px;
}
.modalBody_reviewers__disOS .head__QHFog {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
}
.modalBody_reviewers__disOS .head__QHFog .leftItem__kWudd {
  display: flex;
  align-items: center;
}
.modalBody_reviewers__disOS .head__QHFog .leftItem__kWudd .reviewerDivider__5JKHb {
  margin: 0 12px;
  border-left: 1px solid #e4e4e4;
}
.modalBody_reviewers__disOS .head__QHFog .leftItem__kWudd .reviewerCount__tITNk {
  color: #666666;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
}
.modalBody_reviewers__disOS .head__QHFog .searchContainer__vhVbs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modalBody_reviewers__disOS .head__QHFog .searchContainer__vhVbs input {
  height: 24px;
}
.modalBody_reviewers__disOS .ant-table .ant-table-title {
  text-align: center;
  background: #f5f6f7;
  border-bottom: 1px solid #f0f0f0;
  color: #000;
  padding: 10px;
}
.modalBody_reviewers__disOS .ant-table .ant-table-title .selectText {
  color: #4b286d;
  cursor: pointer;
}
.modalBody_reviewers__disOS .ant-table .ant-table-thead .ant-table-column-sorters {
  justify-content: space-between;
  width: 100%;
}
.modalBody_reviewers__disOS .ant-table .ant-table-tbody .reviewerItemContainer {
  display: flex;
  flex-direction: column;
}
.modalBody_reviewers__disOS .ant-table .ant-table-tbody .reviewerItemContainer .reviewerItemName {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-weight: 500;
  font-size: 15px;
  color: #333333;
}
.modalBody_reviewers__disOS .ant-table .ant-table-tbody .reviewerItemContainer .reviewerItemEmai {
  color: rgba(0, 5, 13, 0.6);
  font-size: 13px;
  line-height: 14px;
}
.modalBody_reviewers__disOS .reviewerErrorContainer__kQjIp {
  color: #ff0011;
  font-size: 12px;
  line-height: 18px;
  height: 18px;
  display: flex;
  flex-grow: 0;
}
.modalBody_qcScoringAccordion__AzZo2 {
  margin-top: 30px;
}
.modalBody_qcScoringAccordion__AzZo2 span {
  font-weight: 400;
  font-size: 14px;
  color: #151b28;
}
.modalBody_qcScoringAccordion__AzZo2 .accordian__LDSol {
  margin-top: 4px;
}
.modalBody_qcScoringAccordion__AzZo2 .ant-collapse {
  background-color: #ffffff;
}
.modalBody_qcScoringAccordion__AzZo2 .ant-collapse > .ant-collapse-item > .ant-collapse-header {
  padding: 6px;
  height: 55px;
}
.modalBody_qcScoringAccordion__AzZo2 .ant-collapse > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding: 12px;
}
.panelHeaderContainer__XbkVN {
  display: flex;
  flex-direction: row;
}
.panelHeaderContainer__XbkVN .versionHeader__jIG0s {
  position: relative;
  flex-basis: 80%;
}
.panelHeaderContainer__XbkVN .versionHeader__jIG0s .versionHeaderTitle__NxWvq {
  color: #151b28;
  font-weight: 600;
  font-size: 14px;
  position: absolute;
  top: 0px;
  left: 9px;
}
.panelHeaderContainer__XbkVN .versionHeader__jIG0s input {
  position: absolute;
  top: 10px;
}
.panelHeaderContainer__XbkVN .versionHeader__jIG0s .creationTime__Iy0E3 {
  position: absolute;
  top: 20px;
  left: 9px;
  color: #747d8c;
}
.panelHeaderContainer__XbkVN .actionsPanel__uZuLW {
  color: #4b286d;
}
.panelHeaderContainer__XbkVN .actionsPanelContent__MUBto {
  width: 96px;
  gap: 3px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.h1__6Eh-2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__Q4Pbd {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__Aa7n9 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.customSampleBasedQCContainer__2iMxL .copyPasteTextareaLabel__qqHdg {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #000000;
}
.customSampleBasedQCContainer__2iMxL .helpterText__BKwK2 {
  font-weight: 400;
  font-size: 11px;
  line-height: 13px;
  color: #666666;
}
.customSampleQCJobIdsAlertButton__3SGtw {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #613889;
  cursor: pointer !important;
}
.customSampleQCJobIdsAlert__dNsQc {
  margin: 8px 0;
}
.customSampleQCJobIdsAlert__dNsQc .alertFooter__yAy9D {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 8px 0;
}
.customSampleQCJobIdsAlert__dNsQc .iconButtonContainer__-4YaF {
  display: inline-flex;
  margin-top: 4px;
}

.h1__pJSdC {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__onRxf {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__qZxB- {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.note__zIKml {
  width: 360px;
  margin-bottom: 24px;
  margin-top: 24px;
}
.warningNote__vdf1I {
  width: 436px;
  margin-bottom: 24px;
  margin-top: 24px;
}
.refreshButtonContainer__yhQQT {
  display: flex;
  align-items: center;
  padding: 8px;
  cursor: pointer;
}
.refreshButtonContainer__yhQQT .refreshButton__h6rPY {
  color: #4b286d;
  margin-right: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.refreshButtonContainer__yhQQT:hover {
  background-color: #f7f7f7;
  border-radius: 4px;
}
.refreshInNote__EcA9N {
  position: absolute;
  right: 5%;
  top: 26%;
  border-left: 1px solid #979797;
  padding-left: 12px;
}
.cardContainer__4vdd6 {
  border: 1px solid #e4e4e4;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.06), 0px 4px 6px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  margin-bottom: 24px;
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 {
  align-items: center;
  display: flex;
  padding: 24px;
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 .latestQCNameContainer__-1BGG {
  display: flex;
  justify-content: space-between;
  padding-right: 16px;
  width: 30%;
  border-right: 1px solid #e4e4e4;
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 .latestQCNameContainer__-1BGG .latestQCName__3OjIi {
  color: #4b286d;
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 .qcCreationTime__Dsas3 {
  display: flex;
  color: rgba(0, 5, 13, 0.6);
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 .qcCreationTime__Dsas3 div p {
  font-size: 13px;
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 .reviewers__YmXJI {
  display: flex;
  margin-left: 18px;
  width: 11%;
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 .reviewers__YmXJI div {
  color: rgba(0, 5, 13, 0.6);
  font-size: 13px;
  font-weight: 600;
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 .reviewers__YmXJI a {
  font-size: 13px;
  margin-left: 12px;
  text-decoration: none;
  color: #4b286d;
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 .latestQCActions__JHEz- {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 20%;
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 .latestQCActions__JHEz- .stopQCButton__Knfo3 {
  margin-left: 12px;
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 .latestQCActionsVersions__hPZWO {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 20%;
  width: 42%;
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 .latestQCActionsVersions__hPZWO .stopQCButton__Knfo3 {
  margin-left: 12px;
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 .latestQCStatus__cnH0e {
  justify-content: center;
  width: 15%;
  border-right: 1px solid #e4e4e4;
  display: flex;
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 .QCDetails__mwQcd a {
  text-decoration: none;
  color: #4b286d;
  margin-right: 24px;
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 .tooltipContent__pCOlC {
  display: flex;
  flex-direction: row;
  margin-bottom: 5px;
  text-align: left;
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 .tooltipContent__pCOlC .tooltipContentLabel__2lW8L {
  width: 40%;
  padding-left: 2%;
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 .tooltipContent__pCOlC .tooltipContentInput__VkFFT {
  width: 50%;
  padding-left: 2%;
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 .tooltipContent__pCOlC .creatorName__nevSR {
  width: 50%;
  padding-left: 2%;
  text-transform: capitalize;
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 .infoIcon__iYKer {
  display: flex;
  align-items: center;
}
.cardContainer__4vdd6 .latestQCAssignmentData__XgUD1 .infoIconContainer__8tn-I {
  display: flex;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt {
  align-items: center;
  display: flex;
  padding: 16px 24px 16px 24px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .samplesProcessed__VXqeN {
  display: grid;
  width: 14%;
  border-right: 1px solid #e4e4e4;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .samplesProcessed__VXqeN div:nth-child(1) {
  font-size: 18px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .checkedText__-pNGJ {
  display: flex;
  color: rgba(0, 5, 13, 0.6);
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .checkedText__-pNGJ div p {
  font-size: 13px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .segmentationPrecision__3NvMO {
  width: 65%;
  margin-left: 32px;
  display: flex;
  border-right: 1px solid #e4e4e4;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .segmentationPrecision__3NvMO .classPrecision__J7s4r {
  display: grid;
  width: 40%;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .segmentationPrecision__3NvMO .classPrecision__J7s4r div:nth-child(1) {
  font-size: 18px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .segmentationPrecision__3NvMO .classPrecision__J7s4r div {
  display: flex;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .segmentationPrecision__3NvMO .classPrecision__J7s4r div p {
  color: rgba(0, 5, 13, 0.6);
  font-size: 13px;
  margin-right: 8px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .segmentationPrecision__3NvMO .geometricPrecision__OpuyS {
  display: grid;
  width: 40%;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .segmentationPrecision__3NvMO .geometricPrecision__OpuyS div:nth-child(1) {
  font-size: 18px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .segmentationPrecision__3NvMO .geometricPrecision__OpuyS div {
  display: flex;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .segmentationPrecision__3NvMO .geometricPrecision__OpuyS div p {
  font-size: 13px;
  color: rgba(0, 5, 13, 0.6);
  margin-right: 8px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .segmentationPrecision__3NvMO .instancePrecision__j9ny9 {
  display: grid;
  width: 40%;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .segmentationPrecision__3NvMO .instancePrecision__j9ny9 div:nth-child(1) {
  font-size: 18px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .segmentationPrecision__3NvMO .instancePrecision__j9ny9 div {
  display: flex;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .segmentationPrecision__3NvMO .instancePrecision__j9ny9 div p {
  font-size: 13px;
  color: rgba(0, 5, 13, 0.6);
  margin-right: 8px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .segmentationPrecision__3NvMO .attributePrecision__iUw7s {
  display: grid;
  width: 40%;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .segmentationPrecision__3NvMO .attributePrecision__iUw7s div:nth-child(1) {
  font-size: 18px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .segmentationPrecision__3NvMO .attributePrecision__iUw7s div {
  display: flex;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .segmentationPrecision__3NvMO .attributePrecision__iUw7s div p {
  font-size: 13px;
  color: rgba(0, 5, 13, 0.6);
  margin-right: 8px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .precision__-p8ZZ {
  width: 31%;
  border-right: 1px solid #e4e4e4;
  display: flex;
  justify-content: space-between;
  padding-left: 8%;
  padding-right: 8%;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .precision__-p8ZZ div:nth-child(1) {
  font-size: 18px;
  font-weight: 500;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .precision__-p8ZZ div {
  display: flex;
  flex-direction: column;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .precision__-p8ZZ p {
  font-size: 13px;
  color: rgba(0, 5, 13, 0.6);
  margin-right: 8px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .recall__SBYUk {
  width: 8%;
  border-right: 1px solid #e4e4e4;
  display: grid;
  margin-left: 32px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .recall__SBYUk div:nth-child(1) {
  font-size: 18px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .recall__SBYUk div {
  display: flex;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .recall__SBYUk div p {
  font-size: 13px;
  color: rgba(0, 5, 13, 0.6);
  margin-right: 8px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .accuracyScore__IpHjl {
  width: 50%;
  border-right: 1px solid #e4e4e4;
  display: grid;
  margin-left: 32px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .accuracyScore__IpHjl div:nth-child(1) {
  font-size: 18px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .accuracyScore__IpHjl div {
  display: flex;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .accuracyScore__IpHjl div p {
  font-size: 13px;
  color: rgba(0, 5, 13, 0.6);
  margin-right: 8px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .recallNoRaster__uhN5y {
  width: 31%;
  border-right: 1px solid #e4e4e4;
  display: flex;
  justify-content: space-between;
  padding-left: 8%;
  padding-right: 8%;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .recallNoRaster__uhN5y div:nth-child(1) {
  font-size: 18px;
  font-weight: 500;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .recallNoRaster__uhN5y div {
  display: flex;
  flex-direction: column;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .recallNoRaster__uhN5y p {
  font-size: 13px;
  color: rgba(0, 5, 13, 0.6);
  margin-right: 8px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .openTask__mNtjI {
  margin-left: 32px;
  display: inline-flex;
  align-items: center;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .openTask__mNtjI div a {
  text-decoration: none;
  color: #4b286d;
  margin-right: 12px;
}
.cardContainer__4vdd6 .sampleDetails__7eZPt .openTask__mNtjI div .disabled__O6ASc {
  text-decoration: none;
  color: rgba(0, 5, 13, 0.2);
  margin-right: 12px;
  cursor: default;
}
.tooltipComponent__ytYwr {
  padding: 8px 0 8px 0 !important;
  width: 332px !important;
  font-size: 12px !important;
  display: flow-root !important;
}
.tooltipComponent__ytYwr div {
  font-size: 12px !important;
  justify-content: center;
}
.verticalDivider__C5uH3 {
  border-right: 1px solid #e4e4e4;
}
.divider__VA6ZS {
  border-bottom: 1px solid #e4e4e4;
}
.benchmarkInfoContainer__isM-5 {
  display: flex;
  flex-direction: column;
  font-size: 16px;
  margin: 12px 0;
  padding: 12px 12px;
  border-radius: 4px;
  border: 1px solid #71757b;
  font-weight: 600;
  background: #f7f7f7;
}
.viewHeading__-AS0b {
  white-space: nowrap;
  color: #613889;
}
.viewHeading__-AS0b:hover {
  cursor: pointer;
}
.benchmarkHeading__vEAm6 {
  text-transform: uppercase;
  font-weight: 600;
  color: #666666;
}
.criteriaContainer__KSx72 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 14px;
  padding: 4px 10px;
  color: #000000;
}
.dropdownOptionContainer__Iga8C {
  cursor: pointer;
}
.dropdownOptionContainer__Iga8C p {
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  padding: 5px 0px 0px 10px;
}
.dropdownOptionContainer__Iga8C p:nth-child(2) {
  font-size: 11px;
  line-height: 13px;
  padding: 0px 0px 0px 10px;
  color: #666666;
}
.dropdownOptionContainer__Iga8C span {
  float: right;
  padding-right: 10px;
  color: #666666;
}
.dropdownOptionContainer__Iga8C hr {
  margin: 0px;
}
.dropdownOptionContainer__Iga8C:hover {
  background: #f5f6f7;
}
.childContainer__Kfe47 {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  border-radius: 4px;
  padding: 24px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  background-color: #ffffff;
  margin-bottom: 10px;
}
.childContainer_title__fxF5l {
  font-size: 20px;
  margin-right: 16px;
  color: #00050d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin: 0px 0px 15px 0px;
}
.childContainer_title__fxF5l p {
  flex: none;
  order: 0;
  align-self: center;
  margin: 14px 0px;
}
.childContainer_title_subTitle__zVZtT {
  font-weight: 500;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 13px;
  text-decoration-line: underline;
  color: #3e79ab;
  padding: 0px 0px 0px 5px;
  cursor: pointer;
}
.childContainer_version__3BQCA {
  position: absolute;
}
.childContainer_version__3BQCA p {
  font-weight: 600;
  font-size: 14px;
  line-height: 15px;
}
.childContainer_version_dropDown__E0kGR {
  margin: 0px 10px 10px 0px;
  width: 100%;
}
.childContainer_version_dropDown_infoToolTip__80yku {
  margin: 0px 5px;
  display: inline-block;
}
.childContainer_version_dropDown_infoToolTip__80yku a {
  display: inline-block;
  justify-content: center;
  align-items: center;
}
.childContainer_version_dropDown_creationDateContainer__aOSIZ {
  padding-left: 3px;
  display: inline-block;
}
.modalContainer__cbKHP .ant-modal-body {
  padding: 12px 24px;
}
.modalContainer__cbKHP .ant-modal-header,
.modalContainer__cbKHP .ant-modal-footer {
  border-radius: 4px;
}

.h1__kKg0Z {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__h5NiY {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__djnXK {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__MquRo {
  margin-top: 32px;
}
.qcloaderContainer__d-9kE {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70vh;
}
.childContainer__Kcrgs {
  border-radius: 4px;
  background-color: #ffffff;
  padding: 20px 24px;
  border: 1px solid #d0d4db;
  text-align: center;
}
.noQC__Uh20o {
  padding: 18px 0px;
}
.generateQCButtonContainer__arnpm {
  display: flex;
  align-items: center;
  justify-content: center;
}
.generateQCButton__oLl8J {
  margin-right: 32px;
}
.qcDefinition__uiz8A {
  color: #4b286d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
}
.noQCText__sTBh9 {
  padding: 16px 0px 36px 0px;
}
.cardTitle__plgIF {
  margin-top: 24px;
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 600;
}
.historyContainer__orPZx {
  margin: 10px 0px 15px 5px;
  padding: 10px;
  width: 60%;
  background: #ffffff;
  box-shadow: 0px 10px 16px rgba(0, 0, 0, 0.1), 0px 4px 6px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}
.historyContainer__orPZx p {
  font-style: normal;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}
.historyContainer__orPZx hr {
  margin: 0px 0px 5px 0px;
}
.historyContainer_title__GeEzh {
  display: inline-flex;
}
.historyContainer_title__GeEzh p {
  margin: 10px;
  padding: 6px 0px 0px 0px;
}
.historyContainer_body__mQm1O p {
  font-style: normal;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 11px;
  line-height: 13px;
  color: #979797;
}
.historyContainer_body__mQm1O p:nth-child(2) {
  font-style: normal;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #333333;
}
.historyContainer_footer__OVax0 {
  padding: none;
  background: #f7f7f7;
  padding: 10px 0px 10px 0px;
}

.h1__4inKR {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__x9FzW {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__VEUQd {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.previousQCTitle__mtOjO {
  margin-top: 32px;
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 600;
}
.tableContainer__n6SL0 {
  display: flex;
  height: 100%;
  overflow: hidden;
  text-align: center;
}
.tableContainer__n6SL0 .ant-table-wrapper {
  width: 100%;
}
.tableContainer__n6SL0 .ant-table-tbody {
  text-align: center;
}
.tableContainer__n6SL0 .ant-table-thead th {
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
}
.tableContainer__n6SL0 .ant-progress-bg {
  background-color: #3adb50;
}
.tableContainer__n6SL0 .labelContainer {
  justify-content: center !important;
}
.qcName__50dcI {
  display: flex;
  justify-content: space-between;
}
.qcName__50dcI a:nth-child(1) {
  text-decoration: none;
  color: #000000;
}
.qcName__50dcI a:hover {
  color: #4b286d;
  text-decoration: underline;
}
.qcName__50dcI a:nth-child(2) {
  padding-top: 2px;
  margin-right: 12px;
}
.qcName__50dcI > div {
  color: #000000;
}
.qcName__50dcI .__react_component_tooltip {
  padding-top: 12px;
  width: 20%;
}
.qcName__50dcI .tooltipContent__qYV7g {
  display: flex;
  flex-direction: row;
  margin-bottom: 5px;
  text-align: left;
}
.qcName__50dcI .tooltipContent__qYV7g .tooltipContentLabel__n1r7U {
  width: 40%;
  padding-left: 2%;
}
.qcName__50dcI .tooltipContent__qYV7g .tooltipContentInput__8zUdF {
  width: 50%;
  padding-left: 2%;
}
.qcName__50dcI .tooltipContent__qYV7g .creatorName__h4Vw8 {
  width: 50%;
  padding-left: 2%;
  text-transform: capitalize;
}
.benchmarkInfoContainer__qNLHw {
  display: flex;
  flex-direction: column;
  font-size: 16px;
  margin: 12px 0;
  padding: 12px 12px;
  border-radius: 4px;
  border: 1px solid #71757b;
  font-weight: 600;
  background: #f7f7f7;
}
.benchmarkHeading__GvbWP {
  text-transform: uppercase;
  font-weight: 600;
  color: #666666;
}
.criteriaContainer__mEHCl {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 14px;
  padding: 4px 10px;
  color: #000000;
}
.modalContainer__39zdX .ant-modal-body {
  padding: 12px 24px;
}
.modalContainer__39zdX .ant-modal-header,
.modalContainer__39zdX .ant-modal-footer {
  border-radius: 4px;
}
.qcBenchmarkModalBackground__-Ks-e {
  background-color: auto !important;
}

.h1__msX3Y {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__YoCqf {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__BXudh {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.header__YRThL {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.submissionActions__PuE7B {
  display: flex;
  align-items: center;
}
.customerQCActions__WVqty {
  margin-left: 12px;
}
.submissionReviewStatus__oPmkB {
  display: flex;
  align-items: center;
}
.submissionReviewStatus__oPmkB .submissionReviewStatusText__SOY83 {
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin-right: 12px;
  font-size: 15px;
}
.submissionReviewStatus__oPmkB .submissionReviewStatusDropdown__X-if0 {
  margin-right: 2px;
  width: 216px;
}
.dropdownOptionContainer__85RIV {
  cursor: pointer;
}
.dropdownOptionContainer__85RIV p {
  font-weight: 600;
  font-size: 13px;
  line-height: 15px;
  padding: 5px 0px 0px 10px;
}
.dropdownOptionContainer__85RIV p:nth-child(2) {
  font-size: 12px;
  line-height: 13px;
  padding: 0px 0px 0px 10px;
  color: #979797;
}
.dropdownOptionContainer__85RIV span {
  float: right;
  padding-right: 10px;
  color: #4b286d;
}
.dropdownOptionContainer__85RIV hr {
  margin: 0px;
}
.dropdownOptionContainer__85RIV:hover {
  background: #f7f7f7;
}

.h1__KDyCy {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__6oxt- {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__o8-RU {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.footer__YxJtT {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.width100__GAbgS {
  margin-top: 2%;
  width: 100%;
  display: flex;
  flex-basis: 100%;
  justify-content: center;
  flex-flow: column;
}
.width100__GAbgS p {
  text-align: center;
  font-size: inherit;
  font-family: 'Source Sans Pro';
  font-weight: 500;
}
.width100__GAbgS span {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: medium;
  padding-left: 5px;
  line-height: 15px;
}
.addNoteContainer__a4gTa {
  display: flex;
  flex-basis: inherit;
  flex-direction: row;
  margin: 5px;
}
.addNoteContainer__a4gTa p {
  font-style: inherit;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: initial;
}
.reasonTextarea__lAvs8 {
  margin: 8px 0px 5px 0px;
}

.footer__5Z-ip {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.width100__pxTLY {
  margin-top: 2%;
  width: 100%;
  display: flex;
  flex-basis: 100%;
  justify-content: center;
  flex-flow: column;
}
.width100__pxTLY p {
  text-align: center;
  font-size: inherit;
  font-weight: 500;
}
.width100__pxTLY span {
  font-weight: 600;
  font-size: medium;
  padding-left: 5px;
  line-height: 15px;
}
.addNoteContainer__XLak9 {
  display: flex;
  flex-basis: inherit;
  flex-direction: row;
  margin: 5px;
}
.addNoteContainer__XLak9 p {
  font-family: inherit;
  font-style: inherit;
  font-weight: 600;
  font-size: initial;
}

.h1__JmpJ6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__WnByj {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__f32t1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.footer__7A-Jz {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.width100__fL1ji {
  margin-top: 2%;
  width: 100%;
  display: flex;
  flex-basis: 100%;
  justify-content: center;
  flex-flow: column;
}
.width100__fL1ji p {
  text-align: center;
  font-size: inherit;
  font-family: 'Source Sans Pro';
  font-weight: 500;
}
.width100__fL1ji span {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: medium;
  padding-left: 5px;
  line-height: 15px;
}
.reworkContainer__1vdl7 {
  display: flex;
  flex-basis: inherit;
  flex-direction: row;
  margin: 5px;
}
.reworkContainer__1vdl7 p {
  font-style: inherit;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: initial;
  margin: 0px;
  padding: 0px;
}
.reworkContainer__1vdl7 hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.reworkInformation__Uk5Sg p {
  color: #979797;
}

.h1__GCQcQ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__hI21N {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__2DhCJ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.submissionViewBanner__FM9Dp {
  position: relative;
  text-align: center;
  padding: 5%;
}
.submissionSubmitViewBanner__5Qm2M {
  position: relative;
  text-align: center;
  background: #e3f6d1;
  padding: 8%;
  margin-bottom: 12px;
}
.submissionViewHeader__8ncCB {
  padding-top: 10px;
  position: relative;
  text-align: center;
}
.submissionViewHeader__8ncCB p {
  margin-top: 10px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: large;
  line-height: 17px;
  color: #000000;
}
.footer__g3WSy {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.width100__1iQRb {
  width: 100%;
  display: flex;
  flex-basis: 100%;
  justify-content: center;
  flex-flow: column;
}
.width100__1iQRb hr {
  margin: 10px 0px 10px 0px;
}
.width100__1iQRb p {
  text-align: center;
  font-size: inherit;
  font-family: 'Source Sans Pro';
  font-weight: 500;
}
.width100__1iQRb span {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: medium;
  padding-left: 5px;
  line-height: 15px;
}
.submissionContainer__imLG- {
  display: flex;
  flex-basis: inherit;
  flex-direction: row;
  margin: 5px;
}
.submissionContainer__imLG- p {
  font-style: inherit;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: initial;
}
.submissionContainer__imLG- hr {
  margin: 10px 0px 10px 0px;
}
.dropdownStyle__DX9Zb {
  display: block !important;
  width: 100% !important;
}
.linkRateCardsHeader__328FR {
  font-size: 18px;
  margin-top: 28px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.submissionInformation__4R573 p {
  color: #979797;
  margin: 0px;
  padding: 0px;
}
.submissionInformation__4R573 p:nth-child(2) {
  color: black;
}
.rateCardContainer__3FWot {
  display: flex;
  flex-direction: column;
  margin: 0 5px;
}
.rateCardContainer__3FWot .ant-checkbox-wrapper {
  margin: 12px 0;
}
.rateCardComp__lYcsk {
  display: flex;
  flex-direction: column;
}
.rateCardItemParent__Fh6Mh {
  display: flex;
  flex-direction: row;
}
.rateCardItemChild__KhT1z {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 8px 44px;
}
.rateCardItem__MNbGj {
  display: flex;
  flex-direction: column;
  border: 1px solid #b9bec7;
  border-radius: 4px;
  cursor: pointer;
  height: 100%;
  width: 100%;
  margin-bottom: 8px;
}
.correctLogo__LmmFo {
  display: flex;
  flex-basis: 10%;
  justify-content: center;
  align-items: center;
}
.itemDetails__2O0FN {
  display: flex;
  flex-basis: 75%;
  padding: 8px 0;
  flex-direction: column;
}
.collapseComp__rYQf4 {
  display: flex;
  flex-basis: 20%;
  color: #0099ff;
  align-items: center;
  justify-content: center;
}
.rateCardName__6-UEZ {
  font-size: 12px;
  line-height: 15px;
  color: #00050d;
  margin-bottom: 4px;
}
.rateCardCreatedAt__Mw5B1 {
  font-size: 11px;
  line-height: 13px;
  color: rgba(0, 5, 13, 0.4);
}
.defaultRateCard__g2KGN {
  font-size: 11px;
  line-height: 13px;
  color: rgba(0, 5, 13, 0.4);
  padding-top: 8px;
  font-style: italic;
}
.pricingSection__D6dsa {
  display: flex;
  flex-direction: column;
}
.pricingSectionTitle__7XBPI {
  font-size: 11px;
  line-height: 13px;
  color: #00050d;
}
.pricingSectionContent__Deq8h {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.sectionBadge__WiK0Y {
  padding: 2px 4px;
  color: rgba(0, 5, 13, 0.4);
  background-color: #fff2ce;
  border-radius: 4px;
  margin: 8px 8px 8px 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.noRateCardContainer__ms1-A {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 54px;
  border-radius: 4px;
  background-color: #fff2ce;
  padding: 8px;
  margin: 8px 5px;
}
.alertText__Jah95 {
  display: flex;
  color: #00050d;
  font-size: 13px;
  line-height: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  align-items: center;
}
.alertText__Jah95 span {
  margin-left: 8px;
}
.alertDesc__h4oky {
  font-size: 12px;
  line-height: 15px;
  color: #00050d;
  margin-left: 24px;
}
.datePickerContainer__HopVI,
.descriptionBoxContainer__4F5Zu {
  margin-top: 18px;
}
.datePickerContainer__HopVI .descriptionText__lycEl,
.descriptionBoxContainer__4F5Zu .descriptionText__lycEl {
  margin-bottom: 4px;
}
.labelContainer__Xk8Sg {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
.labelContainer__Xk8Sg .infoIcon__9RWh6 {
  display: flex;
  align-self: center;
  cursor: pointer;
  color: #4b286d;
}
.noRateCardLinkedContainer__efiL9,
.codMissingOrTATBreachContainer__9L8ju {
  display: flex;
  flex-direction: column;
  padding: 25px 0;
}
.noRateCardLinkedHeader__6LEuY,
.codMissingOrTATBreachHeader__1tH9h {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.noRateCardLinkedTitle__e4Jnc,
.codMissingOrTATBreachTitle__FwRAa {
  font-size: 18px;
  margin: 18px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.noRateCardLinkedContent__wr-Vl,
.codMissingOrTATBreachContent__Pcmv- {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.confirmationCheckbox__3zjvw {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 8px;
  padding: 5px 20px;
  margin-top: 18px;
  color: #595959;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
}
.linkRateCardsAccordion__rX9LP .ant-collapse .ant-collapse-item {
  margin: 12px 0;
  background: #ffffff;
}
.linkRateCardsAccordion__rX9LP .ant-collapse .ant-collapse-item .ant-collapse-arrow {
  position: relative;
  left: auto;
}
.linkRateCardsAccordion__rX9LP .ant-collapse .ant-collapse-header {
  padding: 10px;
}
.linkRateCardsAccordion__rX9LP .ant-collapse .ant-collapse-content .ant-collapse-content-box {
  padding-top: 0px;
  padding-left: 56px;
}
.linkRateCardsAccordion__rX9LP .accordionHeader__x77TX {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  color: #333333;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.linkRateCardsAccordion__rX9LP .accordionContent__wQS3E {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.noteContent__6E0K- .noteHeader__tjDVc {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
  gap: 10px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.noteContent__6E0K- .noteBody__rYuro {
  display: flex;
  flex-direction: column;
  gap: 12px;
  font-size: 14px;
  margin: 4px 0 0 24px;
}
.noteContent__6E0K- .noteBody__rYuro span {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.rateCardsDropdown__TUsga {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.rateCardsDropdown__TUsga .title__-aQoR {
  color: #000000;
  font-size: 14px;
}
.rateCardsDropdown__TUsga .ant-select {
  font-size: 14px;
}
.rateCardsDropdown__TUsga .ant-select .ant-select-selector {
  border-radius: 4px;
  height: 38px;
  width: 384px;
  align-items: center;
  padding: 0px 8px;
}
.rateCardsDropdown__TUsga .ant-select .ant-select-arrow {
  font-size: 12px;
}
.optionContent__D5KGy {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 4px;
  padding: 6px 14px;
  cursor: pointer;
}
.optionContent__D5KGy .rateCardName__6-UEZ {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #333333;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}
.optionContent__D5KGy .rateCardName__6-UEZ .defaultRateCard__g2KGN {
  font-size: 13px;
  color: #979797;
  font-style: italic;
}
.optionContent__D5KGy .creationDate__6o6BN {
  font-size: 13px;
  color: #979797;
}
.rateCardPricingInfoContainer__mWbrt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 8px 0;
  padding: 12px 20px;
  border-radius: 4px;
  border: 1px solid #71757b;
}
.pricingInfoItem__P6i8E .unitType__dLMb0 {
  font-size: 13px;
  color: #666666;
  margin: 4px 0;
}
.pricingInfoItem__P6i8E .priceWithUnit__2vcyt {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
  padding: 4px 10px;
  color: #000000;
}
.pricingInfoItem__P6i8E .priceWithUnit__2vcyt .priceContainer__ZPvtQ {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 28%;
}
.pricingInfoItem__P6i8E .divider__86Hc8 {
  margin: 16px 0;
  border-top: 1px solid #71757b;
}
.configVersionDropdown__zbNti {
  width: 'auto';
  display: 'inherit';
}

.h1__Iu7k6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__-m2A5 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__aaUNC {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.formBody__fAXIF {
  display: flex;
  flex-direction: column;
}
.formBody_mainHeading__UoN-y {
  font-size: 15px;
  font-weight: bold;
  padding: 20px 0px 15px 0px;
}
.formBody_inputBox__a-dLf {
  padding: 8px 0px 25px 0px;
}
.formBody_required__QJ3ZO:after {
  content: ' *';
}
.formBody__fAXIF input[type='number']::-webkit-inner-spin-button,
.formBody__fAXIF input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.h1__AXIsk {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__Kktvu {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__Twstn {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.mainHeading__IdeHY {
  font-size: 15px;
  font-weight: bold;
}
.info__w3XRp {
  padding-bottom: 10px;
}
.container__2MsqB {
  height: 18em;
  margin: 0px 16px;
  border: 2px solid #71757b;
}
.boxContent__LQRhY {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 10px;
  font-size: 14px;
}
.boxContent__LQRhY .boxText__NwQl3 {
  margin-top: 24px;
}
.boxContent__LQRhY .boxText__NwQl3 .instruction__AtCAY {
  margin-top: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}

.footer__L0x0L {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.width100__VTd3h {
  margin-top: 2%;
  width: 100%;
  display: flex;
  flex-basis: 100%;
  justify-content: center;
  flex-flow: column;
}
.width100__VTd3h p {
  text-align: center;
  font-size: inherit;
  font-weight: 500;
}
.width100__VTd3h span {
  font-weight: 600;
  font-size: medium;
  padding-left: 5px;
  line-height: 15px;
}
.addNoteContainer__Vx8us {
  display: flex;
  flex-basis: inherit;
  flex-direction: row;
  margin: 5px;
}
.addNoteContainer__Vx8us p {
  font-family: inherit;
  font-style: inherit;
  font-weight: 600;
  font-size: initial;
}

.h1__nxacq {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__v0J2a {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__zmZP- {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.tabbedContainer__biQZe {
  margin-top: 5px;
  height: 100%;
}
.tabbedContainer__biQZe .ant-table-title {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
.tabbedContainer__biQZe .ant-table-title p {
  margin: 0px;
  font-size: medium;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  padding: 2px 2px 2px 2px;
}
.tabletile__5-V9N {
  display: inline-flex;
  position: relative;
  width: 100%;
}
.headerInfo__krmSe {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 24px 0px;
}
.headerInfo__krmSe .finalStageInfo__1W9PN {
  display: flex;
  align-items: flex-start;
}
.headerInfo__krmSe .finalStageInfo__1W9PN .headerTitle__JJE-s {
  font-size: 20px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.headerInfo__krmSe .finalStageInfo__1W9PN .divider__8oH3v {
  border-right: 1px solid #71757b;
  height: 18px;
  margin: 0px 16px;
}
.headerInfo__krmSe .finalStageInfo__1W9PN .finalStageCount__KaOGn {
  color: #666666;
  margin-left: 8px;
}
.headerInfo__krmSe .finalStageAction__FhY-k {
  display: flex;
}
.sendBackToWFBtn__zv4QC {
  margin-left: 16px;
}
.makeASubBtn__74DnC {
  margin-left: 16px;
}

.h1__1wUc8 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__Y7NNE {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__z0hEp {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.qcloaderContainer__T8rDM {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80vh;
}
.headerInfo__NflA3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 32px;
  flex-direction: column;
}
.headerInfo__NflA3 .headerWrapper__0kesY {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 36px;
}
.headerInfo__NflA3 .headerWrapper__0kesY .headerTitle__6hPN6 {
  font-size: 20px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.headerInfo__NflA3 .headerWrapper__0kesY .QCButton__jlwbx {
  margin-left: 20px;
}
.headerInfo__NflA3 .QCActionWrapper__gWZjs {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  width: 100%;
}
.headerInfo__NflA3 .QCActionWrapper__gWZjs .QCAction__f8QAE {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.headerInfo__NflA3 .QCActionWrapper__gWZjs .QCAction__f8QAE input {
  height: 30px;
}
.headerInfo__NflA3 .QCActionWrapper__gWZjs .QCAction__f8QAE .stopQCButton__h2tuE {
  margin-left: 20px;
}
.qcJobsloaderDiv__XR2L2 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24.2vh;
}
.outerDiv__XzIzg {
  display: flex;
  align-items: center;
  flex-direction: column;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  padding: 80px 0;
}
.outerDiv__XzIzg .emptyText__8pZQl {
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #000000;
  margin-top: 25px;
}
.refreshButtonContainer__L4fLX {
  display: flex;
  align-items: center;
  padding: 8px;
  cursor: pointer;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.refreshButtonContainer__L4fLX .refreshButton__vRyg1 {
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
  margin-left: 8px;
}
.refreshButtonContainer__L4fLX:hover {
  background-color: #f7f7f7;
}
.refreshInNote__Nvfv- {
  position: absolute;
  right: 5%;
  top: 26%;
  border-left: 1px solid #979797;
  padding-left: 12px;
}
.jobsSection__8LE8H {
  margin-bottom: 34px;
}
.jobsSection__8LE8H .jobsHeaderWrapper__gJ4bR {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 24px;
}
.jobsSection__8LE8H .jobsHeaderWrapper__gJ4bR .leftItem__nPf5G {
  display: flex;
  align-items: center;
}
.jobsSection__8LE8H .jobsHeaderWrapper__gJ4bR .leftItem__nPf5G .jobsHeaderTitle__1XUf7 {
  font-size: 16px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.jobsSection__8LE8H .jobsHeaderWrapper__gJ4bR .leftItem__nPf5G .divider__sTviG {
  border-right: 1px solid #71757b;
  height: 18px;
  margin: 0px 16px;
}
.jobsSection__8LE8H .jobsHeaderWrapper__gJ4bR .leftItem__nPf5G .lastUpdatedText__zRwhE {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  margin-right: 8px;
  color: #666666;
}
.jobsSection__8LE8H .jobContentwrapper__N14-r {
  display: flex;
  flex-direction: column;
  padding: 16px 24px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  width: 100%;
}
.jobsSection__8LE8H .jobContentwrapper__N14-r .ant-alert-warning {
  background: #fff2ce;
  border: none;
  border-radius: 4px;
  margin-bottom: 24px;
}
.jobsSection__8LE8H .jobContentwrapper__N14-r .jobsContent__J9LC8 {
  display: flex;
  align-items: center;
}
.jobsSection__8LE8H .jobContentwrapper__N14-r .jobsContent__J9LC8 .item__p-PWI {
  display: flex;
  flex-direction: column;
  margin-right: 50px;
}
.jobsSection__8LE8H .jobContentwrapper__N14-r .jobsContent__J9LC8 .item__p-PWI .itemLabelContainer__GIRJC {
  margin-top: 5px;
  display: flex;
  align-items: center;
}
.jobsSection__8LE8H .jobContentwrapper__N14-r .jobsContent__J9LC8 .item__p-PWI .itemLabelContainer__GIRJC .itemLabel__yEZE5 {
  color: #666666;
  font-weight: 500;
  font-size: 15px;
  line-height: 17px;
  margin-right: 4px;
}
.jobsSection__8LE8H .jobContentwrapper__N14-r .jobsContent__J9LC8 .item__p-PWI .itemLabelContainer__GIRJC .infoIcon__YmpgQ {
  display: flex;
  align-items: center;
}
.jobsSection__8LE8H .jobContentwrapper__N14-r .jobsContent__J9LC8 .item__p-PWI .itemLabelContainer__GIRJC .infoIconContainer__vEUEP {
  display: flex;
}
.jobsSection__8LE8H .jobContentwrapper__N14-r .jobsContent__J9LC8 .item__p-PWI .itemLabelContainer__GIRJC .tooltipContent__hzhm6 {
  width: 214px;
  padding: 10px;
}
.jobsSection__8LE8H .jobContentwrapper__N14-r .jobsContent__J9LC8 .item__p-PWI .itemValue__dYHWu {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
}
.jobsModalContainer__ef7K4 .ant-alert-message {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
.jobsModalContainer__ef7K4 .ant-alert-icon {
  top: 50%;
  transform: translateY(-50%);
  margin-right: 20px;
}
.jobsModalContainer__ef7K4 .alertText__2IMCO {
  margin-left: 15px;
}
.jobsModalContainer__ef7K4 .helpText__y5NLf {
  margin: 23px 0px 34px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
}
.jobsModalContainer__ef7K4 .helpText__y5NLf .heading__kkAOZ {
  margin-bottom: 23px;
}

.h1__mY9iW {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__Vcako {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__-hlXC {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.modalBodyContainer__pcei7 {
  padding: 15px 20px 0px;
}
.modalBodyContainer__pcei7 .jobsContainer__HRkdg {
  background: #f7f7f7;
  border: 1px solid #71757b;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 16px;
  margin-bottom: 24px;
}
.modalBodyContainer__pcei7 .jobsContainer__HRkdg .jobsCount__8FVOP {
  display: flex;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 4px;
}
.modalBodyContainer__pcei7 .jobsContainer__HRkdg .subText1__r0r5Z {
  font-weight: 600;
  font-size: 15px;
  line-height: 17px;
  color: #333333;
  margin-bottom: 8px;
}
.modalBodyContainer__pcei7 .jobsContainer__HRkdg .subText2__qqgUz {
  display: flex;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: #333333;
}
.modalBodyContainer__pcei7 input {
  border-radius: 4px;
}
.modalBodyContainer__pcei7 input:hover {
  border: 1px solid #613889;
  box-shadow: none;
}
.modalBodyContainer__pcei7 input:focus {
  border: 1px solid #613889;
  box-shadow: none;
}
.modalBodyContainer__pcei7 .ant-input-number {
  width: 100%;
  border-radius: 4px;
}
.modalBodyContainer__pcei7 .ant-input-number:hover {
  border: none;
  box-shadow: none;
  transition: none;
}
.modalBodyContainer__pcei7 .ant-input-number:focus {
  border: none;
  box-shadow: none;
  transition: none;
}
.modalBodyContainer__pcei7 .ant-form-item-label > label {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.modalBodyContainer__pcei7 .ant-form-item-label > label.ant-form-item-required:before {
  display: none;
}
.modalBodyContainer__pcei7 .ant-form-item-label > label.ant-form-item-required:after {
  display: inline-block;
  margin-right: 4px;
  color: #4b286d;
  font-size: 16px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.modalBodyContainer__pcei7 .sampleContainer__jqjah {
  margin-bottom: 0;
}
.modalBodyContainer__pcei7 .sampleContainer__jqjah .ant-form-item-control-input-content {
  display: flex;
  align-items: center;
}
.modalBodyContainer__pcei7 .sampleContainer__jqjah .sampleInputContainer__VIJUL {
  width: 50%;
}
.modalBodyContainer__pcei7 .percentSymbol__g-Dt3 {
  color: rgba(0, 5, 13, 0.4);
  padding: 6px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 15px;
}
.modalBodyContainer__pcei7 .totalSeqContainer__p1Kkh {
  display: flex;
  flex-direction: column;
  margin-left: 22px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
}
.modalBodyContainer__pcei7 .totalSeqContainer__p1Kkh .totalSeqText__w8fTi {
  color: #979797;
  margin-bottom: 7px;
}
.modalBodyContainer__pcei7 .frameContainer__UNUS3 .ant-form-item-label {
  overflow: visible;
}
.modalBodyContainer__pcei7 .frameContainer__UNUS3 .frameLabelText__stUsm {
  margin-right: 5px;
}
.modalBodyContainer__pcei7 .assigneeDropdown__0AD3R .ant-select-focused.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  border: 1px solid #613889;
  box-shadow: none;
}
.modalBodyContainer__pcei7 .assigneeDropdown__0AD3R .ant-select-selector {
  border-radius: 4px;
  border: 1px solid #d0d4db;
}
.modalBodyContainer__pcei7 .assigneeDropdown__0AD3R .ant-select-selector:hover {
  border: 1px solid #613889;
}
.modalBodyContainer__pcei7 .assigneeDropdown__0AD3R .ant-select-selector:focus {
  border: 1px solid #613889;
}
.modalBodyContainer__pcei7 .rubricQCVersion__pdmbm {
  width: 100%;
  margin: 16px 0;
}
.modalBodyContainer__pcei7 .rubricQCVersion__pdmbm .helperText__btAMB {
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: -8px;
}
.footer__JXeBg {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.assigneeDropdownList__6sCNV .ant-select-item {
  font-weight: 600;
}
.assigneeDropdownList__6sCNV .qcVersiondropdownOptionContainer__pQ7FC {
  cursor: pointer;
}
.assigneeDropdownList__6sCNV .qcVersiondropdownOptionContainer__pQ7FC .versionLabel__bMUCx {
  color: #000000;
  padding: 5px 0px 0px 10px;
}
.assigneeDropdownList__6sCNV .qcVersiondropdownOptionContainer__pQ7FC .versionDate__-kquj {
  padding: 0px 0px 0px 10px;
  color: #666666;
}
.assigneeDropdownList__6sCNV .qcVersiondropdownOptionContainer__pQ7FC hr {
  margin: 0px;
}
.assigneeDropdownList__6sCNV .qcVersiondropdownOptionContainer__pQ7FC:hover {
  background: #f5f6f7;
}

.h1__KpJc1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__KJ7eX {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__ED7-x {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.previousQCSection__5xENI {
  min-height: 300px;
}
.previousQCSection__5xENI .headerWrapper__-TiTd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 30px;
}
.previousQCSection__5xENI .headerWrapper__-TiTd .leftItem__1oBSN {
  display: flex;
  align-items: center;
}
.previousQCSection__5xENI .headerWrapper__-TiTd .leftItem__1oBSN .headerTitle__0XY1s {
  font-size: 16px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.previousQCSection__5xENI .headerWrapper__-TiTd .searchContainer__flXqz input {
  height: 32px;
}
.modalContainer__McTuA .ant-modal-body {
  padding: 12px 24px;
}
.modalContainer__McTuA .ant-modal-header,
.modalContainer__McTuA .ant-modal-footer {
  border-radius: 4px;
}
.modalContainer__McTuA .ant-modal-mask {
  background-color: transparent;
}
.benchmarkInfoContainer__wdChA {
  display: flex;
  flex-direction: column;
  font-size: 16px;
  margin: 12px 0;
  padding: 12px 12px;
  border-radius: 4px;
  border: 1px solid #71757b;
  font-weight: 600;
  background: #f7f7f7;
}
.benchmarkHeading__ApZF6 {
  text-transform: uppercase;
  font-weight: 600;
  color: #666666;
}
.criteriaContainer__cgSML {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 14px;
  padding: 4px 10px;
  color: #000000;
}
.modalBackground__l4y-X .ant-modal-mask__eAvjz {
  background-color: transparent !important;
}
.qcName__-4oig {
  display: flex;
  justify-content: space-between;
}
.qcName__-4oig a {
  text-decoration: none;
  margin-right: 12px;
  color: #000000;
}
.qcName__-4oig a:hover {
  color: #4b286d;
  text-decoration: underline;
}
.qcName__-4oig a:nth-child(2) {
  padding-top: 2px;
}
.qcName__-4oig > div {
  margin-right: 12px;
  color: #000000;
}
.qcName__-4oig .ant-tooltip-inner {
  height: auto;
  width: 275px;
  padding: 7px 10px 10px 10px;
  border-radius: 2px;
  font-size: 12px;
  background-color: #000000;
}
.qcName__-4oig .tooltipContainer__R6GcB {
  background-color: #f5f6f7;
}
.qcName__-4oig .tooltipComponent__qKeIM {
  display: flex;
  flex-direction: column;
}
.qcName__-4oig .tooltipContent__qdQwH {
  display: flex;
  flex-direction: column;
}
.qcName__-4oig .tooltipContent__qdQwH .copyIdContainer__um39v {
  width: 255px;
  height: 26px;
  padding: 2px;
  margin: 4px 0px;
  border-radius: 2px;
  background: #333333;
  display: flex;
  align-items: center;
}
.qcName__-4oig .tooltipContent__qdQwH .copyIdContainer__um39v .id__pNqmG {
  display: flex;
  width: 100%;
  justify-content: left;
  align-items: center;
  text-align: left;
  color: #ffffff;
  opacity: 0.7;
  font-size: 13px;
  margin-left: 3px;
}
.qcName__-4oig .tooltipContent__qdQwH .tooltipContentLabel__Cs0kS {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 12px;
  margin: 3px 0px;
}
.qcName__-4oig .tooltipDetails__fa51W {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.qcName__-4oig .tooltipDetails__fa51W .tooltipDetailsLabel__8CYpu {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 12px;
  margin: 2px 0px;
}
.qcName__-4oig .tooltipDetails__fa51W .tooltipDetailsInput__S3VyE {
  font-size: 13px;
  margin: 2px 0px;
  color: #ffffff;
  opacity: 0.7;
}
.qcName__-4oig hr {
  display: block;
  height: 1px;
  border-top: 1px solid #666666;
  margin: 5px 0px;
}

.h1__nmxNd {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__yBf6F {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__QiUlE {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.refreshButtonContainer__q7VZ3 {
  display: flex;
  align-items: center;
  padding: 8px;
  cursor: pointer;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.refreshButtonContainer__q7VZ3 .refreshButton__5cO-N {
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
  margin-left: 8px;
}
.refreshButtonContainer__q7VZ3:hover {
  background-color: #f7f7f7;
}
.refreshInNote__HTCQA {
  position: absolute;
  right: 5%;
  top: 26%;
  border-left: 1px solid #979797;
  padding-left: 12px;
}
.recentQCTitle__2HuCB {
  font-size: 16px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin-bottom: 24px;
}
.note__caBLJ {
  width: 360px;
  margin-bottom: 40px;
}
.warningNote__-U1Z3 {
  width: 436px;
  margin-bottom: 40px;
}
.cardContainer__As6AZ {
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  margin-bottom: 40px;
}
.cardContainer__As6AZ .latestQCAssignmentData__rgpld {
  align-items: center;
  display: flex;
  padding: 14px 21px 12px 27px;
  justify-content: space-between;
}
.cardContainer__As6AZ .latestQCAssignmentData__rgpld .latestQCNameContainer__SB2FI {
  display: flex;
  justify-content: space-between;
  padding-right: 16px;
  width: 30%;
  border-right: 1px solid #e4e4e4;
}
.cardContainer__As6AZ .latestQCAssignmentData__rgpld .latestQCNameContainer__SB2FI .latestQCName__kBWRD {
  color: #4b286d;
}
.cardContainer__As6AZ .latestQCAssignmentData__rgpld .divider__k-NuR {
  border-right: 1px solid #e4e4e4;
  height: 22px;
}
.cardContainer__As6AZ .latestQCAssignmentData__rgpld .configDiv__j85U8 {
  display: flex;
  flex-grow: 1;
  justify-content: center;
}
.cardContainer__As6AZ .latestQCAssignmentData__rgpld .configDiv__j85U8 .label__4-oV4 {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
}
.cardContainer__As6AZ .latestQCAssignmentData__rgpld .configDiv__j85U8 .value__9f10V {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #666666;
  margin-left: 12px;
}
.cardContainer__As6AZ .latestQCAssignmentData__rgpld .latestQCActions__7ZHiP {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-grow: 3;
}
.cardContainer__As6AZ .latestQCAssignmentData__rgpld .latestQCActions__7ZHiP .stopQCButton__5m-Qh {
  margin-left: 16px;
}
.cardContainer__As6AZ .latestQCAssignmentData__rgpld .latestQCStatus__fsG8R {
  justify-content: center;
  display: flex;
  flex-grow: 1;
}
.cardContainer__As6AZ .latestQCAssignmentData__rgpld .QCDetails__OJFzj a {
  text-decoration: none;
  color: #4b286d;
  margin-right: 24px;
}
.cardContainer__As6AZ .latestQCAssignmentData__rgpld .infoIcon__RegvW {
  display: flex;
  align-items: center;
}
.cardContainer__As6AZ .latestQCAssignmentData__rgpld .infoIconContainer__YG0KE {
  display: flex;
}
.cardContainer__As6AZ .sampleDetails__8sy0l {
  align-items: center;
  display: flex;
  border-top: 1px solid #e4e4e4;
  justify-content: space-between;
}
.cardContainer__As6AZ .sampleDetails__8sy0l .downloadDiv__TzwjL {
  display: flex;
  align-items: center;
  height: 77px;
  width: 8%;
  justify-content: center;
}
.cardContainer__As6AZ .sampleDetails__8sy0l .defaultDetails__Oc2nq {
  display: flex;
  padding-left: 27px;
  justify-content: space-between;
  width: 100%;
}
.cardContainer__As6AZ .sampleDetails__8sy0l .defaultDetails__Oc2nq .item__WSU-v {
  display: flex;
  flex-direction: column;
  padding: 17px 0 21px;
}
.cardContainer__As6AZ .sampleDetails__8sy0l .defaultDetails__Oc2nq .item__WSU-v .itemLabel__33spU {
  color: #666666;
  font-weight: 500;
  font-size: 15px;
  line-height: 17px;
  margin-top: 4px;
}
.cardContainer__As6AZ .sampleDetails__8sy0l .defaultDetails__Oc2nq .item__WSU-v .itemValue__1X5FM {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
}
.cardContainer__As6AZ .sampleDetails__8sy0l .defaultDetails__Oc2nq .item__WSU-v:last-child {
  margin-right: 60px;
}
.cardContainer__As6AZ .sampleDetails__8sy0l .defaultDetails__Oc2nq .divider__k-NuR {
  border-right: 1px solid #cccccc;
}
.cardContainer__As6AZ .sampleDetails__8sy0l .segmentationDetail__M1VWX {
  display: flex;
  padding-left: 27px;
  justify-content: space-between;
  width: 100%;
}
.cardContainer__As6AZ .sampleDetails__8sy0l .segmentationDetail__M1VWX .item__WSU-v {
  display: flex;
  flex-direction: column;
  padding: 17px 0 21px;
}
.cardContainer__As6AZ .sampleDetails__8sy0l .segmentationDetail__M1VWX .item__WSU-v .itemLabel__33spU {
  color: #666666;
  font-weight: 500;
  font-size: 15px;
  line-height: 17px;
  margin-top: 4px;
}
.cardContainer__As6AZ .sampleDetails__8sy0l .segmentationDetail__M1VWX .item__WSU-v .itemValue__1X5FM {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
}
.cardContainer__As6AZ .sampleDetails__8sy0l .segmentationDetail__M1VWX .divider__k-NuR {
  border-right: 1px solid #cccccc;
}
.cardContainer__As6AZ .sampleDetails__8sy0l .pcsDetails__99vG- {
  display: flex;
  padding-left: 27px;
  justify-content: space-between;
  width: 100%;
}
.cardContainer__As6AZ .sampleDetails__8sy0l .pcsDetails__99vG- .item__WSU-v {
  display: flex;
  flex-direction: column;
  padding: 17px 0 21px;
}
.cardContainer__As6AZ .sampleDetails__8sy0l .pcsDetails__99vG- .item__WSU-v .itemLabel__33spU {
  color: #666666;
  font-weight: 500;
  font-size: 15px;
  line-height: 17px;
  margin-top: 4px;
}
.cardContainer__As6AZ .sampleDetails__8sy0l .pcsDetails__99vG- .item__WSU-v .itemValue__1X5FM {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
}
.cardContainer__As6AZ .sampleDetails__8sy0l .pcsDetails__99vG- .item__WSU-v:last-child {
  margin-right: 70px;
}
.cardContainer__As6AZ .sampleDetails__8sy0l .pcsDetails__99vG- .divider__k-NuR {
  border-right: 1px solid #cccccc;
}
.cardContainer__As6AZ .ant-tooltip-inner {
  height: auto;
  width: 275px;
  padding: 7px 10px 10px 10px;
  border-radius: 2px;
  font-size: 12px;
  background-color: #000000;
}
.cardContainer__As6AZ .tooltipContainer__YCIlK {
  background-color: #f5f6f7;
}
.cardContainer__As6AZ .tooltipComponent__TG6qu {
  display: flex;
  flex-direction: column;
}
.cardContainer__As6AZ .tooltipContent__YAWX6 {
  display: flex;
  flex-direction: column;
}
.cardContainer__As6AZ .tooltipContent__YAWX6 .copyIdContainer__kqgTx {
  width: 255px;
  height: 26px;
  padding: 2px;
  margin: 4px 0px;
  border-radius: 2px;
  background: #333333;
  display: flex;
  align-items: center;
}
.cardContainer__As6AZ .tooltipContent__YAWX6 .copyIdContainer__kqgTx .id__C-Ymk {
  display: flex;
  width: 100%;
  justify-content: left;
  align-items: center;
  text-align: left;
  color: #ffffff;
  opacity: 0.7;
  font-size: 13px;
  margin-left: 3px;
}
.cardContainer__As6AZ .tooltipContent__YAWX6 .tooltipContentLabel__xqbpH {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 12px;
  margin: 3px 0px;
}
.cardContainer__As6AZ .tooltipDetails__cxBQw {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.cardContainer__As6AZ .tooltipDetails__cxBQw .tooltipDetailsLabel__LPx88 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 12px;
  margin: 2px 0px;
}
.cardContainer__As6AZ .tooltipDetails__cxBQw .tooltipDetailsInput__9o-su {
  font-size: 13px;
  margin: 2px 0px;
  color: #ffffff;
  opacity: 0.7;
}
.cardContainer__As6AZ hr {
  display: block;
  height: 1px;
  border-top: 1px solid #666666;
  margin: 5px 0px;
}
.modalContainer__ZNv-N .ant-modal-body {
  padding: 12px 24px;
}
.modalContainer__ZNv-N .ant-modal-header,
.modalContainer__ZNv-N .ant-modal-footer {
  border-radius: 4px;
}
.benchmarkInfoContainer__-TdL2 {
  display: flex;
  flex-direction: column;
  font-size: 16px;
  margin: 12px 0;
  padding: 12px 12px;
  border-radius: 4px;
  border: 1px solid #71757b;
  font-weight: 600;
  background: #f7f7f7;
}
.viewHeading__dVp9U {
  white-space: nowrap;
  color: #613889;
}
.viewHeading__dVp9U:hover {
  cursor: pointer;
}
.benchmarkHeading__xHctA {
  text-transform: uppercase;
  font-weight: 600;
  color: #666666;
}
.criteriaContainer__IpkD8 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 14px;
  padding: 4px 10px;
  color: #000000;
}

.h1__qsXDv {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__iTAbw {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__tA3Zf {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.submissionSubmitViewBanner__-jFVq {
  position: relative;
  text-align: center;
  background: #e3f6d1;
  padding: 8%;
}
.footer__C8L-M {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.width100__0-qLI {
  margin-top: 2%;
  width: 100%;
  display: flex;
  flex-basis: 100%;
  justify-content: center;
  flex-flow: column;
}
.width100__0-qLI p {
  text-align: center;
  font-size: inherit;
  font-family: 'Source Sans Pro';
  font-weight: 500;
}
.width100__0-qLI span {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: medium;
  padding-left: 5px;
  line-height: 15px;
}
.addNoteContainer__j-r1P {
  display: flex;
  flex-basis: inherit;
  flex-direction: row;
  margin: 5px;
}
.addNoteContainer__j-r1P p {
  font-style: inherit;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: initial;
}
.submissionContainer__pfJpj {
  display: flex;
  flex-basis: inherit;
  flex-direction: row;
  margin: 5px;
}
.submissionContainer__pfJpj p {
  font-style: inherit;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: initial;
  margin: 0px;
  padding: 0px;
}
.submissionContainer__pfJpj hr {
  margin: 10px 0px 10px 0px;
}
.submissionInformation__t2ieg p {
  color: #979797;
  margin: 0px;
  padding: 0px;
}

.h1__QeDz3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__V2OTK {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__zvgoL {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.tabbedContainer__3R1V8 {
  margin-top: 32px;
  height: 100%;
}
.tableTitle__Uwlij p {
  font-style: normal;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #333333;
  margin: 0px;
}
.tableTitle__Uwlij p:nth-child(2) {
  font-style: normal;
  font-family: 'Source Sans Pro';
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #333333;
  margin: 0px;
}
.actionButton__wItAa {
  color: #4b286d;
  font-size: 14px;
  font-weight: 500;
}
.actionButton__wItAa:hover {
  cursor: pointer;
}
.reworkAction__8Eamv {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 16px;
}
.sendForReworkButton__0iEVA {
  margin-left: 16px;
}
.submitToClientToolip__iCR3M:hover {
  text-decoration: none;
}

.h1__w2leD {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__b5tmW {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__lvQHQ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.tabbedContainer__R5Gqa {
  margin-top: 5px;
  height: 100%;
}
.tabbedContainer__R5Gqa .ant-table-title {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
.tabbedContainer__R5Gqa .ant-table-title p {
  margin: 0px;
  font-size: medium;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  padding: 2px 2px 2px 2px;
}
.statusContainer__sz9RK {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
.nameContainer__jfxJD a {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 16px;
  margin-right: 2px;
  color: #4b286d;
}
.headerInfo__454-t {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 0px;
}
.headerInfo__454-t .reworkInfo__Wq7s- {
  display: flex;
  align-items: center;
}
.headerInfo__454-t .reworkInfo__Wq7s- .headerTitle__Q85Zd {
  font-size: 20px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.headerInfo__454-t .reworkInfo__Wq7s- .divider__1Nr95 {
  border-right: 1px solid #71757b;
  height: 18px;
  margin: 0px 16px;
}
.headerInfo__454-t .reworkInfo__Wq7s- .reworkCount__OLe9J {
  color: #666666;
  margin-left: 8px;
}
.headerInfo__454-t .reworkAction__KhC8D {
  display: flex;
}

.h1__SoYqf {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__tyDHD {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__CwZ3A {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.batchContainer__9MbFX {
  display: flex;
  flex-direction: column;
}
.batchContainer__9MbFX .ant-table-column-sorter {
  float: right;
  margin-right: 3px;
  top: 3px;
}
.headerTitle__hO5NU {
  font-size: 20px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin: 40px 0 45px;
}
.outerDiv__gZjOf {
  display: flex;
  align-items: center;
  flex-direction: column;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  padding: 80px 0;
}
.outerDiv__gZjOf .emptyText__8Gh-u {
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #000000;
  margin-top: 25px;
}

.h1__8qzdy {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__0OkBE {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__HALyW {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__Dfa2G {
  display: flex;
  flex-direction: column;
  padding: 24px 0px 0px 0px;
}
.childWrapperContainer__W-A5X {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  height: 100%;
}
.childContainer__VFk4z {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  border-radius: 4px;
  padding: 24px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.06), 0px 4px 6px rgba(0, 0, 0, 0.06);
  margin: 0 4px 10px 4px;
}
.childContainerWithoutShadow__jI-Ne {
  box-shadow: none;
  padding: 0;
}
.header__kqetc {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  border-bottom: 1px solid #ebedf0;
  padding-bottom: 16px;
}
.headerTitle__nnqCE {
  font-size: 20px;
  margin-right: 16px;
  color: #00050d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  padding-bottom: 8px;
}
.leftHeader__hu7HP {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.leftHeader__hu7HP span {
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  margin-right: 8px;
}
.rightHeader__b0wG4 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-basis: 50%;
}
.refreshComp__eu8Mp {
  display: flex;
  margin: 0 8px;
}
.tableContainer__GGULH {
  margin-top: 24px;
  display: flex;
  height: 100%;
  overflow: visible;
  text-align: center;
}
.tableContainer__GGULH .ant-table-wrapper {
  width: 100%;
}
.tableContainer__GGULH .ant-table-tbody {
  text-align: center;
}
.tableContainer__GGULH .ant-table-thead th {
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
}
.tableContainer__GGULH .ant-progress-bg {
  background-color: #3adb50;
}
.tableContainer__GGULH .labelContainer {
  justify-content: center !important;
}
.searchContainer__iuEea {
  display: flex;
}
.searchModalContainer__qNwG1 {
  display: flex;
  align-items: center;
}
.dropDownContainer__yjNf6 {
  display: flex;
  flex-direction: column;
  margin-right: 12px;
  position: relative;
}
.dropDown__HggHY {
  display: flex;
  right: 0px;
  top: 40px;
}
.ant-table-wrapper__BCCDc {
  width: 100% !important;
}
.qcName__W1zEA {
  display: flex;
  justify-content: flex-start;
}
.qcName__W1zEA a {
  text-decoration: none;
  margin-right: 12px;
  color: #000000;
}
.qcName__W1zEA a:hover {
  color: #4b286d;
  text-decoration: underline;
}
.qcName__W1zEA a:nth-child(2) {
  padding-top: 2px;
}
.qcName__W1zEA > div {
  margin-right: 12px;
  color: #000000;
}
.qcName__W1zEA .ant-tooltip-inner {
  height: auto;
  width: 275px;
  padding: 7px 10px 10px 10px;
  border-radius: 2px;
  font-size: 12px;
  background-color: #000000;
}
.qcName__W1zEA .tooltipContainer__fyGyY {
  background-color: #f5f6f7;
}
.qcName__W1zEA .tooltipComponent__4Mqwb {
  display: flex;
  flex-direction: column;
}
.qcName__W1zEA .tooltipContent__1ii8M {
  display: flex;
  flex-direction: column;
}
.qcName__W1zEA .tooltipContent__1ii8M .copyIdContainer__9-EGG {
  width: 255px;
  height: 26px;
  padding: 2px;
  margin: 4px 0px;
  border-radius: 2px;
  background: #333333;
  display: flex;
  align-items: center;
}
.qcName__W1zEA .tooltipContent__1ii8M .copyIdContainer__9-EGG .id__346ol {
  display: flex;
  width: 100%;
  justify-content: left;
  align-items: center;
  text-align: left;
  color: #ffffff;
  opacity: 0.7;
  font-size: 13px;
  margin-left: 3px;
}
.qcName__W1zEA .tooltipContent__1ii8M .tooltipContentLabel__Tt6TX {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 12px;
  margin: 3px 0px;
}
.qcName__W1zEA .tooltipDetails__j85i- {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.qcName__W1zEA .tooltipDetails__j85i- .tooltipDetailsLabel__glHa- {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 12px;
  margin: 2px 0px;
}
.qcName__W1zEA .tooltipDetails__j85i- .tooltipDetailsInput__V-YBf {
  font-size: 13px;
  margin: 2px 0px;
  color: #ffffff;
  opacity: 0.7;
}
.qcName__W1zEA hr {
  display: block;
  height: 1px;
  border-top: 1px solid #666666;
  margin: 5px 0px;
}
.divider__nc6mn {
  display: flex;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #dfe1e6;
  margin-bottom: 12px;
}
.__react_component_tooltip__7Ca6X {
  background-color: #eeeeee !important;
}
.dropdownComp__4Ot-B input {
  width: 300px;
  min-width: 300px;
}

.h1__DqSJQ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__z-xZj {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__HnFqY {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__ipwkp {
  display: flex;
  flex-direction: column;
}
.childContainer__-eX5t {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  border-radius: 4px;
  padding: 24px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  background-color: #ffffff;
  margin-bottom: 10px;
}
.childContainer_title__-0GXs {
  font-size: 20px;
  margin-right: 16px;
  color: #00050d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin: 0px 0px 15px 0px;
}
.childContainer_title__-0GXs p {
  flex: none;
  order: 0;
  align-self: center;
  margin: 14px 0px;
}
.childContainer_title_subTitle__PoMmy {
  font-weight: 500;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 13px;
  text-decoration-line: underline;
  color: #3e79ab;
  padding: 0px 0px 0px 5px;
  cursor: pointer;
}
.childContainer_version__SfP0e p {
  font-weight: 600;
  font-size: 14px;
  line-height: 15px;
}
.childContainer_version_dropDown__i2oHj {
  margin: 0px 10px 10px 0px;
}
.childContainer_version_dropDown_infoToolTip__hu3WN {
  margin: 0px 5px;
  display: inline-block;
}
.childContainer_version_dropDown_infoToolTip__hu3WN a {
  display: inline-block;
  justify-content: center;
  align-items: center;
}
.childContainer_version_dropDown_creationDateContainer__Pn9qX {
  padding-left: 3px;
  display: inline-block;
}
.childContainer__-eX5t {
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.childContainer__-eX5t .ant-table-footer {
  padding: 8px 8px;
}
.childContainer__-eX5t input[type='number']::-webkit-outer-spin-button,
.childContainer__-eX5t input[type='number']::-webkit-inner-spin-button {
  background: none !important;
}
.childContainer__-eX5t input[type='number'] {
  -moz-appearance: textfield !important;
}
.columnTitle__-USUn {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.tableFooterContainer__Nf72r {
  width: 100px;
  position: relative;
  user-select: none;
  cursor: pointer;
}
.tableFooterContainer__Nf72r span {
  position: absolute;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  color: #747d8c;
  top: -1px;
}
.tooltipComponent__7GWal {
  display: inline-block;
  padding: 5px;
}
.tooltipComponent__7GWal p {
  margin: 0px;
  font-weight: normal;
  font-size: 14px;
  line-height: 15px;
}
.dropdownOptionContainer__LLjg4 {
  cursor: pointer;
}
.dropdownOptionContainer__LLjg4 p {
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  padding: 5px 0px 0px 10px;
}
.dropdownOptionContainer__LLjg4 p:nth-child(2) {
  font-size: 11px;
  line-height: 13px;
  padding: 0px 0px 0px 10px;
  color: #666666;
}
.dropdownOptionContainer__LLjg4 span {
  float: right;
  padding-right: 10px;
  color: #666666;
}
.dropdownOptionContainer__LLjg4 hr {
  margin: 0px;
}
.dropdownOptionContainer__LLjg4:hover {
  background: #f5f6f7;
}
.QcScoreModalContainer__CXpDB {
  position: relative;
}
.QcScoreModalContainer__CXpDB .staticHeader__Bsmre {
  padding: 15px 15px 0px 15px;
}
.QcScoreModalContainer__CXpDB .staticHeader__Bsmre p {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #979797;
}
.QcScoreModalContainer__CXpDB .staticHeader__Bsmre img {
  width: 100%;
}
.QcScoreModalContainer__CXpDB .dynamicContent__p02lK {
  padding: 5px 15px 5px 15px;
}
.QcScoreModalContainer__CXpDB .QcScoreModalContainerDivider__0wqRn {
  margin-top: 10px;
  width: 100%;
  background-color: #71757b;
  height: 1px;
}
.QcScoreModalContainer__CXpDB .mathRepimageDivider__isdZt {
  margin-top: 20px;
  width: 100%;
  background-color: #71757b;
  height: 1px;
}
.accordianheader__R012O {
  color: #979797;
  padding-top: 10px;
  line-height: 19px;
}
.accordianheader__R012O p {
  font-size: 16px;
  font-weight: 600;
}
.informationcontainer__bLQdz .possible_mistakes__dW9a6 {
  background: #ffd4d1;
  width: fit-content;
  color: #00050d;
  font-weight: 600;
  font-size: 14px;
}
.informationcontainer__bLQdz .object_type__WBsEN {
  background: #e3f6d1;
  width: fit-content;
  color: #00050d;
  font-weight: 600;
  font-size: 14px;
}
.informationcontainer__bLQdz .mistake_severity__X63v8 {
  background: #fff2ce;
  width: fit-content;
  color: #00050d;
  font-weight: 600;
  font-size: 14px;
}
.informationcontainer__bLQdz .mistake_type__A8aoM {
  background: #d8cbe5;
  width: fit-content;
  color: #00050d;
  font-weight: 600;
  font-size: 14px;
}
.informationcontainer__bLQdz .subheader__gpRgP {
  font-weight: 600;
  color: #00050d;
  margin-bottom: 0px;
}
.informationcontainer__bLQdz .penaltyallocationheader__mhmf3 {
  font-weight: 600;
  color: #00050d;
  margin-bottom: 0px;
  font-size: 14px;
  margin: 25px 0px;
}
.informationcontainer__bLQdz .penaltyallocationbody__6ZIvh {
  padding-left: 20px;
  padding-right: 20px;
}
.informationcontainer__bLQdz .exampletext__sZgpM {
  font-style: italic;
}
.informationcontainer__bLQdz .footernote__BCxYv {
  margin-top: 10px;
  background: #e3f6d1;
  padding: 12px 18px;
}
.informationcontainer__bLQdz .sampletablecontainer__UXRPZ {
  width: 350px;
  margin-bottom: 10px;
}
.informationcontainer__bLQdz .mistaketypeimage__uRVWd {
  margin-top: 10px;
  width: 100%;
}
.informationcontainer__bLQdz .mainpointcontainer__Egrvk {
  padding-top: 10px;
  padding-bottom: 10px;
}
.deleteIconButton__-c--P {
  cursor: pointer;
}
.mathRepimage__si02C {
  margin-top: 10px;
  width: 70%;
}

.h1__ZbCcG {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__P1PNF {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__7VhFh {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.modalBody__R095Z {
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
}
.attributeCreation__tWTJg {
  display: flex;
  flex-basis: 50%;
  flex-direction: column;
  overflow-y: auto;
}
.attributeCreation__tWTJg ::-webkit-scrollbar-track {
  width: 8px;
  background-color: #b9bec7;
}
.attributeLinking__G-G-G {
  display: flex;
  flex-basis: 50%;
  flex-direction: column;
  overflow-y: auto;
  padding-left: 32px;
}
.modalFooter__LnA2b {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.modalRow__5-ECA {
  display: flex;
  flex-direction: row;
  flex-basis: 100%;
  margin-bottom: 24px;
}
.errorCounter__Ve5PY {
  display: flex;
  flex-direction: row;
  color: #ff6600;
  font-size: 14px;
}
.buttonComp__aNTlz {
  display: flex;
  flex-basis: 30%;
  justify-content: flex-end;
}
.modalInlineHeader__kaoMt {
  display: flex;
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #00050d;
  margin-bottom: 16px;
}
.breakLine__4dFiE {
  display: flex;
  height: 1px;
  background-color: #ebedf0;
  margin: 8px 0;
  flex-shrink: 0;
  width: 90%;
}
.optionBreakLine__EDSBC {
  display: flex;
  height: 1px;
  background-color: #ebedf0;
  margin: 8px 0;
}
.label__j6mR- {
  display: flex;
  font-size: 14px;
  color: #747d8c;
  line-height: 20px;
}
.optionContainer__ITN99 {
  display: flex;
  flex-direction: column;
}
.optionComponent__vlC9y {
  display: flex;
  flex-direction: column;
  flex-basis: 90%;
  flex-shrink: 0;
  padding-right: 36px;
  padding-top: 16px;
}
.optionHeader__iQpgU {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 14px;
  color: #00050d;
  margin-bottom: 8px;
}
.optionComp__jaXQH {
  display: flex;
  flex-direction: row;
  margin-bottom: 8px;
}
.optionCompLabel__tjYV2 {
  display: flex;
  flex-basis: 40%;
  font-size: 14px;
  color: #747d8c;
  line-height: 20px;
  margin-top: 4px;
}
.optionCompInput__05QDR {
  display: flex;
  flex-basis: 60%;
}
.addOption__4YRDN {
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
  height: 32px;
  align-items: center;
  padding: 10px 5px 10px 7px;
  border: 1px dashed #dfe1e6;
  margin: 8px 36px 16px 0;
  cursor: pointer;
  border-radius: 2px;
}
.addIcon__9gnfk {
  margin-right: 8px;
}
.addOptionText__ryYep {
  font-size: 14px;
  line-height: 20px;
  color: #00050d;
}
.verticalSeparator__SGNvN {
  display: flex;
  width: 1px;
  background-color: #ebedf0;
  height: 95%;
}
.requiredIcon__7sKuk {
  width: 4px;
  height: 4px;
}
.linkingContainer__2PeKx {
  display: flex;
  flex-direction: column;
}
.attributeLinkingWrapper__Ipy28 {
  display: flex;
  flex-direction: column;
}
.attributeParent__lJHJH {
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
}
.downChevron__YOnp0 {
  display: flex;
  flex-direction: column;
  margin-right: 8px;
  flex-shrink: 0;
  margin-top: 8px;
}
.attributeName__mlXRE {
  display: flex;
  width: 100%;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  line-height: 19px;
  height: 32px;
  padding: 8px 6px 8px 7px;
}
.disabledAttributeName__qS5S6 {
  display: flex;
  width: 100%;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  line-height: 19px;
  height: 32px;
  padding: 8px 6px 8px 7px;
  background-color: #f5f6f7;
  border-radius: 2px;
}
.verticalLine__2SBnA {
  display: flex;
  position: absolute;
}
.classLinking__ygNM3 {
  display: flex;
  flex-direction: row;
  margin-top: 12px;
  align-items: center;
  flex-shrink: 0;
  margin-bottom: 32px;
}
.horizontalLine__SP6dl {
  display: flex;
  width: 24px;
  height: 2px;
  margin-left: 8px;
  flex-shrink: 0;
  border: 1px dashed #dfe1e6;
}
.linkClassContainer__lmPFc {
  display: flex;
  width: 88%;
  flex-direction: row;
  flex-shrink: 0;
  height: 32px;
  align-items: center;
  padding: 10px 5px 10px 7px;
  margin-left: 4px;
  border: 1px dashed #dfe1e6;
  cursor: pointer;
  border-radius: 2px;
  margin-left: 32px;
}
.linkedClassWrappper__qsmOV {
  display: flex;
  flex-direction: row;
  margin-left: 32px;
  margin-top: 12px;
  align-items: center;
}
.linkedClass__ShKqt {
  display: flex;
  position: relative;
  font-size: 14px;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  height: 32px;
  padding: 5px 8px 7px 4px;
  background-color: transparent;
}
.linkedClass__ShKqt:hover {
  background-color: #f5f6f7;
  border-radius: 2px;
}
.classLabel__2WPxr {
  display: flex;
  flex-direction: row;
  color: #00050d;
  line-height: 20px;
  flex-basis: 95%;
}
.onClickAction__EJ5ap {
  display: flex;
  flex-basis: 5%;
  cursor: pointer;
}
.classLinkSelect__OSr8v {
  display: flex;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #00050d;
  border: 0;
}
.classLinkSelect__OSr8v .Select-control {
  height: 30px;
  caret-color: #4b286d;
}
.classLinkSelect__OSr8v .Select-control:hover {
  border: 1px solid transparent;
  outline: none;
}
.classLinkSelect__OSr8v .Select.is-focused > .Select-control {
  border: 0;
  outline: none;
  outline-width: 0;
  outline-style: none;
}
.annotationType__8OiKp {
  display: flex;
  color: #a3aab5;
  font-size: 14px;
  line-height: 20px;
  margin-left: 8px;
}
.optionDropdown__QrNHP {
  display: flex;
  position: absolute;
  width: 120px;
  height: 40px;
  padding: 2px;
  border-radius: 4px;
  border: 1px solid #ebedf0;
  background-color: #ffffff;
  top: 32px;
  z-index: 2;
  right: 12px;
}
.selectOptionContainer__MmRqu {
  display: flex;
  flex-direction: row;
}
.selectOptionLabel__DIU1j {
  display: flex;
  font-size: 14px;
  color: #00050d;
  line-height: 20px;
}
.selectOptionSupport__d43VA {
  display: flex;
  font-size: 14px;
  color: rgba(0, 5, 13, 0.3);
  line-height: 20px;
}
.associatedClasses__mX1Vp {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
}
.default-option-checkbox__GfO9s {
  margin-left: 2px;
}
.internalConfig__3z3Aa {
  display: flex;
  flex-basis: 50%;
  flex-direction: column;
}
.internalConfig__3z3Aa ::-webkit-scrollbar-track {
  width: 8px;
  background-color: #b9bec7;
}
.internalConfigComp__DFPaN {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 90%;
  margin: 8px 0;
}
.internalConfigCompLabel__4lsDo {
  display: flex;
  flex-basis: 30%;
  height: 100%;
  align-items: flex-start;
}
.internalConfigCompInput__q-3p6 {
  display: flex;
  flex-basis: 60%;
}
.dropdownOptionContainer__2-NN4 {
  cursor: pointer;
}
.dropdownOptionContainer__2-NN4 p {
  padding: 5px 0px 0px 10px;
}
.dropdownOptionContainer__2-NN4 p:nth-child(2) {
  padding: 0px 0px 0px 10px;
  color: #666666;
}
.dropdownOptionContainer__2-NN4 span {
  float: right;
  padding-right: 10px;
  color: #666666;
}
.dropdownOptionContainer__2-NN4 hr {
  margin: 0px;
}
.dropdownOptionContainer__2-NN4:hover {
  background: #f5f6f7;
}
.internalConfigCompInput__q-3p6 .Select {
  width: 100% !important;
}
.internalConfigCompInput__q-3p6 .Select-control {
  width: 100% !important;
  height: 30px;
  caret-color: #4b286d;
  border: 1px solid #d0d4db;
}
.internalConfigCompInput__q-3p6 .Select-control:hover {
  box-shadow: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
}
.internalConfigCompInput__q-3p6 .Select-control:focus {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
}
.internalConfigCompInput__q-3p6 .Select.is-focused > .Select-control {
  border: 1px solid #4b286d;
  outline: none;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
}
.multiSelectDropdownConfig__a0AE7 {
  display: flex;
  flex-basis: 60%;
}
.multiSelectDropdownConfig__a0AE7 .Select {
  display: flex;
  flex: 1;
}
.multiSelectDropdownConfig__a0AE7 .Select-input {
  display: none !important;
}
.multiSelectDropdownConfig__a0AE7 .Select-multi-value-wrapper {
  padding-bottom: 5px;
}
.multiSelectDropdownConfig__a0AE7 .Select-value {
  border: none;
  color: black;
  flex-direction: row-reverse;
  display: flex;
  width: fit-content;
}
.multiSelectDropdownConfig__a0AE7 .Select-value-icon,
.multiSelectDropdownConfig__a0AE7 .Select-value-label {
  background-color: #dfe1e6 !important;
  border: none;
}
.dataSet__OyyHh {
  display: flex;
  flex-basis: 50%;
  flex-direction: column;
  overflow-y: auto;
}
.dataSet__OyyHh ::-webkit-scrollbar-track {
  width: 8px;
  background-color: #b9bec7;
}
.dataSetComp__Sujc8 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 90%;
  margin: 8px 0;
}
.dataSetCompLabel__dJ-p3 {
  display: flex;
  flex-basis: 30%;
  height: 100%;
  align-items: flex-start;
}
.dataSetCompInput__8Icqj {
  display: flex;
  flex-basis: 65%;
}
.dataSetCompInput__8Icqj .Select {
  width: 100% !important;
}
.dataSetCompInput__8Icqj .Select-control {
  width: 100%;
  height: 30px;
  caret-color: #4b286d;
  border: 1px solid #d0d4db;
}
.dataSetCompInput__8Icqj .Select-control:hover {
  box-shadow: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
}
.dataSetCompInput__8Icqj .Select-control:focus {
  outline: none;
  border: 1px solid #4b286d;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
}
.dataSetCompInput__8Icqj .Select.is-focused > .Select-control {
  border: 1px solid #4b286d;
  outline: none;
  border-radius: 2px;
  box-shadow: 0 0 0px 2px rgba(0, 153, 255, 0.3);
}
.dataSetCompInput__8Icqj .ant-calendar-picker {
  display: flex;
  width: 204px !important;
}
.dataSetCompInput__8Icqj .ant-picker {
  padding: 4px 7px;
}
.dataSetCompInput__8Icqj .ant-input {
  border: 1px solid #dfe1e6 !important;
  border-radius: 4px !important;
}
.dataSetCompInput__8Icqj .ant-input:hover {
  border: 1px solid #4b286d !important;
}
.dataSetCompInput__8Icqj .ant-input:focus {
  border: 1px solid #4b286d !important;
}
.Select__jBDuV .is-clearable__lwpTY .is-searchable__-Gh3o {
  width: 100%;
}
.Select-value__g7qy4 {
  background-color: #f5f6f7;
  color: #00000075;
  display: flex;
  flex-direction: row-reverse;
  width: fit-content;
}
.assigneeConfig__96cDQ {
  flex-basis: 50%;
  max-height: 100%;
  display: flex;
  flex-wrap: wrap;
}

.h1__ala5e {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__c1ddL {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__ZiUuc {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.projectInfoContainer__OFY7n {
  display: flex;
  align-items: center;
}
.infoTooltip__SUNie {
  display: flex;
  margin-left: 12px;
}
.infoTooltip__SUNie a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.infoTooltip__SUNie .ant-tooltip-inner {
  height: auto;
  width: 275px;
  padding: 10px 10px 7px 10px;
  border-radius: 2px;
  font-size: 12px;
  background-color: #000000;
}
.tooltipComponent__loZ44 {
  display: flex;
  flex-direction: column;
}
.tooltipContent__co06P {
  display: flex;
  flex-direction: column;
}
.tooltipContent__co06P span {
  max-width: 272px !important;
}
.tooltipContent__co06P .copyIdContainer__c4U1s {
  width: 255px;
  height: 26px;
  padding: 2px;
  margin: 4px 0px;
  border-radius: 2px;
  background: #333333;
  display: flex;
  align-items: center;
}
.tooltipContent__co06P .copyIdContainer__c4U1s .id__rclTr {
  display: flex;
  width: 100%;
  justify-content: left;
  align-items: center;
  text-align: left;
  color: #ffffff;
  opacity: 0.7;
  font-size: 13px;
  margin-left: 3px;
}
.tooltipContent__co06P .baseType__Fq6GH {
  display: flex !important;
  padding-bottom: 4px;
}
.tooltipContent__co06P .baseType__Fq6GH .baseTypeText__w7-0X {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 12px;
  margin-top: -1px;
}
.tooltipContent__co06P .projectIdText__81-be {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 12px;
  margin: 2px 0px;
}
.tooltipContent__co06P .clientIdText__5GDIc {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 12px;
  margin: 2px 0px;
}
.tooltipContent__co06P .batchText__Qw1Bm {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 12px;
  margin: 2px 0px;
}

.h1__-gkTN {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__taLZu {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__zV6Vw {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.projectHeaderContainer__3-VQb {
  padding: 12px 0px;
  display: flex;
  justify-content: space-between;
}
.projectHeaderContainer__3-VQb .ant-breadcrumb {
  font-size: 15px;
  background-color: #fff;
}
.viewLogs__M3DYz {
  padding-right: 12px;
  display: flex;
  align-items: center;
}
.viewLogsText__8UMU2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #4b286d;
}
.viewLogsText__8UMU2:hover {
  cursor: pointer;
  color: #4b286d;
}
.viewLogsIcon__i-v7f {
  margin-left: 12px;
}
.viewLogsIcon__i-v7f:hover {
  cursor: pointer;
  color: #4b286d;
}
.BatchLogsparentContainer__Fh4J7 {
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}
.BatchLogsparentContainer_heading__fqW7g {
  box-sizing: border-box;
  width: 550px;
  height: 50px;
  border: 1px solid #e4e4e4;
  border-radius: 1px;
  background-color: #ffffff;
  box-shadow: 0 0 4px 0 rgba(0, 5, 13, 0.1);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1;
}
.BatchLogsparentContainer_heading__fqW7g h2 {
  padding-left: 25px;
  position: relative;
  margin-top: 2%;
}
.BatchLogsparentContainer_heading__fqW7g span {
  position: absolute;
  left: 95%;
  top: -10%;
  cursor: pointer;
}
.BatchLogContainer__T0tgo {
  position: fixed;
  top: 4%;
  right: 0;
  height: 100%;
  width: 550px;
  padding-top: 1%;
  padding-bottom: 5%;
  background-color: #fdfdfd;
  transition-timing-function: ease-out;
  transition: 0.5s;
  transform: translateX(0);
  overflow-y: scroll;
}
.BatchLogContainer_statistics__Wqz9Q {
  margin: 3%;
  margin-top: 4%;
}

.h1__yYWOE {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__PaknK {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__TBMul {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.uploadLogContainerHeading__Pb3cA p {
  font-family: inherit;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: inherit;
}
.uploadLogContainerHeading_success__R027V {
  display: inline-flex;
}
.uploadLogContainerHeading_success__R027V span {
  position: absolute;
  right: 5%;
}
.uploadLogContainerHeading_success__R027V p {
  font-family: inherit;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: inherit;
  color: #167c80;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.uploadLogContainerHeading_success__R027V img {
  height: 30px;
  width: 30px;
  cursor: pointer;
}
.uploadLogContainerHeading_failed__pUjG8 {
  display: inline-flex;
}
.uploadLogContainerHeading_failed__pUjG8 span {
  position: absolute;
  right: 5%;
}
.uploadLogContainerHeading_failed__pUjG8 p {
  font-family: inherit;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: inherit;
  color: #eb5757;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.uploadLogContainerHeading_failed__pUjG8 img {
  height: 30px;
  width: 30px;
  cursor: pointer;
}
.successSequencesInfo__7tNjG {
  max-height: 250px;
  overflow: scroll;
}
.successSequencesInfo__7tNjG hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.failedSequencesInfo__Rmwl9 {
  padding-top: 5px;
  max-height: 250px;
  overflow: scroll;
}
.failedSequencesInfo__Rmwl9 hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.logsLoader_top__yxaqJ {
  text-align: center;
  margin-top: -15px;
  cursor: pointer;
}
.logsLoader_top__yxaqJ img {
  height: 15px;
  width: 15px;
}
.logsLoader_bottom__GkAjl {
  text-align: center;
  margin-bottom: -15px;
  cursor: pointer;
}
.logsLoader_bottom__GkAjl img {
  height: 15px;
  width: 15px;
}
.redDot__Av4aG {
  position: absolute;
  height: 10px;
  right: 2%;
  top: 42%;
  width: 10px;
  background-color: #ef7215;
  border-radius: 50%;
}
.greenDot__E2DtU {
  position: absolute;
  height: 10px;
  right: 2%;
  top: 42%;
  width: 10px;
  background-color: #3bb725;
  border-radius: 50%;
}
.groupLogsDate__I25ot {
  color: #979797;
  font-size: medium;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-family: inherit;
  padding-left: 15px;
}
.collapse__u8Bx8 .ant-collapse {
  font-size: 16px;
}
.collapse__u8Bx8 .ant-collapse .ant-collapse-item .ant-collapse-header {
  padding: 0px 0px 0px 32px;
  height: 38px;
  line-height: 38px;
}
.collapse__u8Bx8 .ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
  font-size: 9px;
  color: #0000006e;
}
.collapse__u8Bx8 .ant-collapse .ant-collapse-item .ant-collapse-content {
  border-top: 1px solid #d9d9d9;
}
.collapse__u8Bx8 .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
  padding-top: 16px;
}

.h1__diBxI {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__pdvSE {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__aEZG3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
@media only screen and (min-width: 1201px) {
  .projectShareContent__XxbP9,
  .dataConversionContent__P0OYO,
  .rateCardListContent__x9DZG,
  .timelineContainer__fNtPo,
  .width75__7-rEP {
    width: 856px;
  }
  .headerKey__wsY47,
  .headerValue__5Q9uq {
    width: 410px;
  }
}
@media only screen and (max-width: 1200px) {
  .projectShareContent__XxbP9,
  .dataConversionContent__P0OYO,
  .rateCardListContent__x9DZG,
  .timelineContainer__fNtPo,
  .customSampleQCContent__6JFtL,
  .width75__7-rEP {
    width: 75%;
  }
  .headerKey__wsY47,
  .headerValue__5Q9uq {
    width: 48%;
  }
}
.projectShareContent__XxbP9 .ant-row,
.dataConversionContent__P0OYO .ant-row,
.rateCardListContent__x9DZG .ant-row {
  justify-content: space-between;
}
.editConversionCode__BkQ3V {
  color: #4b286d;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.width33__UaMfo {
  display: flex;
  flex-basis: 18%;
  margin-right: 32px;
}
.width66__fgQ-4 {
  display: flex;
  flex-basis: calc(36% + 32px);
  margin-right: 32px;
}
.projectDetailsHeader__K2Jgk,
.docsHeaderText__2fU2S,
.timelineHeader__CrPMl,
.callbackHeaderText__zbBNH {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.projectDetailsContainer__eVr-z,
.timelineDetailsContainer__lKGTe,
.callbackURLComponent__Yvg1U,
.docsComponent__oVaOz,
.projectShareContainer__SAstn,
.dataConversionConatiner__JnCUt,
.customSampleQCContainer__e6HRq {
  padding: 32px 0px;
  border-bottom: 1px solid #e4e4e4;
}
.rateCardListContainer__49mHR {
  padding: 32px 0px 32px 0;
}
.projectNameNickComp__DKjKb {
  display: flex;
  margin: 12px 0px 0px 0px;
}
.baseTypeContainer__DwCS1 {
  display: flex;
  margin: 12px 0px 0px 0px;
}
.baseTypeWithMargin__wdgvC {
  display: flex;
  margin: 24px 0px 0px 0px;
}
.customSampleQCContainer__e6HRq {
  padding: 32px 0;
  border-top: 1px solid #e4e4e4;
}
.baseType__5V1nx,
.client__M8Z-L {
  width: 18%;
}
.client__M8Z-L {
  margin: 24px 0px 0px 0px;
}
.assignedPM__UxpIH {
  margin: 24px 0px 0px 0px;
  display: flex;
}
.pandaProjectDetails__f0eGY {
  margin: 24px 0px 0px 0px;
  display: flex;
}
.timelineDetailsContainer__lKGTe {
  display: flex;
}
.timelineContainer__fNtPo {
  display: flex;
  flex-direction: column;
}
.progressbarComp__AzErf {
  display: flex;
  padding: 48px 0px;
  justify-content: center;
  align-items: flex-end;
}
.stageProgressComp__F9Q33 {
  display: flex;
}
.docsComponent__oVaOz {
  display: flex;
  flex-direction: column;
}
.docsHeader__27R0T {
  display: flex;
  flex-basis: 18%;
  flex-shrink: 0;
  justify-content: space-between;
}
.editDocsComp__SHnPK {
  display: flex;
  color: #4b286d;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  align-items: flex-start;
  cursor: pointer;
}
.docsCardContainer__Lpore {
  display: flex;
  flex-wrap: wrap;
  margin-top: 16px;
  overflow-y: auto;
}
.cardContainer__FigxP {
  display: flex;
  flex-direction: row;
  flex-basis: 30%;
  padding: 5px 8px;
  height: 54px;
  border: 1px solid #ebedf0;
  border-radius: 4px;
  margin: 0 16px 16px 0;
  cursor: pointer;
}
.addDocContainer__QRjgq {
  display: flex;
  flex-direction: row;
  flex-basis: 30%;
  padding: 5px 8px;
  height: 54px;
  border: 1px solid #ebedf0;
  border-radius: 4px;
  margin: 0 16px 16px 0;
  cursor: pointer;
  flex-basis: 156px;
  background-color: #f5f6f7;
}
.docIcon__ym8RV {
  display: flex;
  flex-basis: 20%;
  align-items: center;
  justify-content: center;
}
.docIconBG__qQpEp {
  display: flex;
  width: 24px;
  height: 24px;
}
.docTitle__gN2t- {
  display: flex;
  flex-basis: 70%;
  align-items: center;
  font-size: 14px;
  color: #00050d;
  line-height: 20px;
}
.docLinkRedirect__eh551 {
  display: flex;
  flex-basis: 10%;
  align-items: center;
}
.newDocCardComponent__yd2PW {
  display: flex;
  flex-direction: row;
  flex-basis: 48%;
  padding: 16px;
  height: 50px;
  border: 1px solid #ebedf0;
  border-radius: 4px;
  margin: 4px 8px;
}
.addIcon__T8-YZ {
  display: flex;
  flex-basis: 15%;
  justify-content: center;
  align-items: center;
  margin-left: 4px;
}
.addDocText__SC-oI {
  display: flex;
  align-items: center;
  flex-basis: 85%;
  font-size: 14px;
  color: #00050d;
  line-height: 20px;
  margin-left: 12px;
}
.callbackURLComponent__Yvg1U {
  display: flex;
  flex-direction: column;
}
.callbackHeader__zmchr {
  display: flex;
  justify-content: space-between;
}
.callbackHeaderContainer__3aPHf {
  display: flex;
  justify-content: space-between;
  margin-top: 12px;
}
.callbackButtons__-CDX- {
  display: flex;
}
.rateCardListButtons__CSl9E {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.clearDefaultBtn__-Uyug {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  margin-right: 14px;
  padding: 4px;
  color: #4b286d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.radioButtonIcon__Z8P3G {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px;
  cursor: pointer;
}
.tableContainer__CPUyJ {
  display: flex;
  overflow: hidden;
  height: 100%;
  margin-top: 16px;
}
.tableContainer__CPUyJ .ant-table-container .ant-table-cell {
  font-size: 15px;
}
.noClientRateCardsContainer__-X4ns,
.noPartnerRateCardsContainer__O6ZS1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  height: 164px;
  margin: 16px 0;
  border-radius: 4px;
  border: 1px solid #71757b;
  background-color: #ffffff;
}
.noClientRateCardsText__eu-rH,
.noPartnerRateCardsText__Brnqm {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #333333;
}
.additionalSettingsHeader__wU8zY {
  margin: 24px 0 12px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.referenceIdContent__ibfVl {
  margin-top: 24px;
}

.h1__lXqEu {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__M71os {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__C-pnZ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.footer__-3nA8 {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.modalNoteBody__PorSS {
  background-color: #fff2ce;
  border-radius: 5px;
  padding: 7px;
}
.modalNoteBody__PorSS p {
  line-height: 10px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: initial;
}
.modalNoteBody__PorSS p:nth-child(2) {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: larger;
  line-height: 15px;
}
.width100__aVJYs {
  margin-top: 2%;
  width: 100%;
  display: flex;
  flex-basis: 100%;
  justify-content: center;
  flex-flow: column;
}

.h1__W7ByB {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__jdxcN {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__DMkXY {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.modalContainer__btzo0 .ant-modal-body {
  padding: 12px 24px;
}
.modalContainer__btzo0 .ant-modal-header,
.modalContainer__btzo0 .ant-modal-footer {
  border-radius: 4px;
}
.modalTitle__BOQz7 {
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #000000;
}
.modalContent__c1MMz {
  display: flex;
  flex-direction: column;
}
.modalContentHeader__0GqVN {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.modalContentHeader__0GqVN .rateCardName__foRtP {
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #000000;
}
.modalContentHeader__0GqVN .rateCardCreationDate__ha9L2 {
  font-size: 14px;
  color: #979797;
}
.rateCardPricingInfoContainer__A8qKv {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 12px 0;
  padding: 12px 20px;
  border-radius: 4px;
  border: 1px solid #71757b;
}
.pricingInfoItem__OeVum .unitType__j94sm {
  font-size: 13px;
  color: #666666;
  margin: 4px 0;
}
.pricingInfoItem__OeVum .priceWithUnit__4LWEL {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
  padding: 4px 10px;
  color: #000000;
}
.pricingInfoItem__OeVum .priceWithUnit__4LWEL .priceContainer__grfPW {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 28%;
}
.pricingInfoItem__OeVum .divider__H8zZh {
  margin: 16px 0;
  border-top: 1px solid #71757b;
}

.h1__yzRzu {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__jj2-9 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__QsfLK {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__YBQlt {
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: fixed;
  overflow: hidden;
}
.modalContent__LRazj {
  width: 100%;
  height: 100%;
  flex-grow: 0;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow-y: auto;
  background-color: #ffffff;
}
.contentWrapper__z1t7E {
  display: flex;
  flex-direction: column;
  flex-grow: 0;
  margin-left: 40px;
}
.headerContainer__BdG9p {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  height: 72px;
  flex-shrink: 0;
  flex-grow: 0;
}
.crossSvg__Mq-wi {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.divider__kRxp- {
  height: 25px;
  margin: 0px 18px;
  border-right: 1px solid #71757b;
}
.headerTitle__syU-d {
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.rateCardDetailsContainer__DLbEO {
  display: flex;
  flex-direction: column;
  width: 768px;
}
.rateCardDetailsContainer__DLbEO .ant-row {
  justify-content: space-between;
}
.rateCardDetailsHeader__t67nW {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 10px 0 20px 0;
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.note__H3gJ5 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.noteHeader__dLWOG {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 16px;
  color: #d08f10;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.noteHeader__dLWOG span {
  margin-left: 12px;
}
.noteContent__UPI7i {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 16px;
  color: #333333;
}
.noteContent__UPI7i .instructionsList__QwTLi,
.noteContent__UPI7i span {
  margin-left: 12px;
}
.noteContent__UPI7i .bold__OEpKv {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin-left: 4px;
}
.rateCardNameInputContainer__nJuXv {
  margin-top: 10px;
}
.tableHeader__sCHRw {
  font-size: 14px;
  margin: 10px 0;
}
.tableContainer__7NK0r {
  display: flex;
  height: 100%;
}
.tableContainer__7NK0r .ant-table-container .ant-table-cell {
  font-size: 15px;
}
.tableContainer__7NK0r .ant-table-footer {
  padding: 8px 12px;
}
.priceColumnTitle__IHedW {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.priceColumnTitle__IHedW .currencyCode__8dklL {
  font-size: 13px;
  color: #666666;
}
.addAnotherPricingRow__RH-Qs {
  display: flex;
  flex-direction: row;
  cursor: pointer;
  align-items: center;
}
.addAnotherPricingRow__RH-Qs span {
  margin-left: 8px;
  font-size: 15px;
  color: #979797;
}
.deleteIcon__ZzPZB {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.h1__cv0eK {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__aEcCf {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__-5zLA {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.modalContainer__XQdcT .ant-modal-footer {
  padding: 24px 16px;
}
.modalContainer__XQdcT .ant-modal-body {
  padding: 20px;
}
.modalTitle__EUmbD {
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.modalContent__WrWOA {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  font-size: 16px;
}
.modalContent__WrWOA .modalText__tftZJ {
  margin-top: 24px;
}
.modalContent__WrWOA .modalText__tftZJ .instruction__Xw4HK {
  margin-top: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}

.h1__aEqRb {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__DutZf {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__40XTY {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.modalBody__FqNfl {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  overflow-y: auto;
  height: 100%;
  padding: 24px;
}
.modalFooter__vobVB {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.buttonComp__ITquT {
  display: flex;
  justify-content: flex-end;
}
.documentContainer__pQSGQ {
  display: flex;
  flex-direction: column;
  width: 100%;
  flex-shrink: 0;
}
.documentHeader__4Eqt0 {
  font-size: 14px;
  color: #00050d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin-bottom: 12px;
}
.documentContent__-wOkA {
  display: flex;
  flex-direction: row;
  flex-basis: 100%;
  margin-bottom: 24px;
}
.documentContentTitle__RDIKs {
  display: flex;
  flex-basis: 40%;
  margin-right: 24px;
}
.documentContentLink__ptYCQ {
  display: flex;
  flex-basis: 40%;
  margin-right: 24px;
}
.addRemoveDocument__-Psha {
  display: flex;
  flex-basis: 10%;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
}

.h1__xA-fY {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__258wC {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__6Ed0o {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.noteContent__ygBNn {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 16px;
  color: #333333;
}
.noteContent__ygBNn .instructionsList__2Kzgy,
.noteContent__ygBNn span {
  margin-left: 12px;
}
.noteContent__ygBNn .bold__yU1Zm {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin-left: 4px;
}
.qcbVersion__9w-me {
  font-size: 13px;
  font-weight: 500;
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #333333;
}
.subheader__P5zRa {
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #333333;
  margin-bottom: 10px;
}
.childContainer__pEjrV {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  border-radius: 4px;
  padding: 24px;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  background-color: #ffffff;
  margin-bottom: 10px;
}
.childContainer_title__3SKRK {
  font-size: 20px;
  margin-right: 16px;
  color: #00050d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin: 0px 0px 15px 0px;
}
.childContainer_title__3SKRK p {
  flex: none;
  order: 0;
  align-self: center;
  margin: 14px 0px;
}
.childContainer_title_subTitle__eu3tT {
  font-weight: 500;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 13px;
  text-decoration-line: underline;
  color: #3e79ab;
  padding: 0px 0px 0px 5px;
  cursor: pointer;
}
.childContainer_version__t0OEy p {
  font-weight: 600;
  font-size: 14px;
  line-height: 15px;
}
.childContainer_version_dropDown__0OrIN {
  margin: 0px 10px 10px 0px;
}
.childContainer_version_dropDown_infoToolTip__-HSka {
  margin: 0px 5px;
  display: inline-block;
}
.childContainer_version_dropDown_infoToolTip__-HSka a {
  display: inline-block;
  justify-content: center;
  align-items: center;
}
.childContainer_version_dropDown_creationDateContainer__rfrc- {
  padding-left: 3px;
  display: inline-block;
}
.dropdownOptionContainer__m69V9 {
  cursor: pointer;
}
.dropdownOptionContainer__m69V9 p {
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  padding: 5px 0px 0px 10px;
}
.dropdownOptionContainer__m69V9 p:nth-child(2) {
  font-size: 11px;
  line-height: 13px;
  padding: 0px 0px 0px 10px;
  color: #666666;
}
.dropdownOptionContainer__m69V9 span {
  float: right;
  padding-right: 10px;
  color: #666666;
}
.dropdownOptionContainer__m69V9 hr {
  margin: 0px;
}
.dropdownOptionContainer__m69V9:hover {
  background: #f5f6f7;
}

.h1__73f8y {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__a1grm {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__I142q {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.archiveProjectContainer__DlhBB {
  padding: 32px 0px;
  border-bottom: 1px solid #e4e4e4;
}
@media only screen and (min-width: 1201px) {
  .archiveProjectContent__syjfy {
    width: 856px;
  }
}
@media only screen and (max-width: 1200px) {
  .archiveProjectContent__syjfy {
    width: 75%;
  }
}

.h1__AeSFB {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__UNfgO {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__rj5aG {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__VsaHP {
  display: flex;
  flex-direction: row;
  width: 100%;
  background-color: #ffffff;
}
.loadingContainer__ItRXh {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}

.h1__BhZgT {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__e47yJ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__sHs0b {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__JU4fQ {
  width: 100%;
  background-color: #ffffff;
}
.headerContainer__Qg6rS {
  display: flex;
  flex-shrink: 0;
}
.headerContainer__Qg6rS p {
  position: absolute;
  left: 90px;
  top: 15px;
  font-style: normal;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #ffffff;
}
.mainContainerWrapper__e8JbF {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-bottom: 16px;
}
.mainContainer__W61sn {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  border-radius: 4px;
  background-color: #ffffff;
  height: 100%;
  width: 100%;
}

.h1__4C9f4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__SDeBS {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__XBMTC {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.apiHeading__qX9QA {
  color: #333333;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
  font-family: 'Source Sans Pro';
  font-weight: 500;
}
.apiInputcontainer__SSHJD {
  width: 32%;
  padding-top: 16px;
}
.warningContainer__YTJBS {
  padding-top: 9px;
  display: flex;
  align-items: center;
}
.warningText__TmeH1 {
  color: #979797;
  font-size: 14px;
  margin-left: 6px;
}
.title__6qy7q {
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #000000;
  margin-bottom: 32px;
}
.keyContainer__ik7S- {
  display: flex;
  margin-top: 16px;
  width: 45%;
}
.listContainer__GcflE {
  display: flex;
  width: 45%;
  margin-top: 16px;
  max-height: 50vh;
  overflow-y: scroll;
}
.listItemComp__B4tHZ {
  display: flex;
  flex-direction: row;
  flex-basis: 100%;
  border: 1px solid #dfe1e6;
  min-height: 60px;
  padding: 12px 8px;
}
.listItemComp__B4tHZ:nth-of-type(even) {
  border-top: 0px;
}
.leftListItem__dH7hE {
  display: flex;
  flex-basis: 80%;
  flex-direction: column;
  justify-content: center;
}
.rightListItem__kLrt8 {
  display: flex;
  flex-basis: 20%;
  align-items: center;
  justify-content: flex-end;
}
.btntitle__hZihq {
  color: #eb5757;
  font-size: 16px;
  line-height: 16px;
}
.title__6qy7q {
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  color: rgba(0, 5, 13, 0.8);
  margin-bottom: 4px;
}
.description__sQEx0 {
  font-size: 12px;
  line-height: 13px;
  color: rgba(0, 5, 13, 0.8);
}
.token__wx-h3 {
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  color: rgba(0, 5, 13, 0.6);
}
.keyItemFooter__5TqGK {
  font-style: italic;
  font-weight: normal;
  font-size: 11px;
  line-height: 13px;
  color: rgba(0, 5, 13, 0.6);
}
.tooltipContainer__jCkEH .ant-tooltip-inner {
  height: auto;
  width: 195px;
  padding: 8px 10px 8px 10px;
  border-radius: 2px;
  font-size: 12px;
  background-color: #000000;
}

.h1__3Yh4y {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__KroRX {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__ycbK7 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.tabsContent__jc0Td {
  padding-top: 24px;
}
.tabsContent_clientListRenderer__NoLg9 {
  overflow: auto;
  width: 100%;
}
.dropdownContainer__O081a {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 50px;
}
.clientDropdownContainer__LtTGR {
  display: flex;
  align-items: center;
  margin-bottom: 28px;
}
.clientDropdownContainer_text__SPN-G {
  font-style: normal;
  font-family: 'Source Sans Pro';
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  margin-right: 12px;
}
.clientDropdownContainer__LtTGR .clientDropdown__-XLCG {
  min-width: 200px;
}
.clientDropdownContainer__LtTGR .clientDropdown__-XLCG .ant-select-focused.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  border: 1px solid #613889;
}
.clientDropdownContainer__LtTGR .clientDropdown__-XLCG .ant-select-selector {
  min-height: 38px;
  padding-top: 2px;
  border-radius: 4px;
  border: 1px solid #d0d4db;
  font-size: 14px;
  font-weight: 600;
}
.clientDropdownContainer__LtTGR .clientDropdown__-XLCG .ant-select-selector:hover {
  border: 1px solid #613889;
}
.clientDropdownContainer__LtTGR .clientDropdown__-XLCG .ant-select-selector:focus {
  border: 1px solid #613889;
}
.clientDropdownContainer__LtTGR .clientDropdown__-XLCG .ant-select-selector .ant-select-selection-placeholder {
  font-size: 16px;
}
.clientDropdownList__Y6cyP .ant-select-item {
  font-weight: 600;
}
.currencyDropdownContainer__q4alA {
  display: flex;
  align-items: center;
}
.currencyDropdownContainer_text__P9IUJ {
  font-style: normal;
  font-family: 'Source Sans Pro';
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  margin: 0 12px 28px 0;
}
.currencyDropdownContainer__q4alA .description__1XvJr {
  font-size: 13px;
}
.userInviteContainer__gNiba {
  height: 60px;
  background: #ffffff;
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
  border-radius: 5px;
  margin-top: 1%;
  box-shadow: 0px 10px 16px rgba(0, 0, 0, 0.1), 0px 4px 6px rgba(0, 0, 0, 0.06);
}
.userInviteContainer__gNiba textarea:focus,
.userInviteContainer__gNiba input:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
.clientListcontainer__6e5FQ {
  width: 100%;
}
.clientListcontainer_data__eEcxE {
  font-style: normal;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #000000;
  font-size: 17px;
  overflow-wrap: break-word;
}
.clientListcontainer_metaData__02U4J {
  font-size: smaller;
  margin-top: 1%;
  color: #666666;
}
.clientListcontainer_resendInvite__t35VR {
  cursor: pointer;
  text-decoration: underline;
  color: #4b286d;
}
.title__54JBg {
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #000000;
  margin-bottom: 32px;
}
.seatsContainer__TMk1- {
  display: flex;
  flex-direction: column;
}
.seatsStatus__nO0a3 {
  display: flex;
  flex-direction: row;
  padding: 11px;
  align-items: center;
  border: 1px solid #71757b;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #333333;
  width: max-content;
}
.seatsStatus__nO0a3 span {
  text-decoration: underline;
  color: #4b286d;
  margin-left: 8px;
  cursor: pointer;
}
.seatsNotice__MFPmV {
  background-color: #ffd4d1;
  border-radius: 2px;
  color: #eb5757;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  margin-top: 12px;
  padding: 6px 8px;
  width: max-content;
}
.inviteContainer__PD9GO {
  display: flex;
  justify-content: space-between;
}
.revokeInviteBtn__obFKW {
  color: #eb5757;
  cursor: pointer;
  text-decoration: underline;
  margin-left: 4px;
}
.modalContent__tAMev {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  line-height: 17px;
}
.modalContent__tAMev span {
  margin-top: 16px;
}
.progressContainer__UOhI6 {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  width: 100%;
  height: 100%;
  z-index: 1001;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
  background-color: rgba(0, 5, 13, 0.8);
  border-radius: 4px;
  cursor: default;
}
.progressContent__hu7x3 {
  display: flex;
  flex-grow: 0;
  margin: auto;
  background-color: white;
  position: relative;
  flex-direction: column;
  justify-content: flex-start;
  width: 340px;
  border-radius: 4px;
  border: 1px solid #ebedf0;
}
.roleDropdownToolTip__yeAHj {
  font-size: 13px;
}

.h1__y1MUG {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__NoauJ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__FZRzG {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__cH78z {
  padding-top: 24px;
}
.searchContainer__RHj-E {
  display: flex;
}
.footer__Oeg5V {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.modalBody__LwCx7 {
  padding: 16px 24px 16px 24px;
}
.modalBody_input__3Up7g {
  margin-top: 10px;
}
.modalBody_dropdown__CCGA- {
  margin-top: 10px;
}
.groups__LUuEb {
  overflow: auto;
}
.accordion__n2ttx {
  margin-bottom: 24px;
  margin-top: 24px;
}
.accordion__n2ttx .ant-collapse .ant-collapse-item {
  border: 1px solid #e4e4e4;
  padding: 4px;
  margin-bottom: 24px;
  border-radius: 4px;
}
.accordion__n2ttx .ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
  font-size: 14px;
  color: #4b286d;
}
.accordion__n2ttx .ant-collapse .ant-collapse-item .ant-collapse-content,
.accordion__n2ttx .ant-collapse .ant-collapse-item .ant-collapse-content-active {
  border: 0;
}
.panelHeaderContainer__5xPmu {
  display: flex;
  align-items: center;
}
.panelHeaderContainer__5xPmu .panelHeader__yYTcu {
  border-right: 1px solid #71757b;
  padding-right: 24px;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.panelHeaderContainer__5xPmu .membersCount__my-T- {
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: rgba(0, 5, 13, 0.6);
  padding-left: 24px;
}
.panelHeaderContainer__5xPmu .manageMembers__3oHr- {
  position: absolute;
  right: 2%;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.tableContainer__nZuVz {
  display: flex;
  height: 100%;
  overflow: hidden;
  text-align: center;
  width: 50%;
}
.tableContainer__nZuVz .ant-table-wrapper {
  width: 100%;
}
.tableContainer__nZuVz .ant-table-tbody {
  text-align: center;
}
.tableContainer__nZuVz .ant-table-thead th {
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
}
.tableContainer__nZuVz .ant-progress-bg {
  background-color: #3adb50;
}
.tableContainer__nZuVz .labelContainer {
  justify-content: center !important;
}

.h1__hd0EV {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__Fo8fQ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__fytrV {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.modalBody__KKnxA {
  padding: 0px 24px 16px 24px;
}
.modalBody_input__DwM2L {
  margin-top: 10px;
}
.modalBody_dropdown__6Zaza {
  margin-top: 10px;
}
.footer__k8nLV {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.userManagementHeader__kcOZj {
  padding: 10px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 0;
}
.userManagementTablesData__UvseS {
  display: flex;
}
.addUsersTable__zXVqJ {
  padding-top: 16px;
  width: 48%;
  border-right: 1px solid #dcdcdc;
}
.removeUsersTable__XfEDA {
  padding-top: 16px;
  width: 52%;
}
.userManagementTables__nD5a6 {
  padding: 5px 15px 5px 15px;
}
.userManagementTables__nD5a6 .ant-table {
  height: 350px;
}
.userManagementTables__nD5a6 .ant-table-thead > tr {
  background: #5b6575;
}
.userManagementTables__nD5a6 .ant-table-thead > tr > th {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 14px;
}
.userManagementTables__nD5a6 .ant-table-tbody > tr {
  background: #ffffff;
}
.tableHeader__gVT5X {
  display: flex;
  align-items: baseline;
  padding: 5px 15px 5px 15px;
  justify-content: space-between;
}
.usersHeading__IvlAC {
  margin: 0;
  padding: 15px 15px 5px 15px;
}
.searchContainer__xlnUX {
  width: 236px;
}

.h1__sOIi8 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__eASDO {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__jXPO- {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__EjURn {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.title__cZVs- {
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #000000;
  margin-bottom: 32px;
}
.personalDetails__hIs4L {
  display: flex;
  flex-direction: column;
}
.section__XPM2M {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
}
.inputField__po-wE {
  max-width: 220px;
  margin-right: 12px;
}
.sectionLabel__eDXUE {
  font-size: 14px;
  line-height: 17px;
  color: #666666;
  margin-bottom: 6px;
}
.actions__G54mx {
  display: flex;
  flex-direction: column;
}
.actions__G54mx .section__XPM2M {
  margin-bottom: 20px;
}
.resetAction__n5fEd {
  font-size: 14px;
  line-height: 17px;
  color: #4b286d;
}
.btnSection__7OOiM {
  width: 108px;
}
.btnSection__7OOiM span {
  margin-right: 8px;
}

.h1__xFZCC {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__W11GM {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__D8CjN {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__k6aSQ {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.title__YDruV {
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #000000;
  margin-bottom: 32px;
}
.personalDetails__cw41n {
  display: flex;
  flex-direction: column;
}
.section__mF7vk {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
}
.inputField__ZwNLt {
  max-width: 220px;
  margin-right: 12px;
}
.sectionLabel__d4M62 {
  font-size: 14px;
  line-height: 17px;
  color: #666666;
  margin-bottom: 6px;
}
.actions__Y8Pcj {
  display: flex;
  flex-direction: column;
}
.actions__Y8Pcj .section__mF7vk {
  margin-bottom: 20px;
}
.resetAction__KUETt {
  font-size: 14px;
  line-height: 17px;
  color: #4b286d;
}
.btnSection__kql7z {
  width: 108px;
}
.btnSection__kql7z span {
  margin-right: 8px;
}

.h1__52AdN {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__C6YMM {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__jiNm0 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__r3LFM {
  display: flex;
  flex-direction: column;
}
.title__pvDeT {
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #000000;
  margin-bottom: 32px;
}
.billingDetailsTable__0BWZO {
  display: flex;
  flex-direction: column;
  width: 340px;
}
.tableHeader__oxDBn {
  display: flex;
  background: #f0f0f0;
  border: 1px solid #71757b;
  height: 36px;
  align-items: center;
  padding: 0 10px;
  font-size: 13px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  border: 1px solid #f0f0f0;
}
.label__CiB-8 {
  display: flex;
  font-size: 13px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #000000;
}
.helpText__DFLJN {
  display: flex;
  font-size: 13px;
  line-height: 15px;
  margin-top: 16px;
}
.helpText__DFLJN p {
  color: #4b286d;
  text-decoration: underline;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin-left: 10px;
  cursor: pointer;
}

.h1__iJIlu {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__t0SXX {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__b0Ylq {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__1CQoG {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.header__pGLfX {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  margin: 10px 0;
}
.headerTitle__-gw0u {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.searchContainer__r0AJ8 {
  display: flex;
  align-items: center;
  width: 276px;
  border-radius: 4px;
}
.transactionsContainer__-XS8A {
  display: flex;
  flex-direction: column;
  margin: 14px 0;
}
.tableContainer__LbxD7 {
  display: flex;
  overflow: hidden;
  height: 100%;
}
.tableContainer__LbxD7 .ant-table-container .ant-table-column-sorters {
  font-size: 15px;
  color: #000000;
}
.transactionId__kOKlv,
.transactionDate__sjILW {
  color: #666666;
  font-size: 15px;
}
.transaction__Lt2TG {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.transaction__Lt2TG .name__BO6MD {
  color: #333333;
  font-size: 14px;
}
.transaction__Lt2TG .description__YNSga {
  color: #979797;
  font-size: 13px;
}
.transactionAmount__biguI {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.transactionAmount__biguI .creditsPurchased__X3BjT {
  color: #167c80;
  font-size: 14px;
}
.transactionAmount__biguI .creditsConsumed__3jzj4 {
  color: #eb5757;
  font-size: 14px;
}
.transactionAmount__biguI .creditsAvailable__rJSih {
  padding-left: 10px;
  color: #979797;
  font-size: 13px;
}
.noTransactionsContainer__kOSp1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 40px;
  height: 256px;
  margin: 16px 0;
  border-radius: 4px;
  border: 1px solid #71757b;
  background-color: #ffffff;
}
.noTransactionsText__FogFx {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}

.h1__WYeRY {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__ElccK {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__rxWXL {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__Y0SPc {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.header__zIeCh {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  margin: 16px 0;
}
.headerTitle__-RucT {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.creditSummaryContainer__LRnKd {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  height: 74px;
  margin: 8px 0;
  padding: 20px 16px;
  border-radius: 4px;
  border: 1px solid #71757b;
}
.creditSummaryTitle__B9vgc,
.creditUsageTitle__H9MJV {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
.creditSummaryContent__kzgoZ {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.creditSummaryContent__kzgoZ .creditItem__t3Jy7 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 35px;
}
.creditSummaryContent__kzgoZ .creditItem__t3Jy7 .creditsAvailable__ISbWs {
  color: #167c80;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.creditSummaryContent__kzgoZ .creditItem__t3Jy7 .creditsConsumed__pruSz {
  color: #eb5757;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.creditSummaryContent__kzgoZ .creditItem__t3Jy7 .creditsPurchased__Ki-70 {
  color: #000000;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.creditSummaryContent__kzgoZ .creditItem__t3Jy7 .subtext__whWMU {
  color: #666666;
  font-size: 14px;
  margin-top: 3px;
}
.creditUsageContainer__SKe9c {
  display: flex;
  flex-direction: column;
  margin: 18px 0;
}
.inputsContainer__OKkE1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-shrink: 0;
  margin: 12px 0;
}
.exportAndFilter__zVCR1 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.exportCSVButton__SshIS {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  padding: 4px;
}
.exportCSVButton__SshIS .buttonContent__GQOpC {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #4b286d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.exportCSVButton__SshIS .buttonContent__GQOpC span {
  margin-right: 5px;
}
.divider__nlFeQ {
  height: 32px;
  margin: 0px 18px 0 12px;
  border-right: 1px solid #71757b;
}
.searchContainer__MjvWV {
  display: flex;
  align-items: center;
  width: 218px;
  border-radius: 4px;
}
.tableContainer__fa4lH {
  display: flex;
  overflow: hidden;
  height: 100%;
  margin-top: 5px;
}
.tableContainer__fa4lH .ant-table-container .ant-table-cell {
  font-size: 15px;
}
.tableSummary__HmvOD .ant-table-cell {
  font-size: 15px;
  padding: 8px;
  color: #000000;
  background-color: #f5f6f7;
}
.itemName__oWIZK {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.noCreditSummaryContainer__AGjop {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 40px;
  height: 256px;
  margin: 16px 0;
  border-radius: 4px;
  border: 1px solid #71757b;
  background-color: #ffffff;
}
.noCreditSummaryText__dJOYb {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}

.h1__KRXLg {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__CJ6zl {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__GEWwm {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__sTbCi {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.loaderContainer__iID87 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70vh;
}
.header__Kp48c {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  margin-top: 10px;
  margin-bottom: 25px;
}
.headerInfo__8oe41 {
  display: flex;
  align-items: center;
}
.headerInfo__8oe41 .headerTitle__M9S5D {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.headerInfo__8oe41 .divider__AwHDH {
  height: 22px;
  margin: 0px 16px;
  border-right: 1px solid #71757b;
}
.headerInfo__8oe41 .batchesCount__dpEAr {
  font-size: 14px;
  color: #666666;
  margin-left: 8px;
}
.searchContainer__zNTjn {
  display: flex;
  align-items: center;
  width: 218px;
  border-radius: 4px;
}
.accordion__tlT-b .ant-collapse .ant-collapse-item {
  margin-bottom: 12px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #71757b;
}
.accordion__tlT-b .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box,
.accordion__tlT-b .ant-collapse .ant-collapse-item .ant-collapse-content-active .ant-collapse-content-box {
  margin-top: -22px;
  padding: 0;
}
.accordionHeader__XH1cm {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.accordionHeader__XH1cm .headerTitle__M9S5D {
  display: flex;
  align-items: center;
}
.accordionHeader__XH1cm .headerTitle__M9S5D .divider__AwHDH {
  height: 20px;
  margin: 0px 8px;
  border-right: 1px solid #71757b;
}
.accordionHeader__XH1cm .headerTitle__M9S5D .batchCreationDate__Ak1Np {
  font-size: 14px;
  color: #666666;
}
.accordionHeader__XH1cm .headerContent__HQFKe {
  display: flex;
  flex-direction: column;
  margin-top: 12px;
}
.accordionHeader__XH1cm .overviewSectionWrap__tVVA2 {
  display: flex;
  padding-top: 12px;
  border-top: 1px solid #71757b;
}
.accordionHeader__XH1cm .overviewSection__SWsno {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin: 0 32px;
}
.accordionHeader__XH1cm .overviewSectionItemWrap__apWAb {
  display: flex;
  flex-direction: column;
}
.accordionHeader__XH1cm .overviewSectionItemLabel__ygT1b {
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #666666;
}
.accordionHeader__XH1cm .overviewSectionItemVal__ZzT7U {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #000000;
}
.batchNameContainer__wlw6X {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-basis: 256px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.batchNameContainer__wlw6X .batchName__H2U5V {
  display: flex;
  align-items: center;
  font-size: 16px;
  margin-left: 8px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.accordionContent__Krp4x {
  display: flex;
  flex-direction: column;
}
.tableContainer__ZEHrD {
  display: flex;
  overflow: hidden;
  height: 100%;
  margin-top: 4px;
}
.tableContainer__ZEHrD .ant-table-container .ant-table-cell {
  font-size: 15px;
  color: #000000;
}
.submission__WacDk {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.submission__WacDk .submissionName__OTcYh {
  color: #4b286d;
  font-size: 14px;
}
.submission__WacDk .submissionDate__PkGuy {
  color: #979797;
  font-size: 13px;
}
.divider__AwHDH {
  margin: 12px 0;
  border-top: 1px solid #71757b;
}
.paginationContainer__RseSp {
  display: flex;
  flex-direction: row-reverse;
  margin: 10px 0 25px 0;
}
.emptyStateContainer__7k9lb {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 14px;
  flex-shrink: 0;
  max-height: 270px;
  min-height: 260px;
  padding: 20px 24px;
  margin: 16px 0;
  border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid #71757b;
}
.emptyStateContainer__7k9lb .emptyStateText__H9lRq {
  margin-top: 12px;
  font-size: 16px;
  color: #333333;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.emptyStateContainer__7k9lb .emptyStateSubtext__iDL5Q {
  font-size: 12px;
  color: #666666;
  width: 70%;
  text-align: center;
}
.emptyStateContainer__7k9lb .emptyStateSubtext__iDL5Q span {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}

.h1__FCpHg {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__QNwNB {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__kx9Yz {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__cnkUK {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.loaderContainer__EuuZ- {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70vh;
}
.submissionBatchInfoContainer__jG0ef {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin: 20px 0;
  padding: 18px 16px;
  border-radius: 4px;
  border: 1px solid #71757b;
  background-color: #ffffff;
}
.submissionBatchInfo__PklxB {
  display: flex;
  align-items: center;
}
.submissionBatchInfo__PklxB .submissionBatchName__CMxG- {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.submissionBatchInfo__PklxB .submissionDate__118up {
  font-size: 14px;
  color: #000000;
}
.submissionBatchInfo__PklxB .divider__N3wtN {
  height: 24px;
  margin: 0px 16px;
  border-right: 1px solid #71757b;
}
.rateCardButton__KNTaF {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  padding: 4px;
}
.rateCardButton__KNTaF .buttonContent__HNGRb {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #4b286d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.selectContainer__t3cYQ {
  margin: 10px 0;
}
.submissionInfoContainer__NpETu {
  display: flex;
  flex-direction: column;
  margin: 12px 0;
}
.overviewSectionWrap__lRq0D {
  display: flex;
  padding: 14px 0;
  border-top: 1px solid #71757b;
  border-bottom: 1px solid #71757b;
}
.overviewSection__Io-Oi {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
  flex-basis: 100%;
}
.overviewSectionItemWrap__WbfXd {
  display: flex;
  flex-direction: column;
}
.overviewSectionItemLabel__Y-6jY {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #666666;
}
.overviewSectionItemVal__OnHps {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 3px;
}
.overviewSectionItemVal__OnHps .value__zugkm {
  font-size: 16px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.overviewSectionItemVal__OnHps .difference__9xWS2 {
  font-size: 14px;
  color: #666666;
}
.tableHeader__a8zhU {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  margin: 15px 0;
}
.headerInfo__VuqvL {
  display: flex;
  align-items: center;
}
.headerInfo__VuqvL .headerTitle__cU1G8 {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.headerInfo__VuqvL .divider__N3wtN {
  height: 22px;
  margin: 0px 16px;
  border-right: 1px solid #71757b;
}
.headerInfo__VuqvL .jobsCount__mIFpx {
  font-size: 14px;
  color: #666666;
  margin-left: 8px;
}
.exportAndFilter__NKif- {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.exportCSVButton__3ID6e {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  padding: 4px;
}
.exportCSVButton__3ID6e .buttonContent__HNGRb {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #4b286d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.exportCSVButton__3ID6e .buttonContent__HNGRb span {
  margin-right: 5px;
}
.divider__N3wtN {
  height: 32px;
  margin: 0px 18px 0 12px;
  border-right: 1px solid #71757b;
}
.searchContainer__mPK3B {
  display: flex;
  align-items: center;
  width: 218px;
  border-radius: 4px;
}
.tableContainer__0QZuu {
  display: flex;
  overflow: hidden;
  height: 100%;
}
.tableContainer__0QZuu .ant-table-container .ant-table-cell {
  font-size: 15px;
  color: #000000;
}
.jobIdInfo__hSZd3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.jobIdInfo__hSZd3 .referenceId__LxZjj {
  color: #333333;
  font-size: 14px;
}
.jobIdInfo__hSZd3 .jobId__VM7yw {
  color: #979797;
  font-size: 13px;
}

.h1__Y0Zgt {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__8hvzD {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__b0ozZ {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.modalContainer__BVo70 .ant-modal-body {
  padding: 12px 24px;
}
.modalContainer__BVo70 .ant-modal-header,
.modalContainer__BVo70 .ant-modal-footer {
  border-radius: 4px;
}
.modalTitle__fe7Qq {
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #000000;
}
.modalContent__SO5Hk {
  display: flex;
  flex-direction: column;
}
.modalContentHeader__OoiCp {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.modalContentHeader__OoiCp .rateCardName__NzL-l {
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #000000;
}
.modalContentHeader__OoiCp .rateCardCreationDate__adDZu {
  font-size: 14px;
  color: #979797;
}
.rateCardPricingInfoContainer__VJmX3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 12px 0;
  padding: 12px 20px;
  border-radius: 4px;
  border: 1px solid #71757b;
}
.pricingInfoItem__j47Hd .unitType__mAgaS {
  font-size: 13px;
  color: #666666;
  margin: 4px 0;
}
.pricingInfoItem__j47Hd .priceWithUnit__oPqzb {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
  padding: 4px 10px;
  color: #000000;
}
.pricingInfoItem__j47Hd .priceWithUnit__oPqzb .priceContainer__rVR41 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 28%;
}
.pricingInfoItem__j47Hd .divider__Jv-ho {
  margin: 16px 0;
  border-top: 1px solid #71757b;
}

.h1__lSoRk {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__gfiGe {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__anxQ8 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__hRFZ7 {
  display: flex;
  flex-direction: column;
}
.title__rnHQ5 {
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #000000;
  margin-bottom: 32px;
}
.plansTableContainer__kb9c8 {
  display: flex;
  flex-direction: column;
  margin-bottom: 32px;
}
.plansTableContainer__kb9c8 .ant-table-cell {
  font-size: 13px;
  color: #000000;
  line-height: 15px;
}
.header__j9kKL {
  display: flex;
  flex-direction: row;
  position: sticky;
  top: 0px;
  z-index: 1000;
}
.header__j9kKL div:nth-child(1) {
  flex-basis: 30%;
  background-color: #f8f8f8;
  border: 1px solid #f8f8f8;
}
.header__j9kKL div {
  display: flex;
  flex-basis: 23.5%;
  background-color: #000000;
  color: #ffffff;
  align-items: center;
  justify-content: center;
  height: 36px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 13px;
  border: 1px solid #71757b;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-right: 0px;
}
.dividerWithLabel__sFr1z {
  display: flex;
  justify-content: flex-end;
  background-color: #f0f0f0;
  height: 36px;
  border: 1px solid #71757b;
}
.dividerWithLabel__sFr1z span {
  width: 30%;
}
.dividerWithLabel__sFr1z div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 70%;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 13px;
}
.plansCTA__ilyIy {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  height: 64px;
}
.planPrice__P8lfU {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-weight: 18px;
  line-height: 22px;
  color: #000000;
}
.currentPlan__z-ow- {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff2ce;
  border: 1px solid #eeb200;
  border-radius: 2px;
  padding: 6px;
  color: #d08f10;
  font-size: 12px;
  line-height: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  width: 120px;
  margin-top: 12px;
}
.contactUs__skGTa {
  font-size: 13px;
  line-height: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #4b286d;
  text-decoration: underline;
  padding-top: 12px;
  cursor: pointer;
}
.label__UKC0H {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 15px;
}
.modalContainer__p9mAA {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  width: 100%;
  height: 100%;
  z-index: 1001;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
  background-color: rgba(0, 5, 13, 0.8);
  border-radius: 4px;
  cursor: default;
}
.modalContent__mdolq {
  display: flex;
  flex-grow: 0;
  margin: auto;
  background-color: white;
  position: relative;
  flex-direction: column;
  justify-content: flex-start;
  width: 436px;
  height: 508px;
  border-radius: 4px;
  border: 1px solid #ebedf0;
}
.modalHeader__0zXRy {
  display: flex;
  border-bottom: 1px solid #ebedf0;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
  height: 56px;
  padding: 18px 24px;
}
.modalTitle__8g00c {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
}
.modalBody__bTRke {
  display: flex;
  flex-direction: column;
  padding: 0 24px;
  flex-shrink: 0;
  font-size: 14px;
  line-height: 22px;
  color: #00050d;
  height: 75%;
}
.modalFooter__-fFf1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  background: #ffffff;
  height: 64px;
  width: 100%;
  padding: 0 24px;
  position: absolute;
  border-top: 1px solid #f5f6f7;
  bottom: 0;
  justify-content: flex-end;
}
.upgradeBtn__3pEek {
  margin-left: 8px;
}
.crossContainer__BTOpo {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 5%;
  height: 100%;
  cursor: pointer;
}
.section__t9bPL {
  display: flex;
  flex-direction: column;
  padding: 24px 0 20px;
  border-bottom: 1px solid #e4e4e4;
}
.sectionHeader__0xG1J {
  display: flex;
  font-size: 14px;
  line-height: 17px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  justify-content: space-between;
}
.sectionDescription__Tt0-B {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  color: #666666;
  margin-top: 8px;
}
.seatsDropdownContainer__rzhkC {
  display: flex;
  height: 54px;
  background-color: #f0f0f0;
  border-radius: 2px;
  border: 1px solid #71757b;
  width: 70%;
  margin: 16px 0 12px 0;
  align-items: center;
  padding: 0 8px 0 12px;
  justify-content: space-between;
}
.seatsDropdownContainer__rzhkC div :nth-child(0) {
  font-size: 12px;
}
.seatsDropdown__ygvps {
  width: 72px;
}
.note__zuhsr {
  display: flex;
  font-size: 12px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #666666;
}
.note__zuhsr span {
  color: #4b286d;
  margin-left: 4px;
  text-decoration: underline;
}
.totalContainer__0fzQk {
  display: flex;
  padding: 16px 0;
  border-bottom: 1px solid #e4e4e4;
  font-size: 16px;
  line-height: 19px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  justify-content: space-between;
}
.invoiceNote__hnqTL {
  display: flex;
  font-size: 12px;
  margin-bottom: 12px;
  bottom: 64px;
  position: absolute;
}

.h1__WRp6J {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__lRRPw {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__I5egX {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.projectHeaderContainer__-nsmt {
  padding: 12px 0px;
  display: flex;
  justify-content: space-between;
}
.projectHeaderContainer__-nsmt .ant-breadcrumb {
  font-size: 15px;
  background-color: #fff;
}

.h1__hozTD {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__Miy-C {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__aeNRv {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.container__Z7JPc {
  display: flex;
  flex-direction: column;
  height: 100vh;
}
.container__Z7JPc .ant-menu-item {
  display: flex;
  align-items: center;
  margin: 0 !important;
  padding-left: 28px !important;
}
.container__Z7JPc .ant-menu-item span {
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.container__Z7JPc .ant-menu-item svg {
  display: flex;
  flex-shrink: 0;
}
.container__Z7JPc .ant-menu-item:hover {
  background-color: #f2eff4;
}
.container__Z7JPc .ant-menu-item .ant-menu-title-content {
  margin-inline-start: 0px !important;
}
.container__Z7JPc .ant-menu-item-selected {
  background-color: #d8cbe5 !important;
  color: #4b286d !important;
}
.container__Z7JPc .ant-menu-item-selected::after {
  border-right: none !important;
}
.container__Z7JPc a {
  text-decoration: none;
}
.projectContainer__xzLh1 {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  height: 94vh;
}
.projectContainer__xzLh1 ::-webkit-scrollbar {
  width: 0px;
}
.clientAndLogoComp__SBbYp {
  display: flex;
  align-items: center;
  user-select: none;
}
.workspaceLogo__14tK5 {
  display: flex;
  height: 56px;
  padding-top: 16px;
  cursor: pointer;
  user-select: none;
  align-items: center;
}
.workspaceLogo__14tK5 .clientName__rnGm0 {
  color: #4b286d;
  margin-left: 8px;
  font-size: 13px;
  font-weight: 400;
}
.workspaceLogo__14tK5 img {
  width: 136px;
  background-size: cover;
}
.triggerElem__XU6Cb {
  width: 32px;
  height: 32px;
  display: block;
  position: relative;
}
.triggerElem__XU6Cb:hover {
  background-color: #f2eff4;
  border-radius: 3px;
}
.triggerElem__XU6Cb .trigger {
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: 18%;
}
.logoComp__S6TCC {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  width: 32px;
  border-radius: 4px;
  background-color: #ffffff;
}
.betaLogo__h5Z2U {
  display: flex;
  align-items: center;
}
.pinnedItem__D9f8H {
  font-size: 16px;
  line-height: 18px;
}
.menuLabel__-MiqR {
  font-size: 14px !important;
  line-height: 17px !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 600 !important;
}
.menuLabel__-MiqR:hover {
  color: #ffffff;
}
.appMenuLabel__moQv2 {
  font-size: 14px !important;
  line-height: 17px !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 600 !important;
}
.appMenuLabel__moQv2 .menutItemTitle__x0FUt {
  padding-left: 4px !important;
}
.appMenuLabel__moQv2:hover {
  color: #ffffff;
}
.fadeLabel__Xbz7s {
  display: none !important;
}
.footer__O5P1K {
  bottom: 0;
  position: absolute;
  width: 100%;
}
.footer__O5P1K .ant-menu-item {
  display: flex;
  align-items: center;
  margin: 0 !important;
  padding-left: 28px !important;
}
.footer__O5P1K .ant-menu-item span {
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.footer__O5P1K .ant-menu-item svg {
  display: flex;
  flex-shrink: 0;
}
.footer__O5P1K .ant-menu-item:hover {
  background-color: #f2eff4;
}
.backToProjects__veRSV {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 12px 28px;
  margin-top: 24px;
  margin-bottom: 4px;
  cursor: pointer;
}
.backToProjects__veRSV span {
  display: flex;
  flex-shrink: 0;
  font-size: 14px;
  line-height: 17px;
  color: #71757b;
  margin-left: 10px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.backToProjects__veRSV svg {
  display: flex;
  flex-shrink: 0;
}
.backToProjects__veRSV:hover {
  background-color: #f2eff4;
}
.projectsDivider__O169p {
  border-bottom: 1px solid #979797;
  margin: 0px 16px;
}
.projectName__7L32S {
  padding: 0px 28px 0px 32px;
  margin: 20px 0px 8px 0px;
}
.projectName__7L32S span {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 17px;
  color: #71757b;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.projectName__7L32S .border__LNVxv {
  padding-top: 10px;
  width: 32px;
  border-bottom: 1px solid #979797;
}
.projectNameTooltip__YzBC3:hover {
  text-decoration: none;
  cursor: default;
}
.tooltipContainer__Ep-iW {
  padding: 8px;
}
.batchName__6flzC {
  padding-left: 26px;
  padding-right: 8px;
  margin-right: 8px;
}
.batchName__6flzC span {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 160px;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 17px;
  color: #71757b;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.batchName__6flzC .border__LNVxv {
  padding-top: 10px;
  width: 32px;
  border-bottom: 1px solid #979797;
}
.projectMenu__X1QIV {
  display: flex;
  margin-top: 12px;
  margin-bottom: 12px;
  overflow-x: hidden;
}
.projectMenu__X1QIV .ant-menu-item {
  display: flex;
  align-items: center;
  height: 36px;
  margin: 0 !important;
  padding-left: 28px !important;
}
.projectMenu__X1QIV .ant-menu-item span {
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.projectMenu__X1QIV .ant-menu-item svg {
  display: flex;
  flex-shrink: 0;
}
.projectMenu__X1QIV .ant-menu-item:hover {
  background-color: #f2eff4;
}
.projectMenu__X1QIV .ant-menu-item .ant-menu-title-content {
  margin-inline-start: 0px !important;
}
.projectMenu__X1QIV .ant-menu-item-selected {
  background-color: #d8cbe5 !important;
}
.projectMenu__X1QIV .ant-menu-item-selected::after {
  border-right: none !important;
}
.projectMenu__X1QIV .ant-menu-submenu-title {
  color: #000000 !important;
  opacity: 0.88;
  height: 36px;
  margin: 0px;
  display: flex;
  align-items: center;
  padding-left: 28px !important;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.projectMenu__X1QIV .ant-menu-submenu-title .ant-menu-submenu-arrow {
  display: none;
}
.projectMenu__X1QIV .ant-menu-submenu-title .anticon {
  line-height: 0px;
}
.projectMenu__X1QIV .ant-menu-submenu-title:hover {
  background-color: #f2eff4;
  color: #71757b !important;
}
.projectMenu__X1QIV .ant-menu-submenu-selected {
  color: #71757b !important;
}
.projectMenu__X1QIV .ant-menu-item-disabled {
  opacity: 0.5 !important;
}
.projectMenu__X1QIV .ant-menu-dark .ant-menu-inline.ant-menu-sub {
  background-color: #ffffff;
}
.projectMenu__X1QIV .ant-menu-dark .ant-menu-inline.ant-menu-sub .ant-menu-item-group .ant-menu-item {
  padding-left: 74px !important;
}
.settingsMenu__5RIAI {
  display: flex;
  margin-top: 12px;
  margin-bottom: 12px;
  overflow: auto;
}
.settingsMenu__5RIAI .billingMenuLabel__Cp2Gg {
  font-size: 14px !important;
  line-height: 17px !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 600 !important;
  margin-left: 45px;
}
.settingsMenu__5RIAI .billingMenuLabel__Cp2Gg:hover {
  color: #ffffff;
}
.settingsMenu__5RIAI .ant-menu-item {
  display: flex;
  align-items: center;
  height: 36px;
  margin: 0 !important;
  padding-left: 28px !important;
}
.settingsMenu__5RIAI .ant-menu-item span {
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.settingsMenu__5RIAI .ant-menu-item svg {
  display: flex;
  flex-shrink: 0;
}
.settingsMenu__5RIAI .ant-menu-item:hover {
  background-color: #f2eff4;
}
.settingsMenu__5RIAI .ant-menu-item-only-child {
  background-color: #ffffff;
}
.settingsMenu__5RIAI .ant-menu-item-selected {
  background-color: #d8cbe5 !important;
}
.settingsMenu__5RIAI .ant-menu-item-selected::after {
  border-right: none !important;
}
.settingsMenu__5RIAI .ant-menu-submenu .ant-menu-submenu-title {
  color: #000000 !important;
  opacity: 0.88;
  height: 36px;
  margin: 0px;
  display: flex;
  align-items: center;
  padding-left: 28px !important;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.settingsMenu__5RIAI .ant-menu-submenu .ant-menu-submenu-title .ant-menu-submenu-arrow {
  display: none;
}
.settingsMenu__5RIAI .ant-menu-submenu .ant-menu-submenu-title .anticon {
  line-height: 0px;
}
.settingsMenu__5RIAI .ant-menu-submenu .ant-menu-submenu-title:hover {
  background-color: #f2eff4;
}
.settingsMenu__5RIAI .ant-menu-item-disabled {
  opacity: 0.5 !important;
}
.settingsMenu__5RIAI .ant-menu-dark .ant-menu-inline.ant-menu-sub {
  background-color: #ffffff;
}
.settingsMenu__5RIAI .ant-menu-dark .ant-menu-inline.ant-menu-sub .ant-menu-item-group .ant-menu-item {
  padding-left: 74px !important;
}
.batchesSubmenuPopup__BLQzf .ant-menu-sub,
.billingSubmenuPopup__6fqzb .ant-menu-sub {
  background-color: #ffffff !important;
  max-height: 242px;
  padding: 8px 0px;
}
.batchesSubmenuPopup__BLQzf .ant-menu-item,
.billingSubmenuPopup__6fqzb .ant-menu-item {
  display: flex;
  align-items: center;
  height: 36px;
  margin: 0 !important;
  padding-left: 28px !important;
}
.batchesSubmenuPopup__BLQzf .ant-menu-item span,
.billingSubmenuPopup__6fqzb .ant-menu-item span {
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.batchesSubmenuPopup__BLQzf .ant-menu-item:hover,
.billingSubmenuPopup__6fqzb .ant-menu-item:hover {
  background-color: #f2eff4;
}
.batchesSubmenuPopup__BLQzf .ant-menu-item-selected,
.billingSubmenuPopup__6fqzb .ant-menu-item-selected {
  background-color: #d8cbe5 !important;
}
.batchesSubmenuPopup__BLQzf .ant-menu-item-selected::after,
.billingSubmenuPopup__6fqzb .ant-menu-item-selected::after {
  border-right: none !important;
}
.batchesSubmenuPopup__BLQzf .ant-menu-item-group-title,
.billingSubmenuPopup__6fqzb .ant-menu-item-group-title {
  padding: 8px 0px;
}
.appMenu__Y-YnK {
  margin-top: 28px;
}
.menutItemTitle__x0FUt {
  display: flex;
  width: 160px;
  justify-content: space-between;
  align-items: center;
}
.menutItemTitle__x0FUt span {
  margin: 0;
  color: #71757b !important;
}
.allocationSvg__MeMwq {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 2px 0 4px;
}
.documentationTitle__oH9Ai {
  display: flex;
  width: 160px;
  justify-content: space-between;
  align-items: center;
}
.documentationTitle__oH9Ai span {
  margin: 0;
  color: #71757b !important;
}

.h1__UmJXl {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__rwYjx {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__31k7S {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.containerWrapper__--cGm {
  display: flex;
  flex-basis: 100%;
  justify-content: center;
}
.container__nDZTn {
  display: flex;
  flex-direction: row;
  flex-basis: 50%;
  height: 100%;
  background: #00050d;
}
.loginInput__uIq-U {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: white;
  z-index: 10;
  height: 100%;
  padding: 64px 40px;
  overflow-y: auto;
}
.inputTopContainer__0I6-W {
  display: flex;
  flex-direction: column;
  flex-basis: 70%;
}
.playmentLogo__WyPTK {
  display: flex;
  width: 100%;
}
.playmentLogo__WyPTK img {
  height: 32px;
}
.welcomeContainer__O-BlE {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  margin-top: 60px;
  margin-bottom: 88px;
}
.welcomeMessage__pa8Hm {
  display: flex;
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #00050d;
}
.inputFormContainer__2Nfz6 {
  display: flex;
  flex-direction: row;
}
.inputFormElements__lWmUc {
  display: flex;
  margin-bottom: 14px;
}
.descriptionText__29hqC {
  color: #747d8c;
  font-size: 14px;
  line-height: 18px;
}
.resetLink__U7wDu {
  line-height: 20px;
  font-size: 14px;
  text-decoration: underline;
  margin-left: 4px;
  color: #005dff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  cursor: pointer;
}
.helperContainer__k7uKG {
  display: flex;
  flex-basis: 10%;
  flex-direction: row;
  justify-content: space-between;
  opacity: 0.3;
  align-items: flex-end;
}
.helperElement__KO6XG {
  display: flex;
  flex-basis: 45%;
  cursor: not-allowed;
}
.helperSvg__Q9FCr {
  margin-right: 8px;
}
.helpertitle__cI74y {
  font-size: 14px;
  line-height: 18px;
  color: #747d8c;
}
.passwordDescription__aQLPQ {
  display: flex;
  margin-top: 4px;
}
.ssoText__FqBy1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  display: flex;
  justify-content: center;
  color: #747d8c;
  font-size: 14px !important;
  margin-top: 18px;
}
.ssoText__FqBy1 .ssoButton__9f8E1 {
  color: #747d8c;
  text-decoration: underline;
  cursor: pointer;
}
.webappText__6d-ys {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  display: flex;
  justify-content: center;
  color: #747d8c;
  font-size: 14px !important;
  margin-top: 8px;
}
.webappText__6d-ys .ssoButton__9f8E1 {
  color: #747d8c;
  text-decoration: underline;
  cursor: pointer;
}
.lockStyles__zz1d2 {
  min-height: 420px;
}
.lockStyles__zz1d2 .auth0-lock-header-logo {
  max-height: 48px;
}
.lockStyles__zz1d2 .auth0-lock-widget {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.lockStyles__zz1d2 .auth0-lock.auth0-lock .auth0-lock-cred-pane-internal-wrapper {
  height: auto;
}
.logoContainer__Auyyz {
  display: flex;
  align-items: center;
  font-size: 20px;
  line-height: 21px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  flex-basis: 25%;
  justify-content: center;
}
.loginImg__tqc82 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: 30%;
}
.redirectBtn__r5Lkj {
  display: flex;
  align-items: center;
  justify-content: center;
}
.logoContainer__Auyyz {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.logoContainer__Auyyz .logo__cL9r8 {
  width: 223px;
  height: 40px;
  margin-left: -30px;
}
.logoContainer__Auyyz div {
  color: #4b286d;
}

.h1__yKJry {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__Ifccf {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__tykV0 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.containerWrapper__C0M5p {
  display: flex;
  flex-basis: 100%;
  justify-content: center;
}
.container__GcT-r {
  display: flex;
  flex-direction: row;
  flex-basis: 100%;
  height: 100%;
  background: #00050d;
}
.loginInput__O1Gn2 {
  display: flex;
  position: absolute;
  flex-direction: column;
  justify-content: center;
  background-color: white;
  z-index: 10;
  height: 100%;
  width: 30%;
  padding: 64px 40px;
}
.welcomeContainer__zpmkx {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  margin-top: 15px;
  margin-bottom: 30px;
}
.welcomeMessage__lST0r {
  display: flex;
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #00050d;
}
.welcomeMessage1__NEIzo {
  display: flex;
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #00050d;
  font-weight: 400;
}
.welcomeSubHeader__G5Nyv {
  font-size: 14px;
}
.inputFormContainer__FEjmB {
  display: flex;
  flex-direction: row;
}
.inputFormElements__aKf2X {
  display: flex;
  margin-bottom: 2px;
}
.descriptionText__2ALLJ {
  color: #747d8c;
  font-size: 14px;
  line-height: 18px;
}
.resetLink__56V8Y {
  line-height: 20px;
  font-size: 14px;
  text-decoration: underline;
  margin-left: 4px;
  color: #4b286d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  cursor: pointer;
}
.passwordDescription__LGPUG {
  display: flex;
  margin-top: 4px;
}
.logoContainer__hgv5p .logo__9IC20 {
  width: 223px;
  height: 40px;
  margin-left: -30px;
}
.welcomeContainer__zpmkx,
.logoContainer__hgv5p {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.inputForm__9mV-n {
  gap: 5px;
}

.h1__DmrMR {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__TW0ea {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__WiJbL {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.helperContainer__ZbyZh {
  display: flex;
  flex-basis: 10%;
  flex-direction: row;
  justify-content: space-between;
  opacity: 0.8;
  align-items: flex-end;
}
.helperElement__MDaBn {
  display: flex;
  flex-basis: 45%;
  cursor: pointer;
}
.helperSvg__ka5Lo {
  margin-right: 8px;
}
.helpertitle__lVa9a {
  font-size: 14px;
  line-height: 18px;
  color: #00050d;
}

.h1__HQGos {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__e2QjP {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__cOaHp {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.switchWSContainer__A8siD {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100vw;
  height: 100vh;
}
.header__e6IJY {
  display: flex;
  padding: 44px;
}
.body__umSr6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  justify-content: center;
}
.inputField__JyOzK {
  display: flex;
  height: 80px;
  width: 320px;
}
.enterWS__ergWX {
  display: flex;
  width: 320px;
  align-items: center;
  justify-content: flex-start;
  margin-top: 16px;
}
.logoContainer__SO5du {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.logoContainer__SO5du .logo__DOsb7 {
  width: 223px;
  height: 40px;
  margin-left: -30px;
}
.logoContainer__SO5du .title__EgiVs {
  color: #4b286d;
  font-size: 20px;
}
.typeformModal__b6NfM {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  width: 100%;
  height: 100%;
  z-index: 1000;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
  border-radius: 4px;
  cursor: default;
}
.typeformModalContent__HBSiq {
  display: flex;
  flex-grow: 0;
  margin: auto;
  background-color: white;
  position: relative;
  top: 0;
  flex-direction: column;
  justify-content: flex-start;
  width: 540px;
  height: 580px;
  border-radius: 4px;
  box-shadow: 0 0 4px 0 rgba(0, 5, 13, 0.1);
  border: 1px solid #ebedf0;
}

.h1__z2NXc {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__kd72v {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__wRur5 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.switchWSContainer__uSayK {
  display: flex;
  flex-direction: column;
  width: 100vw;
  height: 100vh;
  align-items: center;
}
.header__rhDyC {
  margin-top: 110px;
  margin-bottom: 30px;
}
.body__OTHvF {
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: center;
  gap: 5px;
}
.inputField__TIGxv {
  display: flex;
  height: 80px;
  width: 320px;
}
.enterWS__-kaiB {
  display: flex;
  width: 320px;
  align-items: center;
  justify-content: flex-start;
}
.logoContainer__QjEXq .logo__DS9p2 {
  width: 223px;
  height: 40px;
  margin-left: -30px;
}
.switchModalContainer__4NepH {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  width: 100%;
  height: 100%;
  z-index: 1000;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
  background-color: rgba(0, 5, 13, 0.8);
  border-radius: 4px;
  cursor: default;
}
.switchModalContent__RxZAP {
  display: flex;
  flex-grow: 0;
  margin: auto;
  background-color: #ffffff;
  position: relative;
  flex-direction: column;
  justify-content: flex-start;
  border-radius: 4px;
  border: 1px solid #ebedf0;
  box-shadow: 0 2px 4px 0 rgba(0, 5, 13, 0.1);
  width: 560px;
}
.modalHeader__Cq5op {
  display: flex;
  border-bottom: 1px solid #ebedf0;
  align-items: center;
  flex-shrink: 0;
  height: 56px;
  padding: 0 24px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #262e3d;
}
.modalContent__zwA3s {
  display: flex;
  flex-direction: column;
  padding: 16px 24px;
  flex-shrink: 0;
  font-size: 14px;
  line-height: 22px;
  color: #00050d;
}
.modalContent__zwA3s p {
  padding: 9px 10px;
  border-radius: 3px;
  background-color: #ffd4d1;
}
.modalFooter__oE26s {
  display: flex;
  align-items: center;
  background: #ffffff;
  height: 56px;
  width: 100%;
  padding: 0 24px;
  border-top: 1px solid #f5f6f7;
}
.adminNote__F9GtE {
  display: flex;
  flex-direction: column;
}
.noteTitle__hwUdU {
  font-size: 16px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin-bottom: 8px;
}
.noteContent__LFdbD {
  font-size: 14px;
  line-height: 17px;
}
.welcomeMsg__OO2Oe {
  font-size: 24px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin-bottom: 18px;
}
.message__dycMy {
  font-size: 16px;
  color: #000000;
  font-family: 'Source Sans Pro';
  font-weight: 500;
  margin-bottom: 15px;
  text-align: left;
}
.subText__SIH0C {
  font-size: 14px;
  line-height: 17px;
  text-align: left;
  margin-bottom: 15px;
}

.general-qa-holder .SplitPane {
  position: relative !important;
  height: 0.725% !important;
}
.general-qa-holder .grammar-elements {
  width: 100%;
  float: left;
  padding: 1% 1% 1% 1%;
}
.general-qa-holder .arrow-mixin img {
  max-height: 60px;
  opacity: 0.8;
  z-index: 10;
}
.general-qa-holder .arrow-mixin .text {
  font-size: 10px;
  text-align: center;
  font-weight: 500;
  color: #777;
  margin-top: 8px;
}
.general-qa-holder .arrow-mixin:hover {
  opacity: 1;
  transform: scale(1.1);
  cursor: pointer;
}
.general-qa-holder .next-arrow {
  position: absolute;
  top: 45%;
  z-index: 2;
  right: 5px;
}
.general-qa-holder .next-arrow img {
  max-height: 60px;
  opacity: 0.8;
  z-index: 10;
}
.general-qa-holder .next-arrow .text {
  font-size: 10px;
  text-align: center;
  font-weight: 500;
  color: #777;
  margin-top: 8px;
}
.general-qa-holder .next-arrow:hover {
  opacity: 1;
  transform: scale(1.1);
  cursor: pointer;
}
.general-qa-holder .prev-arrow {
  position: absolute;
  top: 45%;
  z-index: 2;
  left: 0;
}
.general-qa-holder .prev-arrow img {
  max-height: 60px;
  opacity: 0.8;
  z-index: 10;
}
.general-qa-holder .prev-arrow .text {
  font-size: 10px;
  text-align: center;
  font-weight: 500;
  color: #777;
  margin-top: 8px;
}
.general-qa-holder .prev-arrow:hover {
  opacity: 1;
  transform: scale(1.1);
  cursor: pointer;
}
.general-qa-holder .prev-arrow img {
  transform: rotate(180deg);
}
.general-qa-holder .input-wrap {
  bottom: 55px;
}
.general-qa-holder #searchBox {
  display: none;
  visibility: hidden;
}
.comparsion-container {
  position: absolute;
  width: 360px;
  height: 40px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  background-color: #262e3d;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 8px;
  border-radius: 4px;
  top: 8px;
  z-index: 100;
}
.comparsion-container .section {
  width: 100%;
  display: flex;
  align-items: center;
}
.comparsion-container .divider {
  position: static;
  width: 0px;
  height: 22px;
  left: 123px;
  top: 9px;
  border: 1px solid #4f5765;
  margin: 4px 8px;
}
.comparsion-container .form-buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 221px;
  color: white;
}
.comparsion-container .chip-button {
  width: 61px;
  height: 28px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  cursor: pointer;
}
.comparsion-container .chip-selected {
  background: #343c4d;
}
.comparsion-container .main-title {
  color: #fff2ce;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  margin-right: 16px;
}
.comparsion-container .capital-letter {
  text-transform: capitalize;
}
.comparsion-container .comp-title {
  font-size: 12px;
  font-weight: 400px;
  line-height: 15px;
}
.comparsion-container .section-two {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 16px 4px;
}
.comparsion-container .form-text {
  left: 0px;
  top: 8.5px;
  font-style: normal;
  font-weight: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #ffffff;
  margin: 4px 12px;
}
.comparsion-container .radio-button {
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
}
.comparsion-container .radio-legend {
  width: 6px !important;
  height: 16px !important;
  border-radius: 1px;
  display: flex;
  flex-direction: column;
}
.comparsion-container .radio-legend .radio-inline-legend {
  height: 8px;
  display: inline-block;
  width: 6px;
}
.comparsion-container .radio-legend .top-border {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.comparsion-container .radio-legend .bottom-border {
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
}

.submission-viewer-action-bar {
  height: 58px;
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0 0 8px 0 var(--pale-grey-three);
  border: solid 1px var(--pale-grey-three);
  z-index: 10;
}
.submission-viewer-action-bar .ant-btn {
  font-size: 14px;
  border-radius: 4px;
}
.submission-viewer-action-bar .create-test-question {
  border: none;
  float: right;
  font-weight: 600;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  background-image: linear-gradient(to bottom, #025fff, #0285ff);
}
.submission-viewer-action-bar .bottom-bar {
  display: flex;
  height: 58px;
  width: 100%;
  bottom: 0;
  position: fixed;
  z-index: 10;
}
.submission-viewer-action-bar .bottom-bar .align-center {
  display: flex;
  align-items: center;
}
.submission-viewer-action-bar .bottom-bar .btn-secondary:hover,
.submission-viewer-action-bar .bottom-bar .btn-sm:hover {
  background-color: #3f4959;
  color: white;
}
.submission-viewer-action-bar .bottom-bar .loading {
  font-size: 25px;
  margin-left: 15px;
  font-weight: 500;
  color: #fff;
}
.submission-viewer-action-bar .bottom-bar .flu-details {
  border: none;
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  margin-top: 9px;
  margin-right: 15px;
}
.submission-viewer-action-bar .bottom-bar .page-no {
  float: right;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
}
.submission-viewer-action-bar .bottom-bar .go-to-page-wrapper {
  color: white;
}
.submission-viewer-action-bar .bottom-bar .go-to-page-wrapper .go-to-page {
  width: 75px;
  padding-left: 5px;
}
.submission-viewer-action-bar .bottom-bar .go-to-page-wrapper .go-to-page .ant-input {
  font-weight: 600;
  font-size: 14px;
}
.submission-viewer-action-bar .bottom-bar .go-to-page-wrapper .go-to-page .ant-input-suffix {
  right: 0;
}
.submission-viewer-action-bar .bottom-bar .go-to-page-wrapper .go-to-page .ant-input-suffix .ant-input-search-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #262e3d !important;
  padding: 5px 10px;
}
.submission-details-pop-over,
.create-test-question-pop-over {
  max-width: 300px;
}
.submission-details-pop-over .ant-popover-title,
.create-test-question-pop-over .ant-popover-title {
  height: auto;
  padding: 10px;
  color: #000;
}
.submission-details-pop-over .ant-popover-title h4,
.create-test-question-pop-over .ant-popover-title h4 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 6px 3px 6px;
}
.submission-details-pop-over .ant-popover-title p,
.create-test-question-pop-over .ant-popover-title p {
  font-size: 13px;
  margin: 0 6px;
  font-weight: 400;
}
.submission-details-pop-over .ant-popover-inner-content,
.create-test-question-pop-over .ant-popover-inner-content {
  color: #000;
  padding: 16px;
}
.submission-details-pop-over .ant-popover-inner {
  width: max-content;
}
.submission-details-pop-over .ant-popover-inner-content .ant-tag {
  border-radius: 4px;
  border: none;
  background-color: #f3f3f8;
  font-size: 13px;
  color: black;
  font-weight: 500;
}
.submission-details-pop-over .ant-popover-inner-content h6 {
  font-size: 11px;
  margin: 20px 0 6px 0;
  line-height: 1.09;
  text-align: left;
  color: gray;
}
.submission-details-pop-over .ant-popover-inner-content .question-type h6 {
  margin: 0 0 6px 0;
}
.create-test-question-pop-over .ant-form-item {
  margin-bottom: 15px;
}
.create-test-question-pop-over .ant-form-item-control {
  text-align: right;
}
.create-test-question-pop-over .ant-form-item-control .ant-btn {
  margin-left: 10px;
}
.create-test-question-pop-over .ant-popover-inner-content {
  height: 180px;
  width: 300px;
}

.h1__RuQrd {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__mWIQt {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__bDGsE {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.partnerContainer__Yxitc {
  display: flex;
  flex-direction: column;
  width: 100vw;
  height: 100vh;
  align-items: center;
}
.header__-dZVX {
  margin-top: 110px;
  margin-bottom: 30px;
}
.body__B4Pdt {
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: center;
  gap: 5px;
}
.inputField__ftZ2S {
  display: flex;
  height: 80px;
  width: 320px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.enterWS__4HxIG {
  display: flex;
  width: 320px;
  align-items: center;
  justify-content: flex-start;
}
.logoContainer__KE8So .logo__Y7nzu {
  width: 223px;
  height: 40px;
  margin-left: -30px;
}
.welcomeMsg__lsgU4 {
  font-size: 24px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin-bottom: 18px;
}
.message__y-a2p {
  font-size: 16px;
  color: #000000;
  font-family: 'Source Sans Pro';
  font-weight: 500;
  margin-bottom: 36px;
  text-align: left;
}
.subText__Qgar5 {
  font-size: 14px;
  line-height: 17px;
  text-align: left;
}
.noteContent__KY8WD {
  font-size: 16px;
  color: #4b286d;
  font-weight: 400;
  margin-top: 12px;
  margin-bottom: 20px;
}
.noteContent__KY8WD .informationIcon__M6Jzw {
  width: 20px;
  margin-right: 5px;
}

.h1__Vz4ML {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__bPwJa {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__oTm-K {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.internalUserContainer__2WiCd {
  display: flex;
  flex-direction: column;
  width: 100vw;
  height: 100vh;
  align-items: center;
}
.header__dh5Op {
  margin-top: 110px;
  margin-bottom: 30px;
}
.body__BidZp {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  gap: 5px;
}
.inputField__G228x {
  display: flex;
  height: 80px;
  width: 320px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.enterWS__tbLWp {
  display: flex;
  width: 320px;
  align-items: center;
  justify-content: flex-start;
}
.logoContainer__8NKr0 .logo__2IO0W {
  width: 223px;
  height: 40px;
  margin-left: -30px;
}
.welcomeMsg__rp49W {
  font-size: 24px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin-bottom: 18px;
}
.message__kO8bz {
  font-size: 16px;
  color: #000000;
  font-family: 'Source Sans Pro';
  font-weight: 500;
  margin-bottom: 15px;
  text-align: left;
}
.subText__DfJoH {
  font-size: 14px;
  line-height: 17px;
  text-align: left;
  margin-bottom: 15px;
}

.h1__F5dWY {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.h2__TvKsz {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.h3__oYcjy {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.setAuth0PasswordContainer__S0MSe {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100vw;
  height: 100vh;
}
.setAuth0PasswordContainer__S0MSe .header__ivpqb {
  align-items: center;
  display: flex;
  padding: 44px;
}
.setAuth0PasswordContainer__S0MSe .header__ivpqb .logoContainer__An-bA {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.setAuth0PasswordContainer__S0MSe .header__ivpqb .logoContainer__An-bA .logo__0JW74 {
  width: 223px;
  height: 40px;
  margin-left: -30px;
}
.setAuth0PasswordContainer__S0MSe .header__ivpqb .logoContainer__An-bA div {
  color: #4b286d;
}
.setAuth0PasswordContainer__S0MSe .body__mZN4h {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  justify-content: center;
}
.setAuth0PasswordContainer__S0MSe .body__mZN4h .welcomeMsg__nKT7f {
  font-size: 24px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  margin-bottom: 18px;
}
.setAuth0PasswordContainer__S0MSe .body__mZN4h .message__NflI0 {
  font-size: 16px;
  color: #000000;
  font-family: 'Source Sans Pro';
  font-weight: 500;
  margin-bottom: 18px;
  text-align: left;
}
.setAuth0PasswordContainer__S0MSe .body__mZN4h .subText__ozdHD {
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 18px;
  text-align: left;
}
.setAuth0PasswordContainer__S0MSe .body__mZN4h .inputField__HRgKb {
  display: flex;
  height: 80px;
  width: 320px;
}
.setAuth0PasswordContainer__S0MSe .body__mZN4h .setPassword__7Mo8- {
  display: flex;
  width: 320px;
  align-items: center;
  justify-content: flex-start;
}

.timeErrorContainer__B5moE {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.timeErrorContainer__B5moE .alertTextWrapper__6-0aR {
  display: flex;
  align-items: center;
  padding: 10px 20px 10px 25%;
}
.timeErrorContainer__B5moE .alertText__49B3- {
  margin-left: 20px;
  font-weight: 600;
  font-size: 13px;
  line-height: 15px;
  color: #000000;
}
.timeErrorContainer__B5moE .ant-alert {
  display: flex;
  background-color: #fff2ce;
  padding: 2px 0;
  align-items: center;
  justify-content: center;
}
.timeErrorContainer__B5moE .ant-alert-warning {
  border: 0;
  display: flex;
  justify-content: center;
}
.timeErrorContainer__B5moE .ant-alert-message {
  display: flex;
  align-items: center;
}
.timeErrorContainer__B5moE .ant-alert-close-icon {
  bottom: 14px;
  right: 18px;
}
.timeErrorContainer__B5moE .ant-alert-close-icon .anticon-close {
  color: #000000;
}


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