@charset "UTF-8";
@import url("/?originalUrl=https%3A%2F%2Ffonts.googleapis.com%2Fcss2%3Ffamily%3DInter%3Awght%40500%26family%3DQuicksand%3Awght%40500%26display%3Dswap");
@import url("/?originalUrl=https%3A%2F%2Ffonts.googleapis.com%2Fcss2%3Ffamily%3DInter%3Awght%40500%26family%3DQuicksand%26display%3Dswap");
/*!
 * Font Awesome Pro 5.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

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

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

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

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

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

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

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

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

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

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-alarm-clock:before {
  content: "\f34e";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

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

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

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

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

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

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

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

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

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-alt-down:before {
  content: "\f354";
}

.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}

.fa-arrow-alt-from-left:before {
  content: "\f347";
}

.fa-arrow-alt-from-right:before {
  content: "\f348";
}

.fa-arrow-alt-from-top:before {
  content: "\f349";
}

.fa-arrow-alt-left:before {
  content: "\f355";
}

.fa-arrow-alt-right:before {
  content: "\f356";
}

.fa-arrow-alt-square-down:before {
  content: "\f350";
}

.fa-arrow-alt-square-left:before {
  content: "\f351";
}

.fa-arrow-alt-square-right:before {
  content: "\f352";
}

.fa-arrow-alt-square-up:before {
  content: "\f353";
}

.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}

.fa-arrow-alt-to-left:before {
  content: "\f34b";
}

.fa-arrow-alt-to-right:before {
  content: "\f34c";
}

.fa-arrow-alt-to-top:before {
  content: "\f34d";
}

.fa-arrow-alt-up:before {
  content: "\f357";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

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

.fa-arrow-from-bottom:before {
  content: "\f342";
}

.fa-arrow-from-left:before {
  content: "\f343";
}

.fa-arrow-from-right:before {
  content: "\f344";
}

.fa-arrow-from-top:before {
  content: "\f345";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-square-down:before {
  content: "\f339";
}

.fa-arrow-square-left:before {
  content: "\f33a";
}

.fa-arrow-square-right:before {
  content: "\f33b";
}

.fa-arrow-square-up:before {
  content: "\f33c";
}

.fa-arrow-to-bottom:before {
  content: "\f33d";
}

.fa-arrow-to-left:before {
  content: "\f33e";
}

.fa-arrow-to-right:before {
  content: "\f340";
}

.fa-arrow-to-top:before {
  content: "\f341";
}

.fa-arrow-up:before {
  content: "\f062";
}

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

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

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-arrows-v:before {
  content: "\f07d";
}

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

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

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

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

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

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

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

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

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

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

.fa-badge-check:before {
  content: "\f336";
}

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

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

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

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

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-barcode-alt:before {
  content: "\f463";
}

.fa-barcode-read:before {
  content: "\f464";
}

.fa-barcode-scan:before {
  content: "\f465";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball:before {
  content: "\f432";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-basketball-hoop:before {
  content: "\f435";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-bolt:before {
  content: "\f376";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

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

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

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

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

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

.fa-bezier-curve:before {
  content: "\f55b";
}

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

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

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

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blanket:before {
  content: "\f498";
}

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

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

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

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

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

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

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

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

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

.fa-bowling-pins:before {
  content: "\f437";
}

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

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

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

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

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

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

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

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

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

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

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

.fa-boxing-glove:before {
  content: "\f438";
}

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

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

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

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

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

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

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

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

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

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

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

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

.fa-calendar-exclamation:before {
  content: "\f334";
}

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

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

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

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

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

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

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

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

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

.fa-caret-circle-down:before {
  content: "\f32d";
}

.fa-caret-circle-left:before {
  content: "\f32e";
}

.fa-caret-circle-right:before {
  content: "\f330";
}

.fa-caret-circle-up:before {
  content: "\f331";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

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

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

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

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

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

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

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

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

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

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

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

.fa-check-double:before {
  content: "\f560";
}

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

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-bishop-alt:before {
  content: "\f43b";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-clock:before {
  content: "\f43d";
}

.fa-chess-clock-alt:before {
  content: "\f43e";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-king-alt:before {
  content: "\f440";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-knight-alt:before {
  content: "\f442";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-pawn-alt:before {
  content: "\f444";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-queen-alt:before {
  content: "\f446";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chess-rook-alt:before {
  content: "\f448";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-double-down:before {
  content: "\f322";
}

.fa-chevron-double-left:before {
  content: "\f323";
}

.fa-chevron-double-right:before {
  content: "\f324";
}

.fa-chevron-double-up:before {
  content: "\f325";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-square-down:before {
  content: "\f329";
}

.fa-chevron-square-left:before {
  content: "\f32a";
}

.fa-chevron-square-right:before {
  content: "\f32b";
}

.fa-chevron-square-up:before {
  content: "\f32c";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

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

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

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

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

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

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

.fa-cloud-download-alt:before {
  content: "\f381";
}

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

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

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

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

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

.fa-club:before {
  content: "\f327";
}

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

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

.fa-code-branch:before {
  content: "\f126";
}

.fa-code-commit:before {
  content: "\f386";
}

.fa-code-merge:before {
  content: "\f387";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-container-storage:before {
  content: "\f4b7";
}

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

.fa-conveyor-belt:before {
  content: "\f46e";
}

.fa-conveyor-belt-alt:before {
  content: "\f46f";
}

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

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

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

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

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

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

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

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

.fa-cricket:before {
  content: "\f449";
}

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

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

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

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

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

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-curling:before {
  content: "\f44a";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

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

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

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

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

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

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

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

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

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

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

.fa-diamond:before {
  content: "\f219";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

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

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

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows:before {
  content: "\f31d";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expand-wide:before {
  content: "\f320";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

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

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

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

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

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

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

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

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

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

.fa-field-hockey:before {
  content: "\f44c";
}

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

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

.fa-file-alt:before {
  content: "\f15c";
}

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

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-check:before {
  content: "\f316";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

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

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

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

.fa-file-exclamation:before {
  content: "\f31a";
}

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

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

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

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

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

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

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

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-plus:before {
  content: "\f319";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

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

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

.fa-file-times:before {
  content: "\f317";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

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

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

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

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

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

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

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

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

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

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-football-helmet:before {
  content: "\f44f";
}

.fa-forklift:before {
  content: "\f47a";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

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

.fa-foursquare:before {
  content: "\f180";
}

.fa-fragile:before {
  content: "\f4bb";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

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

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

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

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

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

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

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

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

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

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

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

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

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

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

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

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

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

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

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

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

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

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

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

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

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

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-golf-club:before {
  content: "\f451";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-gulp:before {
  content: "\f3ae";
}

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

.fa-h1:before {
  content: "\f313";
}

.fa-h2:before {
  content: "\f314";
}

.fa-h3:before {
  content: "\f315";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

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

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

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

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

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

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

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

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

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-receiving:before {
  content: "\f47c";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-hexagon:before {
  content: "\f312";
}

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

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

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

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

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

.fa-hockey-sticks:before {
  content: "\f454";
}

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

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

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

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

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

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

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

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

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

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

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

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

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

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

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

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

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

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

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-inbox-in:before {
  content: "\f310";
}

.fa-inbox-out:before {
  content: "\f311";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-industry-alt:before {
  content: "\f3b3";
}

.fa-infinity:before {
  content: "\f534";
}

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

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

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

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

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

.fa-inventory:before {
  content: "\f480";
}

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

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

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

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

.fa-jack-o-lantern:before {
  content: "\f30e";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-lamp:before {
  content: "\f4ca";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-level-down:before {
  content: "\f149";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

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

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-alt:before {
  content: "\f30d";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-lock-open-alt:before {
  content: "\f3c2";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-loveseat:before {
  content: "\f4cc";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luchador:before {
  content: "\f455";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

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

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

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

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

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

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

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

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

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

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

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

.fa-map-marker-alt:before {
  content: "\f3c5";
}

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

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

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

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

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

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

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

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-mobile-android:before {
  content: "\f3ce";
}

.fa-mobile-android-alt:before {
  content: "\f3cf";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-nintendo-switch:before {
  content: "\f418";
}

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

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

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

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-octagon:before {
  content: "\f306";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-pallet-alt:before {
  content: "\f483";
}

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

.fa-paperclip:before {
  content: "\f0c6";
}

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

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

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

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

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

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

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

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

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

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

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

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

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

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

.fa-pennant:before {
  content: "\f456";
}

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

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

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

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

.fa-person-carry:before {
  content: "\f4cf";
}

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

.fa-person-dolly-empty:before {
  content: "\f4d1";
}

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

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

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

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

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

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

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

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

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

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

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

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

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

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

.fa-play:before {
  content: "\f04b";
}

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

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

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

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

.fa-plus-hexagon:before {
  content: "\f300";
}

.fa-plus-octagon:before {
  content: "\f301";
}

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

.fa-podcast:before {
  content: "\f2ce";
}

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

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

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

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

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

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

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

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

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

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

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

.fa-racquet:before {
  content: "\f45a";
}

.fa-ramp-loading:before {
  content: "\f4d4";
}

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

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

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

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

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

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

.fa-rectangle-landscape:before {
  content: "\f2fa";
}

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

.fa-rectangle-wide:before {
  content: "\f2fc";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

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

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

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

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

.fa-rendact:before {
  content: "\f3e4";
}

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

.fa-repeat:before {
  content: "\f363";
}

.fa-repeat-1:before {
  content: "\f365";
}

.fa-repeat-1-alt:before {
  content: "\f366";
}

.fa-repeat-alt:before {
  content: "\f364";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-scanner:before {
  content: "\f488";
}

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

.fa-scanner-touchscreen:before {
  content: "\f48a";
}

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

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

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

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

.fa-scrubber:before {
  content: "\f2f8";
}

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

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

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

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-all:before {
  content: "\f367";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

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

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield:before {
  content: "\f132";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-check:before {
  content: "\f2f7";
}

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

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

.fa-shipping-timed:before {
  content: "\f48c";
}

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

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

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

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

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

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

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

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

.fa-shuttlecock:before {
  content: "\f45b";
}

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

.fa-sign-in:before {
  content: "\f090";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

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

.fa-sign-out:before {
  content: "\f08b";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-sliders-v:before {
  content: "\f3f1";
}

.fa-sliders-v-square:before {
  content: "\f3f2";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-spade:before {
  content: "\f2f4";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

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

.fa-steam-symbol:before {
  content: "\f3f6";
}

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

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

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

.fa-stopwatch:before {
  content: "\f2f2";
}

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

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

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

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

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

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

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

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablet-android:before {
  content: "\f3fb";
}

.fa-tablet-android-alt:before {
  content: "\f3fc";
}

.fa-tablet-rugged:before {
  content: "\f48f";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer:before {
  content: "\f0e4";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-telegram:before {
  content: "\f2c6";
}

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

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tennis-ball:before {
  content: "\f45e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

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

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

.fa-times-hexagon:before {
  content: "\f2ee";
}

.fa-times-octagon:before {
  content: "\f2f0";
}

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

.fa-tint:before {
  content: "\f043";
}

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

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-train:before {
  content: "\f238";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-tree-alt:before {
  content: "\f400";
}

.fa-trello:before {
  content: "\f181";
}

.fa-triangle:before {
  content: "\f2ec";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-trophy-alt:before {
  content: "\f2eb";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-container:before {
  content: "\f4dc";
}

.fa-truck-couch:before {
  content: "\f4dd";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-ramp:before {
  content: "\f4e0";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

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

.fa-tv:before {
  content: "\f26c";
}

.fa-tv-retro:before {
  content: "\f401";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

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

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

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

.fa-usb:before {
  content: "\f287";
}

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

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

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

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

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

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

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

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

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

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

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

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-fork:before {
  content: "\f2e3";
}

.fa-utensil-knife:before {
  content: "\f2e4";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-utensils-alt:before {
  content: "\f2e6";
}

.fa-vaadin:before {
  content: "\f408";
}

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

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

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

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

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

.fa-video-plus:before {
  content: "\f4e1";
}

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

.fa-vimeo:before {
  content: "\f40a";
}

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

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f2e2";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-warehouse-alt:before {
  content: "\f495";
}

.fa-watch:before {
  content: "\f2e1";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

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

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whistle:before {
  content: "\f460";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-window:before {
  content: "\f40e";
}

.fa-window-alt:before {
  content: "\f40f";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

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

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

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

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0.0625rem;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.0625rem;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  src: url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-regular-400.eot");
  src: url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-regular-400.eot%3F%23iefix") format("embedded-opentype"), url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-regular-400.woff2") format("woff2"), url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-regular-400.woff") format("woff"), url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-regular-400.ttf") format("truetype"), url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-regular-400.svg%23fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  src: url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-solid-900.eot");
  src: url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-solid-900.eot%3F%23iefix") format("embedded-opentype"), url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-solid-900.woff2") format("woff2"), url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-solid-900.woff") format("woff"), url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-solid-900.ttf") format("truetype"), url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-solid-900.svg%23fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  src: url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-light-300.eot");
  src: url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-light-300.eot%3F%23iefix") format("embedded-opentype"), url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-light-300.woff2") format("woff2"), url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-light-300.woff") format("woff"), url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-light-300.ttf") format("truetype"), url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-light-300.svg%23fontawesome") format("svg");
}
.fal {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  src: url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-brands-400.eot");
  src: url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-brands-400.eot%3F%23iefix") format("embedded-opentype"), url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-brands-400.woff2") format("woff2"), url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-brands-400.woff") format("woff"), url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-brands-400.ttf") format("truetype"), url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Ffa-brands-400.svg%23fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}

@font-face {
  font-family: "NexaRegular";
  src: url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2Fnexafont%2FFontfabric-NexaRegular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2FOpenSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2FOpenSans-Bold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2FMaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2FMaterialIcons-Regular.woff2") format("woff2"), url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2FMaterialIcons-Regular.woff") format("woff"), url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Ffonts%2FMaterialIcons-Regular.ttf") format("truetype");
}
.fontawesome-icons, .cms-nav ul > li > a::before, .event-main .event-content section.event-date p::before, .event-main .event-content section.event-location p::before {
  font-family: "Font Awesome 5 Brands";
  font-weight: normal;
  font-style: normal;
  font-size: 1.5rem;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}

.fa {
  font-size: 1.125rem;
}

.fa-ml {
  margin-left: 0.5em !important;
}

.fa-mr {
  margin-right: 0.5em !important;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.ui.white.header {
  color: white !important;
}

.ui.form .field,
.ui.form .fields .field {
  margin-bottom: 32px;
  position: relative;
}

.ui.form .fields {
  margin-bottom: 0;
}

.ui.input {
  margin-bottom: 0 !important;
}
.ui.input.labeled {
  position: relative;
}
.ui.input.labeled .ui.label {
  color: #666;
  transition: all 0.2s ease-in-out 0s;
}
.ui.input input {
  line-height: 1 !important;
}

.ui.form label,
.ui.form .field > label,
.ui.form .inline.fields .field > label,
.ui.form .eventDetail_projects_header_filter > .filter-numbers > .fields.ui.input .field > label,
.ui.form .eventDetail_learningResources_header_filter > .filter-numbers > .fields.ui.input .field > label,
.ui.form .eventDetail_projects_header_filter .teams-filter-type .fields.ui.checkbox .field > label,
.eventDetail_projects_header_filter .teams-filter-type .ui.form .fields.ui.checkbox .field > label,
.ui.form .eventDetail_learningResources_header_filter .teams-filter-type .fields.ui.checkbox .field > label,
.eventDetail_learningResources_header_filter .teams-filter-type .ui.form .fields.ui.checkbox .field > label,
.ui.form .inline.field > label,
.ui.form .eventDetail_projects_header_filter > .filter-numbers > .field.ui.input > label,
.ui.form .eventDetail_learningResources_header_filter > .filter-numbers > .field.ui.input > label,
.ui.form .eventDetail_projects_header_filter .teams-filter-type .field.ui.checkbox > label,
.eventDetail_projects_header_filter .teams-filter-type .ui.form .field.ui.checkbox > label,
.ui.form .eventDetail_learningResources_header_filter .teams-filter-type .field.ui.checkbox > label,
.eventDetail_learningResources_header_filter .teams-filter-type .ui.form .field.ui.checkbox > label {
  display: block;
  margin: 0 0 0.28571429rem 0;
  font-size: 0.92857143em;
  font-weight: 700;
  text-transform: none;
}

.ui.form:not(.inverted) label,
.ui.form:not(.inverted) .field > label,
.ui.form:not(.inverted) .inline.fields .field > label,
.ui.form:not(.inverted) .eventDetail_projects_header_filter > .filter-numbers > .fields.ui.input .field > label,
.ui.form:not(.inverted) .eventDetail_learningResources_header_filter > .filter-numbers > .fields.ui.input .field > label,
.ui.form:not(.inverted) .eventDetail_projects_header_filter .teams-filter-type .fields.ui.checkbox .field > label,
.eventDetail_projects_header_filter .teams-filter-type .ui.form:not(.inverted) .fields.ui.checkbox .field > label,
.ui.form:not(.inverted) .eventDetail_learningResources_header_filter .teams-filter-type .fields.ui.checkbox .field > label,
.eventDetail_learningResources_header_filter .teams-filter-type .ui.form:not(.inverted) .fields.ui.checkbox .field > label,
.ui.form:not(.inverted) .inline.field > label,
.ui.form:not(.inverted) .eventDetail_projects_header_filter > .filter-numbers > .field.ui.input > label,
.ui.form:not(.inverted) .eventDetail_learningResources_header_filter > .filter-numbers > .field.ui.input > label,
.ui.form:not(.inverted) .eventDetail_projects_header_filter .teams-filter-type .field.ui.checkbox > label,
.ui.form:not(.inverted) .eventDetail_learningResources_header_filter .teams-filter-type .field.ui.checkbox > label,
.ui.form .field.error .input,
.ui.form .field.error label,
.ui.form .fields.error .field .input,
.ui.form .fields.error .field label {
  color: #666;
}

.ui.error input:not([type]),
.ui.error input[type=date],
.ui.error input[type=datetime-local],
.ui.error input[type=email],
.ui.error input[type=file],
.ui.error input[type=number],
.ui.error input[type=password],
.ui.error input[type=search],
.ui.error input[type=tel],
.ui.error input[type=text],
.ui.error input[type=time],
.ui.error input[type=url],
.ui.error select,
.ui.error textarea {
  border-color: rgba(224, 81, 115, 0.7) !important;
}

.ui.form .field.error input:not([type]),
.ui.form .field.error input[type=date],
.ui.form .field.error input[type=datetime-local],
.ui.form .field.error input[type=email],
.ui.form .field.error input[type=file],
.ui.form .field.error input[type=number],
.ui.form .field.error input[type=password],
.ui.form .field.error input[type=search],
.ui.form .field.error input[type=tel],
.ui.form .field.error input[type=text],
.ui.form .field.error input[type=time],
.ui.form .field.error input[type=url],
.ui.form .field.error select,
.ui.form .field.error textarea,
.ui.form .fields.error .field input:not([type]),
.ui.form .fields.error .field input[type=date],
.ui.form .fields.error .field input[type=datetime-local],
.ui.form .fields.error .field input[type=email],
.ui.form .fields.error .field input[type=file],
.ui.form .fields.error .field input[type=number],
.ui.form .fields.error .field input[type=password],
.ui.form .fields.error .field input[type=search],
.ui.form .fields.error .field input[type=tel],
.ui.form .fields.error .field input[type=text],
.ui.form .fields.error .field input[type=time],
.ui.form .fields.error .field input[type=url],
.ui.form .fields.error .field select,
.ui.form .fields.error .field textarea {
  background-color: white !important;
  border-color: rgba(224, 81, 115, 0.7) !important;
}

.ui.table td.active,
.ui.table tr.active,
.ui.selectable.table tbody tr:hover,
.ui.selectable.table tr.active:hover,
.ui.selectable.table tr:hover td.active,
.ui.table tr td.selectable.active:hover {
  background: rgba(30, 112, 191, 0.06) !important;
  cursor: pointer;
}

i.icon {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}
i.icon.twitter, i.icon.google, i.icon.facebook, i.icon.linkedin, i.icon.github, i.icon.youtube, i.icon.vimeo, i.icon.instagram, i.icon.flickr, i.icon.behance, i.icon.dribble, i.icon.pinterest {
  font-family: "Font Awesome 5 Brands";
}
i.icon.facebook::before {
  content: "";
}
i.icon.pinterest::before {
  content: "";
}
i.icon.dribble::before {
  content: "";
}
i.icon.google::before {
  content: "";
}
i.icon.marker::before {
  content: "";
}
i.icon.circle.outline::before {
  content: "";
}
i.icon.trash.outline::before {
  content: "";
}
i.icon.arrow-from-bottom::before {
  content: "";
}
i.icon.arrow-to-bottom::before {
  content: "";
}
i.icon.user-alt::before {
  content: "";
}
i.icon.plus-circle::before {
  content: "";
}
i.icon.ticket-alt::before {
  content: "";
}
i.icon.sign-out::before {
  content: "";
}
i.icon.tv-retro::before {
  content: "";
}

.ui.icon.input > i.icon {
  font-size: 1.125rem;
  width: 2em;
}

.ui.default.dropdown:not(.button) > .text,
.ui.dropdown:not(.button) > .default.text {
  color: #999;
}

.ui.item.dropdown {
  margin-right: 0.75rem;
}

.mce-panel > div > .mce-edit-area {
  border-left: 0.0625rem solid #e2e6eb !important;
  border-right: 0.0625rem solid #e2e6eb !important;
}

.mce-edit-area {
  max-height: 50vh;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}
.mce-edit-area iframe {
  height: 100%;
  width: 100%;
}

.ui.card > .image,
.ui.cards > .card > .image {
  object-fit: cover;
}

.ui.dimmer {
  background-color: rgba(0, 0, 0, 0.8);
}

.dimmed.dimmable > .ui.animating.dimmer,
.dimmed.dimmable > .ui.visible.dimmer,
.ui.active.dimmer {
  z-index: 1006;
}

.dimmable.dimmed .ui.modal .field-error-msg {
  font-size: 0.75rem;
  margin: 0.5rem 0 0;
}
.dimmable.dimmed .ui.modal .standard-btn, .dimmable.dimmed .ui.modal .ui.inverted.button.edit-btn, .dimmable.dimmed .ui.modal .ui.button.comment-btn, .dimmable.dimmed .ui.modal .standard-verified-btn, .dimmable.dimmed .ui.modal .standard-btn-live {
  margin: 0.625rem auto 1.25rem;
  width: 160px;
  display: block;
  text-align: center;
}

.ui.message.one-more-step-message {
  box-shadow: none;
  border-radius: 0 !important;
  margin-bottom: 0 !important;
}
.ui.message.one-more-step-message a {
  margin-left: 1em;
}

@media only screen and (max-width: 575px) {
  .ui.modal {
    width: 95% !important;
    margin-left: -47.5% ;
  }
  .submission_modal {
    margin-left:0em !important;
  }
}
.ui.modal > .header {
  text-align: center;
}
.ui.modal > .content > .description {
  display: block;
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 !important;
  flex: 1 !important;
  min-width: 0;
}
@media only screen and (min-width: 768px) {
  .ui.modal > .content > .description form.judgingCriteria-form {
    margin-top: 40px;
  }
}
.ui.modal > .content > .description label {
  font-size: 0.875rem;
}
.ui.modal > .content > .description fieldset {
  margin-bottom: 40px;
}
.ui.modal .ui.modal .actions > {
  text-align: center;
}
.ui.modal .ui.modal .actions > .ui.inverted.modal-btn {
  border-radius: 75px;
  margin: 1.25rem 0.625rem;
  line-height: 1;
  position: relative;
  transition: all 550ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  width: 150px;
}
.ui.modal .ui.modal .actions > .ui.inverted.modal-btn > span {
  color: #fff;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-bottom: 1.25rem;
  vertical-align: top;
}
.ui.modal .ui.modal .actions > .ui.inverted.modal-btn:hover, .ui.modal .ui.modal .actions > .ui.inverted.modal-btn:focus {
  padding: 0.78571429em 1.5em;
  box-shadow: none !important;
}
.ui.modal .ui.modal .actions > .ui.inverted.button.cancel-btn {
  color: #fff;
  border: 0.0625rem solid #f16b4e;
  background-color: #f16b4e;
  box-shadow: none !important;
  font-weight: 100;
  transition: all 0.3s linear;
  font-family: "OpenSans";
}
.ui.modal .ui.modal .actions > .ui.inverted.button.cancel-btn:hover {
  border-color: #ff6f50;
  background-color: #ff6f50;
}
.ui.modal .ui.modal .actions > .ui.inverted.button.verified-btn {
  color: #fff;
  width: 180px;
  padding: 0.9375rem 0;
  border: 0.0625rem solid #02546e;
  background-color: #02546e;
  box-shadow: none !important;
  font-weight: 100;
  transition: all 0.3s linear;
  font-family: "OpenSans";
}
.ui.modal .ui.modal .actions > .ui.inverted.button.verified-btn:hover {
  width: 180px;
  padding: 0.9375rem 0;
  border-color: #d8d8d8;
  background-color: #d8d8d8;
}
.ui.modal .ui.modal .actions > .ui.inverted.button.create-btn {
  color: #fff;
  border: 0.0625rem solid #26c6da;
  background-color: #26c6da;
  box-shadow: none !important;
  transition: all 0.3s linear;
  font-weight: 100;
  font-family: "OpenSans";
}
.ui.modal .ui.modal .actions > .ui.inverted.button.create-btn:hover {
  border-color: #41d8ea;
  background-color: #41d8ea;
}
.ui.modal .ui.modal .actions > .ok-btn {
  width: 150px;
  margin: auto;
  font-weight: 100;
  font-family: "OpenSans";
}
.ui.modal .ui.modal .actions > .ok-btn:hover {
  border-color: #26c6da;
  background-color: #26c6da;
}
.ui.modal .ui.modal .actions > .ok-btn:hover > span {
  color: #fafafa;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-bottom: 1.25rem;
}

.ui.cards > .card {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.1) !important;
}
.ui.cards > .card:hover {
  cursor: pointer;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
  -webkit-transform: translateY(2px) !important;
  transform: translateY(2px) !important;
}
.ui.cards > .card > .content p {
  margin: 0;
}

.ui.toggle.checkbox label {
  padding-top: 0;
}
.ui.toggle.checkbox label:before {
  margin: 0;
}
.ui.toggle.checkbox label:after {
  margin: 0 !important;
}

.ui.toggle.checkbox .box:after {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.1)) white;
}

.ui.toggle.checkbox label:after {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.1)) white;
}

.ui.toggle.checkbox .box:before {
  background: rgba(196, 196, 196, 0.6);
}

.ui.toggle.checkbox label:before {
  background: rgba(196, 196, 196, 0.6);
}

.ui.popup .content {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.ui.progress {
  width: 100%;
}

.ui.progress {
  width: 100%; }

.Select-control {
  border: 0.0625rem solid rgba(34, 36, 38, 0.15) !important;
  width: 100% !important;
}

.Select-input input:not([type]) {
  border: none !important;
  padding-left: 0 !important;
}

.react-datepicker-wrapper {
  display: block !important;
}

.react-datepicker-popper {
  width: 283px;
  z-index: 99 !important;
  border: none !important;
}
.react-datepicker-popper .react-datepicker {
  box-shadow: rgba(0, 0, 0, 0.2) 0 0.25rem 1.25rem;
}
.react-datepicker-popper .react-datepicker__header {
  border-bottom: none !important;
}
.react-datepicker-popper .react-datepicker__year-read-view--down-arrow::before {
  border-top: none;
}
.react-datepicker-popper .react-datepicker__time-list {
  padding: 0 !important;
}
.react-datepicker-popper .react-datepicker__time-list-item {
  white-space: nowrap;
}

.react-datepicker__input-container {
  width: 100%;
}
.react-datepicker__input-container > input[type=text] {
  width: 100%;
  border: none;
  border-bottom: 0.0625rem solid #979797;
  margin: 0.625rem 0;
}
.react-datepicker__input-container > .edit-date,
.react-datepicker__input-container input[type=text] {
  background: #fafafa;
  margin: 0.625rem 0 0;
}

.dashboardDate {
  width: 75px !important;
  color: #0095FA;
  margin-top: 1.75rem !important;
  margin-right: 0.5rem !important;
  border-bottom: 1px solid currentColor !important;
}

.Select.is-open > .Select-control {
  border-color: #85b7d9 !important;
}

.Select.Select-error .Select-control,
.field.error .Select-control {
  border: 0.0625rem solid rgba(224, 81, 115, 0.7) !important;
}

.Select-menu-outer {
  z-index: 9999 !important;
}

.Select-placeholder {
  font-weight: normal;
  width:60%
}

.ui.action .Select-control {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-right-color: transparent !important;
  height: 100% !important;
  /* width: 58% !important; */
}

.reactModal {
  outline: none;
  background-color: white;
  display: grid;
  grid-template-areas: "modal-header" "modal-content";
  grid-template-rows: auto 1fr;
}
@media only screen and (max-width: 575px) {
  .reactModal {
    position: static !important;
    z-index: 1007;
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: auto;
  }
}
@media only screen and (min-width: 576px) {
  .reactModal {
    border-radius: 0.375rem;
    margin: 40px;
    overflow: hidden;
    /* width: 100%;
    height: 100%; */
  }
  .resourceModal {
    width: 100%;
    height: 100%;
  }
  .reactModal.small {
    width: 50vw;
    min-width: 496px;
    max-width: 576px;
  }
  .reactModal.medium {
    width: 60vw;
    max-width: 768px;
  }
  .reactModal.lg {
    width: 80vw;
    max-width: 992px;
  }
}
.reactModal_close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
}
.reactModal_close::before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "";
  color: #999;
  font-size: 1.75rem;
  line-height: 1;
  transition: all 0.2s ease-in-out 0s;
}
.reactModal_close:hover::before {
  color: #1e70bf;
}
@media only screen and (min-width: 576px) {
  .reactModal_close {
    position: fixed;
    left: initial;
    right: 0;
  }
  .reactModal_close::before {
    color: #fff;
  }
}
.reactModal_header {
  grid-area: modal-header;
  padding-left: calc(60px + 1rem);
  padding-right: calc(60px + 1rem);
  padding-top: 1.25rem;
}
@media only screen and (min-width: 768px) {
  .reactModal_header {
    padding-top: 32px;
  }
}
.reactModal_header_title {
  font-size: 1.25rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0;
}
@media only screen and (min-width: 576px) {
  .reactModal_header_title {
    font-size: 1.875rem;
  }
}
.reactModal_content {
  grid-area: modal-content;
  padding: 1.25rem 1rem;
  overflow-y: auto;
}
/* @media only screen and (min-width: 768px) {
  .reactModal_content {
    padding: 32px;
  }
} */
.reactModal_content_tab .ui.tabular {
  margin-bottom: 32px;
}
.reactModal_message {
  flex-basis: 100%;
  margin-top: 1.25rem;
  margin-bottom: 42px;
  text-align: center;
  font-size: 1.125rem;
}
.reactModal_message_icon {
  margin-bottom: 40px;
  font-size: 70px;
  color: #ccc;
  display: block;
}
.reactModal_footer {
  width: 100%;
  text-align: center;
  margin-top: 1.25rem;
  position: relative;
}
.reactModal_tokenExpired {
  align-self: center;
  background-color: transparent !important;
}
.reactModal_tokenExpired .fal {
  font-size: 100px;
  color: rgba(255, 255, 255, 0.2);
}
.reactModal_tokenExpired .ui.header {
  color: #fff;
  margin-bottom: 40px;
}

.reactModal_overlay {
  position: fixed;
  z-index: 1006;
  display: flex;
  overflow: auto;
  justify-content: center;
  align-items: flex-start;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.ReactModal__Body--open {
  overflow: hidden;
}

@media only screen and (min-width: 576px) {
  .reactCrop {
    width: 60vw;
  }
}
.reactCrop .reactModal_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
}
@media only screen and (max-width: 575px) {
  .reactCrop .reactModal_content {
    padding-top: 60px;
  }
  .reactCrop {
    width: 100vw;
  }
}
.reactCrop .ReactCrop__image {
  background: white url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Fimg%2Fgeneral%2Ftransparency.png") repeat 0 0;
}
.reactCrop_dropZone {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-bottom: 1.25rem;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 32px;
  text-align: center;
  border: 0.125rem dashed #ccc;
  border-radius: 0.3125rem;
}
.reactCrop_dropZone_txt {
  width: 100%;
  margin-bottom: 60px;
}
@media only screen and (max-width: 575px) {
  .reactCrop_dropZone_txt {
    display: none;
  }
}
.reactCrop_ratio {
  width: 100%;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  text-align: center;
}
.reactCrop_link {
  margin-bottom: 1.25rem;
  font-size: 1.125rem;
  width: 100%;
  text-align: center;
  word-break: break-all;
}
.reactCrop_uploadBtn {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}

.Toastify__toast {
  padding: 1rem 1.25rem !important;
}
.Toastify__header {
  font-size: 1.125rem;
  margin-bottom: 0.75rem;
}
.Toastify__close-button {
  position: absolute;
  top: 1rem;
  right: 1.25rem;
  line-height: 1;
  font-size: 0 !important;
}
.Toastify__close-button::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "";
  display: block;
  color: white;
  font-size: 1.25rem;
}

.ReactTable {
  border: none !important;
  margin-bottom: 1.25rem;
}
.ReactTable .rt-table {
  border: 0.0625rem solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
}
.ReactTable .rt-thead .rt-th {
  font-weight: bold;
  border-right: none !important;
  padding: 0.5rem 0.25rem !important;
}
.ReactTable .rt-tr {
  align-items: center;
}
.ReactTable .rt-thead.-header,
.ReactTable .rt-thead.-filters,
.ReactTable .rt-tbody .rt-tr-group {
  border-bottom: 0.0625rem solid #f0f0f0 !important;
}
.ReactTable .rt-tbody .rt-td {
  border-right: none !important;
}
.ReactTable .rt-tr {
  background-color: white !important;
}
.ReactTable .rt-thead.-header .rt-tr {
  background-color: #f9fafb !important;
  font-size: 0.8125rem;
  font-weight: 100;
}
.ReactTable.-highlight .rt-tbody .rt-tr:hover {
  background: rgba(255, 255, 255, 0.8) !important;
}
.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover {
  background: rgba(255, 255, 255, 0.8) !important;
}
.ReactTable .fa-chart-pie {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  width: 1em;
  color: #4a90e2;
  transition: all 0.2s ease-in-out 0s;
  cursor: pointer;
}
.ReactTable .fa-chart-pie:hover {
  transform: scale(1.2);
}
.ReactTable .-pagination {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  padding: 0 !important;
  margin-top: 1rem;
}
.ReactTable .-pagination .-btn:not(:disabled) {
  color: white;
  background-color: #2185d0;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999 !important;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999 !important;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #999 !important;
}

body,
html {
  background-color: white;
  -webkit-font-smoothing: antialiased;
}

a,
a:visited,
button {
  color: #222c5e;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

button,
a:hover,
a:active {
  color: #1e70bf;
}

dd,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul,
button {
  margin: 0;
  padding: 0;
}

header {
  z-index: 999;
}

form .form-valid {
  border: 0.0625rem solid #26c6da;
}
form > .forgotP-msg {
  font-weight: 300;
  font-size: 0.8125rem;
  color: #fff;
  text-align: left;
}
form > .password-warp {
  margin-top: -10px;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

label,
input,
select,
textarea {
  transition: all 0.2s ease-in-out 0s;
}

input:focus::-webkit-contacts-auto-fill-button {
  visibility: none;
}

input[type=date],
select[name=add-project-email] {
  -webkit-appearance: none;
  -moz-appearance: none;
}

textarea {
  -webkit-appearance: none;
}

textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
input[type=submit]:focus,
button:focus,
button[type=button]:focus,
a:focus {
  box-shadow: none;
  outline: 0 none;
}

.edit-btn {
  border: 0.0625rem solid #fab742;
  padding: 0.1875rem 0.9375rem;
  border-radius: 0.8125rem;
  transition: all 0.3s linear;
}

.edit-btn:hover {
  color: white !important;
  background-color: #fab742;
}

.winner-border {
  border: 0.1875rem solid #fab742 !important;
}

.primary-color {
  background-color: #02546e;
}

.primary-color-text {
  color: #26c6da;
}

.has-border {
  border: 0.0625rem solid;
  padding: 0.125rem 0.3125rem;
}

.padding-t-1 {
  padding-top: 0.5rem !important;
}

.padding-t-2 {
  padding-top: 1rem !important;
}

.padding-t-3 {
  padding-top: 1.5rem !important;
}

.padding-t-4 {
  padding-top: 32px !important;
}

.padding-t-5 {
  padding-top: 40px !important;
}

.padding-t-6 {
  padding-top: 48px !important;
}

.padding-t-7 {
  padding-top: 56px !important;
}

.padding-t-8 {
  padding-top: 64px !important;
}

.padding-b-1 {
  padding-bottom: 0.5rem !important;
}

.padding-b-2 {
  padding-bottom: 1rem !important;
}

.padding-b-3 {
  padding-bottom: 1.5rem !important;
}

.padding-b-4 {
  padding-bottom: 32px !important;
}

.padding-b-5 {
  padding-bottom: 40px !important;
}

.padding-b-6 {
  padding-bottom: 48px !important;
}

.padding-b-7 {
  padding-bottom: 56px !important;
}

.padding-b-8 {
  padding-bottom: 64px !important;
}

.padding-r-1 {
  padding-right: 0.5rem !important;
}

.padding-r-2 {
  padding-right: 1rem !important;
}

.padding-r-3 {
  padding-right: 1.5rem !important;
}

.padding-r-4 {
  padding-right: 32px !important;
}

.padding-r-5 {
  padding-right: 40px !important;
}

.padding-r-6 {
  padding-right: 48px !important;
}

.padding-r-7 {
  padding-right: 56px !important;
}

.padding-r-8 {
  padding-right: 64px !important;
}

.padding-l-1 {
  padding-left: 0.5rem !important;
}

.padding-l-2 {
  padding-left: 1rem !important;
}

.padding-l-3 {
  padding-left: 1.5rem !important;
}

.padding-l-4 {
  padding-left: 32px !important;
}

.padding-l-5 {
  padding-left: 40px !important;
}

.padding-l-6 {
  padding-left: 48px !important;
}

.padding-l-7 {
  padding-left: 56px !important;
}

.padding-l-8 {
  padding-left: 64px !important;
}

.padding-0 {
  padding: 0 !important;
}

.padding-t-0 {
  padding-top: 0 !important;
}

.padding-r-0 {
  padding-right: 0 !important;
}

.padding-b-0 {
  padding-bottom: 0 !important;
}

.padding-l-0 {
  padding-left: 0 !important;
}

.margin-1 {
  margin: 0.5rem !important;
}

.margin-2 {
  margin: 1rem !important;
}

.margin-3 {
  margin: 1.5rem !important;
}

.margin-4 {
  margin: 32px !important;
}

.margin-5 {
  margin: 40px !important;
}

.margin-6 {
  margin: 48px !important;
}

.margin-7 {
  margin: 56px !important;
}

.margin-8 {
  margin: 64px !important;
}

.margin-t-1 {
  margin-top: 0.5rem !important;
}

.margin-t-2 {
  margin-top: 1rem !important;
}

.margin-t-3 {
  margin-top: 1.5rem !important;
}

.margin-t-4 {
  margin-top: 32px !important;
}

.margin-t-5 {
  margin-top: 40px !important;
}

.margin-t-6 {
  margin-top: 48px !important;
}

.margin-t-7 {
  margin-top: 56px !important;
}

.margin-t-8 {
  margin-top: 64px !important;
}

.margin-b-1 {
  margin-bottom: 0.5rem !important;
}

.margin-b-2 {
  margin-bottom: 1rem !important;
}

.margin-b-3 {
  margin-bottom: 1.5rem !important;
}

.margin-b-4 {
  margin-bottom: 32px !important;
}

.margin-b-5 {
  margin-bottom: 40px !important;
}

.margin-b-6 {
  margin-bottom: 48px !important;
}

.margin-b-7 {
  margin-bottom: 56px !important;
}

.margin-b-8 {
  margin-bottom: 64px !important;
}

.margin-r-1 {
  margin-right: 0.5rem !important;
}

.margin-r-2 {
  margin-right: 1rem !important;
}

.margin-r-3 {
  margin-right: 1.5rem !important;
}

.margin-r-4 {
  margin-right: 32px !important;
}

.margin-r-5 {
  margin-right: 40px !important;
}

.margin-r-6 {
  margin-right: 48px !important;
}

.margin-r-7 {
  margin-right: 56px !important;
}

.margin-r-8 {
  margin-right: 64px !important;
}

.margin-l-1 {
  margin-left: 0.5rem !important;
}

.margin-l-2 {
  margin-left: 1rem !important;
}

.margin-l-3 {
  margin-left: 1.5rem !important;
}

.margin-l-4 {
  margin-left: 32px !important;
}

.margin-l-5 {
  margin-left: 40px !important;
}

.margin-l-6 {
  margin-left: 48px !important;
}

.margin-l-7 {
  margin-left: 56px !important;
}

.margin-l-8 {
  margin-left: 64px !important;
}

.margin-clear {
  margin: 0 !important;
}

.margin-t-clear {
  margin-top: 0 !important;
}

.margin-l-clear {
  margin-left: 0 !important;
}

.margin-r-clear {
  margin-right: 0 !important;
}

.margin-b-clear {
  margin-bottom: 0 !important;
}

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

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

.center {
  text-align: center;
}

.text-uppercase {
  letter-spacing: 0.1rem;
  text-transform: uppercase !important;
}

.line-through {
  text-decoration: line-through;
}

.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.font-small {
  font-size: 0.6875rem;
}

.font-medium {
  font-size: 0.875rem;
}

.display-none {
  display: none;
}

.display-block {
  display: block;
}

.inline, .eventDetail_projects_header_filter > .filter-numbers > .ui.input, .eventDetail_learningResources_header_filter > .filter-numbers > .ui.input, .eventDetail_projects_header_filter .teams-filter-type .ui.checkbox, .eventDetail_learningResources_header_filter .teams-filter-type .ui.checkbox {
  display: inline-block;
}

.col-1of2 {
  width: 50%;
  float: left;
}

.full-width {
  width: 100% !important;
}

.circle {
  border-radius: 50%;
}

.float-r {
  float: right;
}

.float-l {
  float: left;
}

.clear-float {
  clear: both;
}

.clearfix {
  list-style-type: none;
  padding-left: 0;
}

.winner-border {
  border: 0.1875rem solid #fab742 !important;
}

.gray-light2-txt-border {
  border-color: #fafafa !important;
}

.has-border {
  border: 0.0625rem solid;
  padding: 0.125rem 0.3125rem;
}

.s-alert-wrapper {
  z-index: 1001;
  position: absolute;
}

#cover {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1051;
  display: none;
  top: 0;
  left: 0;
  background: rgba(23, 67, 117, 0.8);
  text-align: center;
}

.half-width {
  width: 50%;
  margin: auto;
}

.qtr-35-width {
  width: 35%;
  margin: auto;
}

.col-1of4 {
  width: 23%;
  display: inline-block;
}

.gray-divider {
  width: 90%;
  margin: auto;
  border-top: 0.0625rem solid #f1f1f1;
}

.personal-divider {
  width: 100%;
  border-bottom: 0.0625rem solid #979797;
  padding-bottom: 0.625rem;
  margin-bottom: 0.625rem;
}

.join-divider {
  width: 100%;
  border-bottom: 0.0625rem solid #979797;
  padding-bottom: 0.625rem;
  margin-bottom: 0.625rem;
}

.no-highlight:focus {
  box-shadow: none;
  border-radius: 0;
  outline: 0 none;
  border-bottom: 0.0625rem solid #26c6da;
}

.maxHeight {
  height: 100%;
}

.avatarIcon {
  width: 1.875rem !important;
  height: 1.875rem !important;
}

.payment-label-width {
  width: 105px;
}

.meta-des {
  font-size: 0.75rem;
  font-family: "OpenSans";
  color: #aab0bb !important;
}

.standard-btn, .ui.inverted.button.edit-btn, .ui.button.comment-btn, .standard-verified-btn, .standard-btn-live {
  min-width: auto;
  border-radius: 75px;
  margin: 1.25rem 0.625rem;
  line-height: 1;
  position: relative;
  transition: all 550ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  min-width: 200px;
  font-weight: 100;
  color: #fff;
  padding: 0.9375rem 1.25rem;
  background-color: #26c6da;
  border: 0.0625rem solid #26c6da;
  transition: all 0.3s linear;
}
.standard-btn:hover, .ui.inverted.button.edit-btn:hover, .ui.button.comment-btn:hover, .standard-verified-btn:hover, .standard-btn-live:hover {
  background-color: #41d8ea;
  border-color: #41d8ea;
  color: #fff;
}
.standard-btn > a, .ui.inverted.button.edit-btn > a, .ui.button.comment-btn > a, .standard-verified-btn > a, .standard-btn-live > a {
  color: #fff;
}
.standard-btn > a:hover, .ui.inverted.button.edit-btn > a:hover, .ui.button.comment-btn > a:hover, .standard-verified-btn > a:hover, .standard-btn-live > a:hover {
  color: #fff;
}
.standard-btn:focus, .ui.inverted.button.edit-btn:focus, .ui.button.comment-btn:focus, .standard-verified-btn:focus, .standard-btn-live:focus {
  border: 0.0625rem solid #26c6da;
}

.disableClick,
.disableClick:hover,
.disableClick:focus {
  background-color: #aab0bb;
  border-color: #aab0bb;
  color: #fff;
}

.event-pri-btn,
.event-pri-btn:focus {
  border: 0.0625rem solid #fab742;
  color: white;
  background-color: #fab742;
}
.event-pri-btn:hover,
.event-pri-btn:focus:hover {
  background-color: #fab742;
  border-color: #fab742;
  color: white;
}

.event-sec-btn,
.event-sec-btn:focus {
  border: 0.0625rem solid #212b5a;
  color: #212b5a;
  background-color: transparent;
}
.event-sec-btn:hover,
.event-sec-btn:focus:hover {
  background-color: #212b5a;
  border-color: #212b5a;
  color: white;
}

.event-warning-btn:hover {
  background-color: #f16b4e;
  border-color: #f16b4e;
  color: white;
}

.square-btn {
  border-radius: 0.125rem;
  padding: 0.625rem;
  min-width: 100px;
  margin: 0;
}
.square-btn:focus {
  border: 0.0625rem solid !important;
}

.event-modal-btn {
  padding: 0;
  min-width: 130px !important;
  padding-top: 0.3125rem;
}
.event-modal-btn > .btn-content {
  padding-top: 0.5rem;
}

.standard-btn-live {
  display: block;
  width: 200px;
  margin: auto;
}

.standard-verified-btn {
  background-color: #f16b4e;
  border: 0.0625rem solid #f16b4e;
  transition: all 0.3s linear;
  margin: 0.375rem;
}
.standard-verified-btn:visited {
  margin: 0.375rem;
  background-color: #d8d8d8;
  border-color: #d8d8d8;
  color: #fff;
}
.standard-verified-btn:hover {
  margin: 0.375rem;
  background-color: #ff6f50;
  border-color: #ff6f50;
}

.ui.button.comment-btn {
  width: 150px;
  margin-top: 0.625rem;
  margin-left: 0;
}

.actions {
  text-align: center;
  width: 100%;
}

.ui.inverted.button.edit-btn {
  margin: auto;
  margin-top: 0.625rem;
  text-align: center;
  float: left;
  box-shadow: none !important;
}
.ui.inverted.button.edit-btn:hover {
  box-shadow: none !important;
}

.ui.selection.active.dropdown.edit-select,
.ui.selection.active.dropdown.edit-select .menu {
  border: none;
  box-shadow: none;
}

.popup-btn {
  width: 100%;
  background-color: transparent;
  border: none;
  font-size: 0.875rem;
  font-family: "OpenSans";
  color: rgba(0, 0, 0, 0.3);
}
.popup-btn:hover {
  background-color: #fafafa;
  color: #505050;
}

.review-btn {
  width: 110px;
  height: 110px;
  display: inline-block;
  margin: 0.625rem 1.25rem;
  border-radius: 50%;
  padding-top: 1.3125rem;
}
.review-btn > p {
  padding-top: 0.625rem;
}
.review-btn:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

i.icon.review-icon,
i.icons.review-icon {
  font-size: 3em !important;
}

.font-w-light {
  font-weight: normal;
}

.dark-gray {
  color: #505050;
}

.gray-txt-force {
  color: #ccc !important;
}

.border-head {
  padding-bottom: 0.625rem;
  border-bottom: 0.0625rem solid #c3c3c3;
}

.default-bg {
  background-color: #fafafa;
}

.link-change {
  transition: all 0.3s linear;
}
.link-change:hover {
  color: #26c6da;
}

#img-width-height {
  max-width: 250px;
  margin: auto;
  height: 300px;
}

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

.introjs-tooltiptext {
  font-size: 0.875rem !important;
  font-family: "OpenSans" !important;
  color: #505050 !important;
}
.introjs-helperNumberLayer {
  background: none !important;
  background-color: #f16b4e !important;
  border-width: 0px !important;
  text-shadow: none !important;
}
.introjs-button {
  background: #fab742 !important;
  border-radius: 75px !important;
  border: none !important;
  font-size: 0.875rem !important;
  font-family: "OpenSans" !important;
  padding: 0.3125rem 1.25rem !important;
  color: #fff !important;
  text-shadow: none !important;
  margin: 0.3125rem !important;
}

.hh-dropdown {
  background-color: white;
  border-bottom: none;
  margin-bottom: 1.875rem;
  border-radius: 0.3125rem;
}
.hh-dropdown > input {
  height: 0.9375rem;
}
.hh-dropdown > .ui.label {
  box-shadow: none;
  margin: 0.625rem;
  font-weight: 100;
  font-family: "OpenSans";
}
.hh-dropdown > .dropdown.icon {
  margin-top: -14px;
  font-size: 1rem;
  display: none;
}

.breadcrumb {
  background-color: transparent;
  padding-top: 1.875rem;
}
.breadcrumb > i {
  color: #ccc !important;
}
.breadcrumb > .section > a {
  color: #ccc;
}
.breadcrumb > .section > a:hover {
  color: #26c6da;
}

.h1 {
  font-size: 1.5rem;
  font-weight: 100;
  padding-bottom: 1rem;
  margin-bottom: 1.25rem;
  border-bottom: 0.0625rem solid #ccc;
}

.g-content {
  height: 100%;
}

.g-grid {
  display: grid;
  grid-template-areas: "header" "main";
  grid-template-rows: 56px 1fr;
  height: 100vh;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .g-grid {
    grid-template-rows: 69px 1fr;
  }
}

.main {
  grid-area: main;
}

.g-btn-primary {
  color: white;
  background: #222c5e;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: 0.875rem;
  border-radius: 0.3125rem;
  border: none;
  text-transform: uppercase !important;
  letter-spacing: 0.1em;
  transition: all 0.2s ease-in-out 0s;
}
.g-btn-primary:hover {
  background: #1e70bf;
}

.g-btn-disabled {
  color: white;
  background-color: #ddd;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: 0.875rem;
  border-radius: 0.3125rem;
  border: none;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  cursor: not-allowed !important;
}

.g-btn-rounded {
  border-radius: 100px !important;
}

.g-btnGroup {
  display: inline-block;
  position: relative;
}
.g-btnGroup.positive {
  border: 0.0625rem solid #4abb3e;
  border-radius: 0.1875rem;
}

.g-btnGroup.hide{
  display:none;
}

.g-btnGroup.positive .g-btnGroup_btn-positive {
  color: #fff;
  background-color: #4abb3e;
}
.g-btnGroup.positive .g-btnGroup_btn-negative {
  color: #4abb3e;
}
.g-btnGroup.negative {
  border: 0.0625rem solid #e05173;
  border-radius: 0.1875rem;
}
.g-btnGroup.negative .g-btnGroup_btn-positive {
  color: #e05173;
}
.g-btnGroup.negative .g-btnGroup_btn-negative {
  background-color: #e05173;
  color: #fff;
}
.g-btnGroup_btn-positive, .g-btnGroup_btn-negative {
  padding: 0.5rem 1rem;
  display: inline-block;
}
.g-btnGroup_btn-positive:hover, .g-btnGroup_btn-positive.active, .g-btnGroup_btn-negative:hover, .g-btnGroup_btn-negative.active {
  color: #fff;
}

.g-modal-heading-center {
  text-align: center;
}

.g-modal-btn {
  display: inline-block;
  padding: 0.75rem;
  font-size: 0.875rem !important;
  border: none;
  border-radius: 50px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}

.g-modal-btn-primary {
  font-size: 1.125rem !important;
  background-color: #222c5e !important;
  min-width: 50%;
}
.g-modal-btn-primary:hover {
  background-color: #1e70bf !important;
}

.g-modal-btn-default {
  color: #222c5e;
  background-color: transparent;
}
.g-modal-btn-default:hover {
  color: #1e70bf !important;
}

.g-btn-noBg {
  color: #999 !important;
  background-color: transparent !important;
  padding: 0 !important;
  box-shadow: none !important;
}
.g-btn-noBg:hover {
  color: #222c5e !important;
}

.g-modal-btn-primary + .g-modal-btn-default {
  margin-top: 1rem;
}

.g-modal-coverImage {
  width: 100%;
  height: 100px !important;
  object-fit: contain;
  box-sizing: content-box;
  background: linear-gradient(160deg, rgba(115, 64, 196, 0.9), rgba(49, 142, 223, 0.9));
}
@media only screen and (min-width: 576px) {
  .g-modal-coverImage {
    height: 140px !important;
  }
}

.g-skill-tag, .hh-dropdown > .ui.label {
  display: inline-block;
  color: #666;
  padding: 0.25rem 0.75rem;
  margin-bottom: 0.5rem;
  margin-right: 0.25rem;
  font-size: 0.75rem;
  border: 0.0625rem solid rgba(102, 102, 102, 0.4);
  border-radius: 0.3125rem;
}
.g-skill-tag.active, .hh-dropdown > .active.ui.label {
  color: #00b5ad;
  border-color: rgba(0, 181, 173, 0.4);
}

.g-rounded,
.g-rounded > *,
.g-rounded .ui.input > * {
  border-radius: 100px !important;
}

.g-form-footer {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
}

.g-nagative {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.g-grayscale {
  filter: grayscale(80%);
}

.g-gradient {
  font-weight: normal !important;
  background: linear-gradient(160deg, #7340c4, #318edf) !important;
  box-shadow: 0 0.0625rem 0.1875rem rgba(27, 99, 169, 0.12), 0 0.0625rem 0.125rem rgba(27, 99, 169, 0.24) !important;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
}
.g-gradient:hover {
  background: linear-gradient(160deg, #7340c4, #318edf);
  box-shadow: 0 0.625rem 1.25rem rgba(27, 99, 169, 0.08), 0 0.375rem 0.375rem rgba(27, 99, 169, 0.12) !important;
  opacity: 1;
}

.role-selector {
  height: 45px;
  width: auto;
  border-radius: 38px;
  border: 0.125rem solid #707070;
  color: #707070;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.0625rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.625rem;
  margin-bottom: 1.25rem;
  padding: 0 1.1875rem;
  cursor: pointer;
}
.role-selector.selected {
  color: #0DBACD;
  border: 0.125rem solid #0DBACD;
}
.role-selector:last-child {
  margin-right: 0; 
}

.bind-modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}

.signup button[type="submit"] , .login button[type="submit"] {
  height: 45px !important;
}

.signupProfileFormModal {
  align-self: center;
  padding: 40px;
  width: 600px;
}

.signupProfileFormModal form{
  margin-top: 1.25rem !important;
}

.comfirmationModal {
  background-color: transparent;
  color: white;
  align-self: center;
}
.comfirmationModal_title {
  font-size: 1.5rem;
  margin-bottom: 40px;
}
.comfirmationModal_footer {
  text-align: center;
}
.comfirmationModal_footer .button + .button {
  margin-left: 1.25rem;
}
.comfirmationModal_trigger {
  display: inline;
}

.freeTicket {
  color: #4abb3e;
}

.noTicket {
  color: #999 !important;
}

.profile_info .reactCrop_trigger {
  border-radius: 50%;
  position: relative;
}
.profile_info .reactCrop_trigger .dimmable .ui.dimmer {
  border-radius: 50%;
}
.completeProfile .profile_info .reactCrop_trigger {
  border-radius: 0.3125rem;
}

.cropProfileImage {
  border-radius: 50%;
  position: relative;
}

.g-verstion {
  display: none;
}

.field-error-msg {
  left: 0;
  bottom: -18px;
  font-size: 0.8125rem;
  color: #e05173 !important;
  transition: all 0.2s ease-in-out 0s;
  animation: fadeIn 0.2s ease-in-out 0s 1 normal;
  display: block;
}

.field-hint-msg {
  position: absolute;
  left: 0;
  bottom: -18px;
  font-size: 0.8125rem;
  color: #2185d0 !important;
  transition: all 0.2s ease-in-out 0s;
  animation: fadeIn 0.2s ease-in-out 0s 1 normal;
}

.ui.form .fields .field .field-error-msg {
  padding-left: 0.5em;
}

.aside-text {
  margin-top: 0.25rem;
  color: #999 !important;
  display: block;
  font-size: 0.75rem;
}

.g-cards {
  display: flex !important;
  flex-wrap: wrap;
  align-items: stretch;
  padding: 1rem 32px;
}
@media only screen and (max-width: 768px) {
  .g-cards {
    padding: 0.25rem;
    width:100%;
  }
}
.g-cards_item {
  width: 100% !important;
  position: relative;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  box-shadow: 0 0.0625rem 0.1875rem rgba(27, 99, 169, 0.12), 0 0.0625rem 0.125rem rgba(27, 99, 169, 0.24) !important;
  cursor: pointer;
  overflow: hidden;
  margin: 1rem 0.5rem !important;
}
.postingCard {
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  box-shadow: 0 0.0625rem 0.1875rem rgba(27, 99, 169, 0.12), 0 0.0625rem 0.125rem rgba(27, 99, 169, 0.24) !important;
  cursor: pointer;
  overflow: hidden;
}
.postingCard:hover {
  transform: translate(0, -4px);
  box-shadow: 0 0.625rem 1.25rem rgba(27, 99, 169, 0.08), 0 0.375rem 0.375rem rgba(27, 99, 169, 0.12) !important;
}
@media only screen and (min-width: 576px) {
  .g-cards_item {   
    width: calc(100% / 2 - 1rem) !important;
  }
}
@media only screen and (min-width: 980px) {
  .g-cards_item {
    width: calc(100% / 3 - 1rem) !important;
  }
}
@media only screen and (min-width: 1400px) {
  .g-cards_item {
    width: calc(100% / 4 - 1rem) !important;
  }
}

.g-cards_recommendation {
  margin: 1em 1em 1em 0em !important;
  min-width:18em;
}
/* .g-cards_item:hover {
  transform: translate(0, -4px);
  box-shadow: 0 0.625rem 1.25rem rgba(27, 99, 169, 0.08), 0 0.375rem 0.375rem rgba(27, 99, 169, 0.12) !important;
} */
.g-cards_item > .award-winner {
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  z-index: 1;
}
.g-cards_item > .submission-owner {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  z-index: 1;
}
.g-cards_item > .award-winner .ui.label {
  margin-bottom: 0.5rem;
}
.g-cards_item .eventcard-feature {
  position: absolute;
  background-color: #f2711c;
  color: white;
  padding: 4px;
  z-index: 1;
}
.g-cards_item .event-coverImage {
  position: relative;
  overflow: hidden;
}
.g-cards_item .event-coverImage img {
  width: 100% !important;
}
.g-cards_item > .content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  border-top: none;
}
.g-cards_item > .content .meta {
  display: flex;
  align-items: center;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1;
}
.g-cards_item > .content .event-status {
  display: inline-block;
  color: white;
  font-size: 0.8125rem;
  font-weight: 700;
  line-height: 1;
  padding: 0.125rem 0.3125rem;
  margin: 0 0.75rem 0 0 !important;
  border-radius: 0.1875rem;
  white-space: nowrap;
  word-break: keep-all;
}
.g-cards_item > .content .event-status.joinNow {
  background-color: #00b5ad;
}
.g-cards_item > .content .event-status.inProgress {
  background-color: #f2711c;
}
.g-cards_item > .content .event-status.ended {
  background-color: #ccc;
}
.g-cards_item > .content .event-date {
  letter-spacing: 0.02em;
  font-size: 0.8125rem;
}
.g-cards_item > .content .header {
  color: #333 !important;
  font-weight: 400 !important;
  font-size: 1.125rem !important;
  line-height: 1.4 !important;
  flex-basis: 100%;
}
.g-cards_item > .content .event-price {
  margin-top: 0.5rem;
  margin-bottom: 0;
  font-size: 0.8125rem;
  margin-left: auto;
  align-self: flex-end;
}
.g-cards_item > .content .event-price::before {
  margin-right: 0.5em;
  transform: rotate(-45deg);
}
.g-cards_item > .content .address {
  position: absolute;
  width:80%;
  left: 1em;
}
.g-cards_item-create {
  display: flex;
  color: #222c5e;
  font-size: 1rem !important;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  min-height: 200px !important;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  box-shadow: none !important;
}
.g-cards_item-create::before {
  content: "+";
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
  width: 60px;
  height: 60px;
  border-radius: 1.875rem;
  font-size: 40px;
  font-weight: normal;
  padding: 0.625rem;
  background-color: #222c5e;
  color: white;
  transition: all 0.2s ease-in-out 0s;
}
.g-cards_item-create:hover::before {
  background-color: #1e70bf;
}
.g-cards-firstTime {
  justify-content: center;
  align-items: center;
  height: 100%;
}
.g-cards-firstTime .g-cards_item-create {
  min-width: 100%;
  min-height: 50vh !important;
}
@media only screen and (min-width: 576px) {
  .g-cards-firstTime .g-cards_item-create {
    min-width: 50vw;
  }
}

.project-cards .ui.card:not(.g-cards_item-create) {
  color: #666666;
}
.project-cards .ui.card .ui.image.project-img {
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  background-color: #60bfc5;
}
.project-cards .ui.card .ui.image.project-img > img {
  margin-top: -56.25%;
}
.project-cards .ui.card > .content > .header {
  width: 100% !important;
  color: #666666;
  font-weight: 400;
}
.project-cards .ui.card > .content > .meta {
  padding-top: 0.3125rem;
  width: 100%;
  color: #999;
}
.project-cards .ui.card > .content > .meta > span {
  color: #666666;
}
.project-cards .ui.card > .content > .description {
  position: relative;
  bottom: 0;
  padding-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.project-cards .ui.card > .content > .description > div > p {
  padding-top: 0.3125rem;
  color: #666666;
}
.project-cards .ui.card > .content > .description > div > p > span {
  color: #aab0bb;
}
.project-cards .ui.card > .content > .description > div > .icon {
  font-size: 1.4375rem;
  padding: 0.3125rem;
  color: #fab742;
  cursor: pointer;
  transition: all 0.3s linear;
}
.project-cards .ui.card > .content > .description > div > .icon:hover {
  color: #ffcf7a;
}
.project-cards .ui.card > .content .member-count {
  position: absolute;
  font-size: 0.75rem;
  right: 1rem;
  color: #999;
}
.project-cards .ui.card > .content .member-count::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "";
  margin-right: 0.375rem;
  font-size: 0.75rem;
  float: left;
}
.project-cards .ui.card > .content .group-members,
.project-cards .ui.card > .content .group-score,
.project-cards .ui.card > .content .group-skills {
  flex-grow: 1;
  width: 100%;
}
.project-cards .ui.card > .content .group-score,
.project-cards .ui.card > .content .group-skills {
  margin-bottom: 1rem;
}
.project-cards .ui.card > .content .group-skills > .category-tag {
  margin-bottom: 0.5rem;
  margin-right: 0.25rem;
  font-size: 0.6875rem;
  padding: 0.25rem 0.5rem;
}
.project-cards .ui.card > .content .group-members ul {
  display: inline-flex;
  flex-wrap: wrap;
  list-style: none;
  margin-top: -12px;
  margin-left: -12px;
}
.project-cards .ui.card > .content .group-members ul .ui.avatar {
  width: 40px;
  height: 40px;
  margin-top: 0.75rem;
  margin-left: 0.75rem;
  margin-right: 0;
}
.project-cards .ui.card > .content .ui.progress {
  border-radius: 75px;
  margin-bottom: 0;
  height: 0.625rem;
  overflow: hidden;
}
.project-cards .ui.card > .content .ui.progress .bar {
  background-color: #7340c4;
  min-width: auto;
  border-radius: 0 !important;
}
.project-cards .ui.card > .content.extra {
  background-color: #26c6da;
  color: white;
  text-align: center;
  transition: all 0.3s linear;
}
.project-cards .ui.card > .content.extra:hover {
  background-color: #41d8ea;
}
.project-cards .ui.card > .ui.image > .ui.red.ribbon.label {
  border-color: #e59b1b !important;
}
.project-cards .ui.card > .ui.image > .ui.red.label {
  background-color: #fab742 !important;
}
.project-cards div.ui.card {
  position: relative;
  box-shadow: none;
}
.tag-judged {
  z-index: 1;
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  background-color: #4abb3e;
  padding: 0.25rem 0.75rem;
  border-radius: 0.3125rem;
  color: white;
  font-size: 0.8125rem;
}
.project-cards.profile-project > .g-cards_item {
  margin: 1rem 0.5rem !important;
}
@media only screen and (min-width: 980px) {
  .project-cards.profile-project > .g-cards_item {
    width: calc(100% / 2 - 1rem) !important;
  }
}
@media only screen and (min-width: 1400px) {
  .project-cards.profile-project > .g-cards_item {
    width: calc(100% / 3 - 1rem) !important;
  }
}

.eventDetail {
  display: grid;
  grid-template-rows: 160px auto 1fr !important;
  grid-template-areas: "eventDetail-coverImage" "eventDetail-header" "eventDetail-main";
  height: 100%;
  background-color:#f4f4f4;
}

.judgeEventDetail {
  display: grid;
  grid-template-rows: 160px auto 1fr;
  grid-template-areas: "eventDetail-header" "eventDetail-main" !important;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .eventDetail {
    grid-template-rows: minmax(auto, 280px) auto 1fr;
  }
}
@media only screen and (max-width: 768px) {
  .eventDetail {
    grid-template-rows: 160px auto 1fr !important;
  }
}
@media only screen and (max-width: 600px) {
  .eventDetail {
    grid-template-rows: 100px auto 1fr !important;
  }
}
.eventDetail_coverImage {
  grid-area: eventDetail-coverImage;
  position: relative;
  background-color: #222c5e;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
.eventDetail_coverImage > .dimmable {
  height: 100%;
}
.eventDetail_coverImage img.ui.image {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.eventDetail_coverImage_info {
  display: flex;
  position: absolute;
  bottom: 0;
  color: white;
  font-size: 1rem;
  padding-left: 1rem;
  padding-bottom: 1rem;
  width: 100%;
}
.eventDetail_coverImage_info_status {
  color: white;
  font-size: 0.875rem;
  font-weight: 700;
  padding: 0.25rem 0.375rem;
  line-height: 1;
  border-radius: 0.1875rem;
}
.eventDetail_coverImage_info_status.joinNow {
  background-color: #00b5ad;
}
.eventDetail_coverImage_info_status.inProgress {
  background-color: #f2711c;
}
.eventDetail_coverImage_info_status.ended {
  background-color: #ccc;
}
.eventDetail_coverImage_info_date, .eventDetail_coverImage_info_deadline {
  display: none;
  margin-left: 1.25rem;
}
@media only screen and (min-width: 768px) {
  .eventDetail_coverImage {
    padding-top: 0;
  }
  .eventDetail_coverImage_info {
    align-items: baseline;
    padding-left: 40px;
    padding-bottom: 36px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  }
  .eventDetail_coverImage_info_date, .eventDetail_coverImage_info_deadline {
    display: inline-block;
  }
}
.eventDetail_header {
  display: grid;
  grid-area: eventDetail-header;
  grid-template-areas: "eventDetail-heading" "eventDetail-nav";
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .eventDetail_header {
    grid-template-areas: "eventDetail-heading eventDetail-action" "eventDetail-nav eventDetail-action";
    grid-template-columns: 1fr auto;
    grid-template-rows: auto 56px;
    border-bottom: 0.0625rem solid #f0f0f0;
    padding-right: 40px;
  }
}
.eventDetail_header_heading {
  grid-area: eventDetail-heading;
  padding: 1rem;
  font-size: 1.25rem;
  font-weight: 700;
  max-width: 85vw;
  overflow-wrap: break-word;
}
@media only screen and (min-width: 768px) {
  .eventDetail_header_heading {
    padding: 1.25rem 40px;
    font-size: 1.75rem;
  }
}
.eventDetail_header_nav{
  display: flex;
  align-items: stretch;
  width: 100%;
  background-color: white;
  font-size: 0.6875rem;
}

.nav_mobile {
  height:56px;
  display: none;
}

.navbar_mobile {
  display: inline-block;
}

.navbar_mobile_second {
  display: none;
}

@media only screen and (max-width:1020px){
  .nav_mobile {
    display: block;
  }
  .navbar_mobile {
    display: none !important;
  }
  .navbar_mobile_second {
    display:inline-block;
  }

}


.eventDetail_header_nav_second {
  display: flex;
  align-items: stretch;
  width: 100%;
  background-color: white;
  font-size: 0.6875rem;
}

.preview_li > li {
  width:100% !important;
}

.eventDetail_header_nav_list {
  display: flex;
  width: 100%;
  list-style: none;
}
.eventDetail_header_nav_list > li {
  display: flex;
  color: #999;
  width:20%;
}
.eventDetail_header_nav_list > li > a,
.eventDetail_header_nav_list > li > span,
.eventDetail_header_nav_list > li > button {
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1;
}
.eventDetail_header_nav_list > li > a,
.eventDetail_header_nav_list > li > span {
  color: #999;
}
.eventDetail_header_nav_list > li > a.active, .eventDetail_header_nav_list > li > a:active,
.eventDetail_header_nav_list > li > span.active,
.eventDetail_header_nav_list > li > span:active {
  color: #222c5e;
}
.eventDetail_header_nav_list_item-details > a,
.eventDetail_header_nav_list_item-details > span, .eventDetail_header_nav_list_item-projects > a,
.eventDetail_header_nav_list_item-projects > span, .eventDetail_header_nav_list_item-judge > a,
.eventDetail_header_nav_list_item-judge > span {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .eventDetail_header_nav_list {
    align-items: flex-start;
  }
  .eventDetail_header_nav_list > li a,
.eventDetail_header_nav_list > li span,
.eventDetail_header_nav_list > li button {
    flex-direction: column;
    font-size: 0.75rem;
    padding-bottom: 1rem;
  }
  .eventDetail_header_nav_list > li a.active, .eventDetail_header_nav_list > li a:active,
.eventDetail_header_nav_list > li span.active,
.eventDetail_header_nav_list > li span:active,
.eventDetail_header_nav_list > li button.active,
.eventDetail_header_nav_list > li button:active {
    border-top-color: #222c5e;
  }
  .eventDetail_header_nav_list > li i {
    margin: 0 0 0.375rem 0;
    font-size: 1.125rem;
  }
  .eventDetail_header_nav_list_item-details, .eventDetail_header_nav_list_item-projects, .eventDetail_header_nav_list_item-judge {
    max-width: 33%;
    min-width: 1.875rem;
  }
  .eventDetail_header_nav_list_item-help {
    margin: 0 1rem 0 0;
  }
  .eventDetail_header_nav_list_item-help > a {
    font-size: 0 !important;
  }
  .eventDetail_header_nav_list_item-help > a > i {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .eventDetail_header_nav {
    position: relative;
    text-transform: uppercase;
    font-size: 0.8125rem;
    font-weight: 600;
    letter-spacing: 0.1rem;
  }
  .eventDetail_header_nav_list > li > a,
.eventDetail_header_nav_list > li > span {
    border-bottom: 0.125rem solid transparent;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .eventDetail_header_nav_list > li > a > i,
.eventDetail_header_nav_list > li > span > i {
    display: none;
  }
  .eventDetail_header_nav_list > li > .active,
.eventDetail_header_nav_list > li > a:active,
.eventDetail_header_nav_list > li > a:hover {
    color: #222c5e;
    border-bottom-color: #222c5e !important;
  }
  .eventDetail_header_nav_list_item-details, .eventDetail_header_nav_list_item-projects, .eventDetail_header_nav_list_item-judge {
    flex: 0 1 auto;
  }
  .eventDetail_header_nav_list_item-help {
    position: fixed;
    bottom: 2em;
    right: 2em;
    z-index: 9;
  }
  .eventDetail_header_nav_list_item-help .help-ring-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    font-size: 0;
    color: rgba(33, 133, 208, 0.5);
    background-color: white;
    border: 0.0625rem solid rgba(33, 133, 208, 0.5);
    box-shadow: 0 0.875rem 1.75rem rgba(27, 99, 169, 0.06), 0 0.625rem 0.625rem rgba(27, 99, 169, 0.06);
  }
  .eventDetail_header_nav_list_item-help .help-ring-btn > i {
    display: block;
    font-size: 1.5rem;
  }
  .eventDetail_header_nav_list_item-help .help-ring-btn:hover {
    color: #2185d0;
    border: 0.0625rem solid #2185d0 !important;
  }
  .eventDetail_header_nav_list_item-btn {
    margin-top: -40px;
    margin-bottom: 1.875rem;
  }
  .eventDetail_header_nav_list_item-btn i {
    display: initial !important;
  }
  .eventDetail_header_nav_list_item-btn > button {
    padding-left: 40px;
    padding-right: 40px;
  }
  .eventDetail_header_nav_list_item-btn_status-submitted {
    padding-right: 1.25rem;
  }
  .eventDetail_header_nav_list_item-btn_status-submitted > i {
    margin-right: 0.25rem;
  }
  .eventDetail_header_nav_list_item-btn_status-judge {
    padding: 0.5rem 1.25rem;
  }
}
@media only screen and (min-width: 768px) {
  .eventDetail_header_nav {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.eventDetail_header_action {
  grid-area: eventDetail-action;
  display: flex;
  justify-content: flex-end;
  align-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .eventDetail_header_action {
    position: fixed;
    z-index: 99;
    left: 0;
    right: 0;
    bottom: 4.25em;
    background: linear-gradient(0deg, white 70%, rgba(255, 255, 255, 0) 100%);
    padding: 1.25rem;
  }
}
@media screen and (max-width: 768px){
  .notLoggined {
    position: fixed;
    bottom:0.5em !important;
  }
}

.eventDetail_header_action button {
  color: white !important;
  padding-top: 1.2em !important;
  padding-bottom: 1.2em !important;
  font-size: 0.875rem !important;
}

@media only screen and (min-width: 768px) {
  .eventDetail_header_action button {
    min-width: 220px;
    font-size: 1rem !important;
  }
}
.eventDetail_header_action_status-submitted {
  color: #4abb3e !important;
  text-align: right;
  padding-right: 0.75rem;
}
.eventDetail_header_action_status-judge {
  display: none !important;
}
.eventDetail_header_action_status, .eventDetail_header_action_price {
  margin-right: 1.25rem;
}
.eventDetail_header_action_status {
  color: #999;
  font-size: 0.875rem;
}
.eventDetail_header_action_price {
  color: #7340c4;
  font-size: 1rem;
}
.eventDetail_main {
  display: grid;
  grid-template-areas: "event-infobar" "event-detail";
  padding-bottom: 56px;
}
@media only screen and (min-width: 768px) {
  .eventDetail_main {
    grid-template-columns: 1fr 300px;
    grid-template-areas: "event-detail event-infobar";
    padding-bottom: initial;
  }
}
.eventDetail_main_heading {
  grid-area: event-heading;
  margin-top: 40px;
}
.eventDetail_main_detail {
  grid-area: event-detail;
  position: relative;
  padding: 1rem;
  padding:40px;
}

@media only screen and (max-width: 576px) {
  .eventDetail_main_detail {
    padding-bottom:6em;
    padding-left:1em;
    padding-right:1em;
  }
}

.eventDetail_main_detail_iframe {
  width: 100%;
  height:auto !important;
}
.eventDetail_main_infobar {
  grid-area: event-infobar;
  padding: 40px 1em;
  background-color: #f4f4f4;
}
/* @media only screen and (min-width: 576px) {
  .eventDetail_main_infobar {
    padding: 40px;
  }
} */
.eventDetail_main_infobar .ui.header {
  font-size: 0.75rem;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
.eventDetail_main_infobar_contact img{
  margin: 0 5px;
}
.eventDetail_main_infobar_contact .organozedBy{
  margin-bottom: 10px !important;
  font-size: 1.2rem !important;
}
.eventDetail_main_infobar_date .caption {
  color: #999;
  display: block;
  margin-bottom: 0.125rem;
}
.eventDetail_calendar {
  display: flex;
  margin-top:40px;
  margin-bottom: 1rem;
}
.react-add-to-calendar {
  margin-left: 1rem !important;
}
.react-add-to-calendar__dropdown {
  z-index: 1;
} 
.react-add-to-calendar__button {
  border-radius: 100px !important;
  background: linear-gradient(160deg, #7340c4, #318edf);
  color: white !important;
  padding: .78571429em 1.5em .78571429em !important;
  border: none !important;
} 

.react-add-to-calendar-mobile_button {
  font-style: normal;
  font-weight: 500;
  font-size: 1em;
  line-height: 16px;
  letter-spacing: 0.12em;
  color: #0095FA;
  padding: 0 0.75em;
}

.eventDetail_main_infobar_date_list {
  list-style: none;
  position: relative;
}
.eventDetail_main_infobar_date_list::before {
  content: "";
  display: block;
  position: absolute;
  border-left: 0.0625rem solid #f0f0f0;
}
.eventDetail_main_infobar_date_list_startDate, .eventDetail_main_infobar_date_list_endDate, .eventDetail_main_infobar_date_list_deadline {
  position: relative;
  padding-left: 32px;
}
.eventDetail_main_infobar_date_list_startDate::before, .eventDetail_main_infobar_date_list_endDate::before, .eventDetail_main_infobar_date_list_deadline::before {
  display: inline-block;
  position: absolute;
}
.eventDetail_main_infobar_date_list_startDate::before, .eventDetail_main_infobar_date_list_endDate::before {
  content: "•";
  font-size: 0.9375rem;
  top: 50%;
  left: 0.3125rem;
  color: #7340c4;
}
.eventDetail_main_infobar_date_list_startDate span:not(.caption) {
  position: relative;
}
.eventDetail_main_infobar_date_list_startDate span:not(.caption)::before {
  content: "";
  height: 50px;
  border-left: 0.0625rem solid #7340c4;
  display: block;
  position: absolute;
  top: 0.625rem;
  left:-1.71em;
}

.span_preview::before {
  content: "";
  height: 50px !important;
  border-left: 0.0625rem solid #7340c4;
  display: block;
  position: absolute;
  top: 0.625rem;
  right:13.335em !important;
}
.eventDetail_main_infobar_date_list_endDate {
  margin: 0.75rem 0;
}
.eventDetail_main_infobar_date_list_deadline span:not(.caption) {
  position: relative;
}
.eventDetail_main_infobar_date_list_deadline span:not(.caption)::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "";
  color: #7340c4;
  position: absolute;
  top: 50%;
  left: -30px;
  font-size: 1rem;
  border-radius: 50%;
  transform: translateY(-50%);
}
.eventDetail_main_infobar_heading {
  font-size: 1.25rem;
}
.eventDetail_main_infobar_deadline {
  margin-top: 1.25rem;
}

.eventDetail_main_infobar {
  padding-bottom:80px;
}
.eventDetail_main_infobar_location, .eventDetail_main_infobar_teamSize, .eventDetail_main_infobar_awards, .eventDetail_main_infobar_judgingCriteria {
  margin-top: 40px;
  word-wrap: break-word;
}
.eventDetail_main_infobar_location_addressWrapper {
  margin-bottom: 0.5rem;
  margin-left: -1em;
}
.eventDetail_main_infobar_location_address {
  display: inline-block;
  margin-bottom: 0.5rem;
  margin-left: 1em;
}
.eventDetail_main_infobar_location_address:first-child {
  display: block;
}
.eventDetail_main_infobar_location_map {
  width: 100%;
  min-width: 220px;
  height: 200px;
}
/* .eventDetail_main_infobar_location_link {
  display: inline-block;
  margin-top: 14.5em;
  cursor: pointer !important;
} */
.eventDetail_main_infobar_awards .ui.list .item + .item {
  margin-top: 0.5rem;
}
.eventDetail_main_infobar_awards .ui.list .icon {
  font-size: 1.125rem;
}
.eventDetail_main_infobar_awards .ui.list .header {
  font-weight: normal;
}
.eventDetail_main_infobar_awards .ui.list .description {
  margin-top: 0.25rem;
  color: #999;
}
.eventDetail_main_infobar_awards .ui.list {
  list-style: none;
}
.eventDetail_main_infobar_awards .ui.list .content {
  position: relative;
  padding-left: 32px;
}
.eventDetail_main_infobar_awards .ui.list .content::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "";
  position: absolute;
  left: 0;
  font-size: 1rem;
  color: #7340c4;
}
.eventDetail_main_infobar_teamSize .sizeNum::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f0c0";
  margin-right: 18px;
  font-size: 1rem;
  color: #7340c4;
}
.eventDetail_main_infobar_judgingCriteria ul.ui.list {
  margin-left: 0;
}
.eventDetail_main_infobar_judgingCriteria ul.ui.list li {
  padding-left: 32px;
}
.eventDetail_main_infobar_judgingCriteria ul.ui.list li + li {
  margin-top: 0.5rem;
}
.eventDetail_main_infobar_judgingCriteria ul.ui.list li:before {
  color: #7340c4;
  margin-left: -26px;
}
.eventDetail_projects, .eventDetail_learningResources {
  display: flex;
  flex-direction: column;
  background-color: #f4f4f4;
}
.eventDetail_projects_header, .eventDetail_learningResources_header {
  display: flex;
  margin: 0 0 0.75rem;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .eventDetail_projects_header, .eventDetail_learningResources_header {
    flex-direction: row;
    margin: 0 40px;
  }
}
.eventDetail_projects_header_nav, .eventDetail_learningResources_header_nav {
  display: flex;
  align-items: baseline;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.eventDetail_projects_header_nav > ul, .eventDetail_learningResources_header_nav > ul {
  list-style: none;
  display: flex;
  width: 100%;
}
.eventDetail_projects_header_nav > ul > li, .eventDetail_learningResources_header_nav > ul > li {
  width: 50%;
}
.eventDetail_projects_header_nav > ul > li > a, .eventDetail_learningResources_header_nav > ul > li > a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #999;
  padding: 0.75rem 0.5rem;
  font-size: 0.6875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  border-radius: 0.3125rem;
}
.eventDetail_projects_header_nav > ul > li > a.selected, .eventDetail_learningResources_header_nav > ul > li > a.selected {
  color: #222c5e;
  background-color: rgba(34, 44, 94, 0.08);
}
.eventDetail_projects_header_nav > ul > li > a:hover, .eventDetail_learningResources_header_nav > ul > li > a:hover {
  color: #222c5e;
}
.eventDetail_projects_header_nav_count, .eventDetail_learningResources_header_nav_count {
  display: inline-block;
  margin-left: 0.5rem;
  min-width: 2em;
  min-height: 2em;
  padding: 0.5em !important;
  line-height: 1em;
  text-align: center;
  border-radius: 500rem !important;
  background-color: rgba(34, 44, 94, 0.1) !important;
  font-size: 0.625rem;
}
@media only screen and (min-width: 576px) {
  .eventDetail_projects_header_nav, .eventDetail_learningResources_header_nav {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .eventDetail_projects_header_nav, .eventDetail_learningResources_header_nav {
    width: 48%;
    margin-right: 2%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    border-bottom: none;
  }
  .eventDetail_projects_header_nav > ul > li, .eventDetail_learningResources_header_nav > ul > li {
    max-width: 200px;
  }
  .eventDetail_projects_header_nav > ul > li > a, .eventDetail_learningResources_header_nav > ul > li > a {
    font-size: 0.8125rem;
  }
}
.eventDetail_projects_header_nav_count, .eventDetail_learningResources_header_nav_count {
  font-size: 0.75rem;
}
.eventDetail_projects_header_filter, .eventDetail_learningResources_header_filter {
  /* display: none; */
  width: 100%;
  margin-left: auto;
  background-color: transparent;
  padding: 0;
  box-shadow: none;
  margin-top: 40px;
}
@media only screen and (min-width: 768px) {
  .eventDetail_projects_header_filter, .eventDetail_learningResources_header_filter {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 49%;
    margin-top: 0;
  }
}
.eventDetail_projects_header_filter label, .eventDetail_learningResources_header_filter label {
  display: none;
}
.eventDetail_projects_header_filter .teams-filter-type, .eventDetail_learningResources_header_filter .teams-filter-type {
  display: inline-block;
  flex: 0 0 auto;
  width: 100%;
  margin-top: 0.5rem;
}
@media only screen and (min-width: 576px) {
  .eventDetail_projects_header_filter .teams-filter-type, .eventDetail_learningResources_header_filter .teams-filter-type {
    flex: 1;
    max-width: 300px;
  }
  .eventDetail_projects_header_filter .teams-filter-type + .teams-filter-type, .eventDetail_learningResources_header_filter .teams-filter-type + .teams-filter-type {
    margin-left: 1rem;
  }
}
@media only screen and (min-width: 576px) and (max-width:768px) {
  .teams-filter-type.sort {
    display:none !important;
  }
  .eventDetail_projects_header {
    margin: 0 0.75rem !important;
  }
}
@media only screen and (max-width:768px) {
  .teams-filter-type.sort {
    display:none !important;
  }
  .eventDetail_projects_header {
    margin: 0 0.75rem !important;
  }
  .eventDetail_projects_header_filter {
    margin-top:0px !important;
  }
}
.eventDetail_projects_header_filter .teams-filter-type.search .ui.input, .eventDetail_projects_header_filter .teams-filter-type.sort, .eventDetail_learningResources_header_filter .teams-filter-type.search .ui.input, .eventDetail_learningResources_header_filter .teams-filter-type.sort {
  background-color: white;
  display: flex;
  align-items: center;
  border-radius: 0.3125rem;
  width: 100%;
  vertical-align: middle;
  text-align: left;
  height: 36px;
}
.eventDetail_projects_header_filter .teams-filter-type.search .ui.input, .eventDetail_learningResources_header_filter .teams-filter-type.search .ui.input {
  padding-left: 0.75rem;
  margin-bottom: 0;
}
.eventDetail_projects_header_filter .teams-filter-type.search .ui.input::before, .eventDetail_learningResources_header_filter .teams-filter-type.search .ui.input::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "";
  color: #999;
}
.eventDetail_projects_header_filter .teams-filter-type.search .ui.input input, .eventDetail_learningResources_header_filter .teams-filter-type.search .ui.input input {
  margin: 0;
  padding: 0 0.75rem;
  height: 36px;
  border: none;
}
.eventDetail_projects_header_filter .teams-filter-type.sort, .eventDetail_learningResources_header_filter .teams-filter-type.sort {
  position: relative;
}
.eventDetail_projects_header_filter .teams-filter-type.sort::before, .eventDetail_learningResources_header_filter .teams-filter-type.sort::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "";
  color: #999;
  position: absolute;
  z-index: 11;
  left: 0.875rem;
}
.eventDetail_projects_header_filter .teams-filter-type.sort .ui.selection.active.dropdown, .eventDetail_learningResources_header_filter .teams-filter-type.sort .ui.selection.active.dropdown {
  border: none;
  box-shadow: none;
}
.eventDetail_projects_header_filter .teams-filter-type.sort .ui.selection.active.dropdown .menu, .eventDetail_learningResources_header_filter .teams-filter-type.sort .ui.selection.active.dropdown .menu {
  border: none;
  box-shadow: 0 0.0625rem 0.1875rem rgba(27, 99, 169, 0.12), 0 0.0625rem 0.125rem rgba(27, 99, 169, 0.24);
}
.eventDetail_projects_header_filter .teams-filter-type .ui.checkbox, .eventDetail_learningResources_header_filter .teams-filter-type .ui.checkbox {
  vertical-align: middle;
  width: 1.5625rem;
  margin: 0;
  border: none;
}
.eventDetail_projects_header_filter .teams-filter-type .ui.checkbox label:before, .eventDetail_learningResources_header_filter .teams-filter-type .ui.checkbox label:before {
  border: none;
  width: 36px;
  margin-top: -8px;
  height: 37px;
}
.eventDetail_projects_header_filter .teams-filter-type .ui.checkbox label:after, .eventDetail_learningResources_header_filter .teams-filter-type .ui.checkbox label:after {
  border: none;
  width: 36px;
  height: 36px;
  margin-top: 0.125rem;
  font-size: 1.4375rem;
  color: #666666;
}
.eventDetail_projects_header_filter .teams-filter-type > .ui.selection.dropdown, .eventDetail_learningResources_header_filter .teams-filter-type > .ui.selection.dropdown {
  width: 100%;
  border: none;
  padding-left: 38px;
}
.eventDetail_projects_header_filter > .checkbox-wrap, .eventDetail_learningResources_header_filter > .checkbox-wrap {
  width: 160px;
}
.eventDetail_projects_header_filter > .filter-numbers, .eventDetail_learningResources_header_filter > .filter-numbers {
  width: 200px;
}
.eventDetail_projects_header_filter > .filter-numbers > .ui.input, .eventDetail_learningResources_header_filter > .filter-numbers > .ui.input {
  width: 80px;
  margin: 0;
  vertical-align: middle;
  text-align: left;
}
.eventDetail_projects_header_filter > .filter-numbers > .ui.input > input, .eventDetail_learningResources_header_filter > .filter-numbers > .ui.input > input {
  margin: 0;
  width: 80px;
  border-radius: 0.3125rem;
  border: none;
}
.eventDetail_projects_btn-wrapper, .eventDetail_learningResources_btn-wrapper {
  width: 100%;
}
.eventDetail_projects_list_item_btn-joinProject, .eventDetail_learningResources_list_item_btn-joinProject {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem;
  border: 0.0625rem solid #222c5e;
  border-radius: 0.3125rem;
  color: #222c5e;
  font-size: 0.875rem;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  transition: all 0.2s ease-in-out 0s;
  cursor: pointer;
}
.eventDetail_projects_list_item_btn-joinProject::before, .eventDetail_learningResources_list_item_btn-joinProject::before {
  content: "+";
  font-size: 1.375rem;
  font-weight: normal;
  line-height: 1;
  display: inline-block;
  margin-right: 0.5rem;
}
.eventDetail_projects_list_item_btn-joinProject:hover, .eventDetail_projects_list_item_btn-joinProject:focus, .eventDetail_projects_list_item_btn-joinProject:active, .eventDetail_learningResources_list_item_btn-joinProject:hover, .eventDetail_learningResources_list_item_btn-joinProject:focus, .eventDetail_learningResources_list_item_btn-joinProject:active {
  color: white;
  background-color: #222c5e;
}
.eventDetail_projects_list_item_btn-disabled, .eventDetail_learningResources_list_item_btn-disabled {
  margin-top: 1rem;
  display: block;
  padding: 0.75rem;
  color: white;
  background-color: #ccc;
  border-radius: 0.3125rem;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  text-align: center;
}
.eventDetail_projects .projectName, .eventDetail_learningResources .projectName {
  color: #333;
  font-size: 1.25rem;
  padding: 0.75rem 1rem 0.25rem;
  font-weight: 400;
  line-height: 1.2;
}
.eventDetail_projects .projectName span, .eventDetail_learningResources .projectName span {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.eventDetail_projects .projectName .label, .eventDetail_learningResources .projectName .label {
  margin-bottom: 0.5rem;
}
.eventDetail_projects .caption, .eventDetail_learningResources .caption {
  font-size: 0.6875rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  color: #999;
}
.eventDetail_projects #teams-profile, .eventDetail_learningResources #teams-profile {
  color: white;
  background-color: #222c5e;
  padding: 32px 1rem;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .eventDetail_projects #teams-profile, .eventDetail_learningResources #teams-profile {
    width: 25%;
    min-width: 25%;
  }
}
.eventDetail_projects #teams-profile .heading, .eventDetail_learningResources #teams-profile .heading {
  color: rgba(255, 255, 255, 0.5);
}
.eventDetail_projects #teams-profile .btn-edit, .eventDetail_learningResources #teams-profile .btn-edit {
  position: absolute;
  top: 1.875rem;
  right: 1rem;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  transition: all 0.2s ease-in-out;
  color: rgba(255, 255, 255, 0.5);
  line-height: 0;
}
.eventDetail_projects #teams-profile .btn-edit::before, .eventDetail_learningResources #teams-profile .btn-edit::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "";
  font-size: 1.25rem;
}
.eventDetail_projects #teams-profile .btn-edit:active, .eventDetail_projects #teams-profile .btn-edit:hover, .eventDetail_learningResources #teams-profile .btn-edit:active, .eventDetail_learningResources #teams-profile .btn-edit:hover {
  color: white;
}
.eventDetail_projects #teams-profile .group:first-of-type, .eventDetail_learningResources #teams-profile .group:first-of-type {
  display: flex;
  align-items: center;
  color: white;
}
.eventDetail_projects #teams-profile .group + .group, .eventDetail_learningResources #teams-profile .group + .group {
  margin-top: 1.25rem;
}
.eventDetail_projects #teams-profile .thumb, .eventDetail_learningResources #teams-profile .thumb {
  width: 40px;
  height: 40px;
  border-radius: 1.25rem;
  margin-right: 1rem;
}
.eventDetail_projects #teams-profile .name, .eventDetail_learningResources #teams-profile .name {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow-x: hidden;
  width: 7em;
}
.eventDetail_projects #teams-profile .category-tag, .eventDetail_learningResources #teams-profile .category-tag {
  color: white;
  background-color: rgba(255, 255, 255, 0.2);
}
.eventDetail_projects > .content, .eventDetail_learningResources > .content {
  padding: 1rem 1rem 0;
  position: relative;
  color: #666666;
  border: none;
  height: calc(100% - 49px);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.eventDetail_projects .heading, .eventDetail_learningResources .heading {
  color: #999;
}
.eventDetail_projects .standard-btn, .eventDetail_projects .standard-btn-live, .eventDetail_projects .standard-verified-btn, .eventDetail_projects .ui.button.comment-btn, .eventDetail_projects .ui.inverted.button.edit-btn, .eventDetail_learningResources .standard-btn, .eventDetail_learningResources .standard-btn-live, .eventDetail_learningResources .standard-verified-btn, .eventDetail_learningResources .ui.button.comment-btn, .eventDetail_learningResources .ui.inverted.button.edit-btn {
  margin: auto;
}
.eventDetail_projects .teams-card-footer, .eventDetail_learningResources .teams-card-footer {
  width: 100%;
  text-align: center;
}
.eventDetail_projects .disableClick,
.eventDetail_projects .event-nav-btn-join, .eventDetail_learningResources .disableClick,
.eventDetail_learningResources .event-nav-btn-join {
  padding: 0.75rem 1rem;
  font-size: 1rem;
  width: 100%;
}
.eventDetail_projects .event-nav-btn-join, .eventDetail_learningResources .event-nav-btn-join {
  background-color: transparent;
  color: #fab742;
}
.eventDetail_projects .event-nav-btn-join:hover, .eventDetail_learningResources .event-nav-btn-join:hover {
  color: white;
  box-shadow: none;
  background-color: #fab742;
  border-color: #fab742;
}
.eventDetail_projects .disableClick, .eventDetail_learningResources .disableClick {
  border: 0.0625rem solid #ccc;
  background-color: #ccc;
  color: white;
}
.event-main .eventDetail_projects_emailVerifiedMessage {
  margin-top: -32px;
  margin-bottom: 32px;
}
.eventDetail .pagination {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  padding-bottom:3em;
}

.eventDetail .pagination > li {
  display: flex;
  align-items: center;
}
.eventDetail .pagination > li > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 0.0625rem solid #222c5e;
  line-height: 1;
}
.eventDetail .pagination > li > a:hover {
  background-color: #222c5e;
  color: white;
}
.eventDetail .pagination > li.previous {
  margin-right: 0.75rem;
}
.eventDetail .pagination > li.next {
  margin-left: 0.75rem;
}
.eventDetail .pagination > li.active > a {
  border: 0.0625rem solid #eee;
  background-color: #eee;
  color: #666;
  margin: 0.3125rem;
}

img.img-noProject {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 40px;
  opacity: 0.2;
  object-fit: contain;
}
@media only screen and (min-width: 576px) {
  img.img-noProject {
    padding: 40px;
  }
}

.modal-project .eventDetail_projects_btn-wrapper {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}

.cms-container .eventDetail_nav_list > li button,
.cms-container .eventDetail_nav_list > li span {
  cursor: not-allowed;
}
.cms-container .eventDetail_nav_list_item-btn button {
  display: none;
}
.cms-container .eventDetail_main_detail {
  padding: 40px;
}
.cms-container .eventDetail_main_detail_block:not(:first-child) {
  margin-top: 1.25rem;
}
.cms-container .eventDetail_main_detail_block_delete_btn {
  float: right;
  color: #999;
}
.cms-container .eventDetail_main_detail_block_delete_btn:hover {
  color: #222c5e;
}
.cms-container .eventDetail_main_detail_heading, .cms-container .eventDetail_main_detail_heading-default {
  font-size: 1.5rem;
  padding: 0.1875rem 0 0.5rem;
  margin: 0 0 calc(8px + 0.125rem);
  border-bottom: 0.0625rem solid transparent;
  line-height: 1;
  display: block;
  width: 100%;
  cursor: pointer;
  transition: all 0.2s ease-in-out 0s;
}
.cms-container .eventDetail_main_detail_heading:hover, .cms-container .eventDetail_main_detail_heading-default:hover {
  border-bottom-color: #1e70bf;
}
.cms-container .eventDetail_main_detail_heading-default {
  color: lightgrey;
}
.cms-container .eventDetail_main_detail_heading-edit {
  display: block;
  width: 100%;
  font-size: 1.5rem;
  font-weight: 700;
  font-family:Lato "Helvetica Neue", Arial, Helvetica, sans-serif;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 0.0625rem solid #1e70bf;
  padding: 0 0 calc(8px - 0.125rem);
  margin: 0 0 calc(8px + 0.125rem);
  outline: 0;
  line-height: 1;
}
.cms-container .eventDetail_main_detail_content {
  width: 100%;
  border-bottom: 0.0625rem solid transparent;
  font-size: 1rem;
  cursor: pointer;
  padding: 0 0 0.5rem;
  line-height: 1.6;
}

@media only screen and (max-width: 576px){
  .eventDetail_main_detail_content {
    margin-bottom:5em;
  }
}

.eventDetail_main_detail_content img {
  max-width: 100% !important;
}
.eventDetail_main_detail_content ul {
  padding-left: 1em !important;
}
.cms-container .eventDetail_main_detail_content:hover {
  border-bottom-color: #1e70bf;
}
.cms-container .eventDetail_main_detail_content-edit {
  width: 100%;
  font-size: 1rem;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 0.0625rem solid #1e70bf;
  padding: 0 0 calc(8px - 0.0625rem);
  line-height: 1.6;
}
.cms-container .eventDetail_main_detail_content-edit img {
  max-width: 100%;
}
.cms-container .eventDetail_main_detail_content-edit > .mce-edit-focus {
  outline: 0;
}
.cms-container .eventDetail_main_detail_content-default {
  color: lightgrey;
}
.cms-container .eventDetail_main_detail_addButton {
  width: 100%;
  text-align: center;
  padding: 0.5rem;
  border: 0.0625rem solid rgba(204, 204, 204, 0.7);
  color: #ccc;
  cursor: pointer;
  margin-top: 1.5rem;
  border-radius: 0.3125rem;
  font-size: 1rem;
  transition: all 0.2s ease-in-out 0s;
}
.cms-container .eventDetail_main_detail_addButton:hover {
  border-color: #1e70bf;
  color: #1e70bf;
}

.eventDetail_modal.ui.fullscreen.modal {
  width: 90% !important;
  height: 90% !important;
  left: 5% !important;
  margin-left: 0 !important;
  min-width: 1020px !important;
  display: grid !important;
  grid-template-rows: 1fr 100px;
}
.eventDetail_modal.ui.fullscreen.modal > .content {
  padding: 0 !important;
}
.eventDetail_modal.ui.fullscreen.modal > .content > div {
  height: 100%;
}
.eventDetail_modal.ui.fullscreen.modal > .actions {
  padding-top: 1.875rem !important;
}
.eventDetail_modal.ui.fullscreen.modal > .actions > .button {
  width: 140px !important;
  white-space: nowrap;
  font-size: 1rem;
}
.eventDetail_modal.ui.fullscreen.modal > .actions > .button.green {
  color: #21ba45 !important;
}
.eventDetail_modal.ui.fullscreen.modal > .actions > .button.green:hover {
  color: white !important;
}
.eventDetail_modal.ui.fullscreen.modal > .actions > .button > i {
  margin-left: 0.1em !important;
}
.eventDetail_modal_introduction {
  border-radius: 0.28571429rem !important;
  /* margin-top: -20% !important; */
}
.eventDetail_modal_introduction .content > .header {
  margin-top: 0.75rem;
}
.eventDetail_modal_introduction .ui.header {
  text-align: center;
}
.eventDetail_modal_introduction .ui.header span {
  font-size: 1.25rem;
  color: #999;
  display: block;
  font-weight: normal;
  margin-bottom: 0.5rem;
}
.eventDetail_modal_introduction p {
  line-height: 1.6;
  font-size: 1rem;
}
.eventDetail_modal_introduction .actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 1.25rem !important;
}

.team-group-select select{
   width: 100%;
   border: 0!important;
 }

.team-group-select label{
  display: block;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.625rem;
  padding-left: 0.5rem;
}

.ranking-group-select{
  display: inline-block;
}

.ranking-group-select label{
  margin-right: 0.625rem;
  width: 1.1875rem;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 0.625rem;
}

.ranking-group-select select{
  margin-top: 0.8125rem!important;
  height: 34px!important;
  font-size: 0.8125rem!important;
  width: 130px;
}

@media only screen and (min-width: 576px) {
  .team-group-select select{
    width: 50%;
    max-width: 400px;
  }
}

.editProject input:not([type]) {
  border: none !important;
}
.editProject .mce-container .mce-panel {
  border: 0.0625rem solid #e2e6eb !important;
}

.modal-project-myProject .modal-project_actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: baseline;
  margin-left: auto;
}
.modal-project-myProject .modal-project_actions_btn-edit, .modal-project-myProject .modal-project_actions_btn-submit {
  width: initial !important;
  text-transform: uppercase;
  margin-right: 0 !important;
}
.modal-project-myProject .modal-project_actions_btn-submit {
  margin-left: 1rem;
}
.modal-project-myProject .modal-project_actions_submit_submittedDate, .modal-project-myProject .modal-project_actions_submit_deadline {
  width: 100%;
  white-space: nowrap;
  margin-bottom: 0.5rem;
  font-size: 0.75rem;
  text-align: right;
}
.modal-project-myProject .modal-project_actions_submit_deadline {
  color: #d01919;
}
.modal-project-myProject .modal-project_actions_submit_submittedDate {
  color: #4abb3e;
}
@media only screen and (max-width: 767px) {
  .modal-project-myProject .modal-project_actions_btn-edit, .modal-project-myProject .modal-project_actions_btn-submit {
    margin-bottom: 1rem;
  }
  .modal-project-myProject .modal-project_actions_submit_submittedDate, .modal-project-myProject .modal-project_actions_submit_deadline {
    margin-bottom: 1rem;
  }
}
.modal-project-myProject .modal-project_content_members_list_item_invite i {
  margin-right: 0.25rem !important;
}
.modal-project-myProject .modal-project_content_members_list_item_invite-cancel {
  color: #999 !important;
}
.modal-project-myProject .modal-project_content_members_list_item_invite-cancel:hover {
  color: #1e70bf !important;
}
.modal-project-myProject .modal-project_content_members_inviteForm {
  margin-top: 1.25rem;
}
.modal-project-myProject .modal-project_content_members_inviteForm input:not([type]) {
  border: none !important;
}
.modal-project-myProject .modal-project_content_members_inviteForm_fieldset {
  display: flex;
  flex-wrap: wrap;
}
.modal-project-myProject .modal-project_content_members_inviteForm_fieldset .Select {
  flex: 1 1 70%;
  width: 100%;
}
.modal-project-myProject .modal-project_content_members_inviteForm_fieldset .Select .Select-control {
  margin-top: 0 !important;
}
.modal-project-myProject .modal-project_content_members_inviteForm_fieldset .button {
  width: 100%;
  margin-top: 0.5rem;
  margin-right: 0;
  text-transform: uppercase;
  white-space: normal;
}
@media only screen and (min-width: 576px) {
  .modal-project-myProject .modal-project_content_members_inviteForm_fieldset {
    flex-wrap: nowrap;
  }
  .modal-project-myProject .modal-project_content_members_inviteForm_fieldset .button {
    flex: 0 0 30%;
    margin-left: 0.5rem;
    margin-top: 0;
  }
}

.editProject .g-form-footer .btn-delete i {
  font-size: 1.125rem;
  background-color: #f0f0f0;
  width: 40px;
  height: 40px;
  border-radius: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.editProject .g-form-footer .btn-delete i:hover {
  color: #d0011b;
}

.joinConfirmation.ui.modal .actions {
  display: flex !important;
  justify-content: center !important;
}

.applyToJoinProject.ui.modal .applyToJoinProject_host {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1.25rem;
}
@media only screen and (min-width: 576px) {
  .applyToJoinProject.ui.modal .applyToJoinProject_host {
    margin-top: 40px;
  }
}
.applyToJoinProject.ui.modal .applyToJoinProject_host .ui.avatar.image {
  margin-left: 0.75rem;
  width: 40px;
  height: 40px;
}
.applyToJoinProject.ui.modal .applyToJoinProject_host_name {
  margin-left: 0.5rem;
}

.judgeScore {
  position: relative;
  background-color: #4a4a4a;
  width: 25vw;
  height: 56px;
}
@media only screen and (min-width: 768px) {
  .judgeScore {
    height: 44px;
    margin: 0.375rem 0;
    border-radius: 0.3125rem;
    overflow: hidden;
  }
}
@media only screen and (max-width: 576px){
  .judgeScore {
    display:none !important;
  }
}

.judgeScore_txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  color: white;
  font-size: 0.625rem;
  line-height: 1;
  text-transform: uppercase;
}
.judgeScore_txt_num {
  display: block;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}
.judgeScore_percent {
  background-color: #4abb3e;
  height: 100%;
}

.joinEventModal {
  /* align-self: center; */
  width: 80%;
}
.joinEventModal_ticketSelect_radioWrapper, .joinEventModal_creditCardSelect_radioWrapper {
  align-items: center !important;
  display: flex !important;
  align-items: baseline;
  padding: 0.75rem !important;
  border-radius: 0.3125rem;
  cursor: pointer;
  transition: all 0.2s ease-in-out 0s;
}
.joinEventModal_ticketSelect_radioWrapper:hover, .joinEventModal_creditCardSelect_radioWrapper:hover {
  background-color: rgba(74, 144, 226, 0.1);
}
.joinEventModal_ticketSelect_radioWrapper.selected, .joinEventModal_creditCardSelect_radioWrapper.selected {
  background-color: rgba(74, 144, 226, 0.1);
}
.joinEventModal_ticketSelect_radioWrapper_container, .joinEventModal_creditCardSelect_radioWrapper_container {
  display: flex;
  flex: 1 1 100%;
  margin-left: 0.75rem;
}
.joinEventModal_ticketSelect .StripeElement, .joinEventModal_creditCardSelect .StripeElement {
  padding: 0.5rem;
  border: 0.0625rem solid #ccc;
  border-radius: 0.3125rem;
}
@media only screen and (min-width: 576px) {
  .joinEventModal_ticketSelect .StripeElement, .joinEventModal_creditCardSelect .StripeElement {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
  }
}
.joinEventModal_ticketSelect_radioWrapper_container_ticketName {
  font-size: 1rem;
  margin-right: 2rem;
}
.joinEventModal_ticketSelect_radioWrapper_container_ticketName_description {
  display: block;
  font-size: 0.75rem;
  color: #999;
  width: 100%;
}
.joinEventModal_ticketSelect_radioWrapper_container_price {
  font-size: 1.25rem;
  margin-left: auto;
  flex: 0 0 auto;
}
.joinEventModal_ticketSelect_radioWrapper_container_price.free {
  color: #4abb3e;
}
.joinEventModal_creditCardSelect_addCreditCardForm {
  display: flex;
}
.joinEventModal_creditCardSelect_addCreditCardForm_input {
  flex: 1 1 100%;
}
.joinEventModal_creditCardSelect_addCreditCardForm_btn {
  flex: 1 1 100%;
}
@media only screen and (max-width: 575px) {
  .joinEventModal {
    width:100%;
  }
  .joinEventModal_creditCardSelect_addCreditCardForm {
    flex-wrap: wrap;
  }
  .joinEventModal_creditCardSelect_addCreditCardForm_btn {
    margin-top: 0.5rem !important;
  }
}
@media only screen and (min-width: 576px) {
  .joinEventModal_creditCardSelect_addCreditCardForm_btn {
    flex: 0 0 auto;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
}
.joinEventModal_creditCardSelect_radioWrapper {
  margin-bottom: 0.5rem;
}
.joinEventModal_creditCardSelect_radioWrapper_container_info_type {
  font-weight: 600;
  padding: 0.25rem 0.5rem;
  border-radius: 0.125rem;
  background-color: #f0f0f0;
  margin-right: 0.75rem;
  font-size: 0.75rem;
}
.joinEventModal_creditCardSelect_radioWrapper_container_info_exp, .joinEventModal_creditCardSelect_radioWrapper_container_info_description {
  display: block;
  font-size: 0.75rem;
  color: #999;
  width: 100%;
  margin-top: 0.5rem;
}
.joinEventModal_creditCardSelect_radioWrapper_container_remove {
  flex: 0 0 auto;
  margin-left: auto;
  font-size: 1rem;
  color: #999;
  transition: all 0.2s ease-in-out 0s;
}
.joinEventModal_creditCardSelect_radioWrapper_container_remove:hover {
  color: #1e70bf;
}
.joinEventModal_creditCardSelect_radioWrapper + .ui.form {
  padding-top: 1.5rem;
  margin-top: 0.75rem;
}
.joinEventModal_preview_eventName {
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 1.25rem;
}
.joinEventModal_preview .joinEventModal_ticketSelect_radioWrapper_container,
.joinEventModal_preview .joinEventModal_creditCardSelect_radioWrapper_container {
  margin-left: 0;
}
.joinEventModal_preview .joinEventModal_creditCardSelect_radioWrapper_container {
  margin-left: 0.5rem;
  padding: 0.75rem;
  border-radius: 0.3125rem;
  border: 0.0625rem solid #f0f0f0;
}
.joinEventModal_preview .ticketWithCoupon {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.joinEventModal_preview .ticketWithCoupon button {
  margin-left: 1rem;
}
.joinEventModal_successPayment_eventName {
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 0.25rem;
}
.joinEventModal_successPayment_date {
  font-size: 0.875rem;
  margin-bottom: 1.25rem;
  color: #999;
}
.joinEventModal_successPayment_ticketWrapper {
  display: flex;
  flex-wrap: wrap;
}
.joinEventModal_successPayment_ticketName {
  font-size: 1.25rem;
  font-weight: 400;
  margin-bottom: 0.5rem;
}
.joinEventModal_successPayment_price {
  font-size: 1.25rem;
  margin-left: auto;
}
.joinEventModal_successPayment_invoiceNumber {
  flex-basis: 100%;
  color: #999;
}
.joinEventModal_welcome {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.joinEventModal_welcome .reactModal_footer > a {
  display: block;
}

/****************************************************************
 *
 * CSS Percentage Circle
 * Author: Andre Firchow
 *
*****************************************************************/
.rect-auto, .c100.p100 .slice, .c100.p99 .slice, .c100.p98 .slice, .c100.p97 .slice, .c100.p96 .slice, .c100.p95 .slice, .c100.p94 .slice, .c100.p93 .slice, .c100.p92 .slice, .c100.p91 .slice, .c100.p90 .slice, .c100.p89 .slice, .c100.p88 .slice, .c100.p87 .slice, .c100.p86 .slice, .c100.p85 .slice, .c100.p84 .slice, .c100.p83 .slice, .c100.p82 .slice, .c100.p81 .slice, .c100.p80 .slice, .c100.p79 .slice, .c100.p78 .slice, .c100.p77 .slice, .c100.p76 .slice, .c100.p75 .slice, .c100.p74 .slice, .c100.p73 .slice, .c100.p72 .slice, .c100.p71 .slice, .c100.p70 .slice, .c100.p69 .slice, .c100.p68 .slice, .c100.p67 .slice, .c100.p66 .slice, .c100.p65 .slice, .c100.p64 .slice, .c100.p63 .slice, .c100.p62 .slice, .c100.p61 .slice, .c100.p60 .slice, .c100.p59 .slice, .c100.p58 .slice, .c100.p57 .slice, .c100.p56 .slice, .c100.p55 .slice, .c100.p54 .slice, .c100.p53 .slice, .c100.p52 .slice, .c100.p51 .slice {
  clip: rect(auto, auto, auto, auto);
}

.pie, .c100.p100 .fill, .c100.p99 .fill, .c100.p98 .fill, .c100.p97 .fill, .c100.p96 .fill, .c100.p95 .fill, .c100.p94 .fill, .c100.p93 .fill, .c100.p92 .fill, .c100.p91 .fill, .c100.p90 .fill, .c100.p89 .fill, .c100.p88 .fill, .c100.p87 .fill, .c100.p86 .fill, .c100.p85 .fill, .c100.p84 .fill, .c100.p83 .fill, .c100.p82 .fill, .c100.p81 .fill, .c100.p80 .fill, .c100.p79 .fill, .c100.p78 .fill, .c100.p77 .fill, .c100.p76 .fill, .c100.p75 .fill, .c100.p74 .fill, .c100.p73 .fill, .c100.p72 .fill, .c100.p71 .fill, .c100.p70 .fill, .c100.p69 .fill, .c100.p68 .fill, .c100.p67 .fill, .c100.p66 .fill, .c100.p65 .fill, .c100.p64 .fill, .c100.p63 .fill, .c100.p62 .fill, .c100.p61 .fill, .c100.p60 .fill, .c100.p59 .fill, .c100.p58 .fill, .c100.p57 .fill, .c100.p56 .fill, .c100.p55 .fill, .c100.p54 .fill, .c100.p53 .fill, .c100.p52 .fill, .c100.p51 .fill, .c100 .bar {
  position: absolute;
  border: 0.08em solid #307bbb;
  width: 0.84em;
  height: 0.84em;
  clip: rect(0em, 0.5em, 1em, 0em);
  border-radius: 50%;
  transform: rotate(0deg);
}

.pie-fill, .c100.p100 .fill, .c100.p100 .bar:after, .c100.p99 .fill, .c100.p99 .bar:after, .c100.p98 .fill, .c100.p98 .bar:after, .c100.p97 .fill, .c100.p97 .bar:after, .c100.p96 .fill, .c100.p96 .bar:after, .c100.p95 .fill, .c100.p95 .bar:after, .c100.p94 .fill, .c100.p94 .bar:after, .c100.p93 .fill, .c100.p93 .bar:after, .c100.p92 .fill, .c100.p92 .bar:after, .c100.p91 .fill, .c100.p91 .bar:after, .c100.p90 .fill, .c100.p90 .bar:after, .c100.p89 .fill, .c100.p89 .bar:after, .c100.p88 .fill, .c100.p88 .bar:after, .c100.p87 .fill, .c100.p87 .bar:after, .c100.p86 .fill, .c100.p86 .bar:after, .c100.p85 .fill, .c100.p85 .bar:after, .c100.p84 .fill, .c100.p84 .bar:after, .c100.p83 .fill, .c100.p83 .bar:after, .c100.p82 .fill, .c100.p82 .bar:after, .c100.p81 .fill, .c100.p81 .bar:after, .c100.p80 .fill, .c100.p80 .bar:after, .c100.p79 .fill, .c100.p79 .bar:after, .c100.p78 .fill, .c100.p78 .bar:after, .c100.p77 .fill, .c100.p77 .bar:after, .c100.p76 .fill, .c100.p76 .bar:after, .c100.p75 .fill, .c100.p75 .bar:after, .c100.p74 .fill, .c100.p74 .bar:after, .c100.p73 .fill, .c100.p73 .bar:after, .c100.p72 .fill, .c100.p72 .bar:after, .c100.p71 .fill, .c100.p71 .bar:after, .c100.p70 .fill, .c100.p70 .bar:after, .c100.p69 .fill, .c100.p69 .bar:after, .c100.p68 .fill, .c100.p68 .bar:after, .c100.p67 .fill, .c100.p67 .bar:after, .c100.p66 .fill, .c100.p66 .bar:after, .c100.p65 .fill, .c100.p65 .bar:after, .c100.p64 .fill, .c100.p64 .bar:after, .c100.p63 .fill, .c100.p63 .bar:after, .c100.p62 .fill, .c100.p62 .bar:after, .c100.p61 .fill, .c100.p61 .bar:after, .c100.p60 .fill, .c100.p60 .bar:after, .c100.p59 .fill, .c100.p59 .bar:after, .c100.p58 .fill, .c100.p58 .bar:after, .c100.p57 .fill, .c100.p57 .bar:after, .c100.p56 .fill, .c100.p56 .bar:after, .c100.p55 .fill, .c100.p55 .bar:after, .c100.p54 .fill, .c100.p54 .bar:after, .c100.p53 .fill, .c100.p53 .bar:after, .c100.p52 .fill, .c100.p52 .bar:after, .c100.p51 .fill, .c100.p51 .bar:after {
  transform: rotate(180deg);
}

.c100 {
  position: relative;
  font-size: 120px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  float: left;
  margin: 0 0.1em 0.1em 0;
  background-color: #eee;
}
.c100 *,
.c100 *:before,
.c100 *:after {
  box-sizing: content-box;
}
.c100.center {
  float: none;
  margin: auto;
}
.c100.big {
  font-size: 240px;
}
.c100.middle {
  font-size: 80px;
}
.c100.small {
  font-size: 60px;
}
.c100 > span {
  position: absolute;
  width: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  width: 5em;
  line-height: 5em;
  font-size: 0.2em;
  color: #333;
  display: block;
  text-align: center;
  white-space: nowrap;
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
}
.c100:after {
  position: absolute;
  top: 0.08em;
  left: 0.08em;
  display: block;
  content: " ";
  border-radius: 50%;
  background-color: white;
  width: 0.84em;
  height: 0.84em;
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}
.c100 .slice {
  position: absolute;
  width: 1em;
  height: 1em;
  clip: rect(0em, 1em, 1em, 0.5em);
}
.c100.p1 .bar {
  transform: rotate(3.6deg);
}
.c100.p2 .bar {
  transform: rotate(7.2deg);
}
.c100.p3 .bar {
  transform: rotate(10.8deg);
}
.c100.p4 .bar {
  transform: rotate(14.4deg);
}
.c100.p5 .bar {
  transform: rotate(18deg);
}
.c100.p6 .bar {
  transform: rotate(21.6deg);
}
.c100.p7 .bar {
  transform: rotate(25.2deg);
}
.c100.p8 .bar {
  transform: rotate(28.8deg);
}
.c100.p9 .bar {
  transform: rotate(32.4deg);
}
.c100.p10 .bar {
  transform: rotate(36deg);
}
.c100.p11 .bar {
  transform: rotate(39.6deg);
}
.c100.p12 .bar {
  transform: rotate(43.2deg);
}
.c100.p13 .bar {
  transform: rotate(46.8deg);
}
.c100.p14 .bar {
  transform: rotate(50.4deg);
}
.c100.p15 .bar {
  transform: rotate(54deg);
}
.c100.p16 .bar {
  transform: rotate(57.6deg);
}
.c100.p17 .bar {
  transform: rotate(61.2deg);
}
.c100.p18 .bar {
  transform: rotate(64.8deg);
}
.c100.p19 .bar {
  transform: rotate(68.4deg);
}
.c100.p20 .bar {
  transform: rotate(72deg);
}
.c100.p21 .bar {
  transform: rotate(75.6deg);
}
.c100.p22 .bar {
  transform: rotate(79.2deg);
}
.c100.p23 .bar {
  transform: rotate(82.8deg);
}
.c100.p24 .bar {
  transform: rotate(86.4deg);
}
.c100.p25 .bar {
  transform: rotate(90deg);
}
.c100.p26 .bar {
  transform: rotate(93.6deg);
}
.c100.p27 .bar {
  transform: rotate(97.2deg);
}
.c100.p28 .bar {
  transform: rotate(100.8deg);
}
.c100.p29 .bar {
  transform: rotate(104.4deg);
}
.c100.p30 .bar {
  transform: rotate(108deg);
}
.c100.p31 .bar {
  transform: rotate(111.6deg);
}
.c100.p32 .bar {
  transform: rotate(115.2deg);
}
.c100.p33 .bar {
  transform: rotate(118.8deg);
}
.c100.p34 .bar {
  transform: rotate(122.4deg);
}
.c100.p35 .bar {
  transform: rotate(126deg);
}
.c100.p36 .bar {
  transform: rotate(129.6deg);
}
.c100.p37 .bar {
  transform: rotate(133.2deg);
}
.c100.p38 .bar {
  transform: rotate(136.8deg);
}
.c100.p39 .bar {
  transform: rotate(140.4deg);
}
.c100.p40 .bar {
  transform: rotate(144deg);
}
.c100.p41 .bar {
  transform: rotate(147.6deg);
}
.c100.p42 .bar {
  transform: rotate(151.2deg);
}
.c100.p43 .bar {
  transform: rotate(154.8deg);
}
.c100.p44 .bar {
  transform: rotate(158.4deg);
}
.c100.p45 .bar {
  transform: rotate(162deg);
}
.c100.p46 .bar {
  transform: rotate(165.6deg);
}
.c100.p47 .bar {
  transform: rotate(169.2deg);
}
.c100.p48 .bar {
  transform: rotate(172.8deg);
}
.c100.p49 .bar {
  transform: rotate(176.4deg);
}
.c100.p50 .bar {
  transform: rotate(180deg);
}
.c100.p51 .bar {
  transform: rotate(183.6deg);
}
.c100.p52 .bar {
  transform: rotate(187.2deg);
}
.c100.p53 .bar {
  transform: rotate(190.8deg);
}
.c100.p54 .bar {
  transform: rotate(194.4deg);
}
.c100.p55 .bar {
  transform: rotate(198deg);
}
.c100.p56 .bar {
  transform: rotate(201.6deg);
}
.c100.p57 .bar {
  transform: rotate(205.2deg);
}
.c100.p58 .bar {
  transform: rotate(208.8deg);
}
.c100.p59 .bar {
  transform: rotate(212.4deg);
}
.c100.p60 .bar {
  transform: rotate(216deg);
}
.c100.p61 .bar {
  transform: rotate(219.6deg);
}
.c100.p62 .bar {
  transform: rotate(223.2deg);
}
.c100.p63 .bar {
  transform: rotate(226.8deg);
}
.c100.p64 .bar {
  transform: rotate(230.4deg);
}
.c100.p65 .bar {
  transform: rotate(234deg);
}
.c100.p66 .bar {
  transform: rotate(237.6deg);
}
.c100.p67 .bar {
  transform: rotate(241.2deg);
}
.c100.p68 .bar {
  transform: rotate(244.8deg);
}
.c100.p69 .bar {
  transform: rotate(248.4deg);
}
.c100.p70 .bar {
  transform: rotate(252deg);
}
.c100.p71 .bar {
  transform: rotate(255.6deg);
}
.c100.p72 .bar {
  transform: rotate(259.2deg);
}
.c100.p73 .bar {
  transform: rotate(262.8deg);
}
.c100.p74 .bar {
  transform: rotate(266.4deg);
}
.c100.p75 .bar {
  transform: rotate(270deg);
}
.c100.p76 .bar {
  transform: rotate(273.6deg);
}
.c100.p77 .bar {
  transform: rotate(277.2deg);
}
.c100.p78 .bar {
  transform: rotate(280.8deg);
}
.c100.p79 .bar {
  transform: rotate(284.4deg);
}
.c100.p80 .bar {
  transform: rotate(288deg);
}
.c100.p81 .bar {
  transform: rotate(291.6deg);
}
.c100.p82 .bar {
  transform: rotate(295.2deg);
}
.c100.p83 .bar {
  transform: rotate(298.8deg);
}
.c100.p84 .bar {
  transform: rotate(302.4deg);
}
.c100.p85 .bar {
  transform: rotate(306deg);
}
.c100.p86 .bar {
  transform: rotate(309.6deg);
}
.c100.p87 .bar {
  transform: rotate(313.2deg);
}
.c100.p88 .bar {
  transform: rotate(316.8deg);
}
.c100.p89 .bar {
  transform: rotate(320.4deg);
}
.c100.p90 .bar {
  transform: rotate(324deg);
}
.c100.p91 .bar {
  transform: rotate(327.6deg);
}
.c100.p92 .bar {
  transform: rotate(331.2deg);
}
.c100.p93 .bar {
  transform: rotate(334.8deg);
}
.c100.p94 .bar {
  transform: rotate(338.4deg);
}
.c100.p95 .bar {
  transform: rotate(342deg);
}
.c100.p96 .bar {
  transform: rotate(345.6deg);
}
.c100.p97 .bar {
  transform: rotate(349.2deg);
}
.c100.p98 .bar {
  transform: rotate(352.8deg);
}
.c100.p99 .bar {
  transform: rotate(356.4deg);
}
.c100.p100 .bar {
  transform: rotate(360deg);
}
.c100:hover {
  cursor: default;
}
.c100:hover > span {
  width: 3.33em;
  line-height: 3.33em;
  font-size: 0.3em;
  color: #307bbb;
}
.c100:hover:after {
  top: 0.04em;
  left: 0.04em;
  width: 0.92em;
  height: 0.92em;
}
.c100.dark {
  background-color: #777;
}
.c100.dark .bar,
.c100.dark .fill {
  border-color: #c6ff00 !important;
}
.c100.dark > span {
  color: #777;
}
.c100.dark:after {
  background-color: #666;
}
.c100.dark:hover > span {
  color: #c6ff00;
}
.c100.green .bar,
.c100.green .fill {
  border-color: #4db53c !important;
}
.c100.green:hover > span {
  color: #4db53c;
}
.c100.green.dark .bar,
.c100.green.dark .fill {
  border-color: #5fd400 !important;
}
.c100.green.dark:hover > span {
  color: #5fd400;
}
.c100.orange .bar,
.c100.orange .fill {
  border-color: #dd9d22 !important;
}
.c100.orange:hover > span {
  color: #dd9d22;
}
.c100.orange.dark .bar,
.c100.orange.dark .fill {
  border-color: #e08833 !important;
}
.c100.orange.dark:hover > span {
  color: #e08833;
}

#dashboard-all-width {
  position: relative;
  margin-left: 60px;
}

.hamburger {
  display: none;
}

.navigation {
  padding-top: 0;
  min-height: 67px;
}

.nav-bar {
  margin-top: 0;
  top: 0;
  display: flex;
  align-items: center;
}

.nav-dashboard {
  min-height: 65px;
}

.globalHeader {
  grid-area: header;
  position: fixed;
  top: 0;
  width: 100%;
  height: 56px;
  background-color: #fff;
  z-index: 999;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  line-height: 1;
  font-weight: 600;
  box-shadow: 0 0.875rem 1.75rem rgba(27, 99, 169, 0.06), 0 0.625rem 0.625rem rgba(27, 99, 169, 0.06);
}
@media only screen and (min-width: 768px) {
  .globalHeader {
    height: 69px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.globalHeader a {
  color: #666;
}
.globalHeader a:active, .globalHeader a:hover, .globalHeader a:hover > .icon {
  color: #222c5e;
}

.cms-user a {
  color: #666;
}
.cms-user a:active, .cms-user a:hover, .cms-user a:hover > .icon {
  color: #222c5e;
}
.globalHeader .icon {
  transition: all 0.2s ease-in-out 0s;
}
.cms-user .icon {
  transition: all 0.2s ease-in-out 0s;
}
.cms-user .icon:hover{
  color:#666;
}

.globalHeader_signup {
  border: 0.0625rem solid #999;
}
.globalHeader_logo {
  flex-shrink: 0;
  width: 1.375rem;
  overflow: hidden;
}
.globalHeader_logo> picture > img {
  width: 134px;
  height: auto;
}
@media (max-width:680px) {
  .globalHeader_logo {
    width: 34px;
  }
  .globalHeader_logo > picture > img {
    width: 1.25rem;
    height: auto;
  }
}
@media only screen and (min-width: 680px) {
  .globalHeader_logo {
    width: 134px;
  }
}
.globalHeader_list {
  display: flex;
  align-items: center;
  align-self: stretch;
  width: 100%;
  margin-left: 1.25rem;
  position: relative;
  font-size: 0.875rem;
  list-style: none;
  justify-content: flex-end;
}
@media only screen and (min-width: 576px) {
  .globalHeader_list {
    font-size: 1rem;
  }
}
.globalHeader_list_item {
  display: flex;
  align-items: center;
  margin: 0;
}
.globalHeader_list_item:not(:first-child) {
  padding-left: 32px;
}
/* @media only screen and (min-width: 576px) {
  .globalHeader_list_item:not(:first-child) {
    padding-left: 40px;
  }
} */
/* @media (max-width:768px) {
  .globalHeader_list_item:not(:first-child) {
    padding-left: 0px;
  }
} */
.globalHeader_list_item > a {
  display: flex;
  align-items: center;
  height: 100%;
  white-space: nowrap;
}
.globalHeader_list_item > a.active {
  color: #666666;
}
.globalHeader_list_item > a > i {
  font-size: 1.25rem;
}
.globalHeader_list_item_dropnav {
  width: 200px;
  position: absolute;
  list-style: none;
  top: 36px;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out 0s;
  background-color: #fff;
  border-radius: 0.3125rem;
  box-shadow: 0 1.1875rem 38px rgba(27, 99, 169, 0.04), 0 0.9375rem 0.75rem rgba(27, 99, 169, 0.02);
  overflow: hidden;
}
.globalHeader_list_item_dropnav > li > a {
  display: block;
  padding: 1rem 1.5rem;
}
.globalHeader_list_item_dropnav > li > a:hover {
  background-color: rgba(74, 144, 226, 0.07);
}
.globalHeader_list_item_dropnav > li > a > .icon {
  margin-right: 0.7em;
  transform: scale(1.1, 1.1);
  color: #ccc;
}
.globalHeader_list_item.active .globalHeader_list_item_dropnav {
  top: 46px;
  visibility: visible;
  opacity: 1;
}
.cms-user {
  cursor: pointer;
}
.cms-user.active .globalHeader_list_item_dropnav {
  top: 59px;
  visibility: visible;
  opacity: 1;
}
.globalHeader_list_item[data-item=events] {
  margin-left: auto;
}
.globalHeader_list_item[data-item=create] a{
  color:#0BBACD;
}
.globalHeader_list_item[data-item=create] a:active, .globalHeader_list_item[data-item=create] a:hover {
  border-color: #222c5e;
}
.globalHeader_list_item[data-item=signup] a {
  border-radius: 40px;
  border: 0.0625rem solid #999;
  padding: 0.5rem 0.75rem;
}
.globalHeader_list_item[data-item=signup] a:active, .globalHeader_list_item[data-item=signup] a:hover {
  border-color: #222c5e;
}
.globalHeader_list_item[data-item=profile] {
  align-self: stretch;
}
.globalHeader_list_item[data-item=profile] img {
  width: 1.875rem;
  object-fit: contain;
  border-radius: 50%;
}
.globalHeader_list_item[data-item=profile] li:last-child {
  border-top: 0.0625rem solid #f0f0f0;
  margin-top: 0.5rem;
  padding-top: 0.5rem;
}
.globalHeader_list_item[data-item=chat] {
  position: relative;
  padding-left: 2%;
}
.globalHeader_list_item[data-item=notification] {
  position: relative;
  padding-left: 2%;
}
.globalHeader_list_item[data-item=notification].hasUnreadMsg a::before {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 2;
  content: "";
  display: block;
  background: #f00;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  transform: translate(2px, -12px);
}
.globalHeader_list_item[data-item=lang] {
  padding-left: 2%;
}
.globalHeader_list_item[data-item=lang] .globalHeader_list_item_dropnav {
  width: 180px;
  right: 0;
}
.globalHeader_list_item[data-item=lang] .globalHeader_list_item_dropnav .selected::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "";
  float: right;
}
@media only screen and (min-width: 768px) {
  .globalHeader_list_item.active .globalHeader_list_item_dropnav {
    top: 59px;
  }
  .globalHeader_list_item[data-item=signup] a {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .globalHeader_list_item_dropnav {
    top: 49px;
  }
}
@media only screen and (max-width: 767px) {
  .globalHeader_list_item {
    margin: auto;
    padding-left: 0px !important;
  }
  /* .globalHeader_list_item[data-item=create] {
    padding-left: 0.625rem;
  }
  .globalHeader_list_item[data-item=lang] {
    padding-left: 0.625rem;
  }
  .globalHeader_list_item[data-item=notification] {
    padding-left: 0.625rem;
  }
  .globalHeader_list_item[data-item=signup] {
    padding-left: 0.625rem;
  }
  .globalHeader_list_item[data-item=profile] {
    padding-left: 0.625rem;
  } */
}

.nav-vertical {
  width: 60px;
  position: fixed;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.nav-vertical a {
  cursor: pointer;
  display: flex !important;
  height: 100%;
  align-items: center;
}

.nav-vertical-logo > a > img {
  width: 1.75rem;
  height: 34px;
  margin: 33px 1rem;
  cursor: pointer;
}

.nav-vertical-icon {
  padding-left: 0.75rem;
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
  cursor: pointer;
}
.nav-vertical-icon > a {
  cursor: pointer;
}
.nav-vertical-icon > a > img {
  width: 35px;
  height: 35px;
}

.nav-vertical-profile {
  position: fixed;
  bottom: 0;
  cursor: pointer;
}
.nav-vertical-profile > img {
  width: 34px;
  height: 34px;
  margin: 1.25rem 0.625rem 60px 0.8125rem;
  border-radius: 50%;
}

.nav-option-vertical {
  margin-left: 65px;
}
.nav-option-vertical > .nav-pointer {
  position: fixed;
  bottom: 0;
}
.nav-option-vertical > .nav-pointer > .fontawesome-icons, .cms-nav ul.nav-option-vertical > li.nav-pointer > a::before, .event-main .event-content section.event-date .nav-option-vertical > .nav-pointer > p::before, .event-main .event-content section.event-location .nav-option-vertical > .nav-pointer > p::before {
  font-size: 40px;
  color: #02546e;
  margin: 1.25rem 0 62px 0.3125rem;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.nav-option-vertical > .nav-options {
  margin-left: -5px;
  position: fixed;
  bottom: -1px;
}
.nav-option-vertical > .nav-options > .nav-each {
  width: 200px;
  -webkit-padding-start: 0;
  background-color: #313131;
  margin-right: 0.3125rem;
  box-shadow: 0.1875rem 0 0.375rem rgba(0, 0, 0, 0.3);
  border-radius: 0 0.125rem 0.125rem 0;
}
.nav-option-vertical > .nav-options > .nav-each > li {
  display: block;
  border-radius: 0;
  margin-top: 0;
  height: 51px;
  transition: all 0.5s linear;
}
.nav-option-vertical > .nav-options > .nav-each > li > a {
  display: block;
  padding: 0.3125rem;
  margin-top: 0.1875rem;
  opacity: 0.8;
  font-family: "OpenSans";
  font-size: 0.875rem;
  font-weight: 200;
}
.nav-option-vertical > .nav-options > .nav-each > li > a > img {
  margin-right: 1.4375rem;
  border-radius: 0;
  width: 1.5rem;
  height: 1.5rem;
}
.nav-option-vertical > .nav-options > .nav-each > li:hover > a {
  opacity: 1;
}

.nav-bar-change {
  box-shadow: 0 0.125rem 0.625rem rgba(100, 100, 100, 0.1);
  transition: all 0.3s linear;
}

.menu li {
  color: white;
  transition: background-color 0.05s linear;
}

.menu li:hover {
  color: #f1f1f1;
  cursor: pointer;
}
.menu li:hover a {
  color: #f1f1f1;
}

.menu > .each-event-tab {
  color: #666666;
}
.menu > .each-event-tab:hover {
  padding-bottom: 0.3125rem;
}
.menu > .each-event-tab:hover > a {
  color: #666666 !important;
}
.menu > .each-event-tab > a {
  padding-bottom: 0.3125rem;
}
.menu > .each-event-tab > a:focus, .menu > .each-event-tab > a:hover {
  color: #666666;
  padding-bottom: 0.3125rem;
  border-bottom: 0.0625rem solid #666666;
}

#view-project-dialog {
  min-height: 600px;
}
#view-project-dialog > .close {
  color: #02546e;
  position: fixed;
  top: 0;
  right: 0;
}

.view-profile-btn {
  min-width: 120px;
  margin-top: 0;
}

.other-links {
  margin-top: 1.5625rem;
  color: #505050;
}
.other-links > .eachLink {
  margin: 0 0.4375rem;
}
.other-links > a {
  font-size: 1rem;
  margin: 0 0.3125rem;
  color: #505050;
  transition: all 0.3s linear;
}
.other-links > a:hover {
  color: #26c6da;
}

.view-project-img > img {
  height: auto;
  width: 100%;
}

.view-profile-img > img {
  height: auto;
  width: 100%;
  border-radius: 50%;
}

.view-profile-info > .profile-name {
  margin-bottom: 0.3125rem;
  font-size: 1rem;
}
.view-profile-info > .profile-date {
  font-size: 0.875rem;
}

.notes-wrap {
  font-family: "OpenSans";
  color: #505050;
  width: 100%;
}
.notes-wrap > h3 {
  font-size: 1rem;
}
.notes-wrap > p {
  font-size: 0.875rem;
}

.project-notes-textarea {
  border-radius: 0.1875rem;
  transition: all 0.3s linear;
  resize: none;
  width: 100%;
}
.project-notes-textarea:focus {
  border: 0.0625rem solid #505050;
}

#reminder-modal {
  background-color: transparent;
  box-shadow: none;
  margin-top: -25vh !important;
}
#reminder-modal > .modal-title {
  font-size: 1rem;
}

.modal-project-img {
  width: 80%;
  height: auto;
  margin: auto;
}

#profile-grid-right > .profile-detail-right {
  padding: 1.875rem 0;
}

.upload-content {
  transform: translateY(30vh);
  width: 450px;
  min-height: 150px;
  margin: auto;
}
.upload-content > img {
  width: 100px;
  height: auto;
}
.upload-content > h2 {
  font-size: 1rem;
  font-family: "OpenSans";
  color: rgba(0, 0, 0, 0.3);
}
.upload-content > p {
  font-size: 0.875rem;
  font-family: "OpenSans";
  color: rgba(0, 0, 0, 0.3);
}

.upload-content-2 {
  width: 80%;
  margin: 150px auto auto;
}

.submit-text {
  min-height: 100px;
  border-radius: 0.1875rem;
  border-color: #979797;
  padding: 0.67857143em 1em;
}

.upload-complete {
  width: 450px;
  min-height: 150px;
  margin: auto;
}
.upload-complete > img {
  width: 100px;
  height: auto;
}
.upload-complete > h2 {
  font-size: 1rem;
  font-family: "OpenSans";
  color: rgba(0, 0, 0, 0.3);
}
.upload-complete > p {
  font-size: 0.875rem;
  font-family: "OpenSans";
  color: rgba(0, 0, 0, 0.3);
}

.uploading-files {
  padding: 0 1.25rem;
  transform: translateY(25vh);
}

.upload-more {
  width: 250px;
  height: 298px;
  background-color: #fff;
  border-radius: 0.3125rem;
  margin: 1.25rem;
  vertical-align: bottom;
  border: 0.0625rem solid #d4d4d5;
}
.upload-more:hover {
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.3);
}
.upload-more > img {
  margin-top: 80px;
  width: 80px;
  height: auto;
}
.upload-more > h2 {
  font-size: 1rem;
  font-family: "OpenSans";
  color: rgba(0, 0, 0, 0.3);
}

.review-wrap, .review-wrap1 {
  padding-top: 50px;
}
.review-wrap > h1, .review-wrap1 > h1 {
  font-size: 1.5rem;
  font-family: "OpenSans";
  color: #505050;
}

.review-wrap1 {
  padding: 0;
  transform: translateY(40vh);
}

#review-icon {
  width: 45px;
  height: auto;
}

.project-result {
  padding-top: 50px;
}
.project-result > h1 {
  font-size: 1.5rem;
  font-family: "OpenSans";
  color: #505050;
}
.project-result > .result-wrap {
  text-align: left;
  padding-top: 50px;
  width: 90%;
  margin: auto;
}

.reviewed-project {
  border: none;
  width: 100%;
  padding: 0.625rem 1.25rem;
  margin-bottom: 1.25rem;
  border-radius: 0.1875rem;
}
.reviewed-project > div > .participant-project {
  width: 80px;
  height: 80px;
  border: none;
  background-color: #fff;
  border-radius: 0.1875rem;
  margin-right: 1.25rem;
  margin-bottom: 1.25rem;
}
.reviewed-project > div > .participant-project > .project-img {
  width: 100%;
  height: 100%;
  position: relative;
}
.reviewed-project > div > .participant-project > .project-avatar {
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  border-radius: 50%;
  margin-left: -24px;
  margin-top: 55px;
}
.reviewed-project > div > .participant-project > .project-medal {
  width: 45px;
  height: auto;
  position: absolute;
  border-radius: 0;
  margin-left: -86px;
  margin-top: 37px;
}

.project-winner {
  width: 300px !important;
}

.arrow-width > i.icon {
  font-size: 36px;
  color: #505050;
}

#reference-ui {
  width: 1200px;
  margin: auto;
}
#reference-ui > .reference-right {
  width: 900px;
}

.reference-profile-icon {
  width: 1.875rem;
  height: 1.875rem;
  margin-top: -5px;
  border-radius: 50%;
}

.reference-title {
  margin-top: 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 100;
  color: #505050;
}

.reference-text {
  border-radius: 0.1875rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.3);
  border: none;
  padding: 0.625rem;
  margin-top: 1.25rem;
}
.reference-text:focus {
  box-shadow: 0 0.0625rem 0.3125rem rgba(0, 0, 0, 0.3);
}

.project-edit {
  color: #fafafa;
  border: 0.0625rem solid #fafafa;
  background: transparent;
  padding: 0.625rem 1.875rem 0.4375rem;
  position: absolute;
  right: 100px;
  top: 1.875rem;
  line-height: 1.375rem;
  border-radius: 1.875rem;
  font-family: "OpenSans";
  transition: all 0.3s linear;
  font-size: 0.875rem;
}
.project-edit > .edit-link {
  transition: all 0.3s linear;
  color: #02546e;
}

.project-edit:hover {
  border: 0.0625rem solid #222c5e;
  background: #222c5e;
}
.project-edit:hover > .edit-link {
  color: #fafafa;
}

.project-img-deco {
  z-index: 0;
  position: fixed;
  margin-top: -30px;
  width: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5));
}
.project-img-deco > img {
  width: 100%;
  opacity: 0.6;
}

.project-wrap-all {
  position: absolute;
  width: 100%;
}

.project-head {
  margin-bottom: 100px;
  margin-top: 150px;
}

.tag-input > span > input[type=text]:focus {
  border: none;
}
.tag-input > span > input[type=text]:hover {
  border: none;
}

.project-title {
  font-size: 36px;
  font-family: "OpenSans";
  color: #fafafa;
  margin: 0.625rem;
}

.category-tag {
  border: 0.0625rem solid #26c6da;
  border-radius: 0.1875rem;
  margin: 0.125rem;
  padding: 0.3125rem 0.75rem;
  font-size: 0.875rem;
  color: #26c6da;
  font-family: "OpenSans";
}

.project-owner, .project-owner > a {
  font-family: "OpenSans";
  font-size: 0.875rem;
  margin: 0.625rem;
  color: #fafafa;
}
.project-owner > a, .project-owner > a > a {
  margin-left: 0.125rem;
  transition: all 0.3s linear;
}
.project-owner > a:hover, .project-owner > a > a:hover {
  color: #26c6da;
}

.middle-nav {
  background-color: #f1f1f1;
  color: #02546e;
  min-height: 100px;
}

.middle-nav-wrap {
  margin-top: 35px;
}

.middle-nav-wrap2 {
  margin-top: 1.625rem;
}

.detail-middle-nav {
  font-size: 0.875rem;
  font-family: "OpenSans";
  cursor: pointer;
  transition: all 0.3s linear;
}

.detail-middle-nav:hover {
  color: #26c6da;
}

.detail-p {
  color: #02546e;
}

.detail-p:hover {
  color: #02546e;
}

.count {
  border: 0.0625rem solid #02546e;
  border-radius: 0.75rem;
  padding: 0.0625rem 0.4375rem;
  font-size: 0.6875rem;
  font-family: "OpenSans";
  margin-left: 0.625rem;
}

.project-submit-btn, .leave-btn, .invite-btn, .project-finished-btn {
  border-radius: 1.875rem;
  border: 0.0625rem solid #02546e;
  background: transparent;
  display: block;
  width: 300px;
  margin: 1.25rem auto auto;
  color: #02546e;
  padding: 0.625rem 55px;
  font-family: "OpenSans";
  transition: all 0.3s linear;
}

.project-submit-btn:hover, .leave-btn:hover, .invite-btn:hover, .project-finished-btn:hover {
  border: 0.0625rem solid #26c6da;
  color: #fafafa;
  background: #26c6da;
}

.project-finished-btn {
  border-color: #e8e8e8;
  background-color: #e8e8e8;
  color: #fff;
}
.project-finished-btn:hover {
  border-color: #e8e8e8;
  background-color: #e8e8e8;
  color: #fff;
}

.invite-btn {
  border: 0.0625rem solid #02546e;
  color: #02546e;
  padding: 0.625rem 0;
  width: 300px;
}

.invite-btn:hover {
  border: 0.0625rem solid #26c6da;
  color: #fafafa;
  background: #26c6da;
}

.leave-btn {
  border: 0.0625rem solid #02546e;
  color: #02546e;
  padding: 0.625rem 0;
  width: 300px;
}

.leave-btn:hover {
  border: 0.0625rem solid #f16b4e;
  color: #fafafa;
  background: #f16b4e;
}

.detail-submit-time {
  font-size: 0.6875rem;
  margin-top: 0.3125rem;
  font-family: "OpenSans";
}
.detail-submit-time:hover {
  color: #02546e;
}

.project-content {
  min-height: 500px;
  padding-bottom: 50px;
  margin-top: 50px;
  font-family: "OpenSans";
  font-size: 0.875rem;
  color: #02546e;
}

.project-social-wrap {
  width: 70%;
  margin: 50px auto auto;
}
.project-social-wrap > a > i {
  transition: all 0.3s linear;
  color: #02546e;
  margin-right: 1.25rem;
  font-size: 1.5625rem;
}
.project-social-wrap > a:hover > i {
  color: #26c6da;
}

.prize-detail, .deadline-detail, .reference-detail {
  width: 70%;
  margin: 1.875rem auto auto;
  color: #02546e;
  font-family: "OpenSans";
  font-size: 0.875rem;
}
.prize-detail > p, .deadline-detail > p, .reference-detail > p {
  margin-bottom: 0;
}
.prize-detail > h3, .deadline-detail > h3, .reference-detail > h3 {
  font-family: "OpenSans";
  font-size: 1rem;
  color: #26c6da;
  margin-top: 0;
}

.project-location {
  width: 70%;
  margin: 1.875rem auto auto;
  font-size: 0.875rem;
}
.project-location > i {
  vertical-align: bottom;
  margin-right: 0.625rem;
  font-size: 1.5rem;
}

.participant-wrap {
  color: #02546e;
  transition: all 0.3s linear;
  overflow: hidden;
}
.participant-wrap:hover {
  color: #26c6da;
}

.participant-card {
  width: 50%;
  padding: 1.25rem;
  min-height: 100px;
  float: left;
}

.participant-img {
  width: 60px;
  height: 60px;
  float: left;
  border-radius: 50%;
}
.participant-img > img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.participant-brief {
  float: left;
  width: 80%;
  padding-top: 0.625rem;
  padding-left: 0.3125rem;
}
.participant-brief > h4 {
  font-family: "OpenSans";
  font-size: 0.875rem;
  margin: 0 0 0 0.3125rem;
}
.participant-brief > .skills > p {
  border: 0.125rem solid #26c6da;
  display: inline-block;
  padding: 0.125rem 0.5rem;
  border-radius: 0.1875rem;
  margin: 0.3125rem;
}
.participant-brief > .skills > a {
  color: #02546e;
  padding: 0.3125rem;
}

.edit-label {
  color: #5e5e5e;
  font-family: "OpenSans";
  margin-bottom: 0.125rem;
}

.edit-reminder {
  color: #a2a2a2;
  font-family: "OpenSans";
  font-size: 0.75rem;
}

#subject {
  border: none;
  color: #505050;
  border-radius: 0.1875rem 0.1875rem 0 0;
}

.edit-text {
  border: 0.0625rem solid #b1b1b1;
  min-height: 100px;
  padding: 0.625rem;
  max-width: 100%;
}

.upload-img-edit {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.25rem;
}

#budget {
  border: none;
  text-align: right;
}
#budget:focus {
  border: none;
}

.project-brief-head {
  font-family: "OpenSans";
  color: #505050;
}
.project-brief-head > h1 {
  font-size: 1.5rem;
}
.project-brief-head > p {
  font-size: 0.875rem;
}

.biref-title {
  font-size: 1rem;
  color: #505050;
  font-family: "OpenSans";
}

.project-editor {
  background: #fff;
}

.payment-card-num, .payment-card-cvc, .payment-card-year, .payment-card-month {
  width: 369px;
  margin-left: 1.25rem;
  margin-bottom: 0.625rem;
  border: none;
  background-color: #fafafa;
  border-bottom: 0.0625rem solid #979797;
  border-radius: 0;
}

.payment-card-month {
  width: 170px;
  margin-right: 0.625rem;
  display: inline-block;
}

.payment-card-year {
  width: 170px;
  display: inline-block;
}

.payment-card-cvc {
  width: 369px;
  margin-right: 0.625rem;
}

.payment-btn {
  margin-left: 125px;
  width: 369px;
  margin-top: 1.1875rem;
}

.home-toolbar {
  margin-bottom: 0 !important;
}

.home-editor {
  background: #fff;
  border: 0.0625rem solid #f1f1f1;
}

.editor-height {
  min-height: 150px;
  padding: 0.625rem;
}

.project-des-wrap {
  margin-bottom: 50px;
}

.project-des > ol {
  padding-left: 0.9375rem;
}
.project-des > ol > li {
  padding: 0.625rem 0;
}

.project-des {
  color: #505050;
}

.comment-box {
  background: #fff;
  border-radius: 0.1875rem;
  margin: 0.625rem 0;
  padding: 1.25rem;
}

.comment-head, .annoucement-head {
  font-weight: 800 !important;
  font-size: 0.875rem;
  color: #505050;
  padding-bottom: 0.9375rem;
}

#annoucement-wrap > .ui.input {
  margin-bottom: 0;
}

.annoucement-head {
  padding-bottom: 0.3125rem;
  border-bottom: 0.0625rem solid #dcdbdb;
}

.comment-date, .annoucement-date {
  padding-left: 0.625rem;
  font-size: 0.6875rem;
  color: rgba(0, 0, 0, 0.3);
}

.annoucement-date {
  padding-left: 0;
  padding-top: 0.625rem;
}

.comment-content {
  color: #505050;
}

.html-wrap {
  width: 100%;
  height: 100%;
}
.html-wrap > body {
  height: 100%;
  background-color: rgba(1, 87, 155, 0.8);
}

.password-wrapAll {
  width: 100%;
  height: 100%;
  padding-top: 150px;
  color: #fff;
}

.success-msg {
  width: 300px;
  margin: auto;
  transform: translateY(50%);
}
.success-msg > p {
  padding-top: 200px;
  color: #fff;
}

.preview-left {
  padding: 100px 0 !important;
  height: 100%;
  position: fixed !important;
  border-right: 0.1875rem dashed #ccc;
  margin: 0 !important;
}

.preview-right {
  height: 100%;
  margin-left: 25%;
}

.choose-winner-btn {
  background-color: #26c6da;
  border: none;
  border-radius: 75px;
  margin-top: 0.625rem;
  padding: 0.4375rem 1.25rem;
  color: #fff;
  font-family: "OpenSans";
  font-size: 0.875rem;
  font-weight: 100;
  transition: all 0.3s linear;
}
.choose-winner-btn:hover {
  background-color: #41d8ea;
}

.winner-text {
  color: #fab742;
  padding: 0.3125rem;
}

.preview-btn, .preview-btn-back {
  border: none;
  display: block;
  padding: 0.9375rem 1.25rem;
  width: 200px;
  background-color: #26c6da;
  font-size: 0.875rem;
  color: #fff;
  border-radius: 75px;
  font-family: "OpenSans";
  margin: auto;
  transition: all 0.3s linear;
}
.preview-btn:hover, .preview-btn-back:hover {
  background-color: #41d8ea;
}

.preview-btn-back {
  background-color: #e4e4e4;
}
.preview-btn-back:hover {
  background-color: #f16b4e;
}

.all-events-warp {
  padding-bottom: 50px;
}

.event-banner-content {
  width: 400px;
  height: 400px;
  background-color: white;
  border-radius: 50%;
  color: #f1f1f1;
  font-family: "OpenSans";
  padding-top: 100px;
}
.event-banner-content > h1 {
  font-size: 36px;
  color: black;
}
.event-banner-content > p {
  width: 65%;
  text-align: left;
  margin: auto;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: black;
}

.event-imgs {
  text-align: center;
}
.event-imgs > img {
  width: 100%;
  margin: auto;
  height: auto;
  background-size: cover;
}

.event-banner {
  width: 100%;
  margin-top: 67px;
  position: relative;
  z-index: 0;
}

.event-nav {
  background-color: white;
  margin-top: -60px;
}
.event-nav > ul {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  margin-bottom: 0;
}
.event-nav > ul > li {
  color: #666666;
  display: inline-block;
  padding: 1rem;
  width: 25%;
  margin: auto;
  transition: all 0.2s linear;
  cursor: pointer;
}
.event-nav > ul > li > span {
  line-height: 40px;
  padding-bottom: 0.3125rem;
  transition: all 0.3s linear;
}
.event-nav > ul > li > span:hover {
  padding-bottom: 0.3125rem;
  border-bottom: 0.0625rem solid #666666;
}
.event-nav > ul > li.active > span {
  padding-bottom: 0.3125rem;
  border-bottom: 0.0625rem solid #666666;
}

.event-padding {
  padding: 50px 0;
}

.event-align {
  width: 84%;
  margin: auto;
}

.event-content-detail {
  width: 100%;
}

.event-des > p {
  padding: 1.875rem 0;
  text-align: left;
}

.event-highlight {
  font-size: 1rem;
  font-family: "OpenSans";
  color: #26c6da;
}

.event-prize > .icon-wrap {
  width: 300px;
  margin: auto;
  height: auto;
}
.event-prize > .icon-wrap > img {
  width: 150px;
  height: auto;
  padding: 1.875rem;
}

.event-footer-container {
  min-height: 85px;
}

.event-footer {
  z-index: 1000;
  position: fixed;
  background-color: white;
  bottom: 0;
  min-height: 67px;
}

.event-footer-content-container {
  width: 50vw;
}

.event-footer-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.event-footer-clear-icon {
  font-size: 1.125rem;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}

.event-submission-modal-members {
  margin: 0.625rem 0;
}

.team-container {
  width: 60%;
  margin: auto;
}

.download-project-btn {
  margin-top: -56px;
}
.download-project-btn > button {
  width: 200px !important;
}

.event-comments-wrap {
  width: 650px;
  margin: auto;
}
.event-comments-wrap > .ui.comments {
  margin: auto;
}

#standard-comment {
  padding-bottom: 0.9375rem;
  border-bottom: 0.0625rem solid #95989a;
  margin-bottom: 0.9375rem;
}
#standard-comment > .avatar {
  border-radius: 50%;
}
#standard-comment > .avatar > img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
}
#standard-comment > .content > .text > p {
  width: 560px;
}

.reply-comment {
  background-color: #e8e9ec !important;
  padding: 0.5rem;
  border-radius: 0.1875rem;
}
.reply-comment > .comment {
  padding: 0.5rem;
}
.reply-comment > .comment > .avatar {
  border-radius: 50%;
}
.reply-comment > .comment > .avatar > img {
  width: 35px !important;
  height: 35px !important;
  border-radius: 50% !important;
}
.reply-comment > .comment > .content > .text > p {
  width: 560px;
}

.match-button {
  background-color: #fff;
  color: #505050;
  font-size: 0.875rem;
  padding: 0.75rem 1.875rem;
  border: 0.0625rem solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
  line-height: 1;
}

.filter {
  width: 100%;
  background-color: #fafafa;
  height: 60px;
  border-bottom: 0.0625rem solid #979797;
}
.filter > button {
  font-family: "OpenSans";
  color: #fff;
  padding: 0.6875rem 1.3125rem;
  border: none;
  font-size: 0.75rem;
  width: 126px;
  margin: 0.625rem 1.25rem;
  border-radius: 0.3125rem;
}

.display-block-800 {
  display: none;
}

.display-none-800 {
  display: block;
}

.dashboard-head {
  width: 100%;
  margin: auto;
}

#dashboard-body {
  width: 122rem;
  margin: auto;
  text-align: left;
}

.dashboard-logo {
  display: block;
  color: #fff;
  padding: 0.0625rem;
  margin-top: 0.5625rem;
  text-align: center;
  margin-right: 1.875rem;
  font-size: 47px;
  float: right;
}

.add-project {
  margin: 1.25rem;
  width: 300px;
  height: 230px;
  border-radius: 0.3125rem;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  transition: box-shadow 0.3s linear;
}
.add-project > img {
  width: 100%;
  height: 100%;
  border-radius: 0.3125rem;
}
.add-project > div {
  width: 100%;
  vertical-align: center;
}
.add-project > div > img {
  width: 100%;
  height: 100%;
  border-radius: 0.3125rem;
}

.add-project:hover {
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.3);
}

.view-profile-project-content {
  background: #fff;
  padding: 0.625rem;
  border-radius: 0.3125rem;
}

.dashboard-img {
  margin-top: 0 !important;
  border-radius: 0.3125rem;
  width: 100%;
  max-height: 230px;
}

.num-parti {
  vertical-align: bottom;
  padding-left: 0.3125rem;
}

.avatar-overlap.faces-list {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.avatar-overlap.faces-list > li {
  display: inline-block;
}
.avatar-overlap.faces-list > li:nth-child(n-1) {
  margin-left: -11px;
}
.avatar-overlap.faces-list > li > img {
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 50%;
  border: 0.125rem solid #ffffff;
}

.project-name {
  font-size: 1rem;
  text-align: left;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  margin: auto;
  text-overflow: ellipsis;
  font-family: "OpenSans";
}

.project-date {
  font-size: 0.6875rem;
  text-align: left;
  width: 100%;
  overflow: hidden;
  margin: auto;
  text-overflow: ellipsis;
  font-family: "OpenSans";
}

.my-projects:hover {
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.3);
}

.ui.basic.label.job-status {
  color: #676767;
  font-family: "OpenSans";
  font-size: 0.6875rem;
  border-radius: 0.1875rem;
}

.profile-content > h1 {
  font-size: 1rem;
  font-family: "OpenSans";
  margin-top: 1.25rem;
  margin-bottom: 0;
}
.profile-content > .sub-location {
  font-size: 0.6875rem;
  font-family: "OpenSans";
  margin: 0.625rem;
}
.profile-content > .short-bio {
  font-size: 0.875rem;
  font-family: "OpenSans";
  margin: 0.625rem;
}

.limit-content, .project-cards .ui.card > .content > .header, .project-cards .ui.card > .content > .description > div > p {
  width: 140px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.button-width {
  width: 95%;
  margin: 0.625rem auto;
  font-family: "OpenSans";
  font-weight: bold;
}
.button-width > .profile-edit-button {
  color: #fff;
  border: none;
  width: 100%;
  padding: 1.25rem;
  border-radius: 0.3125rem;
  margin: 0.3125rem 0;
}
.button-width > .profile-edit-button-fixed {
  width: 360px;
}

.button-width-modal {
  width: 100%;
  padding-bottom: 1.25rem;
  margin-bottom: 0;
  margin-top: 0;
}

.company-wrap {
  padding-top: 78px;
  width: 166rem;
  padding-left: 60px;
  margin: auto;
}

.new-project {
  color: #fff;
  font-size: 1.25rem;
  padding-top: 100px;
  padding-bottom: 50px;
}

#completePage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #212b5a;
}

@media only screen and (min-width: 576px) {
  .helpModal {
    width: 600px;
  }
}
.helpModal textarea {
  width: 100%;
  height: 50vh;
  border: 0.0625rem solid #f0f0f0;
  border-radius: 0.3125rem;
  margin-top: 1.25rem;
  padding: 0.625rem;
  resize: vertical;
}
.helpModal_submit {
  margin-top: 1.25rem;
}

.event-banner {
  margin-top: 0;
}

.event-main-banner {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  color: white;
  padding: 40px 0;
  text-align: center;
}
.event-main-banner .event-main-banner-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.event-main-banner .event-main-banner-text > h1 {
  font-size: 8vw;
  font-weight: 700;
}
@media only screen and (min-width: 576px) {
  .event-main-banner .event-main-banner-text > h1 {
    font-size: 46px;
  }
}
.event-main-banner .event-main-banner-text > p {
  display: none;
}
@media only screen and (min-width: 576px) {
  .event-main-banner .event-main-banner-text > p {
    margin-top: 1.25rem;
    display: block;
    font-weight: 100;
    font-size: 1.1875rem;
  }
}
.event-main-banner .event-main-banner-step {
  font-size: 1rem;
  max-width: 800px;
  margin: 1.875rem auto 0;
  text-align: center;
  transition: all 0.2s ease-in-out 0s;
}
@media only screen and (max-width: 767px) {
  .event-main-banner .event-main-banner-step {
    max-width: 500px;
  }
}
.event-main-banner .event-main-banner-step h2 {
  text-align: center;
  margin: 0 0 1.875rem;
  padding: 0 40px;
  font-size: 4.5vw;
  font-weight: 400;
  display: inline-block;
  position: relative;
}
@media only screen and (min-width: 576px) {
  .event-main-banner .event-main-banner-step h2 {
    font-size: 1.25rem;
  }
}
.event-main-banner .event-main-banner-step h2::before, .event-main-banner .event-main-banner-step h2::after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 1.5625rem;
  height: 0.0625rem;
  background-color: rgba(255, 255, 255, 0.2);
}
.event-main-banner .event-main-banner-step h2:before {
  left: 0;
}
.event-main-banner .event-main-banner-step h2:after {
  right: 0;
}
.event-main-banner .event-main-banner-step ol {
  list-style: none;
  display: inline-block;
  font-size: 4vw;
  font-weight: 100;
}
@media only screen and (min-width: 768px) {
  .event-main-banner .event-main-banner-step ol {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 40px;
    font-size: 1rem;
  }
}
.event-main-banner .event-main-banner-step ol li {
  position: relative;
  opacity: 0;
}
@media only screen and (max-width: 575px) {
  .event-main-banner .event-main-banner-step ol li {
    display: flex;
    align-items: center;
    text-align: left;
  }
  .event-main-banner .event-main-banner-step ol li:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
.event-main-banner .event-main-banner-step ol li:nth-child(1) {
  animation: fadeIn 0.5s ease 0.5s 1 forwards;
}
.event-main-banner .event-main-banner-step ol li:nth-child(2) {
  animation: fadeIn 0.75s ease 0.75s 1 forwards;
}
.event-main-banner .event-main-banner-step ol li:nth-child(3) {
  animation: fadeIn 1s ease 1s 1 forwards;
}
.event-main-banner .event-main-banner-step ol li:nth-child(4) {
  animation: fadeIn 1.25s ease 1.25s 1 forwards;
}
.event-main-banner .event-main-banner-step ol li img {
  width: 90%;
  max-width: 60px;
  height: auto;
  margin-right: 1.25rem;
  object-fit: contain;
}
@media only screen and (min-width: 768px) {
  .event-main-banner .event-main-banner-step ol li {
    display: block;
    margin-bottom: initial;
    text-align: center;
  }
  .event-main-banner .event-main-banner-step ol li + li::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: "";
    display: block;
    font-size: 1.875rem;
    color: rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 20%;
    left: -40px;
  }
  .event-main-banner .event-main-banner-step ol li img {
    margin-right: initial;
    margin-bottom: 1.25rem;
    max-width: 100px;
  }
}

.event-top-banner {
  background-color: #e4e4e4;
  background-repeat: no-repeat;
  background-size: cover;
}
.event-top-banner > div {
  padding: 5vh 0;
}
.event-top-banner > div > div > .logo-name > img {
  width: 40px;
  display: inline-block;
}
.event-top-banner > div > div > .logo-name > h2 {
  display: inline-block;
  color: #fff;
  text-shadow: 0.0625rem 0.0625rem #000;
  vertical-align: bottom;
}
.event-top-banner > div > div > .top-banner-name {
  text-shadow: 0.0625rem 0.0625rem #000;
  color: #fff;
}
.event-top-banner > div > div > .top-banner-time {
  text-shadow: 0.0625rem 0.0625rem #000;
  color: #fff;
  font-weight: 300 !important;
  letter-spacing: 0.0625rem;
}
.event-top-banner button {
  background-color: #fab742;
  color: white;
}

.event-banner-logo {
  width: 30%;
}

.modal-popup-style button {
  margin-top: 0.9375rem;
  padding: 0.625rem;
  float: right;
}
.modal-popup-style button:hover {
  padding: 0.625rem;
  border: 0.0625rem solid #2ecc40;
}
.modal-popup-style button:active {
  padding: 0.625rem;
  border: 0.0625rem solid #2ecc40;
}
.modal-popup-style button:focus {
  padding: 0.625rem;
  border: 0.0625rem solid #2ecc40;
}

.my-team-tab-list {
  list-style-type: none;
  padding: 1.875rem 0;
}
.my-team-tab-list > li {
  padding: 0 !important;
}
.my-team-tab-list > li > a {
  display: block;
  font-size: 1.125rem;
  color: white;
  cursor: pointer;
  padding: 0.9375rem 1.875rem;
  transition: all 0.2s ease-in-out;
}
.my-team-tab-list > li > a.active {
  background-color: #fab742;
}
.my-team-tab-list > li > a:hover {
  background-color: #fab742;
}
.my-team-tab-list > li > a.btn-submit {
  border-radius: 1.875rem;
  border: 0.0625rem solid white;
  margin: 0.625rem 1.25rem;
  padding: 0.75rem 1rem !important;
}
.my-team-tab-list > li > a.btn-submit:hover, .my-team-tab-list > li > a.btn-submit.active {
  border: 0.0625rem solid #fab742;
}
.my-team-tab-list > li > a > img {
  margin: 0.625rem;
  width: 1.125rem;
  height: 1.125rem;
}

#standard-comment p > img {
  display: block;
  width: 100%;
  height: auto;
}

.display-none {
  display: none;
}

.standard-verified-btn {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.event-footer-container {
  z-index: 10;
}

#projectCardAll .team-sidebar-title {
  font-weight: normal;
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
#projectCardAll > .team-name-title > .modal-title-div {
  font-size: 1rem;
  display: inline-block;
  width: calc(100% - 120px);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 300;
  line-height: normal;
}
#projectCardAll > .team-name-title > .table-name-all {
  display: inline-block;
}
#projectCardAll > .team-name-title > .table-name-all > .table-name-div {
  display: inline;
  font-size: 3rem;
  font-weight: 300;
  color: #fab742;
}
#projectCardAll > .team-name-title > .table-name-all > .table-name-div h3 {
  display: inline;
  font-size: 1rem;
}
#projectCardAll > .team-name-title > .table-name-all > .height-line {
  width: 0.0625rem;
  height: 50px;
  background-color: #dededf;
  display: inline-block;
  transform: translateY(10px);
  margin-right: 1rem;
}
#projectCardAll > .team-name-title > .table-name-all > i {
  color: #fab742;
  transform: translateY(-25px);
}
#projectCardAll > .project-card-div {
  margin: 1.25rem 0;
  position: relative;
}
#projectCardAll > .project-card-div > .team-sidebar-title {
  font-weight: 400;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  font-size: 0.75rem;
  margin-top: 40px;
}
#projectCardAll > .project-card-div .team-descriptions-div {
  column-count: 2;
  column-gap: 1.25rem;
  max-height: 60px;
  overflow: hidden;
  transition: all 0.5s linear;
}
#projectCardAll > .project-card-div .team-descriptions-div > p {
  break-inside: avoid;
  box-sizing: border-box;
  text-align: justify;
  text-align-last: left;
}
#projectCardAll > .project-card-div .team-descriptions-div > p img {
  width: 100%;
}
#projectCardAll > .project-card-div .background-filter {
  width: 100%;
  height: 60px;
  position: absolute;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), white), rgba(255, 255, 255, 0) center center;
}
#projectCardAll > .project-card-div .team-descriptions-expand {
  animation-duration: 1s;
  animation: bubble 1s forwards;
  -webkit-animation: bubble 1s forwards;
  animation-name: descriptions-expand;
  animation-timing-function: ease-in;
}
#projectCardAll > .project-card-div .project-member-div {
  width: calc(25% - 0.1875rem);
  min-width: 200px;
  display: inline-block;
  margin-top: 0.625rem;
}
#projectCardAll > .project-card-div .project-member-div .ui.avatar.image {
  margin-right: 0.5em;
}
#projectCardAll > .project-card-div .project-member-div .edit-btn {
  vertical-align: middle;
  margin-left: 0.5em;
  padding: 0.1875rem 0.3125rem;
}
#projectCardAll > .project-card-div .project-member-div .dropdown.icon {
  margin-left: 0.5em;
  vertical-align: middle;
}
#projectCardAll > .project-card-div .project-member-div .text-member-div {
  white-space: nowrap;
  display: inline;
}
#projectCardAll > .project-card-div .project-member-div .text-member-name {
  vertical-align: middle;
  display: inline-block;
  max-width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@keyframes descriptions-expand {
  0% {
    max-height: 60px;
  }
  20% {
    max-height: 180px;
  }
  40% {
    max-height: 300px;
  }
  60% {
    max-height: 420px;
  }
  80% {
    max-height: 540px;
  }
  90% {
    max-height: 680px;
  }
  100% {
    max-height: none;
  }
}
#projectCardAll > .project-card-div .arrow,
#projectCardAll > .project-card-div .arrow:before {
  position: absolute;
  left: 50%;
}
#projectCardAll > .project-card-div .arrow {
  width: 1.25rem;
  height: 1.25rem;
  top: 50%;
  margin: -10px 0 0 -10px;
  transform: rotate(45deg);
  border-left: none;
  border-top: none;
  border-right: 0.125rem #000 solid;
  border-bottom: 0.125rem #000 solid;
}
#projectCardAll > .project-card-div .arrow:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  top: 50%;
  margin: -18px 0 0 -18px;
  transform: translate(10px, 0.625rem);
  border-left: none;
  border-top: none;
  border-right: 0.0625rem #000 solid;
  border-bottom: 0.0625rem #000 solid;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-name: arrow;
}
#projectCardAll > .project-card-div .arrow-div-up {
  transform: rotate(225deg);
}
@keyframes arrow {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(20px, 1.25rem);
  }
}
#projectCardAll > .project-card-div .row > span {
  background-color: #e2e6eb;
  padding: 0.3125rem 0.625rem;
  border-radius: 0.1875rem;
  margin-right: 0.3125rem;
  margin-top: 0.3125rem;
  display: inline-block;
}

#view-project-dialog {
  will-change: top, left, margin, opacity;
}
#view-project-dialog #projectCardAll {
  margin-top: 110px;
}
#view-project-dialog #projectCardAll > .team-name-title {
  position: fixed;
  width: calc(88% - 100px);
  background-color: white;
  z-index: 1;
  top: calc((100vh - 600px) / 2);
}
#view-project-dialog #projectCardAll > .team-name-title .modal-title-div {
  margin-bottom: 0;
  display: inline-block;
  width: calc(100% - 250px);
}
#view-project-dialog #projectCardAll > .team-name-title .ui.divider {
  margin-bottom: 0;
}

#view-project-dialog.view-project-dialog {
  max-width: none;
}

#detailPageEdit #projectCardAll > .team-name-title > .modal-title-div {
  vertical-align: bottom;
  margin-bottom: 0.3125rem;
}
#detailPageEdit #projectCardAll > .project-pending-member {
  margin-bottom: 100px;
}
#detailPageEdit #projectCardAll > .project-card-div .background-filter {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), #f4f4f4), rgba(255, 255, 255, 0) center center;
}

.no-project-submitted {
  margin-top: 1.875rem !important;
  margin-left: auto;
  margin-right: auto;
}

.judgingModal .rating-div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 40px;
}
.judgingModal .rating-div label {
  font-size: 1.25rem;
  text-align: center;
  font-weight: 700;
}
.judgingModal .ui.rating {
  display: flex;
  justify-content: space-around;
  margin-top: 0.75rem;
  text-align: center;
}
.judgingModal .ui.rating .icon {
  font-size: 4vh;
}
@media screen and (max-width: 1260px) {
  .judgingModal .ui.rating .icon {
    font-size: 3vh;
  }
}
.judgingModal .ui.rating .icon:focus {
  outline: none;
}
.judgingModal .ui.rating .active.icon,
.judgingModal .ui.rating .selected.icon {
  color: #fab742;
}
.judgingModal textarea {
  width: 100%;
  border: 0.0625rem solid #ccc;
  min-height: 100px;
  border-radius: 0.3125rem;
  margin-top: 1.25rem;
}
.judgingModal .totalScore {
  text-align: right;
  margin-top: 1.25rem;
  font-size: 1rem;
  color: #999;
}
.judgingModal .totalScore strong {
  color: #333;
}
.judgingModal {
  word-break: break-all;
}

.event-footer-container {
  position: fixed;
}
.event-footer-container .event-footer-content-container {
  width: 600px;
}

/* .menu.transition.visible {
  display: table !important;
} */

.project-card-table {
  text-align: right;
  font-size: 2.8rem;
  line-height: 1;
  vertical-align: middle;
  color: #fab742;
}

.project-card-name {
  width: calc(100% - 100px);
  margin-top: 0.75rem !important;
}

.submitted-top-div {
  width: calc(100% - 60px);
  padding: 1.875rem;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  border-radius: 0.3125rem;
  box-shadow: 0 0.125rem 0.1875rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.1875rem rgba(0, 0, 0, 0.1);
}
.submitted-top-div > h2 {
  margin-bottom: 0.9375rem;
}
.submitted-top-div > div {
  text-align: left;
  font-weight: 300;
  font-size: 1.2rem;
}

.one-more-step-message {
  margin-bottom: 0.9375rem !important;
}

@media screen and (max-width: 1800px) {
  #dashboard-body {
    width: 98rem;
  }
}
@media screen and (max-width: 1680px) {
  .company-wrap {
    width: 134rem;
  }
}
@media (max-width: 1500px) {
  .participant-card {
    padding: 0.625rem 0.625rem 0.625rem 1.25rem;
    overflow-y: auto;
    width: 350px;
  }

  .project-content {
    padding: 0.625rem;
  }
}
@media screen and (max-width: 1420px) {
  .company-wrap {
    width: 102rem;
  }

  #dashboard-body {
    width: 73rem;
  }
}
@media screen and (max-width: 1260px) {
  .home-bg9 {
    height: 1150px;
  }
}
@media screen and (min-width: 1200px) {
  .delete-btn {
    margin: auto;
  }

  .delete-btn:hover {
    margin: auto;
  }

  .btn-width {
    width: 90%;
    margin: auto;
  }
}
@media screen and (max-width: 1150px) {
  #dashboard-body {
    width: 73rem;
  }
}
@media screen and (max-width: 1126px) {
  .dashed-line {
    display: none;
  }

  .mentors-bg > .center {
    width: 73%;
    margin: auto;
  }
}
@media (max-width: 1100px) {
  .vdcourse-content-bg1 {
    width: 80%;
  }
}
@media screen and (max-width: 1089px) {
  #dashboard-body {
    width: 49rem;
  }
}
@media only screen and (min-width: 992px) {
  #view-project-dialog #projectCardAll > .team-name-title {
    width: 920px;
  }

  .ui.large.modal .image.content .description > .extra.content {
    right: calc(((100vw - 1020px) / 2) + 50px);
  }
}
@media only screen and (min-width: 1200px) {
  #view-project-dialog #projectCardAll > .team-name-title {
    width: 980px;
  }

  .ui.large.modal .image.content .description > .extra.content {
    right: calc(((100vw - 1080px) / 2) + 50px);
  }
}
@media (max-width: 767px) {
  .no-join-modal > .content > h3 {
    padding: 1.875rem 1.5rem 0.3125rem;
  }

  #view-project-dialog #projectCardAll > .team-name-title .modal-title-div {
    width: calc(100% - 200px);
  }

  .ui.large.modal .image.content .description > .extra.content > button {
    min-width: 125px;
  }

  .chat-input > input {
    width: 80%;
  }
  .chat-input > .chat-send-btn {
    width: 20%;
  }

  .display-desktop {
    display: none;
  }

  .display-mobile {
    display: block;
  }

  .container.display-mobile {
    position: fixed;
    z-index: 1010;
    bottom: 0;
    right: 0;
    width: 100%;
    background-color: white;
  }
  .container.display-mobile > li {
    width: 20%;
    font-size: 1.5rem;
    border-bottom: none;
    padding: 1.25rem;
  }
  .container.display-mobile > li.active {
    color: #fab742;
  }

  #myProjectAll > .col-xs-3.event-pri-bg {
    width: 50px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  #myProjectAll > .col-xs-3.event-pri-bg .my-team-tab-list {
    width: 100%;
  }
  #myProjectAll > .col-xs-3.event-pri-bg .my-team-tab-list > li {
    padding: 1.25rem 1rem;
  }
}
@media (max-width: 767px) {
  #myProjectAll #detailPageEdit {
    width: calc(100% - 50px);
    margin-left: 50px;
    padding-bottom: 70px;
  }
  #myProjectAll #detailPageEdit > .margin-t2 > div h3 {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #myProjectAll #detailPageEdit .team-container > button {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .ui.large.modal .image.content .description > .extra.content {
    right: calc(((100vw - 95%) / 2) + 1rem);
  }
}
@media (max-width: 767px) {
  #view-project-dialog #projectCardAll > .team-name-title {
    width: calc(95% - 2rem);
  }
}
@media (max-width: 700px) {
  #dashboard-all-width {
    position: relative;
    margin-left: 0;
  }

  .logo-center {
    width: 100%;
    float: left;
  }
  .logo-center > a {
    display: block;
  }

  .form-control {
    width: 300px;
    height: 48px;
    margin: auto;
    font-size: 0.75rem;
  }

  .home-logo {
    max-width: 1.875rem;
    margin-top: 0.9375rem;
    margin-left: 1.375rem;
    cursor: pointer;
    height: auto;
    border: none;
    box-shadow: none;
    position: absolute;
  }

  .col-1of2 {
    width: 100%;
  }

  .col-1of2-right {
    width: 100%;
    float: left;
  }

  .profile-applicant {
    text-align: left;
  }

  .profile-logo {
    display: block;
    padding: 0.0625rem;
    margin-top: -46px;
    text-align: center;
    margin-right: 1.125rem;
    max-width: 35px;
    float: right;
  }

  .applybt {
    top: 0;
    right: 0;
    border-radius: 0;
    min-height: 61px;
    padding-top: 1rem;
  }

  .applybt:hover {
    top: 0;
    right: 0;
    border-radius: 0;
    min-height: 61px;
    padding-top: 1rem;
  }

  .menu li {
    padding: 0.625rem 0;
  }
  .menu li > a.nav-round3 {
    border: none !important;
    padding: 0.625rem;
  }
  .menu li > a.nav-round3 > img {
    width: 40px;
    height: 40px;
    margin-left: 1.875rem;
    margin-right: 1.25rem;
  }
  .menu li > a.nav-round3.help-ring-btn {
    padding: 0.625rem 0.9375rem;
  }
  .menu li > a.nav-round3.line-div-style {
    border-right: 0.0625rem solid !important;
    border-radius: 0;
  }

  .profile-project-desk {
    display: none;
  }

  .profile-dialog {
    width: 100%;
    margin: 0;
  }

  .company-wrap {
    padding-left: 0;
    margin: auto;
    width: 64rem;
  }

  .cancel-modal {
    position: relative;
    margin: 0.625rem;
    padding: 0.6875rem 0.375rem 0.375rem;
    z-index: 1;
    float: left;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
  }

  .button-700 {
    display: block;
  }

  .button-over700 {
    display: none;
  }

  .filter-none {
    display: none;
  }

  .btn-v2 {
    width: 250px;
    margin: auto;
  }

  .open {
    height: 597px;
    transition: height 0.3s linear;
  }

  .address {
    margin-top: 0.625rem;
  }

  .success-bg1 {
    text-align: center;
  }
  .success-bg1 > h1 {
    padding-top: 250px;
    color: #fff;
    font-size: 35px;
    line-height: 35px;
    letter-spacing: 0.125rem;
  }

  .profile-applicant > a > img {
    margin: 0.3125rem 0.75rem;
  }

  .btn-round {
    font-size: 0.875rem;
  }

  .btn-round:hover {
    font-size: 0.875rem;
  }

  .success-bg1 > h1 {
    font-size: 1.5625rem;
  }

  .bg8-wrap > h1 {
    font-size: 1.875rem;
    margin: 0;
  }

  .bg8-company {
    width: 130px;
    height: auto;
    display: inline-block;
    margin: 0.3125rem;
    padding: 0.3125rem;
    vertical-align: middle;
  }

  .bg8-padding {
    padding: 0.4375rem;
  }

  .bg10-content {
    padding-top: 1.875rem;
  }

  .data-content {
    color: #fff;
    padding-top: 1.875rem;
    padding-bottom: 60px;
    width: 100%;
    margin: auto;
  }
  .data-content > h1 {
    font-size: 1.25rem;
    letter-spacing: 0.0625rem;
    margin: 1.25rem 1.25rem 1.875rem;
    line-height: 40px;
    font-weight: 400;
    font-family: "OpenSans";
  }

  #map {
    width: 100%;
    max-height: 400px;
  }

  .contact-form {
    width: 100%;
  }

  .project-description textarea {
    width: 100%;
  }

  .home-logo {
    top: 0;
  }
}
@media screen and (max-width: 642px) {
  .icons {
    width: 100%;
    text-align: center;
  }
  .icons > .icon-wrap {
    width: 100%;
  }
  .icons > .icon-wrap > p {
    margin-bottom: 50px;
  }

  .event-padding {
    padding: 1.875rem 0;
  }

  #submittedPageCard .ui.four.cards > .card {
    display: block;
    width: 100%;
  }
  #submittedPageCard .ui.cards > .card {
    margin-left: 0;
    margin-right: 0;
  }
  #submittedPageCard .ui.cards > .card > .image {
    height: 260px;
  }

  .team-sidebar .my-project-name {
    font-size: 2rem;
    width: 100%;
    max-width: none;
    margin-bottom: 0.9375rem;
  }

  #detailPageEdit {
    width: 100%;
    margin: 0;
    position: relative;
  }

  #event-filter-bar > .filter-type {
    display: none;
  }
  #event-filter-bar > .filter-type.margin-right {
    width: 100%;
    display: block;
  }

  .center.event-main-banner > .event-banner-content {
    top: 0;
    width: 100%;
  }

  .event-list .event-item {
    width: 100%;
    margin: 1.25rem auto 0;
  }
  .event-list .event-item > img {
    height: auto;
  }

  .chat-container {
    margin: 0;
    width: 100%;
  }
  .chat-container .chat-input > input {
    width: 80%;
  }
  .chat-container .chat-input > .chat-send-btn {
    width: 20%;
  }
}
@media screen and (max-width: 642px) {
  .event-top-banner .full-width div {
    display: flex;
    justify-content: center;
  }
}
.form-footer {
  margin-top: 40px;
  margin-bottom: 40px;
  clear: both;
}

.btn-cancel {
  color: #999;
  text-align: left;
  font-size: 0.875rem;
  padding: 0.75rem 0;
}

.margin-top {
  margin-top: 1.25rem;
}

div .checkbox:parent {
  color: red;
}

.all-events-warp .ui.checkbox input.hidden + label {
  margin-right: 1.25rem !important;
}

.event-main {
  grid-area: eventDetail-main;
}
@media only screen and (max-width: 575px) {
  .event-main {
    margin: 0 !important;
    padding-top: 1rem;
    padding-bottom: 120px;
    width:calc(100vw);
  }
}
@media only screen and (min-width: 576px) {
  .event-main {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.event-main .event-content {
  color: #666;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  width: 70%;
  max-width: 70%;
}
@media (max-width: 750px) {
  .event-main .event-content {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    max-width: 100%;
  }
}
.event-main .event-content a {
  color: #0275d8;
}
.event-main .event-content section {
  margin-bottom: 60px;
}
.event-main .event-content section h1 {
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.1rem;
  color: #ccc;
  margin: 0 0 1rem;
  line-height: 1;
}
.event-main .event-content section dl,
.event-main .event-content section ul {
  margin: 0;
  padding: 0 0 0 1.25rem;
}
.event-main .event-content section.event-date p, .event-main .event-content section.event-location p {
  margin-left: 1.75rem;
}
.event-main .event-content section.event-date p::before, .event-main .event-content section.event-location p::before {
  font-size: 1.5rem;
  float: left;
  margin-left: -32px;
  line-height: 1;
}
.event-main .event-content section.event-date p::before {
  content: "";
}
.event-main .event-content section.event-location p::before {
  content: "";
}
.event-main .event-content section.event-criteria dt {
  display: list-item;
  list-style: disc outside;
}
.event-main .event-content section.event-criteria dd + dt {
  margin-top: 1.25rem;
}
.event-main .event-content section.event-judges > ul {
  display: flex;
  margin: -20px 0 0;
  padding: 0;
  flex-wrap: wrap;
}
.event-main .event-content section.event-judges > ul > li {
  display: flex;
  padding: 1.25rem;
  margin-right: 1.25rem;
  margin-top: 1.25rem;
  border: 0.0625rem solid #f9f9f9;
  align-items: center;
}
.event-main .event-content section.event-judges > ul > li .event-judges-img {
  max-width: 60px;
  max-height: 60px;
  border-radius: 50px;
  float: left;
  margin-right: 1.25rem;
}
.event-main .event-content section.event-judges > ul > li > p .event-judges-name {
  display: block;
}
.event-main .event-content section.event-judges > ul > li > p .event-judges-title {
  display: block;
  color: #ccc;
}
.event-main .event-content section.event-judges > ul > li > p .event-judges-title a {
  color: #ccc;
}
.event-main .event-content section.event-judges > ul > li > p .event-judges-title a:hover {
  color: #999;
}

.eventList {
  background-color: #f4f4f4;
  /* overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; */
}

.notification {
  background-color: #f4f4f4;
  padding-top: 40px;
}

@media only screen and (min-width: 576px) {
  .edit-profile,
.edit-sns {
    width: 80vw;
    max-width: 768px;
  }
}

.signup, .newPassword, .resetPassword, .login {
  position: relative;
  width: 100%;
  height: 100%;
  font-weight: bold;
  background-color: #333;
}
.signup_container, .newPassword_container, .resetPassword_container, .login_container {
  position: fixed;
  bottom: 50%;
  right: 50%;
  transform: translate(50%, 50%);
  width: 100%;
  max-height: 100%;
  overflow-y: auto;
  padding: 40px 1.5rem !important;
}
.signup a, .newPassword a, .resetPassword a, .login a {
  color: #4a90e2;
  font-weight: 700;
}
@media only screen and (max-width: 576px) {
  .signup .field:not(.newsLetterSubscriptionField):not(.agreeField) label, .newPassword .field:not(.newsLetterSubscriptionField):not(.agreeField) label, .resetPassword .field:not(.newsLetterSubscriptionField):not(.agreeField) label, .login .field:not(.newsLetterSubscriptionField):not(.agreeField) label {
    display: none !important;
  }
}
.signup .bg-image-left, .signup .bg-image-right, .login .bg-image-left, .login .bg-image-right {
  position: absolute;
  bottom: 0;
  max-width: 30%;
}
.signup .bg-image-mobile, .login .bg-image-mobile {
  display: none;
}
.signup .bg-image-left, .login .bg-image-left {
  left: 0;
}
.signup .bg-image-right, .login .bg-image-right {
  right: 0;
}
@media only screen and (max-width: 576px) {
  .signup .bg-image-left, .signup .bg-image-right, .login .bg-image-left, .login .bg-image-right {
    display: none;
  }
  .signup .bg-image-mobile, .login .bg-image-mobile {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
.login .ui.form, .signup .ui.form {
  max-width: 320px !important;
}
.signup_logo, .login_logo {
  display: block;
  width: 79vw;
  max-width: 253px;
  height: auto;
  margin: auto;
}
.signupFormTitle, .loginFormTitle {
  color: #707070;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.1875rem;
  text-align: center;
  margin: 0 auto 1.4375rem auto;
}
.signupNameContainer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.signupNameContainer .field:last-child {
  margin-bottom: 32px !important;
}
.signupNameContainer .g-rounded {
  width: 154px !important;
}
@media only screen and (max-width: 576px) {
  .signupNameContainer {
    display: block;
  }
  .signupNameContainer .field:last-child {
    margin-bottom: 32px !important;
  }
  .signupNameContainer .g-rounded {
    width: 100% !important;
  }
}
.newPassword_logo, .resetPassword_logo {
  display: block;
  width: 12vw;
  max-width: 60px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.signup_logo:hover, .newPassword_logo:hover, .resetPassword_logo:hover, .login_logo:hover {
  opacity: 0.7;
}
.signup form.ui.form, .newPassword form.ui.form, .resetPassword form.ui.form, .login form.ui.form {
  width: 100%;
  max-width: 360px;
  padding: 40px 0;
  margin-left: auto;
  margin-right: auto;
}
.signup form.ui.form {
  padding: 1.875rem 0;
}
.login form.ui.form {
  padding: 1.875rem 0 1.4375rem 0;
}
.signup input:not([type=checkbox]), .newPassword input:not([type=checkbox]), .resetPassword input:not([type=checkbox]), .login input:not([type=checkbox]) {
  height: 48px;
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.signup button[type=submit], .newPassword button[type=submit], .resetPassword button[type=submit], .login button[type=submit] {
  height: 56px;
  transition: all 0.2s ease-in-out 0s;
}
.signup button[type=submit]:disabled, .newPassword button[type=submit]:disabled, .resetPassword button[type=submit]:disabled, .login button[type=submit]:disabled {
  background: linear-gradient(160deg, #7340c4, #318edf) !important;
}
.signup .ui.checkbox label, .newPassword .ui.checkbox label, .resetPassword .ui.checkbox label, .login .ui.checkbox label {
  margin-bottom: 0 !important;
}
.signup .newsLetterSubscriptionField, .newPassword .newsLetterSubscriptionField, .resetPassword .newsLetterSubscriptionField, .login .newsLetterSubscriptionField {
  margin-bottom: 0.5rem !important;
}
.signup .agreeTermsField {
  margin-bottom: 32px !important;
}
.signup .agreeField a, .newPassword .agreeField a, .resetPassword .agreeField a, .login .agreeField a {
  margin-left: 0.5em;
}
.signup_aside, .newPassword_aside, .resetPassword_aside {
  text-align: center;
  color: rgba(255, 255, 255, 0.4);
}
.signup_aside p:not(:first-child), .newPassword_aside p:not(:first-child), .resetPassword_aside p:not(:first-child) {
  margin-top: 1rem;
}
.signup_aside a, .newPassword_aside a, .resetPassword_aside a {
  margin-left: 1em;
}

.login .text-separator {
  color: #707070;
  font-size: 1rem;
  line-height: 1.1875rem;
  text-transform: uppercase;
  text-align: center;
}

.social-login-group {
  margin-bottom: 32px;
}
.social-login-group .social-login-button {
  width: 100%;
  max-width: 320px;
  text-align: center;
  margin: 1.4375rem auto 0 auto;
  height: 45px;
  background-color: #FFFFFF;
  border-radius: 38px;
  box-shadow: 0.0625rem 0.1875rem 0.375rem #00000045;
  cursor: pointer;
}
.social-login-group .social-login-button .button-container {
  width: 50%;
  height: 100%;
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #707070;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.0625rem;
}
.social-login-group .social-login-button .social-login-icon {
  margin-right: 1.25rem;
  width: 1.4375rem;
  height: 1.4375rem;
}

.login_aside {
  width: 100%;
  max-width: 320px;
  text-align: center;
  margin: 0 auto;
}
.login_aside .column {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.login_aside .column:first-child {
  margin-bottom: 0.875rem;
}
.login_aside .column .grey-dot {
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.login_aside .column .grey-dot span {
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  background-color: #707070;
}
.login_aside .column a {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.login_resetPassword {
  float: right;
  margin-bottom: 0.5rem;
}
.completeProfile_avatar img{
  margin: auto;
}
.completeProfile_resume {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  background-color: #f4f4f4;
}
@media only screen and (min-width: 768px) {
  .profile {
    flex-wrap: nowrap;
    flex-direction: row;
  }
}
.profile_info {
  width: 100%;
  position: relative;
  text-align: center;
  background-color: #fff;
  border-radius: 0.3125rem;
  align-self: flex-start;
}
@media only screen and (min-width: 768px) {
  .profile_info {
    width: initial;
    flex: 0 0 300px;
    margin-top: 1.25rem;
    margin-left: 1.25rem;
  }
}
.profile_info a:hover {
  color: #222c5e;
}
.profile_info_detail {
  margin-top: 50px;
}
.profile_info .h2 {
  color: #999;
  text-align: left;
  font-size: 0.6875rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  margin: 0;
  padding: 0.1875rem 1.25rem 0;
  font-weight: 600;
}
.profile_info .standard-btn, .profile_info .standard-btn-live, .profile_info .standard-verified-btn, .profile_info .ui.button.comment-btn, .profile_info .ui.inverted.button.edit-btn {
  width: 200px;
  padding: 0.75rem;
  border: 0.0625rem solid #26c6da;
  background-color: transparent;
  color: #26c6da;
}
.profile_info_basic {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1.25rem;
  position: relative;
}
.profile_info_basic_img_wrapper, .profile_info_basic_img {
  width: 40vw;
  height: 40vw;
  border-radius: 50%;
}
@media only screen and (min-width: 576px) {
  .profile_info_basic_img_wrapper, .profile_info_basic_img {
    width: 120px;
    height: 120px;
  }
}

.profile_info_basic_img {
  display: block;
  width: 158px;
  height: 158px;
  border-radius: 50%;
  margin: 0 auto;
  background-size: contain;
}
.default_avatar {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin: 0 auto;
  background-size: contain;
}
.default_avatar_caption {
  font-weight: 400;
  color: #FFF;
}
.default_avatar.modal_project_avatar {
  width: 40px;
  height: 40px;
  margin-right: 0.75rem;
  display: inline-flex;
}
.default_avatar.project_card_avatar {
  width: 40px;
  height: 40px;
  margin-left: 0.75rem;
  margin-top: 0.75rem;
  display: inline-flex;
}
.profile_info_basic > a.reactCrop_trigger {
  cursor: pointer;
  line-height: 1;
}
.profile_info_basic > a.reactCrop_trigger::before {
  content: "Change photo";
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 1rem;
  background-color: rgba(0, 0, 0, 0.4);
  width: 158px;
  height: 158px;
  border-radius: 50%;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  z-index: 1;
}
.profile_info_basic > a.reactCrop_trigger:hover::before {
  opacity: 1;
}
.profile_info_basic_name {
  width: 100%;
  font-size: 1rem;
  font-weight: 600;
  color: #666;
  word-break: break-word;
  margin-top: 0.75rem;
}
.profile_info_basic i.fa-check-circle {
  color: #28a745;
  margin-left: 0.5rem;
  font-size: 1.125rem;
}
.profile_info_basic_jobStatus {
  font-weight: 600;
  color: #666;
}
.profile_info_basic_location {
  font-size: 0.75rem;
  margin-top: 0.25rem;
  color: #999;
}
.profile_info_basic_bio {
  width: 100%;
  margin-top: 0.75rem;
}
.profile_info_basic_tag {
  width: 100%;
  margin-top: 1.25rem;
}
.profile_info .profile_editBtn {
  margin: 1.25rem 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 1rem;
  color: #999;
  font-size: 1.25rem;
}
.profile_info_socialMedia {
  padding: 1.25rem 0 0;
  border-top: 0.0625rem solid #f4f4f4;
  position: relative;
}
.profile_info_socialMedia > ul {
  margin-top: 0.25rem;
  margin-left: -20px;
  padding: 0 1.25rem;
}
.profile_info_socialMedia > ul > li {
  margin-top: 1rem;
  margin-left: 1.25rem;
  display: inline-block;
}
.profile_info_socialMedia > ul > li > a {
  display: inline-block;
  font-size: 1.25rem;
  color: #999;
}
.profile_info_socialMedia > ul > li > a:hover {
  color: #222c5e;
}
.profile_info_socialMedia > ul > li img {
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 576px) {
  .profile_info_socialMedia > ul {
    margin-left: -12px;
  }
  .profile_info_socialMedia > ul > li.profile-socialMedia-icon {
    margin-left: 0.75rem;
  }
}
.profile_info .profile-resume {
  width: 100%;
  margin-top: 1.25rem;
}
.profile_info .profile-btn-downloadResume::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "";
}
.profile_info .profile-btn-uploadResume::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "";
}
.profile_info .profile-btn-downloadResume,
.profile_info .profile-btn-uploadResume {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-top: 0.0625rem solid #f0f0f0;
  padding: 1.25rem 0;
  color: #999;
  cursor: pointer;
}
.profile_info .profile-btn-downloadResume:hover,
.profile_info .profile-btn-uploadResume:hover {
  background-color: rgba(74, 144, 226, 0.07);
}
.profile_info .profile-btn-downloadResume::before,
.profile_info .profile-btn-uploadResume::before {
  font-size: 1.25rem;
  margin-right: 0.5rem;
}
.profile_info_qrcode {
  border-top: 0.0625rem solid #f0f0f0;
  padding: 1.25rem;
  font-size: 0.75rem;
  color: #999;
}
.profile_info_qrcode .qrCanvas {
  margin-top: 1.25rem;
}
.profile .profile_main {
  padding: 1.25rem 0;
  width: 100%;
  margin: 0 1.25rem;
}
.profile .profile_main .ui.menu,.profile_main_nav_resume,.profile_main_nav_projects {
  border:none !important;
}
.profileResume {
  text-align:center;
}
.pg-viewer-wrapper {
  max-height:650px !important;
}
.pg-viewer-wrapper .document-container {
  width: 100% !important;
}
.pg-viewer-wrapper canvas {
  width: 100% !important;
}
.profile-btn-downloadOldResume {
  color:white !important;
  display:block !important;
  width:30%;
  height:45px;
  margin:10px auto !important;
  line-height:unset !important;
}
.profile-btn-downloadOldResume::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "";
  font-size:20px;
  margin-right:8px;
}
.profile-btn-addNewResume {
  color:white !important;
  width:30%;
  height:45px;
  margin:2% auto !important;
}
.profile-btn-addNewResume::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "";
  font-size:20px;
  margin-right:8px;
}
.profile_main_tab_icon{
  font-size: 1.125rem;
  margin-right: 0.625rem;
}
@media (min-width: 375px) and (max-width: 768px) {
  .profile .profile_main {
    padding: 1.25rem 0;
    width: initial;
    flex: 1 1 100%;
  }
  .profile .profile_main .profileResume img{
    width: 100% !important;
  }
  .profile-btn-addNewResume,.profile-btn-downloadOldResume {
    width: 70% !important;
  }
}
@media (max-width: 375px) {
  .profile .profile_main {
    padding: 0;
    width: initial;
    flex: 1 1 100%;
    margin: 0;
  }
  .profile .profile_main .profileResume img{
    width: 100% !important;
  }
  .profile-btn-addNewResume,.profile-btn-downloadOldResume {
    width: 70% !important;
  }
}
@media only screen and (max-width: 768px) {
  .profile .profile_main {
    padding: 1.25rem 0;
    width: initial;
    flex: 1 1 100%;
  }
  .profile .profile_main .profileResume img{
    width: 100% !important;
  }
  .profile-btn-addNewResume,.profile-btn-downloadOldResume {
    width: 45%;
  }
}
/* .profile .profile_main_nav {
  text-align: center;
}
.profile .profile_main_nav .ui.menu {
  display: inline-flex;
} */
.profile .profile_main_projects.empty {
  background: url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Fimg%2Fproject%2Fdefault_profile_project.png") no-repeat center center;
  background-size: contain;
  min-height: 500px;
  opacity: 0.5;
}
@media only screen and (max-width: 900px) {
  .profile .profile_main_projects .ui.card {
    width: 100% !important;
  }
}
@media only screen and (min-width: 901px) {
  .profile .profile_main_projects .ui.card {
    width: calc( 100% / 2 - 40px ) !important;
    margin: 1.25rem 1.25rem 0 !important;
  }
}
@media only screen and (min-width: 1200px) {
  .profile .profile_main_projects .ui.card {
    width: calc( 100% / 3 - 60px ) !important;
  }
}

.profile-project > h2 {
  color: #676767;
  font-family: "OpenSans";
  font-size: 1rem;
  margin-top: 10vh;
}
.profile-project > .project-wrap {
  width: 95%;
  margin: auto;
}
.profile-project > .project-wrap > .profile-new-project {
  width: 110px;
  height: 110px;
  padding: 0.3125rem;
  background-color: #fff;
  margin: 0.1875rem;
  display: inline-block;
}
.profile-project > .project-wrap > .profile-new-project > img {
  width: 100%;
  height: 100%;
}
.profile-project > .project-wrap > .profile-add-project {
  width: 110px;
  height: 110px;
  padding: 0.3125rem;
  background-color: #fff;
  margin: 0.1875rem;
  display: inline-block;
  cursor: pointer;
}
.profile-project > .project-wrap > .profile-add-project > .white-border {
  width: 100%;
  height: 100%;
  border: 0.125rem dashed #979797;
  padding: 0.625rem;
}
.profile-project > .project-wrap > .resize-project {
  width: 150px;
  margin: 0.625rem;
  height: 150px;
}

.profile-project-desk {
  width: 64%;
  position: absolute;
  height: 100%;
  margin-left: 443px;
  padding-top: 1.4375rem;
}

.welcome-container {
  background: #333;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.welcome-image {
  width: 70%;
  /* max-width: 760px; */
}

.welcome-btn {
  margin-top: 1.25rem !important;
  max-width: 20em;
  width: 100%;
  color: white !important;
  display: block;
  height: 56px;
}

.profileForm .actions {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.profileForm .cancel-btn {
  border: none;
  color: #999;
  background-color: transparent;
  padding: 0;
  margin: 0 auto 0 0;
  width: initial;
  position: absolute;
  left: 0;
}
.profileForm .create-btn {
  background-color: #26c6da;
  font-size: 1rem;
  border-radius: 100px;
}
.profileForm .create-btn:hover {
  color: white !important;
  background-color: rgba(38, 198, 218, 0.8);
}

.notification_list {
  background-color: #fff;
  border-radius: 0.3125rem;
  list-style: none;
}
.notification_list_item {
  padding: 1.25rem;
  display: flex;
  align-items: center;
  color: #999;
}
.notification_list_item + li {
  border-top: 0.0625rem solid #f0f0f0;
}
.notification_list_item.noMessage {
  justify-content: center;
  font-size: 1rem;
  color: #999;
}
.notification_list_item > .unread {
  font-weight: bold;
  color: #666;
}
.notification_list_item_makeRead, .notification_list_item_delete {
  padding: 0.5rem;
}
.notification_list_item_makeRead > button, .notification_list_item_delete > button {
  border: none;
  color: #999;
  font-size: 0.75rem;
  transition: all 0.2s ease-in-out;
  background-color: transparent;
}
.notification_list_item_makeRead > button > i, .notification_list_item_delete > button > i {
  font-size: 1.25rem;
}
.notification_list_item_makeRead > button:hover {
  transform: scale(1.2);
  color: #4abb3e;
}
.notification_list_item_delete {
  margin-left: 0.5rem;
}
.notification_list_item_delete > button:hover {
  transform: scale(1.2);
  color: red;
}
.notification_list_item_text {
  font-size: 1rem;
  flex-grow: 1;
}

.notification_list_item_title {
  display: block;
  margin-top: 0.25rem;
  font-weight: normal;
}

.notification_list_item_text_timeStamp {
  display: block;
  margin-top: 0.25rem;
  color: #ccc;
  font-size: 0.75rem;
  font-weight: normal;
}

.submitProjectForm .awardsField .icon.trophy, .submitProjectForm .awardsField .icon.pencil{
  color: #fab742;
}
.submitProjectForm .awardsField ul {
  list-style: none;
  font-size: 0.8125rem;
  display: flex;
  flex-wrap: wrap;
}
.submitProjectForm .awardsField ul li {
  background-color: #D6EEFF;
  padding: 0 1rem 1rem;
  border-radius: 0.3125rem;
  margin-bottom: 2%;
  width: 100%;
  color: #333333;
}
.submitProjectForm .awardsField ul li.disabled {
  color: #999;
}
@media only screen and (min-width: 576px) {
  .submitProjectForm .awardsField ul li {
    width: 48%;
    margin-right: 2%;
  }
}
@media only screen and (min-width: 768px) {
  .submitProjectForm .awardsField ul li {
    width: 23%;
    margin-right: 2%;
  }
}
.submitProjectForm .awardsField .ui.checkbox {
  margin-top: 1rem;
}
.submitProjectForm .awardsField_awardName {
  color: #333333;
  display: block;
  font-size: 1rem;
  font-weight: 700;
}
.submitProjectForm .awardsField_awardDescription {
  display: block;
  margin-top: 0.25rem;
  margin-left: 1.625rem;
  word-break: break-word; 
  font-size: 12px;
  font-weight: 500;
}
.submitProjectForm .icon.check  {
  color: #0095FA;
}
.submitProjectForm .awardsField_awardUrl {
  display: inline-block;
  margin-top: 0.25rem;
  margin-left: 1.625rem;
  word-break: break-word;
}
.submitProjectForm .msg-latestSubmission {
  display: block !important;
  justify-self: flex-start;
  width: 100%;
  margin-bottom: 1.25rem;
  color: #999;
}

@media only screen and (min-width: 576px) {
  .createProjectModal {
    width: 80vw;
    max-width: 992px;
  }
}

@media only screen and (min-width: 576px) {
  .modal-project {
    width: 80vw;
    max-width: 992px;
  }
}
.modal-project .ui.image.avatar {
  width: 40px;
  height: 40px;
  margin-right: 0.75rem;
}
.modal-project_content_projectImage {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 500px;
  display: block;
  margin-bottom: 1.25rem;
}
.modal-project_content_caption {
  font-weight: 600;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  font-size: 0.75rem;
  margin-top: 40px;
  margin-bottom: 0.75rem;
}
.modal-project_content_members_list, .modal-project_content_pendingMembers_list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-top: -12px;
}
@media only screen and (min-width: 768px) {
  .modal-project_content_members_list, .modal-project_content_pendingMembers_list {
    margin-left: -32px;
  }
}
.modal-project_content_members_list_item, .modal-project_content_pendingMembers_list_item {
  display: flex;
  align-items: baseline;
  margin: 0.75rem 0.75rem 0 0;
  /* width: 100%; */
}
@media only screen and (min-width: 768px) {
  .modal-project_content_members_list_item, .modal-project_content_pendingMembers_list_item {
    width: initial;
    padding-left: 32px;
  }
}
.modal-project_content_members_list_item_remove {
  cursor: pointer;
  color: #999;
  margin-left: 1.25rem;
}
.modal-project_content_members_list_item_remove:hover {
  color: #1e70bf;
}
.modal-project_content_pendingMembers {
  margin-bottom: 40px;
}
.modal-project_content_pendingMembers_list_item_name {
  cursor: pointer;
  color: #999;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .modal-project_content_pendingMembers_list_item_name {
    margin-right: 1.25rem;
  }
}
.modal-project_content_pendingMembers_list_item_accept {
  margin-right: 0.5rem !important;
}
.modal-project_content_skills {
  margin-top: 40px;
}
.modal-project_content_video {
  margin-top: 40px;
}
.modal-project_content_video_iframeWrapper {
  padding-top: 56%;
  position: relative;
}
.modal-project_content_video_iframeWrapper iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.modal-project_content_links {
  margin-top: 40px;
  font-size: 0.875rem;
}
.modal-project_content_links .item {
  margin-top: 0.75rem;
}
.modal-project_content_links a {
  color: #666;
}
.modal-project_content_links a:hover {
  text-decoration: underline;
}
.modal-project_content_links .icon {
  font-size: 1.125rem;
  width: 1.75rem;
  text-align: center;
}
.modal-project_content_description {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 1.125rem;
}

.modal-project_content_description img {
  width: 100% !important;
}
.modal-project_content_submittedDate {
  text-align: right;
  color: #999;
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
.modal-project_content_deadline {
  font-size: 0.875rem;
  text-align: right;
}
.modal-project p span {
  width: 100%;
}
.modal-project p span > img {
  width: 100%;
}
.modal-project p > img {
  width: 100%;
}
.modal-project_footer {
  margin-top: 1.25rem;
  margin-bottom: 40px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.modal-project_footer > button {
  padding: 1rem 100px;
}

.userTickets {
  background-color: #f4f4f4;
  padding: 1rem;
}
.userTickets h1 {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1;
}
.userTickets_count {
  color: white;
  background-color: #c1c1c1;
  padding: 0.625rem;
  margin-left: 1.25rem;
  font-size: 0.875rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.3125rem;
  padding: 0.6em 0.8em;
}
@media only screen and (min-width: 576px) {
  .userTickets {
    padding: 32px;
  }
  .userTickets h1 {
    font-size: 1.75rem;
  }
}
.userTickets_list {
  overflow: hidden;
}
.userTickets_list_item {
  background-color: #fff;
  border-top-right-radius: 0.3125rem;
  border-bottom-right-radius: 0.3125rem;
  display: grid;
  grid-template-areas: "userTickets_paidDate userTickets_paidDate" "userTickets_event userTickets_event" "userTickets_ticket userTickets_ticket";
  grid-template-columns: 1fr auto;
  margin-top: 1rem;
  padding: 1rem;
  border-left: 0.125rem solid #7340c4;
}
.userTickets_list_item_paidDate {
  grid-area: userTickets_paidDate;
  font-size: 0.875rem;
  margin-bottom: 1rem;
  color: #999;
  display: flex;
  align-items: baseline;
}
.userTickets_list_item_event {
  grid-area: userTickets_event;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 0.0625rem solid #f0f0f0;
}
.userTickets_list_item_event_name {
  grid-area: userTickets_eventName;
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}
.userTickets_list_item_event_date {
  grid-area: userTickets_eventdate;
  font-size: 0.875rem;
  color: #999;
}
.userTickets_list_item_ticket {
  grid-area: userTickets_ticket;
  display: flex;
  flex-wrap: wrap;
}
.userTickets_list_item_ticket_name {
  font-size: 1.25rem;
  flex: 1 1 auto;
}
.userTickets_list_item_ticket_price {
  font-size: 1.25rem;
  margin-left: auto;
  flex: 0 0 auto;
}
.userTickets_list_item_ticket_price.refunded {
  text-decoration: line-through;
  color: #999;
}
.userTickets_list_item_ticket_invoice {
  flex: 1 1 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.5rem;
  font-size: 0.875rem;
}
.userTickets_list_item_ticket_invoice_number {
  color: #999;
  flex: 1 1 auto;
}
.userTickets_list_item_ticket_invoice_refund {
  margin-left: auto;
  flex: 0 0 auto;
}
.userTickets_list_item_ticket_invoice_refunded {
  color: #4abb3e;
  margin-left: auto;
  flex: 0 0 auto;
}
.userTickets_list_item_ticket_invoice_refunded::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "";
  margin-right: 0.5em;
}
@media only screen and (min-width: 768px) {
  .userTickets_list {
    margin-top: 1rem;
  }
  .userTickets_list_item {
    grid-template-areas: "userTickets_paidDate userTickets_paidDate" "userTickets_event userTickets_ticket";
    grid-template-columns: 1fr 1fr;
    padding: 32px;
  }
  .userTickets_list_item_event {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
    padding-right: 32px;
    margin-right: 32px;
    border-right: 0.0625rem solid #f0f0f0;
  }
}
.userTickets .noTicket {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #999;
  font-size: 1.25rem;
}
.userTickets .noTicket::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "";
  font-size: 40px;
  transform: rotate(-30deg);
  margin-bottom: 1.25rem;
  background-color: #eee;
  padding: 1.25rem;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.userTickets .noTicket .button {
  margin-top: 40px;
  margin-right: 0;
}

.mentor-search-wrap > .float-r {
  margin-right: 1.25rem;
}
.mentor-search-wrap > .float-r > .ui.icon.input > input {
  border-bottom: none;
  border-radius: 0.125rem;
}
.mentor-search-wrap > .float-r > .ui.icon.input > i.icon {
  width: 35px;
}
.mentor-search-wrap > .float-r > .ui.icon.input > i.icon::before {
  margin-top: -1px;
  padding-right: 1.25rem;
}
.mentor-search-wrap > .float-l > .standard-btn, .mentor-search-wrap > .float-l > .standard-btn-live, .mentor-search-wrap > .float-l > .standard-verified-btn, .mentor-search-wrap > .float-l > .ui.button.comment-btn, .mentor-search-wrap > .float-l > .ui.inverted.button.edit-btn {
  margin-left: 0;
}

#singleMentor-card {
  vertical-align: top;
  min-height: 200px;
}
#singleMentor-card > .content {
  min-height: 140px;
}
#singleMentor-card > .content > .image {
  border-radius: 50%;
  height: 40px;
  width: 40px;
}
#singleMentor-card > .content > .meta .category-tag {
  margin: 0.125rem;
  font-size: 0.6875rem;
  padding: 0.0625rem 0.1875rem;
}
#singleMentor-card > .content > .description {
  width: 100%;
  color: #505050;
}
#singleMentor-card > .content > .description > div > a {
  font-size: 0.875rem;
  color: #26c6da;
  transition: all 0.3s linear;
}
#singleMentor-card > .content > .description > div > a:hover {
  color: #41d8ea;
}
#singleMentor-card > .content > .description > .limit-content, .project-cards #singleMentor-card > .ui.card.content > .content.description > .header, .project-cards .ui.card > .content#singleMentor-card > .description.content > div.description > p {
  width: 100%;
}
#singleMentor-card > .extra {
  height: 60px;
}
#singleMentor-card > .extra > .standard-btn, #singleMentor-card > .extra > .standard-btn-live, #singleMentor-card > .extra > .standard-verified-btn, #singleMentor-card > .extra > .ui.button.comment-btn, #singleMentor-card > .extra > .ui.inverted.button.edit-btn {
  padding: 0.5rem;
  min-width: 90%;
  margin: auto;
}
#singleMentor-card > .extra > .standard-btn:focus, #singleMentor-card > .extra > .standard-btn-live:focus, #singleMentor-card > .extra > .standard-verified-btn:focus, #singleMentor-card > .extra > .ui.button.comment-btn:focus, #singleMentor-card > .extra > .ui.inverted.button.edit-btn:focus {
  border: 0.0625rem solid #26c6da;
}
#singleMentor-card > .extra > button[disabled] {
  background: #ccc;
  border-color: #ccc;
}

.meta-txt {
  color: #ccc;
  padding-left: 0.625rem;
  font-size: 0.6875rem;
}

.posting {
  background-color: #f4f4f4;
  padding: 1rem;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 576px) {
  .posting {
    padding: 40px;
  }
}
.posting-search-form {
  display: flex;
  flex-direction: row;
}
.posting-search-form .ui.input input {
  border: none;
  padding: 0 0.5rem;
  height: 48px;
  width: initial;
}
.posting-search-form-keyword {
  width: calc((100% - 48px) / 2);
  margin-bottom: 0 !important;
}
.posting-search-form-keyword > .ui.input input {
  border-top-right-radius: 0;
  border-top-left-radius: 0.3125rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.posting-search-form-location {
  width: calc((100% - 48px) / 2);
  margin-bottom: 0 !important;
  border-left: 0.0625rem solid #f0f0f0;
  background-color: white;
}
@media only screen and (min-width: 576px) {
  .posting-search-form-location {
    border-left: none;
  }
  .posting-search-form-location .ui.input::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: "";
    align-self: center;
    margin-left: 0.5rem;
    color: #999;
  }
}
.posting-search-form-btn {
  width: 48px;
  background-color: white;
  border-top-right-radius: 0.3125rem;
}
.posting-search-form-btn > button {
  background-color: transparent !important;
  color: gray !important;
  padding: 0 !important;
  display: block;
  width: 100% !important;
  height: 48px;
  border: none;
}
@media only screen and (min-width: 576px) {
  .posting-search-form-btn > button {
    margin: 0;
  }
}
.posting-search-form-btn > button::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "";
  align-self: center;
  display: block;
}
.posting .filter-group {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 40px;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 0 0.5rem;
  border-bottom-right-radius: 0.3125rem;
  border-bottom-left-radius: 0.3125rem;
}
@media only screen and (min-width: 576px) {
  .posting .filter-group {
    flex-direction: row;
  }
}
.posting .filter-group .Select {
  width: 100%;
  padding-bottom: 0;
}
@media only screen and (min-width: 576px) {
  .posting .filter-group .Select {
    width: 30%;
  }
}
.posting .filter-group .Select .Select-control {
  border: none !important;
  background-color: transparent;
  height: 100%;
}
.posting .filter-group .Select .Select-control:hover {
  box-shadow: none;
  color: gray;
}
.posting .filter-group .Select .Select-placeholder {
  display: flex;
  align-items: center;
}
.posting .filter-group .Select .Select-placeholder:hover {
  color: initial;
}
.posting .filter-group .Select .Select-multi-value-wrapper {
  display: block;
  height: 100%;
  padding-top: 0.5rem;
}
.posting ul#posting-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 576px) {
  .posting ul#posting-list {
    margin-left: -16px;
  }
}
.posting ul#posting-list li.posting-list-item {
  display: inline-block;
  width: 100%;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 576px) {
  .posting ul#posting-list li.posting-list-item {
    width: 50%;
    padding-left: 1rem;
    box-sizing: border-box;
  }
}
.posting ul#posting-list li.posting-list-item > a {
  display: flex;
  flex-direction: row;
  padding: 1rem;
  border-radius: 0.3125rem;
  background-color: #fff;
  height: 100%;
  color: #666;
  box-shadow: 0 0.125rem 1.25rem 0 rgba(0, 0, 0, 0.05);
  transition: all 0.2s ease-in-out;
  flex-wrap: wrap;
}
.posting ul#posting-list li.posting-list-item > a:hover {
  color: #666;
  box-shadow: rgba(45, 45, 45, 0.05) 0 0.125rem 0.125rem, rgba(49, 49, 49, 0.05) 0 0.25rem 0.25rem, rgba(42, 42, 42, 0.05) 0 0.5rem 0.5rem, rgba(32, 32, 32, 0.05) 0 1rem 1rem;
  transform: translate(0, -4px);
}
.posting ul#posting-list li.posting-list-item .posting-company {
  width: 100%;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.posting ul#posting-list li.posting-list-item .posting-companyLogo {
  width: 60px;
  height: 60px;
  margin-right: 1rem;
}
.posting ul#posting-list li.posting-list-item .posting-companyName {
  font-size: 1rem;
}
.posting ul#posting-list li.posting-list-item .posting-jobTitle {
  font-size: 1rem;
  width: 100%;
}
.posting ul#posting-list li.posting-list-item .posting-location,
.posting ul#posting-list li.posting-list-item .posting-rate,
.posting ul#posting-list li.posting-list-item .posting-salary,
.posting ul#posting-list li.posting-list-item .posting-skills {
  margin-top: 1rem;
  font-size: 0.75rem;
  color: #999;
}
.posting ul#posting-list li.posting-list-item .posting-rate,
.posting ul#posting-list li.posting-list-item .posting-salary {
  margin-right: 1rem;
}
.posting ul#posting-list li.posting-list-item .posting-location,
.posting ul#posting-list li.posting-list-item .posting-skills {
  width: 100%;
}
.posting .btn-more button {
  margin: 1.5rem auto;
  padding: 0;
  max-width: 400px;
  display: block;
  width: 100%;
  border-radius: 0.3125rem;
  height: 48px;
  color: #222c5e;
  background-color: transparent;
  border: 0.0625rem solid rgba(34, 44, 94, 0.5);
}

#posting-detail {
  background-color: #fff;
  border-radius: 0.3125rem;
  padding: 1rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#posting-detail .posting-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: 0.0625rem solid #f0f0f0;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  flex-shrink: 0;
  width: 100%;
  align-items: center;
  z-index: initial;
}
#posting-detail .posting-companyLogo {
  background-color: #ccc;
  width: 60px;
  height: 60px;
  margin-right: 1rem;
  border-radius: 0.1875rem;
}
#posting-detail .posting-companyName {
  font-size: 1rem;
  width: 100%;
}
#posting-detail .posting-location {
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  font-size: 0.75rem;
  color: #999;
}
#posting-detail .posting-location::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "";
  font-size: 0.875rem;
  margin-right: 0.25rem;
  color: #ccc;
}
#posting-detail .posting-jobTitle {
  font-size: 1.25rem;
  width: calc(100% - 160px);
  flex-grow: 0;
  flex-shrink: 1;
}
#posting-detail .posting-btn-wrapper {
  margin-left: auto;
}
#posting-detail .posting-btn-apply,
#posting-detail .posting-btn-edit,
#posting-detail .posting-btn-delete {
  font-size: 0.875rem;
  padding: 0.5rem 0.75rem;
  border-radius: 0.3125rem;
  border: none;
  line-height: 1;
  display: inline-block;
  cursor: pointer;
}
#posting-detail .posting-btn-apply {
  background-color: #fab742;
  color: white;
}
#posting-detail .posting-btn-edit {
  background-color: #222c5e;
  color: white;
}
#posting-detail .posting-btn-delete {
  background-color: #f0f0f0;
  color: #999;
  margin-left: 1rem;
}
#posting-detail .posting-heading {
  font-size: 0.6875rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-top: 1.5rem;
  color: #999;
  width: 100%;
}
#posting-detail > p {
  margin-top: 0.5rem;
  width: 100%;
}
@media only screen and (min-width: 576px) {
  #posting-detail .posting-heading {
    width: 25%;
  }
  #posting-detail > p {
    width: 75%;
    margin-top: 1.25rem;
  }
}

.ui.modal.posting-modal-apply .header {
  margin-bottom: 1.25rem;
}
.ui.modal.posting-modal-apply h3 {
  margin-bottom: 1.25rem;
}
.ui.modal.posting-modal-apply .footer {
  margin-top: 40px;
}

form.posting-form-create .Select-input input {
  border: none !important;
}

.cms-container {
  grid-area: main;
  display: grid;
  align-items: stretch;
}

@media only screen and (max-width: 767px) {
  .cms-container {
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-template-rows: 56px 1fr;
    grid-template-areas: "cms-nav" "cms-main";
  }
}
@media only screen and (min-width: 768px) {
  .cms-container {
    grid-template-columns: 300px 1fr;
    grid-template-areas: "cms-nav cms-main";
  }
}
@media only screen and (min-width: 992px) {
  .cms-container {
    grid-template-columns: 300px 1fr;
    grid-template-areas: "cms-nav cms-main";
  }
}


.cms-create-event {
  padding: 40px 5%;
}

.cms-vertical-container {
  display: -webkit-flex;
  display: flex;
  margin: 1rem 1.25rem;
  padding: 0;
  align-items: center;
}
.cms-vertical-container > div {
  margin-left: 0.5rem;
  width: calc(100% - 45px);
  overflow: hidden;
}
.cms-vertical-container > div > div {
  color: white;
}
.cms-vertical-container > div > a {
  width: 100%;
  overflow: hidden;
}
.cms-vertical-container > div > a > div {
  width: 100%;
  overflow: hidden;
}
.cms-vertical-container > div > a > div strong {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.cms-header {
  grid-area: header;
  background-color: #222c5e;
  color: white;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  z-index: 99;
  display: flex;
  align-items: center;
}
.cms-header ul.csm-header-navi {
  margin: 0;
  padding: 0;
  display: table;
  list-style: none;
  flex-grow: 1;
  height: 100%;
}
.cms-header ul.csm-header-navi > li {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.cms-header ul.csm-header-navi > li.cms-header-navi_eventName {
  padding-left: 32px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cms-header ul.csm-header-navi > li.cms-header-navi_eventName::before {
  font-family: "Material Icons";
  content: "";
  color: rgba(255, 255, 255, 0.3);
  font-size: 1.125rem;
  position: absolute;
  left: 0;
}
.cms-header a {
  color: rgba(255, 255, 255, 0.7);
  transition: all 0.1s linear;
}
.cms-header a:hover, .cms-header a:hover::before {
  color: white;
}
.cms-header .cms-user {
  display: flex;
  align-items: center;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .cms-header {
    height: 69px;
  }
  .cms-header .cms-logo {
    margin-left: 32px;
    margin-right: 32px;
    display: flex;
    align-items: center;
    width: 1.75rem;
  }
  .cms-header .cms-logo:hover {
    opacity: 0.8;
  }
  .cms-header .cms-logo img {
    width: 100%;
    height: auto;
  }
  .cms-header ul.csm-header-navi {
    width: calc(100% - 68px - 208px);
  }
  .cms-header ul.csm-header-navi .cms-header-navi_dashboard {
    width: 121px;
  }
  .cms-header ul.csm-header-navi .cms-header-navi_dashboard > a {
    padding: 1rem;
    display: flex;
    align-items: center;
  }
  .cms-header ul.csm-header-navi .cms-header-navi_dashboard > a::before {
    margin-right: 1.125rem;
  }
  .cms-header ul.csm-header-navi li.cms-header-navi_eventName {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .cms-header .cms-user {
    padding: 1rem;
    max-width: 200px;
    margin-right: 0.5rem;
  }
  .cms-header .cms-user-avatar {
    margin-right: 0.5rem;
  }
  .cms-header .cms-user-name {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .cms-header {
    height: 56px;
    justify-content: center;
  }
  .cms-header a.cms-logo {
    padding-left: 1rem;
    padding-right: 1rem;
    align-items: center;
    display: flex;
    box-sizing: border-box;
    height: 100%;
    margin-right: auto;
  }
  .cms-header a.cms-logo > img {
    width: 1.25rem;
    height: auto;
  }
  .cms-header .csm-header-navi {
    width: calc(100% - 52px - 64px);
  }
  .cms-header .csm-header-navi li {
    line-height: 1;
  }
  .cms-header .csm-header-navi li.cms-header-navi_dashboard {
    width: 56px;
    min-width: 56px;
  }
  .cms-header .csm-header-navi li.cms-header-navi_dashboard > a {
    visibility: hidden;
    font-size: 0;
    display: block;
    width: 1.5rem;
  }
  .cms-header .csm-header-navi li.cms-header-navi_dashboard > a::before {
    visibility: visible;
    font-size: 1.125rem;
    padding-left: 1rem;
    padding-right: 1rem;
    height: 100%;
    top: 0.75rem;
  }
  .cms-header .cms-user {
    flex: 0 0 48px;
  }
  .cms-header .cms-user-name {
    display: none;
  }
}

.cms-nav {
  grid-area: cms-nav;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  background-color: white;
  transition: all 0.1s linear;
}
.cms-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.cms-nav ul li.cms-nav-delete a {
  color: #d0011b;
}
.cms-nav ul li.cms-nav-delete a:hover {
  color: #d0011b;
  background-color: rgba(208, 1, 27, 0.07);
}
.cms-nav ul > li a {
  color: #999;
  transition: all 0.1s linear;
}
.cms-nav ul > li a.cms-nav-active, .cms-nav ul > li a.cms-nav-active::before, .cms-nav ul > li a:hover, .cms-nav ul > li a:hover::before {
  color: #222c5e;
  background-color: rgba(74, 144, 226, 0.07);
}
.cms-nav ul > li > a::before {
  transition: all 0.1s linear;
}
.cms-nav-notification {
  position: relative;
}
.cms-nav-notification::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  background: linear-gradient(160deg, #7340c4, #318edf);
  border-radius: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .cms-nav {
    overflow-y: auto;
  }
  .cms-nav ul.cms-nav-ul > li > a {
    padding: 1rem 32px;
    display: flex;
    align-items: center;
    line-height: 1;
  }
  .cms-nav ul.cms-nav-ul > li > a > i {
    font-size: 1.25rem;
    margin-right: 1rem;
    width: 1.5rem;
  }
  .cms-nav-notification::before {
    top: 50%;
    right: 1.75rem;
  }
}
@media screen and (max-width: 767px) {
  .cms-nav {
    right: 0;
    z-index: 999;
    top: 56px;
    height: 56px;
  }
  .cms-nav .cms-nav-ul {
    margin: 0;
    padding: 0;
    line-height: 1;
    display: flex;
    align-items: center;
    height: 100%;
    border-bottom: 0.0625rem solid #f4f4f4;
    width: 100vw;
  }
  .cms-nav .cms-nav-ul > li {
    list-style: none;
    display: inline-block;
    width: 25%;
    min-width: 56px;
    height: 100%;
  }
  .cms-nav .cms-nav-ul > li > a {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0;
  }
  .cms-nav .cms-nav-ul > li > a > i {
    font-size: 1.25rem;
    color: rgba(34, 44, 94, 0.3);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .cms-nav .cms-nav-ul > li .cms-nav-active i {
    color: #222c5e;
  }
  .cms-nav-notification::before {
    top: 22%;
    right: 22%;
  }
}

.cms-main {
  grid-area: cms-main;
  overflow-x: auto;
}
.cms-main:not(.eventDetail) {
  background-color: #f4f4f4;
}

.cms-main:not(.eventDetail) {
  padding: 40px;
}
.cms-main:not(.eventDetail) > h1 {
  margin-bottom: 1.25rem;
}
/* .cms-main:not(.eventDetail) h2,
.cms-main:not(.eventDetail) h3 {
  margin-bottom: 1.25rem;
} */
.cms-main:not(.eventDetail) ul {
  padding: 0;
}
.cms-main:not(.eventDetail) li {
  list-style: none;
}
.cms-main:not(.eventDetail) li button {
  display: block;
  color: white;
  min-width: 200px;
  margin: 1.25rem 0;
  padding: 0.625rem;
  background-color: #222c5b;
  border-radius: 0.3125rem;
  border: 0.0625rem solid #222c5b;
  transition: all 0.3s ease;
  font-weight: 400;
}
.cms-main:not(.eventDetail) li button:hover {
  font-weight: 400;
  color: white;
  background-color: #222c5b;
  box-shadow: 0 0 0 0.3125rem rgba(35, 45, 92, 0.5);
}
.cms-main:not(.eventDetail) li button:focus {
  font-weight: 400;
  color: white;
  background-color: #222c5b;
  box-shadow: 0 0 0 0.3125rem rgba(35, 45, 92, 0.5);
}
.cms-main:not(.eventDetail) .standard-btn, .cms-main:not(.eventDetail) .standard-btn-live, .cms-main:not(.eventDetail) .standard-verified-btn, .cms-main:not(.eventDetail) .ui.button.comment-btn, .cms-main:not(.eventDetail) .ui.inverted.button.edit-btn {
  font-weight: 400;
  color: white;
  min-width: 200px;
  margin: 1.25rem 0;
  padding: 0.625rem;
  background-color: #222c5b;
  border-radius: 0.3125rem;
  border: 0.0625rem solid #222c5b;
  transition: all 0.3s ease;
}
.cms-main:not(.eventDetail) .standard-btn:hover, .cms-main:not(.eventDetail) .standard-btn-live:hover, .cms-main:not(.eventDetail) .standard-verified-btn:hover, .cms-main:not(.eventDetail) .ui.button.comment-btn:hover, .cms-main:not(.eventDetail) .ui.inverted.button.edit-btn:hover {
  font-weight: 400;
  color: white;
  background-color: #222c5b;
  box-shadow: 0 0 0 0.3125rem rgba(35, 45, 92, 0.5);
}
.cms-main:not(.eventDetail) .standard-btn:focus, .cms-main:not(.eventDetail) .standard-btn-live:focus, .cms-main:not(.eventDetail) .standard-verified-btn:focus, .cms-main:not(.eventDetail) .ui.button.comment-btn:focus, .cms-main:not(.eventDetail) .ui.inverted.button.edit-btn:focus {
  font-weight: 400;
  color: white;
  background-color: #222c5b;
  box-shadow: 0 0 0 0.3125rem rgba(35, 45, 92, 0.5);
}
.cms-main:not(.eventDetail).cms-preview {
  padding: 0;
}

.cms-user-avatar {
  width: 32px;
  height: 32px;
}

.cms-event-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: left;
}
@media screen and (min-width: 961px) {
  .cms-event-list {
    margin-left: -20px;
  }
}

.cms-btn {
  color: white;
  min-width: 200px;
  margin: 1.25rem 0;
  padding: 0.625rem;
  background-color: #222c5b;
  border-radius: 0.3125rem;
  border: 0.0625rem solid #222c5b;
  transition: all 0.3s ease;
  font-weight: 400;
}
.cms-btn:hover {
  font-weight: 400;
  color: white;
  background-color: #222c5b;
  box-shadow: 0 0 0 0.3125rem rgba(35, 45, 92, 0.5);
}
.cms-btn:focus {
  font-weight: 400;
  color: white;
  background-color: #222c5b;
  box-shadow: 0 0 0 0.3125rem rgba(35, 45, 92, 0.5);
}

.cms-judgingCriteria button,
.cms-judgingCriteria button:hover,
.cms-judgingCriteria button:focus,
.cms-awards button,
.cms-awards button:hover,
.cms-awards button:focus,
.cms-tickets button,
.cms-tickets button:hover,
.cms-tickets button:focus {
  width: initial;
}
.cms-judgingCriteria_addBtn,
.cms-awards_addBtn,
.cms-tickets_addBtn {
  clear: both;
  margin-top: 1.25rem;
  border-top-left-radius: 0.3125rem;
  border-top-right-radius: 0.3125rem;
  background-color: #fff;
}
.cms-judgingCriteria_addBtn > a,
.cms-awards_addBtn > a,
.cms-tickets_addBtn > a {
  font-size: 1.25rem;
  color: #1678c2;
  display: block;
  padding: 1.25rem 1rem;
  text-align: center;
  cursor: pointer;
}
.cms-judgingCriteria_addBtn > a:hover,
.cms-awards_addBtn > a:hover,
.cms-tickets_addBtn > a:hover {
  color: #1678c2;
  background-color: rgba(244, 244, 244, 0.4);
}
.cms-judgingCriteria_addBtn > .ui.form,
.cms-awards_addBtn > .ui.form,
.cms-tickets_addBtn > .ui.form {
  padding: 1.25rem;
  /* margin-left: calc( 40px + 48px );
  margin-right: 40px; */
}
.cms-judgingCriteria_table,
.cms-awards_table,
.cms-tickets_table {
  border-radius: 0.3125rem;
  background-color: #eee;
  border-bottom-left-radius: 0.3125rem;
  border-bottom-right-radius: 0.3125rem;
}
.cms-judgingCriteria_table > div:last-child > .cms-tickets_table_item,
.cms-awards_table > div:last-child > .cms-tickets_table_item,
.cms-tickets_table > div:last-child > .cms-tickets_table_item {
  border-bottom-left-radius: 0.3125rem;
  border-bottom-right-radius: 0.3125rem;
}
.cms-judgingCriteria_table_item,
.cms-awards_table_item,
.cms-tickets_table_item {
  display: grid;
  grid-template-columns: 40px 1fr 40px;
  grid-template-areas: "cms-awards-draggableBarIcon cms-awards-flexibleArea cms-awards-delete";
  grid-gap: 32px;
  align-items: baseline;
  background-color: #fff;
  padding: 1rem;
  border-top: 0.0625rem solid #eee;
  min-width: 750px;
}
.cms-judgingCriteria_table_item_flexibleArea,
.cms-awards_table_item_flexibleArea,
.cms-tickets_table_item_flexibleArea {
  display: grid;
  grid-area: cms-awards-flexibleArea;
  grid-gap: 0.5rem 32px;
  align-items: baseline;
}
.cms-judgingCriteria_table_item.isDragging,
.cms-awards_table_item.isDragging,
.cms-tickets_table_item.isDragging {
  opacity: 0.9;
  box-shadow: 0 0.1875rem 0.375rem rgba(27, 99, 169, 0.1), 0 0.1875rem 0.375rem rgba(27, 99, 169, 0.2);
}
.cms-judgingCriteria_table_item_draggableBarIcon,
.cms-awards_table_item_draggableBarIcon,
.cms-tickets_table_item_draggableBarIcon {
  grid-area: cms-awards-draggableBarIcon;
  color: #999;
  justify-self: center;
  transition: all 0.2s ease-in-out;
}
.cms-judgingCriteria_table_item:hover,
.cms-awards_table_item:hover,
.cms-tickets_table_item:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.cms-judgingCriteria_table_item:hover .cms-judgingCriteria_table_item_draggableBarIcon,
.cms-judgingCriteria_table_item:hover .cms-awards_table_item_draggableBarIcon,
.cms-judgingCriteria_table_item:hover .cms-tickets_table_item_draggableBarIcon,
.cms-awards_table_item:hover .cms-judgingCriteria_table_item_draggableBarIcon,
.cms-awards_table_item:hover .cms-awards_table_item_draggableBarIcon,
.cms-awards_table_item:hover .cms-tickets_table_item_draggableBarIcon,
.cms-tickets_table_item:hover .cms-judgingCriteria_table_item_draggableBarIcon,
.cms-tickets_table_item:hover .cms-awards_table_item_draggableBarIcon,
.cms-tickets_table_item:hover .cms-tickets_table_item_draggableBarIcon {
  color: #1678c2;
  transform: scale(1.2);
}
.cms-judgingCriteria_table_item_edit,
.cms-awards_table_item_edit,
.cms-tickets_table_item_edit {
  grid-area: cms-awards-edit;
  justify-self: flex-end;
  cursor: pointer;
}
.cms-judgingCriteria_table_item_delete,
.cms-awards_table_item_delete,
.cms-tickets_table_item_delete {
  grid-area: cms-awards-delete;
  color: #999;
  font-size: 1.125rem !important;
  justify-self: center;
  transition: all 0.2s ease-in-out 0s;
  cursor: pointer;
}
.cms-judgingCriteria_table_item_delete:hover,
.cms-awards_table_item_delete:hover,
.cms-tickets_table_item_delete:hover {
  color: #1678c2;
  transform: scale(1.2);
}
.cms-judgingCriteria_form,
.cms-awards_form,
.cms-tickets_form {
  display: grid;
  grid-template-columns: minmax(200px, 3fr) 120px 200px;
  grid-template-areas: "cms-awards-formGroup cms-awards-form-limit cms-awards-form-btnGroup";
  grid-gap: 32px;
  /* padding-left: 0 !important; */
}
.cms-judgingCriteria_form_mandatoryPrize,
.cms-awards_form_mandatoryPrize,
.cms-tickets_form_mandatoryPrize {
  display: flex;
}
.cms-judgingCriteria_form_mandatoryPrize > label,
.cms-awards_form_mandatoryPrize > label,
.cms-tickets_form_mandatoryPrize > label {
  margin: auto auto auto 0 !important;
}
.cms-judgingCriteria_form_btnGroup,
.cms-awards_form_btnGroup,
.cms-tickets_form_btnGroup {
  grid-area: cms-awards-form-btnGroup;
  justify-self: flex-end;
  align-self: flex-end;
  display: flex;
}
.cms-judgingCriteria_form_btnGroup_btn-cancel,
.cms-awards_form_btnGroup_btn-cancel,
.cms-tickets_form_btnGroup_btn-cancel {
  margin-right: 0.5rem;
}
.cms-judgingCriteria_step,
.cms-awards_step,
.cms-tickets_step {
  margin-top: 1.25rem;
  text-align: right;
}

.cms-resources_table {
  background-color: #fff;
  border-bottom-left-radius: 0.3125rem;
  border-bottom-right-radius: 0.3125rem;
  overflow: hidden;
  margin-top: 0 !important;
  border-top: 0.0625rem solid #eee;
}
.cms-resources_table > div:last-child > .cms-tickets_table_item {
  border-bottom-left-radius: 0.3125rem;
  border-bottom-right-radius: 0.3125rem;
}
.cms-resources_table_item {
  align-items: baseline;
  background-color: #fff;
  padding: 1rem 1.5rem !important;
  border-color: #f0f0f0 !important;
  min-width: 750px;
}
.cms-resources_table_item_header {
  margin-bottom: 0.5rem !important;
  font-size: 1.125rem;
}
.cms-resources_table_item_description {
  margin-bottom: 0.5rem;
  line-height: 1.6;
}
.cms-resources_table_item_delete {
  width: 40px !important;
  cursor: pointer;
  font-size: 1.125rem !important;
  color: #999;
  transition: all 0.2s ease-in-out 0s;
  margin-left: 1.5rem !important;
}
.cms-resources_table_item_delete:hover {
  color: #1678c2;
  transform: scale(1.2);
}
.cms-resources_table_form {
  background-color: #fff;
  border-top-left-radius: 0.3125rem;
  border-top-right-radius: 0.3125rem;
  padding: 1rem 1.5rem;
  display: flex;
  align-items: flex-end;
}
.cms-resources_table_form_formGroup {
  flex: 1;
}
.cms-resources_table_form_btnGroup {
  margin-left: 1.5rem;
  margin-right: 70px;
}

.cms-judgingCriteria .btnResetAllScores {
  margin-bottom: 1.25rem;
}
.cms-judgingCriteria_table_item_flexibleArea {
  grid-template-columns: 1fr 100px 200px;
  grid-template-areas: "cms-awards-textGroup cms-awards-limit cms-awards-edit";
}
.cms-judgingCriteria_table_item_flexibleArea_textGroup {
  grid-area: cms-awards-textGroup;
}
.cms-judgingCriteria_table_item_flexibleArea_textGroup_awardIcon {
  color: #fab742;
  font-size: 1.375rem !important;
  margin-right: 0.75rem !important;
}
.cms-judgingCriteria_table_item_flexibleArea_textGroup_name {
  font-size: 1.25rem;
  margin-bottom: 0 !important;
}
.cms-judgingCriteria_table_item_flexibleArea_textGroup_awards {
  color: #999;
  margin-top: 0.5rem;
  margin-left: 40px !important;
}
.cms-judgingCriteria_table_item_flexibleArea_textGroup_url {
  display: inline-block;
  color: #999;
  margin-top: 0.5rem;
  margin-left: 40px !important;
}
.cms-judgingCriteria_table_item_flexibleArea_textGroup_url:hover {
  color: #666;
  text-decoration: underline;
}
.cms-judgingCriteria_table_item_flexibleArea_limit {
  grid-area: cms-awards-limit;
  color: #999;
  justify-self: center;
}
.cms-judgingCriteria .ui.form .field {
  margin-bottom: 0 !important;
}

.cms-awards_table_item_flexibleArea {
  grid-template-columns: 1fr 100px 200px;
  grid-template-areas: "cms-awards-textGroup cms-awards-limit cms-awards-edit";
}
.themeGrid {
  grid-template-columns: 1fr 200px !important;
  grid-template-areas: "cms-awards-textGroup cms-awards-edit" !important;
}
.cms-awards_table_item_flexibleArea_textGroup {
  grid-area: cms-awards-textGroup;
}
.cms-awards_table_item_flexibleArea_textGroup_awardIcon {
  color: #fab742;
  font-size: 1.375rem !important;
  margin-right: 0.75rem !important;
}
.cms-awards_table_item_flexibleArea_textGroup_name {
  display: flex;
  font-size: 1.25rem;
  margin-bottom: 0 !important;
}
.cms-awards_table_item_flexibleArea_textGroup_awards {
  color: #999;
  margin-top: 0.5rem;
  margin-left: 40px !important;
}
.cms-awards_table_item_flexibleArea_textGroup_url {
  display: inline-block;
  color: #999;
  margin-top: 0.5rem;
  margin-left: 40px !important;
}
.cms-awards_table_item_flexibleArea_textGroup_url:hover {
  color: #666;
  text-decoration: underline;
}
.cms-awards_table_item_flexibleArea_limit {
  grid-area: cms-awards-limit;
  color: #999;
  justify-self: center;
}
.cms-awards_table_item_flexibleArea .icons {
  margin-right: 0.5rem;
}
.cms-awards_table_item_flexibleArea_textGroup_awardIcon {
  color: #fab742;
  margin-right: 0.75rem !important;
}
.cms-awards_table_item_flexibleArea_textGroup_lockIcon {
  color: darkorange;
  font-size: 0.875rem !important;
  right: 0.125rem !important;
}

.cms-tickets_table_item.inactive {
  background-color: #f9f9f9;
}
.cms-tickets_table_item_flexibleArea {
  grid-template-columns: minmax(10%, 1fr) 10% 20% 15% 80px;
  grid-template-areas: "cms-tickets-name cms-tickets-price cms-tickets-quantities cms-tickets-date cms-tickets-btnGroup";
}
.cms-tickets_table_item_flexibleArea_name {
  grid-area: cms-tickets-name;
}
.cms-tickets_table_item_flexibleArea_name h1 {
  font-size: 1.25rem;
  margin-bottom: 0 !important;
}
.cms-tickets_table_item_flexibleArea_description {
  color: #999;
  margin-top: 0.25rem;
  font-size: 0.875rem;
}
.cms-tickets_table_item_flexibleArea_price {
  grid-area: cms-tickets-price;
}
.cms-tickets_table_item_flexibleArea_quantities {
  grid-area: cms-tickets-quantities;
}
.cms-tickets_table_item_flexibleArea_date {
  grid-area: cms-tickets-date;
  color: #999;
}
.cms-tickets_table_item_flexibleArea_date_start {
  display: block;
  white-space: nowrap;
}
.cms-tickets_table_item_flexibleArea_date_end {
  display: block;
  white-space: nowrap;
}
.cms-tickets_table_item_flexibleArea_date_end::before {
  content: "";
  display: block;
  border-left: 0.0625rem solid #ccc;
  width: 0.625rem;
  height: 0.625rem;
  margin: 0.5rem auto;
}
.cms-tickets_table_item_flexibleArea_btnGroup {
  grid-area: cms-tickets-btnGroup;
  justify-self: flex-end;
}
.cms-tickets_table_item_flexibleArea:not(.form) .cms-tickets_table_item_flexibleArea_status {
  display: inline-block;
  color: #999;
  font-size: 0.75rem;
  font-weight: 600;
  text-align: center;
  line-height: 1;
  padding: 0.25rem 0.375rem;
  margin-bottom: 0.5rem;
  border: 0.0625rem solid rgba(153, 153, 153, 0.5);
  border-radius: 0.1875rem;
}
.cms-tickets_table_item_flexibleArea:not(.form) .cms-tickets_table_item_flexibleArea_status.open, .cms-tickets_table_item_flexibleArea:not(.form) .cms-tickets_table_item_flexibleArea_status.future {
  color: #7340c4;
  border-color: rgba(115, 64, 196, 0.5);
}
.cms-tickets_table_item_flexibleArea:not(.form) .cms-tickets_table_item_flexibleArea_status.future {
  opacity: 0.6;
}
.cms-tickets_table_item_flexibleArea:not(.form) .cms-tickets_table_item_flexibleArea_status.hidden {
  border-style: dashed;
}
.cms-tickets_table_item_flexibleArea:not(.form) .cms-tickets_table_item_flexibleArea_price {
  font-size: 1rem;
}
.cms-tickets_table_item_flexibleArea:not(.form) .cms-tickets_table_item_flexibleArea_quantities {
  grid-area: cms-tickets-quantities;
  display: flex;
  align-items: center;
}
.cms-tickets_table_item_flexibleArea:not(.form) .cms-tickets_table_item_flexibleArea_quantities_remaining, .cms-tickets_table_item_flexibleArea:not(.form) .cms-tickets_table_item_flexibleArea_quantities_sold {
  width: 50%;
  text-align: center;
  font-size: 0.8125rem;
  color: #999;
}
.cms-tickets_table_item_flexibleArea:not(.form) .cms-tickets_table_item_flexibleArea_quantities_remaining span, .cms-tickets_table_item_flexibleArea:not(.form) .cms-tickets_table_item_flexibleArea_quantities_sold span {
  color: #333;
  display: block;
  font-size: 1rem;
  margin-bottom: 0.25rem;
}
.cms-tickets_table_item_flexibleArea:not(.form) .cms-tickets_table_item_flexibleArea_quantities_sold {
  margin-left: 2em;
}
.cms-tickets_table_item_flexibleArea.ui.form {
  grid-template-columns: minmax(200px, 1fr) 100px 100px 280px;
  grid-template-areas: "cms-tickets-name cms-tickets-price cms-tickets-quantities cms-tickets-date";
}
.cms-tickets_table_item_flexibleArea.ui.form .cms-tickets_table_item_flexibleArea_date {
  display: flex;
  flex-direction: column;
}
.cms-tickets_table_item_flexibleArea.ui.form .cms-tickets_table_item_flexibleArea_date > .field {
  width: 100%;
}
.cms-tickets_table_item_flexibleArea.ui.form .cms-tickets_table_item_flexibleArea_date .react-datepicker__input-container {
  position: relative;
}
.cms-tickets_table_item_flexibleArea.ui.form .cms-tickets_table_item_flexibleArea_date .react-datepicker__input-container::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "";
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.5;
  font-size: 1.125rem;
  display: block;
  position: absolute;
  top: 50%;
  left: 0.75rem;
  transform: translateY(-50%);
}
.cms-tickets_table_item_flexibleArea.ui.form .cms-tickets_table_item_flexibleArea_date_startInput {
  padding-left: 40px;
}
.cms-tickets_table_item_flexibleArea.ui.form .cms-tickets_table_item_flexibleArea_date_endInput {
  padding-left: 40px;
}
.cms-tickets_table_item_flexibleArea.ui.form .cms-tickets_table_item_flexibleArea_date_btnGroup {
  align-self: flex-end;
}
.cms-invoices_exportPDF {
  margin-top: 1.25rem;
}

.cms-attendees_form {
  background-color: #fff;
  padding: 1.25rem;
  margin-top: 40px;
  margin-bottom: 1.25rem;
  border-radius: 0.3125rem;
}
.cms-attendees_form + form {
  margin-top: 1.25rem;
}
.cms-attendees_form_heading {
  font-size: 1.5rem;
  margin-bottom: 1.25rem;
}
.cms-attendees_form_fieldGroup {
  display: flex;
}
.cms-attendees_form_fieldGroup > div {
  flex-grow: 1;
}
.cms-attendees_form_fieldGroup > div input {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-right: none !important;
}
.cms-attendees_form_fieldGroup_submit {
  width: initial !important;
  flex-grow: 0;
  flex-basis: 100px;
  align-self: baseline;
  background-color: #999;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border: 0.0625rem solid #2185d0 !important;
}
.cms-attendees_form_fieldGroup_submit.ui.button.disabled {
  color: rgba(255, 255, 255, 0.7) !important;
  border: 0.0625rem solid #2185d0 !important;
  background-color: #2185d0 !important;
  opacity: initial !important;
}
.cms-attendees_form_fieldGroup_submit.active {
  background-color: #000;
}
.cms-attendees_table thead tr:first-child > th:first-child,
.cms-attendees_table thead tr:first-child > th:nth-child(2) {
  cursor: pointer;
}
.cms-attendees_table_delete {
  color: #999;
  font-size: 1rem !important;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.cms-attendees_table_delete:hover {
  color: #4a90e2;
  transform: scale(1.2);
}
.cms-attendees_sendRequest {
  color: #666;
  margin-bottom: 1.25rem;
}
.cms-attendees_screening {
  margin-top: 40px;
}
.cms-attendees .approvedParticipantsTable .rt-tbody .rt-td:last-child {
  text-align: center;
}

.cms-announcement_table {
  border-radius: 0.3125rem;
  background-color: #fff;
  margin-bottom: 40px;
}
.cms-announcement_table h2 {
  margin-bottom: 0 !important;
  padding: 1rem 1rem 0.25rem 1rem;
  font-size: 1.5rem;
  font-weight: 400;
}
.cms-announcement_table_form {
  padding: 1rem;
}
.cms-announcement_table_form_button {
  text-align: right;
}
.cms-announcement_table_item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: baseline;
  padding: 1rem;
  min-width: 750px;
}
.cms-announcement_table_item:not(:first-child) {
  border-top: 0.0625rem solid #eee;
}
.cms-announcement_table_item_sendTo {
  color: #999;
  margin-bottom: 1rem;
  margin-right: 1.25rem;
  flex: 1 1 auto;
}
.cms-announcement_table_item_date {
  color: #ccc;
  font-size: 0.75rem;
  margin-bottom: 0.5rem;
  flex: 0 0 auto;
}
.cms-announcement_table_item_message {
  font-size: 1rem;
  font-weight: bold;
  color: #666;
  flex: 1 1 100%;
}

.cms-dashboard {
  background-color: #f4f4f4;
}
.cms-dashboard .event-item {
  transition: all 0.3s ease;
  position: relative;
}
.cms-dashboard .cms-event-brief {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 400px) {
  .cms-dashboard .cms-event-brief {
    width: 100%;
  }
}
.cms-dashboard .cms-img {
  width: 100%;
  border-bottom: 0.0625rem solid #f0f0f0;
  border-top-right-radius: 0.28rem;
  border-top-left-radius: 0.28rem;
}
.cms-dashboard .cms-name {
  margin: 1.5rem 1.5rem 0 1.5rem !important;
  font-size: 1.5rem;
  width: 100%;
}
.cms-dashboard .cms-date {
  font-size: 0.75rem;
  margin: 1rem 1.5rem 0.5rem 1.5rem;
}
.cms-dashboard .cms-status {
  font-size: 0.75rem;
  background: url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Fimg%2Fevent%2Ficons%2Ftag.png") no-repeat 0 0;
  color: white;
  height: 40px;
  background-size: cover;
  line-height: 40px;
  padding-left: 1.75rem;
  padding-right: 1.25rem;
  margin-left: auto;
  margin-top: 0.5rem !important;
  margin-bottom: 1.25rem !important;
}
@media only screen and (min-width: 576px) {
  .cms-dashboard .cms-status {
    right: 0;
    position: absolute;
    bottom: 0.8125rem;
    margin-bottom: 0 !important;
  }
}
.cms-dashboard-remove {
  display: flex;
  position: absolute;
  right: 1rem;
  top: 1rem;
  color: #666;
  font-size: 1rem;
  line-height: 1;
  background-color: rgba(255, 255, 255, 0.6);
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
.g-cards_item:hover .cms-dashboard-remove {
  opacity: 1;
}
.cms-dashboard-remove:hover {
  background-color: #fff;
  transform: scale(1.1);
}

form.cms-nav {
  position: fixed !important;
  top: 69px;
  left: 0;
  width: 300px;
  grid-area: cms-event-form;
  overflow: scroll;
  overflow-x: hidden;
  background-color: #fff;
  height: calc( 100vh );
  box-shadow: 0 0.1875rem 0.375rem rgba(27, 99, 169, 0.1), 0 0.1875rem 0.375rem rgba(27, 99, 169, 0.2);
  z-index: 99;
}

form.cms-nav::-webkit-scrollbar-thumb {
   background: rgb(225,225,225);
 }
form.cms-nav::-webkit-scrollbar-thumb:hover {
   background: rgb(200,200,200);
}

form.cms-nav::-webkit-scrollbar-track {
  background: white;
}

form.cms-nav .form-cancel {
  padding: 0.75rem 1rem;
  display: block;
  transition: all 0.2s ease-in-out;
  background-color: #f0f0f0;
  color: #999;
}
form.cms-nav .form-cancel:hover {
  color: white;
  background-color: #999;
}
form.cms-nav .section {
  padding: 32px 1rem;
  border-top: 0.0625rem solid #f0f0f0;
}
form.cms-nav .coverImage {
  cursor: pointer;
  position: relative;
}
form.cms-nav .coverImage:hover {
  opacity: 0.8;
}
form.cms-nav .coverImage img {
  border-radius: 0.3125rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(27, 99, 169, 0.12), 0 0.0625rem 0.125rem rgba(27, 99, 169, 0.24);
}
form.cms-nav .dateAndTime i {
  position: absolute;
  z-index: 1;
  display: block;
  padding: 0.625rem 0.75rem;
  color: #999;
  font-size: 1.125rem;
}
form.cms-nav .react-datepicker-wrapper input[type=text] {
  padding-left: 40px;
}
form.cms-nav .cms-nav_public > .field,
form.cms-nav .cms-nav_screening > .field,
form.cms-nav .cms-nav_invitaion > .field {
  display: flex;
  flex-wrap: wrap;
}
form.cms-nav .cms-nav_public > .field_heading,
form.cms-nav .cms-nav_screening > .field_heading,
form.cms-nav .cms-nav_invitaion > .field_heading {
  display: inline-block;
}
form.cms-nav .cms-nav_public > .field .header + div,
form.cms-nav .cms-nav_screening > .field .header + div,
form.cms-nav .cms-nav_invitaion > .field .header + div {
  margin-left: auto;
}
form.cms-nav .cms-nav_public > .field .header + div .checkbox,
form.cms-nav .cms-nav_screening > .field .header + div .checkbox,
form.cms-nav .cms-nav_invitaion > .field .header + div .checkbox {
  margin: 0;
}
form.cms-nav .cms-nav_public > .field .aside-text,
form.cms-nav .cms-nav_invitaion > .field .aside-text {
  width: 100%;
  /* margin-bottom: calc(60px); */
}
form.cms-nav .cms-nav_screening > .field .aside-text {
  width: 100%;
  margin-bottom: calc(140px);
}

.cms-event__display {
  display: grid;
  grid-template-columns: 1fr 300px;
  grid-template-rows: 280px 56px 1fr;
  grid-template-areas: "csm-event-top-banner csm-event-top-banner" "csm-event-nav csm-event-nav" "csm-event-detail csm-event-infobar";
  overflow: scroll;
  overflow-x: hidden;
  height: 100vh;
  padding: 0;
}
.cms-event__display .event-top-banner {
  grid-area: csm-event-top-banner;
  margin-top: 0;
  background: url("/?originalUrl=https%3A%2F%2Fevent.hackhub.com%2Fimg%2Fcms%2Fcoverimage3.jpg") no-repeat center center;
  background-size: cover;
}
.cms-event__display .event-nav {
  grid-area: csm-event-nav;
  position: initial;
}
.cms-event__display .event-nav > li {
  align-items: center;
  border-top: 0.125rem solid transparent;
  border-bottom: 0.125rem solid transparent;
}
.cms-event__display .event-nav > li.active {
  border-bottom-color: #212b5a !important;
}
.cms-event__display .event-nav > li.event-nav-btn-wrapper {
  align-items: stretch;
}
.cms-event__display .event-nav > li.event-nav-btn-wrapper > .event-nav-btn-join {
  display: flex;
  align-items: center;
}
.cms-event_doneBtn {
  grid-area: cms-event-form-footer;
  width: 300px;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: white;
  height: 78px;
  z-index: 99;
  display: flex;
  align-content: stretch;
  /*box-shadow: 0 0.1875rem 0.375rem rgba(27, 99, 169, 0.1), 0 0.1875rem 0.375rem rgba(27, 99, 169, 0.2);*/
}
.cms-event_doneBtn .button {
  width: 100%;
  color: white;
  background: linear-gradient(160deg, #7340c4, #318edf);
  border: none;
  font-size: 1.25rem;
  letter-spacing: 0.1em;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0.9;
  border-radius: 0 !important;
  margin-right: 0 !important;
}
.cms-event_doneBtn .button:disabled {
  width: 100%;
  color: white;
  background: linear-gradient(160deg, #7340c4, #318edf) !important;
  border: none;
  font-size: 1.25rem;
  letter-spacing: 0.1em;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0.9;
  border-radius: 0 !important;
  margin-right: 0 !important;
}
.cms-event_doneBtn .button:hover {
  opacity: 1;
}

.cms-ranking {
  position: relative;
}
.cms-ranking .submissionsTable .rt-tbody .rt-td:nth-child(n + 3) {
  text-align: center;
}
.cms-ranking .downloadButton {
  margin: 0 1.25rem;
}
.cms-ranking .judgementsTable {
  margin: 1rem;
}
.cms-ranking .judgementsTable .rt-tbody .rt-td:not(:first-child),
.cms-ranking .judgementsTable .rt-tfoot .rt-td:not(:first-child) {
  text-align: center;
}
.cms-ranking_giveAwardButton + .cms-ranking_giveAwardButton {
  margin-top: 0.5rem;
}
.cms-ranking_giveAwardButton.active {
  box-shadow: 0 0 0 0.0625rem #21ba45 !important;
}
.cms-ranking_noSubmissionMessage {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.cms-ranking_noSubmissionMessage img {
  width: 30%;
  min-width: 100px;
  max-width: 160px !important;
  opacity: 0.5;
}
.cms-ranking_noSubmissionMessage p {
  color: #999;
  text-align: center;
}
.cms-ranking_tab > .ui.pointing.secondary.menu {
  position: absolute;
  right: 40px;
  top: 40px;
}
.cms-ranking .judgedCount {
  font-size: 0.875rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.cms-ranking .judgedCount .strong {
  font-size: 1.25rem;
  padding-right: 0.5rem;
}
.cms-ranking_table {
  width: 100%;
  background-color: #fff;
}
.cms-ranking_table .ui.button {
  width: initial;
  margin-right: 0;
}
.cms-ranking_table .ui.button:hover, .cms-ranking_table .ui.button:focus {
  width: initial;
}
.cms-ranking_table_head {
  display: block;
}
.cms-ranking_table_head_sort {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.cms-ranking_table_head_sort_item {
  cursor: pointer;
  padding: 0.75rem 0.5rem;
  border-bottom: 0.0625rem solid #f0f0f0;
  text-align: center;
  flex: 1 0 100px;
}
.cms-ranking_table_head_sort_item:first-child {
  flex: 0 0 320px;
}
.cms-ranking_table_head_sort_item:nth-child(2) {
  flex: 1 0 120px;
}
.cms-ranking_table_head_sort_item.active {
  border-color: #222c5e;
}
.cms-ranking_table_head_sort_item:hover {
  border-color: #fab742;
}
.cms-ranking_table_body {
  display: block;
}
.cms-ranking_table_body tr {
  display: block;
  width: 100%;
}
.cms-ranking_table_body_item {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.1);
  padding: 1rem 0;
  position: relative;
}
.cms-ranking_table_body_item_number {
  width: 120px;
  grid-area: cms-ranking-number;
  align-self: baseline;
  text-align: center;
  font-size: 1.25rem;
  color: #999;
  text-align: center;
}
.cms-ranking_table_body_item_number_mode {
  margin-top: 1.25rem;
  font-size: 0.75rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cms-ranking_table_body_item_number_mode .ui.checkbox {
  margin: 0 0 0.5rem 0 !important;
}
.cms-ranking_table_body_item_name {
  width: 200px;
  grid-area: cms-ranking-name;
  align-self: baseline;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  font-size: 1.25rem;
  word-break: break-word;
}
.cms-ranking_table_body_item_name_download {
  align-self: center;
  color: #4a90e2;
  font-size: 1.375rem;
  margin-right: 0.5rem;
}
.cms-ranking_table_body_item_name_download:hover {
  color: #1e70bf;
}
.cms-ranking_table_body_item_giveAward {
  position: absolute !important;
  right: 0;
  bottom: 1rem;
}
.cms-ranking_table_body_item_giveAward > .icon {
  font-weight: normal !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  background-color: #1678c2 !important;
  color: white !important;
}
.cms-ranking_table_body_item_giveAward > .icon > .trophy.icon {
  background-color: initial !important;
  padding-left: 1.625rem !important;
  width: initial !important;
  opacity: 1 !important;
}
.cms-ranking_table_body_item_giveAward_menu {
  color: #333 !important;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.cms-ranking_table_body_item_giveAward_menu_item {
  display: grid;
  grid-gap: 0.75rem;
  align-items: center;
  grid-template-columns: 1.875rem 1fr 50px;
  padding: 0.75rem 1rem;
}
.cms-ranking_table_body_item_giveAward_menu_item_checkmark {
  font-size: 1.375rem;
  line-height: 1;
}
.cms-ranking_table_body_item_giveAward_menu_item_checkmark .circle.icon {
  cursor: pointer;
}
.cms-ranking_table_body_item_giveAward_menu_item_checkmark .circle.icon.disabled {
  color: #999;
  cursor: not-allowed;
}
.cms-ranking_table_body_item_giveAward_menu_item_limit {
  justify-self: flex-end;
  color: #999;
}
.cms-ranking_table_body_item_scores {
  grid-area: cms-ranking-scores;
  flex-grow: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  color: #999;
  font-size: 0.75rem;
}
.cms-ranking_table_body_item_scores_total {
  flex: 1 0 120px;
}
.cms-ranking_table_body_item_scores_judgeCriteria {
  flex: 1 0 100px;
}
.cms-ranking_table_body_item_judges {
  grid-area: cms-ranking-judges;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin-left: 120px;
  margin-right: 1rem;
}
.cms-ranking_table_body_item_judges_count {
  display: inline-block;
  color: #999;
  margin-top: 0.75rem;
  margin-right: 1rem;
  font-size: 0.875rem;
}
.cms-ranking_table_body_item_judges_count .fa {
  font-size: 1rem;
  margin-right: 0.5em;
  border-radius: 50%;
  padding: 0.5rem;
}
.cms-ranking_table_body_item_judges_count .fa-gavel {
  background-color: #f0f0f0;
}
.cms-ranking_table_body_item_judges_count .fa-check {
  background-color: rgba(33, 186, 69, 0.2);
}
.cms-ranking_table_body_item_judges_count.allDone {
  color: #21ba45;
  display: flex;
  align-items: center;
}
.cms-ranking_table_body_item_judges_count-done {
  padding-right: 0.3em;
}
.cms-ranking_table_body_item_judges_labels {
  margin-top: 0.25rem;
  margin-right: 0.5rem;
}
.cms-ranking_table_body_item_judges_labels > .ui.label {
  margin-top: 0.5rem;
  margin-left: 0 !important;
  margin-right: 0.5rem !important;
  border-radius: 0.3125rem !important;
}
.cms-ranking_table_body_item_judges_labels > .ui.label.judged {
  color: #fff;
}

.cms-mentor_description {
  margin-bottom: 1.25rem;
  color: #666;
}
.cms-mentor_checkbox {
  display: flex;
  align-items: center;
  margin-top: 1.25rem;
}
.cms-mentor_checkbox .ui.checkbox {
  margin-right: 1.25rem;
}
.cms-mentor_link{
  margin-top: 1.25rem;
}
.cms-mentor_link_example {
  margin-top: 1.25rem;
}
.cms-mentor_saveBtn {
  margin-top: 1.25rem !important;
}

.cms-group{
  position: relative;
}
.cms-group .cms-group-table{
  width: 100%;
  border: 0.0625rem solid rgba(34,36,38,0.15);
  border-radius: 0.3125rem;
  background-color: #fff;
  font-size: 0.875rem;
  margin-top: 50px;
  border-spacing: 0;
  overflow: hidden;
}
.cms-group .cms-group-table thead{
  background-color: rgb(249,250,251);
  font-weight: 700;
  font-size: 0.875rem;
}
.cms-group .cms-group-table tr{
  height: 40px;
}

.cms-group .cms-group-table td{
  border-top: 0.0625rem solid rgb(240,240,240);
}

.cms-group .cms-group-table .name{
  text-align: center;
  min-width: 150px;
}

.cms-group .cms-group-table .description{
  text-align: center;
  max-width: 60%;
}

.cms-group .cms-group-table .group{
  /* min-width: 200px; */
  max-width: 300px;
}

.cms-group .cms-group-table .group input{
  width: 80%;
  border: 0;
  border-bottom: 0.0625rem solid;
  text-align: center;
  margin-left: 10%;
}

.cms-group .cms-group-table .action{
  width: 15%;
  min-width: 150px;
}

.cms-group .cms-group-table .action button{
  width: 80%;
  height: 1.875rem;
  margin-left: 10%;
  background: transparent;
  border-radius: 0.3125rem;
  border: 0.125rem solid;
}


.qr-container {
  text-align: center;
  margin-top: 1.5rem;
  color: #fff;
  font-size: 0;
  position: relative;
}
.qr-container .canvas-container {
  width: 180px;
  height: 180px;
  background-color: #fff;
  padding: 0.625rem;
  margin-left: auto;
  margin-right: auto;
}
.qr-container .canvas-container canvas.qrCanvas {
  height: 100%;
  display: block;
}
.qr-container .qr-status {
  text-align: center;
  color: #fff;
  font-size: 0.875rem;
}
.qr-container .qr-status i {
  font-size: 32px;
}
.qr-container .qr-aside {
  font-size: 0.875rem;
  color: #4a90e2;
  margin: 1rem 0px;
}

@media only screen and (max-width: 767px) {
  .xingshi {
    padding-top: 0% !important;
  }
  .xingshi .xingshi-container {
    padding: 5em 1em !important;
    box-shadow: none !important;
    border-radius: 0px !important;
  }
  .xingshi .xingshi-container .form_head_img {
    margin-bottom: 1.5625rem !important;
  }
  .xingshi .xingshi-container .card {
    width: 100%;
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
}
.xingshi {
  background-color: #f1f1f1;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", sans-serif !important;
  width: 100%;
  min-height: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: flex;
}
.xingshi .xingshi-container {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #fff;
  padding: 60px;
  box-shadow: 0px 0.1875rem 0.3125rem 0px rgba(0, 0, 0, 0.2), 0px 0.0625rem 1.125rem 0px rgba(0, 0, 0, 0.12), 0px 0.375rem 0.625rem 0px rgba(0, 0, 0, 0.14);
  border-radius: 0.625rem;
  position: relative;
}
.xingshi .xingshi-container .form_head_img {
  display: block;
  margin-left: 10%;
  width: 80%;
  margin-bottom: 50px;
}
.xingshi .xingshi-container .xingshi-controller {
  position: absolute !important;
  zoom: 0.8;
  top: 0.9375rem;
  left: 0.9375rem;
}
.xingshi .xingshi-container .cards {
  margin-top: 0;
}
.xingshi .xingshi-container .cards .card:hover {
  box-shadow: 0px 0.1875rem 0.3125rem 0px rgba(0, 0, 0, 0.2), 0px 0.0625rem 1.125rem 0px rgba(0, 0, 0, 0.12), 0px 0.375rem 0.625rem 0px rgba(0, 0, 0, 0.14) !important;
}
.xingshi .xingshi-container .field .button {
  padding-top: 0.785714em;
  padding-right: 1em;
  padding-bottom: 0.785714em;
  padding-left: 1em;
}
.xingshi .xingshi-container .field .addNew {
  margin-top: 0.75rem;
  font-weight: bolder;
}

.pageError {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #505050;
  background-color: #f4f4f4;
  width: 100%;
  height: 100vh;
}
.pageError .icon {
  color: #aaaaaa;
  font-size: 100px;
  line-height: 1;
  margin-bottom: 1.25rem;
}
.pageError_heading {
  margin-bottom: 1.25rem;
}
.pageError_message {
  margin-bottom: 1.25rem;
}
.pageError_link {
  color: #4a90e2;
}

.thumbsUp :hover {
  color: #fd9191;
}

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

.ReactTable .rt-th, .ReactTable .rt-td , .ReactTable .rt-thead.-filters,.ReactTable .rt-thead.-filters .rt-th, .ReactTable .rt-thead .rt-tr, .ReactTable .rt-table{overflow: visible !important}

/* banner css */
.wrapper {
  max-width: 1335px;
  box-sizing: border-box;
  padding: 0 1.25rem;
  margin: auto;
}

.wrapper a {
  display: inline-block;
  margin: 0.3125rem;
}

.wrapper a:first-child {
  margin-left: 0;
}

.slider-wrapper {
  height:100%;
  position: relative;
  overflow: hidden;
  margin: 1.875rem 40px 0px 40px;
  border-radius: .28571429rem !important;
  box-shadow: 0 0.0625rem 0.1875rem rgba(27, 99, 169, 0.12), 0 0.0625rem 0.125rem rgba(27, 99, 169, 0.24) !important;
}

.slider-content {
  text-align: center;
}

.slider-content .inner {
  padding: 0 70px;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  top: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.slider-content .inner button{
  font-size: 1.5rem;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.slide {
  width: 100%;
  height:100%;
  background-size: cover !important;
}

.pButton, .nButton {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  color: #f4f4f4;
  cursor: pointer;
}

.pButton {
  left: 1%;
}

.nButton {
  right: 1%;
}

.navSearchBar{
  /* margin-left: 15%; */
  width: 35%
}
.navSearchBar input{
  background:#F8F8F8 !important;
  font-weight: bold !important;
  padding-left: 2em !important;
}

.navSearchBar .icon{
  /* width:50px !important; */
  left:0 !important;
  color: #AFAFAF !important;
  font-weight: bold !important;
}

.searchBar {
  display: none !important;
}

 

@media (max-width: 768px) {
  .slider-wrapper {
    margin: 0.75rem;
  } 

  .slider-content .inner button {
    font-size: 0.9375rem;
    width: 140px !important;
  }   
}

@media (max-width:640px) {
  .navSearchBar {
    display:none;
  }
  .searchBar {
    display: block !important;
  } 
}
@media (max-width: 960px) and (min-width: 640px) {
  .slider-content .inner button {
    font-size: 0.9375rem;
  }
  .navSearchBar {
    margin-left: 0.625rem;
  }
}


.slide h1 {
	transition: all 0.3s ease;
	-webkit-transform: translateY(-20px);
					transform: translateY(-20px);
	opacity: 0;
}

.slide button {
	transition: all 0.3s ease;
	-webkit-transform: translateY(20px);
					transform: translateY(20px);
	opacity: 0;
}

.slide p {
	transition: all 0.3s ease;
	-webkit-transform: translateY(20px);
					transform: translateY(20px);
	opacity: 0;
}

.slide section * {
	transition: all 0.3s ease;
}

.slide section img {
	-webkit-transform: translateX(-10px);
					transform: translateX(-10px);
	opacity: 0;
}

.slide section span {
	-webkit-transform: translateY(-10px);
					transform: translateY(-10px);
	opacity: 0;
}

.slide section span strong {
	-webkit-transform: translateY(10px);
					transform: translateY(10px);
	opacity: 0;
}

.slide.animateIn.previous h1,
.slide.current h1,
.slide.animateIn.next h1,
.slide.animateIn.previous button,
.slide.current button,
.slide.animateIn.next button,
.slide.animateIn.previous p,
.slide.current p,
.slide.animateIn.next p,
.slide.animateIn.previous section *,
.slide.current section *,
.slide.animateIn.next section * {
	-webkit-transform: translateX(0);
	        transform: translateX(0);
	-webkit-transition-delay: .9s;
					transition-delay: .9s;
					opacity: 1;
}

.slide.animateIn.previous p,
.slide.animateIn.next p {
	-webkit-transition-delay: 1.1s;
					transition-delay: 1.1s;
}

.slide.animateIn.previous button,
.slide.animateIn.next button {
	-webkit-transition-delay: 1.3s;
					transition-delay: 1.3s;
}

.slide.animateIn.previous section img,
.slide.animateIn.next section img {
	-webkit-transition-delay: 1.3s;
					transition-delay: 1.3s;
}

.slide.animateIn.previous section span,
.slide.animateIn.next section span {
	-webkit-transition-delay: 1.4s;
					transition-delay: 1.4s;
}

.slide.animateIn.previous section span strong,
.slide.animateIn.next section span strong {
	-webkit-transition-delay: 1.5s;
					transition-delay: 1.5s;
}

.slide.animateOut h1 {
	-webkit-transition-delay: .3s;
					transition-delay: .3s;
}

.slide.animateOut p {
	-webkit-transition-delay: .2s;
					transition-delay: .2s;
}

.slide.animateOut section span {
	-webkit-transition-delay: .1s;
					transition-delay: .1s;
}

.slide.animateOut section span strong {
	-webkit-transition-delay: 0s;
					transition-delay: 0s;
}

@import url("/?originalUrl=https%3A%2F%2Ffonts.googleapis.com%2Fcss%3Ffamily%3DDroid%2BSans%2BMono");
 .flipClock {
	 margin: auto;
	 display: flex;
   justify-content: center;
}
@media only screen and (max-width:576px){
  .flipClock {
    padding-bottom:8.5em;
 }
}
 .flipUnitContainer {
   margin:20px;
	 display: block;
	 position: relative;
	 width: 250px;
	 height: 280px;
	 perspective-origin: 50% 50%;
	 perspective: 300px;
	 background-color: #333;
	 border-radius: 0.625rem;
	 box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, .7);
	 text-shadow: 0 0.0625rem 0.125rem #000;
}
 .upperCard, .lowerCard {
	 display: flex;
	 position: relative;
	 justify-content: center;
	 width: 100%;
	 height: 50%;
	 overflow: hidden;
}
 .upperCard span, .lowerCard span {
	 font-size: 15em;
	 font-family: 'Droid Sans Mono', monospace;
	 font-weight: lighter;
	 color: #ccc;
}
 .upperCard {
	 align-items: flex-end;
	 border-bottom: 0.5px solid whitesmoke;
	 border-top-left-radius: 0.625rem;
	 border-top-right-radius: 0.625rem;
}
 .upperCard span {
	 transform: translateY(50%);
}
 .lowerCard {
	 align-items: flex-start;
	 border-top: 0.5px solid whitesmoke;
	 border-bottom-left-radius: 0.625rem;
	 border-bottom-right-radius: 0.625rem;
}
 .lowerCard span {
	 transform: translateY(-50%);
}
 .flipCard {
	 display: flex;
	 justify-content: center;
	 position: absolute;
	 left: 0;
	 width: 100%;
	 height: 50%;
	 overflow: hidden;
	 backface-visibility: hidden;
   -webkit-backface-visibility: hidden;
}
 .flipCard span {
	 font-family: 'Droid Sans Mono', monospace;
	 font-size: 15em;
	 font-weight: lighter;
	 color: #ccc;
}
 .flipCard.unfold {
	 top: 50%;
	 align-items: flex-start;
	 transform-origin: 50% 0%;
	 transform: rotateX(180deg);
	 background-color: #333;
	 border-bottom-left-radius: 0.625rem;
	 border-bottom-right-radius: 0.625rem;
}
 .flipCard.unfold span {
	 transform: translateY(-50%);
}
 .flipCard.fold {
	 top: 0%;
	 align-items: flex-end;
	 transform-origin: 50% 100%;
	 transform: rotateX(0deg);
	 background-color: #333;
	 border-top-left-radius: 0.625rem;
	 border-top-right-radius: 0.625rem;
}
 .flipCard.fold span {
	 transform: translateY(50%);
}
 .fold {
	 animation: fold 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s 1 normal forwards;
	 transform-style: preserve-3d;
}
 .unfold {
	 animation: unfold 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s 1 normal forwards;
	 transform-style: preserve-3d;
}
 @keyframes fold {
	 0% {
		 transform: rotateX(0deg);
	}
	 100% {
		 transform: rotateX(-180deg);
	}
}
 @keyframes unfold {
	 0% {
		 transform: rotateX(180deg);
	}
	 100% {
		 transform: rotateX(0deg);
	}
}

.scheduleDemo {
  width:40%;
  margin:5% auto;
}

@media (max-width: 768px) and (min-width: 640px) {
  .flipUnitContainer{
    font-size: 0.375rem;
    width: 150px;
    height: 180px;
  }
  .scheduleDemo {
    width:60%;
    margin:5% auto;
  }
}

@media (max-width: 640px) {
  .flipUnitContainer{
    font-size: 2.5px;
    width: 60px;
    height: 90px;
    margin: 0.625rem;
  }
  .scheduleDemo {
    width:80%;
    margin:5% auto;
  }
}
.navSearchIcon {
  height: 1.125rem;
  width: 1.125rem;
  position: absolute;
  top:11px;
  left:13px;
}

.resume-iframe-container {
  overflow: hidden;
  padding-top: 40%;
  position: relative;
  width: 80%;
  margin: 0 auto 1.25rem auto;
}
 
.resume-iframe-container iframe {
   border: 0;
   border-radius: 0.3125rem;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
.ui.checkbox input:checked~label:after, .ui.checkbox input:focus:checked~label:after{
  color:#2185d0;
}
.ui.checkbox input:checked~.box:before, .ui.checkbox input:checked~label:before{
  color: #2185d0;
}
.ui.slider.checkbox input:focus:checked~.box:before, .ui.slider.checkbox input:focus:checked~label:before,.ui.slider.checkbox input:checked~.box:before, .ui.slider.checkbox input:checked~label:before {
  background-color:#2185d0 !important;
}
.ui.floating.label {
  margin: 1em 0 0 -2em!important;
}

@media (max-width:420px) {
  .ui.floating.label {
    margin: 0 0 0 -3em!important;
  }
}

#button-checkIn {
  cursor: default;
  opacity: 0.45 !important;
  background: linear-gradient(160deg, #7340c4, #318edf) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  pointer-events: none !important;
  margin-left: 0.625rem;
}

.cms-create-event-container{
  position: relative;
  height: 100%;
  margin: 0;
}

.cms-create-event-container html,
.cms-create-event-container body {
  height: 100%;
}
.cms-create-event-container .ui.grid {
  margin: 0;
}
.cms-create-event-container .ui.grid > .row {
  padding: 0.96rem 0rem;
}
.cms-create-event-container .ui.grid > .row > .column.left {
  padding: 0rem 1.5rem 0rem 0rem;
}
.cms-create-event-container .ui.grid > .row > .column.middle {
  padding: 0rem 0.785rem 0rem 0.785rem;
}
.cms-create-event-container .ui.grid > .row > .column.right {
  padding: 0rem 0rem 0rem 1.5rem;
}
.cms-create-event-container .column.main {
  padding: 0vh !important;
  z-index: 99;
}
.cms-create-event-container #closeBtn {
  z-index: 100;
  position: fixed;
  font-size: 3rem;
  top: 4.9%;
  right: 3%;
  width: 150px;
  height: 40px;
}

.cms-create-event-container .nextBtn {
  position: fixed;
  right: 6.92%;
  bottom: 5.56%;
  /* z-index: 1; */
}
.cms-create-event-container .nextBtn .button {
  width: 16.7vw;
  height: auto;
  background: #FFFFFF;
  border: none;
  text-align: center;
  font: Bold 1.14rem/1.36rem Lato;
  letter-spacing: 0;
  color: #0094FB;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0.75;
  border-radius: 5px;
  z-index: 1;
  margin-right: 0 !important;
  box-shadow: 0.0625rem 0.1875rem 0.375rem #00000045;
  border-style: solid;
  border-color: #0094FB;
  border-width: thin;
}
.cms-create-event-container .nextBtn .button:hover {
  background: #0094FB;
  color: #FFFFFF;
  opacity: 1;
}
.cms-create-event-container .nextBtn .button:disabled {
  width: 100%;
  color: white;
  background: linear-gradient(160deg, #7340c4, #318edf) !important;
  border: none;
  font-size: 1.43rem;
  letter-spacing: 0.1em;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0.9;
  border-radius: 0 !important;
  margin-right: 0 !important;
}
.cms-create-event-container .prevBtn {
  position: fixed;
  right: 27.385%;
  bottom: 5.56%;
  z-index: 99;
}
.cms-create-event-container .prevBtn .button {
  width: 16.7vw;
  height: auto;
  text-align: center;
  font: Bold 1.14rem/1.36rem Lato;
  letter-spacing: 0;
  background: #FFFFFF;
  color: #0094FB;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0.75;
  border-radius: 5px;
  z-index: 1;
  margin-right: 0 !important;
  box-shadow: 0.0625rem 0.1875rem 0.375rem #00000045;
  border-style: solid;
  border-color: #0094FB;
  border-width: thin;
}
.cms-create-event-container .prevBtn .button:hover {
  background: #0094FB;
  color: #FFFFFF;
  opacity: 1;
}
.cms-create-event-container .create-event-form-header {
  margin-bottom: 2.8rem;
}
.cms-create-event-container .create-event-form-header .header-text{
  text-align: left;
  font: Bold 2.29rem/2.79rem Lato;
  letter-spacing: 0;
  color: rgba(0, 0, 0, 0.87);
  opacity: 1;
}
.cms-create-event-container #banner2 {
  object-fit: cover;
  padding: 0vw;
}
.cms-create-event-container .instruction-text {
  text-align: left;
  font: Bold 1rem/1.21rem Lato;
  letter-spacing: 0;
  color: #707070;
  opacity: 1;
  padding-top: 0.83% !important;
}

#cms-create-event-trial-text {
  position: relative;
  color: white;
  padding-left: 11.77%;
  padding-top: 8.42%;
  padding-right: 25.9%;
  padding-bottom: 9.26%;
  background: rgba(15, 112, 188, 1) 0% 0% no-repeat padding-box;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #707070;
  opacity: 1;
  
}
.trial-text-subtitle{
  text-align: left;
  font-weight: Medium !important;
  font-size: 2.29rem;
  letter-spacing: 0;
  color: rgb(255, 255, 255);
  opacity: 1;
  margin-bottom: 3.42% ;
}

#cms-create-event-trial-text .trial-services-list > li {
  list-style-type: none;
  padding: 0.42em 0 !important; 
  text-align: left;
  font-weight: Medium;
  font-size: 1.5rem;
  letter-spacing: 0;
  color: rgb(255, 255, 255);
  opacity: 1;
}
#cms-create-event-trial-text .logo {
  width: 20rem;
  margin-bottom: 3.42%;
  color: white;
}

form.cms-create-event-form {
  left: 0;
  margin: 8.425vh 10%;
  background-color: #fff;
  z-index: 99;
}

form.cms-create-event-form .form-basicInfo{
  max-width: 58% !important;
  margin-bottom: 1.85vh !important;
}
form#more-detail{
  margin-right: 6.92% !important;
  margin-bottom: 10% !important;
}
form.cms-create-event-form input {
  padding-left: 2.86rem;
  width: 58%;
}
form.cms-create-event-form .subtitle {
  text-align: left;
  font: Bold 1.71rem/2.07rem Lato !important;
  letter-spacing: 0;
  color: #000000DD;
  opacity: 1;
}
form.cms-create-event-form .column  .imageLeft {
  padding-left: 0 !important;
  padding-right: 2.031vw !important;
}
form.cms-create-event-form .column .imageRight {
  padding-left: 2.031vw !important;
  padding-right: 0 !important;
}
form.cms-create-event-form .column.moreDetail {
  padding-left: 4vw !important;
  padding-right: 0 !important;
  margin-bottom: 20%;
}
form.cms-create-event-form .column.dateTime {
  margin-bottom: 20%;
}
.cms-create-event-form#previewDetail{
  padding: 0 7.65vw 0 0 !important;
  zoom: 0.9;
  margin-bottom: 20% ;
}
form.cms-create-event-form small {
  margin-bottom: 2vh;
}
form.cms-create-event-form .form-cancel {
  padding: 0.86rem 1.14rem;
  display: block;
  transition: all 0.2s ease-in-out;
  background-color: #f0f0f0;
  color: #999;
}
form.cms-create-event-form .form-cancel:hover {
  color: white;
  background-color: #999;
}
form.cms-create-event-form .section {
  padding: 0.9vh 0vh;
}
form.cms-create-event-form .coverImage {
  cursor: pointer;
  position: relative;
}
form.cms-create-event-form .coverImage:hover {
  opacity: 0.8;
}
form.cms-create-event-form .coverImage img {
  border-radius: 0.3125rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(27, 99, 169, 0.12), 0 0.0625rem 0.125rem rgba(27, 99, 169, 0.24);
}
form.cms-create-event-form .bannerImage {
  cursor: pointer;
  position: relative;
}
form.cms-create-event-form .bannerImage:hover {
  opacity: 0.8;
}
form.cms-create-event-form .bannerImage img {
  border-radius: 0.3125rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(27, 99, 169, 0.12), 0 0.0625rem 0.125rem rgba(27, 99, 169, 0.24);
}
form.cms-create-event-form .dateAndTime i {
  position: absolute;
  z-index: 1;
  display: block;
  padding: 0.71rem 0.86rem;
  color: #999;
  font-size: 1.125rem;
}
form.cms-create-event-form .react-datepicker-wrapper input[type=text] {
  padding-left: 2.86rem;
  width: 58%;
}
form.cms-create-event-form .cms-nav_public > .field,
form.cms-create-event-form .cms-nav_invitaion > .field {
  display: flex;
  flex-wrap: wrap;
}
form.cms-create-event-form .cms-nav_public > .field_heading,
form.cms-create-event-form .cms-nav_invitaion > .field_heading {
  display: inline-block;
}
form.cms-create-event-form .cms-nav_public > .field .header + div,
form.cms-create-event-form .cms-nav_invitaion > .field .header + div {
  margin-left: auto;
}
form.cms-create-event-form .cms-nav_public > .field .header + div .checkbox,
form.cms-create-event-form .cms-nav_invitaion > .field .header + div .checkbox {
  margin: 0;
}
form.cms-create-event-form .cms-nav_public > .field .aside-text,
form.cms-create-event-form .cms-nav_invitaion > .field .aside-text {
  width: 100%;
}
form.cms-create-event-form img:hover {
  cursor: pointer;
}

#create-event-btn {
  width: 100%;
  color: white;
  background: linear-gradient(160deg, #7340c4, #318edf);
  border: none;
  font: Bold 1.14rem/1.36rem Lato;
  letter-spacing: 0.1em;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0.9;
  border-radius: 0.286rem;
  padding: 0.86rem 1.71rem;
  margin-right: 0 !important;
  box-shadow: 0 0.1875rem 0.375rem rgba(27, 99, 169, 0.1), 0 0.1875rem 0.375rem rgba(27, 99, 169, 0.2);
}

@media only screen and (max-width:576px){
  #create-event-btn {
  font:Bold 1rem/1rem Lato;
  }
}

@media only screen and (max-width:414px){
  #create-event-btn {
  font:Bold 0.8rem/0.8rem Lato;
  }
}

@media only screen and (max-width:374px){
  #create-event-btn {
  font:Bold 0.5rem/0.5rem Lato;
  }
}
#create-event-btn:hover {
  opacity: 1;
}

#form-eventName input{
  max-width: 58% !important;
}
#form-slug input {
  width: 58% !important;
}

#coverImgTrigger {
  width: 16.4vw;
  height: 16.39vh;
}
#bannerBgTrigger {
  height: 16.39vh;
}

.singleSelectBtnGroup > .singleSelectBtn.selected{
  width: 7.36rem !important;
  text-align: center;
  font: Bold 1rem/1.21rem Lato;
  letter-spacing: 0;
  opacity: 1;
  background-color:#0E71BC;
  color: #FFFFFFDD;
}
.singleSelectBtnGroup > .singleSelectBtn.notSelected{
  width: 7.36rem !important;
  text-align: center;
  font: Bold 1rem/1.21rem Lato;
  letter-spacing: 0;
  opacity: 1;
  background-color:#22242626;
  color: #707070;
}

.preview-wrapper{
  display: inline-block;
  width: 100%;
  position: relative;
}
.preview-wrapper::after {
  padding-top: 80%; /* percentage of containing block _width_ */
  display: block;
  content: '';
}

.preview-detail{
  pointer-events: none;
  zoom:0.9;
  padding: 3.5vh 0 0 0;
}

.preview-listing{
  width: 17.4vw !important ;
  pointer-events: none;
  position: relative;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  box-shadow: 0 0.0625rem 0.1875rem rgba(27, 99, 169, 0.12), 0 0.0625rem 0.125rem rgba(27, 99, 169, 0.24) !important;
  overflow: hidden;
  margin: 1rem 0rem !important;
}
.preview-listing > .content .event-status {
  display: inline-block;
  color: white;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  padding: 0.14rem 0.36rem;
  margin: 0 0.86rem 0 0 !important;
  border-radius: 0.214rem;
  white-space: nowrap;
  word-break: keep-all;
  background-color: #00b5ad;
}

.preview-listing .event-coverImage {
  position: relative;
  overflow: hidden;
}
.preview-listing .event-coverImage img {
  width: 100% !important;
}
.preview-listing > .content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  border-top: none;
}
.preview-listing > .content .meta {
  display: flex;
  align-items: center;
  margin-bottom: 0.86rem;
  font-size: 1rem;
  line-height: 1;
}

.preview-listing > .content .event-status.joinNow {
  background-color: #00b5ad;
}
.preview-listing > .content .event-status.inProgress {
  background-color: #f2711c;
}
.preview-listing > .content .event-status.ended {
  background-color: #ccc;
}
.preview-listing > .content .event-date {
  letter-spacing: 0.02em;
  font-size: 0.93rem;
}
.preview-listing > .content .header {
  color: #333 !important;
  font-weight: 400 !important;
  font-size: 1.29rem !important;
  line-height: 1.4 !important;
  flex-basis: 100%;
}
.preview-listing > .content .event-price {
  margin-top: 0.57rem;
  margin-bottom: 0;
  font-size: 0.93rem;
  margin-left: auto;
  align-self: flex-end;
}
.preview-listing > .content .event-price::before {
  margin-right: 0.5em;
  transform: rotate(-45deg);
}
.preview-listing > .content .address {
  position: absolute;
  left: 1em;
}


.imageTemplateSegment{
  padding: 0 !important;
  border-radius: 5px !important;
}

.imageTemplate{
  border-radius: 5px !important;
}

.selectedImageTemplate{
  border:3px solid #0F70BC;
  border-radius: 5px !important;

}

#moreInfoColumn{
  padding-top: 16px;
}

#moreInfoInput{
  display: block;
}

#moreInfoInput > .empty{
  padding: 0;
}


.github-card {
  text-align: center;
  border-radius: 5px;
  background: #fff;
  color: #555;
  position: relative;
  height: 100%;
  padding: 0;
  margin: 0;
  font-size: 10px;
  font-family: "Lucida Grande", "Lucida Sans", Geneva, Verdana, sans-serif;
  overflow: hidden;
}

.github-card.ready {
  border: 1px solid #eee;
  border-radius: 5px;
  border-color: #eee #ddd #bbb;
  box-shadow: rgba(0, 0, 0, 0.14) 0px 1px 3px;
}
.github-card .header {
  position: relative;
  padding: 0;
  margin: 0;
  height: 148px;
  border-radius: 4px 4px 0 0;
  background-size: cover;
  background-position: center;
  background-color: #000;
}

.github-card .avatar {
  display: inline-block;
  overflow: hidden;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0,0,0,0.3);
  text-decoration: none;
  -webkit-transition: -webkit-transform .2s ease-in-out;
}
.github-card .avatar:hover {
  -webkit-transform: rotate(45deg);
}

.github-card h1 {
  color: #111;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
}

.github-card ul {
  text-transform: uppercase;
  font-size: 12px;
  color: #707070;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  zoom: 1;
}
.github-card ul:after {
  display: block;
  content: '';
  clear: both;
}
.github-card .status li {
  float: left;
  padding: 8px 0;
  box-shadow: 1px 0 0 #eee;
}
.github-card .status li:last-of-type {
  box-shadow: none;
}
.github-card .status strong {
  display: block;
  color: #292f33;
  font-size: 16px;
  line-height: 1.6;
}
.github-card .status a {
  color: #707070;
  text-decoration: none;
}
.github-card .status a:hover {
  color: #4183c4;
}
   
.repo-card .avatar {
  position: absolute;
  top: 5px;
  left: 5px;
  border: 2px solid #fff;
}
.repo-card .avatar img {
  display: block;
  width: 48px;
  height: 48px;
}
.repo-card h1 {
  margin: 0;
  padding: 0;
  line-height: 148px;
  color: white;
  font-size: 1.2rem;
  font-weight: 400;
  text-transform: uppercase;
}
.repo-card h1 a {
  color: white;
  text-decoration: none;
}
.repo-card h1 a:hover {
  opacity: 0.8;
}

.repo-card .content p {
  font-size: 0.8rem;
  padding: 10px 20px;
  height: 4.5rem;
}
.repo-card p a {
  text-decoration: none;
  color: #4183c4;
  outline: 0;
}

.repo-card .status li {
  width: 50%;
}
.github-bg {
  background: url("/?originalUrl=https%3A%2F%2Fcdn.hackhub.com%2Fimages%2Fthumb-1920-985381.jpg") no-repeat center center;
  background-size: cover;
}
.cms-reposition {
  position: relative;
  margin-bottom: 20px;
}
.cms-reposition-text {
  display: inline-block;
}
.cms-reposition-btn {
  position: absolute;
  right: 0px;
}

.introductionModal {
  margin-top:2%;
  width:95%;
  height:95%;
  background-color: white;
  box-sizing:border-box !important;
}

.introductionModal_content{
  padding: 1rem 1rem;
  width:100%;
  height:100%;
  box-sizing:border-box !important;
}

.introductionModal_content_video {
  width:100% !important;
  height:90% !important;
  padding-top:0.5em;
}

.introductionModal_content_text {
  padding-bottom:1.25em;
  text-align:center;
}

.introductionModal_field{
  margin-bottom: 0em !important;
  height:5%;
}
.policyPara {
  margin-bottom:0.3em;
  margin-top:0.5em;
}

.policyParaBig {
  margin-bottom:0.1em;
  margin-top:0.3em;
}

.policyPoint {
  padding-left:3em;
}

.policySubPoint {
  padding-left:2em;
}

.instagram-post {
  width:20%;
}
.timeline_container {
  background: #F4F4F4 0% 0% no-repeat padding-box;
  height:100%;
}
.timeline_container_left {
  overflow-y:scroll;
}


.timeline_right .ui.segment {
  padding:0em !important;
}

.timeline_singleEvent {
  cursor: pointer;
}

.timeline_right .ui.tabular.menu .item {
  width:50%;
  font: 1.1em/1.3em Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
  font-weight:700;
  color: #909090;
  display:block;
  margin:0 auto;
  text-align:center;
}

.timeline_right .ui.tabular.menu .active.item {
  background-color: #d6d6d6;
  border-radius:0em;
  border:none !important;
}

.timeline_right .ui.tabular.menu .item {
  border:none;
  border-radius:0em !important;
}

.fa-mobile-chat {
  margin-right:0.5em;
  color: #578DDD !important;
  line-height:2em !important;
}

@media only screen and (max-width:413px){
  .fa-mobile-chat {
    display: none;
  }
}

.team_group_dropdown {
  max-height:200px !important;
}


@media only screen and (max-width:576px){
  .mobile_button_container {
    margin-top:3em !important;
  }
  .mobile_team_container {
    padding-top:2em !important;
  }
  .leave-button_mobile {
    position: absolute;
    top:0em;
  }
}

.resourceCard_login {
  width:auto !important;
  height:auto !important;
  margin:0 !important;
}

.ui.compact.menu.multi-round-nav {
  width: 100%;
  border: none;
  box-shadow: none;
}

.ui.menu a.multi-round-nav-item {
  border: 1px solid #C4C4C4;
  box-shadow: 0 1px 2px 0 #C4C4C4;
  justify-content: center;
  width: 33.3%;
}

.ui.menu a.multi-round-nav-item:hover {
  justify-content: center;
  background-color: #0095FA;
  color: white;
}

.ui.menu .active.multi-round-nav-item {
  justify-content: center;
  background-color: #0095FA;
  color: white;
}

.ui.menu .active.multi-round-nav-item:hover {
  justify-content: center;
  background-color: #0095FA;
  color: white;
}

.promote-teams-modal-container {
  width: 65%;
  background-color: white;
  align-self: center;
  border-radius: 10px;
}

.promote-teams-modal {
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}

.promote-teams-modal .select-wrap {
  display: none;
}

.promote-teams-modal-nav {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-color: #222C5E;
  color: white;
  text-align: center;
  height: 3rem;
}

.promote-teams-modal-nav-text {
  display: inline-block;
  margin-top: 1%;
  font-size: 19px;
}

.promote-teams-modal-nav-cancel {
  float: right;
  padding-top: 1%;
  padding-right: 3.5%;
}

.promote-teams-modal-content {
  margin: 3%;
}

.promote-teams-overlay {
  position: fixed;
  z-index: 1006;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: auto;
}

.promote-teams-modal-footer {
  text-align: center;
  margin: 2%;
}

.cms-multi-level-menu-toggle {
  margin-left: auto;
  transition-duration: 0.25s; 
  height: 1.5rem;
  text-align: center;
  justify-content: center;
}

.cms-website-link-input input {
  width: 32rem;
}

.team-detail-nav {
  border-bottom: none !important;
  justify-content: center;
}

.event-detail-edit-nav {
  border-bottom: none !important;
  margin-left: 2.5% !important;
  margin-top: 0.5% !important;
  margin-bottom: 2% !important;
}

.event-detail-edit-nav-item.active.item {
  color: #1A6299 !important;
  border-color: #1A6299 !important;
  border-bottom-width: 4px !important;
}

.team-detail-nav-item.active.item {
  color: #1A6299 !important;
  border-color: #1A6299 !important;
}

.team-detail-button {
  width: 130px;
  margin-right: 15px !important;
  border-width: thin !important;
  border-style: solid !important;
  border-color: #0095FA !important;
  background-color: white !important;
  color: #0095FA !important;
}

.extra-large-button {
  width: 230px;
  margin-right: 15px !important;
  border-width: thin !important;
  border-style: solid !important;
  border-color: #0095FA !important;
  background-color: white !important;
  color: #0095FA !important;
}

.extra-large-button:hover {
  border-color: #1A6299 !important;
  background-color: #1A6299 !important;
  color: white !important;
}

.common-large-button {
  width: 180px;
  margin-right: 15px !important;
  border-width: thin !important;
  border-style: solid !important;
  border-color: #0095FA !important;
  background-color: white !important;
  color: #0095FA !important;
}

.common-large-button:hover {
  border-color: #1A6299 !important;
  background-color: #1A6299 !important;
  color: white !important;
}

.team-detail-button:hover {
  border-color: #1A6299 !important;
  background-color: #1A6299 !important;
  color: white !important;
}

.common-cancel-button {
  width: 130px;
  margin-right: 15px !important;
  border-width: thin !important;
  border-style: solid !important;
  border-color: #FF6666 !important;
  background-color: white !important;
  color: #FF6666 !important;
}

.common-cancel-button:hover {
  background-color: #FF6666 !important;
  color: white !important;
}

.admin-timeline .RSPBprogressBar {
  height: 5px !important;
}

.submit-project-round-selector {
  display: inline;
}

.submit-project-round-selector:hover {
  color: #0095FA !important;
}

.single-select-field > .single-select-btn__unselected {
  border-color: #C4C4C4 !important;
  background-color: #FFFFFF !important;
  color: #C4C4C4 !important;
  border-style: solid;
  border-width: thin;
  font-weight: 700;
  margin-right: 20px;
}

.single-select-field > .single-select-btn__unselected:hover {
  border-color: #0F70BC !important;
  background-color: #D6EEFF !important;
  color: #0F70BC !important;
  border-style: solid;
  border-width: thin;
  font-weight: 700;
}

.single-select-field > .single-select-btn__selected {
  border-color: #0F70BC !important;
  background-color: #D6EEFF !important;
  color: #0F70BC !important;
  border-style: solid;
  border-width: thin;
  font-weight: 700;
  margin-right: 20px;
}

.single-select-field > .single-select-btn__selected:hover {
  border-color: #0F70BC !important;
  background-color: #D6EEFF !important;
  color: #0F70BC !important;
  border-style: solid;
  border-width: thin;
  font-weight: 700;
}

.three-vertical-dots::after {
  content: '\2807';
  font-size: 28px;
  color: #C4C4C4;
  padding-left: 5px;
}

.manage-event-dashboard__edit-dropdown {
  display: flex;
}
.manage-event-dashboard__edit-dropdown > a {
  display: flex;
  align-items: center;
  height: 100%;
  white-space: nowrap;
}
.manage-event-dashboard__edit-dropdown > a.active {
  color: #666666;
}
.manage-event-dashboard__edit-dropdown > a > i {
  font-size: 1.25rem;
}
.manage-event-dashboard__edit-dropdown_dropnav {
  right: 20px;
  width: 200px;
  position: absolute;
  list-style: none;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out 0s;
  background-color: #fff;
  border-radius: 0.3125rem;
  box-shadow: 0 1.1875rem 38px rgba(27, 99, 169, 0.04), 0 0.9375rem 0.75rem rgba(27, 99, 169, 0.02);
}
.manage-event-dashboard__edit-dropdown_dropnav > li > a {
  display: block;
  padding: 1rem 1.5rem;
}
.manage-event-dashboard__edit-dropdown_dropnav > li > a:hover {
  background-color: rgba(74, 144, 226, 0.07);
}
.manage-event-dashboard__edit-dropdown_dropnav > li > a > .icon {
  margin-right: 0.7em;
  transform: scale(1.1, 1.1);
  color: #ccc;
}
.manage-event-dashboard__edit-dropdown.active .manage-event-dashboard__edit-dropdown_dropnav {
  visibility: visible;
  opacity: 1;
}

.g-cards_item.manage-event-list-card {
  overflow: visible;
}

.g-cards_item.manage-event-list-card:hover {
  overflow: visible;
}


.video-js.vjs-watermark{display:block}.video-js .vjs-watermark-content{opacity:0.5;position:absolute;padding:5px;-webkit-transition:visibility 1s,opacity 1s;-moz-transition:visibility 1s,opacity 1s;-ms-transition:visibility 1s,opacity 1s;-o-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}.video-js .vjs-watermark-top-right{right:0;top:0}.video-js .vjs-watermark-top-left{left:0;top:0}.video-js .vjs-watermark-bottom-right{right:0;bottom:30px}.video-js .vjs-watermark-bottom-left{left:0;bottom:30px}.video-js .vjs-watermark-center{width:100%;height:20%;text-align:center}.video-js.vjs-user-inactive.vjs-playing .vjs-watermark-fade{opacity:0}