.text-main-color {
  color: #01B3E4;
}

.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.row-gap-24 {
  row-gap: 24px;
}

body {
  font-family: "Noto Kufi Arabic", sans-serif;
  background-color: #F7F6FE;
  color: black;
  font-size: 14px;
  direction: rtl;
  scroll-behavior: smooth;
}

html[dir=ltr] body {
  direction: ltr !important;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: black;
}
a:hover {
  color: black;
}

button {
  border: none;
  outline: none;
}

.form-control,
.form-select {
  font-size: 14px !important;
  border: 1px solid #ddd !important;
}

.main-section {
  padding: 1.5rem 0;
  min-height: calc(100vh - 41.88px - 54.5px - 53px);
}

.modal-header .modal-title {
  font-size: 15px !important;
}
.modal-header .btn-close {
  margin: unset !important;
}

::-webkit-scrollbar {
  width: 8px;
  height: 12px;
}

::-webkit-scrollbar-track {
  background-color: #f3f3f3;
}

::-webkit-scrollbar-thumb {
  background-color: #01B3E4;
  border-radius: 8px;
}

.image-holder {
  width: 200px;
}
.image-holder img {
  width: 100%;
  height: auto;
}

@media print {
  .bg-white {
    box-shadow: none;
  }
  .image-holder {
    width: 120px;
  }
  .image-holder img {
    width: 100%;
    height: auto;
  }
  .not-print {
    display: none !important;
  }
  .table-responsive {
    width: 100% !important;
  }
  .ar {
    font-size: 19px !important;
  }
  .bg-white {
    box-shadow: none;
  }
  .invoice-table tr td {
    background-color: white;
    font-size: 10px;
    padding: 0;
    font-weight: 700;
    border: 1px solid #ddd !important;
    vertical-align: middle;
  }
  .patientFile .row > * {
    width: 30%;
  }
  .patientFile .row > * p {
    font-size: 10px;
  }
  .patientFile .check {
    width: 50% !important;
  }
  .patientFile .data-content {
    display: flex;
    gap: 10px;
    align-items: center;
    width: 100%;
  }
  .patientFile .data-content div {
    width: 50%;
  }
  .patientFile .data-content div p {
    font-size: 10px;
    white-space: nowrap;
  }
  .patientFile .wrapper {
    display: flex;
  }
  .patientFile .wrapper .parent {
    display: flex;
    flex-direction: column;
  }
  .patientFile .wrapper .parent .data-content div {
    width: 100%;
  }
  .patientFile .wrapper .parent .data-content div textarea {
    min-height: 140px !important;
    width: 100%;
  }
  .table-responsive {
    margin: 0;
  }
  .table-responsive tbody tr th,
  .table-responsive thead tr th {
    font-size: 10px;
  }
  .table-responsive tbody tr td,
  .table-responsive thead tr td {
    font-size: 10px;
  }
  .data-content {
    display: flex;
    gap: 10px;
    align-items: center;
    width: 100% !important;
  }
  .data-content div {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100% !important;
  }
  .data-content div div {
    width: 50%;
  }
  .data-content div div p {
    font-size: 8px !important;
    white-space: wrap !important;
  }
  .data-content div div.holder {
    width: 100% !important;
  }
  .data-content div div.holder .special {
    width: 100% !important;
  }
  .data-content div div.holder .special textarea {
    width: 100% !important;
    min-height: 100px !important;
  }
  .casher-invoice .invoice-content {
    padding: 10px !important;
  }
  .casher-invoice .invoice-name {
    font-size: 10px !important;
  }
  .casher-invoice .logo-holder {
    width: 100% !important;
  }
  .casher-invoice .logo-holder .the_image {
    width: 90px !important;
    height: 80px !important;
  }
  .casher-invoice .the_address p {
    font-size: 10px !important;
  }
  .casher-invoice .tax {
    font-size: 10px;
  }
  .casher-invoice .the_date {
    font-size: 10px;
  }
  .casher-invoice div b {
    font-size: 10px !important;
  }
  .casher-invoice .main-table tr th {
    font-size: 8px;
    padding: 3px;
  }
  .casher-invoice .main-table tr td {
    font-size: 8px;
    padding: 3px;
  }
  .casher-invoice .invoice-content {
    box-shadow: none !important;
  }
  .casher-invoice .invoice-info {
    align-items: center;
  }
  .casher-invoice .invoice-info .name b {
    font-size: 10px !important;
    color: #000 !important;
  }
  .casher-invoice .invoice-info .value {
    font-size: 10px !important;
    color: #000 !important;
  }
  .casher-invoice .wel {
    font-size: 12px !important;
    margin-bottom: 5px !important;
    text-align: center !important;
    color: #000 !important;
  }
  .casher-invoice .bar_code_holder {
    margin: 0px auto;
  }
  .casher-invoice .bar_code_holder svg {
    width: 130px !important;
    height: 100px !important;
  }
  .casher-invoice .parent-boxes-info {
    margin: 10px auto 0px;
    width: 100% !important;
  }
  .content {
    background-color: #fff !important;
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
    border: none !important;
    margin-bottom: 0 !important;
  }
  .content .invoice-content .invoice-header .col-lg-4 {
    width: 33.33333333% !important;
  }
  .content .content-sides .col-md-6 {
    width: 50% !important;
  }
  .content .content-sides .col-md-6 .right-side p {
    font-size: 13px;
  }
  .content .content-sides .col-md-6 .left-side {
    direction: ltr;
  }
  .content .content-sides .col-md-6 .right-side,
  .content .content-sides .col-md-6 .left-side {
    padding: 10px !important;
    border: 1px solid #ddd;
  }
  .content .content-sides .col-md-6 .bottom-info {
    padding-top: 20px;
    border-top: 1px solid #ddd;
  }
  .content .content-sides .holder {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start;
    gap: 8px !important;
    margin-bottom: 13px !important;
  }
  .content .content-sides .holder .named {
    background-color: #cecece;
    padding: 6px 13px;
    min-width: 115px;
    text-align: center;
    font-size: 13px;
    border-radius: 2px;
    margin-bottom: 0;
    white-space: nowrap;
  }
  .content .content-sides .holder .named.lg-w {
    min-width: 170px;
  }
  .content .content-sides .holder .named .form-control {
    padding: 5px 11px !important;
  }
}
@media (min-width: 1200px) {
  .text-lg-nowrap {
    white-space: nowrap;
  }
  .no-flex {
    flex: none !important;
  }
  .w-fit {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .w-180px {
    width: 180px !important;
  }
}
@media (max-width: 575.98px) {
  .wrap-form .col {
    width: 99%;
    flex: none !important;
  }
}
@media (min-width: 575.98px) and (max-width: 767.98px) {
  .wrap-form .col {
    width: 49%;
    flex: none !important;
  }
}
@media (min-width: 767.98px) and (max-width: 991.98px) {
  .wrap-form .col {
    width: 32.3333333333%;
    flex: none !important;
  }
}
@media (min-width: 991.98px) and (max-width: 1199.98px) {
  .wrap-form .col {
    width: 24.25%;
    flex: none !important;
  }
}
.top-nav {
  background-color: #01B3E4;
  color: white;
  font-size: 13px;
  z-index: 1000;
}
.top-nav .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.top-nav .container .tog-show {
  margin: 10px 0;
  display: none;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .top-nav .container .tog-show {
    display: block;
  }
}
.top-nav .container .tog-show i, .top-nav .container .tog-show svg {
  font-size: 23px;
}
.top-nav .container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.top-nav .container a {
  color: white;
}
.top-nav .container .list-item {
  display: flex;
  z-index: 1000;
  align-items: center;
}
@media (max-width: 767.98px) {
  .top-nav .container .list-item {
    flex-direction: column;
    position: absolute;
    top: 100%;
    min-width: 200px;
    display: none;
    right: 0;
    background-color: #313131;
  }
  .top-nav .container .list-item li {
    width: 100%;
  }
  .top-nav .container .list-item li a {
    border-bottom: 1px solid #9c9c9c;
    width: 100%;
    transition: 300ms;
  }
  .top-nav .container .list-item li a::before {
    display: none;
  }
  .top-nav .container .list-item li a:hover {
    color: #01B3E4;
  }
}
.top-nav .container .list-item li a {
  position: relative;
  padding: 0.7rem;
  display: block;
  overflow: hidden;
  font-size: 13px;
}
.top-nav .container .list-item li a::before {
  content: "";
  width: 100%;
  left: 100%;
  bottom: 2px;
  transition: 300ms;
  position: absolute;
  height: 3px;
  background-color: #fff;
}
.top-nav .container .list-item li a:hover::before {
  left: 0;
}

.bottom-nav {
  box-shadow: 0 5px 10px 0 rgba(228, 228, 228, 0.5215686275);
  border-bottom: 3px solid #01B3E4;
  background-color: white;
  z-index: 1000;
}
.bottom-nav .container .tog-show {
  display: none;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .bottom-nav .container .tog-show {
    display: inline-block;
    margin: 10px 0;
  }
}
.bottom-nav .container .tog-show i, .bottom-nav .container .tog-show svg {
  font-size: 23px;
  color: black;
}
.bottom-nav .container .list-item {
  display: flex;
  z-index: 1000;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 767.98px) {
  .bottom-nav .container .list-item {
    flex-direction: column;
    display: none;
  }
}
.bottom-nav .container .list-item li .item {
  padding: 1rem 0.7rem;
  display: block;
  transition: 300ms;
  color: black;
  font-size: 13px;
  white-space: nowrap;
  position: relative;
}
.bottom-nav .container .list-item li .item .badge-count {
  position: absolute;
  left: 0px;
  top: 13%;
}
.bottom-nav .container .list-item li .item .i-item {
  transition: 300ms;
  color: #8F9AB8;
  font-size: 16px;
  margin-right: 2px;
}
.bottom-nav .container .list-item li .item:hover {
  color: #01B3E4;
}
.bottom-nav .container .list-item li .item:hover i, .bottom-nav .container .list-item li .item:hover svg {
  color: #01B3E4;
}
.bottom-nav .container .list-item li .dropdown-hover {
  display: flex;
}

.login_page {
  min-height: 100vh;
  background-color: white;
  display: flex;
  flex-wrap: wrap;
}
.login_page * {
  font-family: "Cairo", sans-serif !important;
}
.login_page .box-col {
  width: 50%;
  padding: 88px;
}
.login_page .box-col.box-bg {
  position: relative;
  z-index: 1;
  color: white;
  position: relative;
  z-index: 1;
}
.login_page .box-col.box-bg::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  z-index: -1;
  bottom: 0;
  right: 0;
  background-color: rgba(128, 120, 191, 0.85);
}
.login_page .box-col.box-bg .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -o-object-fit: cover;
     object-fit: cover;
}
.login_page .box-col.box-bg .logo-bg {
  width: 270px;
  height: auto;
  mix-blend-mode: multiply;
}
.login_page .box-col.box-bg .text-bg .title {
  font-weight: 700;
  font-size: 45px;
  line-height: 70px;
}
.login_page .box-col.box-bg .text-bg .p {
  font-weight: 500;
  font-size: 30px;
  line-height: 75px;
}
.login_page .box-col.box-bg .text-bg-2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 45px;
}
@media (max-width: 1199.98px) {
  .login_page .box-col {
    width: 100%;
    padding: 12px;
  }
  .login_page .box-col .title {
    text-align: center;
  }
}
.login_page .box-col .form_content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  border: 1px solid #efefef;
  border-radius: 14px;
  gap: 20px;
}
.login_page .box-col .form_content .logo-form {
  width: 42px;
  height: auto;
}
.login_page .box-col .form_content .header_title .title {
  font-weight: 600;
  font-size: 25px;
  margin-bottom: 4px;
}
.login_page .box-col .form_content .header_title .text {
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  color: #737373;
}
.login_page .box-col .form_content .label {
  font-size: 16px;
  margin-bottom: 10px;
}
.login_page .box-col .form_content .group-inp {
  display: flex;
  align-items: center;
  border: 1px solid #cecece;
  border-radius: 8px;
  font-size: 14px;
  overflow: hidden;
  padding: 0.6rem 1rem;
}
.login_page .box-col .form_content .group-inp .inp {
  flex: 1;
  border: 0;
  outline: 0;
}
.login_page .box-col .form_content .group-inp .box {
  padding-right: 1rem;
}
.login_page .box-col .form_content .group-inp .box .icon {
  width: 24px;
  width: 100%;
  height: auto;
}
.login_page .box-col .form_content .reseat {
  font-size: 14px;
  color: #8078BF;
}
.login_page .box-col .form_content .sub_btn {
  background: #8078BF;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45.19px;
  font-size: 16px;
  border: 0 !important;
  outline: 0 !important;
  color: white !important;
  border-radius: 8px;
}
.login_page .box-col .form_content .sub_btn:hover {
  background-color: #6A61B4;
}
.login_page + .footer-bottom {
  display: none;
}

.artical-section .box-text {
  width: 100%;
  background-color: white;
  border-radius: 6px;
  padding: 15px;
}
.artical-section .box-text .image-holder {
  height: 250px;
  width: 50%;
  margin: 0 auto 30px;
}
.artical-section .box-text .image-holder img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.artical-section .box-text h1 {
  color: #01B3E4;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 13px;
}
.artical-section .box-text h1 p {
  color: #fff;
  font-size: 16px;
}

.section-contact .contact_us {
  position: relative;
  width: 100%;
  max-height: 100%;
  height: 135px;
}
.section-contact .contact_us img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-contact .contact_us .box-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}
.section-contact .contact_us .box-text > h1 {
  color: #033b4a;
  font-weight: 600;
  margin-bottom: 5px;
}
.section-contact .contact_us .box-text > p {
  margin-bottom: 0%;
  color: #fff;
  font-size: 18px;
}
.section-contact .contact_way {
  background-color: #f9fafb;
}
.section-contact .contact_way .box-content {
  text-align: center;
}
.section-contact .contact_way .box-content .icon_holder {
  margin: 0 auto 15px;
}
.section-contact .contact_way .box-content .icon_holder > i,
.section-contact .contact_way .box-content .icon_holder svg {
  font-size: 60px;
  color: #01b3e4;
}
.section-contact .contact_way .box-content p {
  margin: 0 0 15px;
  font-size: 15px;
  color: #9dabaf;
}
.section-contact .form_section .contact-title {
  text-align: center;
}
.section-contact .form_section .contact-title h3 {
  font-size: 25px;
  line-height: 35px;
  color: #033b4a;
}
.section-contact .form_section .contact-title p {
  margin: 0 0 20px;
  font-size: 15px;
  color: #9dabaf;
}
.section-contact .form_section .form-group .custom-form {
  display: block;
  width: 100%;
  height: calc(2em + 1rem + 2px);
  padding: 8px 25px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #033b4a;
  background-color: #f0f2f5 !important;
  background-clip: padding-box;
  border: none;
  border-radius: 50rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.section-contact .btn-washla {
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 1px;
  font-weight: 400;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  padding: 6px 25px;
  border-radius: 5px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  color: #fff;
  background-color: #01b3e4;
  border: 1px solid #01b3e4;
  transition: all 0.3s ease-in-out 0s;
}
.section-contact .btn-washla:hover {
  color: white;
  background-color: #03a0cb;
  border: 1px solid #03a0cb;
}
.section-contact .map {
  width: 100%;
}
.section-contact .map iframe {
  width: 100%;
  height: 80vh;
}

.btn-main-sm {
  padding: 0.3rem 0.7rem;
  transition: 300ms;
  color: #fff;
  background: #01B3E4;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3px;
  white-space: nowrap;
  cursor: pointer;
  border-radius: 4px;
  border: none;
  font-size: 13px;
  outline: none;
  border: 1px solid #01B3E4;
  z-index: 1;
  position: relative;
  overflow: hidden;
}
.btn-main-sm::before {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  transition: 300ms;
  height: 100%;
  background-color: white;
  z-index: -1;
}
.btn-main-sm:hover {
  color: #01B3E4;
  border: 1px solid #01B3E4;
}
.btn-main-sm:hover::before {
  left: 0;
}

.dropdown-hover {
  position: relative;
  color: white;
  font-size: 11px;
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  z-index: 1001;
  cursor: pointer;
}
.dropdown-hover::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 7px;
  left: 0;
  top: 100%;
}
.dropdown-hover:hover .listis-item {
  display: block;
}
.dropdown-hover .icon-drop {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #9c9c9c;
}
.dropdown-hover .icon-drop .icon {
  font-size: 16px;
}
.dropdown-hover .text {
  margin: 0;
  font-size: 13px;
  text-align: center;
}
.dropdown-hover .listis-item {
  position: absolute;
  left: 0;
  z-index: 1000;
  top: calc(100% + 7px);
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
  min-width: 100%;
  background-color: #313131;
  overflow-y: auto;
  display: none;
}
.dropdown-hover .listis-item::-webkit-scrollbar {
  display: none;
}
.dropdown-hover .listis-item {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.dropdown-hover .listis-item .item-drop a {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  padding: 10px;
  width: 100%;
  white-space: nowrap;
}
.dropdown-hover .listis-item .item-drop a:hover {
  background: #4e4e4e;
}
.dropdown-hover .listis-item .item-drop a .icon-drop {
  width: 19px;
}
.dropdown-hover .listis-item .item-drop a .text {
  size: 19px;
  color: white;
}

.badge-count {
  background-color: orangered;
  font-size: 12px;
  height: 17px;
  width: 17px;
  border-radius: 5px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-purple {
  color: white;
  background-color: #8e44ad;
}
.btn-purple:hover, .btn-purple:focus {
  background-color: #7d3d99;
  color: white;
}
.btn-purple:focus {
  box-shadow: none !important;
}

.btn-info,
.btn-warning {
  color: white;
}
.btn-info:hover, .btn-info:focus,
.btn-warning:hover,
.btn-warning:focus {
  color: white;
}

.trans-btn {
  background-color: #528de3;
  border: 1px solid #528de3;
  color: #fff;
  font-size: 14px;
  padding: 4px 12px;
}
.trans-btn:hover {
  background-color: #377fe8;
  border: 1px solid #377fe8;
  color: #fff;
}

.main-heading {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 1.5rem;
}

.small-heading {
  font-size: 15px;
  color: #6b7280;
  margin-bottom: 5px;
  font-weight: bold;
}

.small-label {
  color: #6b7280;
  font-size: 12px;
  margin-bottom: 2px;
}

.form-heading {
  position: relative;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 0rem;
  color: #6b7280;
  z-index: 1;
}
.form-heading span {
  background-color: white;
  padding: 8px 18px;
  background-color: white;
}
.form-heading hr {
  width: 100%;
  height: 1px;
  position: absolute;
  top: 55%;
  left: 0;
  margin: 0;
  transform: translateY(-50%);
  z-index: -1;
}

.boxes-info .box-info {
  background-color: white;
  padding: 25px 15px;
  text-align: end;
  overflow: hidden;
  border-radius: 0.375rem;
  position: relative;
  box-shadow: 0 0 6px 0 #d3d3d3;
  transition: 300ms;
}
.boxes-info .box-info:hover {
  box-shadow: 0 0 6px 0 #aeaaaa;
}
.boxes-info .box-info.blue .bg-icon {
  color: #5b8af0;
}
.boxes-info .box-info.green .bg-icon {
  color: #01B3E4;
}
.boxes-info .box-info.pur .bg-icon {
  color: #7b74eb;
}
.boxes-info .box-info.red .bg-icon {
  color: #de5f56;
}
.boxes-info .box-info .num {
  font-size: 25px;
}
.boxes-info .box-info .text {
  font-size: 16px;
  color: #6b7280;
}
.boxes-info .box-info .bg-icon {
  position: absolute;
  inset-inline-start: -3%;
  bottom: 0;
  font-size: 60px;
}
.boxes-info.boxes-bg-color .box-info {
  color: white;
}
.boxes-info.boxes-bg-color .box-info .text {
  color: white;
}
.boxes-info.boxes-bg-color .box-info .bg-icon {
  color: white;
}
.boxes-info.boxes-bg-color .box-info.blue {
  background-color: #5b8af0;
}
.boxes-info.boxes-bg-color .box-info.green {
  background-color: #01B3E4;
}
.boxes-info.boxes-bg-color .box-info.pur {
  background-color: #7b74eb;
}
.boxes-info.boxes-bg-color .box-info.red {
  background-color: #de5f56;
}

.main-table {
  width: 100%;
  border-radius: 7px;
  border: none !important;
  border: 1px solid #ddd !important;
}
.main-table * {
  border: none !important;
}
.main-table tr {
  border: 1px solid #ddd !important;
}
.main-table tr th {
  background-color: #f9fafb;
  color: #6b7280;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  padding: 10px;
}
.main-table tr td {
  background-color: white;
  font-size: 14px;
  padding: 10px;
}

.invoice-table {
  width: 100%;
  border-radius: 7px;
  border: none !important;
  border: 1px solid #ddd !important;
}
.invoice-table * {
  border: none !important;
}
.invoice-table tr {
  border: 1px solid #ddd !important;
}
.invoice-table tr th {
  background-color: #f9fafb;
  color: #6b7280;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  padding: 10px;
  vertical-align: middle;
}
.invoice-table tr td {
  background-color: white;
  font-size: 12px;
  padding: 10px;
  font-weight: 700;
  border: 1px solid #ddd !important;
  vertical-align: middle;
}

.card-side {
  box-shadow: -13px 20px 20px 0 rgba(0, 0, 0, 0.0392156863);
  background: #ffffff;
  border-radius: 5px;
  border: 0;
  margin-bottom: 1rem;
}
.card-side .user-avatar img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.card-side .user-name {
  margin: 0 0 0.5rem 0;
}
.card-side .user-email {
  margin: 0;
  font-size: 0.8rem;
  font-weight: 400;
  color: #9fa8b9;
}
.card-side .card-slide {
  box-shadow: 0px 8px 10px 0 rgba(0, 0, 0, 0.0392156863) !important;
  padding: 1.5rem 1rem;
  text-align: center;
}
.card-side .card-slide .btn-icon {
  color: #666;
}
.card-side .card-slide .btn-icon:hover {
  color: #000;
}
.card-side .card-slide .btn-icon .icon {
  border: none !important;
}
.card-side .card-slide .btn-icon .icon svg,
.card-side .card-slide .btn-icon .icon i {
  width: 20px;
}

.landing-section {
  height: 135px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.landing-section::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: hsla(193, 99%, 45%, 0.5);
}
.landing-section .img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -2;
  -o-object-fit: cover;
     object-fit: cover;
}

.main-select {
  border-radius: 4px;
  padding: 0.2rem;
  font-size: 13px;
  transition: 300ms;
  border: 1px solid #ddd;
}
.main-select:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  outline: none;
}

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

.footer-bottom {
  background-color: #313131;
  color: white;
}
.footer-bottom p {
  margin: 0;
  font-size: 14px;
}/*# sourceMappingURL=main.css.map */