﻿@import url("open-iconic/font/css/open-iconic-bootstrap.min.css");
@import url("https://fonts.googleapis.com/css?family=Montserrat:700");
.anim-holder {
  background-color: hsl(160deg, 80%, 60%);
  font-family: "Montserrat", sans-serif;
  animation: 60s 0.875s cubic-bezier(0.9, 0, 0.1, 1) forwards background_color;
}
@keyframes background_color {
  1.6666666667% {
    background-color: hsl(172deg, 80%, 60%);
  }
  3.3333333333% {
    background-color: hsl(184deg, 80%, 60%);
  }
  5% {
    background-color: hsl(196deg, 80%, 60%);
  }
  6.6666666667% {
    background-color: hsl(208deg, 80%, 60%);
  }
  8.3333333333% {
    background-color: hsl(220deg, 80%, 60%);
  }
  10% {
    background-color: hsl(232deg, 80%, 60%);
  }
  11.6666666667% {
    background-color: hsl(244deg, 80%, 60%);
  }
  13.3333333333% {
    background-color: hsl(256deg, 80%, 60%);
  }
  15% {
    background-color: hsl(268deg, 80%, 60%);
  }
  16.6666666667% {
    background-color: hsl(280deg, 80%, 60%);
  }
  18.3333333333% {
    background-color: hsl(292deg, 80%, 60%);
  }
  20% {
    background-color: hsl(304deg, 80%, 60%);
  }
  21.6666666667% {
    background-color: hsl(316deg, 80%, 60%);
  }
  23.3333333333% {
    background-color: hsl(328deg, 80%, 60%);
  }
  25% {
    background-color: hsl(340deg, 80%, 60%);
  }
  26.6666666667% {
    background-color: hsl(352deg, 80%, 60%);
  }
  28.3333333333% {
    background-color: hsl(4deg, 80%, 60%);
  }
  30% {
    background-color: hsl(16deg, 80%, 60%);
  }
  31.6666666667% {
    background-color: hsl(28deg, 80%, 60%);
  }
  33.3333333333% {
    background-color: hsl(40deg, 80%, 60%);
  }
  35% {
    background-color: hsl(52deg, 80%, 60%);
  }
  36.6666666667% {
    background-color: hsl(64deg, 80%, 60%);
  }
  38.3333333333% {
    background-color: hsl(76deg, 80%, 60%);
  }
  40% {
    background-color: hsl(88deg, 80%, 60%);
  }
  41.6666666667% {
    background-color: hsl(100deg, 80%, 60%);
  }
  43.3333333333% {
    background-color: hsl(112deg, 80%, 60%);
  }
  45% {
    background-color: hsl(124deg, 80%, 60%);
  }
  46.6666666667% {
    background-color: hsl(136deg, 80%, 60%);
  }
  48.3333333333% {
    background-color: hsl(148deg, 80%, 60%);
  }
  50% {
    background-color: hsl(160deg, 80%, 60%);
  }
  51.6666666667% {
    background-color: hsl(172deg, 80%, 60%);
  }
  53.3333333333% {
    background-color: hsl(184deg, 80%, 60%);
  }
  55% {
    background-color: hsl(196deg, 80%, 60%);
  }
  56.6666666667% {
    background-color: hsl(208deg, 80%, 60%);
  }
  58.3333333333% {
    background-color: hsl(220deg, 80%, 60%);
  }
  60% {
    background-color: hsl(232deg, 80%, 60%);
  }
  61.6666666667% {
    background-color: hsl(244deg, 80%, 60%);
  }
  63.3333333333% {
    background-color: hsl(256deg, 80%, 60%);
  }
  65% {
    background-color: hsl(268deg, 80%, 60%);
  }
  66.6666666667% {
    background-color: hsl(280deg, 80%, 60%);
  }
  68.3333333333% {
    background-color: hsl(292deg, 80%, 60%);
  }
  70% {
    background-color: hsl(304deg, 80%, 60%);
  }
  71.6666666667% {
    background-color: hsl(316deg, 80%, 60%);
  }
  73.3333333333% {
    background-color: hsl(328deg, 80%, 60%);
  }
  75% {
    background-color: hsl(340deg, 80%, 60%);
  }
  76.6666666667% {
    background-color: hsl(352deg, 80%, 60%);
  }
  78.3333333333% {
    background-color: hsl(4deg, 80%, 60%);
  }
  80% {
    background-color: hsl(16deg, 80%, 60%);
  }
  81.6666666667% {
    background-color: hsl(28deg, 80%, 60%);
  }
  83.3333333333% {
    background-color: hsl(40deg, 80%, 60%);
  }
  85% {
    background-color: hsl(52deg, 80%, 60%);
  }
  86.6666666667% {
    background-color: hsl(64deg, 80%, 60%);
  }
  88.3333333333% {
    background-color: hsl(76deg, 80%, 60%);
  }
  90% {
    background-color: hsl(88deg, 80%, 60%);
  }
  91.6666666667% {
    background-color: hsl(100deg, 80%, 60%);
  }
  93.3333333333% {
    background-color: hsl(112deg, 80%, 60%);
  }
  95% {
    background-color: hsl(124deg, 80%, 60%);
  }
  96.6666666667% {
    background-color: hsl(136deg, 80%, 60%);
  }
  98.3333333333% {
    background-color: hsl(148deg, 80%, 60%);
  }
  100% {
    background-color: hsl(160deg, 80%, 60%);
  }
  101.6666666667% {
    background-color: hsl(172deg, 80%, 60%);
  }
}

div.anim-content {
  width: 75vmin;
  height: 75vmin;
  box-shadow: 0 0 0 1.875vmin, inset 3.75vmin 3.75vmin 7.5vmin rgba(0, 0, 0, 0.125), 2.25vmin 3.75vmin 4.5vmin rgba(0, 0, 0, 0.125);
  font-size: 15vmin;
  text-shadow: 3.75vmin 3.75vmin 7.5vmin rgba(0, 0, 0, 0.125);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  color: white;
  border-radius: 50%;
  font-weight: 700;
}
@media (min-width: 600px) {
  div.anim-content {
    width: 50vmin;
    height: 50vmin;
    box-shadow: 0 0 0 1.25vmin, inset 2.5vmin 2.5vmin 5vmin rgba(0, 0, 0, 0.125), 1.5vmin 2.5vmin 3vmin rgba(0, 0, 0, 0.125);
    font-size: 10vmin;
    text-shadow: 2.5vmin 2.5vmin 5vmin rgba(0, 0, 0, 0.125);
  }
}
div.anim-content:before {
  content: "60";
  animation: 60s 1s forwards timer_countdown, 1s 0.875s 60 timer_beat;
}
@keyframes timer_beat {
  40%, 80% {
    transform: none;
  }
  50% {
    transform: scale(1.125);
  }
}
@keyframes timer_countdown {
  0% {
    content: "60";
  }
  1.6666666667% {
    content: "59";
  }
  3.3333333333% {
    content: "58";
  }
  5% {
    content: "57";
  }
  6.6666666667% {
    content: "56";
  }
  8.3333333333% {
    content: "55";
  }
  10% {
    content: "54";
  }
  11.6666666667% {
    content: "53";
  }
  13.3333333333% {
    content: "52";
  }
  15% {
    content: "51";
  }
  16.6666666667% {
    content: "50";
  }
  18.3333333333% {
    content: "49";
  }
  20% {
    content: "48";
  }
  21.6666666667% {
    content: "47";
  }
  23.3333333333% {
    content: "46";
  }
  25% {
    content: "45";
  }
  26.6666666667% {
    content: "44";
  }
  28.3333333333% {
    content: "43";
  }
  30% {
    content: "42";
  }
  31.6666666667% {
    content: "41";
  }
  33.3333333333% {
    content: "40";
  }
  35% {
    content: "39";
  }
  36.6666666667% {
    content: "38";
  }
  38.3333333333% {
    content: "37";
  }
  40% {
    content: "36";
  }
  41.6666666667% {
    content: "35";
  }
  43.3333333333% {
    content: "34";
  }
  45% {
    content: "33";
  }
  46.6666666667% {
    content: "32";
  }
  48.3333333333% {
    content: "31";
  }
  50% {
    content: "30";
  }
  51.6666666667% {
    content: "29";
  }
  53.3333333333% {
    content: "28";
  }
  55% {
    content: "27";
  }
  56.6666666667% {
    content: "26";
  }
  58.3333333333% {
    content: "25";
  }
  60% {
    content: "24";
  }
  61.6666666667% {
    content: "23";
  }
  63.3333333333% {
    content: "22";
  }
  65% {
    content: "21";
  }
  66.6666666667% {
    content: "20";
  }
  68.3333333333% {
    content: "19";
  }
  70% {
    content: "18";
  }
  71.6666666667% {
    content: "17";
  }
  73.3333333333% {
    content: "16";
  }
  75% {
    content: "15";
  }
  76.6666666667% {
    content: "14";
  }
  78.3333333333% {
    content: "13";
  }
  80% {
    content: "12";
  }
  81.6666666667% {
    content: "11";
  }
  83.3333333333% {
    content: "10";
  }
  85% {
    content: "9";
  }
  86.6666666667% {
    content: "8";
  }
  88.3333333333% {
    content: "7";
  }
  90% {
    content: "6";
  }
  91.6666666667% {
    content: "5";
  }
  93.3333333333% {
    content: "4";
  }
  95% {
    content: "3";
  }
  96.6666666667% {
    content: "2";
  }
  98.3333333333% {
    content: "1";
  }
  100% {
    content: "0";
  }
}
div.anim-content:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.125);
  animation: 60s 1s linear forwards timer_indicator;
}
@keyframes timer_indicator {
  100% {
    transform: translateY(100%);
  }
}

:root {
  --rz-primary: #29346B !important; /* Replace #newBackgroundColor with the color you want */
  --rz-on-primary: #fff !important; /* Replace #newTextColor with the color you want */
  --rz-tooltip-color: white !important; /* text color */
  --rz-tooltip-background-color: #29346B !important; /* background color */
  --rz-icon-size: 1.5rem !important;
  --rz-notification-success-color: #fff !important;
  --rz-notification-success-background-color: #53CD53 !important;
}

html body button, html body .rz-growl-title {
  font-weight: normal !important;
}

html body .rz-button-text, .rz-growl-title {
  font-family: "Gilroy-Medium" !important;
}

.Ultimate {
  color: #FAB512;
}

.premium {
  color: #D12178 !important;
}

@font-face {
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: normal;
  src: url("https://fortcdn2-gnbqdqenchedg8ds.z02.azurefd.net/pub/Radomir Tinkov - Gilroy-Light.otf") format("opentype");
}
@font-face {
  font-family: "Gilroy-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("https://fortcdn2-gnbqdqenchedg8ds.z02.azurefd.net/pub/Radomir Tinkov - Gilroy-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Gilroy-Medium";
  font-style: normal;
  font-weight: normal;
  src: url("https://fortcdn2-gnbqdqenchedg8ds.z02.azurefd.net/pub/Radomir Tinkov - Gilroy-Medium.otf") format("opentype");
}
@font-face {
  font-family: "Gilroy-SemiBold";
  font-style: normal;
  font-weight: normal;
  src: url("https://fortcdn2-gnbqdqenchedg8ds.z02.azurefd.net/pub/Radomir Tinkov - Gilroy-SemiBold.otf") format("opentype");
}
@font-face {
  font-family: "Gilroy-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("https://fortcdn2-gnbqdqenchedg8ds.z02.azurefd.net/pub/Radomir Tinkov - Gilroy-Bold.otf") format("opentype");
}
@font-face {
  font-family: "SpaceAge";
  font-style: normal;
  font-weight: normal;
  src: url("https://fortcdn2-gnbqdqenchedg8ds.z02.azurefd.net/pub/space age.ttf") format("truetype");
}
:root {
  --bs-primary: #29346B !important;
  --bs-secondary: #FF7D01 !important;
  --bs-success: #3bc585 !important;
}

.bg-error {
  background-color: #fbdfdf !important;
}

.btn-primary {
  --bs-btn-bg: var(--bs-primary) !important;
  --bs-btn-border-color: var(--bs-primary) !important;
  /* ... and so on for other properties ... */
}

.btn-success {
  --bs-btn-bg: var(--bs-success) !important;
  --bs-btn-border-color: var(--bs-success) !important;
  /* ... and so on for other properties ... */
}

.Ultimate {
  color: #FAB512;
}

html body .btn-primary:hover {
  background-color: #4558b5 !important;
}

html body .btn-primary:disabled {
  background-color: #0d1021 !important;
}

.btn-action {
  --bs-btn-bg: var(--bs-secondary) !important;
  --bs-btn-border-color: var(--bs-secondary) !important;
  /* ... and so on for other properties ... */
}

.download-icon:hover {
  cursor: pointer;
}

.btn-action:hover {
  background-color: #e77100 !important;
}

html body .rz-notification-message.rz-growl {
  position: fixed !important;
  width: 350px !important;
  top: 0 !important;
  right: 0 !important;
  padding-right: 10px !important;
}
html body .rz-notification-message.rz-growl .rz-growl-item {
  margin-top: 12px !important;
}
html body .rz-notification-message.rz-growl .rz-growl-title p {
  display: block !important;
  text-indent: -1em; /* Negative indent to pull the first line back */
  padding-left: 1em; /* Indent all lines */
}

.rz-dialog-title {
  font-weight: normal !important;
  font-family: "Gilroy-SemiBold";
  color: #29346B !important;
}

.rz-grid-table > thead > tr > th {
  background-color: #29346B !important;
  color: white !important;
}
.rz-grid-table > thead > tr > th div span {
  color: white !important;
  font-weight: normal;
  font-size: 12.5px !important;
}

.rz-paginator a {
  transform: scale(0.9);
}

.btn-action:hover {
  --bs-btn-bg: red !important;
  --bs-btn-border-color: var(--bs-secondary) !important;
  /* ... and so on for other properties ...  --bs-btn-bg: darken(var(--bs-secondary), 10%) !important; */
}

html .btn:not(.btn-plain) {
  background-image: -webkit-linear-gradient(283deg, rgba(255, 255, 255, 0.1) 50%, transparent 55%), -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), transparent);
  border-radius: 6px;
  color: white !important;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  -webkit-transition: all 0.2s linear;
  border-width: 1px;
}

html body div .btn.btn-light {
  color: #29346B !important;
  border: 1px solid #eee;
}

.orange {
  color: #FAB512;
}

.blue {
  color: #29346B;
}

table {
  width: 100%;
}

.hide {
  display: none !important;
}

.link {
  text-decoration: underline !important;
  color: #0D6EFD;
  cursor: pointer;
}

html body div .btn.loading {
  color: transparent !important;
  background-image: url("/images/wait1.gif");
  background-size: 20px 20px;
  background-position: center;
  background-repeat: no-repeat;
  transition: none;
}

.popover {
  --bs-popover-max-width: auto;
  box-shadow: 0 0px 16px 0px rgba(100, 100, 100, 0.4);
  max-width: 400px;
}
.popover .popover-header {
  padding: 20px;
  font-family: Gilroy-SemiBold;
  color: #29346B;
  white-space: nowrap;
  background-color: #FCFCFE;
}
.popover .popover-body {
  padding: 20px;
  font-family: Gilroy-Regular;
  font-size: 0.875rem !important;
}

.btn {
  font-size: 14px !important;
  padding: 6px 12px !important;
  border-radius: 4px !important;
  font-family: "Gilroy-Medium" !important;
}

.btn-sm {
  font-family: "Gilroy-Regular" !important;
  font-size: 13px !important;
  padding: 3px 4px !important;
}

html, body {
  font-family: "Gilroy-Regular" !important;
  background-color: #29346B;
}

h1, h2, h3, h4, h5, h6, b {
  font-family: Gilroy-SemiBold !important;
  font-weight: normal !important;
  color: #29346B !important;
}

.striped tr:not(.no-stripe):nth-child(odd) {
  background-color: #fcfcfc;
}

.striped tr:not(.no-stripe):nth-child(even) {
  background-color: #ffffff;
}

.bg-premium {
  background-color: #29346B;
  color: white;
}

.semi-bold {
  font-family: Gilroy-SemiBold !important;
}

.main-pane {
  background-color: #29346B;
}
.main-pane .main-left {
  width: 225px;
  transition: width 0.3s;
}
.main-pane .main-left.collapsed {
  width: 80px;
}
.main-pane .main-right {
  flex: 1;
  border: 10px solid #29346B;
  border-radius: 20px;
  background-color: white;
}
.main-pane .main-right > div {
  background-color: white;
  border-color: #ddf !important;
  min-height: 100%;
  /*box-shadow: 0 0px 16px 0px rgba(100, 100, 100, 0.4);*/
}

.nav-top {
  display: flex;
  height: 70px;
  align-items: center;
  background-color: #29346B !important;
  color: white;
  border-top: 10px solid #29346B;
}
.nav-top a {
  color: white;
}
.nav-top .nav-top-left {
  width: 225px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.nav-top .nav-top-left > * {
  padding: 0px;
  margin: 0px;
}
.nav-top .nav-top-middle {
  padding-left: 15px;
  flex: 1;
  text-align: left;
}
.nav-top .nav-top-right {
  width: 500px;
  text-align: right;
}
.nav-top .btn {
  padding: 12px;
  min-width: 100px;
  background-color: #5F6790;
  color: white;
}
.nav-top .btn:hover {
  background-color: #3F497A;
}

.nav-scrollable {
  /* background-image: linear-gradient(180deg,$theme_main 10%,#342D8E 100%) !important;*/
  background-color: #29346B;
  background-size: cover;
  overflow-y: auto;
}

.nav-link {
  padding: 20px !important;
}

.space {
  font-family: "SpaceAge" !important;
}

h1:focus {
  outline: none;
}

a, .btn-link {
  color: #0071c1;
}

.fs-7 {
  font-size: 0.9rem;
}

.fs-8 {
  font-size: 0.875rem;
}

.fs-8 {
  font-size: 0.8rem;
}

.btn-round {
  border-radius: 20px !important;
}

.btn-flat {
  background-image: none !important;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
  padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
  outline: 1px solid #26b050;
}

.rz-chkbox.valid {
  outline: none !important;
}

.invalid {
  outline: 1px solid #f95372;
}

.validation-message {
  color: #f95372;
}

.checkbox-large, .radio-large {
  transform: scale(1.5);
  margin-right: 12px;
}

#blazor-error-ui {
  background: lightyellow;
  bottom: 0;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  padding: 0.6rem 1.25rem 0.7rem 1.25rem;
  position: fixed;
  width: 100%;
  z-index: 1000;
}

#blazor-error-ui .dismiss {
  cursor: pointer;
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
}

.blazor-error-boundary {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
  padding: 1rem 1rem 1rem 3.7rem;
  color: white;
}

.blazor-error-boundary::after {
  content: "An error has occurred.";
}

/*--------------------------------------------------------------
    # Full height content inside a Radzen dialog
    --------------------------------------------------------------*/
.full-height .rz-dialog-content {
  height: 100%;
}

.no-padding .rz-dialog-content {
  padding: 0;
}

.rz-datatable .rzi-chevron-circle-down,
.rz-datatable .rzi-chevron-circle-right {
  vertical-align: baseline !important;
  padding-top: 4px;
}
.rz-datatable .rzi-chevron-circle-right:before,
.rz-datatable .rzi-chevron-circle-down:before {
  font-size: 36px;
}

.grid-link {
  cursor: pointer;
}

.grid-large-font .rz-datatable-data td .rz-cell-data, .grid-large-font .rz-grid-table td .rz-cell-data {
  font-size: 1.25em;
}
.grid-large-font .rz-datatable-thead th .rz-column-title-content, .grid-large-font .rz-grid-table thead th .rz-column-title-content {
  font-size: 1.15em;
}

.corp-notify ul {
  margin: 10px;
}
.corp-notify p {
  display: block;
}

/* Define different widths for the modalActivateUser class based on screen size  */
@-webkit-keyframes outerRotate1 {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-moz-keyframes outerRotate1 {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-o-keyframes outerRotate1 {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes outerRotate1 {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-webkit-keyframes outerRotate2 {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@-moz-keyframes outerRotate2 {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@-o-keyframes outerRotate2 {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@keyframes outerRotate2 {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@-webkit-keyframes textColour {
  0% {
    color: #fff;
  }
  100% {
    color: #3BB2D0;
  }
}
@-moz-keyframes textColour {
  0% {
    color: #fff;
  }
  100% {
    color: #3BB2D0;
  }
}
@-o-keyframes textColour {
  0% {
    color: #fff;
  }
  100% {
    color: #3BB2D0;
  }
}
@keyframes textColour {
  0% {
    color: #fff;
  }
  100% {
    color: #3BB2D0;
  }
}
@keyframes spin-fancy {
  0% {
    transform: rotate(0deg);
    animation-timing-function: cubic-bezier(0.5, 0.1, 0.25, 1);
  }
  100% {
    transform: rotate(360deg);
    animation-timing-function: cubic-bezier(0.5, 0.1, 0.25, 1);
  }
}
.spin-fancy {
  animation: spin-fancy 1s infinite;
}

@keyframes scale-up {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
html body .rz-dialog {
  animation: scale-up 0.3s ease-out;
}
html body .rz-dialog .rz-dialog-content {
  flex: 1 !important;
}
html body .rz-dialog .rz-steps-prev.rz-state-disabled {
  visibility: hidden !important;
}

.rz-popup b {
  color: white !important;
}
