::-webkit-scrollbar {
  width: 5px;
  opacity: 0;
}

::-webkit-scrollbar-thumb {
  background: rgba(111, 133, 147, 0.1);
}

@font-face {
  font-family: "PDMS_Saleem_QuranFont";
  src: url("../fonts/_PDMS_Saleem_QuranFont Regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/_PDMS_Saleem_QuranFont Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/_PDMS_Saleem_QuranFont Regular.woff2") format("woff2"), url("../fonts/_PDMS_Saleem_QuranFont Regular.woff") format("woff"), url("../fonts/_PDMS_Saleem_QuranFont Regular.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "times new roman";
  src: url("../fonts/times new roman.eot"); /* IE9 Compat Modes */
  src: url("../fonts/times new roman.eot?#iefix") format("embedded-opentype"), url("../fonts/times new roman.woff2") format("woff2"), url("../fonts/times new roman.woff") format("woff"), url("../fonts/times new roman.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Merriweather-Black";
  src: url("../fonts/Merriweather-Black.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Merriweather-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Merriweather-Black.woff2") format("woff2"), url("../fonts/Merriweather-Black.woff") format("woff"), url("../fonts/Merriweather-Black.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Black";
  src: url("../fonts/Roboto-Black.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Roboto-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Black.woff2") format("woff2"), url("../fonts/Roboto-Black.woff") format("woff"), url("../fonts/Roboto-Black.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
}
a {
  text-decoration: none !important;
  color: inherit;
}

.arabic-font {
  font-family: "PDMS_Saleem_QuranFont", sans-serif;
  direction: rtl;
}

.roman-font {
  font-family: "times new roman", sans-serif;
}

.roboto-font {
  font-family: "Roboto-Black", sans-serif;
}

.merri-font {
  font-family: "Merriweather-Black", sans-serif;
}

a {
  text-decoration: none;
  color: inherit;
}

.absolute-center {
  left: 50%;
  transform: translate(0, -50%);
}

.no-p {
  padding: 0 !important;
}

.no-m {
  margin: 0 !important;
}

.text-main {
  color: #2E3192 !important;
}

.text-white {
  color: #ffffff !important;
}

.text-black {
  color: #000000;
}

.text-blue {
  color: #5e72e4;
}

.text-indigo {
  color: #6610f2;
}

.text-purple {
  color: #BB6BD9;
}

.text-pink {
  color: #e83e8c;
}

.text-red {
  color: #EE3232;
}

.text-orange {
  color: #ff9900;
}

.text-yellow {
  color: #FFFA6F;
}

.text-green {
  color: #297F00;
}

.text-teal {
  color: #20c997;
}

.text-cyan {
  color: #3065D0;
}

.bg-white {
  background: #ffffff !important !important;
}

.bg-main {
  background: #2E3192 !important;
}

.bg-purple {
  background: #BB6BD9;
}

.bg-black {
  background: #000000 !important;
}

.bg-blue {
  background: #5e72e4 !important;
}

.bg-orange {
  background: #ff9900 !important;
}

.bg-green {
  background: #299e4a !important;
}

.bg-purpel {
  background: #BB6BD9 !important;
}

.bg-dark-blue {
  background: #251e71 !important;
}

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

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

.fs-10 {
  font-size: 10px;
}
@media screen and (max-width: 992px) {
  .fs-10 {
    font-size: 8px;
  }
}

.fs-11 {
  font-size: 11px;
}
@media screen and (max-width: 992px) {
  .fs-11 {
    font-size: 9px;
  }
}

.fs-12 {
  font-size: 12px;
}
@media screen and (max-width: 992px) {
  .fs-12 {
    font-size: 10px;
  }
}

.fs-13 {
  font-size: 13px;
}
@media screen and (max-width: 992px) {
  .fs-13 {
    font-size: 9px;
  }
}

.fs-14 {
  font-size: 14px;
}
@media screen and (max-width: 992px) {
  .fs-14 {
    font-size: 11px;
  }
}

.fs-15 {
  font-size: 15px;
}
@media screen and (max-width: 992px) {
  .fs-15 {
    font-size: 13px;
  }
}

.fs-17 {
  font-size: 17px;
}
@media screen and (max-width: 992px) {
  .fs-17 {
    font-size: 13px;
  }
}

.fs-18 {
  font-size: 18px;
}
@media screen and (max-width: 992px) {
  .fs-18 {
    font-size: 14px;
  }
}

.fs-19 {
  font-size: 19px;
}
@media screen and (max-width: 992px) {
  .fs-19 {
    font-size: 15px;
  }
}

.fs-20 {
  font-size: 20px;
}
@media screen and (max-width: 992px) {
  .fs-20 {
    font-size: 17px;
  }
}

.fs-21 {
  font-size: 21px;
}
@media screen and (max-width: 992px) {
  .fs-21 {
    font-size: 16px;
  }
}

.fs-22 {
  font-size: 22px;
}
@media screen and (max-width: 992px) {
  .fs-22 {
    font-size: 15px;
  }
}

.fs-23 {
  font-size: 23px;
}
@media screen and (max-width: 992px) {
  .fs-23 {
    font-size: 18px;
  }
}

.fs-24 {
  font-size: 24px;
}
@media screen and (max-width: 992px) {
  .fs-24 {
    font-size: 16px;
  }
}

.fs-46 {
  font-size: 46px;
}
@media screen and (max-width: 992px) {
  .fs-46 {
    font-size: 35px;
  }
}

.fs-60 {
  font-size: 60px;
}
@media screen and (max-width: 992px) {
  .fs-60 {
    font-size: 28px;
  }
}

h5, .h5 {
  font-size: 14px;
}

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

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

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

.fw-700 {
  font-weight: 700;
}
@media screen and (max-width: 992px) {
  .fw-700 {
    font-weight: 400;
  }
}

.bg-purple-light {
  background: rgba(187, 107, 217, 0.1);
}

.bg-warning-light {
  background: rgba(255, 236, 204, 0.5);
}

.bg-danger-light {
  background: rgba(255, 222, 222, 0.4);
}

.bg-success-light {
  background: rgba(218, 245, 230, 0.5);
}

.border-purple {
  border-color: #BB6BD9 !important;
}

.badge {
  line-height: 1.5;
  border-radius: 0.25rem;
  font-size: 12px;
  font-weight: 500;
  padding: 5px 12px;
  border: 0.0625rem solid transparent;
}

.badge-success {
  background-color: #3AC977;
}

.badge-danger {
  background-color: #FF5E5E;
}

.light.badge-info {
  background-color: #d3edf5;
  color: #58bad7;
}

.badge-dark {
  background-color: #6e6e6e;
}

.light.badge-danger {
  background-color: #ffdede;
  color: #FF5E5E !important;
}

.badge-main {
  background-color: #2E3192 !important;
}

.light.badge-warning {
  background-color: #ffeccc;
  color: #FF9F00;
}

.light.badge-dark {
  background-color: #eeeeee;
  color: #6e6e6e;
}

.badge-warning {
  background-color: #FF9F00;
}

.light.badge-success {
  background-color: #daf5e6;
  color: #3AC977 !important;
}

.light.badge-main {
  background-color: #e8f5ff !important;
  color: #2E3192 !important;
}

.light.btn-success {
  background-color: #daf5e6;
  border-color: #daf5e6;
  color: #3AC977 !important;
}
.light.btn-success:hover {
  background-color: #3AC977;
  border-color: #3AC977;
  color: #fff;
}
.light.btn-success:hover g [fill] {
  fill: #fff;
}
.light.btn-success g [fill] {
  fill: #3AC977;
}

.light.btn-danger {
  background-color: #ffdede;
  border-color: #ffdede;
  color: #FF5E5E !important;
}
.light.btn-danger:hover {
  background-color: #FF5E5E;
  border-color: #FF5E5E;
  color: #fff;
}
.light.btn-danger:hover g [fill] {
  fill: #fff;
}
.light.btn-danger g [fill] {
  fill: #FF5E5E;
}

.light.btn-warning {
  background-color: #ffeccc;
  border-color: #ffeccc;
  color: #FF9F00 !important;
}
.light.btn-warning:hover {
  background-color: #FF9F00;
  border-color: #FF9F00;
  color: #fff;
}
.light.btn-warning:hover g [fill] {
  fill: #fff;
}
.light.btn-warning g [fill] {
  fill: #FF9F00;
}

.menu-toggle .nav-header {
  width: 3.75rem;
  z-index: 999;
}
.menu-toggle .nav-header .brand-logo {
  padding-left: 0;
  padding-right: 0;
  justify-content: center;
}
.menu-toggle .nav-header .brand-title {
  display: none;
}
.menu-toggle .nav-header .nav-control {
  right: -3rem;
}
.menu-toggle header {
  padding-left: 7.5rem !important;
  width: 100%;
}
.menu-toggle header .header-content {
  padding-left: 0rem;
}
.menu-toggle .deznav {
  position: fixed;
  width: 3.75rem;
  overflow: visible;
}
.menu-toggle .deznav .deznav-scroll {
  overflow: visible !important;
}
.menu-toggle .deznav .metismenu > li {
  transition: all 0.4s ease-in-out;
}
.menu-toggle .deznav .metismenu > li > a {
  padding: 0.725rem 0.775rem;
  margin: 3px 0px;
  text-align: center;
}
.menu-toggle .deznav .metismenu > li > form > a {
  padding: 0.725rem 1rem;
  margin: 3px 0px;
  text-align: center;
}
.menu-toggle .deznav .metismenu li {
  position: relative;
}
.menu-toggle .deznav .metismenu li a {
  background: transparent;
}
.menu-toggle .deznav .metismenu .menu-title {
  display: none;
}
.menu-toggle .deznav .nav-text {
  display: none;
}
.menu-toggle .content-body {
  margin-left: 3.7rem;
}

@media only screen and (max-width: 47.9375rem) {
  .content-body {
    padding-right: 0rem;
  }
}
@media only screen and (max-width: 100rem) {
  .element-area .demo-view {
    width: calc(100% - 236px);
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: #888888;
  visibility: hidden;
  background-color: #ffffff !important;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
.offcanvas .offcanvas-end {
  top: 0;
  right: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.175);
  transform: translateX(100%);
}
@media screen and (min-width: 1199px) and (max-width: 1920px) {
  .offcanvas.customeoff {
    width: 800px !important;
  }
}
.offcanvas.customeoff .offcanvas-header {
  margin-left: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}
.offcanvas.customeoff .offcanvas-header .modal-title {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 1rem;
  color: #2C2C2C;
}
.offcanvas.customeoff .offcanvas-header .btn-close {
  background: none;
  height: 24px;
  width: 24px;
  background-color: #ffdede;
  border-radius: 6px;
  color: red;
  font-size: 18px;
  margin-right: 1rem;
}
.offcanvas.customeoff .offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}
.offcanvas.customeoff .offcanvas-body .upload-img .dropzone {
  border: 0.0625rem dashed #DDDFE1;
  min-height: 6.325rem;
  position: relative;
  border-radius: 0.375rem;
  text-align: center;
  padding: 14px 0;
}
.offcanvas.customeoff .offcanvas-body .upload-img .dlab-message {
  margin: 0 !important;
}
.offcanvas.customeoff .offcanvas-body .upload-img .dlab-button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}
.offcanvas.customeoff .offcanvas-body .form-label {
  margin-bottom: 0.5rem;
}
.offcanvas.customeoff .offcanvas-body label {
  font-size: 13px;
  display: inline-block;
  font-weight: 500;
}
.offcanvas.customeoff .offcanvas-body label .text-danger {
  color: rgb(255, 94, 94) !important;
}
.offcanvas.customeoff .offcanvas-body .form-control {
  background: #fff;
  color: #6e6e6e;
  line-height: 1.5;
  font-size: 13px;
  height: 2.813rem;
  border-radius: 0.375rem;
  border-color: #CCCCCC;
}
.offcanvas.customeoff .offcanvas-body .bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}
.offcanvas.customeoff .offcanvas-body .bootstrap-select .btn {
  border: 1px solid #E6E6E6 !important;
  background-color: transparent !important;
  font-weight: 400;
  color: #888888 !important;
}
.offcanvas.customeoff .offcanvas-body .bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
  height: auto;
}
.offcanvas.customeoff .offcanvas-body .bootstrap-select .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.offcanvas.customeoff .offcanvas-body .bootstrap-select .dropdown-menu {
  border-color: #E6E6E6 !important;
  box-shadow: 0 0 2.5rem 0 rgba(82, 63, 105, 0.1);
  min-width: 100%;
  font-size: inherit;
  border: 0;
  overflow: hidden;
  border-radius: 0.375rem;
  margin-top: 0;
  z-index: 9;
}
.offcanvas.customeoff .offcanvas-body .bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.offcanvas.customeoff .offcanvas-body .bootstrap-select .dropdown-menu.show {
  display: block;
  max-height: 267.5px;
  overflow: hidden;
  min-height: 86px;
  position: absolute;
  inset: 0 auto auto 0;
  margin: 0;
}
.offcanvas.customeoff .offcanvas-body .bootstrap-select .input-group-text {
  min-width: 3.125rem;
  justify-content: center;
  border-radius: 0.375rem;
  border-color: #CCCCCC;
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #888888;
  text-align: center;
  white-space: nowrap;
  background-color: #ffffff !important;
  border: 1px solid #E6E6E6;
}
.offcanvas.customeoff .offcanvas-body textarea .form-control {
  min-height: auto;
  height: auto !important;
  padding: 0.75rem;
}
.offcanvas.customeoff .offcanvas-body .default-select.style-1 .dropdown-toggle {
  padding: 0.375rem 0.75rem !important;
  height: 2.813rem;
  line-height: 30.7px;
  font-size: 13px;
  color: #a5a5a5 !important;
}
.offcanvas.customeoff .offcanvas-body .default-select.style-1 .dropdown-toggle:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f078";
  border: 0;
  font-size: 0.7rem;
  margin-top: -1px;
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
}
.offcanvas.customeoff .offcanvas-body .default-select.style-1 .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}

@keyframes dzError1 {
  0% {
    clip: rect(287px, 9999px, 99px, 0);
    transform: skew(0.966deg);
  }
  2.5% {
    clip: rect(244px, 9999px, 344px, 0);
    transform: skew(0.306deg);
  }
  5% {
    clip: rect(174px, 9999px, 294px, 0);
    transform: skew(0.006deg);
  }
  7.5% {
    clip: rect(487px, 9999px, 241px, 0);
    transform: skew(0.824deg);
  }
  10% {
    clip: rect(390px, 9999px, 163px, 0);
    transform: skew(0.268deg);
  }
  12.5% {
    clip: rect(85px, 9999px, 66px, 0);
    transform: skew(0.2deg);
  }
  15% {
    clip: rect(345px, 9999px, 384px, 0);
    transform: skew(0.998deg);
  }
  17.5% {
    clip: rect(150px, 9999px, 387px, 0);
    transform: skew(0.516deg);
  }
  20% {
    clip: rect(471px, 9999px, 499px, 0);
    transform: skew(0.812deg);
  }
  22.5% {
    clip: rect(82px, 9999px, 36px, 0);
    transform: skew(0.368deg);
  }
  25% {
    clip: rect(25px, 9999px, 26px, 0);
    transform: skew(0.78deg);
  }
  27.5% {
    clip: rect(123px, 9999px, 470px, 0);
    transform: skew(0.316deg);
  }
  30% {
    clip: rect(66px, 9999px, 199px, 0);
    transform: skew(0.154deg);
  }
  32.5% {
    clip: rect(397px, 9999px, 117px, 0);
    transform: skew(0.666deg);
  }
  35% {
    clip: rect(155px, 9999px, 76px, 0);
    transform: skew(0.544deg);
  }
  37.5% {
    clip: rect(438px, 9999px, 53px, 0);
    transform: skew(0.564deg);
  }
  40% {
    clip: rect(412px, 9999px, 355px, 0);
    transform: skew(0.724deg);
  }
  42.5% {
    clip: rect(124px, 9999px, 171px, 0);
    transform: skew(0.406deg);
  }
  45% {
    clip: rect(183px, 9999px, 357px, 0);
    transform: skew(0.592deg);
  }
  47.5% {
    clip: rect(58px, 9999px, 289px, 0);
    transform: skew(0.478deg);
  }
  50% {
    clip: rect(58px, 9999px, 450px, 0);
    transform: skew(0.91deg);
  }
  52.5% {
    clip: rect(125px, 9999px, 469px, 0);
    transform: skew(0.982deg);
  }
  55% {
    clip: rect(198px, 9999px, 487px, 0);
    transform: skew(0.796deg);
  }
  57.5% {
    clip: rect(145px, 9999px, 228px, 0);
    transform: skew(0.354deg);
  }
  60% {
    clip: rect(60px, 9999px, 452px, 0);
    transform: skew(0.812deg);
  }
  62.5% {
    clip: rect(211px, 9999px, 499px, 0);
    transform: skew(0.194deg);
  }
  65% {
    clip: rect(451px, 9999px, 469px, 0);
    transform: skew(0.454deg);
  }
  67.5% {
    clip: rect(287px, 9999px, 84px, 0);
    transform: skew(0.774deg);
  }
  70% {
    clip: rect(178px, 9999px, 278px, 0);
    transform: skew(0.046deg);
  }
  72.5% {
    clip: rect(273px, 9999px, 313px, 0);
    transform: skew(0.1deg);
  }
  75% {
    clip: rect(403px, 9999px, 433px, 0);
    transform: skew(0.73deg);
  }
  77.5% {
    clip: rect(131px, 9999px, 317px, 0);
    transform: skew(0.268deg);
  }
  80% {
    clip: rect(72px, 9999px, 475px, 0);
    transform: skew(0.668deg);
  }
  82.5% {
    clip: rect(300px, 9999px, 205px, 0);
    transform: skew(0.536deg);
  }
  85% {
    clip: rect(272px, 9999px, 151px, 0);
    transform: skew(0.492deg);
  }
  87.5% {
    clip: rect(384px, 9999px, 39px, 0);
    transform: skew(0.044deg);
  }
  90% {
    clip: rect(223px, 9999px, 195px, 0);
    transform: skew(0.584deg);
  }
  92.5% {
    clip: rect(56px, 9999px, 479px, 0);
    transform: skew(0.308deg);
  }
  95% {
    clip: rect(287px, 9999px, 377px, 0);
    transform: skew(0.378deg);
  }
  97.5% {
    clip: rect(385px, 9999px, 195px, 0);
    transform: skew(0.762deg);
  }
}
@keyframes dzError2 {
  0% {
    clip: rect(422px, 9999px, 455px, 0);
    transform: skew(0.616deg);
  }
  2.5% {
    clip: rect(72px, 9999px, 308px, 0);
    transform: skew(0.414deg);
  }
  5% {
    clip: rect(252px, 9999px, 424px, 0);
    transform: skew(0.18deg);
  }
  7.5% {
    clip: rect(243px, 9999px, 495px, 0);
    transform: skew(0.872deg);
  }
  10% {
    clip: rect(92px, 9999px, 401px, 0);
    transform: skew(0.702deg);
  }
  12.5% {
    clip: rect(419px, 9999px, 101px, 0);
    transform: skew(0.864deg);
  }
  15% {
    clip: rect(34px, 9999px, 314px, 0);
    transform: skew(0.206deg);
  }
  17.5% {
    clip: rect(88px, 9999px, 496px, 0);
    transform: skew(0.198deg);
  }
  20% {
    clip: rect(279px, 9999px, 420px, 0);
    transform: skew(0.59deg);
  }
  22.5% {
    clip: rect(280px, 9999px, 491px, 0);
    transform: skew(0.752deg);
  }
  25% {
    clip: rect(77px, 9999px, 411px, 0);
    transform: skew(0.772deg);
  }
  27.5% {
    clip: rect(352px, 9999px, 168px, 0);
    transform: skew(0.898deg);
  }
  30% {
    clip: rect(336px, 9999px, 284px, 0);
    transform: skew(0.234deg);
  }
  32.5% {
    clip: rect(323px, 9999px, 191px, 0);
    transform: skew(0.212deg);
  }
  35% {
    clip: rect(338px, 9999px, 109px, 0);
    transform: skew(0.076deg);
  }
  37.5% {
    clip: rect(174px, 9999px, 239px, 0);
    transform: skew(0.736deg);
  }
  40% {
    clip: rect(106px, 9999px, 126px, 0);
    transform: skew(0.058deg);
  }
  42.5% {
    clip: rect(312px, 9999px, 27px, 0);
    transform: skew(0.02deg);
  }
  45% {
    clip: rect(181px, 9999px, 100px, 0);
    transform: skew(0.832deg);
  }
  47.5% {
    clip: rect(277px, 9999px, 280px, 0);
    transform: skew(0.426deg);
  }
  50% {
    clip: rect(7px, 9999px, 483px, 0);
    transform: skew(0.46deg);
  }
  52.5% {
    clip: rect(487px, 9999px, 312px, 0);
    transform: skew(0.316deg);
  }
  55% {
    clip: rect(212px, 9999px, 318px, 0);
    transform: skew(0.818deg);
  }
  57.5% {
    clip: rect(209px, 9999px, 138px, 0);
    transform: skew(0.144deg);
  }
  60% {
    clip: rect(219px, 9999px, 6px, 0);
    transform: skew(0.676deg);
  }
  62.5% {
    clip: rect(362px, 9999px, 344px, 0);
    transform: skew(0.956deg);
  }
  65% {
    clip: rect(327px, 9999px, 220px, 0);
    transform: skew(0.088deg);
  }
  67.5% {
    clip: rect(402px, 9999px, 385px, 0);
    transform: skew(0.776deg);
  }
  70% {
    clip: rect(180px, 9999px, 90px, 0);
    transform: skew(0.962deg);
  }
  72.5% {
    clip: rect(338px, 9999px, 186px, 0);
    transform: skew(0.29deg);
  }
  75% {
    clip: rect(137px, 9999px, 14px, 0);
    transform: skew(0.016deg);
  }
  77.5% {
    clip: rect(488px, 9999px, 137px, 0);
    transform: skew(0.002deg);
  }
  80% {
    clip: rect(407px, 9999px, 246px, 0);
    transform: skew(0.96deg);
  }
  82.5% {
    clip: rect(62px, 9999px, 196px, 0);
    transform: skew(0.76deg);
  }
  85% {
    clip: rect(109px, 9999px, 109px, 0);
    transform: skew(0.712deg);
  }
  87.5% {
    clip: rect(221px, 9999px, 259px, 0);
    transform: skew(0.404deg);
  }
  90% {
    clip: rect(363px, 9999px, 168px, 0);
    transform: skew(0.216deg);
  }
  92.5% {
    clip: rect(64px, 9999px, 380px, 0);
    transform: skew(0.622deg);
  }
  95% {
    clip: rect(321px, 9999px, 203px, 0);
    transform: skew(0.046deg);
  }
  97.5% {
    clip: rect(387px, 9999px, 486px, 0);
    transform: skew(0.97deg);
  }
}
@keyframes dzError {
  0% {
    transform: skew(0deg);
  }
  10% {
    transform: skew(-4deg);
  }
  20% {
    transform: skew(-3deg);
  }
  30% {
    transform: skew(5deg);
  }
  40% {
    transform: skew(0deg);
  }
  50% {
    transform: skew(1deg);
  }
  60% {
    transform: skew(3deg);
  }
  70% {
    transform: skew(-3deg);
  }
  80% {
    transform: skew(0deg);
  }
  90% {
    transform: skew(0deg);
  }
}
.kanban-bx::-webkit-scrollbar {
  background-color: #ECECEC;
  width: 8px;
  height: 8px;
}

.kanban-bx::-webkit-scrollbar-thumb {
  background-color: #7e7e7e;
  border-radius: 10px;
}

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
  color: #888888;
  border-radius: 1rem;
  padding: 0.125rem 0;
  margin-bottom: 0.35rem;
}

.dataTables_wrapper input[type=search], .dataTables_wrapper input[type=text], .dataTables_wrapper select {
  border: 0.0625rem solid #e2e2e2;
  padding: 0.3rem 0.5rem;
  color: #715d5d;
  border-radius: 0.3125rem;
}

.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}

.profile-form .form-control:active, .profile-form .form-control:focus, .profile-form .form-control:hover, .profile-form .bootstrap-select .dropdown-toggle:active, .profile-form .bootstrap-select .dropdown-toggle:focus, .profile-form .bootstrap-select .dropdown-toggle:hover {
  border-color: #2E3192 !important;
}

table.dataTable.no-footer {
  border-bottom: none;
}

.active-projects .dataTables_info {
  padding-left: 20px;
  font-size: 12px;
  color: #888888;
}

.paging_simple_numbers.dataTables_paginate {
  padding: 0.6125rem 0.3125rem;
}

.dataTables_wrapper .dataTables_paginate {
  align-items: center;
  display: flex;
  flex-flow: wrap;
}

.dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
  color: #888888;
  border-radius: 1rem;
  padding: 0.125rem 0;
  margin-bottom: 0.35rem;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.previous, .dataTables_wrapper .dataTables_paginate .paginate_button.next {
  font-size: 13px;
  height: 24px;
  width: 24px;
  background: transparent;
  border-radius: 0.375rem;
  padding: 0 0.45rem;
  line-height: 25px;
  margin: 0 0.225rem;
  display: inline-block;
  color: #2E3192 !important;
  box-shadow: none !important;
}

.dataTables_wrapper .dataTables_paginate span .paginate_button {
  height: 24px;
  width: 24px;
  padding: 0;
  margin-left: 0rem;
  margin: 0 0.125rem;
  line-height: 25px;
  text-align: center;
  font-size: 13px;
  border-radius: 0.375rem;
  border: 0 !important;
  color: #2E3192 !important;
  cursor: pointer;
  box-shadow: none !important;
}
.dataTables_wrapper .dataTables_paginate span .paginate_button.current {
  color: #fff !important;
  background: #2E3192 !important;
}

.dataTables_wrapper .dataTables_paginate span .paginate_button:hover, .dataTables_wrapper .dataTables_paginate span .paginate_button:active {
  color: #2E3192 !important;
  background: rgba(13, 153, 255, 0.1);
}

body {
  overflow-x: hidden !important;
  /*--------------------------------------------------------------
  # Portfolio
  --------------------------------------------------------------*/
}
body #banner {
  background: rgb(245, 200, 133);
  background: linear-gradient(0deg, rgb(245, 200, 133) 0%, rgb(0, 0, 0) 100%);
  padding: 0 0 30px 0;
  position: relative !important;
  height: 560px;
  border-radius: 0 0 30px 30px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  body #banner {
    height: 500px;
    background-size: 100% 100%;
  }
  body #banner .banner-content {
    left: 13% !important;
  }
}
@media screen and (max-width: 1023px) and (min-width: 992px) {
  body #banner {
    padding: 10px 0 30px 0;
    background-size: 100% 100%;
  }
  body #banner .banner-content {
    left: 22% !important;
  }
}
@media screen and (max-width: 992px) and (min-width: 767px) {
  body #banner {
    padding: 10px 0 30px 0;
    background-size: 130% 100%;
  }
  body #banner .banner-content {
    left: 19% !important;
  }
}
@media screen and (max-width: 767px) {
  body #banner {
    height: 390px;
    padding: 10px 0 10px 0;
    background-size: 250% 100%;
  }
  body #banner .banner-content {
    padding: 0 10px;
    left: 2% !important;
    transform: translate(0, -25%);
  }
  body #banner .banner-content h1 {
    line-height: 35px;
  }
}
body #banner .img-wrapper {
  width: 540px;
  height: 100%;
}
body #banner .banner-content {
  left: 25%;
}
body .navbar {
  padding: 40px 0;
}
body .navbar .home-nav {
  padding: 0;
  width: max-content;
  margin: 0 auto;
}
body .navbar .home-nav ul.nav {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 46px;
  border: 1px solid #2E3192;
  backdrop-filter: blur(5px);
  padding: 18px 40px;
  position: relative !important;
}
body .navbar .home-nav ul.nav:before {
  content: "";
  position: absolute;
  top: -5px;
  left: -25px;
  width: 72px;
  height: 72px;
  background-image: url(../images/home/nav-before.png);
  background-size: cover; /* Adjust if needed */
  background-repeat: no-repeat;
}
body .navbar .home-nav ul.nav:after {
  content: "";
  position: absolute;
  top: -5px;
  right: -25px;
  width: 72px;
  height: 72px;
  background-image: url(../images/home/nav-after.png);
  background-size: cover; /* Adjust if needed */
  background-repeat: no-repeat;
}
body .navbar .home-nav ul.nav .nav-items {
  padding: 0 25px;
  margin: 0 10px;
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
  body .navbar .home-nav {
    padding: 0;
    width: max-content;
  }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  body .navbar .home-nav {
    padding: 0;
    width: max-content;
  }
  body .navbar .home-nav ul.nav {
    padding: 13px 30px;
  }
  body .navbar .home-nav ul.nav:before {
    width: 60px;
    height: 60px;
    top: -4px;
    left: -30px;
  }
  body .navbar .home-nav ul.nav:after {
    width: 60px;
    height: 60px;
    top: -4px;
    right: -30px;
  }
}
@media screen and (max-width: 768px) {
  body .navbar .home-nav {
    padding: 0;
  }
  body .navbar .home-nav ul.nav {
    padding: 9px 13px;
    border-radius: 5px;
  }
  body .navbar .home-nav ul.nav:before {
    width: 45px;
    height: 45px;
    top: 2px;
    left: -20px;
    display: none;
  }
  body .navbar .home-nav ul.nav:after {
    width: 45px;
    height: 45px;
    top: 2px;
    right: -20px;
    display: none;
  }
  body .navbar .home-nav ul.nav .nav-items {
    padding: 0 0px;
    margin: 0 7px;
  }
}
body .front-img .img-wrapper {
  height: 550px;
  width: 100%;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  body .front-img .img-wrapper {
    height: 450px !important;
  }
}
@media screen and (max-width: 992px) {
  body .front-img .img-wrapper {
    height: auto;
  }
}
body .front-img .img-wrapper img {
  width: 100%;
  height: 100%;
}
body .tree-horizontal {
  padding: 100px 0;
  background-image: url(../images/home/silsilah-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90% 106%;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  body .tree-horizontal {
    background-size: 160% 106%;
  }
}
@media screen and (max-width: 768px) {
  body .tree-horizontal {
    background-size: 210% 106%;
  }
}
body .tree-horizontal .tree-container {
  font-family: "PDMS_Saleem_QuranFont", sans-serif;
}
body .tree-horizontal .tree {
  padding: 20px;
  white-space: nowrap;
  text-align: center;
}
body .tree-horizontal .tree ul {
  padding-top: 20px;
  position: relative;
  transition: all 0.5s;
  white-space: normal;
  padding-left: 0;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 992px) {
  body .tree-horizontal .tree ul {
    padding: 15px 5px 0 5px;
  }
}
body .tree-horizontal .tree li {
  float: left;
  text-align: center;
  list-style-type: none;
  position: relative;
  padding: 20px 5px 0 5px;
  transition: all 0.5s;
}
@media screen and (max-width: 992px) {
  body .tree-horizontal .tree li {
    padding: 15px 5px 0 5px;
  }
}
body .tree-horizontal .tree li::before, body .tree-horizontal .tree li::after {
  content: "";
  position: absolute;
  top: 0;
  right: 50%;
  border-top: 2px solid #2E3192;
  width: 50%;
  height: 20px;
  z-index: -1;
}
@media screen and (max-width: 992px) {
  body .tree-horizontal .tree li::before, body .tree-horizontal .tree li::after {
    border-top: 1px solid #2E3192;
    height: 15px;
  }
}
body .tree-horizontal .tree li::after {
  right: auto;
  left: 50%;
  border-left: 2px solid #2E3192;
}
@media screen and (max-width: 992px) {
  body .tree-horizontal .tree li::after {
    border-left: 1px solid #2E3192;
  }
}
body .tree-horizontal .tree li:only-child::after, body .tree-horizontal .tree li:only-child::before {
  display: none;
}
body .tree-horizontal .tree li:only-child {
  padding-top: 0;
  padding-bottom: 15px;
}
body .tree-horizontal .tree li:first-child::before, body .tree-horizontal .tree li:last-child::after {
  border: 0 none;
}
body .tree-horizontal .tree li:last-child::before {
  border-right: 2px solid #2E3192;
  border-top-right-radius: 5px;
}
@media screen and (max-width: 992px) {
  body .tree-horizontal .tree li:last-child::before {
    border-right: 1px solid #2E3192;
  }
}
body .tree-horizontal .tree li:first-child::after {
  border-top-left-radius: 5px;
}
body .tree-horizontal .tree ul ul::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-left: 2px solid #2E3192;
  width: 0;
  height: 20px;
  z-index: -1;
}
@media screen and (max-width: 992px) {
  body .tree-horizontal .tree ul ul::before {
    border-left: 1px solid #2E3192;
    height: 15px;
  }
}
body .tree-horizontal .tree li a {
  border: 2px solid #2E3192;
  padding: 6px 15px;
  text-decoration: none;
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  border-radius: 5px;
  transition: all 0.5s;
}
body .tree-horizontal .tree li a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.3); /* Adjust the color and transparency as needed */
  backdrop-filter: blur(3px); /* Adjust the blur amount as needed */
  opacity: 0;
  transition: opacity 0.5s;
  z-index: -1; /* Ensure the blur overlay is behind the text */
}
body .tree-horizontal .tree li a:hover {
  transition: all 0.5s;
  transform: scale(1.9);
}
body .tree-horizontal .tree li a:hover:after {
  opacity: 1;
}
@media screen and (max-width: 992px) {
  body .tree-horizontal .tree li a {
    font-size: 16px;
    padding: 6px 13px;
    border-radius: 8px;
    border: 1px solid #2E3192;
  }
}
body .tree-horizontal .top-parent > a {
  background-color: #2E3192 !important;
  color: #ffffff !important;
  font-family: "PDMS_Saleem_QuranFont", sans-serif;
  font-size: 28px !important;
  border: 2px solid #2E3192 !important;
  transform: none !important;
}
body .tree-vertical {
  padding: 100px 0;
  background-image: url(../images/home/silsilah-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90% 106%;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  body .tree-vertical {
    background-size: 160% 106%;
  }
}
@media screen and (max-width: 768px) {
  body .tree-vertical {
    background-size: 210% 106%;
  }
}
body .tree-vertical .tree-container {
  font-family: "PDMS_Saleem_QuranFont", sans-serif;
}
body .tree-vertical .tree {
  padding: 20px;
  white-space: nowrap;
  text-align: center;
}
body .tree-vertical .tree ul {
  padding-top: 35px;
  position: relative;
  transition: all 0.5s;
  white-space: normal;
  padding-left: 0;
  justify-content: center;
  display: flex;
}
@media screen and (max-width: 992px) {
  body .tree-vertical .tree ul {
    padding: 10px 5px 0 5px;
  }
}
body .tree-vertical .tree li {
  float: left;
  text-align: center;
  list-style-type: none;
  position: relative;
  padding: 35px 0 0 0;
  transition: all 0.5s;
}
@media screen and (max-width: 992px) {
  body .tree-vertical .tree li {
    padding: 10px 5px 0 5px;
  }
}
body .tree-vertical .tree li::before, body .tree-vertical .tree li::after {
  content: "";
  position: absolute;
  top: -2px;
  right: 50%;
  border-top: 2px solid #2E3192;
  width: 50%;
  height: 15px;
  z-index: -1;
}
@media screen and (max-width: 992px) {
  body .tree-vertical .tree li::before, body .tree-vertical .tree li::after {
    border-top: 1px solid #2E3192;
    height: 10px;
  }
}
body .tree-vertical .tree li::after {
  right: auto;
  left: 50%;
  border-left: 2px solid #2E3192;
}
@media screen and (max-width: 992px) {
  body .tree-vertical .tree li::after {
    border-left: 1px solid #2E3192;
  }
}
body .tree-vertical .tree li:only-child::after, body .tree-vertical .tree li:only-child::before {
  display: none;
}
body .tree-vertical .tree li:only-child {
  padding-top: 20px;
}
body .tree-vertical .tree li:first-child::before, body .tree-vertical .tree li:last-child::after {
  border: 0 none;
}
body .tree-vertical .tree li:last-child::before {
  border-right: 2px solid #2E3192;
  border-top-right-radius: 5px;
}
@media screen and (max-width: 992px) {
  body .tree-vertical .tree li:last-child::before {
    border-right: 1px solid #2E3192;
  }
}
body .tree-vertical .tree li:first-child::after {
  border-top-left-radius: 5px;
}
body .tree-vertical .tree ul ul::before {
  content: "";
  position: absolute;
  top: 18px;
  left: 50%;
  border-left: 2px solid #2E3192;
  width: 0;
  height: 15px;
  z-index: -1;
}
@media screen and (max-width: 992px) {
  body .tree-vertical .tree ul ul::before {
    border-left: 1px solid #2E3192;
    height: 10px;
  }
}
body .tree-vertical .tree li a {
  border: 2px solid #2E3192;
  padding: 6px 16px;
  text-decoration: none;
  color: #333;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  border-radius: 5px;
  transform: rotate(270deg);
  margin: 0;
  transition: all 0.5s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 90px;
  position: relative;
  direction: rtl;
}
body .tree-vertical .tree li a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(3px);
  opacity: 0;
  transition: opacity 0.5s;
  z-index: -1;
}
body .tree-vertical .tree li a:hover {
  transition: all 0.5s;
  width: max-content;
  transform: scale(1.9) rotate(270deg);
}
body .tree-vertical .tree li a:hover:after {
  opacity: 1;
}
body .tree-vertical .tree li a:hover::before {
  content: attr(data-full-text);
  white-space: normal;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(0deg);
  padding: 6px 16px;
  border-radius: 5px;
  z-index: 1;
  display: inline-block;
  width: auto;
  min-width: 100%;
}
@media screen and (max-width: 992px) {
  body .tree-vertical .tree li a {
    font-size: 13px;
    padding: 4px 10px;
    border-radius: 8px;
    border: 1px solid #2E3192;
  }
}
body .tree-vertical .top-parent > ul {
  padding-top: 15px !important;
}
body .tree-vertical .top-parent > ul:before {
  top: 0 !important;
}
body .tree-vertical .top-parent > a {
  background-color: #2E3192 !important;
  color: #ffffff !important;
  font-family: "PDMS_Saleem_QuranFont", sans-serif;
  font-size: 27px !important;
  border: 2px solid #2E3192 !important;
  transform: rotate(0deg) !important;
  width: auto !important;
}
body .portfolio {
  position: relative;
  background-color: #E3F5FC;
  padding: 100px 0;
}
@media screen and (max-width: 767px) {
  body .portfolio {
    padding: 60px 0 !important;
  }
}
body .portfolio::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 348px;
  height: 402px;
  background-image: url("../images/home/books-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
body .portfolio .scroll {
  width: 100%;
  overflow-x: auto;
}
body .portfolio .scroll .portfolio-flters {
  align-items: center;
  justify-content: space-around;
  margin: 20px auto 25px auto;
  list-style: none;
  text-align: center;
  background: transparent;
  border-radius: 50px;
  padding: 2px 15px;
  min-width: 700px;
  justify-content: center;
}
body .portfolio .portfolio-flters li {
  cursor: pointer;
  border-radius: 10px;
  border: 2px solid #2E3192;
  display: flex;
  padding: 14px 20px;
  justify-content: center;
  align-items: center;
  margin: 0 8px 8px 4px;
  transition: 0.3s;
  font-family: "Roboto-Black", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  color: #2E3192 !important;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  body .portfolio .portfolio-flters li {
    font-size: 14px !important;
    margin: 0 6px 8px 4px !important;
  }
}
@media screen and (max-width: 767px) {
  body .portfolio .portfolio-flters li {
    display: inline-block;
    padding: 10px 12px !important;
    font-size: 14px !important;
    margin: 0 4px 8px 4px !important;
  }
}
body .portfolio .portfolio-flters li:hover,
body .portfolio .portfolio-flters li.filter-active {
  color: #4154f1;
  border-color: #4154f1;
}
body .portfolio .portfolio-flters li:last-child {
  margin-right: 0;
}
body .portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  padding: 28px;
  border-radius: 2px;
  z-index: 1;
  border: 1px solid #000;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  body .portfolio .portfolio-wrap {
    padding: 18px !important;
  }
  body .portfolio .portfolio-wrap .img-wrapper {
    width: 100% !important;
    height: 342px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  body .portfolio .portfolio-wrap {
    padding: 15px !important;
  }
  body .portfolio .portfolio-wrap .img-wrapper {
    width: 290px !important;
    height: 375px !important;
  }
}
@media screen and (max-width: 767px) {
  body .portfolio .portfolio-wrap {
    padding: 8px !important;
  }
  body .portfolio .portfolio-wrap .img-wrapper {
    width: 100% !important;
    height: 200px !important;
  }
}
body .portfolio .portfolio-wrap .img-wrapper {
  width: 320px;
  height: 399px;
  overflow: hidden;
}
body .portfolio .portfolio-wrap .img-wrapper img {
  width: 100%;
  border-radius: 0;
  height: 100%;
}
body .portfolio .portfolio-wrap h4 {
  color: #2E3192;
  text-align: center;
  font-family: "Roboto-Black", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  body .portfolio .portfolio-wrap h4 {
    font-size: 18px;
    font-weight: 500;
  }
}
body .portfolio .portfolio-wrap img {
  transition: 1s;
}
body .portfolio .portfolio-wrap:hover img {
  transform: scale(1.1);
}
body .qwali {
  padding: 100px 0;
}
body .qwali .owl-carousel .item .img-wrapper {
  border-radius: 20px;
  width: 404px;
  height: 270px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  body .qwali .owl-carousel .item .img-wrapper {
    width: 305px !important;
    height: 250px !important;
  }
}
@media screen and (max-width: 992px) {
  body .qwali .owl-carousel .item .img-wrapper {
    width: 100% !important;
    height: 235px !important;
  }
}
body .qwali .owl-carousel .item .img-wrapper iframe {
  border-radius: 20px;
  width: 404px;
  height: 270px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  body .qwali .owl-carousel .item .img-wrapper iframe {
    width: 305px !important;
    height: 250px !important;
  }
}
@media screen and (max-width: 992px) {
  body .qwali .owl-carousel .item .img-wrapper iframe {
    width: 100% !important;
    height: 235px !important;
  }
}
body .qwali .owl-carousel .owl-item {
  margin: auto 0;
  height: 350px;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  body .qwali .owl-carousel .owl-item {
    height: 280px !important;
    margin-top: 60px !important;
  }
}
body .qwali .owl-carousel .owl-item.active.center {
  transform: scale(1.5, 1.3);
  position: relative;
  margin-top: 110px;
  z-index: 999999;
  transition: all 0.5s ease;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  body .qwali .owl-carousel .owl-item.active.center {
    transform: scale(1.4, 1.2);
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  body .qwali .owl-carousel .owl-item.active.center {
    transform: scale(1.2, 1.2);
  }
}
@media screen and (max-width: 767px) {
  body .qwali .owl-carousel .owl-item.active.center {
    transform: scale(1, 1) !important;
  }
}
body .tabarukat .container .img-wrapper {
  width: 400px;
  height: 400px;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  body .tabarukat .container .img-wrapper {
    width: 100%;
    height: 330px;
  }
}
@media screen and (min-width: 767px) and (max-width: 992px) {
  body .tabarukat .container .img-wrapper {
    width: 350px;
    height: 350px;
  }
}
@media screen and (max-width: 767px) {
  body .tabarukat .container .img-wrapper {
    width: 300px;
    height: 300px;
  }
}
body .tabarukat .container .img-wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 15px;
}
body .history {
  padding: 100px 0;
}
@media screen and (max-width: 992px) {
  body .history {
    padding: 50px 0;
  }
  body .history .row .content-bg-img {
    height: 100%;
  }
  body .history .row .content-bg-img .content-wrapper {
    padding: 35px 35px !important;
  }
  body .history .row .img-wrapper {
    width: 290px !important;
    height: 280px !important;
    margin-left: auto;
  }
  body .history .row .img-wrapper img {
    width: 100%;
    height: 100%;
  }
}
body .history .history-content {
  background-color: #E3F5FC;
  border-radius: 20px;
}
body .history .history-content .row .content-bg-img {
  height: 100%;
  background-image: url(../images/home/history-content-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
body .history .history-content .row .content-bg-img .content-wrapper {
  padding: 0 35px;
}
body .history .history-content .row .img-wrapper {
  width: 490px;
  height: 480px;
  margin-left: auto;
}
body .history .history-content .row .img-wrapper img {
  width: 100%;
  height: 100%;
}
body .footer {
  border-radius: 50px 52px 0px 0px;
  background: #2E3192 !important;
  padding-top: 60px;
}
body .footer footer {
  padding-bottom: 60px;
}
body .footer footer h5 {
  margin-bottom: 16px;
}
body .footer footer .nav .nav-item {
  margin-bottom: 16px;
}
body .footer footer .nav .nav-item svg {
  margin-right: 3px;
}
body .footer footer .nav.social-media .nav-item {
  margin-bottom: 8px;
}
@media screen and (max-width: 992px) {
  body .footer {
    border-radius: 20px 22px 0px 0px !important;
  }
}
body .nav-header {
  height: 3.125rem;
  width: 13rem;
  display: inline-block;
  text-align: left;
  cursor: pointer;
  position: fixed;
  top: 0;
  background-color: #2E3192 !important;
  transition: all 0.2s ease;
  z-index: 5;
}
@media screen and (max-width: 992px) {
  body .nav-header {
    width: 5rem;
  }
}
body .nav-header a.logo {
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.125rem;
  color: #ffffff !important;
  text-decoration: none;
  padding-left: 1.1rem;
  padding-right: 3rem;
  font-weight: 700;
}
@media screen and (max-width: 992px) {
  body .nav-header a.logo {
    padding-left: 0;
    padding-right: 0;
    justify-content: center;
  }
  body .nav-header a.logo .brand-title {
    display: none;
  }
}
body .nav-header .nav-control {
  position: absolute;
  right: -3rem;
  text-align: center;
  top: 50.8%;
  transform: translateY(-50%);
  z-index: 9999;
  font-size: 1.4rem;
  padding: 0.125rem 0.5rem 0;
  border-radius: 0.125rem;
  background-color: #2E3192 !important;
  width: 3.063rem;
  height: 3.063rem;
}
body .nav-header .nav-control .hamburger {
  display: inline-block;
  left: 0.1rem;
  width: 1.625rem;
  position: relative;
  top: 0.5rem;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 999;
}
body .nav-header .nav-control .hamburger.is-active .line:nth-child(1) {
  transform: translateY(4px) translateX(12px) rotate(45deg);
}
body .nav-header .nav-control .hamburger.is-active .line:nth-child(2) {
  transform: translateX(0px);
  width: 1.375rem;
  height: 0.125rem;
}
body .nav-header .nav-control .hamburger.is-active .line:nth-child(3) {
  transform: translateY(-4px) translateX(12px) rotate(-45deg);
}
body .nav-header .nav-control .hamburger.is-active .line:nth-child(1), body .nav-header .nav-control .hamburger.is-active .line:nth-child(3) {
  width: 0.625rem;
  height: 0.125rem;
}
body .nav-header .nav-control .hamburger .line {
  background: #fff;
  display: block;
  height: 1px;
  border-radius: 0.1875rem;
  margin-top: 0.375rem;
  margin-bottom: 0.375rem !important;
  margin-right: auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body .nav-header .nav-control .hamburger .line:nth-child(1) {
  width: 1.25rem;
}
body .nav-header .nav-control .hamburger .line:nth-child(2) {
  width: 1.25rem;
}
body .nav-header .nav-control .hamburger .line:nth-child(3) {
  width: 1.25rem;
}
body header {
  height: 3.125rem;
  position: fixed;
  top: 0;
  width: 100%;
  background: #2E3192 !important;
  z-index: 3;
  padding-left: 13rem;
  padding-top: 0;
  transition: all 0.2s ease;
}
@media screen and (max-width: 992px) {
  body header {
    padding-left: 5rem;
  }
}
body header .header-content {
  height: 100%;
  padding-left: 3.1rem;
  padding-right: 1.075rem;
  align-items: center;
  display: flex;
  position: relative;
}
@media screen and (max-width: 767px) {
  body header .header-content {
    padding-right: 0.75rem;
  }
}
body header .header-content .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
body header .header-content .navbar-collapse .header-left {
  background: #138fe9;
}
body header .header-content .navbar-collapse .header-left .input-group {
  padding: 4px 0 0 5px;
}
body header .header-content .navbar-collapse .header-left .input-group .search {
  background: #138fe9 !important;
  border: 0;
  padding-top: 7px;
  color: #464a53;
  font-weight: 400;
}
body header .header-content .navbar-collapse .header-left .input-group .search:focus {
  box-shadow: none !important;
}
body header .header-content .navbar-collapse .header-right .nav-item {
  display: flex;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  body header .header-content .navbar-collapse .header-right .nav-item svg {
    width: 18px;
    height: 18px;
  }
}
body header .header-content .navbar-collapse .header-right .nav-item .header-profile2 .nav-link {
  color: #ffffff !important;
}
body header .header-content .navbar-collapse .header-right .nav-item .header-profile2 .nav-link:hover {
  color: #ffffff !important !important;
  background-color: #2E3192 !important !important;
}
body header .header-content .navbar-collapse .header-right .nav-item .nav-link {
  position: relative;
  padding: 0.8375rem;
  line-height: 1;
  color: #464a53;
  font-size: 1.125rem;
}
body header .header-content .navbar-collapse .header-right .nav-item .nav-link:hover {
  color: #2E3192 !important !important;
  background-color: #202020 !important;
}
body header .header-content .navbar-collapse .header-right .nav-item .nav-link.show {
  background-color: #202020;
}
body header .header-content .navbar-collapse .header-right .nav-item .nav-link.show .dropdown-menu-end.show {
  overflow: unset;
}
body header .header-content .navbar-collapse .header-right .nav-item .nav-link.show .dropdown-menu-end.show a.timeline-panel::after {
  content: " ";
  border: 0;
  left: -0.3625rem;
  width: 0.3375rem;
  height: 0.3375rem;
}
body header .header-content .navbar-collapse .header-right .nav-item .nav-link.show .dropdown-menu-end.show .timeline > li::after {
  content: " ";
  display: table;
  clear: both;
}
body header .header-content .navbar-collapse .header-right .nav-item .nav-link.show .dropdown-menu-end.show .timeline > li .timeline-panel::after {
  content: "";
  width: 0.625rem;
  height: 0.625rem;
  background: inherit;
  border-color: inherit;
  border-style: solid;
  border-width: 0 0 0.0625rem 0.0625rem;
  display: block;
  position: absolute;
  left: -0.3125rem;
  transform: rotate(45deg);
  top: 0.9375rem;
}
body header .header-content .navbar-collapse .header-right .header-media {
  width: 1.875rem;
  height: 1.875rem;
  margin-right: 7px;
}
body header .header-content .navbar-collapse .header-right .header-media img {
  width: 100%;
  border-radius: 100%;
}
body header .header-content .navbar-collapse .header-right .dropdown-menu {
  font-size: inherit;
  border: 0;
  min-width: 260px !important;
  overflow: hidden;
  position: absolute;
  border-radius: 0.375rem;
  box-shadow: 0 0 3.125rem 0 rgba(82, 63, 105, 0.15);
  width: 275px;
  margin: 0;
  z-index: 9;
}
@media screen and (max-width: 767px) {
  body header .header-content .navbar-collapse .header-right .dropdown-menu {
    right: -4rem;
  }
}
body header .header-content .navbar-collapse .header-right .dropdown-menu.dropdown-menu-end {
  min-width: 18.5rem;
  padding: 1rem 0 0;
  top: 105%;
}
body header .header-content .navbar-collapse .header-right .dropdown-menu.dropdown-menu-end .all-notification {
  display: block;
  padding: 0.9375rem 1.875rem 14px;
  color: #2E3192 !important;
  text-align: center;
  border-top: 0.0625rem solid #f1f1f1;
  font-size: 0.813rem;
}
body header .header-content .navbar-collapse .header-right .dropdown-menu .widget-timeline {
  position: relative;
  height: 370px;
}
body header .header-content .navbar-collapse .header-right .dropdown-menu .widget-timeline .timeline > li {
  margin-bottom: 0.9375rem;
  position: relative;
}
body header .header-content .navbar-collapse .header-right .dropdown-menu .widget-timeline .timeline .timeline-panel {
  border-color: #2E3192 !important;
  background: transparent !important;
  border-style: solid;
  border-width: 0 0 0 0.2125rem;
  border-radius: 0;
  padding: 0.3125rem 0.625rem 0.3125rem 0.9375rem;
  position: relative;
  display: block;
  margin-left: 8px;
}
body header .header-content .navbar-collapse .header-right .dropdown-menu .widget-timeline .timeline .timeline-panel span {
  font-size: 12px;
  display: block;
  margin-bottom: 0.3125rem;
  opacity: 0.8;
  letter-spacing: 0.0625rem;
}
body header .header-content .navbar-collapse .header-right .dropdown-menu .widget-timeline .timeline .timeline-panel h6 {
  font-size: 13px;
}
body header .header-content .navbar-collapse .header-right .dropdown-menu .widget-timeline .timeline .text-muted {
  color: rgba(136, 136, 136, 0.7490196078);
}
body header .header-content .navbar-collapse .header-right .dropdown-menu .widget-media .timeline .timeline-panel {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  padding: 0.8rem 0.75rem;
  margin: 0 -5px;
  border-radius: 0.375rem;
  position: relative;
  transition: all 0.5s;
}
body header .header-content .navbar-collapse .header-right .dropdown-menu .widget-media .timeline .timeline-panel .media {
  width: 2.188rem;
  height: 2.188rem;
  background: #eee;
  border-radius: 100%;
  overflow: hidden;
  font-size: 0.813rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  align-self: start;
}
body header .header-content .navbar-collapse .header-right .dropdown-menu .widget-media .timeline .timeline-panel .media-body {
  flex: 1;
}
body header .header-content .navbar-collapse .header-right .dropdown-menu .widget-media .timeline .timeline-panel .media-body h6 {
  font-size: 11px;
  line-height: 1rem;
  margin-bottom: 0;
  font-weight: 600;
}
body header .header-content .navbar-collapse .header-right .dropdown-menu .widget-media .timeline .timeline-panel .media-body small {
  font-size: 12px;
}
body header .header-content .navbar-collapse .header-right .dropdown-menu .widget-media .timeline .timeline-panel .media-info {
  background: #d3edf5;
  color: #58bad7;
}
body header .header-content .navbar-collapse .header-right .dropdown-menu .widget-media .timeline .timeline-panel .media-success {
  background: #daf5e6;
  color: #3AC977;
}
body header .header-content .navbar-collapse .header-right .dropdown-menu .widget-media .timeline .timeline-panel .media-danger {
  background: #ffdede;
  color: #FF5E5E;
}
body header .header-content .navbar-collapse .header-right .profile-dropdown {
  right: 0;
  left: auto;
}
body header .header-content .navbar-collapse .header-right .profile-dropdown .card-header {
  background: transparent;
}
body header .header-content .navbar-collapse .header-right .profile-dropdown .card-header:first-child {
  border-radius: 0.375rem 0.375rem 0 0;
}
body header .header-content .navbar-collapse .header-right .profile-dropdown .card-header .products {
  display: flex;
  align-items: center;
}
body header .header-content .navbar-collapse .header-right .profile-dropdown .card-header .products img {
  margin-right: 10px;
}
body header .header-content .navbar-collapse .header-right .profile-dropdown .card-header .products h6 {
  font-size: 14px;
  margin-bottom: 0;
  white-space: nowrap;
}
body header .header-content .navbar-collapse .header-right .profile-dropdown .card-header .products span {
  font-size: 12px;
}
body header .header-content .navbar-collapse .header-right .profile-dropdown .card-header .products .avatar.avatar-md {
  height: 40px;
  width: 40px;
}
body header .header-content .navbar-collapse .header-right .profile-dropdown .card-header .products .avatar {
  height: 1.875rem;
  width: 1.875rem;
  display: inline-block;
  position: relative;
  object-fit: cover;
  border-radius: 0.375rem;
}
body header .header-content .navbar-collapse .header-right .profile-dropdown .card-body .dropdown-item {
  padding: 0.6rem 1.25rem;
  font-size: 0.813rem;
  color: #888888;
  display: block;
  width: 100%;
  font-weight: 400;
}
body header .header-content .navbar-collapse .header-right .profile-dropdown .card-body .dropdown-item .light.badge-secondary {
  background-color: #c5c5c5;
  color: #2C2C2C;
}
body header .header-content .navbar-collapse .header-right .profile-dropdown .card-body .dropdown-item .light.badge-secondary.badge-sm {
  font-size: 0.6875rem;
  padding: 0.3125rem 0.5rem;
  line-height: 0.6875rem;
}
body header .header-content .navbar-collapse .header-right .profile-dropdown .card-body .dropdown-item .badge {
  line-height: 1.5;
  border-radius: 0.25rem;
  font-size: 12px;
  font-weight: 500;
  padding: 5px 12px;
  border: 0.0625rem solid transparent;
}
body header .header-content .navbar-collapse .header-right .profile-dropdown .card-footer {
  background: transparent;
}
body header .header-content .navbar-collapse .header-right .profile-dropdown .card-footer:last-child {
  border-radius: 0 0 0.375rem 0.375rem;
}
body .chatbox {
  width: 287px;
  height: 100vh;
  position: fixed;
  right: -31.25rem;
  top: 0;
  z-index: 999;
  background: #fff;
  box-shadow: 0 0 1.875rem 0 rgba(82, 63, 105, 0.15);
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
body .chatbox.active {
  right: 0;
}
body .chatbox.active .chatbox-close {
  width: 100vw;
}
body .chatbox .chatbox-close {
  position: absolute;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  width: 0;
  height: 100%;
  right: 287px;
  background: #000;
  z-index: 1;
  opacity: 0.1;
  cursor: pointer;
}
body .chatbox .custom-tab-1 .nav {
  padding: 1rem 1rem 0 1rem;
  background: rgba(13, 153, 255, 0.1);
  border: 0;
  justify-content: space-between;
}
body .chatbox .custom-tab-1 .nav .nav-link {
  background: transparent;
  border-radius: 0;
  font-weight: 500;
  border-bottom: 0.1875rem solid transparent;
  border-width: 0 0 0.1875rem 0;
}
body .chatbox .custom-tab-1 .tab-content > .tab-pane {
  display: none;
}
body .chatbox .custom-tab-1 .tab-content > .tab-pane.active {
  display: block;
}
body .chatbox .custom-tab-1 .tab-content.fade {
  transition: opacity 0.15s linear;
}
body .chatbox .custom-tab-1 .tab-content.fade:not(.show) {
  opacity: 0;
}
body .chatbox .custom-tab-1 .tab-content .card {
  margin-bottom: 1.563rem;
  background-color: #fff;
  transition: all 0.5s ease-in-out;
  position: relative;
  border-radius: 0.375rem;
  height: calc(100% - 25px);
  border: 1px solid #E6E6E6;
}
body .chatbox .custom-tab-1 .tab-content .card .card-header {
  border-color: #E6E6E6;
  position: relative;
  background: transparent;
  padding: 1.5rem 1.25rem 1.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body .chatbox .card {
  box-shadow: none;
  border-radius: 0;
}
body .chatbox .contacts_body {
  height: calc(100vh - 168px);
}
body .chatbox .contacts_body .contacts .name-first-letter {
  background: rgba(13, 153, 255, 0.1019607843);
  padding: 0.25rem 1rem;
  font-weight: 700;
  color: #000;
  position: sticky;
  top: 0;
  z-index: 1;
}
body .chatbox .contacts_body .contacts li {
  padding: 0.75rem 1rem;
  border-bottom: 0.0625rem solid #eee;
  cursor: pointer;
}
body .chatbox .contacts_body .contacts .img_cont {
  width: 2.5rem;
  border-radius: 2.5rem;
  margin-right: 0.625rem;
  position: relative;
  height: 2.5rem;
  background: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 0.875rem;
  min-width: 2.5rem;
  min-height: 2.5rem;
}
body .chatbox .contacts_body .contacts .img_cont.primary {
  background: rgba(13, 153, 255, 0.1019607843);
  color: #2E3192 !important;
}
body .chatbox .contacts_body .contacts .img_cont.success {
  background: #daf5e6;
  color: #3AC977;
}
body .chatbox .contacts_body .contacts .img_cont.info {
  background: #d3edf5;
  color: #58bad7;
}
body .chatbox .contacts_body .contacts .img_cont img {
  width: 100%;
}
body .chatbox .contacts_body .contacts .img_cont .online_icon {
  background: #3AC977;
  position: absolute;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 0.9375rem;
  right: -0.0625rem;
  bottom: 0;
  border: 0.125rem solid #fff;
}
body .chatbox .contacts_body .contacts .user_info span {
  font-size: 0.9375rem;
  color: #000;
  display: block;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.3125rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 10.625rem;
}
body .chatbox .contacts_body .contacts .user_info p {
  font-size: 0.8125rem;
  margin-bottom: 0;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  max-width: 10.625rem;
}
body .chatbox .chat-list-header {
  justify-content: space-between;
  background: #fff;
}
body .chatbox .chat-list-header a {
  text-align: center;
  width: 1.875rem;
  height: 1.875rem;
  background: #2E3192 !important;
  border-radius: 0.375rem;
  line-height: 1.675rem;
  display: block;
}
body .chatbox .card-header {
  background: #f4f7ff;
  padding: 0.9375rem 1.25rem;
  justify-content: center;
}
body .chatbox .card-header .dropdown .dropdown-menu {
  font-size: inherit;
  border: 0;
  overflow: hidden;
  border-radius: 0.375rem;
  box-shadow: 0 0 3.125rem 0 rgba(82, 63, 105, 0.15);
  margin-top: 0;
  z-index: 9;
}
body .chatbox .card-header .dropdown .dropdown-menu.show {
  display: block;
}
body .chatbox .card-header .dropdown .dropdown-menu .dropdown-item {
  font-size: 0.813rem;
  color: #888888;
  padding: 0.5rem 1.25rem;
}
body .chatbox .card-header .dropdown a.show .dropdown-menu {
  position: absolute;
  inset: 0 auto auto 0;
  margin: 0;
  transform: translate(-171px, 28px);
}
body .chatbox .card-header h6 {
  font-size: 15px;
}
body .chatbox .card-header p {
  line-height: 1.2;
  font-size: 0.75rem;
  color: #888888;
}
body .chatbox .nav .nav-link {
  color: #2E3192 !important;
  opacity: 0.7;
  font-size: 13px;
  text-transform: uppercase;
}
body .chatbox .nav .nav-link.active {
  background: transparent;
  color: #2E3192 !important;
  opacity: 1;
  border-color: #2E3192 !important;
}
body .chatbox .sharp.btn-xs {
  padding: 0.1175rem;
  width: 1.625rem;
  height: 1.625rem;
  min-width: 1.625rem;
  min-height: 1.625rem;
}
body .chatbox .btn-xs {
  font-size: 0.75rem;
  padding: 0.438rem 1rem;
  font-weight: 600;
}
body .chatbox .sharp {
  min-width: 2.4rem;
  padding: 0.4375rem;
  height: 2.4rem;
  line-height: 1.7;
  min-height: 2.5rem;
}
body .chatbox .card-body {
  padding: 1rem;
}
body .chatbox .card-body .img_cont_msg {
  width: 1.875rem;
  height: 1.875rem;
  display: block;
  max-width: 1.875rem;
  min-width: 1.875rem;
}
body .chatbox .card-body .img_cont_msg img {
  width: 100%;
}
body .chatbox .card-body .msg_cotainer {
  background: #2E3192 !important;
  margin-left: 0.625rem;
  border-radius: 0 0.375rem 0.375rem 0.375rem;
  padding: 0.625rem 0.9375rem;
  color: #fff;
  position: relative;
}
body .chatbox .card-body .msg_cotainer:after {
  content: "";
  position: absolute;
  left: -0.625rem;
  border-right: 0.625rem solid #2E3192 !important;
  border-bottom: 0.625rem solid transparent;
  border-top: 0 solid;
  top: 0;
}
body .chatbox .card-body .msg_cotainer .msg_time {
  display: block;
  font-size: 0.6875rem;
  color: #fff;
  margin-top: 0.3125rem;
  opacity: 0.5;
}
body .chatbox .card-body .msg_cotainer_send {
  background: #f5f5f5;
  padding: 0.625rem 0.9375rem;
  border-radius: 0.375rem 0 0.375rem 0.375rem;
  margin-right: 0.625rem;
  color: #222;
  position: relative;
  text-align: right;
}
body .chatbox .card-body .msg_cotainer_send:after {
  content: "";
  position: absolute;
  right: -0.625rem;
  border-left: 0.625rem solid #fff;
  border-bottom: 0.625rem solid transparent;
  border-top: 0 solid;
  top: 0;
}
body .chatbox .card-body .msg_cotainer_send .msg_time_send {
  display: block;
  font-size: 0.6875rem;
  text-align: right;
  margin-top: 0.3125rem;
  opacity: 0.6;
}
body .chatbox .card-body .img_cont_msg {
  width: 1.875rem;
  height: 1.875rem;
  display: block;
  max-width: 1.875rem;
  min-width: 1.875rem;
}
body .chatbox .card-body .img_cont_msg .img_cont_msg img {
  width: 100%;
}
body .chatbox .card-footer {
  border-color: #E6E6E6;
  background: transparent;
  padding: 1rem 1.25rem 1rem;
}
body .chatbox .card-footer.type_msg {
  padding-top: 0.625rem;
}
body .chatbox .card-footer.type_msg .btn {
  font-size: 1.125rem;
  border-radius: 2.375rem !important;
  width: 2.375rem;
  height: 2.375rem;
  padding: 0;
  margin-top: 0.375rem;
}
body .chatbox .card-footer:last-child {
  border-radius: 0 0 0.375rem 0.375rem;
}
body .chatbox .card-footer .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
body .chatbox .card-footer .input-group .input-group-append .btn {
  z-index: 0;
}
body .chatbox .card-footer .input-group .form-control {
  padding: 0.625rem 0;
  height: 3.125rem;
  border: 0;
  resize: none;
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
body .chatbox .card-footer .input-group textarea.form-control {
  min-height: auto;
  padding: 0.75rem;
}
body .deznav {
  position: fixed;
  width: 13rem;
  padding-bottom: 10px;
  height: calc(100% - 3.125rem);
  top: 3.125rem;
  padding-top: 1rem;
  z-index: 6;
  background: #ffffff !important;
  border-right: 1px solid #E6E6E6;
  transition: all 0.2s ease;
  box-shadow: 0 0.9375rem 1.875rem 0 rgba(0, 0, 0, 0.02);
}
body .deznav .deznav-scroll {
  position: relative;
  height: 100%;
  overflow-y: scroll;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
body .deznav .menu-title {
  font-size: 0.75rem;
  font-weight: 400;
  padding: 8px 0 10px 20.6px;
  color: #2E3192 !important;
}
body .deznav .metismenu li {
  position: relative;
  display: flex;
  z-index: 5;
  background: white;
  flex-direction: column;
}
body .deznav .metismenu li:hover > a {
  color: #2E3192 !important;
}
body .deznav .metismenu li.mm-active > a {
  color: #2E3192 !important;
  background-color: rgba(13, 153, 255, 0.05);
  font-weight: 400;
}
body .deznav .metismenu li.mm-active > a:after {
  border-top: 0.3125rem solid #888888;
  border-left: 0.3125rem solid #888888;
  border-bottom: 0;
  border-right: 0;
  top: 44%;
  border-width: 1px;
}
body .deznav .metismenu li.mm-active ul {
  transition: all 0.2s ease-in-out;
}
body .deznav .metismenu li a {
  font-size: 0.813rem;
  padding: 0.75rem 1.5rem;
  margin: 0;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: 400;
  display: inline-block;
  color: #2C2C2C;
}
body .deznav .metismenu li a .menu-icon {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  height: auto;
  width: auto;
  text-align: center;
  border-radius: 0.125rem;
  line-height: 1;
}
body .deznav .metismenu li a .menu-icon svg {
  height: 100%;
  margin-right: 0.4125rem;
  margin-top: -0.0875rem;
}
body .deznav .metismenu .mm-active > .has-arrow:after {
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
  /* margin-right: 2rem; */
}
body .deznav .metismenu a {
  position: relative;
  display: block;
  padding: 0.625rem 1.875rem;
  outline-width: 0;
  color: #737B8B;
  text-decoration: none;
}
body .deznav .metismenu .has-arrow:after {
  position: absolute;
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: initial;
  right: 1em;
  -webkit-transform: rotate(-225deg) translateY(-50%);
  transform: rotate(-225deg) translateY(-50%);
  -webkit-transform-origin: top;
  transform-origin: top;
  top: 50%;
  transition: all 0.3s ease-out;
}
body .deznav .metismenu .mm-collapse:not(.mm-show) {
  display: none;
}
body .deznav .metismenu ul {
  transition: all 0.2s ease-in-out;
  position: relative;
  z-index: 1;
  padding: 0.5rem 0;
}
body .deznav .metismenu ul a {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  position: relative;
  font-size: 0.813rem;
  padding-left: 2.5rem;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
body .deznav .metismenu ul a:hover {
  padding-left: 3.8rem;
  text-decoration: none;
  color: #2E3192 !important;
}
body .deznav .metismenu ul a:hover:before {
  width: 1.25rem;
  content: "";
  height: 0.125rem;
  background: rgba(13, 153, 255, 0.5019607843);
  position: absolute;
  left: 1.8rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
body .deznav .metismenu ul a:before {
  content: "";
  height: 0.125rem;
  width: 0.375rem;
  background: rgba(13, 153, 255, 0.5019607843);
  position: absolute;
  left: 1.8rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
body .deznav .help-desk {
  padding: 0.75rem 1.5rem;
}
body .content-body {
  margin-left: 13rem;
  z-index: 0;
  transition: all 0.2s ease;
  padding-top: 3.125rem;
}
body .content-body .page-titles {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.6rem 1.95rem 0.6rem;
  background: #ffffff;
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #E6E6E6;
  flex-flow: wrap;
}
body .content-body .page-titles .bc-title {
  margin: 0 2rem 0 0;
  font-size: 17px;
  color: #464a53;
}
body .content-body .page-titles .breadcrumb {
  margin-bottom: 0;
  padding: 0;
  background: transparent;
  align-items: center;
  font-size: 13px;
}
body .content-body .page-titles .breadcrumb .breadcrumb-item:before {
  color: #2E3192 !important;
  padding-left: 0.5rem;
}
body .content-body .page-titles .breadcrumb li.active {
  padding-left: 0.5rem;
}
body .content-body .page-titles .breadcrumb li.active a {
  color: #2E3192 !important;
  font-weight: 500;
}
body .content-body .page-titles .breadcrumb li a {
  color: #828690;
  font-size: 13px;
}
body .content-body .page-titles .breadcrumb li a svg {
  margin-bottom: 3px;
  margin-right: 4px;
}
body .content-body .container-fluid .card {
  margin-bottom: 1.563rem;
  background-color: #fff;
  transition: all 0.5s ease-in-out;
  position: relative;
  border-radius: 0.375rem;
  height: calc(100% - 25px);
  border: 1px solid #E6E6E6;
}
body .content-body .container-fluid .card .card-header {
  border-color: #E6E6E6;
  position: relative;
  background: transparent;
  padding: 1.5rem 1.25rem 1.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body .content-body .container-fluid .card .card-header .heading {
  font-size: 15px !important;
  color: #2c2c2c !important;
}
body .content-body .container-fluid .card .card-header .bootstrap-select .dropdown-menu {
  border-color: #E6E6E6 !important;
  box-shadow: 0rem 0rem 2.5rem 0rem rgba(82, 63, 105, 0.1);
}
body .content-body .container-fluid .card .card-header .bootstrap-select .dropdown-menu .dropdown-item {
  padding: 0.25rem 1rem;
  display: block;
  font-size: 0.813rem;
  color: #888888;
}
body .content-body .container-fluid .card .card-header .bootstrap-select .dropdown-menu .dropdown-item.active {
  color: #2E3192 !important;
  background: rgba(13, 153, 255, 0.1);
}
body .content-body .container-fluid .card .card-header .bootstrap-select .dropdown-menu .dropdown-item:active {
  color: #2E3192 !important;
  background: rgba(13, 153, 255, 0.1);
}
body .content-body .container-fluid .card .card-header .bootstrap-select .dropdown-menu span.text {
  display: inline-block;
}
body .content-body .container-fluid .card .card-header .status-select {
  width: auto !important;
}
body .content-body .container-fluid .card .card-header .normal-select .btn {
  font-size: 13px;
  color: #2E3192 !important;
  padding: 2px 10px;
  font-weight: 500;
  border: 0 !important;
  background: transparent !important;
  border-radius: 0.25rem;
}
body .content-body .container-fluid .card .card-header .normal-select .btn:active {
  background: transparent !important;
}
body .content-body .container-fluid .card .card-header .normal-select .btn:hover {
  background: transparent !important;
}
body .content-body .container-fluid .card .card-header .normal-select .dropdown-toggle::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f078";
  border: 0;
  font-size: 0.7rem;
  margin-top: 0;
}
body .content-body .container-fluid .card.same-card .depostit-card-media {
  padding: 18px 20px;
}
body .content-body .container-fluid .card.chart-grd {
  position: relative;
}
body .content-body .container-fluid .card.chart-grd:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 5rem;
  left: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
  pointer-events: none;
}
body .content-body .container-fluid .card.chart-grd .depostit-card {
  overflow: hidden;
}
body .content-body .container-fluid .card.chart-grd .depostit-card .depostit-card-media {
  position: relative;
  z-index: 2;
}
body .content-body .container-fluid .card.chart-grd .depostit-card .depostit-card-media.style-1 {
  padding: unset;
}
body .content-body .container-fluid .card.chart-grd .depostit-card .depostit-card-media .bg-danger-light {
  background: rgba(255, 222, 222, 0.4) !important;
}
body .content-body .container-fluid .card.chart-grd .depostit-card .depostit-card-media .icon-box {
  height: 2.5rem;
  width: 2.5rem;
  position: relative;
  display: inline-block;
  text-align: center;
  line-height: 2.375rem;
  border-radius: 0.625rem;
  background: rgba(13, 153, 255, 0.1019607843);
}
body .content-body .container-fluid .card.chart-grd .depostit-card .apexcharts-canvas {
  position: relative;
  user-select: none;
}
body .content-body .container-fluid .card.chart-grd .depostit-card .apexcharts-legend {
  display: flex;
  overflow: auto;
  padding: 0 10px;
}
body .content-body .container-fluid .card.chart-grd .depostit-card .resize-triggers {
  animation: 1ms resizeanim;
  visibility: hidden;
  opacity: 0;
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
body .content-body .container-fluid .card.chart-grd .depostit-card .resize-triggers > div {
  background: #eee;
  overflow: auto;
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
body .content-body .container-fluid .card.chart-grd .depostit-card .resize-triggers .contract-trigger:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
body .content-body .container-fluid .card .card-body {
  flex: 1 1 auto;
}
body .content-body .container-fluid .card .card-body #AllProject {
  margin-left: -2.063rem;
}
body .content-body .container-fluid .card .card-body .project-list {
  margin-left: -1.25rem;
}
body .content-body .container-fluid .card .card-body .project-list li {
  font-size: 0.813rem;
  white-space: nowrap;
  padding: 1px 0;
}
body .content-body .container-fluid .card .card-body .project-list li h6, body .content-body .container-fluid .card .card-body .project-list li .h6 {
  font-size: 0.938rem;
  margin: 0;
  margin-bottom: 2px;
  white-space: nowrap;
}
body .content-body .container-fluid .card .card-body .icon-box {
  height: 2.5rem;
  width: 2.5rem;
  position: relative;
  display: inline-block;
  text-align: center;
  line-height: 2.375rem;
  border-radius: 0.625rem;
}
body .content-body .container-fluid .card .card-body .icon-box.icon-box-lg {
  height: 4.375rem !important;
  width: 4.375rem !important;
  line-height: 4.375rem !important;
}
body .content-body .container-fluid .card .card-body .bg-primary-light {
  background: rgba(13, 153, 255, 0.1);
}
body .content-body .container-fluid .card .card-body .progress-box .progress {
  height: 0.313rem !important;
  margin-top: 0.188rem;
  background-color: #E6EAEE;
  overflow: hidden;
}
body .content-body .container-fluid .card .card-body .draggable-zone {
  outline: 0 !important;
}
body .content-body .container-fluid .card .card-body .draggable-zone.to-dodroup {
  height: 362px;
}
body .content-body .container-fluid .card .card-body .draggable-zone.to-dodroup .sub-card {
  border-bottom: 1px solid #E6E6E6;
}
body .content-body .container-fluid .card .card-body .draggable-zone.to-dodroup .sub-card.draggable-handle {
  cursor: all-scroll;
}
body .content-body .container-fluid .card .card-body .draggable-zone.to-dodroup .sub-card.draggable {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  outline: 0 !important;
}
body .content-body .container-fluid .card .card-body .draggable-zone.to-dodroup .sub-card .d-items {
  padding: 15px 20px;
  background-color: #FFF;
}
body .content-body .container-fluid .card .card-body .draggable-zone.to-dodroup .sub-card .d-items .text-warning {
  --bs-text-opacity: 1;
  color: rgb(255, 159, 0) !important;
}
body .content-body .container-fluid .card .card-body .draggable-zone.to-dodroup .sub-card .d-items .dang svg {
  margin-top: -2px;
}
body .content-body .container-fluid .card .card-body .draggable-zone.to-dodroup .sub-card .d-items .icon-box {
  cursor: pointer;
}
body .content-body .container-fluid .card .card-body .draggable-zone.to-dodroup .sub-card .d-items-2 {
  display: flex;
  align-items: baseline;
}
body .content-body .container-fluid .card .card-body .draggable-zone.to-dodroup .sub-card .d-items-2 svg {
  margin-right: 10px;
}
body .content-body .container-fluid .card .card-body .draggable-zone.to-dodroup .sub-card .d-items-2 .form-check {
  font-size: 14px;
  font-weight: 600;
  min-height: 1.3125rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
  display: block;
  line-height: normal;
}
body .content-body .container-fluid .card .card-body .draggable-zone.to-dodroup .sub-card .d-items-2 .form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
  top: 0.125rem;
  border-width: 1px;
  width: 1.25rem;
  height: 1.25rem;
  border-color: #e7e7e7;
}
body .content-body .container-fluid .card .card-body .draggable-zone.to-dodroup .sub-card .d-items-2 .form-check label {
  font-size: 14px;
  font-weight: 400;
  color: #2c2c2c;
}
body .content-body .container-fluid .card .card-body .draggable-zone.to-dodroup .sub-card .d-items-2 .form-check label.form-check-label {
  margin-left: 0.3125rem;
  margin-top: 0.1875rem;
}
body .content-body .container-fluid .card .card-body .draggable-zone.to-dodroup .sub-card .icon-box.icon-box-md {
  height: 1.75rem;
  width: 1.75rem;
  line-height: 1.55rem;
  border-radius: 6px;
}
body .content-body .container-fluid .card .card-body .draggable-zone.to-dodroup .sub-card .icon-box.bg-danger-light {
  background: rgba(255, 222, 222, 0.4);
}
body .content-body .container-fluid .card .dataTable .no-footer {
  border-bottom: 0;
}
body .content-body .container-fluid .card .form-check {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0 !important;
  min-height: 14px !important;
}
body .content-body .container-fluid .card input .form-check-input {
  float: left;
  margin-left: -1.5em;
  top: 0.125rem;
  border-width: 1px;
  width: 20px !important;
  height: 20px !important;
  border-color: #e7e7e7;
}
body .content-body .container-fluid .card input#checkAll .form-check-input {
  background-color: #fff;
}
body .content-body .container-fluid .card label {
  font-size: 13px;
  font-weight: 500;
  display: inline-block;
}
body .content-body .container-fluid .card label .form-check-label {
  margin-left: 0.3125rem;
  margin-top: 0.1875rem;
}
body .content-body .container-fluid .card .active-projects .tbl-caption {
  padding: 20px;
}
body .content-body .container-fluid .card .active-projects .tbl-caption .heading {
  font-size: 1rem;
  color: #2c2c2c;
}
body .content-body .container-fluid .card .active-projects .dt-buttons {
  float: unset !important;
}
body .content-body .container-fluid .card .active-projects .dt-buttons .dt-button {
  top: -51px;
  right: 298px;
  position: absolute;
  font-size: 13px !important;
  color: #2E3192 !important;
  font-weight: 400;
  background: rgba(13, 153, 255, 0.1);
  padding: 5px 12px;
  border-radius: 0.25rem;
}
body .content-body .container-fluid .card .active-projects .dt-buttons .dt-button:hover {
  background: #2E3192 !important;
  color: #fff !important;
}
body .content-body .container-fluid .card .active-projects.attendance-tbl .dt-buttons .dt-button {
  right: 180px;
}
body .content-body .container-fluid .card .active-projects.attendance-tbl thead tr th {
  font-size: 13px;
  padding: 0.625rem 1rem;
  font-weight: 500;
  background-color: #F0F4F9;
  border: 0;
  white-space: nowrap;
  vertical-align: middle;
}
body .content-body .container-fluid .card .active-projects.attendance-tbl thead tr th:first-child {
  padding-right: 0;
}
body .content-body .container-fluid .card .active-projects.attendance-tbl thead tr th:not(:first-child) {
  padding: 15px 5px;
}
body .content-body .container-fluid .card .active-projects.attendance-tbl thead span {
  font-size: 13px;
  margin-bottom: 0;
  color: #2c2c2c;
}
body .content-body .container-fluid .card .active-projects.attendance-tbl thead p {
  font-size: 10px;
  color: #2E3192 !important;
  margin-bottom: 0;
}
body .content-body .container-fluid .card .active-projects.attendance-tbl tbody tr td {
  color: #2c2c2c;
  padding: 0.375rem 1.25rem;
  border-bottom: 1px solid #E6E6E6;
  font-size: 13px;
  font-weight: 400;
}
body .content-body .container-fluid .card .active-projects.attendance-tbl tbody tr td .products {
  display: flex;
  align-items: center;
}
body .content-body .container-fluid .card .active-projects.attendance-tbl tbody tr td .products img {
  margin-right: 10px;
}
body .content-body .container-fluid .card .active-projects.attendance-tbl tbody tr td .products h6, body .content-body .container-fluid .card .active-projects.attendance-tbl tbody tr td .products .h6 {
  font-size: 14px;
  margin-bottom: 0;
  font-weight: 500;
  white-space: nowrap;
}
body .content-body .container-fluid .card .active-projects.attendance-tbl tbody tr td .products span {
  font-size: 12px;
}
body .content-body .container-fluid .card .active-projects.attendance-tbl tbody tr td .products .avatar {
  display: inline-block;
  position: relative;
  object-fit: cover;
  border-radius: 0.375rem;
}
body .content-body .container-fluid .card .active-projects.attendance-tbl tbody tr td .products .avatar.avatar-md {
  height: 2.813rem;
  width: 2.813rem;
}
body .content-body .container-fluid .card .active-projects.attendance-tbl tbody tr td:not(:first-child) {
  padding: 15px 7px;
}
body .content-body .container-fluid .card .active-projects.style-1 .tbl-caption {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: wrap;
}
body .content-body .container-fluid .card .manage-client .dt-buttons .dt-button {
  position: absolute;
  top: -47px;
  right: 20px;
  font-size: 13px !important;
  color: #2E3192 !important;
  font-weight: 400;
  padding: 5px 12px;
  border-radius: 0.25rem;
}
body .content-body .container-fluid .card .manage-client thead tr th {
  font-size: 13px;
  padding: 0.625rem 1rem;
  font-weight: 500;
  background-color: #F0F4F9;
  border: 0;
  vertical-align: middle;
  color: #374557;
  white-space: nowrap;
}
body .content-body .container-fluid .card .manage-client thead tr th:last-child {
  text-align: right;
}
body .content-body .container-fluid .card .manage-client tbody tr td {
  border-bottom: 1px solid #E6E6E6;
  padding: 1.125rem 1.25rem;
  font-size: 13px;
  color: #888888;
  font-weight: 400;
}
body .content-body .container-fluid .card .manage-client tbody tr td:last-child {
  text-align: right;
}
body .content-body .container-fluid .project-overview .card-header {
  position: relative;
  background: transparent;
  padding: 1.5rem 1.25rem 1.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body .content-body .container-fluid .project-overview .card-header .heading {
  font-size: 1rem;
  color: #2C2C2C;
}
body .content-body .container-fluid .project-overview .card-header .nav-pills .nav-link {
  border-radius: 4px;
  padding: 5px 15px;
  font-size: 13px;
  background: #F2F2F2;
  margin: 0 4px;
}
body .content-body .container-fluid .project-overview .card-header .nav-pills .nav-link.active {
  background-color: #2E3192 !important;
  box-shadow: 0 0 1.25rem 0 rgba(13, 153, 255, 0.2);
}
body .content-body .container-fluid .project-overview .card-body .ttl-project {
  display: flex;
  justify-content: space-around;
  text-align: center;
  border-top: 1px solid #E6E6E6;
  padding: 15px 0;
  overflow: hidden;
}
body .content-body .container-fluid .project-overview .card-body .ttl-project .pr-data {
  position: relative;
  margin: 0 auto;
}
body .content-body .container-fluid .project-overview .card-body .ttl-project .pr-data:after {
  content: "";
  position: absolute;
  top: -20px;
  right: -30px;
  width: 1px;
  height: 85px;
  background: rgba(0, 0, 0, 0.1);
}
body .content-body .container-fluid .project-overview .card-body .ttl-project .pr-data:last-of-type:after {
  display: none;
}
body .content-body .container-fluid .project-overview .card-body .ttl-project .pr-data h5, body .content-body .container-fluid .project-overview .card-body .ttl-project .pr-data .h5 {
  line-height: 1.5;
  font-weight: 500;
  color: #2c2c2c;
  font-size: 1rem;
  margin: 0;
}
body .content-body .container-fluid .t-earn .heading {
  font-size: 15px;
  color: #2c2c2c;
}
body .content-body .container-fluid .t-earn .card-body .total-earning {
  text-align: center;
}
body .content-body .container-fluid .t-earn .card-body .total-earning h2, body .content-body .container-fluid .t-earn .card-body .total-earning .h2 {
  font-size: 34px;
  font-weight: 600;
  color: #2c2c2c;
  line-height: 1.5;
}
body .content-body .container-fluid .t-earn .card-body .total-earning .earning-tab {
  justify-content: center;
}
body .content-body .container-fluid .t-earn .card-body .total-earning .earning-tab .nav-link {
  color: #888888;
  box-shadow: none;
  border-bottom: 3px solid transparent;
  border-radius: 0;
  margin: 6px 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: 400;
}
body .content-body .container-fluid .t-earn .card-body .total-earning .earning-tab .nav-link.active {
  background-color: transparent;
  border-color: #2E3192 !important;
  color: #2c2c2c;
  font-weight: 500;
}
body .content-body .container-fluid .active-p .card-body .table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
body .content-body .container-fluid .active-p .card-body .table-responsive.active-projects .tbl-caption {
  padding: 20px;
}
body .content-body .container-fluid .active-p .card-body .table-responsive.active-projects .tbl-caption .heading {
  font-size: 15px;
  color: #2c2c2c;
}
body .content-body .container-fluid .active-p .card-body .table-responsive.active-projects .dt-buttons {
  float: unset;
}
body .content-body .container-fluid .active-p .card-body .table-responsive.active-projects .dt-buttons .dt-button {
  position: absolute;
  top: -47px;
  right: 20px;
  font-size: 13px !important;
  color: #2E3192 !important;
  font-weight: 400;
  background: rgba(13, 153, 255, 0.1);
  padding: 5px 12px;
  border-radius: 0.25rem;
}
body .content-body .container-fluid .active-p .card-body .table-responsive.active-projects table thead {
  vertical-align: bottom;
}
body .content-body .container-fluid .active-p .card-body .table-responsive.active-projects table thead .sorting {
  background-image: none;
}
body .content-body .container-fluid .active-p .card-body .table-responsive.active-projects table thead .sorting_asc {
  background-image: none;
}
body .content-body .container-fluid .active-p .card-body .table-responsive.active-projects table thead tr th {
  font-size: 15px;
  padding: 0.625rem 1rem;
  font-weight: 500;
  background-color: #F0F4F9;
  border: 0;
  vertical-align: middle;
  color: #374557;
  white-space: nowrap;
  text-transform: capitalize;
}
body .content-body .container-fluid .active-p .card-body .table-responsive.active-projects table thead tr th:first-child {
  padding-right: 0;
}
body .content-body .container-fluid .active-p .card-body .table-responsive.active-projects table :not(caption) > * > * {
  color: initial;
}
body .content-body .container-fluid .active-p .card-body .table-responsive.active-projects table > tbody {
  vertical-align: inherit;
}
body .content-body .container-fluid .active-p .card-body .table-responsive.active-projects table > tbody tr td {
  font-size: 14px;
  font-weight: 400;
  padding: 0.625rem 1rem;
  background: transparent;
  border-bottom: 0;
  vertical-align: middle;
  border-color: #E6E6E6;
  white-space: nowrap;
  color: #888888;
}
body .content-body .container-fluid .active-p .card-body .table-responsive.active-projects table > tbody tr td:last-child {
  text-align: right;
  color: #888888;
}
body .content-body .container-fluid .active-p .card-body .table-responsive.active-projects table > tbody tr td .avatar {
  height: 1.875rem;
  width: 1.875rem;
  display: inline-block;
  position: relative;
  object-fit: cover;
  border-radius: 0.375rem;
}
body .content-body .container-fluid .active-p .card-body .table-responsive.active-projects table > tbody tr td .tbl-progress-box {
  display: flex;
  align-items: center;
}
body .content-body .container-fluid .active-p .card-body .table-responsive.active-projects table > tbody tr td .tbl-progress-box .progress {
  flex: 1;
  height: 5px;
  background-color: #f6f6f6;
  overflow: hidden;
  margin-right: 5px;
}
body .content-body .container-fluid .active-p .card-body .table-responsive.active-projects table > tbody tr td .avatar-list.avatar-list-stacked .avatar {
  margin-inline-end: -13px;
  border: 2px solid #fff;
  height: 1.875rem;
  width: 1.875rem;
  display: inline-block;
  position: relative;
  object-fit: cover;
  border-radius: 0.375rem;
}
body .content-body .container-fluid .active-p .card-body .table-responsive .dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
body .content-body .container-fluid .flag .jqvmap-zoomin {
  top: 0.625rem;
}
body .content-body .container-fluid .flag .jqvmap-zoomin, body .content-body .container-fluid .flag .jqvmap-zoomout {
  position: absolute;
  left: 0.625rem;
  -webkit-border-radius: 0.1875rem;
  -moz-border-radius: 0.1875rem;
  border-radius: 0.1875rem;
  background: #000000;
  padding: 0.1875rem;
  color: white;
  width: 1.0625rem;
  height: 1.0625rem;
  cursor: pointer;
  line-height: 0.625rem;
  text-align: center;
}
body .content-body .container-fluid .flag .active-country {
  margin-top: -65px;
  position: relative;
  height: 350px;
  padding-right: 1.25rem;
}
body .content-body .container-fluid .flag .active-country:after {
  content: "";
  position: absolute;
  top: -50px;
  left: -10px;
  height: 500px;
  background: #E6E6E6;
  width: 1px;
}
body .content-body .container-fluid .flag .active-country .country-list {
  padding: 9px 0;
  display: flex;
  border-bottom: 1px solid #E6E6E6;
}
body .content-body .container-fluid .flag .active-country .country-list img {
  margin-right: 12px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
body .content-body .container-fluid .flag .active-country .country-list .progress-box {
  flex: 1;
}
body .content-body .container-fluid .flag .active-country .country-list .progress-box .c-name {
  color: #2c2c2c;
  font-size: 14px;
}
body .content-body .container-fluid .flag .active-country .country-list .progress-box .progress {
  height: 5px;
  background-color: #f6f6f6;
  overflow: hidden;
}
body .content-body .container-fluid .chat-map .card-header .heading {
  font-size: 15px;
  color: #2c2c2c;
}
body .content-body .container-fluid .chat-map .card-header .status-select {
  width: auto !important;
}
body .content-body .container-fluid .chat-map .card-header .bootstrap-select select {
  word-wrap: normal;
}
body .content-body .container-fluid .chat-map .card-header .bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}
body .content-body .container-fluid .chat-map .card-header .bootstrap-select.normal-select .btn {
  font-size: 13px;
  color: #2E3192 !important;
  padding: 2px 10px;
  font-weight: 500;
  border: 0 !important;
  background-color: transparent !important;
  border-radius: 0.25rem;
}
body .content-body .container-fluid .chat-map .card-header .bootstrap-select.normal-select .dropdown-toggle::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f078";
  border: 0;
  font-size: 0.7rem;
}
body .content-body .container-fluid .chat-map .card-header .bootstrap-select.normal-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
body .content-body .container-fluid .chat-map .card-header .bootstrap-select.normal-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}
body .content-body .container-fluid .chat-map .card-header .bootstrap-select .dropdown-menu .dropdown-item {
  font-size: 0.813rem;
  color: #888888;
  display: block;
  width: 100%;
  clear: both;
  font-weight: 400;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
body .content-body .container-fluid .chat-map .card-header .bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
body .content-body .container-fluid .chat-map .card-body .chat-box-area .style-1 {
  height: 29.7rem;
}
body .content-body .container-fluid .chat-map .card-body .chat-box-area .media {
  display: flex;
  align-items: flex-start;
}
body .content-body .container-fluid .chat-map .card-body .chat-box-area .media .avatar {
  height: 1.875rem;
  width: 1.875rem;
  display: inline-block;
  position: relative;
  object-fit: cover;
}
body .content-body .container-fluid .chat-map .card-body .chat-box-area .media .message-received .text {
  display: flex;
  flex-direction: column;
  align-items: self-start;
}
body .content-body .container-fluid .chat-map .card-body .chat-box-area .media .message-received p {
  background: #E8F2FF;
  padding: 10px 15px;
  border-radius: 0px 10px 10px 10px;
  color: #2c2c2c;
  font-size: 13px;
}
body .content-body .container-fluid .chat-map .card-body .chat-box-area .media .message-received span {
  font-size: 11px;
}
body .content-body .container-fluid .chat-map .card-body .chat-box-area .media .message-sent {
  display: flex;
  flex-direction: column;
  align-items: end;
}
body .content-body .container-fluid .chat-map .card-body .chat-box-area .media .message-sent p {
  background: #CFDDF0;
  padding: 10px 15px;
  border-radius: 10px 10px 0px 10px;
  color: #2c2c2c;
  text-align: right;
  font-size: 13px;
}
body .content-body .container-fluid .chat-map .card-body .message-send {
  background: #f5f5f5;
  padding: 7px 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.375rem;
}
body .content-body .container-fluid .chat-map .card-body .message-send .type-massage {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 70%;
}
body .content-body .container-fluid .chat-map .card-body .message-send .type-massage .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
body .content-body .container-fluid .chat-map .card-body .message-send .type-massage .form-control {
  border: 0;
  resize: none;
  overflow: hidden;
  background: #f5f5f5;
  line-height: 1.6;
  padding: 8px;
}
body .content-body .container-fluid .bst-seller .card-header .heading, body .content-body .container-fluid .bst-seller .card-header .cs-settiong > span {
  font-size: 15px;
  color: #2c2c2c;
}
body .content-body .container-fluid .bst-seller .card-header .status-select {
  width: auto !important;
}
body .content-body .container-fluid .bst-seller .card-header .bootstrap-select .dropdown-menu {
  border-color: #E6E6E6 !important;
  box-shadow: 0rem 0rem 2.5rem 0rem rgba(82, 63, 105, 0.1);
}
body .content-body .container-fluid .bst-seller .card-header .bootstrap-select .dropdown-menu .dropdown-item {
  padding: 0.25rem 1rem;
  display: block;
  font-size: 0.813rem;
  color: #888888;
}
body .content-body .container-fluid .bst-seller .card-header .bootstrap-select .dropdown-menu .dropdown-item.active {
  color: #2E3192 !important;
  background: rgba(13, 153, 255, 0.1);
}
body .content-body .container-fluid .bst-seller .card-header .bootstrap-select .dropdown-menu .dropdown-item:active {
  color: #2E3192 !important;
  background: rgba(13, 153, 255, 0.1);
}
body .content-body .container-fluid .bst-seller .card-header .bootstrap-select .dropdown-menu span.text {
  display: inline-block;
}
body .content-body .container-fluid .bst-seller .card-header .normal-select .btn {
  font-size: 13px;
  color: #2E3192 !important;
  padding: 2px 10px;
  font-weight: 500;
  border: 0 !important;
  background: transparent !important;
  border-radius: 0.25rem;
}
body .content-body .container-fluid .bst-seller .card-header .normal-select .btn:active {
  background: transparent !important;
}
body .content-body .container-fluid .bst-seller .card-header .normal-select .btn:hover {
  background: transparent !important;
}
body .content-body .container-fluid .bst-seller .card-header .normal-select .dropdown-toggle::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f078";
  border: 0;
  font-size: 0.7rem;
  margin-top: 0;
}
body .content-body .container-fluid .bst-seller .card-body .table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}
body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper table:not(.table-bordered) thead th {
  border-top: none;
}
body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper table thead {
  vertical-align: bottom;
}
body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper table thead tr th {
  font-size: 13px;
  padding: 0.625rem 1rem;
  font-weight: 500;
  background-color: #F0F4F9;
  border: 0;
  vertical-align: middle;
}
body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper table thead tr th:first-child {
  padding-right: 0;
}
body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper table thead .sorting_asc {
  background-image: none;
}
body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper table tbody td {
  border-bottom: 1px solid #E6E6E6;
  font-size: 13px;
  font-weight: 400;
  padding: 0.625rem 1rem;
  vertical-align: middle;
  white-space: nowrap;
  background: transparent !important;
}
body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper table tbody td:first-child {
  padding-right: 0;
}
body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper table tbody td .products {
  display: flex;
  align-items: center;
}
body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper table tbody td .products h6, body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper table tbody td .products .h6 {
  font-size: 14px;
  margin-bottom: 0;
  white-space: nowrap;
}
body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper table tbody td .products h6 a, body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper table tbody td .products .h6 a {
  color: #888888;
}
body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper table tbody td .products span {
  font-size: 12px;
}
body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper table tbody td .products .avatar {
  display: inline-block;
  position: relative;
  object-fit: cover;
  border-radius: 0.375rem;
}
body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper table tbody td .products .avatar .avatar-md {
  height: 39px;
  width: 39px;
}
body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper table tbody td .products img {
  height: 39px;
  width: 39px;
  margin-right: 10px;
}
body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper table.dataTable {
  font-size: 0.875rem;
}
body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper table.dataTable.no-footer {
  border-bottom: 0;
}
body .content-body .container-fluid .bst-seller .card-body .table-responsive .dataTables_wrapper .dataTables_info {
  padding-left: 20px;
  font-size: 12px;
  color: #888888;
  clear: both;
  float: left;
  padding-top: 0.755em;
}
body .content-body .container-fluid .up-shd .card-body thead tr:first-child th:hover {
  background: rgba(13, 153, 255, 0.1) !important;
}
body .content-body .container-fluid .up-shd .card-body .bootstrap-datetimepicker-widget .datepicker-days .picker-switch {
  font-size: 15px;
  font-weight: 500;
  color: #2c2c2c;
}
body .content-body .container-fluid .up-shd .card-body .bootstrap-datetimepicker-widget .datepicker-days .dow {
  font-weight: 400;
  color: #2c2c2c;
  background-color: #F0F4F9;
  border-radius: 0;
}
body .content-body .container-fluid .up-shd .card-body .bootstrap-datetimepicker-widget .datepicker-days .day {
  color: #2c2c2c;
  height: 39px;
  width: 39px;
  line-height: 32px;
}
body .content-body .container-fluid .up-shd .card-body .bootstrap-datetimepicker-widget .datepicker-days .day:hover {
  background: rgba(13, 153, 255, 0.1) !important;
  border-radius: 0.375rem !important;
}
body .content-body .container-fluid .up-shd .card-body .bootstrap-datetimepicker-widget .datepicker-days .day.active {
  background: #2E3192 !important;
  color: #fff;
  position: relative;
}
body .content-body .container-fluid .up-shd .card-body .bootstrap-datetimepicker-widget .datepicker-days .day.active:before {
  content: "";
  position: absolute;
  height: 13px;
  width: 13px;
  border: 2px solid #fff;
  top: -2px;
  right: -2px;
  background: #FF5E5E;
  border-radius: 50%;
}
body .content-body .container-fluid .up-shd .card-body .bootstrap-datetimepicker-widget .datepicker-days .day.today {
  background: #2E3192 !important;
  color: #fff;
  position: relative;
}
body .content-body .container-fluid .up-shd .card-body .bootstrap-datetimepicker-widget .datepicker-days .day.today:before {
  content: "";
  position: absolute;
  height: 13px;
  width: 13px;
  border: 2px solid #fff;
  top: -2px;
  right: -2px;
  background: #FF5E5E;
  border-radius: 50%;
}
body .content-body .container-fluid .up-shd .card-body .bootstrap-datetimepicker-widget .datepicker-days .prev i {
  height: 32px;
  width: 32px;
  border-radius: 0.375rem;
  background: rgba(13, 153, 255, 0.1);
  color: #2E3192 !important;
  line-height: 32px;
}
body .content-body .container-fluid .up-shd .card-body .bootstrap-datetimepicker-widget .datepicker-days .next i {
  height: 32px;
  width: 32px;
  border-radius: 0.375rem;
  background: rgba(13, 153, 255, 0.1);
  color: #2E3192 !important;
  line-height: 32px;
}
body .content-body .container-fluid .up-shd .card-body .bootstrap-datetimepicker-widget .datepicker-days tr .day.weekend:first-child {
  color: #FF5E5E;
}
body .content-body .container-fluid .up-shd .card-body .bootstrap-datetimepicker-widget .datepicker-days .day {
  color: #2c2c2c;
  height: 39px;
  width: 39px;
  line-height: 32px;
}
body .content-body .container-fluid .up-shd .card-body .bootstrap-datetimepicker-widget .datepicker-days .day.old {
  opacity: 0.2;
}
body .content-body .container-fluid .up-shd .card-body .bootstrap-datetimepicker-widget .datepicker-days .day.new {
  opacity: 0.2;
}
body .content-body .container-fluid .up-shd .card-body .bootstrap-datetimepicker-widget .datepicker {
  padding: 10px;
}
body .content-body .container-fluid .up-shd .card-body .bootstrap-datetimepicker-widget .picker-switch.accordion-toggle {
  display: none;
}
body .content-body .container-fluid .up-shd .card-body .events h6, body .content-body .container-fluid .up-shd .card-body .events .h6 {
  font-size: 14px;
  text-transform: uppercase;
  color: #2E3192 !important;
  padding: 9px 1.25rem;
  border-top: 1px solid #E6E6E6;
}
body .content-body .container-fluid .up-shd .card-body .events .event-scroll {
  height: 144px;
  padding: 0 1.25rem;
}
body .content-body .container-fluid .up-shd .card-body .events .event-media {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid #E6E6E6;
}
body .content-body .container-fluid .up-shd .card-body .events .event-media .text-secondary {
  opacity: 1;
  color: rgb(44, 44, 44) !important;
  font-size: 12px;
}
body .content-body .container-fluid .up-shd .card-body .events .event-media .event-box {
  height: 55px;
  width: 55px;
  line-height: 9px;
  border-radius: 0.375rem;
  background-color: rgba(13, 153, 255, 0.1);
  text-align: center;
  padding: 4px 0;
}
body .content-body .container-fluid .up-shd .card-body .events .event-media .event-box h5, body .content-body .container-fluid .up-shd .card-body .events .event-media .event-box .h5 {
  color: #2E3192 !important;
  font-weight: 600;
  font-size: 20px;
}
body .content-body .container-fluid .up-shd .card-body .events .event-media .event-box span {
  color: #2c2c2c;
}
body .content-body .container-fluid .up-shd .card-body .events .event-media .event-data h5, body .content-body .container-fluid .up-shd .card-body .events .event-media .event-data .h5 {
  font-size: 15px;
}
body .content-body .container-fluid .up-shd .card-body .events .event-media .event-data h5 a, body .content-body .container-fluid .up-shd .card-body .events .event-media .event-data .h5 a {
  color: #2c2c2c;
}
body .content-body .container-fluid .up-shd .card-body .events .event-media .event-data span {
  font-size: 13px;
}
body .content-body .container-fluid .up-shd .apexcharts-canvas {
  margin: 0 auto !important;
}
body .content-body .container-fluid .up-shd .project-media {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}
body .content-body .container-fluid .up-shd .project-media p {
  color: #2c2c2c;
  font-size: 14px;
}
body .content-body .container-fluid .up-shd .project-media span {
  font-size: 12px;
  color: #888888;
}
body .content-body .container-fluid .bst-seller .active-projects .tbl-caption {
  padding: 20px;
}
body .content-body .container-fluid .bst-seller .active-projects.style-1 .tbl-caption {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: wrap;
}
body .content-body .container-fluid .bst-seller .active-projects .dt-buttons {
  float: unset !important;
}
body .content-body .container-fluid .bst-seller .active-projects .dt-buttons .dt-button {
  top: -51px;
  right: 298px;
  position: absolute;
  font-size: 13px !important;
  color: #2E3192 !important;
  font-weight: 400;
  background: rgba(13, 153, 255, 0.1);
  padding: 5px 12px;
  border-radius: 0.25rem;
}
@media screen and (max-width: 100rem) {
  body .content-body .container-fluid .bst-seller .active-projects .dt-buttons .dt-button {
    right: 276px;
  }
}
body .content-body .container-fluid .bst-seller .active-projects .dt-buttons .dt-button:hover {
  background: #2E3192 !important;
  color: #fff !important;
}
body .content-body .container-fluid#task .task > div:last-child .task-summary {
  border-right: 0;
}
body .content-body .container-fluid#task .card-body {
  padding: 1.25rem;
}
body .content-body .container-fluid#task .icon-box {
  position: relative;
  display: inline-block;
  text-align: center;
}
body .content-body .container-fluid#task .icon-box.task-tab {
  background-color: #2c2c2c;
}
body .content-body .container-fluid#task .icon-box.icon-box-sm {
  height: 1.875rem;
  width: 1.875rem;
  line-height: 1.9;
  border-radius: 0.25rem;
}
body .content-body .container-fluid#task .icon-box a {
  color: #888888;
  text-decoration: none;
}
body .content-body .container-fluid#task .task-summary {
  border-right: 1px solid #E6E6E6;
}
body .content-body .container-fluid#task .task-summary h2, body .content-body .container-fluid#task .task-summary .h2 {
  font-size: 23px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 9px;
  line-height: 1;
}
body .content-body .container-fluid#task .task-summary span {
  font-size: 14px;
  color: #2C2C2C;
  font-weight: 500;
}
body .content-body .container-fluid#task .task-summary p {
  margin-bottom: 0px;
  font-size: 13px;
  color: #888888;
}
body .content-body .container-fluid#task .task-table .dt-buttons .dt-button {
  position: absolute;
  top: -47px;
  right: 20px;
  font-size: 13px !important;
  color: #2E3192 !important;
  font-weight: 400;
  padding: 5px 12px;
  border-radius: 0.25rem;
}
body .content-body .container-fluid#task .task-table .status-select {
  width: auto !important;
}
body .content-body .container-fluid#task .task-table .status-select .btn {
  padding: 2px 10px;
  font-size: 12px;
  font-weight: 500;
  border: 0 !important;
  border-radius: 0.25rem;
}
body .content-body .container-fluid#task .task-table .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
body .content-body .container-fluid#task .task-table .dropdown-toggle:after {
  margin-top: -1px;
}
body .content-body .container-fluid#task .task-table .avatar {
  height: 1.875rem;
  width: 1.875rem;
  display: inline-block;
  position: relative;
  object-fit: cover;
  border-radius: 0.375rem;
}
body .content-body .container-fluid#task .task-table .avatar-list.avatar-list-stacked .avatar {
  margin-inline-end: -13px;
  border: 2px solid #fff;
  height: 1.875rem;
  width: 1.875rem;
  display: inline-block;
  position: relative;
  object-fit: cover;
  border-radius: 0.375rem;
}
body .content-body .container-fluid .kanban-bx {
  display: flex;
  width: 100%;
  overflow-x: auto;
  flex-wrap: nowrap;
  margin: 0;
}
body .content-body .container-fluid .kanban-bx .kanbanPreview-bx {
  border: none !important;
}
body .content-body .container-fluid .kanban-bx .kanbanPreview-bx .card-body .sub-card {
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 0.375rem;
  padding: 0.938rem 0.938rem;
  box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
  border: 1px solid #E6E6E6;
}
body .content-body .container-fluid .kanban-bx .kanbanPreview-bx .card-body .sub-card .sub-card-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body .content-body .container-fluid .kanban-bx .kanbanPreview-bx .card-body .sub-card .task-card-data {
  padding: 0.938rem 0.938rem;
}
body .content-body .container-fluid .kanban-bx .kanbanPreview-bx .card-body .sub-card .task-card-data .products {
  display: flex;
  align-items: center;
}
body .content-body .container-fluid .kanban-bx .kanbanPreview-bx .card-body .sub-card .task-card-data h6 {
  font-size: 14px;
  margin-bottom: 0;
  white-space: nowrap;
}
body .content-body .container-fluid .kanban-bx .kanbanPreview-bx .card-body .sub-card .task-card-data span {
  font-size: 12px;
}
body .content-body .container-fluid .kanban-bx .kanbanPreview-bx .card-body .sub-card .avatar-list.avatar-list-stacked .avatar {
  margin-inline-end: -13px;
  border: 2px solid #fff;
  height: 1.875rem;
  width: 1.875rem;
  display: inline-block;
  position: relative;
  object-fit: cover;
  border-radius: 0.375rem;
}
body .content-body .container-fluid .kanban-bx .kanbanPreview-bx .card-body .sub-card .status-select .btn {
  padding: 2px 10px;
  font-size: 12px;
  font-weight: 500;
  border: 0 !important;
  border-radius: 0.25rem;
  width: auto;
}
body .content-body .container-fluid .kanban-bx .kanbanPreview-bx .card-body .icon-box {
  height: 2.5rem;
  width: 2.5rem;
  position: relative;
  display: inline-block;
  text-align: center;
  line-height: 2.375rem;
  border-radius: 0.625rem;
  align-items: center;
}
body .content-body .container-fluid .kanban-bx .kanbanPreview-bx .card-body .icon-box h5 {
  line-height: 2.6;
  font-weight: 600;
}
body .content-body .container-fluid .kanban-bx .kanbanPreview-bx .card-body span {
  font-size: 12px;
}
body .content-body .container-fluid .kanban-bx .kanbanPreview-bx .card-body .card-footer {
  padding: 0.938rem 0.938rem;
  background: #ffffff !important;
}
body .content-body .container-fluid .kanban-bx .kanbanPreview-bx .card-body .card-footer .footer-data span {
  font-size: 12px;
  color: #2E3192 !important;
}
body .content-body .container-fluid .kanban-bx .kanbanPreview-bx .card-body .card-footer .footer-data p {
  margin: 0;
  font-size: 13px;
}
body .content-body .container-fluid .kanban-bx .kanbanPreview-bx .card-body .card-footer .footer-data .bootstrap-select {
  width: auto !important;
}
body .content-body .container-fluid .kanban-bx .col {
  padding-left: 0;
}
body .content-body .container-fluid .kanban-bx .col .card {
  height: 100%;
  border: 0;
  margin-bottom: 0;
}
body .content-body .container-fluid#project-container .box-hover:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
body .content-body .container-fluid#project-container .card-body {
  padding: 13px;
}
body .content-body .container-fluid#project-container .card-body .total-projects h3.count {
  font-size: 1.375rem !important;
  font-weight: 600;
  margin-bottom: 0;
}
body .content-body .container-fluid#project-container .card-body .total-projects span {
  font-size: 0.875rem !important;
  font-weight: 500;
  color: #2c2c2c;
}
body .content-body .container-fluid#project-container .task-tab {
  background-color: #2c2c2c;
}
body .content-body .container-fluid#project-container .icon-box-sm {
  height: 1.875rem;
  width: 1.875rem;
  line-height: 1.9;
  border-radius: 0.25rem;
}
body .content-body .container-fluid#project-container .icon-box-sm a {
  padding: 0 0 0 5px;
}
body .content-body .container-fluid#project-container .total-projects h3 {
  font-size: 22px !important;
  font-weight: 600;
  margin-bottom: 0;
}
body .content-body .container-fluid#project-container .total-projects span {
  font-size: 14px !important;
  font-weight: 500;
  color: #2c2c2c;
}
body .content-body .container-fluid#project-container .products.style-1 {
  display: flex !important;
  align-items: center !important;
}
body .content-body .container-fluid#project-container .products.style-1 img {
  margin-right: 10px !important;
}
body .content-body .container-fluid#project-container .products.style-1 .avatar-lg {
  height: 2.25rem !important;
  width: 2.25rem !important;
}
body .content-body .container-fluid#project-container .products.style-1 h6 {
  font-size: 14px !important;
  margin: 0;
}
body .content-body .container-fluid#project-container .products.style-1 span {
  font-size: 12px !important;
}
body .content-body .container-fluid#project-container p {
  line-height: 1.8;
  font-size: 13px;
}
body .content-body .container-fluid#project-container .avatar-list.avatar-list-stacked .avatar {
  margin-inline-end: -13px;
  border: 2px solid #fff;
  height: 1.875rem;
  width: 1.875rem;
  display: inline-block;
  position: relative;
  object-fit: cover;
  border-radius: 0.375rem;
}
body .content-body .container-fluid#project-container .progress {
  height: 5px;
  background-color: #f6f6f6;
  overflow: hidden;
}
body .content-body .container-fluid#project-container .card-footer {
  border-color: #E6E6E6;
  background: transparent;
  padding: 1rem 1.25rem 1rem;
}
body .content-body .container-fluid#project-container .card-footer .due-progress {
  margin-bottom: 10px;
}
body .content-body .container-fluid#project-container .card-footer .status-select {
  width: auto !important;
}
body .content-body .container-fluid#project-container .card-footer .status-select .btn {
  padding: 2px 10px;
  font-size: 12px;
  font-weight: 500;
  border: 0 !important;
  border-radius: 0.25rem;
}
body .content-body .container-fluid .manage-client .buttons-excel.buttons-html5.dt-button {
  position: absolute;
  top: -47px;
  right: 20px !important;
  font-size: 13px !important;
  color: #2E3192 !important;
  font-weight: 400;
  padding: 5px 12px;
  border-radius: 0.25rem;
}
body .content-body .container-fluid.user-container h4.heading.mb-0 {
  font-size: 0.9rem !important;
  color: #888888;
  font-weight: 500;
}
body .content-body .container-fluid.user-container .user-m-tabe {
  margin-top: 0px;
}
body .content-body .container-fluid.user-container .nav-pills .nav-link.active, body .content-body .container-fluid.user-container .nav-pills .show > .nav-link {
  background-color: #2E3192 !important;
  box-shadow: 0 0 1.25rem 0 rgba(13, 153, 255, 0.2);
}
body .content-body .container-fluid.user-container .nav-pills .nav-link.active, body .content-body .container-fluid.user-container .nav-pills .show > .nav-link {
  color: #ffffff !important;
  background-color: #0d99ff;
}
body .content-body .container-fluid.user-container .user-m-tabe .nav-link {
  padding: 3px 8px;
}
body .content-body .container-fluid.user-container .user-m-tabe.mix-chart-tab .nav-link {
  background: none;
  margin: 0 4px;
  color: #2E3192 !important;
}
body .content-body .container-fluid.user-container .mix-chart-tab .nav-link.active svg path {
  fill: white !important;
}
body .content-body .container-fluid.user-container .card-body .card-use-box {
  text-align: center;
}
body .content-body .container-fluid.user-container .card-body .card-use-box .crd-bx-img {
  position: relative;
  width: 100px;
  margin: auto;
}
body .content-body .container-fluid.user-container .card-body .card-use-box .crd-bx-img img {
  border: 7px solid rgba(62, 95, 206, 0.08);
}
body .content-body .container-fluid.user-container .card-body .card-use-box .crd-bx-img .active {
  width: 15px;
  height: 15px;
  background: #3AC977;
  border-radius: 50%;
  left: 5rem;
  position: absolute;
  bottom: 0.4rem;
}
body .content-body .container-fluid.user-container .card-body .card-use-box .crd-bx-img .active.deactive {
  background: #FF5E5E;
}
body .content-body .container-fluid.user-container .card-body .card-use-box .card__text {
  color: #888888;
}
body .content-body .container-fluid.user-container .card-body .card-use-box .card__text h4 {
  font-size: 16px;
  color: #000000;
  font-weight: 600;
}
body .content-body .container-fluid.user-container .card-body .card-use-box .card__text p {
  margin-top: 0;
  font-size: 14px;
  margin-bottom: 1rem;
}
body .content-body .container-fluid.user-container .card-body .card-use-box .card__info {
  color: #888888;
  display: flex;
  align-items: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
}
body .content-body .container-fluid.user-container .card-body .card-use-box .card__info li {
  list-style: none;
}
body .content-body .container-fluid.user-container .card-body .card-use-box .card__info li .card__info__stats {
  display: block;
  color: #2E3192 !important;
  font-size: 1rem;
  font-weight: 500;
  padding: 0 40px;
}
body .content-body .container-fluid.user-container .card-body .card-use-box .card__info li span {
  font-size: 0.8rem;
}
body .content-body .container-fluid.user-container .card-body .card-use-box .post-pos {
  text-align: center;
  margin: 15px;
  padding: 0;
  list-style-type: none;
}
body .content-body .container-fluid.user-container .card-body .card-use-box .post-pos .card__info__stats {
  color: #2E3192 !important;
  font-size: 13px;
}
body .content-body .container-fluid.user-container .card-body .card-use-box .post-pos li {
  margin-bottom: 8px;
}
body .content-body .container-fluid.user-container .card-body .card-use-box .post-pos li span {
  font-size: 13px;
}
body .content-body .container-fluid.user-container .dt-filter .dataTables_filter {
  float: left;
}
body .content-body .container-fluid.user-container .dt-filter .dataTables_filter label {
  background: rgba(238, 238, 238, 0.9333333333);
  padding: 0 8px;
  margin: 1px 17px;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  margin-right: 0;
  padding-right: 0;
  font-size: 13px;
  font-weight: 500;
}
body .content-body .container-fluid.user-container .dt-filter .dataTables_filter input[type=search] {
  border: 0;
  border: 0;
  background: rgba(238, 238, 238, 0.9333333333);
}
body .content-body .container-fluid.user-container .dt-filter .dataTables_filter input[type=search]:focus-visible {
  outline: none;
  border: none;
}
body .content-body .container-fluid.user-container .active-projects .dt-buttons {
  float: unset;
  position: relative;
}
body .content-body .container-fluid.user-container .active-projects .dt-buttons .dt-button {
  position: absolute;
  top: 0 !important;
  right: 20px;
  font-size: 13px !important;
  color: #2E3192 !important;
  font-weight: 400;
  background: rgba(13, 153, 255, 0.1019607843);
  padding: 5px 12px;
  border-radius: 0.25rem;
}
body .content-body .container-fluid.user-container .c-pointer .dropdown-menu {
  font-size: inherit;
  border: 0;
  z-index: 4;
  overflow: hidden;
  border-radius: 0.375rem;
  box-shadow: 0 0 3.125rem 0 rgba(82, 63, 105, 0.15);
  margin-top: 0;
  z-index: 9;
}
body .content-body .container-fluid.user-container .c-pointer .dropdown-menu .dropdown-item {
  font-size: 0.743rem;
  color: #888888;
  padding: 0.3rem 1rem;
}
body .content-body .container-fluid .clearfix .author-profile {
  text-align: center;
}
body .content-body .container-fluid .clearfix .author-profile .card-body {
  padding: 0;
}
body .content-body .container-fluid .clearfix .author-profile .card-body .author-profile {
  text-align: center;
}
body .content-body .container-fluid .clearfix .author-profile .card-body .author-profile .author-media {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  display: inline-block;
}
body .content-body .container-fluid .clearfix .author-profile .card-body .author-profile .author-media img {
  width: 130px;
  border-radius: 100%;
}
body .content-body .container-fluid .clearfix .author-profile .card-body .author-profile .upload-link {
  position: absolute;
  width: 35px;
  height: 35px;
  line-height: 32px;
  background: #2E3192 !important;
  bottom: 0;
  right: 0px;
  box-shadow: 0 0 10px 0 rgba(0, 24, 128, 0.1);
  border-radius: 100%;
  color: #fff;
  overflow: hidden;
  border: 2px solid #fff;
}
body .content-body .container-fluid .clearfix .author-profile .card-body .author-profile .upload-link .update-flie {
  position: absolute;
  opacity: 0;
  z-index: 0;
  width: 100%;
  cursor: pointer;
  left: 0;
  height: 100%;
}
body .content-body .container-fluid .clearfix .author-profile .card-body .author-info .title {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0;
}
body .content-body .container-fluid .clearfix .author-profile .card-body .author-info span {
  display: block;
  color: #888888;
  font-size: 13px;
}
body .content-body .container-fluid .clearfix .author-profile .card-body .info-list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
body .content-body .container-fluid .clearfix .author-profile .card-body .info-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 15px;
  border-top: 1px solid #CCCCCC;
  padding: 18px 30px;
  color: #6e6e6e;
}
body .content-body .container-fluid .clearfix .author-profile .card-body .info-list li a {
  color: #6e6e6e;
}
body .content-body .container-fluid .clearfix .author-profile .card-body .info-list li span {
  color: #888888;
  font-weight: 500;
}
body .content-body .container-fluid .clearfix .author-profile .card-footer {
  padding: 24px;
  display: block;
  background: none;
}
body .content-body .container-fluid .clearfix .author-profile .card-footer .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
body .content-body .container-fluid .clearfix .author-profile .card-footer .form-control {
  font-size: 13px;
  height: 45px;
  border-color: #CCCCCC;
  overflow: hidden;
  line-height: 34px;
}
body .content-body .container-fluid .card.profile-card {
  border-radius: 0.375rem;
}
body .content-body .container-fluid .card.profile-card .m-b30 {
  margin-bottom: 24px;
}
body .content-body .container-fluid .card.profile-card .card-header {
  border-color: #CCCCCC;
  color: #888888 !important;
  padding: 24px;
  position: relative;
  background: transparent;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body .content-body .container-fluid .card.profile-card .card-header h6.title {
  position: relative;
  margin-bottom: 0;
  font-size: 0.838rem;
  color: #6e6e6e;
}
body .content-body .container-fluid .card.profile-card .card-header h6.title:after {
  content: "";
  height: 3px;
  width: 100%;
  background-color: #2E3192 !important;
  position: absolute;
  bottom: -24px;
  left: 0;
}
body .content-body .container-fluid .card.profile-card .profile-form .form-label {
  color: #6e6e6e;
  font-size: 15px;
  margin-bottom: 12px;
  font-weight: 400;
}
body .content-body .container-fluid .card.profile-card .profile-form .form-control, body .content-body .container-fluid .card.profile-card .profile-form .dropdown-toggle {
  height: 45px;
  font-size: 13px;
  border-radius: 0.375rem;
  color: #6e6e6e;
  border-color: #CCCCCC;
}
body .content-body .container-fluid .card.profile-card .profile-form .dropdown-toggle {
  padding: 12px 20px;
}
body .content-body .container-fluid .card.profile-card .profile-form .dropdown-menu .dropdown-item {
  padding: 0.2rem 0.87rem;
  font-size: 0.713rem !important;
  color: #888888;
}
body .content-body .container-fluid .card.profile-card .profile-form .dropdown-menu .dropdown-item span.text {
  display: inline-block;
}
body .content-body .container-fluid .card.profile-card .profile-form .card-footer {
  padding: 16px 32px 16px;
  display: flex;
  align-items: center;
  background: none;
  justify-content: space-between;
  border-color: #CCCCCC;
}
body .content-body .container-fluid .card.profile-card .profile-form .card-footer .btn {
  padding: 0.619rem 1.263rem;
  border-radius: 0.375rem;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}
body .content-body .container-fluid .card.profile-card .profile-form .card-footer .btn-link {
  font-size: 15px;
  color: #2E3192 !important;
  text-decoration: none;
}
body .content-body .container-fluid.user-roles-container h4.heading.mb-3, body .content-body .container-fluid.user-roles-container .heading {
  font-size: 0.9rem !important;
  color: #888888;
  font-weight: 600;
}
body .content-body .container-fluid.user-roles-container .personal-info {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body .content-body .container-fluid.user-roles-container .personal-info li {
  padding: 10px 17px;
}
body .content-body .container-fluid.user-roles-container .personal-info li a {
  color: #888888;
  font-size: 13px;
  text-decoration: none;
}
body .content-body .container-fluid.user-roles-container .action-button .btn.btn-icon-xxs {
  padding: 0.067rem 0.1975rem;
  color: #ffffff !important !important;
}
body .content-body .container-fluid.user-roles-container .action-button .btn.btn-icon-xxs i {
  color: #ffffff !important !important;
  transform: scale(0.8);
}
body .content-body .container-fluid.app-profile-container .profile-head .photo-content {
  position: relative;
}
body .content-body .container-fluid.app-profile-container .profile-head .photo-content .cover-photo {
  background: url(../images/12.jpg);
  background-size: cover;
  background-position: center;
  min-height: 15.625rem;
  width: 100%;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
body .content-body .container-fluid.app-profile-container .profile-head .profile-info {
  display: flex;
  padding: 0.9375rem 1.15rem;
}
body .content-body .container-fluid.app-profile-container .profile-head .profile-info .profile-details {
  display: flex;
  width: 100%;
}
body .content-body .container-fluid.app-profile-container .profile-head .profile-info .profile-details h4 {
  font-size: 1rem;
  font-weight: 600 !important;
}
body .content-body .container-fluid.app-profile-container .profile-head .profile-info .profile-details p {
  color: #828690;
  font-size: 14px;
}
body .content-body .container-fluid.app-profile-container .profile-head .profile-info .profile-details .profile-mail h4 {
  font-weight: 600 !important;
  color: #464a53 !important;
}
body .content-body .container-fluid.app-profile-container .profile-head .profile-info .profile-details .sharp {
  min-width: 2.3rem;
  padding: 0.4375rem;
  height: 2.3rem;
  line-height: 1.5;
  min-height: 2.4rem;
}
body .content-body .container-fluid.app-profile-container .profile-head .profile-info .profile-details .light.btn-primary {
  background-color: rgba(13, 153, 255, 0.1019607843);
  border-color: rgba(13, 153, 255, 0.1019607843);
  color: #2E3192 !important;
}
body .content-body .container-fluid.app-profile-container .profile-head .profile-info .profile-details .light.btn-primary:hover {
  background-color: #2E3192 !important;
  border-color: #2E3192 !important;
  color: #fff !important;
}
body .content-body .container-fluid.app-profile-container .profile-head .profile-info .profile-details .light.btn-primary:hover g [fill] {
  fill: #fff;
}
body .content-body .container-fluid.app-profile-container .profile-head .profile-info .profile-details .dropdown .dropdown-item {
  font-size: 0.713rem;
  color: #888888;
  padding: 0.5rem 1.25rem;
}
body .content-body .container-fluid.app-profile-container .profile-head .profile-photo {
  max-width: 6.25rem;
  position: relative;
  z-index: 1;
  margin-top: -4.5rem;
  margin-right: 0.625rem;
}
body .content-body .container-fluid.app-profile-container .profile-statistics h3 {
  font-size: 1.4rem;
}
body .content-body .container-fluid.app-profile-container .profile-statistics span {
  font-size: 12px;
  color: #888888;
}
body .content-body .container-fluid.app-profile-container .profile-statistics .btn {
  padding: 0.719rem 1.563rem;
  border-radius: 0.375rem;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}
body .content-body .container-fluid.app-profile-container .profile-blog h4 {
  font-size: 1rem;
  font-weight: 600;
}
body .content-body .container-fluid.app-profile-container .profile-blog p {
  font-size: 12px;
  color: #888888;
}
body .content-body .container-fluid.app-profile-container .profile-news .media {
  display: flex;
  align-items: flex-start;
}
body .content-body .container-fluid.app-profile-container .profile-news .media .media-body {
  flex: 1;
}
body .content-body .container-fluid.app-profile-container .profile-news .media .media-body h5 {
  font-size: 1rem !important;
  font-weight: 500;
}
body .content-body .container-fluid.app-profile-container .profile-news .media .media-body p {
  font-size: 12px;
  color: #888888;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 ul {
  list-style-type: none;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 ul .nav-link {
  font-size: 1rem;
  margin-right: 1.875rem;
  transition: all 0.5s ease-in-out;
  border: none;
  border-bottom: 0.0125rem solid transparent;
  color: #828690;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 ul .nav-link.active, body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 ul .nav-link:hover {
  border: 0;
  background: transparent;
  background: transparent;
  border-bottom: 0.0125rem solid #2E3192 !important;
  color: #2E3192 !important;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content > .active {
  display: block;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .post-input {
  margin-bottom: 1.875rem;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .post-input textarea.form-control {
  min-height: auto;
  height: auto !important;
  padding: 0.75rem;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .post-input .form-control {
  height: 47px;
  font-weight: 400;
  margin: 0.9375rem 0;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .post-input .btn {
  padding: 0.719rem 1.563rem;
  border-radius: 0.375rem;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .post-input a {
  font-size: 15px;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .post-input a i {
  font-size: 15px;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .profile-uoloaded-post img {
  margin-bottom: 1.25rem;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .profile-uoloaded-post a {
  color: #888888;
  text-decoration: none;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .profile-uoloaded-post h3 {
  font-size: 1.4rem;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .profile-uoloaded-post p {
  font-size: 12px;
  color: #888888;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .profile-uoloaded-post .btn {
  padding: 0.719rem 1.563rem;
  border-radius: 0.375rem;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .profile-about-me h4 {
  font-size: 1.05rem;
  font-weight: 600;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .profile-about-me p {
  font-size: 12px;
  color: #888888;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .profile-skills h4 {
  font-size: 1.05rem;
  font-weight: 600;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .profile-skills .btn-xs {
  font-size: 0.75rem;
  padding: 0.438rem 1rem;
  font-weight: 600;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .profile-lang h4 {
  font-size: 1.05rem;
  font-weight: 600;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .profile-lang a {
  font-size: 13px;
  color: #888888;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .profile-personal-info h4 {
  font-size: 1.05rem;
  font-weight: 600;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .profile-personal-info h5, body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .profile-personal-info .h5 {
  font-size: 0.95rem;
  font-weight: 600;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .profile-personal-info span {
  font-size: 12.25px;
  color: #888888;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .settings-form h4 {
  font-size: 1.05rem;
  font-weight: 600;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .settings-form .form-label {
  margin-bottom: 0.5rem;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .settings-form label {
  font-size: 13px;
  font-weight: 500;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .settings-form input.form-control {
  position: relative;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .settings-form .form-control {
  background: #fff;
  color: #6e6e6e;
  line-height: 1.5;
  font-size: 13px;
  height: 2.813rem;
  border-radius: 0.375rem;
  border-color: #CCCCCC;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .settings-form .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  border: 1px solid #E6E6E6;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
body .content-body .container-fluid.app-profile-container .profile-tab .custom-tab-1 .tab-content .settings-form .btn {
  padding: 0.719rem 1.563rem;
  border-radius: 0.375rem;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}
body .content-body .container-fluid.app-profile-container.post-details-container h3 {
  font-size: 1.4rem;
  font-weight: 600;
}
body .content-body .container-fluid.app-profile-container.post-details-container ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
body .content-body .container-fluid.app-profile-container.post-details-container ul li {
  font-size: 12.25px;
  color: #888888;
}
body .content-body .container-fluid.app-profile-container.post-details-container p, body .content-body .container-fluid.app-profile-container.post-details-container blockquote {
  font-size: 12.25px;
  color: #888888;
}
body .content-body .container-fluid.app-profile-container.post-details-container .post-details .profile-skills h4 {
  font-size: 1.05rem;
  font-weight: 600;
}
body .content-body .container-fluid.app-profile-container.post-details-container .post-details .profile-skills .btn-xs {
  font-size: 0.75rem;
  padding: 0.438rem 1rem;
  font-weight: 600;
}
body .content-body .container-fluid.app-profile-container.post-details-container .comment-respond h4, body .content-body .container-fluid.app-profile-container.post-details-container .settings-form h4 {
  font-size: 1.05rem;
  font-weight: 600;
}
body .content-body .container-fluid.app-profile-container.post-details-container .comment-respond .form-label, body .content-body .container-fluid.app-profile-container.post-details-container .settings-form .form-label {
  margin-bottom: 0.5rem;
}
body .content-body .container-fluid.app-profile-container.post-details-container .comment-respond label, body .content-body .container-fluid.app-profile-container.post-details-container .settings-form label {
  font-size: 13px;
  font-weight: 500;
}
body .content-body .container-fluid.app-profile-container.post-details-container .comment-respond input.form-control, body .content-body .container-fluid.app-profile-container.post-details-container .settings-form input.form-control {
  position: relative;
}
body .content-body .container-fluid.app-profile-container.post-details-container .comment-respond .form-control, body .content-body .container-fluid.app-profile-container.post-details-container .settings-form .form-control {
  background: #fff;
  color: #6e6e6e;
  line-height: 1.5;
  font-size: 13px;
  height: 2.813rem;
  border-radius: 0.375rem;
  border-color: #CCCCCC;
}
body .content-body .container-fluid.app-profile-container.post-details-container .comment-respond .form-control, body .content-body .container-fluid.app-profile-container.post-details-container .settings-form .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  border: 1px solid #E6E6E6;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
body .content-body .container-fluid.app-profile-container.post-details-container .comment-respond .btn, body .content-body .container-fluid.app-profile-container.post-details-container .settings-form .btn {
  padding: 0.719rem 1.563rem;
  border-radius: 0.375rem;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}
body .content-body .container-fluid.email-container .email-left-box {
  margin-bottom: 20px;
}
body .content-body .container-fluid.email-container .email-left-box {
  border-right: 1px solid #fff;
  height: calc(100vh - 120px);
  padding: 1.875rem 1.25rem;
  overflow-y: auto;
  border-right: 1px solid #E6E6E6;
}
body .content-body .container-fluid.email-container .email-left-box .btn.text-white.btn-block {
  background-color: #2c2c2c;
  font-weight: 500;
  font-size: 0.938rem;
  white-space: nowrap;
}
body .content-body .container-fluid.email-container .email-left-box .btn-block {
  display: block;
  width: 100%;
}
body .content-body .container-fluid.email-container .email-left-box .btn {
  padding: 0.719rem 1.563rem;
  border-radius: 0.375rem;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}
body .content-body .container-fluid.email-container .email-left-box .mail-list {
  margin-top: 2.188rem;
}
body .content-body .container-fluid.email-container .email-left-box .mail-list .list-group-item {
  border-radius: 10px;
  padding: 0.95rem 1.0625rem 0.75rem 1.0625rem;
  font-size: 0.838rem;
  font-weight: 500;
  margin-bottom: 0.625rem;
  overflow: hidden;
}
body .content-body .container-fluid.email-container .email-left-box .mail-list .list-group-item i {
  font-size: 1.125rem;
  padding-right: 1.125rem;
  color: #000;
}
body .content-body .container-fluid.email-container .email-left-box .mail-list .list-group-item svg {
  margin-right: 1.125rem;
}
body .content-body .container-fluid.email-container .email-left-box .mail-list .list-group-item .badge-sm {
  font-size: 0.6875rem;
  padding: 0.3125rem 0.5rem;
  line-height: 0.6875rem;
}
body .content-body .container-fluid.email-container .email-left-box .mail-list .list-group-item .badge {
  line-height: 1.1;
  border-radius: 0.25rem;
  font-size: 12px;
  font-weight: 500;
  padding: 5px 9px;
  border: 0.0625rem solid transparent;
}
body .content-body .container-fluid.email-container .email-left-box .mail-list .list-group-item:before {
  content: "";
  display: block;
  background-color: rgba(44, 44, 44, 0.1019607843);
  color: #2c2c2c;
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 100%;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
body .content-body .container-fluid.email-container .email-left-box .mail-list .list-group-item.active {
  color: #2C2C2C;
  background-color: rgba(44, 44, 44, 0.1019607843);
}
body .content-body .container-fluid.email-container .email-left-box .mail-list .list-group-item.active span.badge {
  background-color: #2c2c2c;
}
body .content-body .container-fluid.email-container .email-left-box .mail-list .list-group-item:hover {
  color: #2c2c2c;
}
body .content-body .container-fluid.email-container .email-left-box .mail-list .list-group-item:hover:before {
  width: 100%;
}
body .content-body .container-fluid.email-container .email-left-box .mail-list .list-group-item.change {
  margin-bottom: 0;
}
body .content-body .container-fluid.email-container .email-left-box .mail-list a {
  border: 0;
  vertical-align: middle;
  padding: 0.625rem 0.9375rem;
  display: block;
  background: transparent;
  color: #000;
  font-weight: 600;
  z-index: 1;
}
body .content-body .container-fluid.email-container .email-right-box .compose-wrapper {
  height: calc(100vh - 180px);
  overflow-y: scroll;
  padding: 0 1rem;
}
body .content-body .container-fluid.email-container .email-right-box .compose-wrapper .form-control {
  background: #fff;
  color: #6e6e6e;
  line-height: 1.5;
  font-size: 13px;
  height: 2.813rem;
  border-radius: 0.375rem;
  border-color: #CCCCCC;
}
body .content-body .container-fluid.email-container .email-right-box .compose-wrapper .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  border: 1px solid #E6E6E6;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
body .content-body .container-fluid.email-container .email-right-box .compose-wrapper textarea.form-control {
  min-height: auto;
  height: auto !important;
  padding: 0.75rem;
}
body .content-body .container-fluid.email-container .email-right-box .compose-wrapper .h5 {
  font-size: 1.0425rem;
  color: #6a707e;
}
body .content-body .container-fluid.email-container .email-right-box .compose-wrapper .h5 i {
  font-size: 1.125rem;
  transform: rotate(90deg);
}
body .content-body .container-fluid.email-container .email-right-box .compose-wrapper .compose-content .dropzone {
  border: 0.0625rem dashed #DDDFE1;
  min-height: 13.125rem;
  position: relative;
  border-radius: 0.375rem;
}
body .content-body .container-fluid.email-container .email-right-box .compose-wrapper .compose-content .dropzone {
  background: #fff !important;
}
body .content-body .container-fluid.email-container .email-right-box .compose-wrapper .compose-content .btn {
  padding: 0.719rem 1.563rem;
  border-radius: 0.375rem;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}
body .content-body .container-fluid.email-inbox-container .toolbar {
  height: 3.563rem;
}
body .content-body .container-fluid.email-inbox-container .saprat {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  flex-wrap: wrap;
}
body .content-body .container-fluid.email-inbox-container .saprat .btn-group {
  margin-left: 1.125rem;
}
body .content-body .container-fluid.email-inbox-container .saprat .btn-group input {
  position: relative;
  top: 0.125rem;
}
body .content-body .container-fluid.email-inbox-container .saprat .form-check {
  font-size: 14px;
  font-weight: 600;
}
body .content-body .container-fluid.email-inbox-container .saprat .form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
  border-width: 1px;
  width: 1.25rem;
  height: 1.25rem;
  border-color: #e7e7e7;
}
body .content-body .container-fluid.email-inbox-container .saprat .form-check-label {
  margin-left: 0.3125rem;
  margin-top: 0.1875rem;
}
body .content-body .container-fluid.email-inbox-container .saprat label {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
body .content-body .container-fluid.email-inbox-container .saprat .form-check {
  display: block;
  min-height: 1.3125rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
body .content-body .container-fluid.email-inbox-container .saprat input#checkAll.form-check-input {
  background-color: #fff;
}
body .content-body .container-fluid.email-inbox-container .saprat .main-tools a:hover svg {
  background: rgba(13, 153, 255, 0.1) !important;
  border-radius: 0.375rem;
}
body .content-body .container-fluid.email-inbox-container .nav-pills .nav-link {
  border-radius: 4px;
  padding: 5px 15px;
  font-size: 13px;
}
body .content-body .container-fluid.email-inbox-container .nav-pills .nav-link:before {
  content: "";
  display: block;
  background-color: #2E3192 !important;
  position: absolute;
  bottom: -0.325rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0%;
  height: 3px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
body .content-body .container-fluid.email-inbox-container .nav-pills .nav-link:hover {
  color: #2E3192 !important;
}
body .content-body .container-fluid.email-inbox-container .nav-pills .nav-link:hover svg path {
  fill: #2E3192 !important;
}
body .content-body .container-fluid.email-inbox-container .nav-pills .nav-link:hover:before {
  width: 100%;
}
body .content-body .container-fluid.email-inbox-container .nav-pills .nav-link.active {
  color: #2E3192 !important;
  background: transparent;
}
body .content-body .container-fluid.email-inbox-container .nav-pills .nav-link.active svg path {
  fill: #2E3192 !important;
}
body .content-body .container-fluid.email-inbox-container .nav-pills .nav-link.active:before {
  width: 100%;
}
body .content-body .container-fluid.email-inbox-container .nav-pills .nav-link svg {
  margin-right: 0.5rem;
  margin-bottom: 0.2rem;
}
body .content-body .container-fluid.email-inbox-container .tab-content > .active {
  display: block;
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list {
  display: block;
  padding-left: 0;
  background: #fff;
  height: calc(100vh - 212px);
  overflow-y: scroll;
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list .message {
  position: relative;
  display: block;
  height: 3.438rem;
  padding: 0 15px;
  line-height: 3.438rem;
  cursor: default;
  transition-duration: 0.3s;
  border-bottom: 1px solid #fff;
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list .message a {
  color: #2E3192 !important;
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list .message:hover {
  transition-duration: 0.05s;
  background: #F3F5F7;
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list .message:hover .icon {
  opacity: 1;
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list .message:hover .col-mail-2 .date {
  opacity: 0;
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list .message .col-mail-2 {
  position: absolute;
  top: 0;
  left: 5.625rem;
  right: 0;
  bottom: 0;
  z-index: 2;
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list .message .col-mail-2 .subject {
  position: absolute;
  top: 0;
  left: 0;
  right: 5.5rem;
  font-weight: 400;
  color: #2c2c2c;
  margin: 0 220px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list .message .col-mail-2 .date {
  position: absolute;
  top: 0;
  right: 15px;
  opacity: 1;
  transition-duration: 0.3s;
  font-weight: 500;
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list .message .col-mail {
  float: left;
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list .message .hader {
  font-size: 0.938rem;
  font-weight: 400;
  padding: 0 1.25rem;
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list .message .icon {
  position: absolute;
  top: 0;
  right: 10px;
  opacity: 0;
  transition-duration: 0.3s;
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list .message-single .custom-checkbox {
  margin-top: 0.125rem;
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list .message-single .form-check {
  line-height: normal;
  display: block;
  min-height: 1.3125rem;
  padding-left: 1.5em;
  margin-bottom: 0.525rem !important;
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list .message-single .form-check-input {
  border-width: 1px;
  width: 1.25rem;
  height: 1.25rem;
  border-color: #e7e7e7;
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list .message-single label {
  margin-bottom: 0px;
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list .message-single .bookmark-btn {
  font-weight: 900;
  font-family: "font awesome 5 free";
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list .message-single .bookmark-btn input {
  position: absolute;
  cursor: pointer;
  height: 0;
  width: 0;
  display: none;
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list .message-single .bookmark-btn input:checked ~ .checkmark:before {
  color: #ff9838;
  font-weight: 900;
}
body .content-body .container-fluid.email-inbox-container .tab-content .email-list .message-single .bookmark-btn .checkmark:before {
  content: "\f005";
  font-size: 1.25rem;
  border-color: #666666;
  font-weight: 100;
  color: #C4C4C4;
}
body .content-body .container-fluid.email-read-container .read-wapper {
  height: calc(100vh - 180px);
  padding: 0 1.25rem;
}
body .content-body .container-fluid.email-read-container .read-wapper .media .media-body h5 {
  font-size: 0.95rem;
  font-weight: 600;
}
body .content-body .container-fluid.email-read-container .read-wapper .media .media-body p {
  font-size: 12.25px;
  color: #888888;
}
body .content-body .container-fluid.email-read-container .read-wapper .media .media-body span {
  font-size: 12.25px;
  color: #888888;
}
body .content-body .container-fluid.email-read-container .read-wapper .read-content-body h5 {
  font-size: 0.95rem !important;
  font-weight: 600 !important;
  color: #6a707e !important;
}
body .content-body .container-fluid.email-read-container .read-wapper .read-content-body p {
  font-size: 12.25px;
  color: #888888;
}
body .content-body .container-fluid.email-read-container .read-wapper .read-content-attachment h6 {
  font-size: 1.125rem;
  color: #6a707e;
  font-weight: 600;
}
body .content-body .container-fluid.email-read-container .read-wapper .read-content-attachment .attachment > div:not(:last-child) {
  border-right: 0.0625rem solid #DDDFE1;
}
body .content-body .container-fluid.email-read-container .read-wapper .read-content-attachment .attachment a {
  color: #2E3192 !important;
  font-size: 13px;
}
body .content-body .container-fluid.email-read-container .read-wapper .btn {
  padding: 0.719rem 1.563rem;
  border-radius: 0.375rem;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}
body .content-body .container-fluid .form-validate .card .card-header h4.card-title {
  font-size: 15px !important;
  font-weight: 500;
  color: #2c2c2c !important;
  text-transform: capitalize;
}
body .content-body .container-fluid .form-validate .card .card-body .needs-validation label.col-form-label {
  color: #888888 !important;
  font-size: 50px !important;
}
body .content-body .container-fluid .form-validate .card .card-body .form-control:hover, body .content-body .container-fluid .form-validate .card .card-body .form-control:focus, body .content-body .container-fluid .form-validate .card .card-body .form-control.active {
  box-shadow: none;
  background: #fff;
  color: #6e6e6e;
}
body .content-body .container-fluid .form-validate .card .card-body .form-control {
  line-height: 1.5;
  font-size: 13px !important;
  height: 2.813rem;
  border-radius: 0.375rem;
  border-color: #CCCCCC;
}
body .content-body .container-fluid .form-wizard .nav-wizard {
  box-shadow: none !important;
  margin-bottom: 2rem;
}
body .content-body .container-fluid .form-wizard .nav-wizard li .nav-link span {
  border-radius: 3.125rem;
  width: 3rem;
  height: 3rem;
  border: 0.125rem solid #2E3192 !important;
  display: block;
  line-height: 3rem;
  color: #2E3192 !important;
  font-size: 1.125rem;
  margin: auto;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
body .content-body .container-fluid .form-wizard .nav-wizard li .nav-link:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0.1875rem;
  transform: translateY(-50%);
  background: #eeeeee !important;
  z-index: 0;
  width: 100%;
}
body .content-body .container-fluid .form-wizard .nav-wizard li .nav-link.active span {
  background: #2E3192 !important;
  color: #fff;
}
body .content-body .container-fluid .form-wizard .nav-wizard li .nav-link.active:after {
  background: #2E3192 !important;
  width: 100%;
}
body .content-body .container {
  margin-top: 0.5rem;
}
body .content-body .container .card {
  margin-bottom: 1.563rem;
  background-color: #fff;
  transition: all 0.5s ease-in-out;
  position: relative;
  border-radius: 0.375rem;
  height: calc(100% - 25px);
  border: 1px solid #E6E6E6;
}
body .content-body .container .card .card-header {
  border-color: #E6E6E6;
  position: relative;
  background: transparent;
  padding: 1.5rem 1.25rem 1.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body .content-body .container .card .card-header .heading {
  font-size: 15px !important;
  color: #2c2c2c !important;
}
body .content-body .container .card .card-header .bootstrap-select .dropdown-menu {
  border-color: #E6E6E6 !important;
  box-shadow: 0rem 0rem 2.5rem 0rem rgba(82, 63, 105, 0.1);
}
body .content-body .container .card .card-header .bootstrap-select .dropdown-menu .dropdown-item {
  padding: 0.25rem 1rem;
  display: block;
  font-size: 0.813rem;
  color: #888888;
}
body .content-body .container .card .card-header .bootstrap-select .dropdown-menu .dropdown-item.active {
  color: #2E3192 !important;
  background: rgba(13, 153, 255, 0.1);
}
body .content-body .container .card .card-header .bootstrap-select .dropdown-menu .dropdown-item:active {
  color: #2E3192 !important;
  background: rgba(13, 153, 255, 0.1);
}
body .content-body .container .card .card-header .bootstrap-select .dropdown-menu span.text {
  display: inline-block;
}
body .content-body .container .card .card-header .status-select {
  width: auto !important;
}
body .content-body .container .card .card-header .normal-select .btn {
  font-size: 13px;
  color: #2E3192 !important;
  padding: 2px 10px;
  font-weight: 500;
  border: 0 !important;
  background: transparent !important;
  border-radius: 0.25rem;
}
body .content-body .container .card .card-header .normal-select .btn:active {
  background: transparent !important;
}
body .content-body .container .card .card-header .normal-select .btn:hover {
  background: transparent !important;
}
body .content-body .container .card .card-header .normal-select .dropdown-toggle::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f078";
  border: 0;
  font-size: 0.7rem;
  margin-top: 0;
}
body .content-body .container .card .card-body {
  flex: 1 1 auto;
}
body .content-body .container .card .card-body #AllProject {
  margin-left: -2.063rem;
}
body .content-body .container .card .card-body .project-list {
  margin-left: -1.25rem;
}
body .content-body .container .card .card-body .project-list li {
  font-size: 0.813rem;
  white-space: nowrap;
  padding: 1px 0;
}
body .content-body .container .card .card-body .project-list li h6, body .content-body .container .card .card-body .project-list li .h6 {
  font-size: 0.938rem;
  margin: 0;
  margin-bottom: 2px;
  white-space: nowrap;
}
body .content-body .container .card .card-body .icon-box {
  height: 2.5rem;
  width: 2.5rem;
  position: relative;
  display: inline-block;
  text-align: center;
  line-height: 2.375rem;
  border-radius: 0.625rem;
}
body .content-body .container .card .card-body .icon-box.icon-box-lg {
  height: 4.375rem !important;
  width: 4.375rem !important;
  line-height: 4.375rem !important;
}
body .content-body .container .card .card-body .bg-primary-light {
  background: rgba(13, 153, 255, 0.1);
}
body .content-body .container .card .card-body .progress-box .progress {
  height: 0.313rem !important;
  margin-top: 0.188rem;
  background-color: #E6EAEE;
  overflow: hidden;
}
body .content-body .container .card .card-body .draggable-zone {
  outline: 0 !important;
}
body .content-body .container .card .card-body .draggable-zone.to-dodroup {
  height: 362px;
}
body .content-body .container .card .card-body .draggable-zone.to-dodroup .sub-card {
  border-bottom: 1px solid #E6E6E6;
}
body .content-body .container .card .card-body .draggable-zone.to-dodroup .sub-card.draggable-handle {
  cursor: all-scroll;
}
body .content-body .container .card .card-body .draggable-zone.to-dodroup .sub-card.draggable {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  outline: 0 !important;
}
body .content-body .container .card .card-body .draggable-zone.to-dodroup .sub-card .d-items {
  padding: 15px 20px;
  background-color: #FFF;
}
body .content-body .container .card .card-body .draggable-zone.to-dodroup .sub-card .d-items .text-warning {
  --bs-text-opacity: 1;
  color: rgb(255, 159, 0) !important;
}
body .content-body .container .card .card-body .draggable-zone.to-dodroup .sub-card .d-items .dang svg {
  margin-top: -2px;
}
body .content-body .container .card .card-body .draggable-zone.to-dodroup .sub-card .d-items .icon-box {
  cursor: pointer;
}
body .content-body .container .card .card-body .draggable-zone.to-dodroup .sub-card .d-items-2 {
  display: flex;
  align-items: baseline;
}
body .content-body .container .card .card-body .draggable-zone.to-dodroup .sub-card .d-items-2 svg {
  margin-right: 10px;
}
body .content-body .container .card .card-body .draggable-zone.to-dodroup .sub-card .d-items-2 .form-check {
  font-size: 14px;
  font-weight: 600;
  min-height: 1.3125rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
  display: block;
  line-height: normal;
}
body .content-body .container .card .card-body .draggable-zone.to-dodroup .sub-card .d-items-2 .form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
  top: 0.125rem;
  border-width: 1px;
  width: 1.25rem;
  height: 1.25rem;
  border-color: #e7e7e7;
}
body .content-body .container .card .card-body .draggable-zone.to-dodroup .sub-card .d-items-2 .form-check label {
  font-size: 14px;
  font-weight: 400;
  color: #2c2c2c;
}
body .content-body .container .card .card-body .draggable-zone.to-dodroup .sub-card .d-items-2 .form-check label.form-check-label {
  margin-left: 0.3125rem;
  margin-top: 0.1875rem;
}
body .content-body .container .card .card-body .draggable-zone.to-dodroup .sub-card .icon-box.icon-box-md {
  height: 1.75rem;
  width: 1.75rem;
  line-height: 1.55rem;
  border-radius: 6px;
}
body .content-body .container .card .card-body .draggable-zone.to-dodroup .sub-card .icon-box.bg-danger-light {
  background: rgba(255, 222, 222, 0.4);
}
body .content-body .container .card .dataTable .no-footer {
  border-bottom: 0;
}
body .content-body .container .card input .form-check-input {
  float: left;
  margin-left: -1.5em;
  top: 0.125rem;
  border-width: 1px;
  width: 20px !important;
  height: 20px !important;
  border-color: #e7e7e7;
}
body .content-body .container .card input#checkAll .form-check-input {
  background-color: #fff;
}
body .content-body .container .card label {
  font-size: 13px;
  font-weight: 500;
  display: inline-block;
}
body .content-body .container .card label .form-check-label {
  margin-left: 0.3125rem;
  margin-top: 0.1875rem;
}
body .content-body .container.add-role-container .manage {
  padding: 0 30px;
  margin-top: -10px;
}
body .content-body .container.add-role-container .personal-info {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body .content-body .container.add-role-container .personal-info li {
  padding: 10px 17px;
}
body .content-body .container.add-role-container .personal-info li a {
  color: #888888;
  font-size: 13px;
  text-decoration: none;
}
body .content-body .container.add-role-container .heading {
  font-weight: 600;
}
body .content-body .container.add-role-container span {
  font-size: 12px;
  font-weight: 400;
  color: #888888;
}
body .content-body .container.add-role-container .all_user {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  background: rgba(13, 153, 255, 0.1019607843);
}
body .content-body .container.add-role-container .all_user .badge-primary {
  background-color: #2E3192 !important;
}
body .content-body .container.add-role-container .all_user .badge-sm {
  font-size: 0.6875rem;
  padding: 0.3125rem 0.5rem;
  line-height: 0.6875rem;
}
body .content-body .container.add-role-container .all_user .badge {
  line-height: 1.5;
  border-radius: 0.25rem;
  font-size: 12px;
  font-weight: 500;
  color: #ffffff !important;
  padding: 2px 7px;
  border: 0.0625rem solid transparent;
}
body .content-body .container.add-role-container .all_user1 {
  display: flex;
  justify-content: space-between;
  padding: 9px 20px;
}
body .content-body .container.add-role-container .all_user1 .member .heading {
  padding: 0 8px;
}
body .content-body .container.add-role-container ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
body .content-body .container.add-role-container .form-check {
  font-size: 14px;
  font-weight: 600;
  min-height: 1.3125rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
body .content-body .container.add-role-container .form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
  border-width: 1px;
  width: 1.25rem;
  height: 1.25rem;
  border-color: #e7e7e7;
}
body .content-body .container.add-role-container .form-check .form-check-label {
  margin-left: 0.3125rem;
  margin-top: 0.1875rem;
}
body .content-body .container.add-role-container .form-check label {
  font-size: 13px;
  font-weight: 500;
}
body .content-body .container.add-role-container .form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
body .content-body .container.add-role-container .checkbox-warning .form-check-input:checked {
  background-color: #FF9F00;
  border-color: #FF9F00;
}
body .content-body .container.add-role-container .checkbox-danger .form-check-input:checked {
  background-color: #FF5E5E;
  border-color: #FF5E5E;
}
body .content-body .container.add-role-container .checkbox-success .form-check-input:checked {
  background-color: #3AC977;
  border-color: #3AC977;
}
body .content-body .container.add-role-container .right-check .custom-checkbox {
  margin-right: 4rem;
}
body .content-body .role-tble.table thead tr th {
  padding: 0.4375rem 0.625rem;
  border-bottom: 0.0625rem solid #E6E6E6;
  text-transform: capitalize;
  color: #000;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
  border-color: #E6E6E6 !important;
}
body .content-body .role-tble.table tbody tr td {
  padding: 0.4375rem 0.625rem;
  border: 0;
  vertical-align: middle;
  border-color: #E6E6E6;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 400;
  white-space: nowrap;
}
body .content-body .role-tble.table tbody tr td:not(:first-child) .custom-checkbox {
  display: flex;
  justify-content: end;
  align-items: center;
}
body .content-body .role-tble.table tbody tr td .form-check {
  font-size: 14px;
  font-weight: 600;
  min-height: 1.3125rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
body .content-body .role-tble.table tbody tr td .form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
  border-width: 1px;
  width: 1.25rem;
  height: 1.25rem;
  border-color: #e7e7e7;
}
body .content-body .role-tble.table tbody tr td .form-check .form-check-label {
  margin-left: 0.3125rem;
  margin-top: 0.1875rem;
}
body .content-body .role-tble.table tbody tr td .form-check label {
  font-size: 13px;
  font-weight: 500;
}
body .content-body .role-tble.table tbody tr td .form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
body .content-body .role-tble.table tbody tr td .checkbox-warning .form-check-input:checked {
  background-color: #FF9F00;
  border-color: #FF9F00;
}
body .content-body .role-tble.table tbody tr td .checkbox-danger .form-check-input:checked {
  background-color: #FF5E5E;
  border-color: #FF5E5E;
}
body .authincation {
  display: flex;
  min-height: 100vh;
}
body .authincation .login-form {
  padding: 0 50px;
  max-width: 600px;
  margin: 0 auto;
}
body .authincation .login-form .login-title {
  text-align: center;
  position: relative;
  margin-bottom: 48px;
  z-index: 1;
  display: flex;
  align-items: center;
}
body .authincation .login-form .login-title:before {
  content: "";
  height: 1px;
  flex: 1 1;
  left: 0;
  background-color: #E1E1F0;
  margin: 0;
  padding: 0;
}
body .authincation .login-form .login-title:after {
  content: "";
  height: 1px;
  flex: 1 1;
  left: 0;
  background-color: #E1E1F0;
  margin: 0;
  padding: 0;
}
body .authincation .login-form li {
  list-style: none;
}
body .authincation .login-form .btn-facebook, body .authincation .login-form .btn-google-plus, body .authincation .login-form .btn-linkedin, body .authincation .login-form .btn-twitter {
  width: 2.5rem;
  height: 2.5rem;
  display: inline-block;
  text-align: center;
  line-height: 2.5rem;
  border-radius: 100%;
}
body .authincation .login-form .btn-facebook {
  background: #3b5998;
  border-color: #3b5998;
  color: #fff;
}
body .authincation .login-form .btn-google-plus {
  background: #db4439;
  border-color: #db4439;
  color: #fff;
}
body .authincation .login-form .btn-linkedin {
  background: #007bb6;
  border-color: #007bb6;
  color: #fff;
}
body .authincation .login-form .btn-twitter {
  background: #1da1f2;
  border-color: #1da1f2;
  color: #fff;
}
body .authincation .text-dark {
  --bs-text-opacity: 1;
  color: rgb(110, 110, 110), var(--bs-text-opacity) !important;
}
body .authincation label {
  font-size: 13px;
  font-weight: 500;
}
body .authincation .form-control {
  background: #fff;
  color: #6e6e6e;
  line-height: 1.5;
  font-size: 13px;
  height: 2.813rem;
  border-radius: 0.375rem;
  border-color: #CCCCCC;
}
body .authincation .show-pass {
  cursor: pointer;
  border-radius: 0 0.5rem 0.5rem 0 !important;
}
body .authincation .show-pass.active .fa-eye {
  display: inline-block;
}
body .authincation .show-pass.active .fa-eye-slash {
  display: none;
}
body .authincation .eye {
  cursor: pointer;
  position: absolute;
  right: 20px;
  bottom: 10px;
}
body .authincation .hide {
  display: none;
}
body .authincation .btn-link {
  text-decoration: none !important;
  font-size: 13px !important;
}
body .authincation .btn-block {
  display: block;
  width: 100%;
  padding: 0.719rem 1.563rem;
  border-radius: 0.375rem;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}
body .authincation .login-content {
  padding-left: 70px;
  padding-top: 70px;
  text-align: center;
}
body .authincation .login-content p {
  font-size: 20px;
  color: #000;
  line-height: 1.5;
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
}
body .authincation .login-media {
  margin-top: 80px;
}
body .info-table .table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
body .info-table .table-responsive .dataTables_wrapper {
  position: relative;
  clear: both;
  zoom: 1;
}
body .info-table .table-responsive .dataTables_wrapper .dataTables_length .bootstrap-select {
  margin: 0 0.3125rem;
  width: 70px !important;
}
body .info-table .table-responsive .dataTables_wrapper .dataTables_length .bootstrap-select .dropdown-toggle {
  font-size: 0.813rem !important;
  padding: 0.625rem 1rem;
}
body .info-table .table-responsive .dataTables_wrapper .dataTables_length .bootstrap-select .dropdown-toggle.btn {
  border-color: #CCCCCC !important;
  border: 1px solid #E6E6E6 !important;
  background-color: white !important;
  font-weight: 400;
  color: #888888 !important;
}
body .info-table .table-responsive .dataTables_wrapper .dataTables_length .bootstrap-select .dropdown-item {
  padding: 0.25rem 1rem !important;
  font-size: 0.813rem;
  color: #888888;
}
body .info-table .table-responsive .dataTables_wrapper .dataTables_length .bootstrap-select .dropdown-item span.text {
  display: inline-block;
}
body .info-table .table-responsive .dataTables_wrapper .dataTables_length, body .info-table .table-responsive .dataTables_wrapper .dataTables_filter, body .info-table .table-responsive .dataTables_wrapper .dataTables_processing, body .info-table .table-responsive .dataTables_wrapper .dataTables_paginate {
  color: #888888;
  border-radius: 1rem;
  padding: 0.125rem 0;
  margin-bottom: 0.35rem;
}
body .info-table .table-responsive .dataTables_wrapper label {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
body .info-table .table-responsive table#example {
  padding: 0 0 2rem 0;
}
body .info-table .table-responsive thead {
  vertical-align: bottom;
}
body .info-table .table-responsive thead .sorting {
  background-image: none;
}
body .info-table .table-responsive thead th {
  color: #374557;
  white-space: nowrap;
  font-size: 1rem;
  text-transform: capitalize;
  font-weight: 600;
  padding: 1.25rem 0.9375rem;
}
body .info-table .table-responsive tbody {
  vertical-align: inherit;
}
body .info-table .table-responsive tbody tr {
  background: transparent !important;
}
body .info-table .table-responsive tbody tr:first-child td {
  border-top: none;
}
body .info-table .table-responsive tbody tr td {
  font-size: 15px;
  font-weight: 400;
  border-bottom: 0;
  background: transparent;
  vertical-align: middle;
  color: #888888;
  white-space: nowrap;
  border-color: #E6E6E6;
  padding: 1.25rem 0.9375rem;
}
body .info-table .table-responsive tfoot th {
  color: #6e6e6e;
  font-weight: 600;
  padding: 10px 18px 6px 18px;
  border-top: 0 !important;
  font-size: 0.875rem !important;
}
body .info-table .table-responsive .paging_simple_numbers.dataTables_paginate {
  padding: 0.6125rem 0.3125rem;
}
body .info-table .btn-xs {
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0.1175rem;
  width: 1.625rem;
  height: 1.625rem;
  min-width: 1.625rem;
  min-height: 1.625rem;
}
body .info-table table.datatable {
  font-size: 0.875rem !important;
}
body .info-table .demo-right {
  width: 16.875rem;
  position: sticky;
  top: 5rem;
  height: 100%;
  z-index: 2;
}
body .info-table .demo-right .demo-right-inner {
  padding: 1rem 1.725rem;
  background-color: #fff;
  border-radius: 0.375rem;
  overflow: hidden;
}
body .info-table .demo-right .demo-right-inner h4 {
  padding: 0.625rem 0;
  font-size: 1rem;
}
body .info-table .demo-right .demo-right-inner .demo-right-tabs {
  margin: 0 -1.625rem;
  padding: 0 1.625rem;
}
body .info-table .demo-right .demo-right-inner .demo-right-tabs li {
  list-style: none;
  font-size: 1rem;
  position: relative;
}
body .info-table .demo-right .demo-right-inner .demo-right-tabs li:after {
  content: "";
  position: absolute;
  background-color: #dfdfdf;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  top: 18px;
  left: 0;
}
body .info-table .demo-right .demo-right-inner .demo-right-tabs li.active .scroll {
  color: #2E3192 !important;
  font-weight: 500;
}
body .info-table .demo-right .demo-right-inner .demo-right-tabs li.active:after {
  background-color: #2E3192 !important;
}
body .info-table .demo-right .demo-right-inner .demo-right-tabs li a {
  display: block;
  padding: 0.638rem 0.95rem;
  font-size: 13px;
  color: #888888;
  text-decoration: none;
}
body .info-table .demo-view .card {
  margin-bottom: 1.563rem;
  background-color: #fff;
  transition: all 0.5s ease-in-out;
  position: relative;
  border-radius: 0.375rem;
  height: calc(100% - 25px);
  border: 1px solid #E6E6E6;
}
body .info-table .demo-view .card .card-header {
  border-color: #E6E6E6;
  position: relative;
  background: transparent;
  padding: 1.5rem 1.25rem 1.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body .info-table .demo-view .card .card-header:first-child {
  border-radius: 0.375rem 0.375rem 0 0;
}
body .info-table .demo-view .card .card-header .card-title {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  color: #2c2c2c;
  text-transform: capitalize;
}
body .info-table .demo-view .card .card-header .subtitle {
  padding-top: 0.3125rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
body .info-table .demo-view .card .card-header .subtitle code {
  word-break: break-word;
  padding: 0.125rem 0.3125rem;
  border-radius: 0.1875rem;
  background: white;
  color: #FF5E5E;
  font-size: 0.875em;
  word-wrap: break-word;
}
body .info-table .demo-view .card .card-header .dzm-tabs {
  padding: 4px !important;
  border-radius: 0.375rem;
  background-color: rgba(13, 153, 255, 0.1);
  border: none;
  flex-wrap: nowrap;
}
body .info-table .demo-view .card .card-header .dzm-tabs .nav-item .nav-link {
  border-radius: 0.375rem;
  padding: 5px 12px !important;
  font-size: 13px !important;
}
body .info-table .demo-view .card .card-header .dzm-tabs .nav-item .nav-link.active {
  background: #2E3192 !important;
  color: #fff;
  border: 1px solid transparent;
}
body .info-table .demo-view .card .card-header .dzm-tabs li {
  list-style: none;
}
body .info-table .demo-view .card .card-body {
  padding: 1.125rem !important;
  border-radius: 0 0 0.375rem 0.375rem;
}
body .info-table .demo-view .card .card-body .table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
body .info-table .demo-view .card .card-body .table-responsive .dataTables_wrapper {
  position: relative;
  clear: both;
  zoom: 1;
}
body .info-table .demo-view .card .card-body .table-responsive .dataTables_wrapper .dataTables_length .bootstrap-select {
  margin: 0 0.3125rem;
  width: 70px !important;
}
body .info-table .demo-view .card .card-body .table-responsive .dataTables_wrapper .dataTables_length .bootstrap-select .dropdown-toggle {
  font-size: 0.813rem !important;
  padding: 0.625rem 1rem;
}
body .info-table .demo-view .card .card-body .table-responsive .dataTables_wrapper .dataTables_length .bootstrap-select .dropdown-toggle.btn {
  border-color: #CCCCCC !important;
  border: 1px solid #E6E6E6 !important;
  background-color: white !important;
  font-weight: 400;
  color: #888888 !important;
}
body .info-table .demo-view .card .card-body .table-responsive .dataTables_wrapper .dataTables_length .bootstrap-select .dropdown-item {
  padding: 0.25rem 1rem !important;
  font-size: 0.813rem;
  color: #888888;
}
body .info-table .demo-view .card .card-body .table-responsive .dataTables_wrapper .dataTables_length .bootstrap-select .dropdown-item span.text {
  display: inline-block;
}
body .info-table .demo-view .card .card-body .table-responsive .dataTables_wrapper .dataTables_length, body .info-table .demo-view .card .card-body .table-responsive .dataTables_wrapper .dataTables_filter, body .info-table .demo-view .card .card-body .table-responsive .dataTables_wrapper .dataTables_processing, body .info-table .demo-view .card .card-body .table-responsive .dataTables_wrapper .dataTables_paginate {
  color: #888888;
  border-radius: 1rem;
  padding: 0.125rem 0;
  margin-bottom: 0.35rem;
}
body .info-table .demo-view .card .card-body .table-responsive .dataTables_wrapper label {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
body .info-table .demo-view .card .card-body .table-responsive table#example {
  padding: 0 0 2rem 0;
}
body .info-table .demo-view .card .card-body .table-responsive thead {
  vertical-align: bottom;
}
body .info-table .demo-view .card .card-body .table-responsive thead .sorting {
  background-image: none;
}
body .info-table .demo-view .card .card-body .table-responsive thead th {
  color: #374557;
  white-space: nowrap;
  font-size: 1rem;
  text-transform: capitalize;
  font-weight: 600;
  padding: 1.25rem 0.9375rem;
}
body .info-table .demo-view .card .card-body .table-responsive tbody {
  vertical-align: inherit;
}
body .info-table .demo-view .card .card-body .table-responsive tbody tr {
  background: transparent !important;
}
body .info-table .demo-view .card .card-body .table-responsive tbody tr:first-child td {
  border-top: none;
}
body .info-table .demo-view .card .card-body .table-responsive tbody tr td {
  font-size: 15px;
  font-weight: 400;
  border-bottom: 0;
  background: transparent;
  vertical-align: middle;
  color: #888888;
  white-space: nowrap;
  border-color: #E6E6E6;
  padding: 1.25rem 0.9375rem;
}
body .info-table .demo-view .card .card-body .table-responsive tfoot th {
  color: #6e6e6e;
  font-weight: 600;
  padding: 10px 18px 6px 18px;
  border-top: 0 !important;
  font-size: 0.875rem !important;
}
body .info-table .demo-view .card .card-body .table-responsive .paging_simple_numbers.dataTables_paginate {
  padding: 0.6125rem 0.3125rem;
}
body .info-table .demo-view .card .card-body .btn-xs {
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0.1175rem;
  width: 1.625rem;
  height: 1.625rem;
  min-width: 1.625rem;
  min-height: 1.625rem;
}
body .info-table .demo-view .card .code-area {
  background: #2c2c2c;
}
body .info-table .demo-view .card .code-area pre {
  display: block;
  margin-top: 0;
  overflow: auto;
  font-size: 0.875em;
  -moz-tab-size: 16;
  tab-size: 2;
}
body .info-table .demo-view .card .code-area pre code {
  font-size: 13px;
  word-break: normal;
  word-wrap: break-word;
}
body .info-table .demo-view .card .code-area pre code.hljs {
  display: block;
  overflow-x: auto;
  padding: 0;
}
body .info-table .demo-view .card .code-area .language-html {
  background: transparent;
  color: white;
}
body .info-table .demo-view .card .code-area .language-html .hljs-tag {
  color: #2E3192 !important;
}
body .info-table .demo-view .card .code-area .language-html .hljs-tag .hljs-name, body .info-table .demo-view .card .code-area .language-html .hljs-tag .hljs-attr {
  color: #78c6ff;
}
body .info-table .demo-view #bootstrap-table1 thead tr th, body .info-table .demo-view #bootstrap-table2 thead tr th, body .info-table .demo-view #bootstrap-table3 thead tr th, body .info-table .demo-view #bootstrap-table4 thead tr th, body .info-table .demo-view #bootstrap-table5 thead tr th, body .info-table .demo-view #bootstrap-table6 thead tr th, body .info-table .demo-view #bootstrap-table7 thead tr th, body .info-table .demo-view #bootstrap-table8 thead tr th, body .info-table .demo-view #bootstrap-table9 thead tr th, body .info-table .demo-view #bootstrap-table10 thead tr th, body .info-table .demo-view #bootstrap-table11 thead tr th, body .info-table .demo-view #bootstrap-table12 thead tr th, body .info-table .demo-view #bootstrap-table13 thead tr th, body .info-table .demo-view #bootstrap-table14 thead tr th, body .info-table .demo-view #bootstrap-table15 thead tr th {
  font-size: 14px !important;
  font-weight: 500 !important;
  padding: 1rem 0.905rem !important;
}
body .info-table .demo-view #bootstrap-table1 thead.thead-info th, body .info-table .demo-view #bootstrap-table2 thead.thead-info th, body .info-table .demo-view #bootstrap-table3 thead.thead-info th, body .info-table .demo-view #bootstrap-table4 thead.thead-info th, body .info-table .demo-view #bootstrap-table5 thead.thead-info th, body .info-table .demo-view #bootstrap-table6 thead.thead-info th, body .info-table .demo-view #bootstrap-table7 thead.thead-info th, body .info-table .demo-view #bootstrap-table8 thead.thead-info th, body .info-table .demo-view #bootstrap-table9 thead.thead-info th, body .info-table .demo-view #bootstrap-table10 thead.thead-info th, body .info-table .demo-view #bootstrap-table11 thead.thead-info th, body .info-table .demo-view #bootstrap-table12 thead.thead-info th, body .info-table .demo-view #bootstrap-table13 thead.thead-info th, body .info-table .demo-view #bootstrap-table14 thead.thead-info th, body .info-table .demo-view #bootstrap-table15 thead.thead-info th {
  background-color: #58bad7;
  color: #fff;
}
body .info-table .demo-view #bootstrap-table1 thead.thead-primary th, body .info-table .demo-view #bootstrap-table2 thead.thead-primary th, body .info-table .demo-view #bootstrap-table3 thead.thead-primary th, body .info-table .demo-view #bootstrap-table4 thead.thead-primary th, body .info-table .demo-view #bootstrap-table5 thead.thead-primary th, body .info-table .demo-view #bootstrap-table6 thead.thead-primary th, body .info-table .demo-view #bootstrap-table7 thead.thead-primary th, body .info-table .demo-view #bootstrap-table8 thead.thead-primary th, body .info-table .demo-view #bootstrap-table9 thead.thead-primary th, body .info-table .demo-view #bootstrap-table10 thead.thead-primary th, body .info-table .demo-view #bootstrap-table11 thead.thead-primary th, body .info-table .demo-view #bootstrap-table12 thead.thead-primary th, body .info-table .demo-view #bootstrap-table13 thead.thead-primary th, body .info-table .demo-view #bootstrap-table14 thead.thead-primary th, body .info-table .demo-view #bootstrap-table15 thead.thead-primary th {
  background-color: #2E3192 !important;
  color: #fff;
}
body .info-table .demo-view #bootstrap-table1 tbody tr td, body .info-table .demo-view #bootstrap-table2 tbody tr td, body .info-table .demo-view #bootstrap-table3 tbody tr td, body .info-table .demo-view #bootstrap-table4 tbody tr td, body .info-table .demo-view #bootstrap-table5 tbody tr td, body .info-table .demo-view #bootstrap-table6 tbody tr td, body .info-table .demo-view #bootstrap-table7 tbody tr td, body .info-table .demo-view #bootstrap-table8 tbody tr td, body .info-table .demo-view #bootstrap-table9 tbody tr td, body .info-table .demo-view #bootstrap-table10 tbody tr td, body .info-table .demo-view #bootstrap-table11 tbody tr td, body .info-table .demo-view #bootstrap-table12 tbody tr td, body .info-table .demo-view #bootstrap-table13 tbody tr td, body .info-table .demo-view #bootstrap-table14 tbody tr td, body .info-table .demo-view #bootstrap-table15 tbody tr td {
  vertical-align: middle;
  border-bottom: 1px solid #E6E6E6 !important;
  white-space: nowrap;
  font-size: 13px;
  padding: 0.9375rem 0.625rem !important;
}
body .info-table .demo-view #bootstrap-table1 tbody .sharp, body .info-table .demo-view #bootstrap-table2 tbody .sharp, body .info-table .demo-view #bootstrap-table3 tbody .sharp, body .info-table .demo-view #bootstrap-table4 tbody .sharp, body .info-table .demo-view #bootstrap-table5 tbody .sharp, body .info-table .demo-view #bootstrap-table6 tbody .sharp, body .info-table .demo-view #bootstrap-table7 tbody .sharp, body .info-table .demo-view #bootstrap-table8 tbody .sharp, body .info-table .demo-view #bootstrap-table9 tbody .sharp, body .info-table .demo-view #bootstrap-table10 tbody .sharp, body .info-table .demo-view #bootstrap-table11 tbody .sharp, body .info-table .demo-view #bootstrap-table12 tbody .sharp, body .info-table .demo-view #bootstrap-table13 tbody .sharp, body .info-table .demo-view #bootstrap-table14 tbody .sharp, body .info-table .demo-view #bootstrap-table15 tbody .sharp {
  min-width: 2.2rem;
  padding: 0.4375rem;
  height: 2.2rem;
}
body .info-table .demo-view #bootstrap-table1 tbody .dropdown-item, body .info-table .demo-view #bootstrap-table2 tbody .dropdown-item, body .info-table .demo-view #bootstrap-table3 tbody .dropdown-item, body .info-table .demo-view #bootstrap-table4 tbody .dropdown-item, body .info-table .demo-view #bootstrap-table5 tbody .dropdown-item, body .info-table .demo-view #bootstrap-table6 tbody .dropdown-item, body .info-table .demo-view #bootstrap-table7 tbody .dropdown-item, body .info-table .demo-view #bootstrap-table8 tbody .dropdown-item, body .info-table .demo-view #bootstrap-table9 tbody .dropdown-item, body .info-table .demo-view #bootstrap-table10 tbody .dropdown-item, body .info-table .demo-view #bootstrap-table11 tbody .dropdown-item, body .info-table .demo-view #bootstrap-table12 tbody .dropdown-item, body .info-table .demo-view #bootstrap-table13 tbody .dropdown-item, body .info-table .demo-view #bootstrap-table14 tbody .dropdown-item, body .info-table .demo-view #bootstrap-table15 tbody .dropdown-item {
  font-size: 13px !important;
  color: #888888 !important;
  padding: 0.5rem 0.75rem !important;
}
body .info-table .demo-view #bootstrap-table2 .btn-xs {
  font-size: 0.75rem !important;
  font-weight: 600 !important;
  padding: 0.1175rem !important;
  width: 1.625rem !important;
  height: 1.625rem !important;
  min-width: 1.625rem !important;
  min-height: 1.625rem !important;
}
body .info-table .demo-view #bootstrap-table2 img {
  border-radius: 2px !important;
}
body .info-table .demo-view #bootstrap-table4 .table .progress {
  height: 5px !important;
  background-color: #f6f6f6;
  overflow: hidden;
}
body .info-table .demo-view .table.primary-table-bg-hover thead th {
  background-color: #004373;
  color: #fff !important;
  border-bottom: none;
}
body .info-table .demo-view .table.primary-table-bg-hover tbody tr th {
  background-color: #2E3192 !important;
  color: #fff !important;
}
body .info-table .demo-view .table.primary-table-bg-hover tbody tr td {
  background-color: #0d99ff !important;
  color: #fff !important;
}
body .info-table #bootstrap-table1 thead tr th, body .info-table #bootstrap-table2 thead tr th, body .info-table #bootstrap-table3 thead tr th, body .info-table #bootstrap-table4 thead tr th, body .info-table #bootstrap-table5 thead tr th, body .info-table #bootstrap-table6 thead tr th, body .info-table #bootstrap-table7 thead tr th, body .info-table #bootstrap-table8 thead tr th, body .info-table #bootstrap-table9 thead tr th, body .info-table #bootstrap-table10 thead tr th, body .info-table #bootstrap-table11 thead tr th, body .info-table #bootstrap-table12 thead tr th, body .info-table #bootstrap-table13 thead tr th, body .info-table #bootstrap-table14 thead tr th, body .info-table #bootstrap-table15 thead tr th {
  font-size: 14px !important;
  font-weight: 500 !important;
  padding: 1rem 0.905rem !important;
}
body .info-table #bootstrap-table1 thead.thead-info th, body .info-table #bootstrap-table2 thead.thead-info th, body .info-table #bootstrap-table3 thead.thead-info th, body .info-table #bootstrap-table4 thead.thead-info th, body .info-table #bootstrap-table5 thead.thead-info th, body .info-table #bootstrap-table6 thead.thead-info th, body .info-table #bootstrap-table7 thead.thead-info th, body .info-table #bootstrap-table8 thead.thead-info th, body .info-table #bootstrap-table9 thead.thead-info th, body .info-table #bootstrap-table10 thead.thead-info th, body .info-table #bootstrap-table11 thead.thead-info th, body .info-table #bootstrap-table12 thead.thead-info th, body .info-table #bootstrap-table13 thead.thead-info th, body .info-table #bootstrap-table14 thead.thead-info th, body .info-table #bootstrap-table15 thead.thead-info th {
  background-color: #58bad7;
  color: #fff;
}
body .info-table #bootstrap-table1 thead.thead-primary th, body .info-table #bootstrap-table2 thead.thead-primary th, body .info-table #bootstrap-table3 thead.thead-primary th, body .info-table #bootstrap-table4 thead.thead-primary th, body .info-table #bootstrap-table5 thead.thead-primary th, body .info-table #bootstrap-table6 thead.thead-primary th, body .info-table #bootstrap-table7 thead.thead-primary th, body .info-table #bootstrap-table8 thead.thead-primary th, body .info-table #bootstrap-table9 thead.thead-primary th, body .info-table #bootstrap-table10 thead.thead-primary th, body .info-table #bootstrap-table11 thead.thead-primary th, body .info-table #bootstrap-table12 thead.thead-primary th, body .info-table #bootstrap-table13 thead.thead-primary th, body .info-table #bootstrap-table14 thead.thead-primary th, body .info-table #bootstrap-table15 thead.thead-primary th {
  background-color: #2E3192 !important;
  color: #fff;
}
body .info-table #bootstrap-table1 tbody tr td, body .info-table #bootstrap-table2 tbody tr td, body .info-table #bootstrap-table3 tbody tr td, body .info-table #bootstrap-table4 tbody tr td, body .info-table #bootstrap-table5 tbody tr td, body .info-table #bootstrap-table6 tbody tr td, body .info-table #bootstrap-table7 tbody tr td, body .info-table #bootstrap-table8 tbody tr td, body .info-table #bootstrap-table9 tbody tr td, body .info-table #bootstrap-table10 tbody tr td, body .info-table #bootstrap-table11 tbody tr td, body .info-table #bootstrap-table12 tbody tr td, body .info-table #bootstrap-table13 tbody tr td, body .info-table #bootstrap-table14 tbody tr td, body .info-table #bootstrap-table15 tbody tr td {
  vertical-align: middle;
  border-bottom: 1px solid #E6E6E6 !important;
  white-space: nowrap;
  font-size: 13px;
  padding: 0.9375rem 0.625rem !important;
}
body .info-table #bootstrap-table1 tbody .sharp, body .info-table #bootstrap-table2 tbody .sharp, body .info-table #bootstrap-table3 tbody .sharp, body .info-table #bootstrap-table4 tbody .sharp, body .info-table #bootstrap-table5 tbody .sharp, body .info-table #bootstrap-table6 tbody .sharp, body .info-table #bootstrap-table7 tbody .sharp, body .info-table #bootstrap-table8 tbody .sharp, body .info-table #bootstrap-table9 tbody .sharp, body .info-table #bootstrap-table10 tbody .sharp, body .info-table #bootstrap-table11 tbody .sharp, body .info-table #bootstrap-table12 tbody .sharp, body .info-table #bootstrap-table13 tbody .sharp, body .info-table #bootstrap-table14 tbody .sharp, body .info-table #bootstrap-table15 tbody .sharp {
  min-width: 2.2rem;
  padding: 0.4375rem;
  height: 2.2rem;
}
body .info-table #bootstrap-table1 tbody .dropdown-item, body .info-table #bootstrap-table2 tbody .dropdown-item, body .info-table #bootstrap-table3 tbody .dropdown-item, body .info-table #bootstrap-table4 tbody .dropdown-item, body .info-table #bootstrap-table5 tbody .dropdown-item, body .info-table #bootstrap-table6 tbody .dropdown-item, body .info-table #bootstrap-table7 tbody .dropdown-item, body .info-table #bootstrap-table8 tbody .dropdown-item, body .info-table #bootstrap-table9 tbody .dropdown-item, body .info-table #bootstrap-table10 tbody .dropdown-item, body .info-table #bootstrap-table11 tbody .dropdown-item, body .info-table #bootstrap-table12 tbody .dropdown-item, body .info-table #bootstrap-table13 tbody .dropdown-item, body .info-table #bootstrap-table14 tbody .dropdown-item, body .info-table #bootstrap-table15 tbody .dropdown-item {
  font-size: 13px !important;
  color: #888888 !important;
  padding: 0.5rem 0.75rem !important;
}
body .info-table #bootstrap-table2 .btn-xs {
  font-size: 0.75rem !important;
  font-weight: 600 !important;
  padding: 0.1175rem !important;
  width: 1.625rem !important;
  height: 1.625rem !important;
  min-width: 1.625rem !important;
  min-height: 1.625rem !important;
}
body .info-table #bootstrap-table2 img {
  border-radius: 2px !important;
}
body .info-table #bootstrap-table4 .table .progress {
  height: 5px !important;
  background-color: #f6f6f6;
  overflow: hidden;
}
body .info-table .table.primary-table-bg-hover thead th {
  background-color: #004373;
  color: #fff !important;
  border-bottom: none;
}
body .info-table .table.primary-table-bg-hover tbody tr th {
  background-color: #2E3192 !important;
  color: #fff !important;
}
body .info-table .table.primary-table-bg-hover tbody tr td {
  background-color: #0d99ff !important;
  color: #fff !important;
}

.authincation {
  display: flex;
  min-height: 100vh;
}
.authincation .login-form {
  padding: 0 50px;
  max-width: 600px;
  margin: 0 auto;
}
.authincation .login-form .login-title {
  text-align: center;
  position: relative;
  margin-bottom: 48px;
  z-index: 1;
  display: flex;
  align-items: center;
}
.authincation .login-form .login-title:before {
  content: "";
  height: 1px;
  flex: 1 1;
  left: 0;
  background-color: #E1E1F0;
  margin: 0;
  padding: 0;
}
.authincation .login-form .login-title:after {
  content: "";
  height: 1px;
  flex: 1 1;
  left: 0;
  background-color: #E1E1F0;
  margin: 0;
  padding: 0;
}
.authincation .login-form li {
  list-style: none;
}
.authincation .login-form .btn-facebook, .authincation .login-form .btn-google-plus, .authincation .login-form .btn-linkedin, .authincation .login-form .btn-twitter {
  width: 2.5rem;
  height: 2.5rem;
  display: inline-block;
  text-align: center;
  line-height: 2.5rem;
  border-radius: 100%;
}
.authincation .login-form .btn-facebook {
  background: #3b5998;
  border-color: #3b5998;
  color: #fff;
}
.authincation .login-form .btn-google-plus {
  background: #db4439;
  border-color: #db4439;
  color: #fff;
}
.authincation .login-form .btn-linkedin {
  background: #007bb6;
  border-color: #007bb6;
  color: #fff;
}
.authincation .login-form .btn-twitter {
  background: #1da1f2;
  border-color: #1da1f2;
  color: #fff;
}
.authincation .text-dark {
  --bs-text-opacity: 1;
  color: rgb(110, 110, 110), var(--bs-text-opacity) !important;
}
.authincation label {
  font-size: 13px;
  font-weight: 500;
}
.authincation .form-control {
  background: #fff;
  color: #6e6e6e;
  line-height: 1.5;
  font-size: 13px;
  height: 2.813rem;
  border-radius: 0.375rem;
  border-color: #CCCCCC;
}
.authincation .show-pass {
  cursor: pointer;
  border-radius: 0 0.5rem 0.5rem 0 !important;
}
.authincation .show-pass.active .fa-eye {
  display: inline-block;
}
.authincation .show-pass.active .fa-eye-slash {
  display: none;
}
.authincation .eye {
  cursor: pointer;
  position: absolute;
  right: 20px;
  bottom: 10px;
}
.authincation .hide {
  display: none;
}
.authincation .btn-link {
  text-decoration: none !important;
  font-size: 13px !important;
}
.authincation .btn-block {
  display: block;
  width: 100%;
  padding: 0.719rem 1.563rem;
  border-radius: 0.375rem;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}
.authincation .login-content {
  padding-left: 70px;
  padding-top: 70px;
  text-align: center;
}
.authincation .login-content p {
  font-size: 20px;
  color: #000;
  line-height: 1.5;
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
}
.authincation .login-media {
  margin-top: 80px;
}
.authincation .show-pass {
  cursor: pointer;
  border-radius: 0 0.5rem 0.5rem 0 !important;
}
.authincation .show-pass.active .fa-eye {
  display: inline-block;
}
.authincation .show-pass.active .fa-eye-slash {
  display: none;
}
.authincation .eye {
  cursor: pointer;
  position: absolute;
  right: 20px;
  bottom: 10px;
}
.authincation .show-pass {
  cursor: pointer;
  border-radius: 0 0.5rem 0.5rem 0 !important;
}
.authincation .show-pass.active .fa-eye {
  display: inline-block;
}
.authincation .show-pass.active .fa-eye-slash {
  display: none;
}

/*# sourceMappingURL=style.css.map */
