body {
  font-family: "Roboto", serif, sans-serif !important;
}

.floating-nav {
  top: 80px;
  right: 50px;
  box-shadow: 0px 7px 50px 6px #00000017;
  border-radius: 12px;
  width: 20%;
  padding: 12px;
  /* height: 52vh; */
  display: none;
  /* Hide scrollbar for IE, Edge add Firefox */
  -ms-overflow-style: none;
  scrollbar-width: none; /* Firefox */
}

.floating-notification-nav {
  top: 80px;
  right: 200px;
  box-shadow: 0px 7px 50px 6px #00000017;
  border-radius: 12px;
  width: 30%;
  padding: 12px;
  height: 60vh;
  display: none;
  /* Hide scrollbar for IE, Edge add Firefox */
  -ms-overflow-style: none;
  scrollbar-width: none; /* Firefox */
}

.bg-light-gray01 {
  background: #f9f9f8 !important;
}

.header-shadow {
  box-shadow: 0px 4px 4px 0px #0000000f !important;
}

.floating-nav ul li:hover {
  background-color: #f7f8f9;
  border-radius: 5px;
}

.bg-blue01 {
  background-color: #092138 !important;
}

.border-blue01 {
  border: solid 1px #092138 !important;
}

.text-blue02 {
  color: #092138;
}

.bg-blue02 {
  background: #14466b !important;
}

.bg-blue03 {
  background: #061021;
}

.bg-blue04 {
  background: #484e59 !important;
}

.bg-blue05 {
  background: #172031;
}

.bg-blue06 {
  background-color: #073763 !important;
}

.bg-blue07 {
  background: #1c4586 !important;
}

.text-blue07 {
  color: #1c4586 !important;
}

.border-blue07 {
  border: solid 1px !important;
}

.border-blue08 {
  border: #0d3169 1px solid !important;
}

.text-blue08 {
  color: #191d23 !important;
}

.text-blue10 {
  color: #178fff !important;
}

.text-gray05 {
  color: #595c5f !important;
}

.bg-595c5f {
  background: #595c5f !important;
}

.text-gray06 {
  color: #6c757d !important;
}

.text-green01 {
  color: #4caf50 !important;
}

.text-green02 {
  color: #38761d !important;
}

.text-green03 {
  color: #43ae4c !important;
}

.bg-blue08 {
  background-color: #0071bd !important;
}

.bg-blue09 {
  background-color: #1f334c;
}

.bg-blue10 {
  background: #1255cb;
}

.bg-blue12 {
  background: #0c5493;
}

.bg-blue11 {
  background: #0d6efd !important;
}

.text-blue11 {
  color: #0d6efd !important;
}

.border-blue11 {
  border: 1px solid #0d6efd !important;
}

.bg-blue12 {
  background: #0c61e7 !important;
}

.bg-blue13 {
  background: #dde2ed;
}

.bg-blue14 {
  background: #178fff !important;
}

.bg-blue15 {
  background: #082138 !important;
}

.bg-blue17 {
  background-color: #15466c !important;
}

.border-blue005 {
  border: 1px solid #082138 !important;
}

.text-blue15 {
  color: #082138 !important;
}

.blue-border01 {
  border: 1px solid #178fff !important;
}

.bg-purple {
  background-color: #0001fb !important;
}

.bg-purple01 {
  background-color: #aa86e4 !important;
}

.bg-brown01 {
  background: rgb(180, 120, 42) !important;
}

.bg-orange01 {
  background-color: rgba(228, 172, 68, 0.807) !important;
}

.bg-marron01 {
  background: #660000 !important;
}

.bg-tan {
  background: #f4f3ee;
}

.text-positioning {
  top: 45%;
  left: 35%;
}

.text-purple {
  color: #0001fb !important;
}

.border-purple {
  border: solid 1px #0001fb !important;
}

.bg-green01 {
  background-color: #006837 !important;
}

.bg-green02 {
  background: #38761e !important;
}

.bg-green03 {
  background: #198754 !important;
}

.bg-green04 {
  background: #37791f !important;
}

.bg-green05 {
  background: #38761d !important;
}

.bg-green06 {
  background: #036838 !important;
}

.bg-green07 {
  background: #066837 !important;
}

.bg-yellow01 {
  background: #fefe03 !important;
}

.bg-yellow02 {
  background: #f1c231 !important;
}

.bg-danger01 {
  background: #660001 !important;
}

.bg-blue10 {
  background: #1255cc !important;
}

.bg-blue11 {
  background: #0001fc !important;
}

.bg-blue16 {
  background: #0d3069 !important;
}

.bg-gray01 {
  background: #666666 !important;
}

.bg-gray02 {
  background: #434343 !important;
}

.bg-gray03 {
  background: #e6e6e6 !important;
}

.bg-gray04 {
  background: #0000001a !important;
}

.bg-gray05 {
  background: #f2f4f8 !important;
}

.bg-gray06 {
  background: #d0d0d0 !important;
}

.bg-gray07 {
  background: #f4f3ee !important;
}

.bg-gray08 {
  background: #d9d9d9;
}

.bg-gray09 {
  background: #f4f3ed;
}

.bg-light-red01 {
  background: #f7f4ff;
}

.bg-light-red02 {
  background: #f5f3ed !important;
}

.bg-light-red03 {
  background: #f4f3ec !important;
}

.bg-light-blue01 {
  background: #f8f9fb !important;
}

.bg-card-bg {
  background: #f2f2f2 !important;
}

.bg-gray10 {
  background-color: #f6f8fa;
}

.bg-gray11 {
  background-color: #e0fedd;
}

.bg-gray12 {
  background: #e6e5e5 !important;
}

.bg-gary13 {
  background: #eeeeee;
}

.bg-3B9314 {
  background: #3b9314;
}

.bg-0357AF {
  background: #0357af;
}

.bg-F4F3EB {
  background: #f4f3eb;
}

.bg-009246{
  background: #009246 !important;
}

.text-009246{
  color: #009246 !important;
}

.text-gray02 {
  color: #7c7c7c;
}

.text-gray03 {
  color: #343a40;
}

.dark-bg {
  background: #343a40 !important;
}

.border-gray03 {
  border: 1px solid #343a40 !important;
}

.text-gray04 {
  color: #344054;
}

.vh-100 {
  height: 100vh;
}

.body-bg {
  background-color: #f1f3f5 !important;
}

.se-border {
  border-left: 10px solid gray;
  border-right: 10px solid gray;
  min-height: 100vh;
  height: 100%;
  /* position: fixed !important; */
}

.hheader-border {
  border-right: 20px solid gray;
}

.user-init {
  background-image: url("../images/rounded-light-bg.svg") !important;
  background-size: cover !important;
  background-position: center !important;
}

.toggle-arrow,
.toggle-arrow-mini {
  background-image: url("../images/bg-elipsis.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  display: inline-block;
}

.z-10 {
  z-index: 10;
}

.z-5 {
  z-index: 5;
}

.pt-100 {
  padding-top: 100px;
}

.pt-100-landing {
  padding-top: 100px;
}

.bg-dark01 {
  background: #071114;
}

.dark-text {
  color: #252c32;
}

.text-gradient {
  background: linear-gradient(90deg, #7be8fb 0%, #3688fe 100%);
  -webkit-background-clip: text; /* Clip the background to the text */
  -webkit-text-fill-color: transparent; /* Make the text color transparent */
  font-weight: bold; /* Optional styling */
}

.text-gray01 {
  color: #a1a1aa;
}

.text-sm {
  font-size: 12px;
}

.-ms-4 {
  margin-left: -4px;
}

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

.mt-210 {
  margin-top: 174px;
}

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

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

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

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

.mobi {
  display: none;
}

.xs-font {
  font-size: 10px;
}

.w- {
  width: 10%;
}

.w-2 {
  width: 23%;
}

.btn-h {
  height: 48px;
}

.col-size-5 {
  width: 5%;
}

.xs-p {
  padding: 1px;
}

.sm-p {
  padding: 3px;
}

.dark-green {
  background: #284e13 !important;
}

.dark-green-text {
  color: #284e13 !important;
}

.w-16 {
  width: 16%;
}

.close-i {
  top: 2px;
  right: 2px;
  padding: 2px;
  font-size: 6px;
}

.sidebar-expanded {
  min-height: 100vh;
  background-color: #172031;
  color: white;
  position: fixed;
  z-index: 10;
  padding: 0;
  right: 0;
  display: none;
  min-width: 50%;
}

.admin-sidebar {
  height: 100vh;
  position: fixed;
  background-color: #f4f3ec;
  padding: 12px;
  top: 0;
  color: #212529;
  border-right: 1px solid #e5e9eb;
  z-index: 10;
}

.admin-sidebar > h5 {
  color: #002970;
  font-weight: 700;
  padding: 0 24px;
}

.admin-sidebar > ul {
  height: 100vh !important;
  overflow: auto !important;
  padding-bottom: 80px;

  /* Hide scrollbar for IE, Edge add Firefox */
  -ms-overflow-style: none;
  scrollbar-width: none; /* Firefox */
}

.invisible-scrollbar {
  /* Hide scrollbar for IE, Edge add Firefox */
  -ms-overflow-style: none !important;
  scrollbar-width: none !important; /* Firefox */
}

.table-header {
  margin-top: 80px;
}

.stadard-mt {
  margin-top: 100px;
}

.table-wrapper {
  max-height: 300px;
  top: 382px;
}

.dashboard-table-wrapper {
  max-height: 300px;
}

.admin-sidebar > ul::-webkit-scrollbar {
  display: none;
}

.text-blue01 {
  color: #212529;
}

.text-blue03 {
  color: #0001fc !important;
}

.text-blue09 {
  color: #2c76ff !important;
}

.text-yellow01 {
  color: #f1c231 !important;
}

.fw-700 {
  font-weight: 700;
}

.fw-600 {
  font-weight: 600;
}

.fw-500 {
  font-weight: 500;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.admin-sidebar > ul > li {
  padding: 6px 24px;
  font-size: 14px;
  color: #212529;
}

.active-link {
  color: #0071bd !important;
  background-color: #d7edff;
  font-weight: 600;
  border-radius: 6px;
}

.active-button {
  background: #03ff00;
  color: black;
  padding: 2px;
}

.active-link > a {
  color: #0071bd !important;
}

.fc-blue {
  color: #0071bd;
}

.right-wrapper {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0.5rem 1.5rem;
}

td {
  font-size: 12px;
}

th {
  font-size: 14px;
  font-weight: 400;
}

.fs-4 {
  font-size: 1px !important;
  color: red;
}

.fs-8 {
  font-size: 8px;
}

.fs-10 {
  font-size: 10px;
}

.fs-12 {
  font-size: 12px !important;
}

.fs-14 {
  font-size: 14px;
}

.fs-16 {
  font-size: 16px;
}

.fs-18 {
  font-size: 18px;
}

.fs-20 {
  font-size: 20px;
}

.double-arrow {
  height: 20px;
  width: 20px !important;
}

.green-bg01 {
  background: #becc9e !important;
}

.arsh-blue-bg {
  background-color: #1f2933 !important;
}

.green-bg02 {
  background: #314d1c !important;
}

.green-bg03 {
  background: #48752c !important;
}

.red-bg01 {
  background: #f9eceb !important;
}

.red-bg02 {
  background: #6b2246 !important;
}

.red-bg03 {
  background: #8c1a11 !important;
}

.admin-sidebar {
  display: block;
}

.overflow-auto {
  overflow-x: auto;
  width: 85vw !important; /* mobile view port */
  max-width: 100%;
}

.min-width-626 {
  min-width: 626px !important;
}

.min-width-800 {
  min-width: 800px !important;
}

.min-width-1000 {
  min-width: 1000px !important;
}

.desk-mb {
  margin-bottom: 80px;
}

.nav-pb {
  padding-bottom: 80px;
}

.top-space {
  margin-top: 80px !important;
}

input:focus {
  outline: none;
}

.dashboard-sidebar {
  display: none;
  top: 80px;
  min-height: 100%;
  height: 100vh;
}

.regular-sidebar {
  height: 100vh;
  position: fixed;
  background-color: #e6e5e5;
  /* padding: 12px; */
  top: 0;
  color: #212529;
  border-right: 1px solid #e5e9eb;
  z-index: 10;
}

.regular-sidebar > h5 {
  color: #002970;
  font-weight: 700;
  padding: 0 24px;
}

.regular-sidebar > ul {
  height: 100vh !important;
  overflow: auto !important;
  padding-bottom: 80px;

  /* Hide scrollbar for IE, Edge add Firefox */
  -ms-overflow-style: none;
  scrollbar-width: none; /* Firefox */
}

.regular-sidebar > ul::-webkit-scrollbar {
  display: none;
}

.regular-sidebar > ul > li {
  padding: 6px 24px;
  font-size: 14px;
  color: #212529;
}

.regular-sidebar {
  display: block;
}

.regular-sidebar--mini {
  display: none;
}

.gary-table-button {
  width: 56px;
  height: 37px;
  line-height: 11.72px;
  border-radius: 4.77px;
}

.-mb-4 {
  margin-bottom: -4px !important;
}

/* regular-sidebar-mini */
.regular-sidebar-mini {
  display: none;
  height: 100vh;
  position: fixed;
  background-color: #e6e5e5;
  /* padding: 12px; */
  top: 0;
  color: #212529;
  border-right: 1px solid #e5e9eb;
  z-index: 10;
}

.regular-sidebar-mini > h5 {
  color: #002970;
  font-weight: 700;
  padding: 0 24px;
}

.regular-sidebar-mini > ul {
  height: 100vh !important;
  overflow: auto !important;
  padding-bottom: 80px;

  /* Hide scrollbar for IE, Edge add Firefox */
  -ms-overflow-style: none;
  scrollbar-width: none; /* Firefox */
}

.regular-sidebar-mini > ul::-webkit-scrollbar {
  display: none;
}

.regular-sidebar-mini > ul > li {
  padding: 6px 12px;
  font-size: 14px;
  color: #212529;
}

.sidebar-wrapper {
  display: block;
  top: 80px;
  min-height: 100%;
  height: 100vh;
}

.toggle-switch {
  position: relative;
  width: 40px;
  height: 20px;
  display: inline-block;
}

.toggle-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2f7c6f;
  transition: 0.3s;
  border-radius: 24px;
}

.slider_2 {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #0171be;
  transition: 0.3s;
  border-radius: 24px;
}

.slider:before,
.slider_2:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  transition: 0.3s;
  border-radius: 50%;
}

input:checked + .slider:before,
input:checked + .slider_2:before {
  transform: translateX(24px);
}

.subject-option::after {
  border-top: 0 !important;
}

.header-section-mobile {
  background: url("../images/mobile-section-bg.svg");
  /* background-color: #e3e0d7; */
}

.body-section-mobile {
  background: url("../images/body-section-mobile.svg");
  /* background-color: #e3e0d7; */
}

.body-section-desk {
  background: url("../images/body-section-bg.svg");
}

.philosophy-bg {
  background: url("../images/philosophy-bg.svg");
}

.pricing-bg {
  background: url("../images/pricing-bg.svg");
}

.dash-btns-bg {
  background: url("../images/dash-buttons-bg.svg");
}

.footer-bg {
  background: url("../images/footer-bg.svg");
}

.bg-e3e0d7 {
  background-color: #e3e0d7;
}

.color-025BD2 {
  color: #025bd2;
}

.color-2860B8 {
  color: #2860b8;
}

.color-6A2246 {
  color: #6a2246;
}

.border-565E6C {
  border: solid 1.36px #565e6c !important;
}

.bg-0870FD {
  background: #0870fd;
}

.text-0C61E6 {
  color: #0c61e6;
}

.bg-0143A3 {
  background: #0143a3;
}

.bg-4C4C4C {
  background: #4c4c4c;
}

.dashboard-buttons {
  border-radius: 16px;
  width: 15%;
  box-shadow: 0px 3.19px 19.95px 0px #00000036;
  color: #4c4c4c;
  background: white;
  font-weight: 600;
}

.active-dashboard-button {
  border-radius: 16px;
  width: 15%;
  background: linear-gradient(180deg, #1058d8 0%, #084193 100%);
  box-shadow: 0px 3.19px 19.95px 0px #00000036;
  columns: white !important;
}

.bg-979797 {
  background: #979797;
}

@media only screen and (max-width: 768px) {
  .desk {
    display: none !important;
  }

  .mobi {
    display: block;
  }

  .floating-nav {
    width: 80%;
    right: 5px;
    top: 58px;
  }

  .floating-notification-nav {
    top: 50px;
    right: 0px;
    width: 100%;
    padding: 12px;
    height: 900vh;
  }

  .px-5 {
    padding: 5px !important;
  }

  .pt-100 {
    padding-top: 20px;
  }

  .pt-100-landing {
    padding-top: 80px;
  }

  .admin-sidebar {
    display: none;
  }

  .regular-sidebar {
    display: none;
    padding: 0px !important;
  }

  .regular-sidebar-mini {
    display: none;
    padding: 0px !important;
  }

  .sidebar-wrapper {
    /* display: none; */
    top: 0;
    z-index: 100;
  }

  .regular-sidebar- {
    display: none;
    padding: 0px !important;
    z-index: 1000 !important;
  }

  .regular-sidebar--mini {
    display: none;
    padding: 0px !important;
  }

  .mt-60 {
    margin-top: 46px;
  }

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

  .right-wrapper {
    position: relative;
    padding: 40px 8px 0 !important;
  }

  .body-bg {
    background-color: white;
  }

  .text-center-aligned {
    text-align: center !important;
  }

  .col-lg-10 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .close-i {
    top: 0;
  }

  .se-border {
    border: none !important;
  }

  .container {
    padding: 0 !important;
    margin: 0 !important;
  }

  .top-space {
    margin-top: 50px !important;
  }

  .table-header {
    margin-top: 50px;
  }

  .stadard-mt {
    margin-top: 10px;
  }

  .dashboard-buttons {
    border-radius: 5.9px;
    width: 24%;
  }

  .dashboard-sidebar {
    top: 0;
    z-index: 100;
  }

  .active-dashboard-button {
    border-radius: 5.29px;
    width: 24%;
  }
}
