/* -----------------------NEW CSS STYLES---------------------- */
body {
  font-family: 'Gotham Rounded Light';
}

.btn-outline-alternate {
  color: #572D88 !important;
}

.btn-outline-alternate:hover {
  color: white !important;
  background-color: #572D88;
}

.days-text-info {
  color: #4EB6FB;
}

.days-text-error {
  color: #f13e3e;
}

.page-title-icon {
  border-radius: 12px !important;
}

.bg-primary-1 {
  background-color: #D8CAE2 !important;
}

.rounded-circle {
  border: 1px solid rgba(196, 196, 196, 0.39);

}

.box-days {
  border-radius: 10px !important;
  height: 40px !important;
  text-align: center;
  width: 80%;
}

.font-alerts {
  font-family: 'Gotham Medium' !important;
}

.font-light {
  font-family: 'Gotham Rounded Light' !important;
}

.widget-description {
  font-style: normal;
  font-weight: 325;
  font-size: 15px;
  line-height: 16px;
}

.btn-icon .btn-icon-wrapper {
  margin-right: unset;
  font-style: bold;
}

.btn-alternate {
  color: #fff;
  background-color: #572D88;
  border-color: #572D88;
}

.badge-success-1 {
  background-color: #9CFFDE !important;
}

.badge-danger-1 {
  background-color: #FFDEE8 !important;
}

.widget-numbers {
  color: black;
}

.bg-success-1 {
  background-color: #FFDEE8 !important;
}

.bg-success-2 {
  background-color: #00EFA0 !important;
}

.widget-heading {
  font-size: 15px;
}

.lnr-rocket {
  font-size: large;
}

.num-text {
  color: var(--black-text) !important
}

.num {
  margin-top: 10px;
}

.form-control {
  font-weight: 350;
}

.card-header-title {
  color: var(--black-text)
}

.short-circle {
  width: 40px;
  height: 40px;
}

.super-short-circle {
  width: 35px;
  height: 35px;
}

.bg-warning {
  color: #FFE604 !important;
  background-color: #FFE604 !important;
}

.bg-custom-danger {
  background-color: #FF8CB1 !important;
}

.head-timeline {
  font-weight: 350;
  font-size: 16px;
}

.bg-dark {
  color: var(--black-text) !important;
}

.badge-primary-1 {
  background-color: #9CFFDE !important;
}

.scrollbar-sidebar {
  font-weight: 325;
  font-style: normal;
  color: var(--black-text);
}

.page-title-subheading {
  color: #707070;
  font-weight: 300;
  font-size: 19px;
  line-height: 16px;
}

.vertical-nav-menu li a.mm-active {
  font-weight: 400;
}

.app-page-title .page-title-heading {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: black;
}

p {
  font-weight: 325;
  font-size: 15px;
  line-height: 16px;
}

.percentage {
  color: var(--black-text);
}

.prefix-p {
  color: var(--black-text);
  font-weight: 325;
  font-size: 12px;
}

.sufix-p {
  color: var(--black-text);
  font-size: 12px;
}

.badge-hacku {
  background-color: #FF0050;
  color: #fff;
}

p.text-left {
  width: 100% !important;
}

#hsm_message {
  width: 100% !important;
  font-size: 13px;
}
.app-page-title {
  position:inherit !important;
}

div.app-page-title {
  box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 10%);
}

.black-text-color {
  color: var(--black-text);
}

.padding-16 {
  padding: 16px;
}

.card-custom {
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border: 1px solid rgba(26, 54, 126, 0.125);
  border-radius: 3.25rem;
}

@media (min-width: 1200px) {
  .justify-content-space-between {
    justify-content: space-between;
    flex-direction: column;
  }
}

@media (max-width: 600px) {
  .mobile-justify-content {
    justify-content: space-between;
  }
}

.pl-0 {
  padding-left: 0px;
}


@media (max-width: 600px) {
  .override-block-display {
    display: block !important;
  }

  .mt--20 {
    margin-top: -20px;
  }
}

.bullet-hours {
  flex-grow: 0.8;
  text-align: left;
}

div.num-text {
  flex: 0 1 20em;
  margin-left: 0px;
  text-align: left;
}

@media (min-width: 1300px) {
  div.num-text {
    flex: 0 0 20em;
  }
}

.fixed-flexbox {
  flex: 0 0 4em;
}


div.position-number-capsule {
  top: 20px !important;
  right: 135px !important;
  text-align: center;
}

div.position-text-capsule {
  left: -35px;
  text-align: center;
  top: 40px !important;
}

div.disable-line.custom-data:before {
  background-color: unset !important;
}

div.disable-line.custom-data {
  width: 200px;
}

.badge-green-darker {
  background-color: var(--green-darker);
}

div.label-pie.label-pie-big {
  color: var(--black-text);
}

div.label-pie.label-pie-small {
  color: var(--black-text);
}

.select-select-2+span {
  font-size: 1.1rem !important;
  font-weight: 300;
  color: var(--black-text);
}

.bg-red-lighter {
  background-color: var(--danger-color) !important;
}

#SvgjsText1010 {
  font-family: 'Gotham Rounded' !important;
}

#SvgjsText1011 {
  font-family: 'Gotham Rounded' !important;
  font-weight: 300;
}

.btn-back-button {
  background: #D9D9D9;
  border: 1px solid #572D88;
  border-radius: 18px;
  color: #572D88;
}

i.right-side {
  margin: auto;
  font-size: 50px;
  color: #572e88;
  font-weight: bold;
}

.canva-header {
  border-radius: 12px;
  border: 1px solid #E1E2E9;
  background: white;
}

.card {
  border-radius: 12px;
}

.canva-header i {
  font-size: 30px;
}

.side-rounded-card {
  background: #FFFFFF;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.18);
  border-radius: 12px;
  width: 52px;
  display: flex;
  height: 54px;
}

i.align-middle {
  margin: auto;
  font-size: 30px;
}

a.unstyled {
  text-decoration: none;
  color: unset;
}

a.unstyled:hover {
  text-decoration: none;
  color: unset;
}

a.unstyled:focus {
  text-decoration: none;
  color: unset;
}

.app-sidebar__heading {
  font-family: "Gotham Rounded Book" !important;
  color: #572D88;
  font-style: normal;
  font-weight: 325;
  line-height: normal;
  text-transform: unset !important;
}

.menu-item {
  font-family: "Gotham Rounded Book" !important;
  color: #572D88;
  font-style: normal;
  font-weight: 325;
  line-height: normal;
  text-transform: unset !important;
}

.badge-danger {
  background-color: #FF3373 !important;
}

.vertical-nav-menu li a.mm-active {
  color: #fff;
  background: #684294;
}

.mm-active i {
  color: #fff !important;
}

.metismenu-icon {
  color: black;
  opacity: unset !important;
}

.app-theme-white .app-page-title {
  background: white;
}

.app-sidebar.sidebar-shadow {
  box-shadow: unset !important;

}

div.app-page-title {
  box-shadow: unset !important;
}

.app-header.header-shadow {
  box-shadow: unset !important;
  border-bottom: unset !important;
  background-color: white;
}

.app-main .app-main__inner {
  padding: 20px 20px 0;
  flex: 1
}

.offcanvas-end {
  width: 900px !important;
}

.text-hacku {
  color: #513483 !important;
}
.text-hacku-secondary {
  color: #FF0050 !important;
}
.canva-title {
  font-size: 14px;
}

.form-control {
  font-family: 'Gotham Rounded Light'
}

.alert-success {
  color: #8CF6D3;
  background-color: #8CF6D3;
  border-color: #8CF6D3;
  color: black;
}

.btn-success {
  background-color: var(--green-darker) !important;
  border-color: var(--green-darker) !important;
}

.color-yellow {
  background-color: #FFE604;
  border-color: #FFE604;
}

.preview-message {
  border: 1px solid #E1E2E9;
  border-radius: 12px;
  padding: 13px;
}

.draw-message {
  width: 100%;
  border-radius: 8px;
  background: #D7FAD1;
  min-height: 100px;
  position: relative;

}

.bg-hacku-purple {
  background-color: #DDD5E7;
}

.widget-subheading {
  color: black;
  font-family: 'Gotham Rounded Light';
  opacity: unset !important
}

.main-board {
  background-color: white;
  min-height: 70vh;
  padding: 10px;
  border-radius: 12px;
}

.module-card {
  border-radius: 12px;
  border: 1px solid var(--black-20, #D2D0D6);
  background: var(--white, #FFF);
}

.card-header {
  background: unset;
  color: black;
  text-transform: unset;
}

.module-button {
  border-radius: 8px;
  height: 36px;
  width: max-content;
}
.module-button-full-screen{
  border-radius: 8px;
  border: 1px solid #f7b924;
  height: 36px;
  color: #f7b924;
  font-size: 12px !important;
}


.module-button-content {
  border-radius: 8px;
  border: 1px solid var(--main, #572D88);
  height: 36px;
  color: var(--main, #572D88) !important;
}

.module-button-content:hover {
  background-color: var(--alternate, #572D88);
  color: white;
}

.mh-10 {
  min-height: 10vh
}

.left-rounded {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  border-radius: 8px 0px 0px 8px;
  border: 1px solid var(--black-60, #797185);
  background-color: white;
  width: 36px;
  height: 36px;
  padding: 4px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}

.left-rounded:hover {
  color: white;
}

.right-rounded {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  border-radius: 0px 8px 8px 0px;
  border: 1px solid var(--black-60, #797185);
  background-color: white;
  width: 36px;
  height: 36px;
  padding: 4px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  border-left: unset;
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: unset;
  vertical-align: middle
}

.blockUI {
  border: unset !important;
  border-radius: 20px;
}

.offcanvas-title {
  color: var(--black-100, #1F1333);
  font-size: 20px;
}

.trial-alert {
  color: white !important;
  background-color: #684294 !important;
  max-width: 250px;
  width: 50%;
  margin: 0 auto;
  border-radius: 8px;
  padding: 3px;
}

.ion-android-arrow-dropup {
  font-size: 40px;
  color: #572D88;
  display: grid;
  max-height: 31px;
}

.ion-android-arrow-dropdown {
  font-size: 40px;
  color: #00EFA0;
  display: grid;
  max-height: 31px;
}

.header-button {
  border-radius: 32px;
  border: 1px solid var(--primary-hack-u-brand-violet, #572D88);
  background: var(--primary-30, #CDC0DB);
  height: 44px;
}

.short-banner-icon {
  border-radius: 12px;
  border: 1px solid var(--black-70, #625A70);
  background: var(--Stroke, #F1F3F9);
  width: 44px;
  height: 44px;
}

.copy-text-icon {
  border-radius: 5px;
  border: 1px solid var(--black-70, #625A70);
  background: var(--Stroke, #F1F3F9);
  width: 38px;
  height: 30px;
}


#user-data-search {
  border-radius: 20px;
  border: 1px solid var(--black-40, #A5A1AD);
}

.header-title-badge {
  float: right;
  border-radius: 12px;
  gap: 10px;
  font-size: 12px !important;
  font-family: 'Gotham Rounded Light';
  color: black;
  text-transform: unset;
  min-width: auto;
}

.bg-success {
  background-color: #19EDA7 !important;
}

.bg-yellow {
  background-color: #FFD19C !important;
}

.background {
  filter: blur(2.4px);
  pointer-events: none;
}

.drop-down-header {
  color: #572D88;
}

.drop-down-header:hover {
  color: #572D88;
}

.content-complementary {
  width: 100%;
  padding: 10px 15px 10px 15px;
  border-radius: 15px;
  background-color: #F4F5FA;
}

input[type="text"] {
  width: 100%;
  padding: 8px;
  margin-bottom: 12px;
  box-sizing: border-box;
  border: 1px solid #aaa;
  border-radius: 5px;
}
.card {
  border-radius: 8px !important;
  border: 1px solid var(--Grey, #E1E2E9) !important;
  background: var(--White, #FFF);
  box-shadow: unset !important;
}
.p-button {
  padding: 13px !important
}
