/* Google Font*/
/* @import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700'); */
/*@import url('https://fonts.googleapis.com/css?family=Mukta:400,500&display=swap');*/
/* General */

@font-face {
  font-family: "Gilroy";
  src: url("../font/Gilroy-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Inter";
  src: url("../font/Inter-VariableFont_opsz,wght.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}


html {
  font-family: "Gilroy", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

html {
  height: 100%;
}

@-ms-viewport {
  width: device-width;
}
body {
  /*background:#f9f9f9;*/
  background: var(--bg-color-body);
  /*    background:#e8e7e7;*/
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  color: var(--text-color);
  letter-spacing: 1px;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}

::placeholder {
  color: #747f8a !important;
  font-size: 13px;
  opacity: 0.5 !important; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #747f8a !important;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #747f8a !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  /*	color: #292929;*/
  font-weight: 500;
  color: #4c4c4c;
}

.bg-header-new {
  background:  linear-gradient(118deg,var(--primary),var(--primary_new));
  /* background: radial-gradient(
      circle at 2% 30%,
      var(--primary) 0%,
      transparent 70%
    ),
    radial-gradient(circle at 70% 80%, var(--primary_new) 0%); */
}

.new-profile-bg {
  background-color: white;
        background-image: 
            linear-gradient(45deg, #f5f5f5 2.5%, transparent 2.5%, transparent 50%, #f5f5f5 50%, #f5f5f5 52.5%, transparent 52.5%, transparent),
            linear-gradient(-45deg, #f5f5f5 2.5%, transparent 2.5%, transparent 50%, #f5f5f5 50%, #f5f5f5 52.5%, transparent 52.5%, transparent);
        background-size: 20px 20px;
}

.text-dart-secondary {
  color: #4c4c4c !important;
}

.h1,
h1 {
  font-size: 48px;
  line-height: 52px;
}
.h2,
h2 {
  font-size: 38px;
  line-height: 42px;
}
.h3,
h3 {
  font-size: 30px;
  line-height: 34px;
}
.h4,
h4 {
  font-size: 24px;
  line-height: 28px;
}
.h5,
h5 {
  font-size: 18px;
  line-height: 22px;
}
.h6,
h6 {
  font-size: 14px;
  line-height: 18px;
}

.display-1 {
  font-size: 6rem;
}
.display-2 {
  font-size: 5.5rem;
}
.display-3 {
  font-size: 4.5rem;
}
.display-4 {
  font-size: 3.5rem;
}
.line-height-0 {
  line-height: 0;
}
.line-height-5 {
  line-height: 5px;
}

.line-height-10 {
  line-height: 5px;
}

.demo-heading {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 0.25rem;
  color: #06123a;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  margin-top: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
p {
  margin-bottom: 0.65rem;
}
:focus {
  outline: 0 !important;
}
a {
  color: #1a4089;
}
a {
  outline: none !important;
}

a:hover {
  text-decoration: none;
}

a.text-muted:focus,
a.text-muted:hover {
  color: #748690;
}
hr {
  border-top: 1px solid #e4eaec;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  /*padding-right: 15px;*/
  /*padding-left: 15px;*/
  padding-right: 5px;
  padding-left: 5px;
}

/* Menu Sidebar Wrapper */
#wrapper {
  width: 100%;
  position: relative;
}

.daterangepicker .ranges li.active {
  background: linear-gradient(118deg,var(--primary),var(--primary_new)) !important;
  color: #fff;
}

.daterangepicker .ranges li:hover {
  background: var(--primary_new) !important;
  color: #fff;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background: linear-gradient(118deg,var(--primary),var(--primary_new)) !important;
  border-color: transparent;
  color: #fff;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.in-range {
  background-color:#B2EEE4 !important;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker .ranges li {
  font-size: 10px !important;
  padding: 4px 8px !important;
  cursor: pointer !important;
  border: 1px dotted !important;
}

.daterangepicker select.monthselect,select.yearselect {
  background: linear-gradient(118deg,var(--primary),var(--primary_new)) !important;
  color: white !important;
  border-radius: 5px !important;
  padding-left: 4px !important;
  border-color: var(--primary_new) !important;
}

.daterangepicker select.monthselect option,
.daterangepicker select.yearselect option {
  background-color: var(--primary_new);
  color: white;
}

#sidebar-wrapper {
  /*  background-image: -webkit-linear-gradient(180deg,var(--primary),#525353);*/
  /*  background-image: linear-gradient(180deg,var(--primary),var(--primary_new));*/
  /*  background-repeat: repeat-x;*/
  background: var(--bg-color-sidebar) !important;
  /*  background: var(--primary);*/
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1000;
  overflow: hidden;
  width: 250px;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

#wrapper.toggled #sidebar-wrapper {
  position: fixed;
  left: -250px;
}

#wrapper.toggled .menu-icon {
  margin-left: 0px;
}

#wrapper.toggled .content-wrapper {
  margin-left: 0;
}
.container-fluid {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
/* Page Content Wrapper */
.content-wrapper {
  margin-left: 245px;
  padding-top: 65px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  overflow-x: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* Topbar Header */
.topbar-nav .navbar {
  padding: 0px 15px;
  z-index: 999;
  height: 60px;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.toggle-menu i {
  margin-left: 250px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.right-nav-link a.nav-link {
  padding-right: 0.8rem !important;
  padding-left: 0.8rem !important;
  font-size: 20px;
  color: #fff;
  /*color: #172b4d;*/
}

/* Dropdown Menu */
.dropdown-menu {
  border: 0px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08) !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08) !important;
  font-size: 15px;
}

.dropdown-menu ul {
  margin-top: 0px;
}

.dropdown-divider {
  margin: 0;
  border-top: 1px solid rgb(236, 236, 253);
}

.dropdown-item {
  padding: 0.7rem 1.5rem;
}

.dropdown-toggle-nocaret:after {
  display: none;
}

.dropdown-lg .dropdown-menu {
  width: 320px;
  padding: 0;
}

.dropdown-lg
  .dropdown-menu
  .list-group-flush:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 0.25em;
  border-top-right-radius: 0.25em;
}

.dropdown-lg
  .dropdown-menu
  .list-group-flush:last-child
  .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-left-radius: 0.25em;
  border-bottom-right-radius: 0.25em;
}

.dropdown-lg .dropdown-menu .media .avatar img {
  width: 55px;
  height: 55px;
  border-radius: 10%;
  border: 2px solid #ffffff;
  -webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
}
.dropdown-lg .dropdown-menu .media .media-body .msg-title {
  font-size: 14px;
  color: #000;
  font-weight: 600;
  margin-bottom: 0px;
}
.dropdown-lg .dropdown-menu .media .media-body .msg-info {
  font-size: 13px;
  color: #232323;
  margin-bottom: 0;
  white-space: nowrap;
}

/* User Details */
.user-profile img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56),
    0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.user-details .media .avatar img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.user-details .media .media-body .user-title {
  font-size: 14px;
  color: #000;
  font-weight: 600;
  margin-bottom: 2px;
}

.user-details .media .media-body .user-subtitle {
  font-size: 13px;
  color: #232323;
  margin-bottom: 0;
}

/* Logo */

.brand-logo {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-bottom: 1px solid rgba(4, 4, 4, 0.15);
}

.logo-text {
  color: var(--primary);
  font-size: 18px;
  display: inline-block;
  position: relative;
  top: 3px;
  letter-spacing: 2px;
  font-weight: 400;
  text-align: center;
  line-height: 50px;
}

.logo-icon {
  max-height: 45px;
  margin-right: 5px;
}

/* SearachBar */
.search-bar {
  margin-left: 5px;
  position: relative;
}

.search-bar input {
  border: 0px solid #f4f5f7;
  font-size: 15px;
  width: 330px;
  border-radius: 5px;
  height: 34px;
  padding: 0.375rem 2rem 0.375rem 0.75rem;
  background: #f9f9f9;
  box-shadow: 0 1px 3px rgba(50, 50, 93, 0.15), 0 1px 0 rgba(0, 0, 0, 0.02);
}

.search-bar a i {
  position: absolute;
  top: 10px;
  right: 12px;
  color: #000;
}
.product-img {
  height: 32px;
}
.customer-img {
  height: 42px;
}

.skill-img {
  height: 35px;
}

.page-title {
  font-size: 20px;
  line-height: 20px;
}

.breadcrumb {
  padding: 0;
  background-color: transparent;
}

.sidebar-menu li a i:first-child {
  margin-right: 3px;
  font-size: 16px;
}

.sidebar-menu li a i:last-child {
  margin-right: 1px;
  font-size: 14px;
}

.lightbox-thumb {
  margin-bottom: 15px;
  width: 100%;
}

.mail-img {
  width: 50px;
}

.row.row-group > div {
  border-right: 1px solid rgba(234, 234, 234, 0.9);
}

.row.row-group > div:last-child {
  border-right: none;
}

/*Cards */
.card {
  margin-bottom: 15px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  border: 1px solid #b8b8b8;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgb(255, 255, 255);
  border-bottom: 1px solid rgb(239, 239, 239);
  font-weight: 600;
  font-size: 14px;
  color: #59597d;
}

.card-title {
  margin-bottom: 0.75rem;
  font-weight: 500 !important;
  font-size: 16px;
  color: #1a262b;
}
.card-action {
  float: right;
}
.card-action a i {
  color: #1a262b;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.card-deck {
  margin-bottom: 30px;
}
.card-deck .card {
  margin-right: 15px;
  margin-left: 15px;
}

.card-group {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  margin-bottom: 30px;
}
.card-group .card {
  box-shadow: none;
}

.float-card {
  position: relative;
  top: -50px;
  margin: 0px 20px;
  border-radius: 0.25rem;
  box-shadow: 2px 5px 20px rgba(0, 0, 0, 0.45);
}

.float-card img {
  width: 100%;
}

.float-card-content {
  margin-top: -40px;
}

.post-date {
  background: #11cdef;
  color: #fff;
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 0.25rem;
  box-shadow: 1px 2px 15px #00000040;
}

.card.card-primary {
  border-bottom: 3px solid #1a4089 !important;
}
.card.card-success {
  border-bottom: 3px solid #2dce89 !important;
}

.card.card-danger {
  border-bottom: 3px solid #f5365c !important;
}
.card.card-warning {
  border-bottom: 3px solid #fb6340 !important;
}
.card.card-info {
  border-bottom: 3px solid #11cdef !important;
}
.card.card-light {
  border-bottom: 3px solid #e9eaea !important;
}
.card.card-secondary {
  border-bottom: 3px solid #ff2fa0 !important;
}
.card.card-dark {
  border-bottom: 3px solid #172b4d !important;
}

.overlay-primary {
  background: #1a4089;
  background: rgba(0, 140, 255, 0.81);
}

.overlay-success {
  background: #2dce89;
  background: rgba(21, 202, 32, 0.81);
}

.overlay-danger {
  background: #f5365c;
  background: rgba(253, 53, 80, 0.81);
}

.overlay-warning {
  background: #fb6340;
  background: rgba(255, 151, 0, 0.81);
}

.overlay-info {
  background: #11cdef;
  background: rgba(13, 206, 236, 0.81);
}

.overlay-dark {
  background: #172b4d;
  background: rgba(34, 48, 53, 0.81);
}

/* user profile cards */

/*Profile Card 1*/
.profile-card-1 {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  color: #ffffff;
  text-align: center;
  height: 368px;
  border: none;
}
.profile-card-1 .background {
  width: 100%;
  vertical-align: top;
  opacity: 0.9;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  -webkit-transform: scale(1.8);
  transform: scale(4.8);
}
.profile-card-1 .card-content {
  width: 100%;
  padding: 15px 25px;
  position: absolute;
  left: 0;
  top: 50%;
}
.profile-card-1 .profile {
  border-radius: 50%;
  position: absolute;
  bottom: 50%;
  left: 50%;
  max-width: 100px;
  opacity: 1;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
  border: 2px solid rgba(255, 255, 255, 1);
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.profile-card-1 h2 {
  margin: 0 0 5px;
  font-weight: 600;
  font-size: 20px;
}
.profile-card-1 h2 small {
  display: block;
  font-size: 15px;
  margin-top: 10px;
}
.profile-card-1 i {
  display: inline-block;
  font-size: 16px;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  margin: 0 5px;
}
.profile-card-1 .icon-block {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.profile-card-1 .icon-block a {
  text-decoration: none;
}

/*Profile card 2*/
.profile-card-2 .card-img-block {
  float: left;
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.profile-card-2 .card-body {
  position: relative;
}
.profile-card-2 .profile {
  border-radius: 50%;
  position: absolute;
  top: -42px;
  left: 15%;
  max-width: 75px;
  max-height: 75px;
  border: 3px solid rgba(255, 255, 255, 1);
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  object-fit: cover;
}
.profile-card-2 h5 {
  font-weight: 600;
}
.profile-card-2 .card-text {
  font-weight: 300;
  font-size: 15px;
}
.profile-card-2 .icon-block {
  float: left;
  width: 100%;
}
.profile-card-2 .icon-block a {
  text-decoration: none;
}
.profile-card-2 i {
  display: inline-block;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  margin: 0 5px;
}

/*Profile Card 3*/
.profile-card-3 {
  font-family: "Gilroy", sans-serif;
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  text-align: center;
  height: 325px;
  border: none;
}
.profile-card-3 .background-block {
  float: left;
  width: 100%;
  height: 162px;
  overflow: hidden;
}
.profile-card-3 .background-block .background {
  width: 100%;
  vertical-align: top;
  opacity: 0.9;
  -webkit-filter: blur(0.5px);
  filter: blur(0.5px);
  -webkit-transform: scale(1.8);
  transform: scale(2.8);
}
.profile-card-3 .card-content {
  width: 100%;
  padding: 15px 25px;
  color: #232323;
  float: left;
  background: #efefef;
  height: 50%;
  border-radius: 0 0 5px 5px;
  position: relative;
  z-index: 100;
}
.profile-card-3 .card-content::before {
  content: "";
  background: #efefef;
  width: 120%;
  height: 100%;
  left: 11px;
  bottom: 51px;
  position: absolute;
  z-index: -1;
  transform: rotate(-13deg);
}
.profile-card-3 .profile {
  border-radius: 50%;
  position: absolute;
  bottom: 50%;
  left: 50%;
  max-width: 100px;
  opacity: 1;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
  border: 2px solid rgba(255, 255, 255, 1);
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  z-index: 105;
}

.profile-card-3 h2 {
  margin: 0 0 5px;
  font-weight: 600;
  font-size: 20px;
}

.profile-card-3 h2 small {
  display: block;
  font-size: 15px;
  margin-top: 10px;
}

.profile-card-3 i {
  display: inline-block;
  font-size: 16px;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  margin: 0 5px;
}
.profile-card-3 .icon-block {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.profile-card-3 .icon-block a {
  text-decoration: none;
}

/*Profile card 4*/
.profile-card-4 .card-img-block {
  float: left;
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.profile-card-4 .card-body {
  position: relative;
}
.profile-card-4 .profile {
  border-radius: 50%;
  position: absolute;
  top: -62px;
  left: 50%;
  width: 100px;
  border: 3px solid rgba(255, 255, 255, 1);
  margin-left: -50px;
}
.profile-card-4 .card-img-block {
  position: relative;
}
.profile-card-4 .card-img-block > .info-box {
  position: absolute;
  background: rgba(217, 11, 225, 0.6);
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 20px;
  text-align: center;
  font-size: 14px;
  -webkit-transition: 1s ease;
  transition: 1s ease;
  opacity: 0;
}

.profile-card-4 h5 {
  font-weight: 600;
}
.profile-card-4 .card-text {
  font-weight: 300;
  font-size: 15px;
}
.profile-card-4 .icon-block {
  float: left;
  width: 100%;
}
.profile-card-4 .icon-block a {
  text-decoration: none;
}
.profile-card-4 i {
  display: inline-block;
  font-size: 16px;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  margin: 0 5px;
}

/* Modals */
.modal-header {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 500;
}
.modal-content {
  border-radius: 0.25rem;
  font-size: 14px;
}
.close {
  font-size: 1.4rem;
  font-weight: 400;
}
.swal-modal {
  border-radius: 0.25rem;
}
.swal-button,
.swal-button:focus {
  background-color: #1a4089;
  box-shadow: 1px 2px 10px rgba(94, 114, 228, 0.75) !important;
}

.swal-button--cancel {
  color: #fff;
  background-color: #1a4089;
}

.swal-text {
  text-align: center;
}
.swal-footer {
  text-align: center;
}

/*Buttons */
.btn {
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 10px 20px;
  border-radius: 0.25rem;
  text-transform: uppercase;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
.btn-link {
  color: #1a4089;
}
.btn:focus {
  box-shadow: none;
}
.btn-lg {
  padding: 15px 41px;
  font-size: 0.95rem;
}

.btn-sm {
  font-size: 10px;
  font-weight: 600;
  padding: 5px 8px;
}

.btn-xsm {
  font-size: 10px;
  font-weight: 600;
  padding: 2px 7px;
  border: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-radius: 3px;
}

.btn-group-sm > .btn {
  font-size: 10px;
}

.btn-primary {
  color: #fff;
  background-color: #1a4089;
  border-color: #1a4089;
}

.btn-primary:hover {
  color: #fff;
  background-color: var(--primary);
  border-color: var(--primary);
}

.btn-primary.focus,
.btn-primary:focus {
  box-shadow: none;
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: var(--primary);
  border-color: var(--primary);
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: var(--primary);
  border-color: var(--primary);
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-secondary {
  color: #fff;
  background-color: #ff2fa0;
  border-color: #ff2fa0;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #e22a8e;
  border-color: #e22a8e;
}
.btn-secondary.focus,
.btn-secondary:focus {
  box-shadow: none;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #e22a8e;
  border-color: #e22a8e;
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #e22a8e;
  border-color: #e22a8e;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-success {
  color: #fff;
  background-color: #2dce89;
  border-color: #2dce89;
}
.btn-success:hover {
  color: #fff;
  background-color: #26b376;
  border-color: #26b376;
}
.btn-success.focus,
.btn-success:focus {
  box-shadow: none;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #26b376;
  border-color: #26b376;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #26b376;
  border-color: #26b376;
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-info {
  color: #fff;
  background-color: var(--primary_new);
  border-color: var(--primary);
}
.btn-info:hover {
  color: #fff;
  background-color: #07b3d2;
  border-color: #07b3d2;
}
.btn-info.focus,
.btn-info:focus {
  box-shadow: none;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #07b3d2;
  border-color: #07b3d2;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #07b3d2;
  border-color: #07b3d2;
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-warning {
  color: #fff;
  background-color: #fb6340;
  border-color: #fb6340;
}
.btn-warning:hover {
  color: #fff;
  background-color: #e05130;
  border-color: #e05130;
}
.btn-warning.focus,
.btn-warning:focus {
  box-shadow: none;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #fff;
  background-color: #e05130;
  border-color: #e05130;
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #e05130;
  border-color: #e05130;
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-danger {
  color: #fff;
  background-color: #f5365c;
  border-color: #f5365c;
}
.btn-danger:hover {
  color: #fff;
  background-color: #da2a4d;
  border-color: #da2a4d;
}
.btn-danger.focus,
.btn-danger:focus {
  box-shadow: none;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #da2a4d;
  border-color: #da2a4d;
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #da2a4d;
  border-color: #da2a4d;
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-light {
  color: #212529;
  background-color: #e9eaea;
  border-color: #e9eaea;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light.focus,
.btn-light:focus {
  box-shadow: none;
}
.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-dark {
  color: #fff;
  background-color: #172b4d;
  border-color: #172b4d;
}
.btn-dark:hover {
  color: #fff;
  background-color: #0f1e35;
  border-color: #0f1e35;
}
.btn-dark.focus,
.btn-dark:focus {
  box-shadow: none;
}
.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #0f1e35;
  border-color: #0f1e35;
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #0f1e35;
  border-color: #0f1e35;
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-outline-primary {
  color: #1a4089;
  background-color: transparent;
  background-image: none;
  border-color: #1a4089;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #1a4089;
  border-color: #1a4089;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
  color: #fff;
  background-color: #1a4089;
  border-color: #1a4089;
  box-shadow: none;
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #1a4089;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #1a4089;
  border-color: #1a4089;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-outline-secondary {
  color: #ff2fa0;
  background-color: transparent;
  background-image: none;
  border-color: #ff2fa0;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ff2fa0;
  border-color: #ff2fa0;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  color: #fff;
  background-color: #ff2fa0;
  border-color: #ff2fa0;
  box-shadow: none;
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #ff2fa0;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ff2fa0;
  border-color: #ff2fa0;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-outline-success {
  color: #2dce89;
  background-color: transparent;
  background-image: none;
  border-color: #2dce89;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #2dce89;
  border-color: #2dce89;
}
.btn-outline-success.focus,
.btn-outline-success:focus {
  color: #fff;
  background-color: #2dce89;
  border-color: #2dce89;
  box-shadow: none;
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #2dce89;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #2dce89;
  border-color: #2dce89;
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-outline-info {
  color: #11cdef;
  background-color: transparent;
  background-image: none;
  border-color: #11cdef;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #11cdef;
  border-color: #11cdef;
}
.btn-outline-info.focus,
.btn-outline-info:focus {
  color: #fff;
  background-color: #11cdef;
  border-color: #11cdef;
  box-shadow: none;
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #11cdef;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #11cdef;
  border-color: #11cdef;
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-outline-warning {
  color: #fb6340;
  background-color: transparent;
  background-image: none;
  border-color: #fb6340;
}
.btn-outline-warning:hover {
  color: #fff;
  background-color: #fb6340;
  border-color: #fb6340;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
  color: #fff;
  background-color: #fb6340;
  border-color: #fb6340;
  box-shadow: none;
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #fb6340;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #fb6340;
  border-color: #fb6340;
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-outline-danger {
  color: #f5365c;
  background-color: transparent;
  background-image: none;
  border-color: #f5365c;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #f5365c;
  border-color: #f5365c;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
  color: #fff;
  background-color: #f5365c;
  border-color: #f5365c;
  box-shadow: none;
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #f5365c;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #f5365c;
  border-color: #f5365c;
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-outline-light {
  color: #e9eaea;
  background-color: transparent;
  background-image: none;
  border-color: #e9eaea;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #e9eaea;
  border-color: #e9eaea;
}
.btn-outline-light.focus,
.btn-outline-light:focus {
  color: #212529;
  background-color: #e9eaea;
  border-color: #e9eaea;
  box-shadow: none;
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #e9eaea;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #e9eaea;
  border-color: #e9eaea;
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-outline-dark {
  color: #172b4d;
  background-color: transparent;
  background-image: none;
  border-color: #172b4d;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #172b4d;
  border-color: #172b4d;
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
  color: #fff;
  background-color: #172b4d;
  border-color: #172b4d;
  box-shadow: none;
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #172b4d;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #172b4d;
  border-color: #172b4d;
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-inverse-primary {
  color: #1a4089;
  background-color: rgb(218, 223, 253);
  border-color: rgb(218, 223, 253);
}

.btn-inverse-primary:hover {
  color: #1a4089;
  background-color: rgb(218, 223, 253);
  border-color: rgb(218, 223, 253);
}

.btn-inverse-secondary {
  color: #ff2fa0;
  background-color: rgb(255, 210, 235);
  border-color: rgb(255, 210, 235);
}

.btn-inverse-secondary:hover {
  color: #ff2fa0;
  background-color: rgb(255, 210, 235);
  border-color: rgb(255, 210, 235);
}

.btn-inverse-success {
  color: #2dce89;
  background-color: rgb(176, 255, 221);
  border-color: rgb(176, 255, 221);
}

.btn-inverse-success:hover {
  color: #2dce89;
  background-color: rgb(176, 255, 221);
  border-color: rgb(176, 255, 221);
}

.btn-inverse-danger {
  color: #f5365c;
  background-color: rgb(253, 215, 222);
  border-color: rgb(253, 215, 222);
}

.btn-inverse-danger:hover {
  color: #f5365c;
  background-color: rgb(253, 215, 222);
  border-color: rgb(253, 215, 222);
}

.btn-inverse-warning {
  color: #fb6340;
  background-color: rgb(255, 209, 199);
  border-color: rgb(255, 209, 199);
}

.btn-inverse-warning:hover {
  color: #fb6340;
  background-color: rgb(255, 209, 199);
  border-color: rgb(255, 209, 199);
}

.btn-inverse-info {
  color: #11cdef;
  background-color: rgb(190, 245, 255);
  border-color: rgb(190, 245, 255);
}

.btn-inverse-info:hover {
  color: #11cdef;
  background-color: rgb(190, 245, 255);
  border-color: rgb(190, 245, 255);
}

.btn-inverse-dark {
  color: #172b4d;
  background-color: rgb(206, 210, 216);
  border-color: #ced2d8;
}

.btn-inverse-dark:hover {
  color: #172b4d;
  background-color: rgb(206, 210, 216);
  border-color: #ced2d8;
}

.btn-link {
  font-weight: 600;
  box-shadow: none;
}

.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
}

.btn-gradient-bloody {
  background: #f54ea2;
  background: -webkit-linear-gradient(45deg, #f54ea2, #ff7676) !important;
  background: linear-gradient(45deg, #f54ea2, #ff7676) !important;
  color: #fff;
  border: 0;
}

.btn-gradient-scooter {
  background: #17ead9;
  background: -webkit-linear-gradient(45deg, #17ead9, #6078ea) !important;
  background: linear-gradient(45deg, #17ead9, #6078ea) !important;
  color: #fff;
  border: 0;
}

.btn-gradient-blooker {
  background: #ffdf40;
  background: -webkit-linear-gradient(45deg, #ffdf40, #ff8359) !important;
  background: linear-gradient(45deg, #ffdf40, #ff8359) !important;
  color: #fff;
  border: 0;
}

.btn-gradient-quepal {
  background: #42e695;
  background: -webkit-linear-gradient(45deg, #42e695, #3bb2b8) !important;
  background: linear-gradient(45deg, #42e695, #3bb2b8) !important;
  color: #fff;
  border: 0;
}

.btn-gradient-purpink {
  background: #7f00ff;
  background: -webkit-linear-gradient(45deg, #7f00ff, #e100ff) !important;
  background: linear-gradient(45deg, #7f00ff, #e100ff) !important;
  color: #fff;
  border: 0;
}

.btn-gradient-ibiza {
  background: #ee0979;
  background: -webkit-linear-gradient(45deg, #ee0979, #ff6a00) !important;
  background: linear-gradient(45deg, #ee0979, #ff6a00) !important;
  color: #fff;
  border: 0;
}

.btn-gradient-dusk {
  background: #2c3e50;
  background: -webkit-linear-gradient(45deg, #2c3e50, #fd746c) !important;
  background: linear-gradient(45deg, #2c3e50, #fd746c) !important;
  color: #fff;
  border: 0;
}

.btn-gradient-meridian {
  background: #ff446a;
  background: -webkit-linear-gradient(45deg, #283c86, #45a247) !important;
  background: linear-gradient(45deg, #283c86, #45a247) !important;
  color: #fff;
  border: 0;
}

.btn-gradient-violet {
  background: #4776e6;
  background: -webkit-linear-gradient(45deg, #4776e6, #8e54e9) !important;
  background: linear-gradient(45deg, #4776e6, #8e54e9) !important;
  color: #fff;
  border: 0;
}

.btn-gradient-titanium {
  background: #283048;
  background: -webkit-linear-gradient(45deg, #283048, #859398) !important;
  background: linear-gradient(45deg, #283048, #859398) !important;
  color: #fff;
  border: 0;
}

.btn-gradient-shifter {
  background: #bc4e9c;
  background: -webkit-linear-gradient(45deg, #bc4e9c, #f80759) !important;
  background: linear-gradient(45deg, #bc4e9c, #f80759) !important;
  color: #fff;
  border: 0;
}

.btn-gradient-army {
  background: #414d0b;
  background: -webkit-linear-gradient(45deg, #414d0b, #727a17) !important;
  background: linear-gradient(45deg, #414d0b, #727a17) !important;
  color: #fff;
  border: 0;
}

.btn-gradient-orange {
  background: #fc4a1a;
  background: -webkit-linear-gradient(45deg, #fc4a1a, #f7b733) !important;
  background: linear-gradient(45deg, #fc4a1a, #f7b733) !important;
  color: #fff;
  border: 0;
}

.btn-gradient-yoda {
  background: #ff0099;
  background: -webkit-linear-gradient(45deg, #ff0099, #493240) !important;
  background: linear-gradient(45deg, #ff0099, #493240) !important;
  color: #fff;
  border: 0;
}

.btn-gradient-royal {
  background: #141e30;
  background: -webkit-linear-gradient(45deg, #141e30, #2c527d) !important;
  background: linear-gradient(45deg, #141e30, #2c527d) !important;
  color: #fff;
  border: 0;
}

.btn-gradient-knight {
  background: #ba8b02;
  background: -webkit-linear-gradient(45deg, #ba8b02, #181818) !important;
  background: linear-gradient(45deg, #ba8b02, #181818) !important;
  color: #fff;
  border: 0;
}

.btn-gradient-forest {
  background: #000428;
  background: -webkit-linear-gradient(45deg, #000428, #004e92) !important;
  background: linear-gradient(45deg, #000428, #004e92) !important;
  color: #fff;
  border: 0;
}

.btn-gradient-redmist {
  background: #000000;
  background: -webkit-linear-gradient(45deg, #000000, #e74c3c) !important;
  background: linear-gradient(45deg, #000000, #e74c3c) !important;
  color: #fff;
  border: 0;
}

.btn-gradient-steelgray {
  background: #1f1c2c;
  background: -webkit-linear-gradient(45deg, #1f1c2c, #928dab) !important;
  background: linear-gradient(45deg, #1f1c2c, #928dab) !important;
  color: #fff;
  border: 0;
}

.btn-gradient-influenza {
  background: #c04848;
  background: -webkit-linear-gradient(45deg, #c04848, #480048) !important;
  background: linear-gradient(45deg, #c04848, #480048) !important;
  color: #fff;
  border: 0;
}

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

.btn-square {
  border-radius: 0px !important;
}

.btn-group,
.btn-group-vertical {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.btn-group .btn {
  box-shadow: none !important;
}

.btn-group-vertical .btn {
  box-shadow: none !important;
}
.btn-group-round {
  border-radius: 30px;
}

.btn-group-round .btn {
  border-radius: 30px;
}
.btn-group.group-round > .btn:first-child {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.btn-group.group-round {
  border-radius: 25px;
}
.btn-group.group-round > .btn:last-child {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
.btn-group-vertical.group-round-vertical {
  border-radius: 25px;
}
.btn-group-vertical.group-round-vertical > .btn:first-child {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.btn-group-vertical.group-round-vertical > .btn:last-child {
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}

.split-btn-primary,
.split-btn-primary:hover {
  border: 1px solid #4a60da !important;
  background-color: #4a60da;
}

.split-btn-success,
.split-btn-success:hover {
  border: 1px solid #24b174 !important;
  background-color: #24b174;
}

.split-btn-danger,
.split-btn-danger:hover {
  border: 1px solid #de1940 !important;
  background-color: #de1940;
}

.split-btn-secondary,
.split-btn-secondary:hover {
  border: 1px solid #e21082 !important;
  background-color: #e21082;
}

.split-btn-warning,
.split-btn-warning:hover {
  border: 1px solid #e6411b !important;
  background-color: #e6411b;
}

.split-btn-info,
.split-btn-info:hover {
  border: 1px solid #05afce !important;
  background-color: #05afce;
}

.split-btn-dark,
.split-btn-dark:hover {
  border: 1px solid #070f1d !important;
  background-color: #070f1d;
}

.btn-social {
  width: 42px;
  height: 42px;
  font-size: 16px;
  line-height: 42px;
  display: inline-block;
  border: 1px solid transparent;
  background: #ddd;
  color: #fff;
  text-align: center;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  border-radius: 0.25rem;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-social:hover,
.btn-social:focus,
.btn-social:active {
  outline: 0;
  color: #fff;
}

.btn-social-text {
  font-size: 0.72rem;
  text-transform: uppercase;
  padding: 10px 20px;
  font-weight: 600;
  border: 1px solid transparent;
  display: inline-block;
  background: #ddd;
  color: #fff;
  text-align: center;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  border-radius: 0.25rem;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-social-text i {
  font-size: 0.95rem;
  padding-right: 4px;
  vertical-align: middle;
  display: table-cell;
}

.btn-social-text span {
  display: table-cell;
  vertical-align: middle;
}

.btn-social-text:hover,
.btn-social:focus,
.btn-social:active {
  outline: 0;
  color: #fff;
}

.btn-social-circle {
  border-radius: 50%;
}

.btn-outline-facebook {
  box-shadow: 0 2px 2px 0 rgba(59, 89, 152, 0.14),
    0 3px 1px -2px rgba(59, 89, 152, 0.2), 0 1px 5px 0 rgba(59, 89, 152, 0.12);
  color: #3b5998;
  background-color: #fff;
  border-color: #3b5998;
}

.btn-outline-facebook:hover,
.btn-outline-facebook:focus {
  box-shadow: 0 2px 2px 0 rgba(59, 89, 152, 0.14),
    0 3px 1px -2px rgba(59, 89, 152, 0.2), 0 1px 5px 0 rgba(59, 89, 152, 0.12);
  color: #fff;
  background-color: #3b5998;
}

.btn-outline-twitter {
  box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14),
    0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12);
  color: #55acee;
  background-color: #fff;
  border-color: #55acee;
}

.btn-outline-twitter:hover,
.btn-outline-twitter:focus {
  box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14),
    0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12);
  background-color: #55acee;
  color: #fff;
}

.btn-outline-google-plus {
  box-shadow: 0 2px 2px 0 rgba(221, 75, 57, 0.14),
    0 3px 1px -2px rgba(221, 75, 57, 0.2), 0 1px 5px 0 rgba(221, 75, 57, 0.12);
  color: #dd4b39;
  background-color: #fff;
  border-color: #dd4b39;
}

.btn-outline-google-plus:hover,
.btn-outline-google-plus:focus {
  box-shadow: 0 2px 2px 0 rgba(221, 75, 57, 0.14),
    0 3px 1px -2px rgba(221, 75, 57, 0.2), 0 1px 5px 0 rgba(221, 75, 57, 0.12);
  background-color: #dd4b39;
  color: #fff;
}

.btn-outline-linkedin {
  box-shadow: 0 2px 2px 0 rgba(9, 118, 180, 0.14),
    0 3px 1px -2px rgba(9, 118, 180, 0.2), 0 1px 5px 0 rgba(9, 118, 180, 0.12);
  background-color: #fff;
  color: #0976b4;
  border-color: #0976b4;
}

.btn-outline-linkedin:hover,
.btn-outline-linkedin:focus {
  box-shadow: 0 2px 2px 0 rgba(9, 118, 180, 0.14),
    0 3px 1px -2px rgba(9, 118, 180, 0.2), 0 1px 5px 0 rgba(9, 118, 180, 0.12);
  background-color: #0976b4;
  color: #fff;
}

.btn-outline-pinterest {
  box-shadow: 0 2px 2px 0 rgba(204, 33, 39, 0.14),
    0 3px 1px -2px rgba(204, 33, 39, 0.2), 0 1px 5px 0 rgba(204, 33, 39, 0.12);
  color: #cc2127;
  background-color: #fff;
  border-color: #cc2127;
}

.btn-outline-pinterest:hover,
.btn-outline-pinterest:focus {
  box-shadow: 0 2px 2px 0 rgba(204, 33, 39, 0.14),
    0 3px 1px -2px rgba(204, 33, 39, 0.2), 0 1px 5px 0 rgba(204, 33, 39, 0.12);
  background-color: #cc2127;
  color: #fff;
}

.btn-outline-youtube {
  box-shadow: 0 2px 2px 0 rgba(229, 45, 39, 0.14),
    0 3px 1px -2px rgba(229, 45, 39, 0.2), 0 1px 5px 0 rgba(229, 45, 39, 0.12);
  color: #e52d27;
  background-color: #fff;
  border-color: #e52d27;
}

.btn-outline-youtube:hover,
.btn-outline-youtube:focus {
  box-shadow: 0 2px 2px 0 rgba(229, 45, 39, 0.14),
    0 3px 1px -2px rgba(229, 45, 39, 0.2), 0 1px 5px 0 rgba(229, 45, 39, 0.12);
  background-color: #e52d27;
  color: #fff;
}

.btn-outline-tumblr {
  box-shadow: 0 2px 2px 0 rgba(53, 70, 92, 0.14),
    0 3px 1px -2px rgba(53, 70, 92, 0.2), 0 1px 5px 0 rgba(53, 70, 92, 0.12);
  color: #35465c;
  background-color: #fff;
  border-color: #35465c;
}

.btn-outline-tumblr:hover,
.btn-outline-tumblr:focus {
  box-shadow: 0 2px 2px 0 rgba(53, 70, 92, 0.14),
    0 3px 1px -2px rgba(53, 70, 92, 0.2), 0 1px 5px 0 rgba(53, 70, 92, 0.12);
  background-color: #35465c;
  color: #fff;
}

.btn-outline-github {
  box-shadow: 0 2px 2px 0 rgba(51, 51, 51, 0.14),
    0 3px 1px -2px rgba(51, 51, 51, 0.2), 0 1px 5px 0 rgba(51, 51, 51, 0.12);
  color: #333333;
  background-color: #fff;
  border-color: #333333;
}

.btn-outline-github:hover,
.btn-github:focus {
  box-shadow: 0 2px 2px 0 rgba(51, 51, 51, 0.14),
    0 3px 1px -2px rgba(51, 51, 51, 0.2), 0 1px 5px 0 rgba(51, 51, 51, 0.12);
  background-color: #333333;
  color: #fff;
}

.btn-outline-behance {
  box-shadow: 0 2px 2px 0 rgba(23, 105, 255, 0.14),
    0 3px 1px -2px rgba(23, 105, 255, 0.2), 0 1px 5px 0 rgba(23, 105, 255, 0.12);
  color: #1769ff;
  background-color: #fff;
  border-color: #1769ff;
}

.btn-outline-behance:hover,
.btn-outline-behance:focus {
  box-shadow: 0 2px 2px 0 rgba(23, 105, 255, 0.14),
    0 3px 1px -2px rgba(23, 105, 255, 0.2), 0 1px 5px 0 rgba(23, 105, 255, 0.12);
  background-color: #1769ff;
  color: #fff;
}

.btn-outline-dribbble {
  box-shadow: 0 2px 2px 0 rgba(234, 76, 137, 0.14),
    0 3px 1px -2px rgba(234, 76, 137, 0.2), 0 1px 5px 0 rgba(234, 76, 137, 0.12);
  color: #ea4c89;
  background-color: #fff;
  border-color: #ea4c89;
}

.btn-outline-dribbble:hover,
.btn-outline-dribbble:focus {
  box-shadow: 0 2px 2px 0 rgba(234, 76, 137, 0.14),
    0 3px 1px -2px rgba(234, 76, 137, 0.2), 0 1px 5px 0 rgba(234, 76, 137, 0.12);
  background-color: #ea4c89;
  color: #fff;
}

.btn-outline-skype {
  box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14),
    0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12);
  color: #00aff0;
  background-color: #fff;
  border-color: #00aff0;
}

.btn-outline-skype:hover,
.btn-outline-skype:focus {
  box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14),
    0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12);
  background-color: #00aff0;
  color: #fff;
}

.btn-facebook {
  box-shadow: 0 2px 2px 0 rgba(59, 89, 152, 0.14),
    0 3px 1px -2px rgba(59, 89, 152, 0.2), 0 1px 5px 0 rgba(59, 89, 152, 0.12);
  background-color: #3b5998;
  border-color: #3b5998;
}
.btn-twitter {
  box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14),
    0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12);
  background-color: #55acee;
  border-color: #55acee;
}

.btn-google-plus {
  box-shadow: 0 2px 2px 0 rgba(221, 75, 57, 0.14),
    0 3px 1px -2px rgba(221, 75, 57, 0.2), 0 1px 5px 0 rgba(221, 75, 57, 0.12);
  background-color: #dd4b39;
  border-color: #dd4b39;
}
.btn-linkedin {
  box-shadow: 0 2px 2px 0 rgba(9, 118, 180, 0.14),
    0 3px 1px -2px rgba(9, 118, 180, 0.2), 0 1px 5px 0 rgba(9, 118, 180, 0.12);
  background-color: #0976b4;
  border-color: #0976b4;
}
.btn-pinterest {
  box-shadow: 0 2px 2px 0 rgba(204, 33, 39, 0.14),
    0 3px 1px -2px rgba(204, 33, 39, 0.2), 0 1px 5px 0 rgba(204, 33, 39, 0.12);
  background-color: #cc2127;
  border-color: #cc2127;
}
.btn-youtube {
  box-shadow: 0 2px 2px 0 rgba(229, 45, 39, 0.14),
    0 3px 1px -2px rgba(229, 45, 39, 0.2), 0 1px 5px 0 rgba(229, 45, 39, 0.12);
  background-color: #e52d27;
  border-color: #e52d27;
}
.btn-tumblr {
  box-shadow: 0 2px 2px 0 rgba(53, 70, 92, 0.14),
    0 3px 1px -2px rgba(53, 70, 92, 0.2), 0 1px 5px 0 rgba(53, 70, 92, 0.12);
  background-color: #35465c;
  border-color: #35465c;
}
.btn-github {
  box-shadow: 0 2px 2px 0 rgba(51, 51, 51, 0.14),
    0 3px 1px -2px rgba(51, 51, 51, 0.2), 0 1px 5px 0 rgba(51, 51, 51, 0.12);
  background-color: #333333;
  border-color: #333333;
}
.btn-behance {
  box-shadow: 0 2px 2px 0 rgba(23, 105, 255, 0.14),
    0 3px 1px -2px rgba(23, 105, 255, 0.2), 0 1px 5px 0 rgba(23, 105, 255, 0.12);
  background-color: #1769ff;
  border-color: #1769ff;
}
.btn-dribbble {
  box-shadow: 0 2px 2px 0 rgba(234, 76, 137, 0.14),
    0 3px 1px -2px rgba(234, 76, 137, 0.2), 0 1px 5px 0 rgba(234, 76, 137, 0.12);
  background-color: #ea4c89;
  border-color: #ea4c89;
}
.btn-skype {
  box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14),
    0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12);
  background-color: #00aff0;
  border-color: #00aff0;
}

#calendar {
  max-width: 100%;
  margin: 0 auto;
}

.fc-view-container {
  background-color: #fff;
}

.fc-toolbar h2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
}

.fc th.fc-widget-header {
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0px;
  text-transform: uppercase;
}
.fc-event,
.fc-event-dot {
  background: rgba(0, 140, 255, 0.15);
  color: #1a4089 !important;
  margin: 5px 7px;
  padding: 1px 5px;
  border: none;
}

.fc-state-active,
.fc-state-down {
  background-color: #fff;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* User Cards */
.user-box {
  width: 110px;
  margin: auto;
  margin-bottom: 20px;
}

.user-box img {
  width: 100%;
  border-radius: 50%;
  padding: 3px;
  background: #fff;
  -webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
}

.profile-card-2 .card {
  position: relative;
}

.profile-card-2 .card .card-body {
  z-index: 1;
}

.profile-card-2 .card::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  height: 112px;
  background-color: #e6e6e6;
}

.profile-card-2 .card.profile-primary::before {
  background-color: #1a4089;
}
.profile-card-2 .card.profile-success::before {
  background-color: #2dce89;
}
.profile-card-2 .card.profile-danger::before {
  background-color: #f5365c;
}
.profile-card-2 .card.profile-warning::before {
  background-color: #fb6340;
}
.profile-card-2 .user-box {
  margin-top: 30px;
}

.profile-card-3 .user-fullimage {
  position: relative;
}

.profile-card-3 .user-fullimage .details {
  position: absolute;
  bottom: 0;
  left: 0px;
  width: 100%;
}

.profile-card-4 .user-box {
  width: 110px;
  margin: auto;
  margin-bottom: 10px;
  margin-top: 15px;
}

.profile-card-4 .list-icon {
  display: table-cell;
  font-size: 30px;
  padding-right: 20px;
  vertical-align: middle;
  color: #172b4d;
}

.profile-card-4 .list-details {
  display: table-cell;
  vertical-align: middle;
  font-weight: 600;
  color: #172b4d;
  font-size: 15px;
  line-height: 15px;
}

.profile-card-4 .list-details small {
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 400;
  color: #808080;
}

.icon a:hover {
  background: #03a9f4;
  color: #fff;
  text-decoration: none;
}

.icon a {
  display: block;
  color: #424242;
  padding: 8px;
  line-height: 32px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 2px;
}

.icon a i {
  padding-right: 10px;
}

.icon-section {
  clear: both;
  overflow: hidden;
}
.icon-container {
  width: 250px;
  padding: 0.7em 0;
  float: left;
  position: relative;
  text-align: left;
}
.icon-container [class^="ti-"],
.icon-container [class*=" ti-"] {
  color: #000;
  position: absolute;
  margin-top: 3px;
  transition: 0.3s;
}
.icon-container:hover [class^="ti-"],
.icon-container:hover [class*=" ti-"] {
  font-size: 2.2em;
  margin-top: -5px;
}
.icon-container:hover .icon-name {
  color: #000;
}
.icon-name {
  color: #424242;
  margin-left: 35px;
  transition: 0.3s;
}
.icon-container:hover .icon-name {
  margin-left: 45px;
}

.preview {
  padding: 15px 0;
  position: relative;
}

.show-code {
  color: #101010;
}

.icons {
  font-size: 15px;
  padding-right: 7px;
}

.name {
  font-size: 15px;
}

.preview a {
  padding: 15px;
}
.preview a:hover {
  padding: 15px;
  text-decoration: none;
}

.preview a i {
  margin-right: 10px;
  font-size: 18px;
}

.icon-preview-box div:hover {
  background: #eef5f9;
}

.flag-icon-list div {
  cursor: pointer;
  line-height: 60px;
  white-space: nowrap;
  color: #424242;
}

.flag-icon-list div:hover {
  background: #eef5f9;
}

.flag-icon-list i {
  -webkit-transition: all 0.2s;
  -webkit-transition: font-size 0.2s;
  display: inline-block;
  font-size: 18px;
  margin: 0 15px 0 10px;
  text-align: left;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -o-transition: font-size 0.2s;
  transition: font-size 0.2s;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/*Widgets*/

.media-icons {
  left: 0;
  top: 0;
  position: absolute;
  line-height: 60px;
  text-align: center;
}

.media-icons span {
  left: 0;
  position: absolute;
  width: 70px;
  height: 70px;
  border-bottom-right-radius: 70px;
  border-top-left-radius: 4px;
}
.media-icons i {
  position: relative;
  font-size: 25px;
  padding-left: 15px;
  color: #fff;
}

.media-icons-big {
  left: 0;
  top: 0;
  position: absolute;
  line-height: 60px;
  text-align: center;
}

.media-icons-big span {
  position: absolute;
  left: 0;
  width: 120px;
  height: 118px;
  background: rgba(255, 255, 255, 0.25);
  border-bottom-right-radius: 130px;
}
.media-icons-big i {
  position: relative;
  font-size: 40px;
  padding-left: 30px;
  color: #fff;
  top: 30px;
}

.w-circle-icon {
  width: 60px;
  height: 60px;
  text-align: center;
}

.w-circle-icon i {
  position: relative;
  top: 17px;
  font-size: 25px;
}

.media .w-icon i {
  font-size: 44px;
}

.icon-box {
  width: 55px;
  height: 55px;
  margin: auto;
  border: 2px solid #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 55px;
}

.icon-box i {
  color: #fff;
  font-size: 28px;
}

.chart {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 110px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.chart.chart-widget-pie {
  margin-top: 5px;
  margin-bottom: 5px;
}
.percent {
  display: inline-block;
  line-height: 110px;
  z-index: 2;
}
.percent:after {
  content: "%";
  margin-left: 0.1em;
  font-size: 0.8em;
}

.w_chart {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 80px;
  text-align: center;
}
.w_chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.w_percent {
  display: inline-block;
  line-height: 80px;
  z-index: 2;
  color: #000;
}
.w_percent:after {
  content: "%";
  margin-left: 0.1em;
  font-size: 0.8em;
  color: #000;
}

.float-chart-container {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  min-height: 300px;
  max-height: 100%;
}

.float-chart {
  width: 100%;
  position: relative;
  max-width: none;
  height: 300px;
}

.gmaps,
.gmaps-panaroma {
  height: 400px;
  background: #eeeeee;
  border-radius: 3px;
}

.error {
  color: #ff0000;
}
label {
  color: #2c3e50;
  font-size: 14px;
  /*    text-transform: uppercase;*/
  letter-spacing: 1px;
  font-weight: 500;
  margin-bottom: 5px;
}

/* Forms */
.input-group .btn {
  box-shadow: none;
  padding: 0.375rem 0.75rem;
}

.col-form-label {
  font-size: 13px;
}

.form-control {
  border: 1px solid #b2b3b4;
}

.form-control-rounded {
  border-radius: 30px !important;
}

.form-control-square {
  border-radius: 0px !important;
}

.input-shadow {
  /*border: none;*/
  background: #f1f5f8;
  box-shadow: 0 1px 3px rgba(50, 50, 93, 0.15), 0 1px 0 rgba(0, 0, 0, 0.02) !important;
}

.input-primary {
  border: none;
  background-color: #1a4089;
  color: #fff;
  box-shadow: 0 1px 3px rgba(50, 50, 93, 0.15), 0 1px 0 rgba(0, 0, 0, 0.02) !important;
}

.input-primary:focus {
  background-color: #1a4089;
  color: #fff;
}

.input-success {
  border: none;
  background-color: #2dce89;
  color: #fff;
  box-shadow: 0 1px 3px rgba(50, 50, 93, 0.15), 0 1px 0 rgba(0, 0, 0, 0.02) !important;
}

.input-success:focus {
  background-color: #2dce89;
  color: #fff;
}

.input-info {
  border: none;
  background-color: #11cdef;
  color: #fff;
  box-shadow: 0 1px 3px rgba(50, 50, 93, 0.15), 0 1px 0 rgba(0, 0, 0, 0.02) !important;
}

.input-info:focus {
  background-color: #11cdef;
  color: #fff;
}

.input-secondary {
  border: none;
  background-color: #ff2fa0;
  color: #fff;
  box-shadow: 0 1px 3px rgba(50, 50, 93, 0.15), 0 1px 0 rgba(0, 0, 0, 0.02) !important;
}

.input-secondary:focus {
  background-color: #ff2fa0;
  color: #fff;
}

.input-danger {
  border: none;
  background-color: #f5365c;
  color: #fff;
  box-shadow: 0 1px 3px rgba(50, 50, 93, 0.15), 0 1px 0 rgba(0, 0, 0, 0.02) !important;
}

.input-danger:focus {
  background-color: #f5365c;
  color: #fff;
}

.input-primary::placeholder {
  color: #fff !important;
  font-size: 13px;
  opacity: 0.7 !important;
}

.input-success::placeholder {
  color: #fff !important;
  font-size: 13px;
  opacity: 0.7 !important;
}

.input-info::placeholder {
  color: #fff !important;
  font-size: 13px;
  opacity: 0.7 !important;
}

.input-secondary::placeholder {
  color: #fff !important;
  font-size: 13px;
  opacity: 0.7 !important;
}

.input-danger::placeholder {
  color: #fff !important;
  font-size: 13px;
  opacity: 0.7 !important;
}

.input-dark::placeholder {
  color: #fff !important;
  font-size: 13px;
  opacity: 0.7 !important;
}

.input-warning::placeholder {
  color: #fff !important;
  font-size: 13px;
  opacity: 0.7 !important;
}

.input-dark {
  border: none;
  background-color: #172b4d;
  color: #fff;
  box-shadow: 0 1px 3px rgba(50, 50, 93, 0.15), 0 1px 0 rgba(0, 0, 0, 0.02) !important;
}

.input-dark:focus {
  background-color: #172b4d;
  color: #fff;
}

.input-warning {
  border: none;
  background-color: #fb6340;
  color: #fff;
  box-shadow: 0 1px 3px rgba(50, 50, 93, 0.15), 0 1px 0 rgba(0, 0, 0, 0.02) !important;
}

.input-warning:focus {
  background-color: #fb6340;
  color: #fff;
}

.form-control-xl {
  height: 60px !important;
  font-size: 26px !important;
}

.position-relative {
  position: relative !important;
}

.has-icon-left .form-control {
  padding-right: 0.85rem;
  padding-left: 2.9rem;
}

.form-control-position {
  position: absolute;
  top: -8px;
  right: 0;
  z-index: 2;
  display: block;
  width: 3.5rem;
  height: 3.5rem;
  line-height: 3.5rem;
  text-align: center;
}

.has-icon-left .form-control-position {
  right: auto;
  left: 0px;
}

.has-icon-right .form-control-position {
  right: 0px;
  left: auto;
}

.has-icon-right .form-control {
  padding-right: 37px;
}

form .form-header {
  color: #5a5a5a;
  line-height: 3rem;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 600;
  margin-bottom: 25px;
  border-bottom: 1px solid #dadada;
}

form .form-footer {
  border-top: 1px solid #d3dce9;
  padding: 20px 0 10px 0;
  margin-top: 20px;
}

form.form-bordered .form-group {
  margin: 0;
  border-bottom: 1px solid #ebeff5;
}

form.form-bordered .form-group > div {
  padding: 20px;
  padding-right: 0;
  border-left: 1px solid #ebeff5;
}

form.form-bordered .form-group .col-form-label {
  padding-top: 30px;
}

form.striped-rows .form-group:nth-child(2n) {
  background-color: #f4f5fa;
}

form.striped-rows .form-group {
  margin: 0;
}
.search-input {
  margin-bottom: 10px;
}
.custom-header {
  background: #1a4089;
  padding: 5px;
  color: white;
}

.input-group-prepend [type="checkbox"]:checked,
.input-group-prepend [type="checkbox"]:not(:checked),
.input-group-prepend [type="radio"]:checked,
.input-group-prepend [type="radio"]:not(:checked) {
  position: initial;
  opacity: 1;
  margin-top: 0px;
}

.wizard > .content {
  min-height: 400px;
}

.dropzone {
  min-height: 230px;
  border: 2px dashed rgba(0, 0, 0, 0.3);
  background: white;
  border-radius: 6px;
}
.dropzone .dz-message {
  font-size: 30px;
}

.border-radius {
  border-radius: 0px;
}

.payment-icons img {
  width: 100px;
}
.bootstrap-touchspin .input-group-text {
  border-radius: 0px;
}

.datepicker table tr td,
.datepicker table tr th {
  width: 40px;
  height: 40px;
}

.user-lock {
  height: 150px !important;
}

.user-lock-img {
  width: 130px;
  margin: auto;
}

.user-lock-img img {
  width: 100%;
  border-radius: 50%;
  margin-top: 80px;
  border: 4px solid white;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

/* Tables */
table.grid {
  width: 100%;
  border: none;
  background-color: #f1f1f1;
  padding: 0px;
}
table.grid td {
  border: 4px solid white;
  padding: 8px;
}

.card .table {
  margin-bottom: 0px;
}

.card .table td,
.card .table th {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  padding: 6px !important;
}
.table.align-items-center td,
.table.align-items-center th {
  vertical-align: middle;
}
.table thead th {
  font-size: 0.72rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  letter-spacing: 1px;
  text-transform: capitalize;
  border-bottom: 1px solid #e9ecef;
  color: #1a1a1a;
}
.table-flush td,
.table-flush th {
  border-right: 0;
  border-left: 0;
}
.table td,
.table th {
  white-space: nowrap;
}
.table th {
  font-weight: 800;
}
.table-responsive {
  white-space: nowrap;
}
.table .thead-primary th {
  color: #fff;
  background-color: #1a4089;
  border-color: #1a4089;
}

.table .thead-secondary th {
  color: #fff;
  background-color: #ff2fa0;
  border-color: #ff2fa0;
}

.table .thead-success th {
  color: #fff;
  background-color: #2dce89;
  border-color: #2dce89;
}

.table .thead-danger th {
  color: #fff;
  background-color: #f5365c;
  border-color: #f5365c;
}

.table .thead-warning th {
  color: #fff;
  background-color: #fb6340;
  border-color: #fb6340;
}

.table .thead-info th {
  color: #fff;
  background-color: #11cdef;
  border-color: #11cdef;
}

.table .thead-dark th {
  color: #fff;
  background-color: var(--primary_new);
  border-color:  var(--primary);
}

.table .thead-light th {
  color: #495057;
  background-color: #e9eaea;
  border-color: #e9eaea;
}

.table-primary {
  color: #fff;
  background-color: #1a4089;
}

.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: rgba(244, 245, 250, 0.15);
}

.table-secondary {
  color: #fff;
  background-color: #ff2fa0;
}

.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: rgba(244, 245, 250, 0.3);
}

.table-success {
  color: #fff;
  background-color: #2dce89;
}

.table-success td,
.table-success th,
.table-success thead th {
  border-color: rgba(244, 245, 250, 0.3);
}

.table-danger {
  color: #fff;
  background-color: #f5365c;
}

.table-danger td,
.table-danger th,
.table-danger thead th {
  border-color: rgba(244, 245, 250, 0.3);
}

.table-warning {
  color: #fff;
  background-color: #fb6340;
}
.table-warning td,
.table-warning th,
.table-warning thead th {
  border-color: rgba(244, 245, 250, 0.3);
}

.table-info {
  color: #fff;
  background-color: #11cdef;
}
.table-info td,
.table-info th,
.table-info thead th {
  border-color: rgba(244, 245, 250, 0.3);
}
.table-dark {
  color: #fff;
  background-color: #172b4d;
}
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: rgba(244, 245, 250, 0.15);
}
.table-light {
  color: #212529;
  background-color: #f8f9fa;
}
.table-light td,
.table-light th,
.table-light thead th {
  border-color: rgb(221, 222, 222);
}
.table-active,
.table-active > td,
.table-active > th {
  background-color: #f4f7f7;
}

/* Alerts*/
.alert {
  position: relative;
  padding: 0;
  margin-bottom: 1rem;
  border: none;
  background: #fff;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  border-radius: 0.25rem;
}

.alert .alert-icon {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 60px;
  font-size: 20px;
}

.alert .alert-message {
  display: table-cell;
  padding: 20px 15px 20px 15px;
  font-size: 14px;
}

.alert-dismissible .close {
  position: absolute;
  top: 8px;
  right: 0;
  font-weight: 300;
  padding: 10px 15px;
  color: inherit;
}

.alert .contrast-alert {
  background-color: rgba(255, 255, 255, 0.2);
}

.alert-success {
  color: #ffffff;
  background-color: #2dce89;
  border-color: #2dce89;
  box-shadow: 1px 2px 10px rgba(45, 206, 137, 0.67);
}
.alert-success .alert-link {
  color: #7bff2b;
}

.alert-info {
  color: #fefefe;
  background-color: #11cdef;
  border-color: #11cdef;
  box-shadow: 1px 2px 10px rgba(17, 205, 239, 0.67);
}
.alert-info .alert-link {
  color: #bef6ff;
}
.alert-danger {
  color: #ffffff;
  background-color: #f5365c;
  border-color: #f5365c;
  box-shadow: 1px 2px 10px rgba(245, 54, 92, 0.67);
}
.alert-danger .alert-link {
  color: #ffcacf;
}

.alert-warning {
  color: #fff;
  background-color: #fb6340;
  border-color: #fb6340;
  box-shadow: 1px 2px 10px rgba(251, 99, 64, 0.67);
}
.alert-warning .alert-link {
  color: #fff900;
}

.alert-outline-success {
  color: #2dce89;
  border: 1px solid #2dce89;
  border-right: 4px solid #2dce89;
  border-left: 4px solid #2dce89;
}
.alert-outline-success .alert-link {
  color: #2dce89;
}

.alert-outline-info {
  color: #11cdef;
  border: 1px solid #11cdef;
  border-right: 4px solid #11cdef;
  border-left: 4px solid #11cdef;
}
.alert-outline-info .alert-link {
  color: #11cdef;
}

.alert-outline-danger {
  color: #f5365c;
  border: 1px solid #f5365c;
  border-right: 4px solid #f5365c;
  border-left: 4px solid #f5365c;
}
.alert-outline-danger .alert-link {
  color: #f5365c;
}

.alert-outline-warning {
  color: #fb6340;
  border: 1px solid #fb6340;
  border-right: 4px solid #fb6340;
  border-left: 4px solid #fb6340;
}
.alert-outline-warning .alert-link {
  color: #fb6340;
}

.alert-icon-success {
  color: #2dce89;
  border: 1px solid #2dce89;
}
.icon-part-success {
  background: #2dce89;
  color: #fff;
  border-right: 1px solid #08b713;
}

.alert-icon-success .alert-link {
  color: #2dce89;
}

.alert-icon-info {
  color: #11cdef;
  border: 1px solid #11cdef;
}
.icon-part-info {
  background: #11cdef;
  color: #fff;
  border-right: 1px solid #09b9d4;
}
.alert-icon-info .alert-link {
  color: #11cdef;
}

.alert-icon-danger {
  color: #f5365c;
  border: 1px solid #f5365c;
}
.icon-part-danger {
  background: #f5365c;
  color: #fff;
  border-right: 1px solid #de2840;
}
.alert-icon-danger .alert-link {
  color: #f5365c;
}

.alert-icon-warning {
  color: #fb6340;
  border: 1px solid #fb6340;
}
.icon-part-warning {
  background: #fb6340;
  color: #fff;
  border-right: 1px solid #e08500;
}
.alert-icon-warning .alert-link {
  color: #fb6340;
}

.alert-round {
  border-radius: 30px;
}

.icon-part-round {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

.icon-part-round-full {
  border-radius: 30px;
}

.alert-light-success {
  color: #2dce89;
  background-color: rgba(7, 255, 22, 0.24);
  border-color: rgb(212, 246, 214);
}
.alert-light-success .alert-link {
  color: #2dce89;
}

.alert-light-info {
  color: #11cdef;
  background-color: rgba(2, 221, 255, 0.24);
  border-color: rgb(211, 246, 252);
}
.alert-light-info .alert-link {
  color: #11cdef;
}
.alert-light-danger {
  color: #f5365c;
  background-color: rgba(255, 72, 97, 0.24);
  border-color: rgb(255, 218, 223);
}
.alert-light-danger .alert-link {
  color: #f5365c;
}

.alert-light-warning {
  color: #fb6340;
  background-color: rgba(255, 195, 0, 0.24);
  border-color: rgb(255, 236, 209);
}
.alert-light-warning .alert-link {
  color: #fb6340;
}

.box {
  padding: 60px 0px;
}

.box-part {
  background: #fff;
  border-radius: 0;
  padding: 60px 10px;
  margin: 30px 0px;
}

/*Badges*/
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-up {
  position: absolute;
  top: 2px;
  right: 2px;
  border-radius: 50%;
  font-size: 12px;
}
.badge-primary {
  color: #fff;
  background-color: var(--primary);
}
.badge-secondary {
  color: #fff;
  background-color: var(--primary_new);
}
.badge-success {
  color: #fff;
  background-color: #2dce89;
}
.badge-danger {
  color: #fff;
  background-color: #f5365c;
}
.badge-warning {
  color: #fff;
  background-color: #fb6340;
}
.badge-yellow {
  color: #fff;
  background-color: #FFC026;
}
.badge-info {
  color: #fff;
  background-color: #11cdef;
}
.badge-light {
  color: #212529;
  background-color: #e9eaea;
}
.badge-dark {
  color: #fff;
  background-color: #172b4d;
}

/* Paginations */
.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #1a4089;
  background-color: #fff;
  border: 1px solid #dee2e6;
  box-shadow: 0 0.125rem 0.25rem rgba(80, 73, 73, 0.06);
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(73, 94, 210, 0.35);
}
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #1a4089;
  border-color: #1a4089;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-round .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 35px;
  border-bottom-left-radius: 35px;
}

.pagination-round .page-item:last-child .page-link {
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
}

.pagination-separate .page-item .page-link {
  margin-left: 4px;
}

.pagination-outline-primary .page-item.disabled .page-link,
.pagination-outline-success .page-item.disabled .page-link,
.pagination-outline-info .page-item.disabled .page-link,
.pagination-outline-danger .page-item.disabled .page-link,
.pagination-outline-warning .page-item.disabled .page-link,
.pagination-outline-dark .page-item.disabled .page-link,
.pagination-outline-secondary .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-outline-primary .page-item .page-link {
  color: #1a4089;
  border: 1px solid #1a4089;
}
.pagination-outline-primary .page-item .page-link:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #1a4089;
  border-color: #1a4089;
}
.pagination-outline-primary .page-item .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(73, 94, 210, 0.35);
}
.pagination-outline-primary .page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #1a4089;
  border-color: #1a4089;
}

.pagination-outline-success .page-item .page-link {
  color: #2dce89;
  border: 1px solid #2dce89;
}
.pagination-outline-success .page-item .page-link:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #2dce89;
  border-color: #2dce89;
}
.pagination-outline-success .page-item .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(37, 192, 126, 0.47);
}
.pagination-outline-success .page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #2dce89;
  border-color: #2dce89;
}

.pagination-outline-info .page-item .page-link {
  color: #11cdef;
  border: 1px solid #11cdef;
}
.pagination-outline-info .page-item .page-link:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #11cdef;
  border-color: #11cdef;
}
.pagination-outline-info .page-item .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(17, 205, 239, 0.51);
}
.pagination-outline-info .page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #11cdef;
  border-color: #11cdef;
}

.pagination-outline-danger .page-item .page-link {
  color: #f5365c;
  border: 1px solid #f5365c;
}
.pagination-outline-danger .page-item .page-link:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #f5365c;
  border-color: #f5365c;
}
.pagination-outline-danger .page-item .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(245, 54, 92, 0.52);
}
.pagination-outline-danger .page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #f5365c;
  border-color: #f5365c;
}

.pagination-outline-warning .page-item .page-link {
  color: #fb6340;
  border: 1px solid #fb6340;
}
.pagination-outline-warning .page-item .page-link:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #fb6340;
  border-color: #fb6340;
}
.pagination-outline-warning .page-item .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(251, 99, 64, 0.52);
}
.pagination-outline-warning .page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #fb6340;
  border-color: #fb6340;
}

.pagination-outline-dark .page-item .page-link {
  color: #172b4d;
  border: 1px solid #172b4d;
}
.pagination-outline-dark .page-item .page-link:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #172b4d;
  border-color: #172b4d;
}
.pagination-outline-dark .page-item .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(34, 48, 53, 0.45);
}
.pagination-outline-dark .page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #172b4d;
  border-color: #172b4d;
}

.pagination-outline-secondary .page-item .page-link {
  color: #ff2fa0;
  border: 1px solid #ff2fa0;
}
.pagination-outline-secondary .page-item .page-link:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #ff2fa0;
  border-color: #ff2fa0;
}
.pagination-outline-secondary .page-item .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 47, 160, 0.51);
}
.pagination-outline-secondary .page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #ff2fa0;
  border-color: #ff2fa0;
}

.pagination-primary .page-item.disabled .page-link,
.pagination-success .page-item.disabled .page-link,
.pagination-info .page-item.disabled .page-link,
.pagination-danger .page-item.disabled .page-link,
.pagination-warning .page-item.disabled .page-link,
.pagination-dark .page-item.disabled .page-link,
.pagination-secondary .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-primary .page-item .page-link {
  color: #ffffff;
  border: 1px solid #495ed2;
  background: #1a4089;
}
.pagination-primary .page-item .page-link:hover {
  z-index: 2;
  color: #1a4089;
  text-decoration: none;
  background-color: transparent;
  border-color: #495ed2;
}
.pagination-primary .page-item .page-link:focus {
  z-index: 2;
  outline: 0;
  border: 1px solid rgba(73, 94, 210, 0.51);
  box-shadow: 0 0 0 0.2rem rgba(73, 94, 210, 0.35);
}
.pagination-primary .page-item.active .page-link {
  z-index: 1;
  color: #1a4089;
  background-color: transparent;
  border-color: #0078da;
}

.pagination-success .page-item .page-link {
  color: #ffffff;
  border: 1px solid #1bb171;
  background-color: #2dce89;
}
.pagination-success .page-item .page-link:hover {
  z-index: 2;
  color: #2dce89;
  text-decoration: none;
  background-color: transparent;
  border-color: #1bb171;
}
.pagination-success .page-item .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(37, 192, 126, 0.47);
}
.pagination-success .page-item.active .page-link {
  z-index: 1;
  color: #2dce89;
  background-color: transparent;
  border-color: #1bb171;
}

.pagination-info .page-item .page-link {
  color: #ffffff;
  border: 1px solid #0ab5d4;
  background-color: #11cdef;
}
.pagination-info .page-item .page-link:hover {
  z-index: 2;
  color: #11cdef;
  text-decoration: none;
  background-color: transparent;
  border-color: #0ab5d4;
}
.pagination-info .page-item .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(17, 205, 239, 0.51);
}
.pagination-info .page-item.active .page-link {
  z-index: 1;
  color: #11cdef;
  background-color: transparent;
  border-color: #0ab5d4;
}

.pagination-danger .page-item .page-link {
  color: #fff;
  border: 1px solid #dd1c42;
  background-color: #f5365c;
}
.pagination-danger .page-item .page-link:hover {
  z-index: 2;
  color: #f5365c;
  text-decoration: none;
  background-color: transparent;
  border-color: #dd1c42;
}
.pagination-danger .page-item .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(245, 54, 92, 0.52);
}
.pagination-danger .page-item.active .page-link {
  z-index: 1;
  color: #f5365c;
  background-color: transparent;
  border-color: #dd1c42;
}

.pagination-warning .page-item .page-link {
  color: #ffffff;
  border: 1px solid #e34b28;
  background-color: #fb6340;
}
.pagination-warning .page-item .page-link:hover {
  z-index: 2;
  color: #fb6340;
  text-decoration: none;
  background-color: transparent;
  border-color: #e34b28;
}
.pagination-warning .page-item .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(251, 99, 64, 0.52);
}
.pagination-warning .page-item.active .page-link {
  z-index: 1;
  color: #fb6340;
  background-color: transparent;
  border-color: #e34b28;
}

.pagination-dark .page-item .page-link {
  color: #ffffff;
  border: 1px solid #000000;
  background: #172b4d;
}
.pagination-dark .page-item .page-link:hover {
  z-index: 2;
  color: #172b4d;
  text-decoration: none;
  background-color: transparent;
  border-color: #000000;
}
.pagination-dark .page-item .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(34, 48, 53, 0.45);
}
.pagination-dark .page-item.active .page-link {
  z-index: 1;
  color: #172b4d;
  background-color: transparent;
  border-color: #172b4d;
}

.pagination-secondary .page-item .page-link {
  color: #ffffff;
  border: 1px solid #df1482;
  background-color: #ff2fa0;
}
.pagination-secondary .page-item .page-link:hover {
  z-index: 2;
  color: #ff2fa0;
  text-decoration: none;
  background-color: transparent;
  border-color: #df1482;
}
.pagination-secondary .page-item .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 47, 160, 0.51);
}
.pagination-secondary .page-item.active .page-link {
  z-index: 1;
  color: #ff2fa0;
  background-color: transparent;
  border-color: #df1482;
}

/* List Groups */
.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #1a4089;
  border-color: #1a4089;
}

.list-group-item.active-success {
  z-index: 2;
  color: #fff;
  background-color: #2dce89;
  border-color: #2dce89;
}

.list-group-item.active-danger {
  z-index: 2;
  color: #fff;
  background-color: #f5365c;
  border-color: #f5365c;
}

.list-group-item.active-warning {
  z-index: 2;
  color: #fff;
  background-color: #fb6340;
  border-color: #fb6340;
}

.list-group-item.active-info {
  z-index: 2;
  color: #fff;
  background-color: #11cdef;
  border-color: #11cdef;
}

.list-group-item.active-dark {
  z-index: 2;
  color: #fff;
  background-color: #172b4d;
  border-color: #172b4d;
}
.list-group-item.active-secondary {
  z-index: 2;
  color: #fff;
  background-color: #ff2fa0;
  border-color: #ff2fa0;
}

.list-group-primary .list-group-item {
  background-color: #1a4089;
  color: #fff;
  border: 1px solid #6b7ee9;
  box-shadow: inset 0 -1px 0px #5467d4;
}
.list-group-success .list-group-item {
  background-color: #2dce89;
  color: #fff;
  border: 1px solid #2edb91;
  box-shadow: inset 0 -1px 0px #0fae18;
}
.list-group-danger .list-group-item {
  background-color: #f5365c;
  color: #fff;
  border: 1px solid #ff1947;
  box-shadow: inset 0 -1px 0px #de2039;
}
.list-group-warning .list-group-item {
  background-color: #fb6340;
  color: #fff;
  border: 1px solid #ff6e4d;
  box-shadow: inset 0 -1px 0px #ef451e;
}
.list-group-info .list-group-item {
  background-color: #11cdef;
  color: #fff;
  border: 1px solid #0cdaf9;
  box-shadow: inset 0 -1px 0px #08afc9;
}
.list-group-dark .list-group-item {
  background-color: #172b4d;
  color: #fff;
  border: 1px solid #1f3761;
  box-shadow: inset 0 -1px 0px #0c192e;
}
.list-group-secondary .list-group-item {
  background-color: #ff2fa0;
  color: #fff;
  border: 1px solid #ff45aa;
  box-shadow: inset 0 -1px 0px #ed0e87;
}

/*Nav Tabs & Pills */
.nav-tabs .nav-link {
  color: #172b4d;
  font-size: 12px;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 600;
  margin: 0px;
  margin-bottom: 0;
  padding: 12px 20px;
  text-transform: uppercase;
  border: 0px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover {
  border: 0px solid transparent;
}
.nav-tabs .nav-link i {
  margin-right: 2px;
  font-weight: 600;
}

.top-icon.nav-tabs .nav-link i {
  margin: 0px;
  font-weight: 500;
  display: block;
  font-size: 20px;
  padding: 5px 0;
}

.color-tabs .nav-link {
  color: #fff;
}

.color-tabs.nav-tabs {
  border-bottom: 1px solid #fff;
}

.color-tabs .nav-link.active,
.color-tabs .nav-item.show > .nav-link {
  color: #fff;
  background-color: transparent;
  border-color: #fff #fff #fff;
  border-bottom: 4px solid #fff;
}

.nav-tabs-primary.nav-tabs {
  border-bottom: 1px solid #1a4089;
}

.nav-tabs-primary .nav-link.active,
.nav-tabs-primary .nav-item.show > .nav-link {
  color: #1a4089;
  background-color: #fff;
  border-color: #1a4089 #1a4089 #fff;
  border-bottom: 4px solid #1a4089;
}

.nav-tabs-success.nav-tabs {
  border-bottom: 1px solid #2dce89;
}

.nav-tabs-success .nav-link.active,
.nav-tabs-success .nav-item.show > .nav-link {
  color: #2dce89;
  background-color: #fff;
  border-color: #2dce89 #2dce89 #fff;
  border-bottom: 4px solid #2dce89;
}

.nav-tabs-info.nav-tabs {
  border-bottom: 1px solid #11cdef;
}

.nav-tabs-info .nav-link.active,
.nav-tabs-info .nav-item.show > .nav-link {
  color: #11cdef;
  background-color: #fff;
  border-color: #11cdef #11cdef #fff;
  border-bottom: 4px solid #11cdef;
}

.nav-tabs-danger.nav-tabs {
  border-bottom: 1px solid #f5365c;
}

.nav-tabs-danger .nav-link.active,
.nav-tabs-danger .nav-item.show > .nav-link {
  color: #f5365c;
  background-color: #fff;
  border-color: #f5365c #f5365c #fff;
  border-bottom: 3px solid #f5365c;
}

.nav-tabs-warning.nav-tabs {
  border-bottom: 1px solid #fb6340;
}

.nav-tabs-warning .nav-link.active,
.nav-tabs-warning .nav-item.show > .nav-link {
  color: #fb6340;
  background-color: #fff;
  border-color: #fb6340 #fb6340 #fff;
  border-bottom: 4px solid #fb6340;
}

.nav-tabs-dark.nav-tabs {
  border-bottom: 1px solid #172b4d;
}

.nav-tabs-dark .nav-link.active,
.nav-tabs-dark .nav-item.show > .nav-link {
  color: #172b4d;
  background-color: #fff;
  border-color: #172b4d #172b4d #fff;
  border-bottom: 4px solid #172b4d;
}

.nav-tabs-secondary.nav-tabs {
  border-bottom: 1px solid #ff2fa0;
}
.nav-tabs-secondary .nav-link.active,
.nav-tabs-secondary .nav-item.show > .nav-link {
  color: #ff2fa0;
  background-color: #fff;
  border-color: #ff2fa0 #ff2fa0 #fff;
  border-bottom: 4px solid #ff2fa0;
}

.tabs-vertical .nav-tabs .nav-link {
  color: #172b4d;
  font-size: 12px;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 600;
  margin: 2px;
  margin-right: -1px;
  padding: 12px 1px;
  text-transform: uppercase;
  border: 1px solid transparent;
  border-radius: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.tabs-vertical .nav-tabs {
  border: 0;
  border-right: 1px solid #dee2e6;
}

.tabs-vertical .nav-tabs .nav-item.show .nav-link,
.tabs-vertical .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
  border-bottom: 1px solid #dee2e6;
  border-right: 0;
  border-left: 1px solid #dee2e6;
}

.tabs-vertical-primary.tabs-vertical .nav-tabs {
  border: 0;
  border-right: 1px solid #1a4089;
}

.tabs-vertical-primary.tabs-vertical .nav-tabs .nav-item.show .nav-link,
.tabs-vertical-primary.tabs-vertical .nav-tabs .nav-link.active {
  color: #1a4089;
  background-color: #fff;
  border-color: #1a4089 #1a4089 #fff;
  border-bottom: 1px solid #1a4089;
  border-right: 0;
  border-left: 3px solid #1a4089;
}

.tabs-vertical-success.tabs-vertical .nav-tabs {
  border: 0;
  border-right: 1px solid #2dce89;
}

.tabs-vertical-success.tabs-vertical .nav-tabs .nav-item.show .nav-link,
.tabs-vertical-success.tabs-vertical .nav-tabs .nav-link.active {
  color: #2dce89;
  background-color: #fff;
  border-color: #2dce89 #2dce89 #fff;
  border-bottom: 1px solid #2dce89;
  border-right: 0;
  border-left: 3px solid #2dce89;
}

.tabs-vertical-info.tabs-vertical .nav-tabs {
  border: 0;
  border-right: 1px solid #11cdef;
}

.tabs-vertical-info.tabs-vertical .nav-tabs .nav-item.show .nav-link,
.tabs-vertical-info.tabs-vertical .nav-tabs .nav-link.active {
  color: #11cdef;
  background-color: #fff;
  border-color: #11cdef #11cdef #fff;
  border-bottom: 1px solid #11cdef;
  border-right: 0;
  border-left: 3px solid #11cdef;
}

.tabs-vertical-danger.tabs-vertical .nav-tabs {
  border: 0;
  border-right: 1px solid #f5365c;
}

.tabs-vertical-danger.tabs-vertical .nav-tabs .nav-item.show .nav-link,
.tabs-vertical-danger.tabs-vertical .nav-tabs .nav-link.active {
  color: #f5365c;
  background-color: #fff;
  border-color: #f5365c #f5365c #fff;
  border-bottom: 1px solid #f5365c;
  border-right: 0;
  border-left: 3px solid #f5365c;
}

.tabs-vertical-warning.tabs-vertical .nav-tabs {
  border: 0;
  border-right: 1px solid #fb6340;
}

.tabs-vertical-warning.tabs-vertical .nav-tabs .nav-item.show .nav-link,
.tabs-vertical-warning.tabs-vertical .nav-tabs .nav-link.active {
  color: #fb6340;
  background-color: #fff;
  border-color: #fb6340 #fb6340 #fff;
  border-bottom: 1px solid #fb6340;
  border-right: 0;
  border-left: 3px solid #fb6340;
}

.tabs-vertical-dark.tabs-vertical .nav-tabs {
  border: 0;
  border-right: 1px solid #172b4d;
}

.tabs-vertical-dark.tabs-vertical .nav-tabs .nav-item.show .nav-link,
.tabs-vertical-dark.tabs-vertical .nav-tabs .nav-link.active {
  color: #172b4d;
  background-color: #fff;
  border-color: #172b4d #172b4d #fff;
  border-bottom: 1px solid #172b4d;
  border-right: 0;
  border-left: 3px solid #172b4d;
}

.tabs-vertical-secondary.tabs-vertical .nav-tabs {
  border: 0;
  border-right: 1px solid #ff2fa0;
}

.tabs-vertical-secondary.tabs-vertical .nav-tabs .nav-item.show .nav-link,
.tabs-vertical-secondary.tabs-vertical .nav-tabs .nav-link.active {
  color: #ff2fa0;
  background-color: #fff;
  border-color: #ff2fa0 #ff2fa0 #fff;
  border-bottom: 1px solid #ff2fa0;
  border-right: 0;
  border-left: 3px solid #ff2fa0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
  color: #172b4d;
  font-size: 12px;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 3px;
  padding: 12px 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.nav-pills .nav-link:hover {
  background-color: #f4f5fa;
}

.nav-pills .nav-link i {
  margin-right: 2px;
  font-weight: 600;
}

.top-icon.nav-pills .nav-link i {
  margin: 0px;
  font-weight: 500;
  display: block;
  font-size: 20px;
  padding: 5px 0;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1a4089;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgb(94, 114, 228);
}

.color-pills .nav-link {
  color: #fff;
}
.color-pills .nav-link:hover {
  color: #172b4d;
  background-color: #fff;
}
.color-pills .nav-link.active,
.color-pills .show > .nav-link {
  color: #172b4d;
  background-color: #fff;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.25),
    0 7px 10px -5px rgba(0, 0, 0, 0.28);
}

.nav-pills-success .nav-link.active,
.nav-pills-success .show > .nav-link {
  color: #fff;
  background-color: #2dce89;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(21, 202, 32, 0.5);
}

.nav-pills-info .nav-link.active,
.nav-pills-info .show > .nav-link {
  color: #fff;
  background-color: #11cdef;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(13, 206, 236, 0.5);
}

.nav-pills-danger .nav-link.active,
.nav-pills-danger .show > .nav-link {
  color: #fff;
  background-color: #f5365c;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(253, 53, 80, 0.5);
}

.nav-pills-warning .nav-link.active,
.nav-pills-warning .show > .nav-link {
  color: #fff;
  background-color: #fb6340;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgb(251, 99, 64);
}

.nav-pills-dark .nav-link.active,
.nav-pills-dark .show > .nav-link {
  color: #fff;
  background-color: #172b4d;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14),
    0 7px 10px -5px rgba(34, 48, 53, 0.5);
}

.nav-pills-secondary .nav-link.active,
.nav-pills-secondary .show > .nav-link {
  color: #fff;
  background-color: #ff2fa0;
  box-shadow: 0 4px 20px 0 rgba(255, 47, 160, 0.14),
    0 7px 10px -5px rgba(255, 47, 160, 0.52);
}
.card .tab-content {
  padding: 1rem 0 0 0;
}

/* Accordions */
#accordion1 .card-header button:before,
#accordion2 .card-header button:before,
#accordion3 .card-header button:before,
#accordion4 .card-header button:before,
#accordion5 .card-header button:before,
#accordion6 .card-header button:before,
#accordion7 .card-header button:before,
#accordion8 .card-header button:before {
  float: left !important;
  font-family: FontAwesome;
  content: "\f105";
  padding-right: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#accordion1 .card-header button.collapsed:before,
#accordion2 .card-header button.collapsed:before,
#accordion3 .card-header button.collapsed:before,
#accordion4 .card-header button.collapsed:before,
#accordion5 .card-header button.collapsed:before,
#accordion6 .card-header button.collapsed:before,
#accordion7 .card-header button.collapsed:before,
#accordion8 .card-header button.collapsed:before {
  content: "\f107";
}

.progress {
  display: -ms-flexbox;
  display: flex;
  height: 0.5rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #1a4089;
  transition: width 0.6s ease;
}

.progress-content {
  margin-bottom: 10px;
}
.progress-label {
  font-size: 0.625rem;
  font-weight: 600;
  display: inline-block;
  padding: 0.25rem 1rem;
  text-transform: uppercase;
  color: #1a4089;
  border-radius: 30px;
  background: rgba(94, 114, 228, 0.1);
}
.progress-percentage {
  float: right;
}

/* Background Colors */
.bg-primary {
  background-color: var(--primary) !important;
}

.bg-multi-colour {
  background:  linear-gradient(118deg,var(--primary),var(--primary_new));
  /* background: radial-gradient(
      circle at 2% 30%,
      var(--primary) 0%,
      transparent 70%
    ),
    radial-gradient(circle at 70% 80%, var(--primary_new) 0%); */
}
.bg-success {
  background-color: #2dce89 !important;
}
.bg-info {
  background-color: #11cdef !important;
}
.bg-secondary {
  background-color: #ff2fa0 !important;
}
.bg-danger {
  background-color: #f5365c !important;
}
.bg-dark {
  /*background-color: #172b4d!important;*/
  background-image: url("../../../img/stage-company.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.bg-warning {
  background-color: #fb6340 !important;
}
.bg-contrast {
  background: rgba(255, 255, 255, 0.3) !important;
}
.bg-body {
  background: rgb(247, 247, 255) !important;
}
.bg-light-primary {
  background-color: rgba(203, 210, 246, 0.5) !important;
}
.bg-light-success {
  background-color: rgba(147, 231, 195, 0.5) !important;
}
.bg-light-info {
  background-color: rgba(136, 230, 247, 0.5) !important;
}
.bg-light-secondary {
  background-color: rgba(255, 47, 160, 0.22) !important;
}
.bg-light-danger {
  background-color: rgba(251, 175, 190, 0.5) !important;
}
.bg-light-dark {
  background-color: rgba(23, 43, 77, 0.22) !important;
}
.bg-light-warning {
  background-color: rgba(254, 201, 189, 0.5) !important;
}

.bg-facebook {
  background-color: #3b5998 !important;
}
.bg-twitter {
  background-color: #000000 !important;
}
.bg-google-plus {
  background-color: #817b7a !important;
}
.bg-linkedin {
  background-color: #0976b4 !important;
}
.bg-pinterest {
  background-color: #cc2127 !important;
}
.bg-youtube {
  background-color: #e52d27 !important;
}
.bg-tumblr {
  background-color: #35465c !important;
}
.bg-github {
  background-color: #333333 !important;
}
.bg-behance {
  background-color: #1769ff !important;
}
.bg-dribbble {
  background-color: #ea4c89 !important;
}
.bg-skype {
  background-color: #00aff0 !important;
}

.gradient-bloody {
  background: #f54ea2;
  background: -webkit-linear-gradient(45deg, #f54ea2, #ff7676) !important;
  background: linear-gradient(45deg, #f54ea2, #ff7676) !important;
}

.gradient-scooter {
  background: #4facfe;
  background: -webkit-linear-gradient(
    45deg,
    #4facfe 0%,
    #00f2fe 100%
  ) !important;
  background: linear-gradient(45deg, #4facfe 0%, #00f2fe 100%) !important;
}

.gradient-blooker {
  background: #fa709a;
  background: -webkit-linear-gradient(
    45deg,
    #fa709a 0%,
    #fee140 100%
  ) !important;
  background: linear-gradient(45deg, #fa709a 0%, #fee140 100%) !important;
}

.gradient-quepal {
  background: #11998e;
  background: -webkit-linear-gradient(45deg, #11998e, #38ef7d) !important;
  background: linear-gradient(45deg, #11998e, #38ef7d) !important;
}

.gradient-purpink {
  background: #7f00ff;
  background: -webkit-linear-gradient(45deg, #7f00ff, #e100ff) !important;
  background: linear-gradient(45deg, #7f00ff, #e100ff) !important;
}

.gradient-ibiza {
  background: #ee0979;
  background: -webkit-linear-gradient(45deg, #ee0979, #ff6a00) !important;
  background: linear-gradient(45deg, #ee0979, #ff6a00) !important;
}

.gradient-deepblue {
  background: #6a11cb;
  background: -webkit-linear-gradient(45deg, #6a11cb, #2575fc) !important;
  background: linear-gradient(45deg, #6a11cb, #2575fc) !important;
}

.gradient-branding {
  background: #6a11cb;
  background: -webkit-linear-gradient(180deg, #2af598, #009efd) !important;
  background: linear-gradient(180deg, #2af598, #009efd) !important;
}

.gradient-ohhappiness {
  background: #00b09b;
  background: -webkit-linear-gradient(45deg, #00b09b, #96c93d) !important;
  background: linear-gradient(45deg, #00b09b, #96c93d) !important;
}

.gradient-dusk {
  background: #2c3e50;
  background: -webkit-linear-gradient(45deg, #2c3e50, #fd746c) !important;
  background: linear-gradient(45deg, #2c3e50, #fd746c) !important;
}

.gradient-meridian {
  background: #283c86;
  background: -webkit-linear-gradient(45deg, #283c86, #45a247) !important;
  background: linear-gradient(45deg, #283c86, #45a247) !important;
}

.gradient-violet {
  background: #4776e6;
  background: -webkit-linear-gradient(45deg, #4776e6, #8e54e9) !important;
  background: linear-gradient(45deg, #4776e6, #8e54e9) !important;
}

.gradient-titanium {
  background: #283048;
  background: -webkit-linear-gradient(45deg, #283048, #859398) !important;
  background: linear-gradient(45deg, #283048, #859398) !important;
}

.gradient-shifter {
  background: #bc4e9c;
  background: -webkit-linear-gradient(45deg, #bc4e9c, #f80759) !important;
  background: linear-gradient(45deg, #bc4e9c, #f80759) !important;
}

.gradient-army {
  background: #414d0b;
  background: -webkit-linear-gradient(45deg, #414d0b, #727a17) !important;
  background: linear-gradient(45deg, #414d0b, #727a17) !important;
}

.gradient-orange {
  background: #fc4a1a;
  background: -webkit-linear-gradient(45deg, #fc4a1a, #f7b733) !important;
  background: linear-gradient(45deg, #fc4a1a, #f7b733) !important;
}

.gradient-yoda {
  background: #ff0099;
  background: -webkit-linear-gradient(45deg, #ff0099, #493240) !important;
  background: linear-gradient(45deg, #ff0099, #493240) !important;
}

.gradient-royal {
  background: #141e30;
  background: -webkit-linear-gradient(45deg, #141e30, #2c527d) !important;
  background: linear-gradient(45deg, #141e30, #2c527d) !important;
}

.gradient-knight {
  background: #ba8b02;
  background: -webkit-linear-gradient(45deg, #ba8b02, #181818) !important;
  background: linear-gradient(45deg, #ba8b02, #181818) !important;
}

.gradient-forest {
  background: #000428;
  background: -webkit-linear-gradient(45deg, #000428, #004e92) !important;
  background: linear-gradient(45deg, #000428, #004e92) !important;
}

.gradient-redmist {
  background: #000000;
  background: -webkit-linear-gradient(45deg, #000000, #e74c3c) !important;
  background: linear-gradient(45deg, #000000, #e74c3c) !important;
}

.gradient-steelgray {
  background: #1f1c2c;
  background: -webkit-linear-gradient(45deg, #1f1c2c, #928dab) !important;
  background: linear-gradient(45deg, #1f1c2c, #928dab) !important;
}

.gradient-influenza {
  background: #c04848;
  background: -webkit-linear-gradient(45deg, #c04848, #480048) !important;
  background: linear-gradient(45deg, #c04848, #480048) !important;
}

.gradient-sylvia {
  background: #ff4b1f;
  background: -webkit-linear-gradient(45deg, #ff4b1f, #ff9068) !important;
  background: linear-gradient(45deg, #ff4b1f, #ff9068) !important;
}

.gradient-jshine {
  background: #12c2e9;
  background: -webkit-linear-gradient(
    45deg,
    #12c2e9,
    #c471ed,
    #f64f59
  ) !important;
  background: linear-gradient(45deg, #12c2e9, #c471ed, #f64f59) !important;
}

.gradient-lovekiss {
  background: #ff0844;
  background: -webkit-linear-gradient(45deg, #ff0844, #ffb199) !important;
  background: linear-gradient(45deg, #ff0844 0%, #ffb199 100%) !important;
}

.gradient-hossein {
  background: #f7ff00;
  background: -webkit-linear-gradient(45deg, #f7ff00, #db36a4) !important;
  background: linear-gradient(45deg, #f7ff00, #db36a4) !important;
}

.border-left-sm {
  border-left: 2px solid !important;
}

.border-right-sm {
  border-right: 2px solid !important;
}

.border-top-sm {
  border-top: 2px solid !important;
}

.border-bottom-sm {
  border-bottom: 2px solid !important;
}

.border-left-lg {
  border-left: 4px solid !important;
}

.border-right-lg {
  border-right: 4px solid !important;
}

.border-top-lg {
  border-top: 4px solid !important;
}

.border-bottom-lg {
  border-bottom: 4px solid !important;
}

/* Borders */
.border-primary {
  border-color: #1a4089 !important;
}
.border-success {
  border-color: #2dce89 !important;
}
.border-info {
  border-color: #11cdef !important;
}
.border-secondary {
  border-color: #ff2fa0 !important;
}
.border-secondary-light {
  border-color: #33444a !important;
}
.border-danger {
  border-color: #f5365c !important;
}
.border-dark {
  border-color: #172b4d !important;
}
.border-warning {
  border-color: #fb6340 !important;
}
.border-light {
  border-color: #e9eaea !important;
}
.border-light-2 {
  border-color: rgba(255, 255, 255, 0.26) !important;
}
.border-light-3 {
  border-color: rgba(255, 255, 255, 0.08) !important;
}
/* Text Colors */
.text-primary {
  color: var(--primary) !important;
}
.text-success {
  color: #2dce89 !important;
}
.text-info {
  color: var(--primary_new) !important;
}
.text-secondary {
  color: var(--primary_new) !important;
}
.text-danger {
  color: #e74c3c !important;
}
.text-dark {
  color: #172b4d !important;
}
.text-warning {
  color: #fb6340 !important;
}
.text-light {
  color: #e9eaea !important;
}
.text-inverse {
  color: rgb(176, 255, 221) !important;
}

.text-google {
  color: #dd4b39 !important;
}

.text-facebook {
  color: #3b5998 !important;
}

.text-twitter {
  color: #55acee !important;
}

.text-linkedin {
  color: #0976b4 !important;
}

.text-behance {
  color: #1769ff !important;
}

.text-dribbble {
  color: #ea4c89 !important;
}

.text-github {
  color: #333333 !important;
}

.text-youtube {
  color: #e52d27 !important;
}
/* Shadows */
.shadow-primary {
  box-shadow: 3px 5px 20px #5f72e3 !important;
}
.shadow-secondary {
  box-shadow: 3px 5px 20px #ff2fa0 !important;
}
.shadow-success {
  box-shadow: 3px 5px 20px #2dce89 !important;
}
.shadow-danger {
  box-shadow: 3px 5px 20px #f5365c !important;
}
.shadow-warning {
  box-shadow: 3px 5px 20px #fb6340 !important;
}
.shadow-info {
  box-shadow: 3px 5px 20px #11cdef !important;
}
.shadow-light {
  box-shadow: 3px 5px 20px #bcbdbd !important;
}
.shadow-dark {
  box-shadow: 3px 5px 20px #172b4d !important;
}
.shadow-primary {
  box-shadow: 3px 5px 20px var(--primary) !important;
}

.shadow-facebook {
  box-shadow: 0 7px 30px rgba(59, 89, 152, 0.82);
}
.shadow-twitter {
  box-shadow: 0 7px 30px rgba(85, 172, 238, 0.82);
}

.shadow-gogle-plus {
  box-shadow: 0 7px 30px rgba(221, 75, 57, 0.82);
}
.shadow-linkedin {
  box-shadow: 0 7px 30px rgba(9, 118, 180, 0.82);
}
.shadow-pinterest {
  box-shadow: 0 7px 30px rgba(204, 33, 39, 0.82);
}
.shadow-youtube {
  box-shadow: 0 7px 30px rgba(229, 45, 39, 0.82);
}
.shadow-tumblr {
  box-shadow: 0 7px 30px rgba(53, 70, 92, 0.82);
}
.shadow-github {
  box-shadow: 0 7px 30px rgba(51, 51, 51, 0.82);
}
.shadow-behance {
  box-shadow: 0 7px 30px rgba(23, 105, 255, 0.82);
}
.shadow-dribbble {
  box-shadow: 0 7px 30px rgba(234, 76, 137, 0.82);
}
.shadow-skype {
  box-shadow: 0 7px 30px rgba(0, 175, 240, 0.82);
}

.popover-header {
  background-color: #ffffff;
}

.popover {
  box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.15);
  border: none;
}

/* CheckBoxes & Radios */

[class*="icheck-material"] {
  min-height: 22px;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-left: 0px;
}
[class*="icheck-material"] > label {
  padding-left: 29px !important;
  min-height: 22px;
  line-height: 22px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
[class*="icheck-material"] > input:first-child {
  position: absolute !important;
  opacity: 0;
  margin: 0;
  background-color: #787878;
  border-radius: 50%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  display: block;
  width: 22px;
  height: 22px;
  outline: none;
  transform: scale(2);
  -ms-transform: scale(2);
  transition: opacity 0.3s, transform 0.3s;
}
[class*="icheck-material"] > input:first-child:disabled {
  cursor: default;
}
[class*="icheck-material"] > input:first-child:disabled + label,
[class*="icheck-material"]
  > input:first-child:disabled
  + input[type="hidden"]
  + label,
[class*="icheck-material"] > input:first-child:disabled + label::before,
[class*="icheck-material"]
  > input:first-child:disabled
  + input[type="hidden"]
  + label::before {
  pointer-events: none;
  cursor: default;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
[class*="icheck-material"] > input:first-child + label::before,
[class*="icheck-material"]
  > input:first-child
  + input[type="hidden"]
  + label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  border: 2px solid #787878;
  border-radius: 0.25rem;
  margin-left: -29px;
  box-sizing: border-box;
}
[class*="icheck-material"] > input:first-child:checked + label::after,
[class*="icheck-material"]
  > input:first-child:checked
  + input[type="hidden"]
  + label::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 7px;
  height: 10px;
  border: solid 2px #fff;
  border-left: none;
  border-top: none;
  transform: translate(7.75px, 4.5px) rotate(45deg);
  -ms-transform: translate(7.75px, 4.5px) rotate(45deg);
  box-sizing: border-box;
}
[class*="icheck-material"]
  > input:first-child:not(:checked):not(:disabled):hover
  + label::before,
[class*="icheck-material"]
  > input:first-child:not(:checked):not(:disabled):hover
  + input[type="hidden"]
  + label::before {
  border-width: 2px;
}
[class*="icheck-material"] > input:first-child::-ms-check {
  opacity: 0;
  border-radius: 50%;
}
[class*="icheck-material"] > input:first-child:active {
  transform: scale(0);
  -ms-transform: scale(0);
  opacity: 1;
  transition: opacity 0s, transform 0s;
}
[class*="icheck-material"] > input[type="radio"]:first-child + label::before,
[class*="icheck-material"]
  > input[type="radio"]:first-child
  + input[type="hidden"]
  + label::before {
  border-radius: 50%;
}
[class*="icheck-material"]
  > input[type="radio"]:first-child:checked
  + label::before,
[class*="icheck-material"]
  > input[type="radio"]:first-child:checked
  + input[type="hidden"]
  + label::before {
  background-color: transparent;
}
[class*="icheck-material"]
  > input[type="radio"]:first-child:checked
  + label::after,
[class*="icheck-material"]
  > input[type="radio"]:first-child:checked
  + input[type="hidden"]
  + label::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: none;
  top: 5px;
  left: 5px;
  transform: none;
  -ms-transform: none;
}
[class*="icheck-material"]
  > input[type="checkbox"]:first-child:checked
  + label::after,
[class*="icheck-material"]
  > input[type="checkbox"]:first-child:checked
  + input[type="hidden"]
  + label::after {
  width: 6px;
  height: 12px;
  transform: translate(7px, 2px) rotate(45deg);
  -ms-transform: translate(7px, 2px) rotate(45deg);
}

.icheck-inline {
  display: inline-block;
}
.icheck-inline + .icheck-inline {
  margin-left: 0.75rem;
  margin-top: 6px;
}

.icheck-material-primary > input:first-child {
  background-color: #1a4089;
}
.icheck-material-primary > input:first-child::-ms-check {
  background-color: #1a4089;
}
.icheck-material-primary
  > input:first-child:not(:checked):not(:disabled):hover
  + label::before,
.icheck-material-primary
  > input:first-child:not(:checked):not(:disabled):hover
  + input[type="hidden"]
  + label::before {
  border-color: #1a4089;
}
.icheck-material-primary > input:first-child:checked + label::before,
.icheck-material-primary
  > input:first-child:checked
  + input[type="hidden"]
  + label::before {
  background-color: #1a4089;
  border-color: #1a4089;
}
.icheck-material-primary > input:first-child:checked + label::after,
.icheck-material-primary
  > input:first-child:checked
  + input[type="hidden"]
  + label::after {
  border-bottom-color: #fff;
  border-right-color: #fff;
}

.icheck-material-primary
  > input[type="radio"]:first-child:checked
  + label::after,
.icheck-material-primary
  > input[type="radio"]:first-child:checked
  + input[type="hidden"]
  + label::after {
  background-color: #1a4089;
}

.icheck-material-success > input:first-child {
  background-color: #2dce89;
}
.icheck-material-success > input:first-child::-ms-check {
  background-color: #2dce89;
}
.icheck-material-success
  > input:first-child:not(:checked):not(:disabled):hover
  + label::before,
.icheck-material-success
  > input:first-child:not(:checked):not(:disabled):hover
  + input[type="hidden"]
  + label::before {
  border-color: #2dce89;
}
.icheck-material-success > input:first-child:checked + label::before,
.icheck-material-success
  > input:first-child:checked
  + input[type="hidden"]
  + label::before {
  background-color: #2dce89;
  border-color: #2dce89;
}
.icheck-material-success > input:first-child:checked + label::after,
.icheck-material-success
  > input:first-child:checked
  + input[type="hidden"]
  + label::after {
  border-bottom-color: #fff;
  border-right-color: #fff;
}

.icheck-material-success
  > input[type="radio"]:first-child:checked
  + label::after,
.icheck-material-success
  > input[type="radio"]:first-child:checked
  + input[type="hidden"]
  + label::after {
  background-color: #2dce89;
}

.icheck-material-danger > input:first-child {
  background-color: #f5365c;
}
.icheck-material-danger > input:first-child::-ms-check {
  background-color: #f5365c;
}
.icheck-material-danger
  > input:first-child:not(:checked):not(:disabled):hover
  + label::before,
.icheck-material-danger
  > input:first-child:not(:checked):not(:disabled):hover
  + input[type="hidden"]
  + label::before {
  border-color: #f5365c;
}
.icheck-material-danger > input:first-child:checked + label::before,
.icheck-material-danger
  > input:first-child:checked
  + input[type="hidden"]
  + label::before {
  background-color: #f5365c;
  border-color: #f5365c;
}
.icheck-material-danger > input:first-child:checked + label::after,
.icheck-material-danger
  > input:first-child:checked
  + input[type="hidden"]
  + label::after {
  border-bottom-color: #fff;
  border-right-color: #fff;
}

.icheck-material-danger
  > input[type="radio"]:first-child:checked
  + label::after,
.icheck-material-danger
  > input[type="radio"]:first-child:checked
  + input[type="hidden"]
  + label::after {
  background-color: #f5365c;
}

.icheck-material-info > input:first-child {
  background-color: #11cdef;
}
.icheck-material-info > input:first-child::-ms-check {
  background-color: #11cdef;
}
.icheck-material-info
  > input:first-child:not(:checked):not(:disabled):hover
  + label::before,
.icheck-material-info
  > input:first-child:not(:checked):not(:disabled):hover
  + input[type="hidden"]
  + label::before {
  border-color: #11cdef;
}
.icheck-material-info > input:first-child:checked + label::before,
.icheck-material-info
  > input:first-child:checked
  + input[type="hidden"]
  + label::before {
  background-color: #11cdef;
  border-color: #11cdef;
}
.icheck-material-info > input:first-child:checked + label::after,
.icheck-material-info
  > input:first-child:checked
  + input[type="hidden"]
  + label::after {
  border-bottom-color: #fff;
  border-right-color: #fff;
}

.icheck-material-info > input[type="radio"]:first-child:checked + label::after,
.icheck-material-info
  > input[type="radio"]:first-child:checked
  + input[type="hidden"]
  + label::after {
  background-color: #11cdef;
}

.icheck-material-warning > input:first-child {
  background-color: #fb6340;
}
.icheck-material-warning > input:first-child::-ms-check {
  background-color: #fb6340;
}
.icheck-material-warning
  > input:first-child:not(:checked):not(:disabled):hover
  + label::before,
.icheck-material-warning
  > input:first-child:not(:checked):not(:disabled):hover
  + input[type="hidden"]
  + label::before {
  border-color: #fb6340;
}
.icheck-material-warning > input:first-child:checked + label::before,
.icheck-material-warning
  > input:first-child:checked
  + input[type="hidden"]
  + label::before {
  background-color: #fb6340;
  border-color: #fb6340;
}
.icheck-material-warning > input:first-child:checked + label::after,
.icheck-material-warning
  > input:first-child:checked
  + input[type="hidden"]
  + label::after {
  border-bottom-color: #fff;
  border-right-color: #fff;
}

.icheck-material-warning
  > input[type="radio"]:first-child:checked
  + label::after,
.icheck-material-warning
  > input[type="radio"]:first-child:checked
  + input[type="hidden"]
  + label::after {
  background-color: #fb6340;
}

.icheck-material-secondary > input:first-child {
  background-color: #ff2fa0;
}
.icheck-material-secondary > input:first-child::-ms-check {
  background-color: #ff2fa0;
}
.icheck-material-secondary
  > input:first-child:not(:checked):not(:disabled):hover
  + label::before,
.icheck-material-secondary
  > input:first-child:not(:checked):not(:disabled):hover
  + input[type="hidden"]
  + label::before {
  border-color: #ff2fa0;
}
.icheck-material-secondary > input:first-child:checked + label::before,
.icheck-material-secondary
  > input:first-child:checked
  + input[type="hidden"]
  + label::before {
  background-color: #ff2fa0;
  border-color: #ff2fa0;
}
.icheck-material-secondary > input:first-child:checked + label::after,
.icheck-material-secondary
  > input:first-child:checked
  + input[type="hidden"]
  + label::after {
  border-bottom-color: #fff;
  border-right-color: #fff;
}

.icheck-material-secondary
  > input[type="radio"]:first-child:checked
  + label::after,
.icheck-material-secondary
  > input[type="radio"]:first-child:checked
  + input[type="hidden"]
  + label::after {
  background-color: #ff2fa0;
}

.icheck-material-dark > input:first-child {
  background-color: #172b4d;
}
.icheck-material-dark > input:first-child::-ms-check {
  background-color: #172b4d;
}
.icheck-material-dark
  > input:first-child:not(:checked):not(:disabled):hover
  + label::before,
.icheck-material-dark
  > input:first-child:not(:checked):not(:disabled):hover
  + input[type="hidden"]
  + label::before {
  border-color: #172b4d;
}
.icheck-material-dark > input:first-child:checked + label::before,
.icheck-material-dark
  > input:first-child:checked
  + input[type="hidden"]
  + label::before {
  background-color: #172b4d;
  border-color: #172b4d;
}
.icheck-material-dark > input:first-child:checked + label::after,
.icheck-material-dark
  > input:first-child:checked
  + input[type="hidden"]
  + label::after {
  border-bottom-color: #fff;
  border-right-color: #fff;
}

.icheck-material-dark > input[type="radio"]:first-child:checked + label::after,
.icheck-material-dark
  > input[type="radio"]:first-child:checked
  + input[type="hidden"]
  + label::after {
  background-color: #172b4d;
}

.input-group-addon [type="checkbox"]:checked,
.input-group-addon [type="checkbox"]:not(:checked),
.input-group-addon [type="radio"]:checked,
.input-group-addon [type="radio"]:not(:checked) {
  position: initial;
  opacity: 1;
  margin-top: 4px;
}

.navbar-sidenav-tooltip.show {
  display: none;
}

.card-body-icon {
  position: absolute;
  z-index: 0;
  top: -25px;
  right: -25px;
  font-size: 5rem;
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  transform: rotate(15deg);
}

.card-authentication1 {
  max-width: 28rem;
}

.card-authentication2 {
  max-width: 53rem;
}

.bg-signup2 {
  background-color: rgb(0, 140, 255);
  background-image: url(../images/authentication-img.png);
  height: 100%;
  border-radius: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.bg-signin2 {
  background-color: rgb(0, 140, 255);
  background-image: url(../images/authentication-img.png);
  height: 100%;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.bg-reset-password2 {
  background-color: rgb(0, 140, 255);
  background-image: url(../images/authentication-img.png);
  height: 100%;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.footer {
  bottom: 0px;
  color: #272727;
  text-align: center;
  padding: 12px 30px;
  position: fixed;
  right: 0;
  left: 250px;
  background-color: #f9f9f9;
  border-top: 1px solid rgb(232, 232, 232);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#wrapper.toggled .footer {
  position: absolute;
  left: 0px;
}
.back-to-top {
  display: none;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  position: fixed;
  border-radius: 10%;
  bottom: 20px;
  right: 12px;
  background: linear-gradient(118deg, var(--primary), var(--primary_new));
  z-index: 10000;
  box-shadow: 1px 1px 40px 0px rgba(94, 114, 228, 0.68);
}
.back-to-top .fa-angle-double-up {
  margin-top: 20%;
  font-size: 20px;
}
.back-to-top:hover {
  color: white;
  background-color: #2f353f;
  transition: all 0.5s;
}

.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  will-change: opacity, transform;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.45);
}
.waves-effect.waves-red .waves-ripple {
  background-color: rgba(244, 67, 54, 0.7);
}
.waves-effect.waves-yellow .waves-ripple {
  background-color: rgba(255, 235, 59, 0.7);
}
.waves-effect.waves-orange .waves-ripple {
  background-color: rgba(255, 152, 0, 0.7);
}
.waves-effect.waves-purple .waves-ripple {
  background-color: rgba(156, 39, 176, 0.7);
}
.waves-effect.waves-green .waves-ripple {
  background-color: rgba(76, 175, 80, 0.7);
}
.waves-effect.waves-teal .waves-ripple {
  background-color: rgba(0, 150, 136, 0.7);
}
.waves-notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
.waves-circle {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  /* -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%); */
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
  /* -webkit-mask-image: none; */
}
.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom;
}
.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.waves-block {
  display: block;
}

/* Pricing Tables */
.pricing-table .list-group {
  box-shadow: none;
  padding-left: 1rem;
  padding-right: 1rem;
}
.price-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
.price {
  font-size: 3.5em;
  line-height: 1.8em;
  font-weight: 600;
  margin-bottom: 0;
}
.currency {
  font-size: 35px;
}
.pricing-table .card .card-body .list-group .list-group-item:first-child {
  border-top: 0px;
}
.pricing-table .card .card-body .list-group .list-group-item:last-child {
  border-bottom: 0px;
}
.pricing-table .card .card-body .list-group .list-group-item {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.05);
}
.pricing-table.pricing-table-color
  .card
  .card-body
  .list-group
  .list-group-item {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}

.error-pages {
  margin-top: 230px;
}

.error-title {
  font-size: 140px;
  line-height: 140px;
  text-transform: uppercase;
  font-weight: bold;
}

.error-sub-title {
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
}

.bg-error {
  background-color: rgb(255, 255, 255);
  background-image: url(../images/error-texture.png);
}

.bg-coming-soon {
  background-color: rgb(255, 255, 255);
  background-image: url(../images/coming-soon.png);
}

.coming-soon {
  margin-top: 230px;
}

.coming-soon-title {
  font-size: 35px;
  line-height: 35px;
  text-transform: uppercase;
}

/* Responsive */

@media only screen and (max-width: 1366px) {
  .error-pages {
    margin-top: 110px;
  }

  .coming-soon {
    margin-top: 110px;
  }
}

@media only screen and (max-width: 1199px) {
  .row.row-group > div {
    border-right: 0;
    border-bottom: 1px solid rgba(234, 234, 234, 0.9);
  }

  .row.row-group > div:last-child {
    border-right: none;
    border-bottom: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .search-bar {
    margin-left: 10px;
    position: relative;
    width: 250px;
  }

  .search-bar input {
    width: 100%;
  }

  .nav-tabs .nav-link {
    padding: 10px 10px;
  }

  #sidebar-wrapper {
    position: fixed;
    top: 60px;
    left: -250px;
    z-index: 1000;
    overflow-y: auto;
    width: 250px;
    height: 100%;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    box-shadow: none;
  }

  .toggle-menu i {
    line-height: 60px;
    margin-left: 0px;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
  }

  .content-wrapper {
    margin-left: 0px;
    padding-left: 5px;
    padding-right: 5px;
  }

  #wrapper.toggled #sidebar-wrapper {
    position: fixed;
    top: 60px;
    left: 0px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  }

  #wrapper.toggled .menu-icon {
    margin-left: 0px;
  }

  #wrapper.toggled .content-wrapper {
    margin-left: 0px;
  }

  #wrapper.toggled .footer {
    position: absolute;
    left: 0px;
  }
}

@media only screen and (max-width: 767px) {
  #sidebar-wrapper {
    position: fixed;
    top: 60px;
    left: -250px;
    z-index: 1000;
    overflow-y: auto;
    width: 250px;
    height: 100%;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    box-shadow: none;
  }

  .card-body {
    padding: 5px;
  }

  .toggle-menu i {
    line-height: 60px;
    margin-left: 0px;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
  }

  .card {
    margin-bottom: 20px;
  }

  .card-deck {
    margin-bottom: 20px;
  }

  .card-group {
    margin-bottom: 20px;
  }

  .content-wrapper {
    margin-left: 0px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .footer {
    position: relative;
    left: 0px;
  }

  #wrapper.toggled #sidebar-wrapper {
    position: fixed;
    top: 60px;
    left: 0px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  }

  #wrapper.toggled .menu-icon {
    margin-left: 0px;
  }

  #wrapper.toggled .content-wrapper {
    margin-left: 0px;
  }

  #wrapper.toggled .footer {
    position: absolute;
    left: 0px;
  }

  .hidden-xs {
    display: none !important;
  }
}

@media only screen and (max-width: 575px) {
  .bg-signup2 {
    height: 35rem;
    border-radius: 0;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .bg-signin2 {
    height: 25rem;
    border-radius: 0;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .bg-reset-password2 {
    height: 20rem;
    border-radius: 0;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
}

@media only screen and (max-width: 480px) {
  .search-bar {
    margin-left: 5px;
    position: relative;
    width: 150px;
  }

  .search-bar input {
    width: 100%;
  }

  .dropdown-lg {
    display: block !important;
  }

  .nav-item.language {
    display: none;
  }

  .right-nav-link a.nav-link {
    padding-right: 0rem !important;
  }

  .topbar-nav .navbar {
    padding: 0px 10px 0 5px;
  }

  .placeholder-search {
    max-width: 110px !important;
    overflow: hidden;
  }
}
.myIcon {
  width: 40px !important;
  height: 40px !important;
}

.submenuActive {
  display: block !important;
}
.required {
  color: red !important;
}
.no-bottom-margin {
  margin-bottom: 5px !important;
}

.parkingLable {
  font-size: 15px;
}
.bg-black {
  background-color: black !important;
}
.bg-yellow {
  background-color: #e1e100 !important;
}

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

.disabled-date {
  background-color: #a8a8a8 !important;
  color: white !important;
}
.activeVisit {
  border: 2px solid #000 !important;
}

.swal-button--cancel {
  background-color: green !important;
}

.parkingMaster .card-body {
  padding: 6px !important;
}
.floor h3 {
  font-size: 12px !important;
}
.floorList h6 {
  font-size: 12px !important;
}
.floorList .card-body {
  padding: 9px !important;
}
.blockList .card-body {
  padding: 5px !important;
}
.carParkings h3 {
  font-size: 16px !important;
}
.dtp-btn-ok {
  background-color: var(--primary) !important;
}

.pointerCursor {
  cursor: pointer;
}
.mTable th,
td {
  padding: 3px !important;
}
.mTable {
  margin-bottom: 0px;
  border: 2px solid;
}
#empUsers .select2-selection--multiple {
  height: auto !important;
}
.bg-close {
  background-color: #c5915d !important;
}
/*.note-group-select-from-files {
  display: none !important;
}*/
.modal-dialog {
  margin-top: 80px !important;
}

.select2-selection--multiple {
  height: auto !important;
}

.select2-results__option[aria-selected="true"] {
  display: none;
}

fieldset.scheduler-border {
  border: 1px groove #ddd !important;
  padding: 0 1.4em 0.4em 1.4em !important;
  margin: 0 0 1.5em 0 !important;
  -webkit-box-shadow: 0px 0px 0px 0px #000;
  box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
  font-size: 1.2em !important;
  font-weight: bold !important;
  text-align: left !important;
  width: auto;
  padding: 0 10px;
  border-bottom: none;
}

textarea {
  resize: none;
}

.form-control[readonly] {
  background-color: #fff;
  opacity: 1;
}

.bg-primary {
  /*background-image: linear-gradient(135deg,var(--primary),#525353) !important;*/
  /* background-color: var(--primary) !important; */
  background:  linear-gradient(118deg,var(--primary),var(--primary_new));

  /* background: radial-gradient( circle at 2% 30%, var(--primary) 0%, transparent 70% ), radial-gradient(circle at 70% 80%, var(--primary_new) 0%)!important; */
}

.btn-primary {
  color: #fff;
  background-color: var(--primary);
  border-color: #525353;
}

.form-control:focus {
  box-shadow : 0 0 10px rgba(0, 123, 255, 0.4) !important;
  border-color :  var(--primary_new) !important;
}

.btn-success {
  color: #fff;
  background-color: var(--primary);
  border-color: #525353;
}

.btn-success:hover {
  color: #fff;
  background:  linear-gradient(118deg,var(--primary),var(--primary_new));

  /* background: radial-gradient( circle at 2% 30%, var(--primary) 0%, transparent 70% ), radial-gradient(circle at 70% 80%, var(--primary_new) 0%)!important; */
  border-color: var(--primary_new);
}
.btn-primary:hover {
  color: #fff;
  background:  linear-gradient(118deg,var(--primary),var(--primary_new));

  /* background: radial-gradient( circle at 2% 30%, var(--primary) 0%, transparent 70% ), radial-gradient(circle at 70% 80%, var(--primary_new) 0%)!important; */
  border-color: var(--primary_new);
}

.border-primary {
  border-color: var(--primary) !important;
}
.no-border {
  border: none !important;
}

#event_end_date-error {
  display: none !important;
}

.select2 {
  width: 100% !important;
}

/*IS_613 */
.cls-facility-info {
  overflow-y: auto !important;
  height: 70px !important;
  max-height: 200px !important;
}
/*IS_569 */
.cls-notice-info {
  overflow-y: auto !important;
  overflow-x: hidden !important;
  height: 150px !important;
  max-height: 300px !important;
}

.tableWidth {
  white-space: normal !important;
  max-width: 250px !important;
}

.text-break {
  white-space: normal;
  word-break: break-word;
}
/*28 Feb*/
.maxCard {
  max-height: 470px;
  overflow-y: auto;
}
/*07 March*/
.btnLogout {
  font-size: 20px;
  text-align: center;
  white-space: nowrap;
  border: 1px solid transparent;
}

/*#sidebar-wrapper {
  z-index: 100000 !important;
}

.navbar {
  z-index: 10000 !important;
}*/

.datepicker {
  z-index: 10000 !important;
}

.card {
  border-radius: 5px !important;
  /*  box-shadow: 0 1px 5px rgba(47, 100, 142);*/
}

.card-body .nav-tabs {
  overflow-x: auto;
  overflow-y: hidden;
  flex-wrap: nowrap;
}
.card-body .nav-tabs .nav-link {
  white-space: nowrap;
}

.border-radius {
  border-radius: 10px;
}

/*loader */

.ajax-loader {
  display: none;
  background-color: rgba(255, 255, 255, 0.7);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10000000;
}

.ajax-loader img {
  margin-left: auto;
  margin-right: auto;
  margin-top: 250px;
  display: block;
}

#spinner {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../../../img/ajax-loader.gif) 50% 50% no-repeat #fff;
}

/*loader end */

.nav-item .active {
  /*background-color: #dbdbdb !important;*/
  color: var(--primary) !important;
}

.reminderIcon {
  position: fixed;
  bottom: 75px;
  right: 12px;
  width: 44px;
  height: 44px;
  background: var(--primary);
  color: white;
  font-size: 26px;
  border-radius: 50%;
  padding-left: 10px;
  z-index: 10000000;
}

.photoInput,
.idInput {
  display: none;
}

.dtp div.dtp-date,
.dtp table.dtp-picker-days tr > td > a.selected,
.dtp > .dtp-content > .dtp-date-view > header.dtp-header,
.datepicker table tr td.today {
  background: var(--primary) !important;
}
.datepicker table tr td.today {
  color: white !important;
}

.datepicker {
  border: 1px solid gray !important;
}

.red-border {
  border-bottom: 3px solid #f44336 !important;
}

.yellow-border {
  border-bottom: 3px solid #ff9800 !important;
}

.green-border {
  border-bottom: 3px solid #4caf50 !important;
}

.table th {
  padding: 7px !important;
  /*vertical-align: baseline !important;*/
}
.ui-timepicker-container {
  z-index: 10000 !important;
}

.fc-event-container .fc-title {
  color: white;
}

.fc-event-container .fc-content {
  background-color: green;
}

.fc-body .fc-row {
  min-height: 5em !important;
}

.ui-widget-content {
  z-index: 10000000 !important;
}

.bg-light-success {
  background-color: rgb(23 160 14 / 0.11) !important;
}

.widgets-icons {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ededed;
  font-size: 26px;
  border-radius: 10px;
}

.ms-auto {
  margin-left: auto !important;
}

.border-1px {
  border: 1px solid !important;
  border-color: #9d9d9d !important;
}

.contacts-social a {
  font-size: 16px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background: #fff;
  background-color: rgb(255, 255, 255);
  border: 1px solid #eeecec;
  text-align: center;
  border-radius: 50%;
  color: #2b2a2a;
}

.bg-instagram {
  background-color: #f64e3b !important;
}

.bg-gray {
  background-color: #9f9f9f !important;
}

.pac-container {
  z-index: 1000000;
}
.form-group .col-md-8 {
  word-break: break-all;
}

.pignose-calendar-top {
  display: none !important;
}

@media (min-width: 768px) {
  .modal-xl {
    width: 90%;
    max-width: 1200px;
  }
}

.profile-image-name {
  border-radius: 50%;
  background:  linear-gradient(118deg,var(--primary),var(--primary_new));
  
  /* background: radial-gradient(
      circle at 2% 30%,
      var(--primary) 0%,
      transparent 70%
    ),
    radial-gradient(circle at 70% 80%, var(--primary_new) 0%); */
  color: #fff;
  text-align: center;
}

.all-checked {
  position: relative;
  z-index: 99;
}

table.dataTable thead th.sorting_asc,
table.dataTable thead th.sorting_desc,
table.dataTable thead th.sorting {
  position: relative;
  padding-right: 20px !important;
}

legend {
  font-size: 16px !important;
  margin-bottom: 0px !important;
}
.dtp-time {
  background: var(--primary) !important;
}
.dtp .dtp-actual-meridien a.selected {
  background: var(--primary) !important;
  color: #fff;
}
pre {
  color: unset !important;
  font-size: 100% !important;
  margin-bottom: unset;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.H_ib_body {
  width: 300px !important;
}
.H_ib_content {
  font-size: 12px !important;
  margin: 6px 1px 8px 9px !important;
  line-height: 16px !important;
}

.note-editable {
  white-space: normal;
  word-wrap: break-word;
}

/* Custom Progress Bar */
.custom-progress-bar-swal-title {
  margin-bottom: 20px;
}

.custom-progress-style {
  position: relative;
  width: 100%;
  height: 25px;
  background: #1c3c5587;
  border-radius: 15px;
  box-shadow: 5px 6px 10px #000;
  overflow: hidden;
}

.custom-progress-style-bar {
  height: 100%;
  border-radius: 15px 0px 0px 15px;
  text-align: center;
  font-weight: bold;
  color: white;
  line-height: 25px;
  background: #1c3c55;
  transition: width 0.5s ease-in-out;
}

.custom-progress-style-bar .progress-style-text {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  text-shadow: 0px 0px 6px rgba(255, 255, 255, 0.7),
    0px 0px 10px rgba(255, 255, 255, 0.7);
}

.custom-progress-style-bar::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: repeating-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.2) 0px,
    rgba(255, 255, 255, 0.2) 10px,
    transparent 10px,
    transparent 20px
  );
  animation: stripes 1s linear infinite;
  z-index: 1;
}

@keyframes stripes {
  100% {
    background-position: 100% 100%;
  }
}

.custom-progress-style-time {
  font-size: 17px;
  color: #000;
  margin-top: 20px;
  font-family: "Gilroy", sans-serif;
  text-align: center;
  font-weight: normal;
}

.custom-progress-count-record {
  color: black;
}

.custom-progress-bar-table-background {
  background: #80808036;
  border-radius: 10px;
  padding: 10px;
  padding-bottom: 0px;
}

.placeholder-search {
  position: absolute;
  top: 5px;
  left: 10px;
  font-size: 16px;
  color: gray;
  pointer-events: none;
  white-space: nowrap;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.placeholder-search.show {
  opacity: 1;
  transform: translateY(0);
}
.dt-buttons .btn {
  padding: 8px !important;
}

.dt-buttons .dropdown-item {
  padding: 6px 13px !important;
  border-bottom: 1px solid;
}

.dropdown-item.active {
  background-color: var(--primary);
}
.dt-search {
  margin-bottom: 10px !important;
}

#selected-preview,
#selected-preview-edit {
  font-size: 18px;
  padding: 10px 20px;
  border: 2px solid #ccc;
  border-radius: 5px;
  background: #f8f8f8;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
}
#popup-container,
#popup-container-edit {
  display: none;
  position: absolute;
  bottom: 100%; /* Position above the button */
  left: 0;
  padding: 10px;
  border: 1px solid #ccc;
  background: white;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transform: translateY(-10px); /* Adjust upward slightly */
  z-index: 1000;
}
.color-options,
.icon-grid1,
.color-options-edit,
.icon-grid1-edit {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  padding: 5px 0;
}
.color-box,
.color-box-edit {
  width: 30px;
  height: 30px;
  border-radius: 15%;
  cursor: pointer;
}
.color-box.selected-color,
.color-box-edit.selected-color-edit {
  border: 1.5px solid #495057;
}
.icon-grid1 span,
.icon-grid1-edit span {
  font-size: 24px;
  padding: 5px;
  cursor: pointer;
  border-radius: 5px;
  transition: 0.2s;
}
.icon-grid1 span:hover,
.color-box:hover,
.icon-grid1-edit span:hover,
.color-box-edit:hover {
  transform: scale(1.1);
}
/* .selected {
    border: 2px solid black !important;
} */

.custom-modal {
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  border-radius: 1rem;
  padding: 1rem;
}

.icon-card {
  transition: transform 0.2s, box-shadow 0.2s;
  cursor: pointer;
  border-radius: 1rem;
  overflow: hidden;
  height: 90px;
  padding: 5px;
}
.icon-card:hover {
  transform: scale(1.05);
  box-shadow: 0 0 10px rgba(0, 123, 255, 0.2);
}

.img-select.selected {
  border: 2px solid #0d6efd;
  box-shadow: 0 0 10px rgba(13, 110, 253, 0.4);
}

.selected-icon {
  border-radius: 4px;
  object-fit: contain;
}

.remove-icon-btn {
  padding: 2px 8px;
  font-size: 14px;
  line-height: 1;
}
.btn {
    font-family: 'Inter', sans-serif;;
}

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

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

.slider-custom {
  position: absolute;
  cursor: pointer;
  top: 0; left: 0;
  right: 0; bottom: 0;
  background-color: #ccc;
  transition: .4s;
  border-radius: 20px;
}

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

input:checked + .slider-custom {
  background-color: #15ca20;
}

input:checked + .slider-custom:before {
  transform: translateX(20px);
}

th[data-sortable="false"] .dt-column-order, th[data-orderable="false"] .dt-column-order {
  display: none !important;
}


.section-title {
  font-size: 1.1rem;
  color: #545454;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.stat-card {
  display: flex;
  align-items: center;
  background: white;
  border-radius: 10px;
  padding: 6px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
  height: 100%;
  text-decoration: none !important;
  border-left: 4px solid;
}

.stat-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.card-icon {
  width: 30px;
height: 30px;
border-radius: 6px;
display: flex;
align-items: center;
justify-content: center;
margin-right: 15px;
font-size: 20px;
color: white;
}

.card-content {
  display: flex;
  flex-direction: column;
}

.stat-label {
  font-size: 0.85rem;
  color: #6c757d;
  font-weight: 500;
  margin-bottom: 5px;
}

.stat-value {
  font-size:10px;
  font-weight: 600;
  line-height: 1.2;
}

/* Color Schemes */
.present { border-color: #28a745; }
.present .card-icon { background-color: #28a745; }
.present .stat-value { color: #28a745; }

.late { border-color: #ffc107; }
.late .card-icon { background-color: #ffc107; }
.late .stat-value { color: #ffc107; }

.absent { border-color: #007bff; }
.absent .card-icon { background-color: #007bff; }
.absent .stat-value { color: #007bff; }

.leave { border-color: #dc3545; }
.leave .card-icon { background-color: #dc3545; }
.leave .stat-value { color: #dc3545; }

.leaves { border-color: #28a745; }
.leaves .card-icon { background-color: #28a745; }
.leaves .stat-value { color: #28a745; }

.out-of-range { border-color: #ffc107; }
.out-of-range .card-icon { background-color: #ffc107; }
.out-of-range .stat-value { color: #ffc107; }

.punch-missing { border-color: #007bff; }
.punch-missing .card-icon { background-color: #007bff; }
.punch-missing .stat-value { color: #007bff; }

.expenses { border-color: #dc3545; }
.expenses .card-icon { background-color: #dc3545; }
.expenses .stat-value { color: #dc3545; }

.shift { border-color: #28a745; }
.shift .card-icon { background-color: #28a745; }
.shift .stat-value { color: #28a745; }

.bank { border-color: #ffc107; }
.bank .card-icon { background-color: #ffc107; }
.bank .stat-value { color: #ffc107; }

.device { border-color: #007bff; }
.device .card-icon { background-color: #007bff; }
.device .stat-value { color: #007bff; }

.wfh { border-color: #dc3545; }
.wfh .card-icon { background-color: #dc3545; }
.wfh .stat-value { color: #dc3545; }

@media (max-width: 768px) {
  .stat-card {
      padding: 4px;
  }
  
  .card-icon {
      width: 40px;
      height: 40px;
      font-size: 1.2rem;
      margin-right: 6px;
  }
  
  .stat-value {
      font-size: 15px;
  }
  
  .stat-label {
      font-size: 0.8rem;
  }
}

.dashboad-title {
  font-size : 14px !important;
}

.warning-dashboard-fa4 {
  border: none;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 5px 20px rgba(220, 53, 69, 0.1);
  transition: transform 0.3s ease;
}

.warning-dashboard-fa4:hover {
  transform: translateY(-5px);
}

/* Gradient Header */
.bg-danger-gradient {
  background: linear-gradient(135deg, #ff4d4d 0%, #d23369 100%);
  border-bottom: none;
  padding: 8px 10px;
}

/* Icon Wrapper */
.icon-wrapper-fa4 {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.bg-danger-light {
  background-color: rgba(220, 53, 69, 0.1);
}

/* List Items */
.warning-list-fa4 .list-group-item {
  border-left: 0;
  border-right: 0;
  padding: 8px 8px;
  border-color: rgba(0, 0, 0, 0.03);
}

.warning-list-fa4 .list-group-item:first-child {
  border-top: none;
}

.warning-list-fa4 .list-group-item:last-child {
  border-bottom: none;
}

/* Hover Effects */
.warning-item-fa4:hover {
  background-color: #f8f9fa;
}

.warning-item-fa4:hover h6 {
  color: #dc3545 !important;
}

.warning-item-fa4:hover .icon-wrapper-fa4 {
  background-color: rgba(220, 53, 69, 0.2) !important;
}

.warning-item-fa4:hover .fa-chevron-right {
  color: #dc3545 !important;
  transform: translateX(3px);
}

.fa-chevron-right {
  transition: all 0.3s ease;
}

/* Add some spacing between cards */
.card {
  margin-bottom: 20px;
}

/* Make the form more compact */
.form-group {
  margin-bottom: 1rem;
}

/* Image upload styling */
.image-upload-card {
  border: 1px dashed #ccc;
  padding: 15px;
  border-radius: 5px;
  transition: all 0.3s;
}

.image-upload-card:hover {
  border-color: #007bff;
  background-color: #f8f9fa;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .col-md-6 {
      margin-bottom: 15px;
  }
}

.icon-circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.admin-details {
  border-top: 1px solid #eee;
  padding-top: 1rem;
}

.access-sections {
  border-top: 1px solid #eee;
  padding-top: 1rem;
}

.timeline-assets {
  position: relative;
  padding: 20px 0;
}

.timeline-assets::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50px;
  width: 2px;
  background: #e9ecef;
}

.timeline-item {
  position: relative;
  margin-bottom: 30px;
}

.timeline-badge {
  position: absolute;
  left: 30px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  z-index: 1;
}

.timeline-panel {
  margin-left: 80px;
  background: white;
  border-radius: 0.25rem;
  padding: 20px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.timeline-item.current .timeline-panel {
  border-left: 3px solid #28a745;
}

.image-gallery-assest {
  display: flex;
  flex-wrap: wrap;
}

.condition-badge {
  font-size: 0.75rem;
  padding: 0.25rem 0.5rem;
}

.gradient-border {
  width: 80px; /* outer circle */
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(to bottom, var(--primary), #e3e9f2);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
}

.gradient-border-mini {
  width: 50px; /* outer circle */
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(to bottom, var(--primary), #e3e9f2);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
}

.inner-circle {
  width: 74px; /* inner circle (image or initials) */
  height: 74px;
  border-radius: 50%;
  background-color: white;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.inner-circle-mini {
  width: 44px; /* inner circle (image or initials) */
  height: 44px;
  border-radius: 50%;
  background-color: white;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.inner-circle img {
  width: 85%;
  height: 85%;
  object-fit: cover;
  border-radius: 50%;
}
.status-dot {
  width: 12px;
  height: 12px;
  background-color: var(--primary);
  border-radius: 50%;
  position: absolute;
  bottom: 5px;
  right: 8px;
  /* border: 2px solid white; */
  z-index: 2;
}

.status-dot-mini {
  width: 8px;
  height: 8px;
  background-color: var(--primary);
  border-radius: 50%;
  position: absolute;
  bottom: 2px;
  right: 8px;
  /* border: 2px solid white; */
  z-index: 2;
}
.border-radius-20 {
  border-radius: 20px !important;
}

.remove-icon-btn {
  position: absolute;
  top: -5px;
  padding: 0 3px;
  line-height: 1;
  font-size: 14px;
}