.h-300 {
  height: 300px;
}

.h-400 {
  height: 400px;
}
.w-7 {
  width: 7%;
}
.padding-tb-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}
.performer-img {
  width: 85px;
  min-width: 85px;
  max-width: 85px;
  max-height: 85px;
  height: 85px;
  border-radius: 85px;
  border: 4px solid #e6e7eb;
  object-fit: cover;
}

.top-performer-img {
  object-fit: cover;
  width: 110px;
  min-width: 110px;
  max-width: 110px;
  max-height: 110px;
  height: 110px;
  border-radius: 110px;
  border: 4px solid #e6e7eb;
}

.other-performer {
  object-fit: cover;
  background: #e6e7eb;
  padding: 0px 10px 0px 0px;
  border-radius: 20px;
  width: 250px;
}
.auth-wrapper .authentication-form .logo-centered {
  width: auto !important;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
}
.btn-custom {
  border-radius: 20px;
  width: 35px;
  height: 35px;
  margin-top: -6px;
}

.auth-wrapper .register-form .logo-centered {
  width: auto !important;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
}

.auth-wrapper {
  background: rgb(0 150 136);
  height: 100vh;
  background-image: -webkit-linear-gradient(top left, var(--cyan), #08671e);
}

.auth-wrapper .authentication-form .form-group .form-control {
  border-radius: 25px;
  height: 40px;
}

.auth-wrapper .register-form .form-group .form-control {
  border-radius: 25px;
  height: 40px;
}

.auth-wrapper .authentication-form .form-group .form-control ~ i {
  top: 13px !important;
  color: #009688;
}

.auth-wrapper .register-form .form-group .form-control ~ i {
  top: 13px !important;
  color: #009688;
}

.auth-wrapper .authentication-form {
  font-size: 0.9rem;
  width: 350px;
  display: block;
  padding: 25px 30px;
  margin: 60px 0;
  background: #fff;
  border-radius: 5px;
}

.auth-wrapper .register-form {
  font-size: 0.9rem;
  width: 500px;
  display: block;
  padding: 0px 0px;
  margin: 60px 0;
  background: #fff;
  border-radius: 5px;
}

.btn-custom {
  border-radius: 25px;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  background-color: #009688;
  height: 40px;
  color: #fff;
}

.password-block {
  position: absolute;
  top: 200px;
  right: -220px;
  background: #fdfdfd;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #678660;
}

.password-block:before {
  content: "";
  height: 0;
  width: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-right: 20px solid #678660;
  position: absolute;
  left: -20px;
  top: 50px;
}

.badge-right {
  float: right;
  position: initial !important;
}

#Widget-line-chart1,
#Widget-line-chart2,
#Widget-line-chart3,
#Widget-line-chart4 {
  width: 100%;
  height: 75px;
}

#realtime-profit,
#sale-diff {
  height: 150px;
}

#sec-ecommerce-chart-line {
  height: 30px;
}

#sec-ecommerce-chart-bar {
  height: 100px;
}

#app-sale1,
#app-sale2,
#app-sale3,
#app-sale4 {
  height: 50px;
}

.chart-shadow {
  height: 400px;
}

.st-cir-chart {
  height: 450px !important;
}

#status-round-1,
#status-round-2,
#status-round-3,
#status-round-4 {
  width: 80px !important;
  height: 80px !important;
}

#card-412 {
  min-height: 412px;
}

#card-422 {
  min-height: 422px;
}

#visitfromworld {
  width: 100%;
  height: 350px;
}

.card-300 {
  height: 300px;
}

.card-484 {
  min-height: 484px;
}

.card-180 {
  min-height: 180px;
}

.card-200 {
  min-height: 200px;
}

.th-50 {
  width: 50%;
}

.font-150 {
  font-size: 150px;
}

#pbc-1,
#pbc-2,
#pbc-3,
#pbc-4,
#pbc-5,
#pbc-6 {
  height: 50px;
}

/*.sale-card{
	min-height: 301px;
}*/

#deal-analytic-chart {
  height: 300 !important;
}

#tot-rev-chart {
  width: 100px;
  height: 100px;
}

#allocation-map,
#allocation-chart {
  height: 250px;
}

#sal-income,
#rent-income,
#income-analysis {
  height: 100px;
}

.progress-6 {
  height: 6px;
}

.hide {
  display: none;
}

.pricing .card {
  border: none;
  border-radius: 1rem;
  transition: all 0.2s;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.pricing hr {
  margin: 1.5rem 0;
}

.pricing .card-title {
  margin: 0.5rem 0;
  font-size: 0.9rem;
  letter-spacing: 0.1rem;
  font-weight: bold;
}

.pricing .card-price {
  font-size: 3rem;
  margin: 0;
}

.pricing .card-price .period {
  font-size: 0.8rem;
}

.pricing ul li {
  margin-bottom: 1rem;
}

.pricing .text-muted {
  opacity: 0.7;
}

.pricing .btn {
  border-radius: 5rem;
  letter-spacing: 0.1rem;
  font-weight: bold;
  opacity: 0.7;
  transition: all 0.2s;
}

.app-sidebar {
  -webkit-transition-property: none !important;
  -moz-transition-property: none !important;
  -o-transition-property: none !important;
  transition-property: none !important;
}

.sidebar-action {
  position: absolute;
  right: 23px;
  font-size: 25px;
  color: #c7c7c7;
  cursor: pointer;
}

.sidebar-mini .sidebar-action i:before {
  content: "\e911";
}

.sidebar-mini.sidebar-mini-hover .sidebar-action i:before {
  content: "\e910";
}

.sidebar-mini .app-sidebar {
  width: 70px !important;
}

.sidebar-mini
  .app-sidebar
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item
  a
  span {
  display: none;
}

.sidebar-mini .header-brand-img {
  display: none;
}

.sidebar-mini
  .app-sidebar
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item.has-sub
  a::before {
  display: none;
}

.sidebar-mini .main-content,
.sidebar-mini .header-top {
  padding-left: 80px !important;
}

.sidebar-mini
  .app-sidebar
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-lavel {
  display: none;
}

.sidebar-mini
  .app-sidebar.colored
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item
  .submenu-content {
  display: none;
}

.sidebar-mini.sidebar-mini-hover .app-sidebar {
  width: 240px !important;
}

.sidebar-mini.sidebar-mini-hover
  .app-sidebar
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item
  a
  span {
  display: inline-block;
}

.sidebar-mini.sidebar-mini-hover .header-brand-img {
  display: inline-block;
}

.sidebar-mini.sidebar-mini-hover
  .app-sidebar
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item.has-sub
  a::before {
  display: block;
}

.sidebar-mini.sidebar-mini-hover .main-content,
.sidebar-mini.sidebar-mini-hover .header-top {
  padding-left: 250px !important;
}

.sidebar-mini.sidebar-mini-hover
  .app-sidebar
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-lavel {
  display: block;
}

.sidebar-mini.sidebar-mini-hover
  .app-sidebar.colored
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item.open.has-sub
  .submenu-content {
  display: block;
}

.wrapper
  .page-wrap
  .app-sidebar
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item.has-sub
  .submenu-content
  .menu-item:after {
  /* content: '--'; */
  position: absolute;
  left: 29px;
}

/* Hover Effects on Card */

@media (min-width: 992px) {
  .pricing .card:hover {
    margin-top: -0.25rem;
    margin-bottom: 0.25rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
  }
  .pricing .card:hover .btn {
    opacity: 1;
  }
}

/* DZE Css Changes */

.btn-facebook:hover {
  color: #3b579d;
  background: #fff;
  border: 1px solid #3b579d;
}

.btn-twitter:hover {
  color: #1da1f2;
  background: #fff;
  border: 1px solid #1da1f2;
}

.btn-dribbble:hover {
  color: #ea4c89;
  background: #fff;
  border: 1px solid #ea4c89;
}

.btn-linkedin:hover {
  color: #0177b4;
  background: #fff;
  border: 1px solid #0177b4;
}

.btn-google:hover {
  color: #dc4a38;
  background: #fff;
  border: 1px solid #dc4a38;
}

.btn-youtube:hover {
  color: #ff0000;
  background: #fff;
  border: 1px solid #ff0000;
}

.btn-instagram:hover {
  color: #fb3958;
  background: #fff;
  border: 1px solid #fb3958;
}

.input-group {
  border: 1px solid #eaeaea;
  color: #495057;
}

.dropdown-toggle::after {
  /* border:none; */
  display: none;
}

.select2-container {
  width: 100% !important;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.accordion-button:not(.collapsed)::after {
  content: "⮝";
}

.accordion-button {
  width: -webkit-fill-available;
  display: flex;
  padding: 10px 10px;
  font-size: 18px;
  height: 50px;
  justify-content: space-between;
}

.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto !important;
  content: "⮟";
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

.accordion-body {
  padding: 5px 10px;
}

.card.troubleshoot {
  border: 1px solid #343a40;
  text-align: center;
  padding: 10px;
}

/* Start Loader  */

#floatingBarsG {
  background-image: url(../../backend/img/loader/zlogo-loading-animation.gif);
  position: relative;
  width: auto;
  height: 100px;
  margin-top: 2rem;
  margin-bottom: 4rem;
  background-size: cover;
  background-position: center;
  background-size: 70px;
  background-repeat: no-repeat;
}

.blockG {
  position: absolute;
  background-color: #bab8b8;
  width: 4px;
  height: 9px;
  border-radius: 4px 4px 0 0;
  transform: scale(0.4);
  animation-name: fadeG;
  animation-duration: 0.48s;
  animation-iteration-count: infinite;
  animation-direction: linear;
}

#rotateG_01 {
  left: 0;
  top: 11px;
  animation-delay: 0.18s;
  transform: rotate(-90deg);
}

#rotateG_02 {
  left: 3px;
  top: 4px;
  animation-delay: 0.24s;
  transform: rotate(-45deg);
}

#rotateG_03 {
  left: 10px;
  top: 1px;
  animation-delay: 0.3s;
  transform: rotate(0deg);
}

#rotateG_04 {
  right: 3px;
  top: 4px;
  animation-delay: 0.36s;
  transform: rotate(45deg);
}

#rotateG_05 {
  right: 0;
  top: 11px;
  animation-delay: 0.42000000000000004s;
  transform: rotate(90deg);
}

#rotateG_06 {
  right: 3px;
  bottom: 3px;
  animation-delay: 0.48s;
  transform: rotate(135deg);
}

#rotateG_07 {
  bottom: 0;
  left: 10px;
  animation-delay: 0.5399999999999999s;
  transform: rotate(180deg);
}

#rotateG_08 {
  left: 3px;
  bottom: 3px;
  animation-delay: 0.6s;
  transform: rotate(-135deg);
}

@keyframes fadeG {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #bab8b8;
  }
}

.table-div {
  display: inline-flex;
  justify-content: end;
  float: right;
}

.table-div i {
  font-weight: 100;
  color: #b5bec6;
}
.th {
  text-align: center;
}


/* Stop Loader */

.dashboard-custom-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.dashboard-custom-grid-four {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}

#range {
  -webkit-appearance: none;
  width: 100%;
}

#range:focus {
  outline: none;
}

#range::before,
#range::after {
  position: absolute;
  top: 2rem;
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

#range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.7rem;
  cursor: pointer;
  background: linear-gradient(
    90deg,
    #19b3fa var(--range-progress),
    #dee4ec var(--range-progress)
  );
  border-radius: 1rem;
}

#range::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 0.25rem solid #19b3fa;
  box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
  border-radius: 50%;
  background: #fff;
  top: 25px;
  cursor: pointer;
  height: 23px;
  width: 23px;
  transform: translateY(calc(-50% + 8px));
}

#tooltip {
  position: absolute;
  top: -2.25rem;
}

#tooltip span {
  position: absolute;
  text-align: center;
  display: block;
  line-height: 1;
  padding: 0.125rem 0.25rem;
  color: #fff;
  border-radius: 0.125rem;
  background: #19b3fa;
  font-size: 1rem;
  left: 50%;
  transform: translate(-50%, 15px);
}

#tooltip span:before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #19b3fa;
}

.bin-check {
  width: 15px !important;
  height: 20px;
  cursor: pointer;
  transform: translate(3px, 6px);
}

/* @media(min-width:768px){ */

.search-arrow {
  display: flex;
}

/* } */

/* @media(max-width:768px){
  .search-arrow{
    display: block;
  }
} */

@media (min-width: 1200px) {
  .desktop-pr-0 {
    padding-right: 0;
  }
  .client-box.even {
    padding-left: 5px;
    padding-right: 0px;
  }
  .client-box.odd {
    padding-right: 5px;
    padding-left: 11px;
  }
  .padding-align.even {
    padding-left: 5px;
  }
  .padding-align.odd {
    padding-right: 5px;
  }
  .project-padding-align.odd {
    padding-right: 5px;
    padding-left: 0;
  }
  .project-padding-align.even {
    padding-right: 10px;
    padding-left: 5px;
  }
  .desktop-px-2 {
    padding-left: 2.5px;
    padding-right: 2.5px;
  }
  .desktop-pr-5 {
    padding-right: 5px;
  }
  .desktop-pl-5 {
    padding-left: 5px;
  }
}

@media (max-width: 640px) {
  .mobile-d-block {
    display: block !important;
  }
  .select2-selection.select2-selection--single {
    width: 100% !important;
  }
  .mobile-mr-0 {
    margin-right: 0px !important;
  }
  .mobile-margin-0 {
    margin: 0 !important;
  }
  .mobile-mt-10 {
    margin-top: 10px;
  }
  .mb-mt-0 {
    margin-top: 0px !important;
  }
}

.card-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.card-1:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.sleep-icon {
  left: 156px !important;
  position: absolute;
  top: 12px;
  padding: 20px 0px;
  z-index: 9999999;
  /* width: 0px; */
  font-size: 21px;
  font-weight: 800;
  color: hsla(0, 0%, 0%, 0.973);
  border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 50%;
}
.birthday-icon {
  right: -3px;
  position: absolute;
  top: -6px;
  padding: 11px;
  /* width: 0px; */
  font-size: 21px;
  font-weight: 800;
  color: #fff;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 50%;
}

.dashboard-img {
  width: 30px;
  filter: invert(1);
}

.Boss {
  width: 60vw;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.bossWrapp {
  backface-visibility: hidden;
  width: 0px;
  height: 6px;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  transform-origin: left center;
}

.bossWrapp span {
  backface-visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(
    to bottom,
    rgba(37, 37, 37, 0.68) 0%,
    rgba(37, 37, 37, 0.9) 100%
  );
  z-index: 91;
}

.bossWrapp img {
  backface-visibility: hidden;
  position: absolute;
  display: block;
  top: -2vw;
  z-index: -1 !important;
  transform-origin: center;
}

.bossWrapp img:after {
  backface-visibility: hidden;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

.bossWrapp img:hover {
}

.bossWrapp .text {
  position: absolute;
  top: 56px;
  left: 64px;
  width: 70%;
  opacity: 1;
  z-index: 99999991;
  padding: 0;
  margin: 0 !important;
}

.bossWrapp h1 {
  font-family: "Raleway", sans-serif;
  color: white;
  font-size: 24px;
  line-height: 1.6em;
}

/* p {
  color: white;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-style:italic;
} */

.shadow {
  backface-visibility: hidden;
  /* position:absolute; */
  /* height:30vw; */
  top: 10vw;
  left: 0;
  /* transform-origin: center top; */
  right: 0;
  /* opacity: 0; */
  /* margin: 0 auto 0 auto; */
  /* width:56vw; */
  /* filter: blur(20px); */
  z-index: 0;
}

.bossWrapp button {
  backface-visibility: hidden;
  opacity: 0;
  border: none;
  z-index: 991;
  padding: 16px 24px 16px 24px;
  border-radius: 10em;
  align-self: center;
  color: white;
  margin: 24px 0 0 0;
  font-size: 13px;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0.72px;
  outline: none;
  background: rgba(249, 249, 249, 0.3);
  box-shadow: 0px 3px 24px rgba(0, 0, 0, 0.2);
}

.bossWrapp:hover {
  cursor: pointer;
  background: rgba(249, 249, 249, 0.4);
  box-shadow: 0px 3px 42px rgba(0, 0, 0, 0.2);
}
@media (max-width: 576px) {
  .sleep-icon {
    left: 200px !important;
    /* z-index: 9999999; */
  }
}
@media screen and (max-width: 770px) {
  .sleep-icon {
    left: 200px !important;
    /* z-index: 9999999; */
  }
  .bossWrapp.text {
    position: absolute;
    top: 32px;
    left: 40px;
    width: 70%;
    opacity: 1;
    z-index: 99999991;
    padding: 0;
    margin: 0 !important;
  }
  .bossWrapp h1 {
    font-family: "Raleway", sans-serif;
    color: white;
    font-size: 16px;
    line-height: 1.6em;
  }
  .bossWrapp p {
    font-size: 13px;
  }
  .bossWrapp button {
    font-size: 10px;
    padding: 12px 18px 12px 18px;
    margin: 8px 0 0 0;
  }
}

.sunday-bg {
  background: #6c757d38;
}

.pt-80 {
  padding-top: 80px;
}

.pb-80 {
  padding-bottom: 80px;
}

.border-radius-img {
  border-radius: 50%;
}

.signButton {
  margin-top: 20px !important;
}

.success-div {
  position: fixed;
  bottom: 83px;
  right: 34px;
  background-color: #2dce89;
  padding: 6px;
  border-radius: 5px;
  display: flex;
}

.mx-height-450 {
  max-height: 450px;
  overflow: auto;
  overflow-x: hidden;
}

.credentials-position {
  top: 7px !important;
  left: -76px !important;
}

.mark-attendance-btn {
  position: fixed;
  bottom: 50px;
  right: 10px;
}

@media screen and (max-width: 767px) {
  .sleep-icon {
    left: 200px !important;
    /* z-index: 9999999; */
  }
  .w-sm-50 {
    width: 50%;
  }
  .w-sm-25 {
    width: 25% !important;
  }
  .min-w-sm-50 {
    min-width: 50%;
  }
  .fs-sm-15 {
    font-size: 15px;
  }
}

.card-dark {
  background-color: #272d36;
}

.text-lighter {
  color: #ffffffa6;
}

.f-28 {
  font-size: 28px;
}

.remark-custom-width {
  max-width: 340px;
}

@media (max-width: 992px) {
  .sleep-icon {
    left: 200px !important;
    /* z-index: 9999999; */
  }

  .d-sm-flex {
    display: flex;
  }
  .mobile-justify-center {
    justify-content: center !important;
  }
  .mobile-mt-20 {
    margin-top: 20px;
  }
  .mobile-d-block {
    display: block !important;
  }
  .mobile-col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.pagination > nav.items-center > .flex > a.relative {
  background-color: #fff !important;
}
.pagination > nav.items-center > .flex > span.relative {
  background-color: #e0e0e057 !important;
  cursor: not-allowed;
}

tr.odd {
  background-color: #cccccc29;
}
/* Stepper Code */

.md-stepper-horizontal {
  display: table;
  width: 100%;
  margin: 0 auto;
  background-color: #ffffff;
  box-shadow: 0 3px 8px -6px rgba(0, 0, 0, 0.5);
}
.md-stepper-horizontal .md-step {
  display: table-cell;
  position: relative;
  padding: 15px;
}
.md-stepper-horizontal .md-step:hover,
.md-stepper-horizontal .md-step:active {
  background-color: rgba(0, 0, 0, 0.04);
}
.md-stepper-horizontal .md-step:active {
  border-radius: 15% / 75%;
}
.md-stepper-horizontal .md-step:first-child:active {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.md-stepper-horizontal .md-step:last-child:active {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.md-stepper-horizontal .md-step:hover .md-step-circle {
  background-color: #757575;
}
.md-stepper-horizontal .md-step:first-child .md-step-bar-left,
.md-stepper-horizontal .md-step:last-child .md-step-bar-right {
  display: none;
}
.md-stepper-horizontal .md-step .md-step-circle {
  width: 30px;
  height: 30px;
  margin: 0 auto;
  background-color: #eee;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.md-stepper-horizontal.green .md-step.active .md-step-circle {
  background-color: #00ae4d;
}
.md-stepper-horizontal.orange .md-step.active .md-step-circle {
  background-color: #6c757d;
  color: #fff;
}
.md-stepper-horizontal .md-step.active .md-step-circle {
  background-color: rgb(33, 150, 243);
}
.md-stepper-horizontal .md-step.done .md-step-circle:before {
  font-family: "FontAwesome";
  font-weight: 100;
  content: "\2713";
}
.md-stepper-horizontal .md-step.done .md-step-circle *,
.md-stepper-horizontal .md-step.editable .md-step-circle * {
  display: none;
}
.md-stepper-horizontal .md-step.editable .md-step-circle:before {
  font-family: "FontAwesome";
  font-weight: 100;
  content: "\2713";
}
.md-stepper-horizontal .md-step .md-step-title {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 600;
}
.md-stepper-horizontal .md-step .md-step-title,
.md-stepper-horizontal .md-step .md-step-optional {
  text-align: center;
  color: rgba(0, 0, 0, 0.26);
}
.md-stepper-horizontal .md-step.active .md-step-title {
  font-weight: 600;
  color: rgba(0, 0, 0, 0.87);
}
.md-stepper-horizontal .md-step.active.done .md-step-title,
.md-stepper-horizontal .md-step.active.editable .md-step-title {
  font-weight: 600;
}
.md-stepper-horizontal .md-step .md-step-optional {
  font-size: 12px;
}
.md-stepper-horizontal .md-step.active .md-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
.md-stepper-horizontal .md-step .md-step-bar-left,
.md-stepper-horizontal .md-step .md-step-bar-right {
  position: absolute;
  top: 36px;
  height: 1px;
  border-top: 1px solid #dddddd;
}
.md-stepper-horizontal .md-step .md-step-bar-right {
  right: 0;
  left: 50%;
  margin-left: 20px;
}
.md-stepper-horizontal .md-step .md-step-bar-left {
  left: 0;
  right: 50%;
  margin-right: 20px;
}

.progress-bar-blue {
  background-color: #60acf6;
}
.progress-bar-purple {
  background-color: #caa8f6;
}
.progress-bar-green {
  background-color: #048148;
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.loader-animation {
  width: 5%;
}
.article-copy-btn {
  position: absolute;
  right: 15px;
}

.border-secondary span {
  border: 1.5px solid #6c757d;
  border-radius: 4px;
}
.border-primary span {
  border: 1.5px solid #007bff !important;
  border-radius: 4px;
}
.border-danger span {
  border: 1.5px solid #dc3545;
  border-radius: 4px;
}
.border-success span {
  border: 1.5px solid #2dce89 !important;
  border-radius: 4px;
}
.border-info span {
  border: 1.5px solid #11cdef;
  border-radius: 4px;
}
.border-warning span {
  border: 1.5px solid #fb6340;
  border-radius: 4px;
}
.img-h-fixed img {
  width: 210px;
  height: 123px;
}
.floating-chat i {
  cursor: pointer;
  border-radius: 50%;
  padding: 5px;
  color: #fff;
  background: #444;
}
.bg-light-grey {
  background: #bdbdbd !important;
}
.slidefrombottom {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  transform: translateY(100%);
  animation: slide-from-bottom 0.5s forwards;
}

@keyframes slide-from-bottom {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}
.chat-bg-none {
  border: none;
  background: transparent;
}
.modal-bottom-right {
  position: fixed;
  right: 0px;
  bottom: 25px;
  width: 380px;
  height: 400px !important;
}
.recieved-message {
  display: inline-block;
  clear: both;
  float: left;
  width: calc(100% - 25px);
  font-size: 0.9em;
}
.sent-message {
  display: flex;
  justify-content: end;
  clear: both;
  float: left;
  width: calc(100% - 25px);
  font-size: 0.9em;
}
.sent-message p {
  background: #f5f5f5;
  float: right;
  display: inline-block;
  padding: 10px 15px;
  border-radius: 20px;
  max-width: 205px;
  line-height: 130%;
  margin-bottom: 5px;
}
.sent-message p:hover {
  background: #767676;
  color: #fff;
}
.recieved-message p {
  background: #435f7a;
  color: #f5f5f5 !important;
  display: inline-block;
  padding: 10px 15px;
  border-radius: 20px;
  max-width: 205px;
  line-height: 130%;
  margin-bottom: 5px;
}
.chat-bg-color {
  background-color: #e6eaea;
  max-height: 320px;
  overflow: auto;
}
.chat-body-height {
  height: 450px;
}
.chat-user-img {
  width: 30px;
  border-radius: 50%;
  float: left;
  margin: 6px 8px 0 0;
}
.chat-created {
  margin-left: 12px;
  margin-bottom: 15px;
}

.survey-hr {
  border: 0.5px solid #ddd;
  margin: 0;
}
.star-rating:before {
  content: "☆";
  color: gray;
  font-size: 2.5em;
}

.star-rating.active:before {
  content: "★";
  color: gray;
}
.feedback-radio:checked + .star-rating:before {
  content: "★";
  color: gray;
}
.feedback-radio {
  display: none;
  -webkit-appearance: none;
}

.icon-fs-20 {
  font-size: 20px;
  color: #11c15b;
  font-weight: 700;
}
.ql-toolbar {
  margin-top: 12px !important;
}
.delete-fw-700 {
  font-weight: 700 !important;
}
.profile-card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  max-width: 300px;
  margin: auto;
  min-height: 440px;
  max-height: 440px;
  text-align: center;
  font-family: arial;
}
.bg-black-height{
  min-height: 227px;
  height: 238px;
  background: #000;
  padding: 35px;
  display: flex;
  justify-content: center;
}
.profile-img-card{
  border-radius: 50%;
  min-height: 170px;
  min-width: 170px;
  max-height: 170px;
  max-width: 170px;
  object-fit: fill;
  z-index: 00000;
  position: absolute;
  top: 35px;
  left: 55px;
}
.footer-text{
  width: 90%;
  position: relative;
  bottom: 65px;
  text-align: center;
  margin: 0 auto;
  display: block;
}
.zebra-img{
  border-radius: 50%;
  min-height: 170px;
  min-width: 170px;
  max-height: 170px;
  max-width: 170px;
  object-fit: fill;
  position: relative;
}
.zebra-img-left{
  position: absolute;
  left: 0;
  top: 30px;
}
.zebra-img-left img{
  height: 175px;
}
.zebra-img-right{
  position: absolute;
  right: 0;
  top: 30px;
}
.zebra-img-right img{
  height: 175px;
}
