@font-face {
  font-family: avant;
  src: url(assets/79f19b715d5f0c29caa0e20c85dd785c.eot);
  src: url(assets/e3ca1c9bfed18e99bbe0aec0110de53c.ttf);
  src: url(assets/0b189ab42a630d0f758254b2443d7550.woff);
  src: url(assets/ecb55dcf8830b3bbb9a7970b4d7bcedc.woff2);
}

.headerTitle {
  font-family: avant !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 24px !important;
  line-height: 32px !important;
  color: #02081b;
  align-items: center;
}

.loadingScreen .loadingText {
  font-family: avant;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}

.sectiontitle {
  font-family: avant;
  font-weight: normal;
}

.kioskbody {
  height: 85vh;
  width: 100%;
}

.kiosknameTitle {
  font-family: Roboto;
  font-size: 34px;
  text-align: left;
  letter-spacing: 0.25px;
  color: rgba(0, 0, 0, 0.87);
}

.setupTitle {
  font-family: Roboto;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.6);
}

.kiosknamedesc {
  font-family: Roboto;
  font-size: 16px;
  margin-top: 13px;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.6);
}

.apptitle {
  font-family: avant !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 16px !important;
  line-height: 32px !important;
  margin-top: 35px !important;
  margin-bottom: 60px !important;
  color: #02081b;
  align-items: center;
}

.virtualTitle {
  font-family: avant !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 16px !important;
  line-height: 32px !important;
  margin-top: 30px !important;
  margin-bottom: 60px !important;
  color: #02081b;
  text-align: center;
}

.homepagetitle1 {
  font-family: avant;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #56657f;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

.homepagetitle2 {
  font-family: avant;
  font-style: normal;
  font-size: 30px;
  line-height: 38px;
  color: #02081b;
  text-align: center;
  margin-bottom: 5px;
}

.orglogo {
  width: 96px;
  height: 96px;
  margin-bottom: 20px;
}

.Toastify__toast--success {
  background: #08bd72 !important;
}

.checkinButton {
  position: absolute !important;
  width: 140px;
  height: 40px;
  right: 24px;
  background: #147df4 !important;
  border-radius: 4px !important;
  top: 24px;
  color: #ffffff !important;
  font-weight: bold !important;
  font-size: 11px !important;
  letter-spacing: 0.05em;
  z-index: 9;
  text-transform: capitalize !important;
}

.card {
  font-weight: bold !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
  line-height: 30px !important;
  max-height: 60px !important;
  word-break: break-word !important;
}

.MuiTypography-h5-287 {
  color: "#E1EDFD" !important;
}

.sidebar {
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  width: 96px;
  height: 100vh;
  z-index: 1;
  background: #ffffff;
  box-shadow: 0px 40px 80px rgba(0, 0, 0, 0.16), 0px 0px 1px rgba(0, 0, 0, 0.16);
}

.create_waiver_container {
  border-style: groove;
}

.demo-editor {
  height: 460px !important;
  background: white;
}

.rdw-editor-toolbar {
  background: #bbd6fb !important;
}

.rdw-option-wrapper,
.rdw-dropdown-wrapper {
  background: transparent !important;
  border: 0px !important;
}

.mui-ripple-circle {
  display: none;
}

#waivername-helper-text {
  color: red;
  font-family: Lato !important;
  font-style: normal !important;
  line-height: normal !important;
  font-size: 14px;
  font-weight: normal;
}

.active-field:hover {
  background: #147df4 !important;
  color: white !important;
}

.privacy_policy {
  background: #f0f7fe;
  padding-left: 70px;
  padding-right: 70px;
  font-family: Lato;
  font-size: 15px;
  font-style: normal;
  padding-bottom: 35px;
  padding-top: 1px;
}

.icon {
  float: right;
  color: #a6b8cc !important;
  margin-top: 25px !important;
}

.check-in-image {
  padding-right: 10px;
  padding-top: 3px;
}

.active_div {
  background-color: #147df4;
  height: 65px;
  text-align: center;
  cursor: pointer;
}

.inactive_div {
  height: 65px;
  text-align: center;
  cursor: pointer;
}

.logout {
  height: 65px !important;
  text-align: center;
}

@media only screen and (min-height: 625px) {
  .logout {
    position: absolute;
    bottom: 0;
    width: 96px;
  }
}

.activenav_name {
  font-family: Lato;
  font-size: 12px;
  line-height: normal;
  text-align: center;
  color: #f7faff;
}

.inactivenav_name {
  font-family: Lato;
  font-size: 12px;
  line-height: normal;
  text-align: center;
  color: #687fa3;
}

.page_header {
  width: 100%;
  margin-top: 7px !important;
}

.card_container {
  height: calc(100vh - 200px);
  overflow: auto;
  margin-top: 18px;
  padding-left: 100px;
}

.card_container_form {
  height: calc(100vh - 140px);
  overflow: auto;
  margin-top: 18px;
  padding-left: 100px;
}

.card_container_kiosk {
  height: calc(100vh - 240px);
  overflow: auto;
  margin-top: 35px;
  padding-left: 100px;
}

.appbar {
  font-family: Lato !important;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 14px;
  color: #33415c !important;
  background-color: #ffffff !important;
  padding: 0 40px;
  min-width: 1000px;
}

.main_background {
  padding: 40px;
  background: #f5f6f8;
  height: calc(100vh - 238px);
  overflow-y: scroll;
}

.activity-padding {
  padding-left: 229px !important;
  padding-right: 229px !important;
}

.header {
  margin-top: -22px;
}

.create_title {
  padding: 30px 0 !important;
}

.create_textfield {
  text-align: center;
  padding-top: 18px !important;
}

.create_close {
  text-align: right;
  padding: 30px 0 !important;
}

.footer {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 14px;
  color: #33415c;
  background-color: white;
  padding: 0px 40px;
  height: 64px;
}

body {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7 {
  font-family: Lato;
  font-style: normal;
  color: #33415c;
}

h1 {
  font-weight: bold;
  font-size: 48px;
  line-height: 63px;
}

h2 {
  font-weight: bold;
  font-size: 32px;
  line-height: 42px;
}

h3 {
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
}

h4 {
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
}

h5 {
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
}

h6 {
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
}

div::-webkit-scrollbar-track,
ul::-webkit-scrollbar-track,
main::-webkit-scrollbar-track,
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
  border-radius: 5px;
}

div::-webkit-scrollbar,
ul::-webkit-scrollbar,
main::-webkit-scrollbar,
body::-webkit-scrollbar {
  height: 5px;
  width: 5px;
  background-color: #f5f5f5;
  border-radius: 5px;
}

div::-webkit-scrollbar-thumb,
ul::-webkit-scrollbar-thumb,
main::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb {
  background-color: #147df4;
  border-radius: 5px;
}

.primary-background {
  background: linear-gradient(67.73deg, #0e69f1 1.08%, #20a2f9 100%);
}

.text-white {
  color: #ffffff !important;
}

.card_color {
  color: #012129 !important;
}

.margin_10 {
  margin-top: 10px !important;
}

.margin_top_62 {
  margin-top: 62px !important;
}

.align_left {
  text-align: left;
}

.back_arrow {
  position: absolute;
  margin-top: 28px;
  cursor: pointer;
}

.create-event-title {
  margin-bottom: 0px !important;
  margin-top: 30px !important;
}

.create-event-text {
  margin-left: 10px !important;
  margin-top: 4px;
}

.create-event-close {
  margin-left: 10px !important;
  margin-top: 0px !important;
}

.close-margin {
  padding-left: 13px !important;
  padding-top: 13px !important;
  cursor: pointer;
}

.margin_bottom0 {
  margin-bottom: 0px;
}

.top-event-label {
  margin-bottom: 0px;
  margin-top: 16px;
}

.check_in_title {
  padding: 0 8px;
}

.select_activity_title {
  color: red;
}

.check_in_textbox {
  width: 100%;
  margin: 0;
}

.image_padding {
  padding-left: 7px;
}

.send_merit_textfield {
  margin-top: 0;
  width: 100%;
}

.cursor_pointer {
  cursor: pointer;
}

.align_center {
  text-align: center;
}

.width_100 {
  width: 100%;
}

#menu-waiverList ul,
#menu-selectedEvent ul,
#menu-send_merits ul,
#menu-qualificationList ul {
  max-height: 155px;
  overflow: auto;
}

#menu-send_merits li {
  width: 345px;
}

#menu-merit ul {
  max-height: 155px;
  overflow: auto;
}

.grid_container {
  width: 100% !important;
}

.margin_0_top {
  margin-top: 0px !important;
}

.margin_10_bottom {
  margin-bottom: 10px !important;
}

.margin_30_bottom {
  margin-bottom: 30px !important;
}

.margin_top_28 {
  margin-top: 28px !important;
}

.margin_top_20 {
  margin-top: 20px !important;
}

.app_bar {
  justify-content: center;
  margin-left: 24px;
  height: 96px;
  padding-left: 80px;
  min-width: 1000px;
}

.virtualkioskTitle {
  font-family: Lato;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 32px !important;
  margin-top: 30px;
  line-height: 42px !important;
  color: #02081b;
  text-align: center;
}

.webkioskDesc {
  font-family: Lato;
  margin-bottom: 30px;
  margin-top: 10px;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 18px !important;
  line-height: 28px !important;
  color: #a6b8cc;
  text-align: center;
}

.virtualButton {
  width: "100%";
  align-items: center;
  justify-content: center;
  align-self: center;
  margin-top: 60px;
}

.tab_container {
  height: calc(100vh);
  overflow: auto;
  padding-left: 100px;
}

.web_tab_container {
  height: calc(68vh);
  overflow: auto;
  padding-left: 100px;
}

.innerAppbar {
  height: 76px;
  bottom: 0px;
  position: absolute;
  width: 100%;
}

.text {
  margin-top: 0px;
  margin-bottom: 0px;
  align-items: center;
  font-size: 16px;
  text-align: center;
}

.buttonRight {
  text-align: right;
}

.buttonCenter {
  text-align: center;
}

.font-normal {
  font-weight: normal;
}

.arrow-right {
  float: right;
  padding-top: 30px;
}

.action {
  float: right;
}

.menu_item {
  color: #687fa3 !important;
  font-family: Lato !important;
  font-weight: bold !important;
}

.menu_item:hover {
  background-color: #f0f6fe !important;
  color: #0f6ff0 !important;
}

.close {
  color: #687fa3;
}

.error_background {
  background: #facdcf;
}

.content_width {
  width: 480px;
}

.table-download-spacing {
  padding: 16px;
}

.card-min-width {
  min-width: fit-content !important;
}

.virtual-kiosk-button {
  font-family: SF Compact Display Regular !important;
  margin-top: 30px;
}

.cont-scrl > div div:nth-child(2) {
  max-width: 48%;
  flex-basis: 48%;
  overflow-y: auto;
  height: 55px;
  padding-right: 20px;
  margin-right: 10px;
}

main {
  min-width: 1000px;
}

.sectionDescription {
  font-family: SF Compact Display Regular;
  color: #000000;
}

.homeContainer {
  height: 100vh;
  overflow: hidden;
}

.Toastify__toast-container {
  z-index: 9999;
  -webkit-transform: translate3d(0, 0, 9999px);
  position: fixed;
  padding: 4px;
  width: 320px;
  box-sizing: border-box;
  color: #fff; }
  .Toastify__toast-container--top-left {
    top: 1em;
    left: 1em; }
  .Toastify__toast-container--top-center {
    top: 1em;
    left: 50%;
    margin-left: -160px; }
  .Toastify__toast-container--top-right {
    top: 1em;
    right: 1em; }
  .Toastify__toast-container--bottom-left {
    bottom: 1em;
    left: 1em; }
  .Toastify__toast-container--bottom-center {
    bottom: 1em;
    left: 50%;
    margin-left: -160px; }
  .Toastify__toast-container--bottom-right {
    bottom: 1em;
    right: 1em; }

@media only screen and (max-width: 480px) {
  .Toastify__toast-container {
    width: 100vw;
    padding: 0;
    left: 0;
    margin: 0; }
    .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
      top: 0; }
    .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
      bottom: 0; }
    .Toastify__toast-container--rtl {
      right: 0;
      left: initial; } }

.Toastify__toast {
  position: relative;
  min-height: 64px;
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: 8px;
  border-radius: 1px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-height: 800px;
  overflow: hidden;
  font-family: sans-serif;
  cursor: pointer;
  direction: ltr; }
  .Toastify__toast--rtl {
    direction: rtl; }
  .Toastify__toast--default {
    background: #fff;
    color: #aaa; }
  .Toastify__toast--info {
    background: #3498db; }
  .Toastify__toast--success {
    background: #07bc0c; }
  .Toastify__toast--warning {
    background: #f1c40f; }
  .Toastify__toast--error {
    background: #e74c3c; }
  .Toastify__toast-body {
    margin: auto 0;
    -ms-flex: 1;
        flex: 1; }

@media only screen and (max-width: 480px) {
  .Toastify__toast {
    margin-bottom: 0; } }

.Toastify__close-button {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
  -ms-flex-item-align: start;
      align-self: flex-start; }
  .Toastify__close-button--default {
    color: #000;
    opacity: 0.3; }
  .Toastify__close-button:hover, .Toastify__close-button:focus {
    opacity: 1; }

@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1); }
  100% {
    transform: scaleX(0); } }

.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  z-index: 9999;
  opacity: 0.7;
  background-color: rgba(255, 255, 255, 0.7);
  transform-origin: left; }
  .Toastify__progress-bar--animated {
    animation: Toastify__trackProgress linear 1 forwards; }
  .Toastify__progress-bar--controlled {
    transition: transform .2s; }
  .Toastify__progress-bar--rtl {
    right: 0;
    left: initial;
    transform-origin: right; }
  .Toastify__progress-bar--default {
    background: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55); }

@keyframes Toastify__bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  to {
    transform: none; } }

@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

@keyframes Toastify__bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  to {
    transform: none; } }

@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

@keyframes Toastify__bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes Toastify__bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

@keyframes Toastify__bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  to {
    transform: none; } }

@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
  animation-name: Toastify__bounceInLeft; }

.Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
  animation-name: Toastify__bounceInRight; }

.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown; }

.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp; }

.Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
  animation-name: Toastify__bounceOutLeft; }

.Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
  animation-name: Toastify__bounceOutRight; }

.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp; }

.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown; }

@keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes Toastify__zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn; }

.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut; }

@keyframes Toastify__flipIn {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    transform: perspective(400px); } }

@keyframes Toastify__flipOut {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.Toastify__flip-enter {
  animation-name: Toastify__flipIn; }

.Toastify__flip-exit {
  animation-name: Toastify__flipOut; }

@keyframes Toastify__slideInRight {
  from {
    transform: translate3d(110%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes Toastify__slideInLeft {
  from {
    transform: translate3d(-110%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes Toastify__slideInUp {
  from {
    transform: translate3d(0, 110%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes Toastify__slideInDown {
  from {
    transform: translate3d(0, -110%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes Toastify__slideOutRight {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(110%, 0, 0); } }

@keyframes Toastify__slideOutLeft {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(-110%, 0, 0); } }

@keyframes Toastify__slideOutDown {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0); } }

@keyframes Toastify__slideOutUp {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0); } }

.Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left {
  animation-name: Toastify__slideInLeft; }

.Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right {
  animation-name: Toastify__slideInRight; }

.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown; }

.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp; }

.Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left {
  animation-name: Toastify__slideOutLeft; }

.Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right {
  animation-name: Toastify__slideOutRight; }

.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp; }

.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown; }
.common_padding_left {
  padding-left: 105px;
}

.checkinlog_cursor_pointer {
  margin-left: 7px;
  cursor: pointer;
}

.pointer {
  cursor: pointer;
}

.table-content-title {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 14px;
  color: #33415c;
  word-break: break-all;
}

.table-checkin-btn {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: relative;
  left: -16px;
  margin-top: 4px;
  top: 14px;
}

.all_offline_action_menu > ul.ant-menu.ant-menu-light.ant-menu-root.ant-menu-vertical {
  border-radius: 4px;
  box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 1), 0px 0px 0px 0px rgba(0, 0, 0, 1), 0px 0px 4px 2px rgba(0, 0, 0, 1);
  padding-top: 8px;
  padding-bottom: 8px;
  height: 210px;
  width: 111px;
  text-align: center;
  display: grid;
  align-items: center;
  justify-content: center;
}

.checkin-table-header span.ant-table-column-title {
  font-family: Lato;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 12px;
  color: #687fa3;
}

.table-content-title-pointer {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 14px;
  color: #33415c;
  word-break: break-all;
  cursor: pointer;
}

.table-content-subTitle {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 12px;
  color: #a6b8cc;
}

.orphaned_check_out_action_menu > ul.ant-menu.ant-menu-light.ant-menu-root.ant-menu-vertical {
  border-radius: 4px;
  box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 1), 0px 0px 0px 0px rgba(0, 0, 0, 1), 0px 0px 4px 2px rgba(0, 0, 0, 1);
  width: 111px;
  text-align: center;
  display: grid;
  align-items: center;
  justify-content: center;
}

.orphaned_check_out_log_table th {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.04);
  box-shadow: 0px 1.5px rgba(0, 0, 0, 0.1);
}

.orphaned_check_out_log_table .ant-checkbox-inner {
  border: 2px solid rgba(0, 0, 0, 0.54) !important;
  height: 18px !important;
  width: 18px !important;
}

.orphaned_check_out_log_table .ant-checkbox-checked .ant-checkbox-inner {
  border: none !important;
  background-color: #36802d !important;
}

.orphaned_check_out_log_table .ant-checkbox-indeterminate .ant-checkbox-inner::after {
  background-color: gray !important;
}

.orphaned_check_out_log_table .ant-table-thead > tr:first-child > th:first-child {
  border: 1px solid #147df4;
  border-right: none;
  border-radius: 4px 0 0 4px;
}

.orphaned_check_out_log_table .ant-table-thead > tr > th.member_title {
  border: 1px solid #147df4;
  border-left: none;
  padding: 0 !important;
  height: 40px;
  border-radius: 0 4px 4px 0;
}

.orphaned_check_out_log_table .member_title .ant-table-column-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.orphaned_check_out_log_table .ant-table-thead .member_title .ant-table-header-column {
  display: block;
}

.match_session_modal_wrapper .ant-modal-title {
  font-family: Lato;
  text-align: center;
  color: #687fa3;
  font-size: 14px;
  font-style: bold;
  letter-spacing: 1%;
}
.match_session_modal_wrapper .ant-modal-header {
  border: none;
  height: 45px;
}
.match_session_modal_wrapper .ant-modal-body {
  padding: 12px;
}
.match_session_modal_wrapper .ant-modal-content {
  min-height: 60%;
  min-width: 70%;
}

.react-bs-table table td,
.react-bs-table table th {
  overflow: unset;
}

.react-bs-container-body {
  overflow: unset;
}

.table {
  margin-bottom: 0px;
}

.checkinlog_cursor_pointer {
  margin-left: 7px;
  cursor: pointer;
}

.pointer {
  cursor: pointer;
}

.edit_member_name_modal {
  background: linear-gradient(67.73deg, #0e69f1 1.08%, #20a2f9 100%);
  opacity: 0.9;
}

.edit-member-modal-center {
  margin-top: 125px !important;
}

.common_buttons {
  width: 143px;
  height: 40px;
  border-radius: 4px !important;
  color: #ffffff !important;
  font-weight: bold !important;
  font-size: 16px !important;
  letter-spacing: 0.05em;
  text-transform: capitalize !important;
  z-index: 9;
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.table-head-title span {
  font-family: Lato;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 12px;
  color: #687fa3;
}

.table-head-title span:hover {
  color: #687fa3;
}

.table-content-title {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 14px;
  color: #33415c;
  word-break: break-all;
}

.table-content-title-pointer {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 14px;
  color: #33415c;
  word-break: break-all;
  cursor: pointer;
}

.table-content-subTitle {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 12px;
  color: #a6b8cc;
}

.table-content {
  position: relative;
}

.table-content a {
  color: #147df4;
  cursor: pointer;
}

.table-checkin-btn {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: relative;
  left: -16px;
  margin-top: 4px;
  top: 14px;
}

.table-checkin-btn.green {
  background-color: #08b56e;
}

.table-checkin-btn.orange {
  background-color: #f1920f;
}

td,
th {
  padding: 4px 36px 4px 14px !important;
}

tr:hover {
  background-color: white !important;
}

@media only screen and (max-width: 1120px) {
  .table-head-title.activity,
  .table-head-title.member {
    width: 16%;
  }

  .table-head-title.checkedIn,
  .table-head-title.checkedOut {
    width: 13%;
  }

  td,
  th {
    padding: 4px 16px 4px 4px !important;
  }

  .table-checkin-btn {
    left: -10px;
  }
}

.title {
  font-family: Lato !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 18px !important;
  line-height: normal !important;

  color: #02081b;
}

.search-box {
  position: absolute !important;
  width: 169px;
  height: 40px;
  right: 175px;
  margin-top: 0px !important;
  background: #ffffff;
}

.common_button {
  margin: 1% !important;
  float: right;
}

.record_data {
  font-family: Lato !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 13px !important;
  line-height: normal !important;

  color: #687fa3 !important;
}

.close_icon {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.modal-title {
  margin: 8px !important;
}

.modal_text {
  margin-left: 8px;
  margin-right: 8px;
}

.status-text {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 14px;
  margin-left: 4px;
}

.filter-text {
  float: right;
  margin: 8px;
  cursor: pointer;
}

.send {
  margin-right: 20px !important;
}

.add_note {
  color: #687fa3;
  position: absolute;
  cursor: pointer;
  margin-top: 3px;
}

.checkbox_width {
  width: 30px;
}

.member_activity_grid {
  width: 100%;
  margin-top: 6px !important;
}

.no_data {
  width: 125px;
}

.add_note_grid {
  height: 100px;
}

.send_merit {
  margin-top: 10px !important;
  float: right;
}

.table-checkout-subTitle {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 12px;
  color: #33415c;
}

.divider {
  color: #147df4 !important;
  height: 5px;
  margin-top: 15px !important;
  margin-left: -15px !important;
  width: 430px;
}

.merit_details {
  background: #f7faff;
  width: 416px;
}

.merit_container {
  background: #ffffff;
}

.common_padding_left {
  padding-left: 105px;
}

.search_button {
  height: 100%;
}

.all_checkins_action_menu > ul.ant-menu.ant-menu-light.ant-menu-root.ant-menu-vertical {
  border-radius: 4px;
  box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 1), 0px 0px 0px 0px rgba(0, 0, 0, 1), 0px 0px 4px 2px rgba(0, 0, 0, 1);
  padding-top: 8px;
  padding-bottom: 8px;
  height: 210px;
  width: 111px;
  text-align: center;
  display: grid;
  align-items: center;
  justify-content: center;
}

.checkin-table-header span.ant-table-column-title {
  font-family: Lato;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 12px;
  color: #687fa3;
}

.check_ins_log_table th {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.04);
  box-shadow: 0px 1.5px rgba(0, 0, 0, 0.1);
}

.check_ins_log_table .ant-checkbox-inner {
  border: 2px solid rgba(0, 0, 0, 0.54) !important;
  height: 18px !important;
  width: 18px !important;
}

.check_ins_log_table .ant-checkbox-checked .ant-checkbox-inner {
  border: none !important;
  background-color: #36802d !important;
}

.check_ins_log_table .ant-checkbox-indeterminate .ant-checkbox-inner::after {
  background-color: gray !important;
}

.check_ins_log_table .ant-table-thead > tr:first-child > th:first-child {
  border: 1px solid #147df4;
  border-right: none;
  border-radius: 4px 0 0 4px;
}

.check_ins_log_table .ant-table-thead > tr > th.member_title {
  border: 1px solid #147df4;
  border-left: none;
  padding: 0 !important;
  height: 40px;
  border-radius: 0 4px 4px 0;
}

.check_ins_log_table .member_title .ant-table-column-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.check_ins_log_table .ant-table-thead .member_title .ant-table-header-column {
  display: block;
}

.delete_modal_wrapper .ant-modal-title {
  font-family: Lato;
  text-align: center;
  color: #687fa3;
  font-size: 14px;
  font-style: bold;
  letter-spacing: 1%;
}
.delete_modal_wrapper .ant-modal-header {
  border: none;
  height: 45px;
}
.delete_modal_wrapper .ant-modal-body {
  padding: 12px;
}
.delete_modal_wrapper .ant-modal-content {
  height: 297px;
}

.delete_header {
  text-align: center;
  color: #02081b;
  font-family: Lato;
  height: 40px;
  font-size: 18px;
}
.delete_description {
  text-align: center;
  color: #a6b8cc;
  font-family: Lato;
  font-size: 14px;
  letter-spacing: 1%;
  width: 70%;
  margin-left: 13%;
}

.checkout_column {
  padding-bottom: 12px;
  text-align: "left";
}

.checkout_column:hover {
  background-color: #f5f5f5 !important;
}

.ant-collapse-item .ant-collapse-header {
  padding-left: 0 !important;
}

.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  display: inline !important;
  position: static !important;
}

.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding-bottom: 0px;
}

.ant-table-thead tr .ant-table-selection-column div {
    display: none;
}

.welcome_image {
  height: 170px;
}
.span_activity {
  margin-bottom: 13px;
}
.text_span {
  font-family: Lato !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 18px !important;
  line-height: 28px !important;
  text-align: center !important;
  color: #a6b8cc !important;
}
.align-items-center {
  align-items: center;
}

.button_div {
  padding-top: 49px;
}
.welcome_button {
  background: #147df4 !important;
  border: 1px solid #1270dc !important;
  color: #ffffff !important;
  font-family: Lato !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 16px !important;
  letter-spacing: 0.05em !important;
  text-transform: capitalize !important;
  cursor: pointer;
  width: 200px;
  height: 44px;
}

.progress_bar {
  margin-left: 5%;
  width: 90%;
  border-bottom: solid 1px #e1edfd !important;
}
.progress_bar_steps {
  padding-right: 6%;
}
.grid {
  display: grid;
  padding: 1% 3%;
}
.grid_hr {
  box-shadow: 0px 1px 0px #dce5ef, 0px -1px 0px #dce5ef;
}
.paper {
  position: relative;
  top: 50%;
  left: 5%;
  width: 90%;
  font-size: 20px;
}
.buttons_div {
  position: absolute;
  bottom: 0;
  padding: 5%;
  width: 90%;
  margin-bottom: -3%;
}
.error-msg {
  font-family: Lato !important;
  font-style: normal !important;
  line-height: normal !important;
  color: #d0021b;
  font-size: 14px;
}
.highlight {
  height: 10px;
  padding: 5px 0 0 0;
}
.MuiSwitch-colorSecondary-295.MuiSwitch-checked-293 {
  color: #3f51b5 !important;
}
.MuiPrivateTabIndicator-colorSecondary-56 {
  background-color: #147df4 !important;
}
div#progress-stepper > div > div > div > span {
  background-color: #147df4 !important;
  height: 1px !important;
}
.steps {
  font-style: normal !important;
  font-weight: bold !important;
  line-height: normal;
  font-size: 12px !important;
  letter-spacing: 0.01em !important;
  text-transform: uppercase;
  min-width: 0px !important;
}
.active_steps {
  color: #147df4 !important;
}
.inactive_steps {
  color: #dce5ef !important;
}
.create_event_modal {
  background: #ffffff;
  box-shadow: 0px 1px 0px #dce5ef;
}
.create_activity_title {
  padding-left: 30px;
  color: white;
  font-weight: normal;
}
.margin_4_top {
  margin-top: 4px,
}
.paper_popup {
  position: relative;
}
.back_button {
  float: left;
  padding-top: 12px;
  padding-bottom: 12px;
}
.next_button {
  float: right;
  padding-right: 50px !important;
  padding-left: 50px !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.padding_8_left {
  padding-left: 8px,
}
.step2_subtitle {
  float: left;
}
.step4_subtitle {
  float: left;
  margin-right: 5.7%;
}
.step5_subtitle {
  float: left;
}
.margin_50_bottom {
  margin-bottom: 50px;
}
.step2_switch1 {
  margin-top: 0.7% !important;
  float: left;
  margin-left: -2px !important;
}
.step2_switch2 {
  margin-top: -1.9% !important;
  float: left;
}
.step2_button {
  margin-top: -6% !important;
  float: right;
}
.margin_0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.marginbottom_0 {
  margin-bottom: 0px;
}
.marginbottom_10 {
  margin-bottom: 10px !important;
}
.message_subtitle {
  margin-top: 8px;
  margin-bottom: 15px;
  font-family: lato;
  font-size: 16px;
  font-weight: normal !important;
  line-height: 24px;
  max-width: 78%;
}
.time-zone-text {
  font-family: Lato;
  font-size: 12px;
  line-height: normal;
  color: #687fa3;
}

.no-password-sub-text {
  color: #d0021b !important;
}

.create_qualification_button {
  position: absolute;
  width: 174px;
  height: 40px;
  left: 65%;
  text-transform: capitalize;
  background: #ffffff;
  border: 1px solid #147df4 !important;
  box-sizing: border-box;
  border-radius: 4px;
  color: #147df4 !important;
  font-style: normal !important;
  font-weight: bold !important;
  line-height: normal !important;
  font-size: 10px !important;
  letter-spacing: 0.01em !important;
  text-transform: capitalize !important;
}
.AddMerit_Button {
  width: 100%;
  height: 60px;
  background: #ffffff !important;
  border-radius: 4px;
  color: #157ef4 !important;
  font-family: Lato !important;
  font-weight: bold !important;
  text-transform: capitalize !important;
}
.AddMerit_Button:hover {
  background: #147df4 !important;
  color: white !important;
}

.ORMerit_Button {
  width: 100% !important;
  background: #ffffff !important;
  border: 1px solid #147df4 !important;
  box-sizing: border-box !important;
  border-radius: 4px !important;
  color: #157ef4 !important;
}
.ORMerit_Button:hover {
  background: #147df4 !important;
  color: white !important;
}
.ORMerit_Button:disabled {
  background: transparent !important;
  border: 1px solid #147df440 !important;
  color: #157ef440 !important;
}
.Text {
  background: linear-gradient(0deg, #ffffff, #ffffff), linear-gradient(0deg, #2a85f4, #2a85f4),
    linear-gradient(140.37deg, #147df4 0%, rgba(20, 125, 244, 0.3) 100%), #ffffff;
  box-shadow: 0px 1px 1px rgba(104, 127, 163, 0.32);
  border-radius: 4px;
  width: 100%;
  height: 90px;
  position: relative;
  padding: 20px;
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 23px;
  color: #33415c;
}
.Text div {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.01em;
  color: #a6b8cc;
}
.Text img {
  position: absolute;
  right: 15px;
  top: 42%;
  cursor: pointer;
}
.paper_data {
  width: 300px !important;
  float: left !important;
  background: #d3e6fd !important;
  box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  border-radius: 4px !important;
}

.save_merit_button {
  position: absolute !important;
  right: 30px !important;
  margin: 10px !important;
  width: 150px;
  /* width: 296px; */
  height: 44px;
  background: linear-gradient(0deg, #157ef4, #157ef4), linear-gradient(0deg, #2a85f4, #2a85f4),
    linear-gradient(140.37deg, #147df4 0%, rgba(20, 125, 244, 0.3) 100%), #ffffff;
  border-radius: 4px;
  color: #ffffff !important;
  font-family: Lato !important;
  font-weight: bold !important;
  text-transform: capitalize !important;
}

.qualification-name {
  left: 115px;
  bottom: 33px;
}
#qualification-name-helper-text {
  color: red;
  font-family: Lato !important;
  font-style: normal !important;
  line-height: normal !important;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  background: white;
}
.title {
  font-family: Lato !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 18px !important;
  line-height: normal !important;

  color: #02081b;
}
.or_text {
  text-align: center;
  color: #687fa3;
  margin: 12px 0;
}
.requirement_div {
  background: #d3e6fd;
  box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  width: 360px;
  padding: 32px;
  margin: 30px 80px 0 0;
  flex: 0 0 auto;
  position: relative;
}
.requirement_label {
  margin-top: -64px;
  position: absolute;
  letter-spacing: 0.01em;
  color: #687fa3;
}
.common_text {
  color: #687fa3;
  font-weight: normal;
  margin-top: 30px;
}
.and_button {
  position: absolute;
  top: 70px;
  right: -55px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #687fa3;
}

.subtitle {
  color: #687fa3;
  font-weight: normal;
}
.button_container {
  min-height: calc(100vh - 354px);
  max-width: calc(100vw - 90px);
  overflow: scroll hidden;
  background-color: transparent;
  padding: 20px 0;
  display: flex;
  flex-wrap: nowrap;
  overflow: auto;
}
.merit_dropdown {
  height: 30px !important;
  margin-top: 8px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.css-xp4uvy {
  font-family: Lato;
}
.create_qualification_modal {
  height: calc(100vh - 240px);
  overflow-y: scroll;
}
#qualification-name {
  width: 275px !important;
  padding: 16px 12px 10px !important;
}
.close_hover:hover {
  color: #687fa3;
}
.css-vj8t7z {
  height: 44px;
}
.link {
  font-weight: bold;
  color: #147df4;
  cursor: pointer;
}

.create_waiver_button {
  position: absolute !important;
  width: 174px;
  height: 40px;
  right: 175px;
  background: #ffffff;
  border: 1px solid #147df4 !important;
  box-sizing: border-box;
  border-radius: 4px;
  color: #147df4 !important;
  font-style: normal !important;
  font-weight: bold !important;
  line-height: normal !important;
  font-size: 11px !important;
  letter-spacing: 0.05em !important;
  text-transform: capitalize !important;
}

.create_waiver_container {
  border-style: groove;
  border: 2px solid #bbd6fb;
}
.create_waiver_modal {
  height: calc(100vh - 240px);
  overflow-y: scroll;
}
.waiver_container {
  text-align: center;
}
.waiver_name {
  left: 115px;
  bottom: 33px;
}
.name_container {
  background: white;
  margin-bottom: 4%;
  width: 115%;
  margin-left: -12%;
}
.new_form {
  font-family: Lato !important;
  font-style: normal !important;
  font-weight: bold !important;
  line-height: normal !important;
  font-size: 14px !important;

  color: #33415c !important;
}
.error_div {
  margin-top: -2%;
  margin-left: 25%;
}
.editor_container {
  text-align: -webkit-left;
}
.info_label {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  line-height: 22px;
  font-size: 14px;

  color: #a6b8cc;
}
.preview_button {
  width: 132px;
  height: 44px;
  margin-left: 65% !important;
  margin-top: 2% !important;
  margin-bottom: 10% !important;
  background: #d3e6fd !important;
  color: #147df4 !important;
  font-style: normal !important;
  font-weight: bold !important;
  line-height: normal !important;
  font-size: 11px !important;
  letter-spacing: 0.05em !important;
  text-transform: capitalize !important;
}
.save_button {
  width: 132px;
  height: 44px;
  margin-left: 3% !important;
  margin-top: 2% !important;
  margin-bottom: 10% !important;
  color: #d3e6fd !important;
  background: #147df4 !important;
  font-style: normal !important;
  font-weight: bold !important;
  line-height: normal !important;
  font-size: 11px !important;
  letter-spacing: 0.05em !important;
  text-transform: capitalize !important;
}
.back_button {
  float: left;
  margin-left: 3%;
  cursor: pointer;
}

.title {
  font-family: Lato !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 18px !important;
  line-height: normal !important;

  color: #02081b;
}
.tag_container {
  background-color: #daebfd;
  padding: 10px;
  color: #687fa3;
}
.tags {
  padding: 10px;
  margin: 10px;
  background: #f0f7fe;
  border-radius: 5px;
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 14px;
  cursor: pointer;
}
.waiver_subtitle {
  padding-top: 15px;
  width: 50% !important;
}
.waiver_subtitle_1 {
  float: right;
  width: 35%;
  margin-top: -53px !important;
}
.preview_label {
  padding: 30px 0 !important;
  text-align: center;
}
.preview_main {
  padding: 40px 160px 80px 160px;
}
#waiverName {
  width: 275px !important;
  padding: 16px 12px 10px !important;
}
.waiver_desc_text {
  font-family: Lato;
  font-size: 15px;
  color: #687fa3;
  margin: 0 !important;
}

.rdw-option-wrapper {
  border: 1px solid #F1F1F1;
  padding: 5px;
  min-width: 25px;
  height: 20px;
  border-radius: 2px;
  margin: 0 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-option-wrapper:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-option-wrapper:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-option-active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-option-disabled {
  opacity: 0.3;
  cursor: default;
}

.rdw-dropdown-wrapper {
  height: 30px;
  background: white;
  cursor: pointer;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  margin: 0 3px;
  text-transform: capitalize;
  background: white;
}
.rdw-dropdown-wrapper:focus {
  outline: none;
}
.rdw-dropdown-wrapper:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
  background-color: #FFFFFF;
}
.rdw-dropdown-wrapper:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-dropdown-carettoopen {
  height: 0px;
  width: 0px;
  position: absolute;
  top: 35%;
  right: 10%;
  border-top: 6px solid black;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.rdw-dropdown-carettoclose {
  height: 0px;
  width: 0px;
  position: absolute;
  top: 35%;
  right: 10%;
  border-bottom: 6px solid black;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.rdw-dropdown-selectedtext {
  display: flex;
  position: relative;
  height: 100%;
  align-items: center;
  padding: 0 5px;
}
.rdw-dropdown-optionwrapper {
  z-index: 100;
  position: relative;
  border: 1px solid #F1F1F1;
  width: 98%;
  background: white;
  border-radius: 2px;
  margin: 0;
  padding: 0;
  max-height: 250px;
  overflow-y: scroll;
}
.rdw-dropdown-optionwrapper:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
  background-color: #FFFFFF;
}

.rdw-dropdownoption-default {
  min-height: 25px;
  display: flex;
  align-items: center;
  padding: 0 5px;
}
.rdw-dropdownoption-highlighted {
  background: #F1F1F1;
}
.rdw-dropdownoption-active {
  background: #f5f5f5;
}
.rdw-dropdownoption-disabled {
  opacity: 0.3;
  cursor: default;
}

.rdw-inline-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-inline-dropdown {
  width: 50px;
}
.rdw-inline-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}

.rdw-block-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-block-dropdown {
  width: 110px;
}

.rdw-fontsize-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-fontsize-dropdown {
  min-width: 40px;
}
.rdw-fontsize-option {
  display: flex;
  justify-content: center;
}

.rdw-fontfamily-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-fontfamily-dropdown {
  width: 115px;
}
.rdw-fontfamily-placeholder {
  white-space: nowrap;
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rdw-fontfamily-optionwrapper {
  width: 140px;
}

.rdw-list-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-list-dropdown {
  width: 50px;
  z-index: 90;
}
.rdw-list-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}

.rdw-text-align-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-text-align-dropdown {
  width: 50px;
  z-index: 90;
}
.rdw-text-align-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-right-aligned-block {
  text-align: right;
}
.rdw-left-aligned-block {
  text-align: left !important;
}
.rdw-center-aligned-block {
  text-align: center !important;
}
.rdw-justify-aligned-block {
  text-align: justify !important;
}
.rdw-right-aligned-block > div {
  display: inline-block;
}
.rdw-left-aligned-block > div {
  display: inline-block;
}
.rdw-center-aligned-block > div {
  display: inline-block;
}
.rdw-justify-aligned-block > div {
  display: inline-block;
}

.rdw-colorpicker-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-colorpicker-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 175px;
  height: 175px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-colorpicker-modal-header {
  display: flex;
  padding-bottom: 5px;
}
.rdw-colorpicker-modal-style-label {
  font-size: 15px;
  width: 50%;
  text-align: center;
  cursor: pointer;
  padding: 0 10px 5px;
}
.rdw-colorpicker-modal-style-label-active {
  border-bottom: 2px solid #0a66b7;
}
.rdw-colorpicker-modal-options {
  margin: 5px auto;
  display: flex;
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  overflow: scroll;
}
.rdw-colorpicker-cube {
  width: 22px;
  height: 22px;
  border: 1px solid #F1F1F1;
}
.rdw-colorpicker-option {
  margin: 3px;
  padding: 0;
  min-height: 20px;
  border: none;
  width: 22px;
  height: 22px;
  min-width: 22px;
  box-shadow: 1px 2px 1px #BFBDBD inset;
}
.rdw-colorpicker-option:hover {
  box-shadow: 1px 2px 1px #BFBDBD;
}
.rdw-colorpicker-option:active {
  box-shadow: -1px -2px 1px #BFBDBD;
}
.rdw-colorpicker-option-active {
  box-shadow: 0px 0px 2px 2px #BFBDBD;
}

.rdw-link-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-link-dropdown {
  width: 50px;
}
.rdw-link-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-link-dropdownPlaceholder {
  margin-left: 8px;
}
.rdw-link-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  height: 205px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-link-modal-label {
  font-size: 15px;
}
.rdw-link-modal-input {
  margin-top: 5px;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  height: 25px;
  margin-bottom: 15px;
  padding: 0 5px;
}
.rdw-link-modal-input:focus {
  outline: none;
}
.rdw-link-modal-buttonsection {
  margin: 0 auto;
}
.rdw-link-modal-target-option {
  margin-bottom: 20px;
}
.rdw-link-modal-target-option > span {
  margin-left: 5px;
}
.rdw-link-modal-btn {
  margin-left: 10px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-link-modal-btn:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-link-modal-btn:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-link-modal-btn:focus {
  outline: none !important;
}
.rdw-link-modal-btn:disabled {
  background: #ece9e9;
}
.rdw-link-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-history-dropdown {
  width: 50px;
}

.rdw-embedded-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-embedded-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  height: 180px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  justify-content: space-between;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-embedded-modal-header {
  font-size: 15px;
  display: flex;
}
.rdw-embedded-modal-header-option {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.rdw-embedded-modal-header-label {
  width: 95px;
  border: 1px solid #f1f1f1;
  margin-top: 5px;
  background: #6EB8D4;
  border-bottom: 2px solid #0a66b7;
}
.rdw-embedded-modal-link-section {
  display: flex;
  flex-direction: column;
}
.rdw-embedded-modal-link-input {
  width: 88%;
  height: 35px;
  margin: 10px 0;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 15px;
  padding: 0 5px;
}
.rdw-embedded-modal-link-input-wrapper {
  display: flex;
  align-items: center;
}
.rdw-embedded-modal-link-input:focus {
  outline: none;
}
.rdw-embedded-modal-btn-section {
  display: flex;
  justify-content: center;
}
.rdw-embedded-modal-btn {
  margin: 0 3px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-embedded-modal-btn:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-embedded-modal-btn:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-embedded-modal-btn:focus {
  outline: none !important;
}
.rdw-embedded-modal-btn:disabled {
  background: #ece9e9;
}
.rdw-embedded-modal-size {
  align-items: center;
  display: flex;
  margin: 8px 0;
  justify-content: space-between;
}
.rdw-embedded-modal-size-input {
  width: 80%;
  height: 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 12px;
}
.rdw-embedded-modal-size-input:focus {
  outline: none;
}

.rdw-emoji-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-emoji-modal {
  overflow: auto;
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-wrap: wrap;
  width: 235px;
  height: 180px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-emoji-icon {
  margin: 2.5px;
  height: 24px;
  width: 24px;
  cursor: pointer;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rdw-spinner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.rdw-spinner > div {
  width: 12px;
  height: 12px;
  background-color: #333;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.rdw-spinner .rdw-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.rdw-spinner .rdw-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

.rdw-image-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-image-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-image-modal-header {
  font-size: 15px;
  margin: 10px 0;
  display: flex;
}
.rdw-image-modal-header-option {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.rdw-image-modal-header-label {
  width: 80px;
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  margin-top: 5px;
}
.rdw-image-modal-header-label-highlighted {
  background: #6EB8D4;
  border-bottom: 2px solid #0a66b7;
}
.rdw-image-modal-upload-option {
  width: 100%;
  color: gray;
  cursor: pointer;
  display: flex;
  border: none;
  font-size: 15px;
  align-items: center;
  justify-content: center;
  background-color: #f1f1f1;
  outline: 2px dashed gray;
  outline-offset: -10px;
  margin: 10px 0;
  padding: 9px 0;
}
.rdw-image-modal-upload-option-highlighted {
  outline: 2px dashed #0a66b7;
}
.rdw-image-modal-upload-option-label {
  cursor: pointer;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
.rdw-image-modal-upload-option-label span{
  padding: 0 20px;
}
.rdw-image-modal-upload-option-image-preview {
  max-width: 100%;
  max-height: 200px;
}
.rdw-image-modal-upload-option-input {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.rdw-image-modal-url-section {
  display: flex;
  align-items: center;
}
.rdw-image-modal-url-input {
  width: 90%;
  height: 35px;
  margin: 15px 0 12px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 15px;
  padding: 0 5px;
}
.rdw-image-modal-btn-section {
  margin: 10px auto 0;
}
.rdw-image-modal-url-input:focus {
  outline: none;
}
.rdw-image-modal-btn {
  margin: 0 5px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-image-modal-btn:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-image-modal-btn:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-image-modal-btn:focus {
  outline: none !important;
}
.rdw-image-modal-btn:disabled {
  background: #ece9e9;
}
.rdw-image-modal-spinner {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.rdw-image-modal-alt-input {
  width: 70%;
  height: 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 12px;
  margin-left: 5px;
}
.rdw-image-modal-alt-input:focus {
  outline: none;
}
.rdw-image-modal-alt-lbl {
  font-size: 12px;
}
.rdw-image-modal-size {
  align-items: center;
  display: flex;
  margin: 8px 0;
  justify-content: space-between;
}
.rdw-image-modal-size-input {
  width: 40%;
  height: 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 12px;
}
.rdw-image-modal-size-input:focus {
  outline: none;
}
.rdw-image-mandatory-sign {
  color: red;
  margin-left: 3px;
  margin-right: 3px;
}

.rdw-remove-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}

.rdw-history-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-history-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-history-dropdown {
  width: 50px;
}

.rdw-link-decorator-wrapper {
  position: relative;
}
.rdw-link-decorator-icon {
  position: absolute;
  left: 40%;
  top: 0;
  cursor: pointer;
  background-color: white;
}

.rdw-mention-link {
  text-decoration: none;
  color: #1236ff;
  background-color: #f0fbff;
  padding: 1px 2px;
  border-radius: 2px;
}

.rdw-suggestion-wrapper {
  position: relative;
}
.rdw-suggestion-dropdown {
  position: absolute;
  display: flex;
  flex-direction: column;
  border: 1px solid #F1F1F1;
  min-width: 100px;
  max-height: 150px;
  overflow: auto;
  background: white;
  z-index: 100;
}
.rdw-suggestion-option {
  padding: 7px 5px;
  border-bottom: 1px solid #f1f1f1;
}
.rdw-suggestion-option-active {
  background-color: #F1F1F1;
}

.rdw-hashtag-link {
  text-decoration: none;
  color: #1236ff;
  background-color: #f0fbff;
  padding: 1px 2px;
  border-radius: 2px;
}

.rdw-image-alignment-options-popup {
  position: absolute;
  background: white;
  display: flex;
  padding: 5px 2px;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  width: 105px;
  cursor: pointer;
  z-index: 100;
}
.rdw-alignment-option-left {
  justify-content: flex-start;
}
.rdw-image-alignment-option {
  height: 15px;
  width: 15px;
  min-width: 15px;
}
.rdw-image-alignment {
  position: relative;
}
.rdw-image-imagewrapper {
  position: relative;
}
.rdw-image-center {
  display: flex;
  justify-content: center;
}
.rdw-image-left {
  display: flex;
}
.rdw-image-right {
  display: flex;
  justify-content: flex-end;
}
.rdw-image-alignment-options-popup-right {
  right: 0;
}

.rdw-editor-main {
  height: 100%;
  overflow: auto;
  box-sizing: border-box;
}
.rdw-editor-toolbar {
  padding: 6px 5px 0;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  display: flex;
  justify-content: flex-start;
  background: white;
  flex-wrap: wrap;
  font-size: 15px;
  margin-bottom: 5px;
  user-select: none;
}
.public-DraftStyleDefault-block {
  margin: 1em 0;
}
.rdw-editor-wrapper:focus {
  outline: none;
}
.rdw-editor-wrapper {
  box-sizing: content-box;
}
.rdw-editor-main blockquote {
  border-left: 5px solid #f1f1f1;
  padding-left: 5px;
}
.rdw-editor-main pre {
  background: #f1f1f1;
  border-radius: 3px;
  padding: 1px 10px;
}
/**
 * Draft v0.9.1
 *
 * Copyright (c) 2013-present, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 */
.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:rgba(255,255,255,0);border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}
.custom-button-1 {
  margin-right: 24px !important;
}

.custom-button-1 h6 {
  color: #a6b8cc !important;
  font-weight: bold;
  font-family: Lato;
  font-size: 18px;
  line-height: 22px;
}

.custom-button-1:hover h6 {
  color: #7b8a9c !important;
}

.custom-button-1.active h6 {
  color: #448ef3 !important;
  font-weight: bold;
  font-family: Lato;
  font-size: 18px;
  line-height: 22px;
}

.custom-button-1.active:hover h6 {
  color: #0d64da !important;
}

.events-actions {
  margin-top: -48px;
}

@media only screen and (max-width: 1130px) {
  .events-actions {
    margin-top: 10px;
  }
}

.title {
  font-family: Lato !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 18px !important;
  line-height: normal !important;
  color: #02081b;
}

.filters {
  margin-top: 18px;
  padding-left: 90px;
}

.noDataGrid {
  padding-left: 60px;
}

.searchContainer {
  width: 180px;
  background: #cfe4fd;
  height: 40px;
  border-radius: 24px;
}

.searchIcon {
  padding: 20;
}

.choose_merit_template {
  border: 1px solid #bbd6fb;
  border-radius: 4px;
  width: 416px;
}

.choose_merit_template .ant-select-selection {
  background: #f7faff !important;
}

.choose_merit_template .ant-select-dropdown-menu-item {
  font-family: Lato;
  font-size: 16px;
  line-height: 19px;
  color: #02081b;
}

.choose_merit_template .ant-select-selection-selected-value {
  font-family: Lato;
  font-size: 16px;
  color: #02081b;
}
/* //ant-select-dropdown-menu-item */

.kiosk_table th {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
}


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