@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/**color Variable**/
.text-yellow {
  color: #f7b104; }

.text-black {
  color: #f7b104; }

.text-gray {
  color: #5b6572; }

.text-orange {
  color: #fe7f57; }

.text-red {
  color: #f2391f; }

.text-green {
  color: #33c83b; }

.bg-orange {
  background-color: #fe7f57 !important; }
  .bg-orange span {
    color: #fff !important; }

.bg-red {
  background-color: #f2391f !important; }
  .bg-red span {
    color: #fff !important; }

.bg-green {
  background-color: #33c83b !important; }
  .bg-green span {
    color: #fff !important; }

body {
  background-color: #f8f8f8;
  font-family: "Poppins", sans-serif;
  overflow-x: hidden; }

i {
  color: #f7b104; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0; }

.cc-heading-24 {
  font-size: 24px;
  font-weight: 500;
  padding-bottom: 15px; }

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

@media only screen and (max-width: 1440px) {
  h4 {
    font-size: 16px; } }

/**color Variable**/
.text-yellow {
  color: #f7b104; }

.text-black {
  color: #f7b104; }

.text-gray {
  color: #5b6572; }

.text-orange {
  color: #fe7f57; }

.text-red {
  color: #f2391f; }

.text-green {
  color: #33c83b; }

.bg-orange {
  background-color: #fe7f57 !important; }
  .bg-orange span {
    color: #fff !important; }

.bg-red {
  background-color: #f2391f !important; }
  .bg-red span {
    color: #fff !important; }

.bg-green {
  background-color: #33c83b !important; }
  .bg-green span {
    color: #fff !important; }

.cc-mt-80 {
  margin-top: 80px; }
  @media only screen and (max-width: 991.98px) {
    .cc-mt-80 {
      margin-top: 40px; } }

.ic-pb-20 {
  padding-bottom: 20px; }

.cc-font-weigth {
  font-weight: 500;
  color: #203047; }

input:focus {
  outline: 0; }

.dataTables_info {
  padding-top: 0.85em;
  display: inline-flex;
  float: left; }

.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
  display: inline-block;
  float: right; }

.dataTables_filter input {
  height: 40px;
  border: 0.5px solid #efefef;
  background: #fafafb;
  border-radius: 10px;
  padding-left: 10px; }
  .dataTables_filter input::placeholder {
    color: rgba(41, 42, 59, 0.35); }
.dataTables_filter label {
  position: relative; }
  .dataTables_filter label i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px; }

table.dataTable thead .sorting {
  background-image: unset !important; }

table.dataTable thead .sorting_asc {
  background-image: unset !important; }

.dataTables_length label select {
  background: #fff9eb;
  border-radius: 10px;
  height: 40px;
  border: none; }
  .dataTables_length label select:focus {
    outline: 0; }

.table thead tr th {
  color: #00242d;
  background: #fff9eb;
  font-style: normal;
  font-weight: normal !important;
  font-size: 16px;
  line-height: 20px; }
.table tbody tr:hover {
  box-shadow: 0px 0px 20px rgba(0, 36, 45, 0.05); }
.table tbody tr td:first-child {
  border-left: none; }
.table tbody tr td:last-child {
  border-right: none; }

.table-bordered td,
.table-bordered th {
  border: 1px solid #fff9eb; }

table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  border-bottom-width: 1px; }

table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 1px; }

.table > :not(:last-child) > :last-child > * {
  border-bottom-color: #fff9eb; }

.table-bordered {
  border: 1px solid #fff9eb; }

.table > :not(caption) > * > * {
  border-bottom-width: 0;
  border-right: 2px solid #fff;
  border-bottom: 3px solid #fff9eb; }

.cc-row-span {
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #203047;
  writing-mode: vertical-lr;
  transform: rotate(-180deg); }

.tb-btn i {
  margin-right: 14px; }
  .tb-btn i::before {
    color: #f7b104; }
  @media only screen and (max-width: 1440px) {
    .tb-btn i {
      margin-right: 0; } }
.tb-btn:hover i:before {
  color: #fff; }

.ic-table-length {
  width: 80px;
  height: 40px;
  border-radius: 10px;
  text-align: center;
  background: #fff9eb;
  border: 1px solid #fff9eb; }

.ic-tables-buttons {
  grid-gap: 20px; }
  @media only screen and (max-width: 1440px) {
    .ic-tables-buttons {
      grid-gap: 8px; } }

.ic-filter-search {
  grid-gap: 20px; }
  @media only screen and (max-width: 1440px) {
    .ic-filter-search {
      grid-gap: 8px; } }

body .main-content div.dataTables_paginate .paginate_button {
  border: 1px solid #efefef !important;
  box-sizing: border-box !important;
  border-radius: 5px !important;
  color: #9a9a9a !important;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  transition: 0.3s;
  margin-left: 10px !important; }
  body .main-content div.dataTables_paginate .paginate_button.current {
    background: #f7b104 !important;
    border-radius: 5px;
    color: #fff !important; }
    body .main-content div.dataTables_paginate .paginate_button.current:hover {
      color: #fff !important; }
  body .main-content div.dataTables_paginate .paginate_button:hover {
    background: #f7b104 !important; }
  body .main-content div.dataTables_paginate .paginate_button.previous i::before, body .main-content div.dataTables_paginate .paginate_button.next i::before {
    color: #f7b104; }
  body .main-content div.dataTables_paginate .paginate_button.previous:hover i::before, body .main-content div.dataTables_paginate .paginate_button.next:hover i::before {
    color: #fff; }
  body .main-content div.dataTables_paginate .paginate_button.previous:hover, body .main-content div.dataTables_paginate .paginate_button.next:hover {
    background: #f7b104 !important; }
  body .main-content div.dataTables_paginate .paginate_button span a {
    border-radius: 5px !important;
    border: 1px solid #efefef; }
    body .main-content div.dataTables_paginate .paginate_button span a:hover {
      background-color: #f7b104;
      color: #fff; }

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  grid-gap: 10px; }
  div.dataTables_wrapper div.dataTables_paginate ul.pagination li {
    padding: 0;
    border: none;
    margin-left: 0 !important; }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination li:first-child a i::before {
      color: #f7b104; }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination li:first-child a:hover i::before {
      color: #fff; }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination li:last-child a i::before {
      color: #f7b104; }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination li:last-child a:hover i::before {
      color: #fff; }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination li a {
      border-radius: 5px !important;
      border: 1px solid #efefef; }
      div.dataTables_wrapper div.dataTables_paginate ul.pagination li a:hover {
        background-color: #f7b104;
        color: #fff; }
      div.dataTables_wrapper div.dataTables_paginate ul.pagination li a i {
        font-size: 10px; }

.dropdown-menu {
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  border: 0;
  padding: 5px 15px; }
  .dropdown-menu li {
    border-bottom: 1px solid #efefef; }
    .dropdown-menu li:last-child {
      border-bottom: 0; }
    .dropdown-menu li .dropdown-item {
      font-size: 14px;
      padding: 0.5rem 1.5rem; }

.table td,
.table th {
  border-top: none;
  color: #5b6572; }

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

.btn svg {
  width: 14px;
  height: 14px; }
.btn i {
  font-size: 14px;
  color: #fff; }
.btn:focus {
  box-shadow: none; }

button:focus {
  outline: 0; }

.btn-primary {
  box-shadow: 0px 10px 20px rgba(247, 177, 4, 0.2);
  border-radius: 5px; }

.cc-table-action {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  line-height: 20px;
  background: #fff9eb;
  color: #f7b104;
  text-align: center;
  transition: 0.3s; }
  .cc-table-action i {
    font-size: 10px;
    color: #f7b104; }
  .cc-table-action:hover {
    background: #f7b104; }
    .cc-table-action:hover i {
      color: #fff; }

.dropdown-toggle::after {
  content: unset; }

.dt-buttons {
  grid-gap: 10px; }
  .dt-buttons .dt-button,
  .dt-buttons .btn {
    border: 1px solid #f7b104 !important;
    box-sizing: border-box !important;
    border-radius: 5px !important;
    color: #f7b104 !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 28px !important;
    background: transparent;
    transition: 0.3s; }
    .dt-buttons .dt-button i,
    .dt-buttons .btn i {
      color: #f7b104 !important;
      margin-right: 8px; }
    @media only screen and (max-width: 1366px) {
      .dt-buttons .dt-button,
      .dt-buttons .btn {
        font-size: 12px !important; } }
    .dt-buttons .dt-button:hover,
    .dt-buttons .btn:hover {
      background: #f7b104 !important;
      color: #fff !important; }
      .dt-buttons .dt-button:hover i,
      .dt-buttons .btn:hover i {
        color: #fff !important; }

.card {
  background: #ffffff;
  border: 3px solid #ffffff;
  border-radius: 30px;
  margin-top: 30px; }
  .card .card-header {
    border: none;
    border-radius: 30px 30px 0 0;
    background-color: transparent; }
  .card .card-body {
    padding: 30px; }
    @media (max-width: 991px) {
      .card .card-body {
        padding: 10px; } }

.dz-message i::before {
  color: #f7b104; }

.cc-check-items {
  display: flex;
  grid-gap: 50px; }

.cc-mp-upload ul {
  grid-gap: 10px; }

.cc-file-upload {
  margin-bottom: 50px; }

.form-control {
  border: 1px solid #f7b104;
  box-sizing: border-box;
  border-radius: 10px;
  height: 50px; }
  .form-control:focus {
    box-shadow: none;
    border: 1px solid #f7b104; }

.custom-select.custom-select-sm {
  background: #fff9eb;
  border-radius: 10px;
  height: 40px;
  border: 1px solid #fff9eb; }

.custom-switch {
  cursor: pointer;
  width: 67px; }
  .custom-switch .custom-control-label::before {
    position: absolute;
    top: 0;
    left: -1.5rem;
    display: block;
    width: 55px !important;
    height: 30px;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #f7b104 solid 1px;
    box-sizing: border-box;
    border-radius: 20px !important; }
  .custom-switch .custom-control-label::after {
    width: 20px !important;
    height: 20px !important;
    background-color: #f7b104;
    border-radius: 50%;
    top: calc(0.25rem + 1px);
    left: calc(-1.25rem + 2px); }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    transform: translateX(1.5rem); }

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px; }

.accordion .card {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px; }
  .accordion .card .card-header {
    background: #ffffff;
    border-bottom: 1px solid rgba(247, 178, 4, 0.205);
    padding-top: 21px;
    padding-bottom: 21px; }

.cc-permission-under {
  padding: 0 120px; }
  .cc-permission-under li:not(:last-child) {
    padding-bottom: 15px; }

.image-size {
  color: rgba(235, 87, 87, 0.5); }

.cc-circle-color {
  padding: 3px;
  border: 1px solid #828282;
  display: inline-flex;
  border-radius: 50%; }
  .cc-circle-color span {
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    background-color: #828282; }
  .cc-circle-color.purple {
    border: 1px solid #9b51e0; }
    .cc-circle-color.purple span {
      background-color: #9b51e0; }
  .cc-circle-color.pink {
    border: 1px solid #f178b6; }
    .cc-circle-color.pink span {
      background-color: #f178b6; }

.holder {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .holder .get-it-on-github {
    margin-top: 24px;
    margin-bottom: 24px;
    color: #55606e; }

.audio.green-audio-player {
  width: 100%;
  height: 56px;
  background: #fff9eb;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  user-select: none;
  -webkit-user-select: none; }
  .audio.green-audio-player .play-pause-btn {
    display: none;
    cursor: pointer; }
    .audio.green-audio-player .play-pause-btn svg path {
      fill: #f7b104; }
  .audio.green-audio-player .slider {
    flex-grow: 1;
    background-color: #f7b104;
    cursor: pointer;
    position: relative;
    border-radius: 10px; }
    .audio.green-audio-player .slider .progress {
      background-color: #f7b104;
      border-radius: inherit;
      position: absolute;
      pointer-events: none;
      border-radius: 10px; }
      .audio.green-audio-player .slider .progress .pin {
        height: 16px;
        width: 16px;
        border-radius: 8px;
        background-color: #f7b104;
        position: absolute;
        pointer-events: all;
        box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.32); }
  .audio.green-audio-player .controls {
    font-size: 16px;
    line-height: 18px;
    color: #55606e;
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    align-items: center;
    margin-left: 24px;
    margin-right: 24px; }
    .audio.green-audio-player .controls .slider {
      margin-left: 16px;
      margin-right: 16px;
      border-radius: 10px;
      height: 10px;
      background-color: #fff; }
      .audio.green-audio-player .controls .slider .progress {
        width: 0;
        height: 100%; }
        .audio.green-audio-player .controls .slider .progress .pin {
          right: -8px;
          top: -6px; }
    .audio.green-audio-player .controls span {
      cursor: default; }
  .audio.green-audio-player .volume {
    position: relative; }
    .audio.green-audio-player .volume .volume-btn {
      cursor: pointer; }
      .audio.green-audio-player .volume .volume-btn svg path {
        fill: #f7b104; }
      .audio.green-audio-player .volume .volume-btn.open path {
        fill: #44bfa3; }
    .audio.green-audio-player .volume .volume-controls {
      width: 30px;
      height: 135px;
      background-color: rgba(0, 0, 0, 0.62);
      border-radius: 7px;
      position: absolute;
      left: -3px;
      bottom: 52px;
      flex-direction: column;
      align-items: center;
      display: flex; }
      .audio.green-audio-player .volume .volume-controls.hidden {
        display: none; }
      .audio.green-audio-player .volume .volume-controls .slider {
        margin-top: 12px;
        margin-bottom: 12px;
        width: 6px;
        border-radius: 3px; }
        .audio.green-audio-player .volume .volume-controls .slider .progress {
          bottom: 0;
          height: 100%;
          width: 6px; }
          .audio.green-audio-player .volume .volume-controls .slider .progress .pin {
            left: -5px;
            top: -8px; }

.metismenu {
  margin: 40px 0px 0 0px; }
  .metismenu li {
    display: block;
    width: 100%; }
  .metismenu .mm-collapse {
    display: none; }
    .metismenu .mm-collapse:not(.mm-show) {
      display: none; }
  .metismenu .mm-collapse.mm-show {
    display: block; }
  .metismenu .mm-collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility; }

.vertical-menu {
  width: 270px;
  z-index: 1001;
  background: #fff;
  bottom: 0;
  margin-top: 0;
  position: fixed;
  top: 0;
  border-right: 1px solid transparent;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1); }

.main-content {
  margin-left: 270px;
  overflow: hidden; }
  .main-content .content {
    padding: 0 15px 10px 15px;
    margin-top: 70px; }

#sidebar-menu {
  padding: 10px 0 30px 0; }
  #sidebar-menu .mm-active > .has-arrow:after {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg); }
  #sidebar-menu .has-arrow:after {
    content: "\F0142";
    font-family: "Material Design Icons";
    position: absolute;
    display: block;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) rotate(90deg);
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    font-size: 1.1rem; }
  #sidebar-menu ul li {
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px; }
    #sidebar-menu ul li a {
      display: flex;
      align-items: center;
      color: #5b6572;
      position: relative;
      font-size: 15px;
      -webkit-transition: all 0.4s;
      transition: all 0.4s;
      padding: 10px;
      border: 1px solid #ececec;
      border-radius: 50px; }
      #sidebar-menu ul li a i {
        height: 40px;
        width: 40px;
        font-size: 20px;
        border-radius: 50%;
        line-height: 40px;
        text-align: center;
        margin-top: 0;
        background: #fff9eb; }
        #sidebar-menu ul li a i::before {
          color: #f7b104; }
      #sidebar-menu ul li a svg {
        height: 40px;
        width: 40px;
        font-size: 20px;
        border-radius: 50%;
        padding: 10px;
        color: #f7b104;
        margin-top: 0;
        background: #fff9eb; }
      #sidebar-menu ul li a span {
        padding-left: 6px; }
    #sidebar-menu ul li .badge {
      margin-top: 4px; }
    #sidebar-menu ul li ul.sub-menu {
      padding: 0; }
      #sidebar-menu ul li ul.sub-menu li {
        margin-bottom: 0; }
        #sidebar-menu ul li ul.sub-menu li a {
          padding: 0.425rem 1.5rem 0.425rem 3.5rem;
          font-size: 0.825rem;
          color: #545a6d;
          background: unset;
          border: none; }
          #sidebar-menu ul li ul.sub-menu li a:hover {
            color: #1c84ee; }
        #sidebar-menu ul li ul.sub-menu li ul.sub-menu {
          padding: 0; }
          #sidebar-menu ul li ul.sub-menu li ul.sub-menu li a {
            padding: 0.4rem 1.5rem 0.4rem 4.5rem;
            font-size: 13px; }
    #sidebar-menu ul li.mm-active > a {
      color: #fff;
      background: #f7b104; }
      #sidebar-menu ul li.mm-active > a i {
        color: #fff; }
      #sidebar-menu ul li.mm-active > a svg {
        color: #f7b104 !important; }
    #sidebar-menu ul li.mm-active .active {
      color: #f7b104 !important; }
      #sidebar-menu ul li.mm-active .active i {
        color: #fff !important; }
      #sidebar-menu ul li.mm-active .active svg {
        color: #f7b104 !important; }
    #sidebar-menu ul li.mm-active > i {
      color: #f7b104 !important; }

.menu-title {
  padding: 12px 20px !important;
  pointer-events: none;
  cursor: default;
  font-size: 12px;
  color: #545a6d;
  font-weight: 500; }

.sidebar-alert {
  background-color: rgba(28, 132, 238, 0.1) !important; }
  .sidebar-alert .alertcard-title {
    color: #1c84ee; }

body[data-sidebar-size="sm"] {
  min-height: 1000px; }
  body[data-sidebar-size="sm"] .main-content {
    margin-left: 80px; }
  body[data-sidebar-size="sm"] .navbar-brand-box {
    width: 80px !important; }
  body[data-sidebar-size="sm"] .logo span.logo-lg {
    display: none; }
  body[data-sidebar-size="sm"] .logo span.logo-sm {
    display: block; }
  body[data-sidebar-size="sm"] .vertical-menu {
    position: fixed;
    width: 80px !important;
    z-index: 5; }
    body[data-sidebar-size="sm"] .vertical-menu .simplebar-content-wrapper {
      overflow: visible !important; }
    body[data-sidebar-size="sm"] .vertical-menu .simplebar-mask {
      overflow: visible !important; }
    body[data-sidebar-size="sm"] .vertical-menu .simplebar-scrollbar {
      display: none !important; }
    body[data-sidebar-size="sm"] .vertical-menu .simplebar-offset {
      bottom: 0 !important; }
    body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu .badge {
      display: none !important; }
    body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu .menu-title {
      display: none !important; }
    body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu .sidebar-alert {
      display: none !important; }
    body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu .nav.collapse {
      height: inherit !important; }
    body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li {
      position: relative;
      white-space: nowrap; }
      body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li > a {
        padding: 10px;
        width: 60px;
        height: 60px;
        -webkit-transition: none;
        transition: none; }
        body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li > a:active {
          color: #1c84ee; }
        body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li > a:focus {
          color: #1c84ee; }
        body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li > a:hover {
          color: #1c84ee; }
        body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li > a i {
          font-size: 1.45rem;
          margin-left: 0; }
        body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li > a svg {
          height: 40px;
          width: 40px;
          margin-left: 0; }
        body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li > a span {
          display: none;
          padding-left: 25px; }
      body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li > a.has-arrow:after {
        display: none; }
      body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li:hover > a {
        position: relative;
        background-color: #f7b104;
        -webkit-transition: none;
        transition: none; }
        body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li:hover > a i {
          color: #fff; }
        body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li:hover > a svg {
          color: #f7b104;
          background: #fff; }
        body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li:hover > a span {
          display: none; }
      body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li:hover > ul {
        display: block;
        left: 80px;
        position: absolute;
        width: 190px;
        height: auto !important;
        -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
        box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
        top: 50%;
        transform: translateY(-50%);
        border-radius: 9px; }
        body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li:hover > ul::after {
          position: absolute;
          content: "";
          top: 50%;
          left: -12px;
          transform: translateY(-50%);
          height: 20px;
          width: 12px;
          clip-path: polygon(100% 0, 0 50%, 100% 100%);
          background: #fff; }
        body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li:hover > ul ul {
          -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1); }
        body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li:hover > ul a {
          -webkit-box-shadow: none;
          box-shadow: none;
          padding: 8px 12px;
          position: relative;
          white-space: normal;
          width: 190px;
          z-index: 6;
          color: #545a6d; }
          body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li:hover > ul a:hover {
            color: #1c84ee; }
    body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul ul {
      padding: 5px 0;
      z-index: 9999;
      display: none;
      background-color: #fff; }
      body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul ul li:hover > ul {
        display: block;
        left: 190px;
        height: auto !important;
        margin-top: -36px;
        position: absolute;
        width: 190px;
        padding: 5px 0; }
      body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul ul li > a span.pull-right {
        position: absolute;
        right: 20px;
        top: 12px;
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg); }
      body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul ul li.active a {
        color: #f8f9fa; }
  body[data-sidebar-size="sm"] #sidebar-menu .mm-active > .has-arrow:after {
    -webkit-transform: rotate(0);
    transform: rotate(0); }

body[data-sidebar="dark"] .navbar-brand-box {
  background: #242a30;
  -webkit-box-shadow: 0 3px 1px #242a30;
  box-shadow: 0 3px 1px #242a30;
  border-color: #242a30; }
  body[data-sidebar="dark"] .navbar-brand-box .logo {
    color: #fff !important; }
body[data-sidebar="dark"] .logo-dark {
  display: none; }
body[data-sidebar="dark"] .logo-light {
  display: block; }
body[data-sidebar="dark"] .vertical-menu {
  background: #242a30;
  border-color: #242a30; }

@media (max-width: 992px) {
  .vertical-menu {
    display: none; }

  .main-content {
    margin-left: 0 !important; }

  body.sidebar-enable .vertical-menu {
    display: block; } }
@media (min-width: 992px) {
  body[data-sidebar="dark"] #vertical-menu-btn {
    color: #e9ecef; } }
.sidebar-enable #page-topbar {
  margin-left: 80px !important; }
  @media only screen and (max-width: 991.98px) {
    .sidebar-enable #page-topbar {
      margin-left: 0 !important; } }

/**color Variable**/
.text-yellow {
  color: #f7b104; }

.text-black {
  color: #f7b104; }

.text-gray {
  color: #5b6572; }

.text-orange {
  color: #fe7f57; }

.text-red {
  color: #f2391f; }

.text-green {
  color: #33c83b; }

.bg-orange {
  background-color: #fe7f57 !important; }
  .bg-orange span {
    color: #fff !important; }

.bg-red {
  background-color: #f2391f !important; }
  .bg-red span {
    color: #fff !important; }

.bg-green {
  background-color: #33c83b !important; }
  .bg-green span {
    color: #fff !important; }

body[data-layout-mode="dark"] {
  background-color: #191e22;
  color: #ced4da; }
  body[data-layout-mode="dark"] .h1 {
    color: #ced4da; }
  body[data-layout-mode="dark"] .h2 {
    color: #ced4da; }
  body[data-layout-mode="dark"] .h3 {
    color: #ced4da; }
  body[data-layout-mode="dark"] .h4 {
    color: #ced4da; }
  body[data-layout-mode="dark"] .h5 {
    color: #ced4da; }
  body[data-layout-mode="dark"] .h6 {
    color: #ced4da; }
  body[data-layout-mode="dark"] h1 {
    color: #ced4da; }
  body[data-layout-mode="dark"] h2 {
    color: #ced4da; }
  body[data-layout-mode="dark"] h3 {
    color: #ced4da; }
  body[data-layout-mode="dark"] h4 {
    color: #ced4da; }
  body[data-layout-mode="dark"] h5 {
    color: #ced4da; }
  body[data-layout-mode="dark"] h6 {
    color: #ced4da; }
  body[data-layout-mode="dark"] .layout-mode-dark {
    display: none; }
  body[data-layout-mode="dark"] .layout-mode-light {
    display: inline-block; }
  body[data-layout-mode="dark"] .header-item.border-end {
    border-color: rgba(255, 255, 255, 0.1) !important; }
  body[data-layout-mode="dark"] .header-item.border-start {
    border-color: rgba(255, 255, 255, 0.1) !important; }
  body[data-layout-mode="dark"] .header-item.bg-soft-light {
    background-color: rgba(255, 255, 255, 0.04) !important; }
  body[data-layout-mode="dark"] #page-topbar {
    background-color: #282f36;
    border-color: #282f36; }
  body[data-layout-mode="dark"] .app-search .form-control {
    color: #adb5bd;
    background-color: #2f373f;
    border: 1px solid #2f373f; }
  body[data-layout-mode="dark"] .notification-item .d-flex:hover {
    background-color: #2d343c; }
  body[data-layout-mode="dark"] .dropdown-icon-item {
    color: #adb5bd; }
    body[data-layout-mode="dark"] .dropdown-icon-item:hover {
      background-color: #30373f; }
  body[data-layout-mode="dark"] .footer {
    background-color: #242a30;
    color: #adb5bd;
    border-color: #293037; }
  body[data-layout-mode="dark"] .right-bar {
    background-color: #242a30; }
  body[data-layout-mode="dark"] .topnav {
    background-color: #232a30; }
    body[data-layout-mode="dark"] .topnav .navbar-nav .nav-link {
      color: #99a4b1; }
      body[data-layout-mode="dark"] .topnav .navbar-nav .nav-link svg {
        height: 16px;
        width: 16px;
        color: #99a4b1;
        fill: rgba(153, 164, 177, 0.2);
        margin-right: 7px;
        margin-top: -3px; }
      body[data-layout-mode="dark"] .topnav .navbar-nav .nav-link:focus {
        color: #fff;
        background-color: transparent; }
        body[data-layout-mode="dark"] .topnav .navbar-nav .nav-link:focus svg {
          color: #fff;
          fill: rgba(255, 255, 255, 0.2); }
      body[data-layout-mode="dark"] .topnav .navbar-nav .nav-link:hover {
        color: #fff;
        background-color: transparent; }
        body[data-layout-mode="dark"] .topnav .navbar-nav .nav-link:hover svg {
          color: #fff;
          fill: rgba(255, 255, 255, 0.2); }
    body[data-layout-mode="dark"] .topnav .navbar-nav .dropdown-item {
      color: #99a4b1; }
      body[data-layout-mode="dark"] .topnav .navbar-nav .dropdown-item:hover {
        color: #fff; }
    body[data-layout-mode="dark"] .topnav .navbar-nav .dropdown-item.active {
      color: #fff; }
    body[data-layout-mode="dark"] .topnav .navbar-nav .nav-item .nav-link.active {
      color: #fff; }
    body[data-layout-mode="dark"] .topnav .navbar-nav .dropdown.active > a {
      color: #fff;
      background-color: transparent; }
      body[data-layout-mode="dark"] .topnav .navbar-nav .dropdown.active > a svg {
        color: #fff;
        fill: rgba(255, 255, 255, 0.2); }
    body[data-layout-mode="dark"] .topnav .menu-title {
      color: rgba(153, 164, 177, 0.6); }
  body[data-layout-mode="dark"] .accordion-button {
    border-color: #30373f;
    color: #ced4da; }
    body[data-layout-mode="dark"] .accordion-button:not(.collapsed) {
      background-color: rgba(28, 132, 238, 0.2);
      color: #5f27cd; }
  body[data-layout-mode="dark"] .accordion-item {
    border-color: #30373f; }
  body[data-layout-mode="dark"] .accordion-collapse {
    border-color: #30373f; }
  body[data-layout-mode="dark"] .btn-close {
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat; }
  body[data-layout-mode="dark"] .border-light {
    border-color: #30373f !important;
    border-color: #f6f6f6 !important; }
  body[data-layout-mode="dark"] .border-bottom {
    border-bottom: 1px solid #30373f !important; }
  body[data-layout-mode="dark"] .border {
    border-color: #30373f !important; }
  body[data-layout-mode="dark"] .border-top {
    border-color: #30373f !important; }
  body[data-layout-mode="dark"] .list-group-item {
    border-color: #30373f !important;
    background-color: #242a30;
    color: #adb5bd; }
  body[data-layout-mode="dark"] .border-primary {
    border-color: #5f27cd !important; }
  body[data-layout-mode="dark"] .border-secondary {
    border-color: #74788d !important; }
  body[data-layout-mode="dark"] .border-success {
    border-color: #34c38f !important; }
  body[data-layout-mode="dark"] .border-info {
    border-color: #16daf1 !important; }
  body[data-layout-mode="dark"] .border-warning {
    border-color: #ffcc5a !important; }
  body[data-layout-mode="dark"] .border-danger {
    border-color: #ef6767 !important; }
  body[data-layout-mode="dark"] .border-pink {
    border-color: #e83e8c !important; }
  body[data-layout-mode="dark"] .border-dark {
    border-color: #2b3940 !important; }
  body[data-layout-mode="dark"] .text-dark {
    color: #e9e9ef !important; }
  body[data-layout-mode="dark"] .text-muted {
    color: #858d98 !important; }
  body[data-layout-mode="dark"] .text-body {
    color: #adb5bd !important; }
  body[data-layout-mode="dark"] .img-thumbnail {
    background-color: #293037;
    border-color: #30373f; }
  body[data-layout-mode="dark"] .popover-header {
    color: #242a30; }
  body[data-layout-mode="dark"] .modal-footer {
    border-color: #30373f; }
  body[data-layout-mode="dark"] .modal-header {
    border-color: #30373f; }
  body[data-layout-mode="dark"] .form-control {
    color: #adb5bd;
    background-color: #282f36;
    border: 1px solid #30373f; }
    body[data-layout-mode="dark"] .form-control::-webkit-file-upload-button {
      background-color: #30373f;
      color: #ced4da; }
    body[data-layout-mode="dark"] .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
      background-color: #30373f; }
  body[data-layout-mode="dark"] .form-select {
    color: #adb5bd;
    background-color: #293037;
    border: 1px solid #30373f;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23e9e9ef' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"); }
  body[data-layout-mode="dark"] .form-check-input {
    background-color: #30373f;
    border-color: rgba(255, 255, 255, 0.25); }
    body[data-layout-mode="dark"] .form-check-input:checked {
      background-color: #5f27cd;
      border-color: #5f27cd; }
  body[data-layout-mode="dark"] .form-switch .form-check-input {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }
  body[data-layout-mode="dark"] .input-group-text {
    background-color: #30373f;
    border-color: #30373f;
    color: #ced4da; }
  body[data-layout-mode="dark"] .form-range::-webkit-slider-runnable-track {
    background-color: #30373f !important; }
  body[data-layout-mode="dark"] .form-range::-moz-range-track {
    background-color: #30373f !important; }
  body[data-layout-mode="dark"] .activity-wid .activity-list .activity-icon {
    background: #242a30; }
    body[data-layout-mode="dark"] .activity-wid .activity-list .activity-icon img {
      border-color: #242a30; }
    body[data-layout-mode="dark"] .activity-wid .activity-list .activity-icon span {
      border-color: #242a30; }
  body[data-layout-mode="dark"] .activity-border:before {
    border-color: #30373f; }
  body[data-layout-mode="dark"] .toast {
    background-color: rgba(48, 55, 63, 0.85);
    color: #858d98; }
  body[data-layout-mode="dark"] .toast-header {
    background-color: rgba(48, 55, 63, 0.85);
    color: #858d98;
    color: #adb5bd; }
  body[data-layout-mode="dark"] .grid-example {
    background-color: #293037; }
  body[data-layout-mode="dark"] .grid-structure .grid-container {
    background-color: #293037; }
  body[data-layout-mode="dark"] .icon-demo-content {
    color: #858d98; }
    body[data-layout-mode="dark"] .icon-demo-content i {
      border-color: #30373f;
      color: #858d98; }
  body[data-layout-mode="dark"] .glightbox-clean .gslide-description {
    background-color: #30373f; }
  body[data-layout-mode="dark"] .glightbox-clean .gslide-title {
    color: #ced4da; }
  body[data-layout-mode="dark"] .noUi-target {
    background-color: #30373f;
    border-color: #30373f;
    -webkit-box-shadow: inset 0 1px 1px #30373f, 0 3px 6px -5px #30373f;
    box-shadow: inset 0 1px 1px #30373f, 0 3px 6px -5px #30373f; }
  body[data-layout-mode="dark"] .example-val {
    color: #858d98; }
  body[data-layout-mode="dark"] .swal2-popup {
    background-color: #30373f !important; }
  body[data-layout-mode="dark"] .swal2-content {
    color: #adb5bd; }
  body[data-layout-mode="dark"] .swal2-html-container {
    color: #858d98; }
  body[data-layout-mode="dark"] .alertify .ajs-dialog {
    background-color: #242a30; }
  body[data-layout-mode="dark"] .alertify .ajs-footer {
    color: #ced4da;
    background-color: #242a30;
    border-color: #30373f; }
    body[data-layout-mode="dark"] .alertify .ajs-footer .ajs-buttons .ajs-button {
      color: #adb5bd; }
    body[data-layout-mode="dark"] .alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
      color: #5f27cd; }
  body[data-layout-mode="dark"] .alertify .ajs-header {
    color: #ced4da;
    background-color: #242a30;
    border-color: #30373f; }
  body[data-layout-mode="dark"] .alertify .ajs-body {
    color: #adb5bd; }
    body[data-layout-mode="dark"] .alertify .ajs-body .ajs-content .ajs-input {
      color: #adb5bd;
      background-color: #282f36;
      border: 1px solid #30373f; }
  body[data-layout-mode="dark"] .choices__list--dropdown {
    border: 1px solid #30373f !important;
    background-color: #282f36;
    border-color: #30373f; }
    body[data-layout-mode="dark"] .choices__list--dropdown .choices__item--selectable.is-highlighted {
      background-color: #30373f; }
  body[data-layout-mode="dark"] .choices__heading {
    border: 1px solid #30373f; }
  body[data-layout-mode="dark"] .choices__inner {
    color: #adb5bd;
    background-color: #282f36;
    border: 1px solid #30373f !important; }
  body[data-layout-mode="dark"] .choices__input {
    background-color: #282f36;
    color: #adb5bd; }
  body[data-layout-mode="dark"] .choices[data-type*="select-one"]:after {
    border-color: #adb5bd transparent transparent; }
  body[data-layout-mode="dark"] .choices[data-type*="select-one"] .choices__input {
    background-color: #282f36;
    border: 1px solid #30373f;
    color: #adb5bd; }
  body[data-layout-mode="dark"] .choices[data-type*="select-one"].is-open:after {
    border-color: transparent transparent #adb5bd; }
  body[data-layout-mode="dark"] .choices.is-disabled .choices__inner {
    background-color: #282f36; }
  body[data-layout-mode="dark"] .choices.is-disabled .choices__input {
    background-color: #282f36; }
  body[data-layout-mode="dark"] .pcr-app {
    background-color: #30373f; }
  body[data-layout-mode="dark"] .flatpickr-calendar {
    background-color: #293037 !important;
    -webkit-box-shadow: 1px 0 0 #30373f, -1px 0 0 #30373f, 0 1px 0 #30373f, 0 -1px 0 #30373f, 0 3px 13px rgba(0, 0, 0, 0.08) !important;
    box-shadow: 1px 0 0 #30373f, -1px 0 0 #30373f, 0 1px 0 #30373f, 0 -1px 0 #30373f, 0 3px 13px rgba(0, 0, 0, 0.08) !important; }
  body[data-layout-mode="dark"] .flatpickr-calendar.hasTime .flatpickr-time {
    border-top: 1px solid #30373f !important; }
  body[data-layout-mode="dark"] .flatpickr-weekdays {
    border-color: #30373f; }
  body[data-layout-mode="dark"] .flatpickr-day {
    color: #adb5bd !important; }
    body[data-layout-mode="dark"] .flatpickr-day:focus {
      background-color: rgba(48, 55, 63, 0.7) !important;
      background-color: #30373f;
      border-color: #30373f; }
    body[data-layout-mode="dark"] .flatpickr-day:hover {
      background-color: rgba(48, 55, 63, 0.7) !important;
      background-color: #30373f;
      border-color: #30373f; }
  body[data-layout-mode="dark"] .flatpickr-day.today:focus {
    color: #adb5bd !important; }
  body[data-layout-mode="dark"] .flatpickr-day.today:hover {
    color: #adb5bd !important; }
  body[data-layout-mode="dark"] .flatpickr-day.inRange {
    background-color: #30373f;
    border-color: #30373f;
    -webkit-box-shadow: -5px 0 0 #30373f, 5px 0 0 #30373f;
    box-shadow: -5px 0 0 #30373f, 5px 0 0 #30373f; }
  body[data-layout-mode="dark"] .flatpickr-day.nextMonthDay.inRange {
    background-color: #30373f;
    border-color: #30373f; }
  body[data-layout-mode="dark"] .flatpickr-day.nextMonthDay.today.inRange {
    background-color: #30373f;
    border-color: #30373f; }
  body[data-layout-mode="dark"] .flatpickr-day.nextMonthDay {
    color: rgba(173, 181, 189, 0.3) !important; }
    body[data-layout-mode="dark"] .flatpickr-day.nextMonthDay:focus {
      background-color: #30373f;
      border-color: #30373f; }
    body[data-layout-mode="dark"] .flatpickr-day.nextMonthDay:hover {
      background-color: #30373f;
      border-color: #30373f; }
  body[data-layout-mode="dark"] .flatpickr-day.prevMonthDay.inRange {
    background-color: #30373f;
    border-color: #30373f; }
  body[data-layout-mode="dark"] .flatpickr-day.prevMonthDay.today.inRange {
    background-color: #30373f;
    border-color: #30373f; }
  body[data-layout-mode="dark"] .flatpickr-day.prevMonthDay {
    color: rgba(173, 181, 189, 0.3) !important; }
    body[data-layout-mode="dark"] .flatpickr-day.prevMonthDay:focus {
      background-color: #30373f;
      border-color: #30373f; }
    body[data-layout-mode="dark"] .flatpickr-day.prevMonthDay:hover {
      background-color: #30373f;
      border-color: #30373f; }
  body[data-layout-mode="dark"] .flatpickr-day.today.inRange {
    background-color: #30373f;
    border-color: #30373f; }
  body[data-layout-mode="dark"] .flatpickr-day.selected {
    background-color: #5f27cd !important;
    border-color: #5f27cd !important;
    color: #fff !important; }
  body[data-layout-mode="dark"] .flatpickr-day.flatpickr-disabled {
    color: rgba(173, 181, 189, 0.3) !important; }
    body[data-layout-mode="dark"] .flatpickr-day.flatpickr-disabled:hover {
      color: rgba(173, 181, 189, 0.3) !important; }
  body[data-layout-mode="dark"] .flatpickr-day.notAllowed {
    color: rgba(173, 181, 189, 0.3) !important; }
  body[data-layout-mode="dark"] .flatpickr-day.notAllowed.nextMonthDay {
    color: rgba(173, 181, 189, 0.3) !important; }
  body[data-layout-mode="dark"] .flatpickr-day.notAllowed.prevMonthDay {
    color: rgba(173, 181, 189, 0.3) !important; }
  body[data-layout-mode="dark"] .flatpickr-time .flatpickr-am-pm {
    color: #adb5bd !important; }
  body[data-layout-mode="dark"] .flatpickr-time .flatpickr-time-separator {
    color: #adb5bd !important; }
  body[data-layout-mode="dark"] .flatpickr-time input {
    color: #adb5bd !important; }
  body[data-layout-mode="dark"] .flatpickr-time .numInputWrapper span.arrowUp:after {
    border-bottom-color: #adb5bd; }
  body[data-layout-mode="dark"] .flatpickr-time .numInputWrapper span.arrowDown:after {
    border-top-color: #adb5bd; }
  body[data-layout-mode="dark"] .ck.ck-toolbar {
    background-color: #30373f !important;
    border-color: #30373f !important; }
    body[data-layout-mode="dark"] .ck.ck-toolbar .ck.ck-button.ck-on {
      background: rgba(133, 141, 152, 0.2) !important; }
  body[data-layout-mode="dark"] .ck.ck-dropdown__panel {
    background-color: #293037 !important;
    border-color: #293037 !important;
    -webkit-box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08) !important;
    box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08) !important; }
  body[data-layout-mode="dark"] .ck.ck-list {
    background-color: #293037 !important;
    border-color: #293037 !important;
    -webkit-box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08) !important;
    box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08) !important; }
  body[data-layout-mode="dark"] .ck.ck-editor__main > .ck-editor__editable {
    background-color: #242a30 !important;
    border-color: #30373f !important; }
  body[data-layout-mode="dark"] .ck.ck-icon:not([fill]) {
    fill: #adb5bd !important; }
  body[data-layout-mode="dark"] .ck.ck-reset_all {
    color: #858d98 !important; }
    body[data-layout-mode="dark"] .ck.ck-reset_all * {
      color: #858d98 !important; }
  body[data-layout-mode="dark"] .ck .ck-input-text {
    background-color: #293037 !important; }
  body[data-layout-mode="dark"] .ck .ck-label {
    background-color: #293037 !important; }
  body[data-layout-mode="dark"] .ck .ck-link-form {
    background-color: #293037 !important; }
  body[data-layout-mode="dark"] .ck.ck-button:active {
    border-color: #30373f !important; }
  body[data-layout-mode="dark"] .ck.ck-button:focus {
    border-color: #30373f !important; }
  body[data-layout-mode="dark"] .ck.ck-button:not(.ck-disabled):hover {
    background: rgba(133, 141, 152, 0.2) !important; }
  body[data-layout-mode="dark"] a.ck.ck-button:active {
    border-color: #30373f !important; }
  body[data-layout-mode="dark"] a.ck.ck-button:focus {
    border-color: #30373f !important; }
  body[data-layout-mode="dark"] a.ck.ck-button:not(.ck-disabled):hover {
    background: rgba(133, 141, 152, 0.2) !important; }
  body[data-layout-mode="dark"] a.ck.ck-button.ck-on {
    background: rgba(133, 141, 152, 0.2) !important; }
  body[data-layout-mode="dark"] .tox-tinymce {
    border: 1px solid #30373f !important; }
  body[data-layout-mode="dark"] .tox .tox-statusbar {
    border-top: 1px solid #30373f !important; }
  body[data-layout-mode="dark"] .tox .tox-toolbar {
    background: #2f373f !important;
    border-top: #2f373f !important; }
  body[data-layout-mode="dark"] .tox .tox-toolbar__overflow {
    background: #2f373f !important;
    border-top: #2f373f !important; }
  body[data-layout-mode="dark"] .tox .tox-toolbar__primary {
    background: #2f373f !important;
    border-top: #2f373f !important; }
  body[data-layout-mode="dark"] .tox .tox-mbtn {
    color: #495057 !important; }
    body[data-layout-mode="dark"] .tox .tox-mbtn:hover:not(:disabled):not(.tox-mbtn--active) {
      background-color: transparent !important; }
  body[data-layout-mode="dark"] .tox .tox-tbtn:hover {
    background: 0 0 !important; }
  body[data-layout-mode="dark"] .tox:not([dir="rtl"]) .tox-toolbar__group:not(:last-of-type) {
    border-right: 1px solid #2f373f !important; }
  body[data-layout-mode="dark"] .tox-edit-area__iframe {
    background-color: #242a30 !important;
    background: 0 0 !important; }
  body[data-layout-mode="dark"] .tox-menubar {
    background-color: #242a30 !important;
    background: 0 0 !important; }
  body[data-layout-mode="dark"] .tox-statusbar {
    background-color: #242a30 !important;
    background: 0 0 !important; }
  body[data-layout-mode="dark"] .dropzone {
    background: #262d33;
    border-color: #30373f; }
  body[data-layout-mode="dark"] .twitter-bs-wizard .twitter-bs-wizard-nav .nav-link::after {
    background-color: #30373f; }
  body[data-layout-mode="dark"] .select2-container .select2-selection--multiple {
    background-color: #282f36;
    color: #adb5bd;
    border: 1px solid #30373f !important; }
    body[data-layout-mode="dark"] .select2-container .select2-selection--multiple .select2-search__field {
      background-color: #293037;
      border-color: #30373f; }
      body[data-layout-mode="dark"] .select2-container .select2-selection--multiple .select2-search__field::-webkit-input-placeholder {
        color: #adb5bd; }
      body[data-layout-mode="dark"] .select2-container .select2-selection--multiple .select2-search__field::-moz-placeholder {
        color: #adb5bd; }
      body[data-layout-mode="dark"] .select2-container .select2-selection--multiple .select2-search__field:-ms-input-placeholder {
        color: #adb5bd; }
      body[data-layout-mode="dark"] .select2-container .select2-selection--multiple .select2-search__field::-ms-input-placeholder {
        color: #adb5bd; }
      body[data-layout-mode="dark"] .select2-container .select2-selection--multiple .select2-search__field::placeholder {
        color: #adb5bd; }
  body[data-layout-mode="dark"] .select2-container .select2-selection--single {
    background-color: #282f36;
    border: 1px solid #30373f; }
    body[data-layout-mode="dark"] .select2-container .select2-selection--single .select2-selection__rendered {
      color: #adb5bd; }
  body[data-layout-mode="dark"] .select2-container .select2-dropdown {
    background-color: #293037;
    border-color: #30373f;
    color: #adb5bd; }
  body[data-layout-mode="dark"] .select2-container--default .select2-search--dropdown {
    background-color: #293037;
    border-color: #30373f; }
    body[data-layout-mode="dark"] .select2-container--default .select2-search--dropdown .select2-search__field {
      background-color: #293037;
      border-color: #30373f; }
  body[data-layout-mode="dark"] .select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #2f373f;
    color: #adb5bd; }
  body[data-layout-mode="dark"] .table-edits input {
    color: #adb5bd;
    background-color: #282f36;
    border: 1px solid #30373f; }
    body[data-layout-mode="dark"] .table-edits input:focus {
      border-color: #30373f; }
  body[data-layout-mode="dark"] .table-edits select {
    color: #adb5bd;
    background-color: #282f36;
    border: 1px solid #30373f; }
    body[data-layout-mode="dark"] .table-edits select:focus {
      border-color: #30373f; }
  body[data-layout-mode="dark"] .apexcharts-gridline {
    stroke: #293037; }
  body[data-layout-mode="dark"] .apexcharts-tooltip.apexcharts-theme-light {
    background-color: #242a30;
    border-color: #293037; }
    body[data-layout-mode="dark"] .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title {
      background-color: #30373f;
      border-color: #363d46; }
  body[data-layout-mode="dark"] .apexcharts-legend-text {
    color: #adb5bd !important; }
  body[data-layout-mode="dark"] .apexcharts-grid-row + line {
    stroke: #363d46; }
  body[data-layout-mode="dark"] .apexcharts-yaxis-texts-g.apexcharts-xaxis-inversed-texts-g + line {
    stroke: #363d46; }
  body[data-layout-mode="dark"] .apexcharts-heatmap-rect {
    stroke: #363d46; }
  body[data-layout-mode="dark"] .apexcharts-pie-area {
    stroke: #363d46; }
  body[data-layout-mode="dark"] .apexcharts-treemap-rect {
    stroke: #363d46; }
  body[data-layout-mode="dark"] .apexcharts-xaxis line {
    stroke: #363d46; }
  body[data-layout-mode="dark"] .apexcharts-radialbar-track.apexcharts-track path {
    stroke: #363d46; }
  body[data-layout-mode="dark"] .apexcharts-radar-series.apexcharts-plot-series line {
    fill: #30373f;
    stroke: #363d46; }
  body[data-layout-mode="dark"] .apexcharts-radar-series.apexcharts-plot-series polygon {
    fill: #30373f;
    stroke: #363d46; }
  body[data-layout-mode="dark"] .apexcharts-pie circle {
    stroke: #363d46; }
  body[data-layout-mode="dark"] .jqstooltip {
    background-color: #e9e9ef !important;
    border-color: #e9e9ef !important; }
  body[data-layout-mode="dark"] .jqsfield {
    color: #30373f !important; }
  body[data-layout-mode="dark"] .jvectormap-label {
    background: #e9e9ef;
    color: #242a30; }
  body[data-layout-mode="dark"] .form-floating-custom .form-floating-icon {
    color: #858d98; }
  body[data-layout-mode="dark"] .auth-logo .logo-txt {
    color: #fff; }
  body[data-layout-mode="dark"] .auth-full-page-content {
    background-color: #242a30; }
  body[data-layout-mode="dark"] .mail-list a {
    color: #858d98; }
  body[data-layout-mode="dark"] .mail-list a.active {
    color: #ef6767; }
  body[data-layout-mode="dark"] .chat-user-box p.user-title {
    color: #adb5bd; }
  body[data-layout-mode="dark"] .message-list li a {
    color: #858d98; }
  body[data-layout-mode="dark"] .message-list li:hover {
    background: #293037; }
  body[data-layout-mode="dark"] .message-list li.unread {
    background: #293037;
    color: #adb5bd; }
  body[data-layout-mode="dark"] .message-list .checkbox-wrapper-mail {
    -webkit-box-shadow: inset 0 0 0 1px #858d98;
    box-shadow: inset 0 0 0 1px #858d98; }
    body[data-layout-mode="dark"] .message-list .checkbox-wrapper-mail label::before {
      color: #adb5bd; }
  body[data-layout-mode="dark"] .chat-leftsidebar .chat-leftsidebar-nav .nav .nav-link.active {
    background-color: #242a30; }
  body[data-layout-mode="dark"] .chat-list li a {
    color: #858d98;
    border-color: #30373f; }
  body[data-layout-mode="dark"] .chat-list li .user-img .user-status {
    border-color: #30373f; }
  body[data-layout-mode="dark"] .chat-list li.unread a {
    color: #adb5bd; }
  body[data-layout-mode="dark"] .chat-conversation .chat-day-title .title {
    background-color: #242a30; }
  body[data-layout-mode="dark"] .chat-conversation .chat-day-title::before {
    background-color: #30373f; }
  body[data-layout-mode="dark"] .chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content {
    background-color: rgba(48, 55, 63, 0.5);
    color: #adb5bd; }
    body[data-layout-mode="dark"] .chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content::before {
      border-top-color: rgba(48, 55, 63, 0.5);
      border-left-color: rgba(48, 55, 63, 0.5); }
  body[data-layout-mode="dark"] .chat-conversation .right .conversation-list .ctext-wrap .conversation-name .time {
    color: #858d98; }
  body[data-layout-mode="dark"] .chat-conversation .right .conversation-list .ctext-wrap .conversation-name .user-name {
    color: #858d98; }
  body[data-layout-mode="dark"] .count-num {
    background-color: #30373f; }
  body[data-layout-mode="dark"] .preview-thumbsnav .swiper-slide-thumb-active .nav-img {
    background-color: #30373f;
    border-color: #30373f; }
  body[data-layout-mode="dark"] .product-detai-imgs .nav .nav-link.active {
    background-color: #30373f; }
  body[data-layout-mode="dark"] .product-list li a {
    color: #e9e9ef; }
  body[data-layout-mode="dark"] .checkout-tabs .nav-pills .nav-link {
    background-color: #30373f; }
  body[data-layout-mode="dark"] .checkout-tabs .nav-pills .nav-link.active {
    background-color: #5f27cd; }
  body[data-layout-mode="dark"] .timeline .timeline-box {
    border-color: #30373f;
    background-color: #242a30; }
    body[data-layout-mode="dark"] .timeline .timeline-box:after {
      background-color: #242a30; }
  body[data-layout-mode="dark"] .timeline .timeline-left .timeline-box:after {
    border-color: #30373f #30373f transparent transparent; }
  body[data-layout-mode="dark"] .timeline .timeline-right .timeline-box:after {
    border-color: transparent transparent #30373f #30373f; }
  body[data-layout-mode="dark"] .timeline .timeline-launch .timeline-box::after {
    border-color: #30373f transparent transparent #30373f; }
  body[data-layout-mode="dark"] .pricing-tab-box .nav-link {
    border-color: #30373f;
    background: #242a30; }
  body[data-layout-mode="dark"] .pricing-tab-box .nav-link.active {
    border-color: #5f27cd;
    background: #242a30; }
  body[data-layout-mode="dark"] .pricing-table-bg {
    background: #242a30; }

#page-topbar {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1002;
  background-color: #fff;
  border-bottom: 1px solid #e9e9ef;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
  margin-left: 270px; }
  @media only screen and (max-width: 991.98px) {
    #page-topbar {
      margin-left: 0 !important; } }

.navbar-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  height: 70px;
  padding: 0 24px 0 0; }
  .navbar-header .dropdown .show.header-item {
    background-color: #f8f9fa; }
  .navbar-header .cc-collapsed-menu .header-item {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0px 10px 20px rgba(247, 177, 4, 0.3) !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -15px;
    background-color: #fff; }
    @media only screen and (max-width: 991.98px) {
      .navbar-header .cc-collapsed-menu .header-item {
        left: 15px; } }
    .navbar-header .cc-collapsed-menu .header-item svg {
      width: 20px;
      height: 20px; }

.navbar-brand-box {
  text-align: center;
  padding: 0;
  width: 250px;
  background: #fff;
  border-right: 1px solid transparent; }

.logo {
  line-height: 69px;
  color: inherit !important; }
  .logo .logo-sm {
    display: none; }

.logo-txt {
  font-weight: 700;
  font-size: 18px;
  vertical-align: middle;
  margin-left: 5px;
  text-transform: uppercase; }

.logo-light {
  display: none; }

body:not([data-sidebar-size="sm"]) #vertical-menu-btn {
  margin-right: 20px; }

.app-search {
  padding: calc(30px / 2) 0;
  position: relative;
  margin-left: 50px;
  width: 320px; }
  @media only screen and (max-width: 1440px) {
    .app-search {
      width: 223px; } }
  @media only screen and (max-width: 1440px) {
    .app-search.ic-table-search-bar {
      margin-left: 10px; } }
  .app-search .form-control {
    border: none;
    height: 40px;
    padding-left: 17px;
    padding-right: 50px;
    background-color: #fafafb !important;
    border: 1px solid #efefef;
    -webkit-box-shadow: none;
    border-radius: 10px;
    box-shadow: none; }
  .app-search .btn {
    position: absolute;
    right: 3px;
    top: 3px;
    height: 34px;
    padding: 0 10px;
    background: transparent; }
    .app-search .btn i {
      color: #f7b104; }

.layout-mode-light {
  display: none; }

.megamenu-list li {
  position: relative;
  padding: 5px 0; }
  .megamenu-list li a {
    color: #495057; }

.page-content {
  padding: calc(70px + 24px) calc(24px / 2) 60px calc(24px / 2); }

.header-item {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #5b6572;
  border: 0;
  border-radius: 0; }
  .header-item:hover {
    color: #5b6572; }

.noti-icon i {
  font-size: 22px;
  color: #555b6d; }
.noti-icon .badge {
  position: absolute;
  top: 12px;
  right: 4px; }

.notification-item .d-flex {
  padding: 0.75rem 1rem; }
  .notification-item .d-flex:hover {
    background-color: #f8f9fa; }

.dropdown-icon-item {
  display: block;
  border-radius: 3px;
  line-height: 34px;
  text-align: center;
  padding: 15px 0 9px;
  display: block;
  color: #74788d; }
  .dropdown-icon-item img {
    height: 24px; }
  .dropdown-icon-item span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dropdown-icon-item:hover {
    background-color: #f8f9fa; }

.fullscreen-enable [data-toggle="fullscreen"] .bx-fullscreen::before {
  content: "\ea3f"; }

body[data-topbar="dark"] #page-topbar {
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
  margin-left: 270px; }
body[data-topbar="dark"] .navbar-brand-box {
  background-color: #fff;
  border-color: #fff; }
  body[data-topbar="dark"] .navbar-brand-box .logo {
    color: #fff !important; }
body[data-topbar="dark"] .navbar-header .dropdown .show.header-item {
  background-color: rgba(255, 255, 255, 0.05); }
body[data-topbar="dark"] .navbar-header .waves-effect .waves-ripple {
  background: rgba(255, 255, 255, 0.4); }
body[data-topbar="dark"] .header-item {
  color: #5b6572; }
  body[data-topbar="dark"] .header-item:hover {
    color: #5b6572; }
body[data-topbar="dark"] .header-item.border-end {
  border-color: rgba(255, 255, 255, 0.1) !important; }
body[data-topbar="dark"] .header-item.border-start {
  border-color: rgba(255, 255, 255, 0.1) !important; }
body[data-topbar="dark"] .header-item.bg-soft-light {
  background-color: rgba(255, 255, 255, 0.04) !important; }
body[data-topbar="dark"] .header-profile-user {
  background-color: rgba(255, 255, 255, 0.25); }
body[data-topbar="dark"] .noti-icon i {
  color: #e9ecef; }
body[data-topbar="dark"] .logo-dark {
  display: none; }
body[data-topbar="dark"] .logo-light {
  display: block; }
body[data-topbar="dark"] .app-search .form-control {
  background-color: rgba(243, 243, 249, 0.1);
  color: #fff; }
body[data-topbar="dark"] .app-search input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }
body[data-topbar="dark"] .app-search span {
  color: rgba(255, 255, 255, 0.5); }

body[data-layout="horizontal"] #page-topbar {
  -webkit-box-shadow: none;
  box-shadow: none; }
body[data-layout="horizontal"] .navbar-brand-box {
  width: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }
body[data-layout="horizontal"] .page-content {
  margin-top: 70px;
  padding: calc(55px + 24px) calc(24px / 2) 60px calc(24px / 2); }
body[data-layout="horizontal"] .footer {
  left: 0 !important; }
body[data-layout="horizontal"] .main-content {
  margin-left: 0 !important; }
body[data-layout="horizontal"] .chat-message-list {
  height: calc(100vh - 346px); }
body[data-layout="horizontal"] .chat-conversation {
  height: calc(100vh - 300px); }

body[data-layout="horizontal"][data-sidebar="dark"] .navbar-brand-box {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

body[data-layout-mode="dark"][data-topbar="light"] .navbar-brand-box {
  background: #fff;
  border-right: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
  body[data-layout-mode="dark"][data-topbar="light"] .navbar-brand-box .logo {
    color: #2b3940 !important; }
body[data-layout-mode="dark"][data-topbar="light"] .logo-light {
  display: none; }
body[data-layout-mode="dark"][data-topbar="light"] .logo-dark {
  display: block; }
body[data-layout-mode="dark"][data-topbar="light"] #vertical-menu-btn {
  color: #2b3940 !important; }
body[data-layout-mode="dark"][data-topbar="light"] .header-item {
  color: #555b6d; }
  body[data-layout-mode="dark"][data-topbar="light"] .header-item:hover {
    color: #555b6d; }
body[data-layout-mode="dark"][data-topbar="light"] .header-item.border-end {
  border-color: rgba(43, 57, 64, 0.1) !important; }
body[data-layout-mode="dark"][data-topbar="light"] .header-item.border-start {
  border-color: rgba(43, 57, 64, 0.1) !important; }
body[data-layout-mode="dark"][data-topbar="light"] .header-item.bg-soft-light {
  background-color: rgba(43, 57, 64, 0.04) !important; }
body[data-layout-mode="dark"][data-topbar="light"] #page-topbar {
  background-color: #fff;
  border-color: #f6f6f6; }
body[data-layout-mode="dark"][data-topbar="light"] .dropdown-icon-item {
  color: #adb5bd; }
  body[data-layout-mode="dark"][data-topbar="light"] .dropdown-icon-item:hover {
    background-color: #f6f6f6; }
body[data-layout-mode="dark"][data-topbar="light"] .app-search .form-control {
  color: #adb5bd;
  background-color: #efeff3;
  border: 1px solid #f6f6f6; }
body[data-layout-mode="dark"][data-topbar="light"] .header-profile-user {
  background-color: #74788d; }
body[data-layout-mode="dark"][data-topbar="light"] .noti-icon i {
  color: #555b6d; }
body[data-layout-mode="dark"][data-topbar="light"] .notification-item .d-flex:hover {
  background-color: #f8f9fa; }

.page-title-box {
  padding-bottom: 24px; }
  .page-title-box .breadcrumb {
    background-color: transparent;
    padding: 0; }

.footer {
  bottom: 0;
  padding: 20px calc(24px / 2);
  position: absolute;
  right: 0;
  color: #74788d;
  left: 250px;
  height: 60px;
  background-color: #fff;
  border-top: 1px solid #e9e9ef; }

body[data-sidebar-size="sm"] {
  min-height: 1000px; }
  body[data-sidebar-size="sm"] .footer {
    left: 70px; }
  body[data-sidebar-size="sm"] .main-content {
    margin-left: 80px; }
  body[data-sidebar-size="sm"] .navbar-brand-box {
    width: 80px !important; }
  body[data-sidebar-size="sm"] .logo span.logo-lg {
    display: none; }
  body[data-sidebar-size="sm"] .logo span.logo-sm {
    display: block; }
  body[data-sidebar-size="sm"] .vertical-menu {
    position: fixed;
    width: 80px !important;
    z-index: 5; }
    body[data-sidebar-size="sm"] .vertical-menu .simplebar-content-wrapper {
      overflow: visible !important; }
    body[data-sidebar-size="sm"] .vertical-menu .simplebar-mask {
      overflow: visible !important; }
    body[data-sidebar-size="sm"] .vertical-menu .simplebar-scrollbar {
      display: none !important; }
    body[data-sidebar-size="sm"] .vertical-menu .simplebar-offset {
      bottom: 0 !important; }
  body[data-sidebar-size="sm"] #sidebar-menu .mm-active > .has-arrow:after {
    -webkit-transform: rotate(0);
    transform: rotate(0); }

.right-bar {
  background-color: #fff;
  -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
  display: block;
  position: fixed;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 300px;
  z-index: 9999;
  float: right !important;
  right: -310px;
  top: 0;
  bottom: 0; }
  .right-bar .right-bar-toggle {
    background-color: #394c55;
    height: 24px;
    width: 24px;
    line-height: 24px;
    display: block;
    color: #e9e9ef;
    text-align: center;
    border-radius: 50%; }
    .right-bar .right-bar-toggle:hover {
      background-color: #3f545f; }

.rightbar-overlay {
  background-color: rgba(43, 57, 64, 0.55);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 9998;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.right-bar-enabled .right-bar {
  right: 0; }
.right-bar-enabled .rightbar-overlay {
  display: block; }

body[data-sidebar="dark"] .navbar-brand-box {
  background: #242a30;
  -webkit-box-shadow: 0 3px 1px #242a30;
  box-shadow: 0 3px 1px #242a30;
  border-color: #242a30; }
  body[data-sidebar="dark"] .navbar-brand-box .logo {
    color: #fff !important; }
body[data-sidebar="dark"] .logo-dark {
  display: none; }
body[data-sidebar="dark"] .logo-light {
  display: block; }
body[data-sidebar="dark"] .vertical-menu {
  background: #242a30;
  border-color: #242a30; }
body[data-sidebar="dark"] #sidebar-menu ul li a {
  color: #99a4b1; }
  body[data-sidebar="dark"] #sidebar-menu ul li a i {
    color: #858d98; }
  body[data-sidebar="dark"] #sidebar-menu ul li a svg {
    color: #858d98; }
  body[data-sidebar="dark"] #sidebar-menu ul li a:hover {
    color: #fff; }
    body[data-sidebar="dark"] #sidebar-menu ul li a:hover i {
      color: #fff; }
    body[data-sidebar="dark"] #sidebar-menu ul li a:hover svg {
      color: #fff; }
body[data-sidebar="dark"] #sidebar-menu ul li ul.sub-menu li a {
  color: #858d98; }
  body[data-sidebar="dark"] #sidebar-menu ul li ul.sub-menu li a:hover {
    color: #fff; }
body[data-sidebar="dark"] .mm-active {
  color: #fff !important; }
  body[data-sidebar="dark"] .mm-active > a {
    color: #fff !important; }
    body[data-sidebar="dark"] .mm-active > a i {
      color: #fff !important; }
    body[data-sidebar="dark"] .mm-active > a svg {
      color: #fff !important; }
  body[data-sidebar="dark"] .mm-active > i {
    color: #fff !important; }
  body[data-sidebar="dark"] .mm-active .active {
    color: #fff !important; }
    body[data-sidebar="dark"] .mm-active .active i {
      color: #fff !important; }
    body[data-sidebar="dark"] .mm-active .active svg {
      color: #fff !important; }
body[data-sidebar="dark"] .menu-title {
  color: #858d98; }

body[data-sidebar="dark"][data-sidebar-size="sm"][data-topbar="dark"] #vertical-menu-btn {
  color: #e9ecef; }

body[data-sidebar="dark"][data-sidebar-size="sm"] #vertical-menu-btn {
  color: #555b6d; }
body[data-sidebar="dark"][data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li:hover > a {
  background: #282f36;
  color: #fff; }
  body[data-sidebar="dark"][data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li:hover > a i {
    color: #fff; }
  body[data-sidebar="dark"][data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li:hover > a svg {
    color: #fff; }
body[data-sidebar="dark"][data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li:hover > ul a {
  color: #858d98; }
  body[data-sidebar="dark"][data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li:hover > ul a:hover {
    color: #fff; }
body[data-sidebar="dark"][data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul ul {
  background-color: #242a30; }
body[data-sidebar="dark"][data-sidebar-size="sm"] .vertical-menu #sidebar-menu ul li.mm-active .active {
  color: #fff !important; }
  body[data-sidebar="dark"][data-sidebar-size="sm"] .vertical-menu #sidebar-menu ul li.mm-active .active i {
    color: #fff !important; }

body[data-sidebar="dark"][data-sidebar-size="md"] #sidebar-menu ul li.menu-title {
  background-color: #282f36; }

body[data-sidebar-size="md"] .navbar-brand-box {
  width: 160px; }
body[data-sidebar-size="md"] .vertical-menu {
  width: 160px;
  text-align: center; }
  body[data-sidebar-size="md"] .vertical-menu .badge {
    display: none !important; }
  body[data-sidebar-size="md"] .vertical-menu .has-arrow:after {
    display: none !important; }
  body[data-sidebar-size="md"] .vertical-menu .sidebar-alert {
    display: none !important; }
body[data-sidebar-size="md"] .main-content {
  margin-left: 160px; }
body[data-sidebar-size="md"] .footer {
  left: 160px; }
body[data-sidebar-size="md"] #sidebar-menu ul li a svg {
  display: block;
  margin: 0 auto 4px; }
body[data-sidebar-size="md"] #sidebar-menu ul li ul.sub-menu li a {
  padding-left: 1.5rem; }
body[data-sidebar-size="md"] #sidebar-menu ul li ul.sub-menu li ul.sub-menu li a {
  padding-left: 1.5rem; }

body[data-sidebar-size="md"][data-sidebar-size="sm"] .main-content {
  margin-left: 70px; }
body[data-sidebar-size="md"][data-sidebar-size="sm"] .vertical-menu #sidebar-menu {
  text-align: left; }
  body[data-sidebar-size="md"][data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li > a svg {
    display: inline-block; }
body[data-sidebar-size="md"][data-sidebar-size="sm"] .footer {
  left: 70px; }

body[data-sidebar="brand"] .vertical-menu {
  background-color: #5f27cd; }
body[data-sidebar="brand"] .navbar-brand-box {
  background-color: #5f27cd;
  -webkit-box-shadow: 0 1px 0 #5f27cd;
  box-shadow: 0 1px 0 #5f27cd; }
  body[data-sidebar="brand"] .navbar-brand-box .logo-dark {
    display: none; }
  body[data-sidebar="brand"] .navbar-brand-box .logo-light {
    display: block; }
  body[data-sidebar="brand"] .navbar-brand-box .logo {
    color: #fff !important; }
body[data-sidebar="brand"] .mm-active {
  color: #fff !important; }
  body[data-sidebar="brand"] .mm-active > a {
    color: #fff !important; }
    body[data-sidebar="brand"] .mm-active > a i {
      color: #fff !important; }
    body[data-sidebar="brand"] .mm-active > a svg {
      color: #fff !important; }
  body[data-sidebar="brand"] .mm-active .active {
    color: #fff !important; }
    body[data-sidebar="brand"] .mm-active .active svg {
      color: #fff !important; }
body[data-sidebar="brand"] #sidebar-menu ul li.menu-title {
  color: rgba(255, 255, 255, 0.6); }
body[data-sidebar="brand"] #sidebar-menu ul li a {
  color: rgba(255, 255, 255, 0.6); }
  body[data-sidebar="brand"] #sidebar-menu ul li a i {
    color: rgba(255, 255, 255, 0.6); }
  body[data-sidebar="brand"] #sidebar-menu ul li a svg {
    color: rgba(255, 255, 255, 0.6); }
  body[data-sidebar="brand"] #sidebar-menu ul li a:hover {
    color: #fff; }
    body[data-sidebar="brand"] #sidebar-menu ul li a:hover i {
      color: #fff; }
body[data-sidebar="brand"] #sidebar-menu ul li a.waves-effect .waves-ripple {
  background: rgba(255, 255, 255, 0.1); }
body[data-sidebar="brand"] #sidebar-menu ul li ul.sub-menu li a {
  color: rgba(255, 255, 255, 0.5); }
  body[data-sidebar="brand"] #sidebar-menu ul li ul.sub-menu li a:hover {
    color: #fff; }
body[data-sidebar="brand"] .sidebar-alert {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.5); }
  body[data-sidebar="brand"] .sidebar-alert .alertcard-title {
    color: #fff; }

body[data-sidebar="brand"][data-sidebar-size="sm"][data-topbar="dark"] #vertical-menu-btn {
  color: #e9ecef; }

body[data-sidebar="brand"][data-sidebar-size="sm"] #vertical-menu-btn {
  color: #555b6d; }
body[data-sidebar="brand"][data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li:hover > a {
  background-color: #2589ef;
  color: #fff; }
  body[data-sidebar="brand"][data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li:hover > a i {
    color: #fff; }
  body[data-sidebar="brand"][data-sidebar-size="sm"] .vertical-menu #sidebar-menu > ul > li:hover > a svg {
    color: #fff; }
body[data-sidebar="brand"][data-sidebar-size="sm"] .vertical-menu #sidebar-menu ul li.mm-active .active {
  color: #fff !important; }
body[data-sidebar="brand"][data-sidebar-size="sm"] .vertical-menu #sidebar-menu ul li ul.sub-menu li a:hover {
  color: #5f27cd; }
body[data-sidebar="brand"][data-sidebar-size="sm"] .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active {
  color: #5f27cd !important; }
  body[data-sidebar="brand"][data-sidebar-size="sm"] .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active > a {
    color: #5f27cd !important; }

body[data-layout-mode="dark"][data-sidebar="brand"] .navbar-brand-box {
  border-color: transparent; }
body[data-layout-mode="dark"][data-sidebar="brand"] .vertical-menu {
  border-color: transparent; }

body[data-layout-mode="dark"][data-sidebar="dark"] .navbar-brand-box {
  border-color: transparent; }
body[data-layout-mode="dark"][data-sidebar="dark"] .vertical-menu {
  border-color: transparent; }

body[data-layout-mode="dark"][data-sidebar="light"] .sidebar-alert {
  background-color: rgba(28, 132, 238, 0.1);
  color: #495057; }
  body[data-layout-mode="dark"][data-sidebar="light"] .sidebar-alert .alertcard-title {
    color: #5f27cd; }

[dir="rtl"] #sidebar-menu .has-arrow:after {
  content: "\F0141"; }
[dir="rtl"] .modal-open {
  padding-left: 0 !important; }
[dir="rtl"] .fc-header-toolbar {
  direction: ltr !important; }
[dir="rtl"] .ck.ck-toolbar > .ck-toolbar__items {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.topnav {
  background: #fff;
  padding: 0 calc(24px / 2);
  margin-top: 70px;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 100;
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08);
  box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08); }
  .topnav .topnav-menu {
    margin: 0;
    padding: 0; }
  .topnav .navbar-nav .nav-link {
    font-size: 14.4px;
    position: relative;
    padding: 1rem 1.3rem;
    color: #545a6d; }
    .topnav .navbar-nav .nav-link i {
      font-size: 15px; }
    .topnav .navbar-nav .nav-link svg {
      height: 16px;
      width: 16px;
      color: #545a6d;
      margin-right: 7px;
      margin-top: -3px; }
    .topnav .navbar-nav .nav-link:focus {
      color: #5f27cd;
      background-color: transparent; }
      .topnav .navbar-nav .nav-link:focus svg {
        color: #5f27cd; }
    .topnav .navbar-nav .nav-link:hover {
      color: #5f27cd;
      background-color: transparent; }
      .topnav .navbar-nav .nav-link:hover svg {
        color: #5f27cd; }
  .topnav .navbar-nav .dropdown-item {
    color: #545a6d; }
    .topnav .navbar-nav .dropdown-item:hover {
      color: #5f27cd; }
  .topnav .navbar-nav .dropdown-item.active {
    color: #5f27cd; }
  .topnav .navbar-nav .nav-item .nav-link.active {
    color: #5f27cd; }
    .topnav .navbar-nav .nav-item .nav-link.active svg {
      color: #5f27cd; }
  .topnav .navbar-nav .dropdown.active > a {
    color: #5f27cd;
    background-color: transparent; }
    .topnav .navbar-nav .dropdown.active > a svg {
      color: #5f27cd; }
  .topnav .menu-title {
    padding: 12px 24px !important; }

.arrow-down {
  display: inline-block; }
  .arrow-down:after {
    border-color: initial;
    border-style: solid;
    border-width: 0 0 1px 1px;
    content: "";
    height: 0.4em;
    display: inline-block;
    right: 5px;
    top: 50%;
    margin-left: 10px;
    -webkit-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%);
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 0.4em; }

body[data-layout="horizontal"][data-topbar="colored"] #page-topbar {
  background-color: #5f27cd;
  -webkit-box-shadow: none;
  box-shadow: none; }
body[data-layout="horizontal"][data-topbar="colored"] .logo-dark {
  display: none; }
body[data-layout="horizontal"][data-topbar="colored"] .logo-light {
  display: block; }
body[data-layout="horizontal"][data-topbar="colored"] .app-search .form-control {
  background-color: rgba(243, 243, 249, 0.07);
  color: #fff; }
body[data-layout="horizontal"][data-topbar="colored"] .app-search input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }
body[data-layout="horizontal"][data-topbar="colored"] .app-search span {
  color: rgba(255, 255, 255, 0.5); }
body[data-layout="horizontal"][data-topbar="colored"] .header-item {
  color: #e9ecef; }
  body[data-layout="horizontal"][data-topbar="colored"] .header-item:hover {
    color: #e9ecef; }
body[data-layout="horizontal"][data-topbar="colored"] .navbar-header .dropdown .show.header-item {
  background-color: rgba(255, 255, 255, 0.1); }
body[data-layout="horizontal"][data-topbar="colored"] .navbar-header .waves-effect .waves-ripple {
  background: rgba(255, 255, 255, 0.4); }
body[data-layout="horizontal"][data-topbar="colored"] .noti-icon i {
  color: #e9ecef; }

body[data-layout-size="boxed"] {
  background-color: #f0f0f0; }
  body[data-layout-size="boxed"] #layout-wrapper {
    background-color: #f4f5f8;
    max-width: 1300px;
    margin: 0 auto;
    -webkit-box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08);
    box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08);
    min-height: 100vh; }
  body[data-layout-size="boxed"] #page-topbar {
    max-width: 1300px;
    margin: 0 auto; }
  body[data-layout-size="boxed"] .footer {
    margin: 0 auto;
    max-width: calc(1300px - 250px); }

body[data-layout-size="boxed"][data-sidebar-size="sm"] .footer {
  max-width: calc(1300px - 70px); }

body[data-layout-size="boxed"][data-sidebar-size="md"] .footer {
  max-width: calc(1300px - 160px); }

body[data-layout="horizontal"][data-layout-size="boxed"] #layout-wrapper {
  max-width: 100%; }
body[data-layout="horizontal"][data-layout-size="boxed"] #page-topbar {
  max-width: 100%; }
body[data-layout="horizontal"][data-layout-size="boxed"] .footer {
  max-width: 100%; }
body[data-layout="horizontal"][data-layout-size="boxed"] .container-fluid {
  max-width: 1300px; }
body[data-layout="horizontal"][data-layout-size="boxed"] .navbar-header {
  max-width: 1300px; }

body[data-layout-mode="dark"][data-layout-size="boxed"] {
  background-color: #2d343c; }
  body[data-layout-mode="dark"][data-layout-size="boxed"] #layout-wrapper {
    background-color: #191e22; }

.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }
  .waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform: scale(0) translate(0, 0);
    transform: scale(0) translate(0, 0);
    pointer-events: none; }

.waves-effect.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
  background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background-color: rgba(255, 255, 255, 0.4); }

.waves-effect.waves-classic .waves-ripple {
  background: rgba(0, 0, 0, 0.2); }

.waves-effect.waves-classic.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4); }

.waves-notransition {
  -webkit-transition: none !important;
  transition: none !important; }

.waves-button {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%);
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  outline: 0;
  color: inherit;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  z-index: 1;
  padding: 0.85em 1.1em;
  border-radius: 0.2em; }
  .waves-button:hover {
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: 0;
    color: inherit;
    background-color: rgba(0, 0, 0, 0);
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    z-index: 1; }
  .waves-button:visited {
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: 0;
    color: inherit;
    background-color: rgba(0, 0, 0, 0);
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    z-index: 1; }

.waves-circle {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%);
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%; }

.waves-button-input {
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  outline: 0;
  color: inherit;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  z-index: 1;
  margin: 0;
  padding: 0.85em 1.1em; }

.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom; }
  .waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1; }

.waves-input-wrapper.waves-button {
  padding: 0; }

.waves-float {
  -webkit-mask-image: none;
  -webkit-box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .waves-float:active {
    -webkit-box-shadow: 0 8px 20px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 8px 20px 1px rgba(0, 0, 0, 0.3); }

.waves-block {
  display: block; }

.waves-effect.waves-primary .waves-ripple {
  background-color: rgba(28, 132, 238, 0.4); }

.waves-effect.waves-success .waves-ripple {
  background-color: rgba(52, 195, 143, 0.4); }

.waves-effect.waves-info .waves-ripple {
  background-color: rgba(22, 218, 241, 0.4); }

.waves-effect.waves-warning .waves-ripple {
  background-color: rgba(255, 204, 90, 0.4); }

.waves-effect.waves-danger .waves-ripple {
  background-color: rgba(239, 103, 103, 0.4); }

.avatar-xs {
  height: 1rem;
  width: 1rem; }

.avatar-sm {
  height: 2rem;
  width: 2rem; }

.avatar-md {
  height: 3rem;
  width: 3rem; }

.avatar-lg {
  height: 4rem;
  width: 4rem; }

.avatar-xl {
  height: 5rem;
  width: 5rem; }

.avatar-xxl {
  height: 7.5rem;
  width: 7.5rem; }

.avatar-title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #5f27cd;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%; }

.avatar-group {
  padding-left: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .avatar-group .avatar-group-item {
    margin-left: -12px;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .avatar-group .avatar-group-item:hover {
      position: relative;
      -webkit-transform: translateY(-2px);
      transform: translateY(-2px); }

.font-size-10 {
  font-size: 10px !important; }

.font-size-11 {
  font-size: 11px !important; }

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

.font-size-13 {
  font-size: 13px !important; }

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

.font-size-15 {
  font-size: 15px !important; }

.font-size-16 {
  font-size: 16px !important; }

.font-size-17 {
  font-size: 17px !important; }

.font-size-18 {
  font-size: 18px !important; }

.font-size-20 {
  font-size: 20px !important; }

.font-size-22 {
  font-size: 22px !important; }

.font-size-24 {
  font-size: 24px !important; }

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

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

.icon-xs {
  height: 14px;
  width: 14px; }

.icon-sm {
  height: 16px;
  width: 16px; }

.icon-md {
  height: 18px;
  width: 18px; }

.icon-lg {
  height: 20px;
  width: 20px; }

.icon-xl {
  height: 22px;
  width: 22px; }

.card-h-100 {
  height: calc(100% - 24px); }

.social-list-item {
  height: 2rem;
  width: 2rem;
  line-height: calc(2rem - 4px);
  display: block;
  border: 2px solid #adb5bd;
  border-radius: 50%;
  color: #adb5bd;
  text-align: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  .social-list-item:hover {
    color: #74788d;
    background-color: #e9e9ef; }

.w-xs {
  min-width: 80px; }

.w-sm {
  min-width: 95px; }

.w-md {
  min-width: 110px; }

.w-lg {
  min-width: 140px; }

.w-xl {
  min-width: 160px; }

.bg-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  opacity: 0.7;
  background-color: #000; }

.bg-overlay-gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(43, 57, 64, 0.5)), to(#2b3940));
  background: linear-gradient(to bottom, rgba(43, 57, 64, 0.5) 30%, #2b3940 100%);
  position: absolute;
  height: 100%;
  width: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  opacity: 0.7; }

.alert-dismissible .btn-close {
  font-size: 10px;
  padding: 1.05rem 1.25rem;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat; }

.btn-group-vertical label {
  margin-bottom: 0; }

.btn-group label {
  margin-bottom: 0; }

[type="email"]::-webkit-input-placeholder {
  text-align: left; }
[type="email"]::-moz-placeholder {
  text-align: left; }
[type="email"]:-ms-input-placeholder {
  text-align: left; }
[type="email"]::-ms-input-placeholder {
  text-align: left; }
[type="email"]::placeholder {
  text-align: left; }

[type="number"]::-webkit-input-placeholder {
  text-align: left; }
[type="number"]::-moz-placeholder {
  text-align: left; }
[type="number"]:-ms-input-placeholder {
  text-align: left; }
[type="number"]::-ms-input-placeholder {
  text-align: left; }
[type="number"]::placeholder {
  text-align: left; }

[type="tel"]::-webkit-input-placeholder {
  text-align: left; }
[type="tel"]::-moz-placeholder {
  text-align: left; }
[type="tel"]:-ms-input-placeholder {
  text-align: left; }
[type="tel"]::-ms-input-placeholder {
  text-align: left; }
[type="tel"]::placeholder {
  text-align: left; }

[type="url"]::-webkit-input-placeholder {
  text-align: left; }
[type="url"]::-moz-placeholder {
  text-align: left; }
[type="url"]:-ms-input-placeholder {
  text-align: left; }
[type="url"]::-ms-input-placeholder {
  text-align: left; }
[type="url"]::placeholder {
  text-align: left; }

.form-check {
  position: relative;
  text-align: left;
  cursor: pointer;
  margin-bottom: 0; }

.form-check-right {
  padding-left: 0;
  display: inline-block;
  padding-right: 1.5em; }
  .form-check-right .form-check-input {
    float: right;
    margin-left: 0;
    margin-right: -1.5em; }
  .form-check-right .form-check-label {
    display: block; }

.form-checkbox-outline .form-check-input {
  border-width: 2px;
  background-color: #fff; }
  .form-checkbox-outline .form-check-input:active {
    -webkit-filter: none;
    filter: none; }
  .form-checkbox-outline .form-check-input:checked {
    background-color: #fff !important; }
    .form-checkbox-outline .form-check-input:checked:after {
      position: absolute;
      content: "\F012C";
      font-family: "Material Design Icons";
      top: -4px !important;
      left: 1px;
      font-size: 16px;
      color: #2b3940; }
  .form-checkbox-outline .form-check-input:checked[type="checkbox"] {
    background-image: none; }

.form-radio-outline .form-check-input {
  background-color: #fff;
  position: relative; }
  .form-radio-outline .form-check-input:active {
    -webkit-filter: none;
    filter: none; }
  .form-radio-outline .form-check-input:checked {
    background-color: #fff !important; }
    .form-radio-outline .form-check-input:checked:after {
      position: absolute;
      content: "";
      top: 3px !important;
      left: 3px;
      width: 5px;
      height: 5px;
      border-radius: 50%; }
  .form-radio-outline .form-check-input:checked[type="checkbox"] {
    background-image: none; }

.form-check-primary .form-check-input:checked {
  background-color: #5f27cd;
  border-color: #5f27cd; }

.form-radio-primary .form-check-input:checked {
  border-color: #5f27cd;
  background-color: #5f27cd; }
  .form-radio-primary .form-check-input:checked:after {
    background-color: #5f27cd; }

.form-check-secondary .form-check-input:checked {
  background-color: #74788d;
  border-color: #74788d; }

.form-radio-secondary .form-check-input:checked {
  border-color: #74788d;
  background-color: #74788d; }
  .form-radio-secondary .form-check-input:checked:after {
    background-color: #74788d; }

.form-check-success .form-check-input:checked {
  background-color: #34c38f;
  border-color: #34c38f; }

.form-radio-success .form-check-input:checked {
  border-color: #34c38f;
  background-color: #34c38f; }
  .form-radio-success .form-check-input:checked:after {
    background-color: #34c38f; }

.form-check-info .form-check-input:checked {
  background-color: #16daf1;
  border-color: #16daf1; }

.form-radio-info .form-check-input:checked {
  border-color: #16daf1;
  background-color: #16daf1; }
  .form-radio-info .form-check-input:checked:after {
    background-color: #16daf1; }

.form-check-warning .form-check-input:checked {
  background-color: #ffcc5a;
  border-color: #ffcc5a; }

.form-radio-warning .form-check-input:checked {
  border-color: #ffcc5a;
  background-color: #ffcc5a; }
  .form-radio-warning .form-check-input:checked:after {
    background-color: #ffcc5a; }

.form-check-danger .form-check-input:checked {
  background-color: #ef6767;
  border-color: #ef6767; }

.form-radio-danger .form-check-input:checked {
  border-color: #ef6767;
  background-color: #ef6767; }
  .form-radio-danger .form-check-input:checked:after {
    background-color: #ef6767; }

.form-check-pink .form-check-input:checked {
  background-color: #e83e8c;
  border-color: #e83e8c; }

.form-radio-pink .form-check-input:checked {
  border-color: #e83e8c;
  background-color: #e83e8c; }
  .form-radio-pink .form-check-input:checked:after {
    background-color: #e83e8c; }

.form-check-light .form-check-input:checked {
  background-color: #f6f6f6;
  border-color: #f6f6f6; }

.form-radio-light .form-check-input:checked {
  border-color: #f6f6f6;
  background-color: #f6f6f6; }
  .form-radio-light .form-check-input:checked:after {
    background-color: #f6f6f6; }

.form-check-dark .form-check-input:checked {
  background-color: #2b3940;
  border-color: #2b3940; }

.form-radio-dark .form-check-input:checked {
  border-color: #2b3940;
  background-color: #2b3940; }
  .form-radio-dark .form-check-input:checked:after {
    background-color: #2b3940; }

.form-check-input {
  cursor: pointer;
  margin-bottom: 0; }

.form-check-label {
  cursor: pointer;
  margin-bottom: 0; }

.form-switch-md {
  font-size: 20px;
  min-height: 26px;
  line-height: 26px; }
  .form-switch-md .form-check-label {
    font-size: 0.8125rem;
    vertical-align: middle; }

.form-switch-lg {
  font-size: 26px;
  min-height: 36px;
  line-height: 36px; }
  .form-switch-lg .form-check-label {
    font-size: 0.8125rem;
    vertical-align: middle; }

.input-group-text {
  margin-bottom: 0; }

.widget-box-1-icon {
  position: absolute;
  right: -25px;
  bottom: -25px;
  font-size: 6rem;
  opacity: 0.1; }

.widget-carousel .carousel-indicators {
  margin: 0 auto;
  position: relative; }

.dash-widget {
  width: 85px; }

.activity-border:before {
  content: "";
  position: absolute;
  height: 80px;
  border-left: 2px dashed #ced4da;
  top: 40px;
  left: 2px; }

.activity-wid {
  margin-left: 16px; }
  .activity-wid .activity-list {
    position: relative;
    padding: 0 0 20px 45px; }
    .activity-wid .activity-list .activity-icon {
      position: absolute;
      left: -20px;
      top: -3px;
      z-index: 2;
      background: #fff; }
      .activity-wid .activity-list .activity-icon img {
        border: 5px solid #fff; }
      .activity-wid .activity-list .activity-icon span {
        border: 5px solid #fff; }
    .activity-wid .activity-list:last-child {
      padding-bottom: 0; }

.grid-example {
  background-color: rgba(28, 132, 238, 0.05);
  border-radius: 5px;
  font-weight: 500;
  padding: 10px 20px;
  font-size: 0.8rem; }

.bs-example-modal {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 1;
  display: block; }

.icon-demo-content {
  color: #adb5bd; }
  .icon-demo-content i {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 40px;
    height: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    color: #74788d;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border: 1px solid #e9e9ef;
    border-radius: 50%;
    margin-right: 16px;
    vertical-align: middle; }
  .icon-demo-content svg {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 40px;
    height: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    color: #74788d;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border: 1px solid #e9e9ef;
    border-radius: 50%;
    margin-right: 16px;
    vertical-align: middle;
    padding: 10px; }
  .icon-demo-content .col-lg-4 {
    margin-top: 24px; }
    .icon-demo-content .col-lg-4:hover i {
      background-color: rgba(28, 132, 238, 0.2);
      color: #5f27cd; }
    .icon-demo-content .col-lg-4:hover svg {
      background-color: rgba(28, 132, 238, 0.2);
      color: #5f27cd; }

.grid-structure .grid-container {
  background-color: #f8f9fa;
  margin-top: 10px;
  font-size: 0.8rem;
  font-weight: 500;
  padding: 10px 20px; }

.card-radio {
  background-color: #fff;
  border: 2px solid #e9e9ef;
  border-radius: 0.25rem;
  padding: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .card-radio:hover {
    cursor: pointer; }

.card-radio-label {
  display: block; }

.card-radio-input {
  display: none; }
  .card-radio-input:checked + .card-radio {
    border-color: #5f27cd !important; }

.spin-left:before {
  -webkit-animation: spin-left 2s infinite linear;
  animation: spin-left 2s infinite linear; }

.spin-right:before {
  -webkit-animation: spin-right 2s infinite linear;
  animation: spin-right 2s infinite linear; }

.popover {
  z-index: 9; }

.tooltip {
  z-index: 9; }

[data-simplebar] {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit; }

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0; }

.simplebar-offset {
  direction: inherit !important;
  -webkit-box-sizing: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0 !important;
  bottom: 0;
  right: 0 !important;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch; }

.simplebar-content-wrapper {
  direction: inherit;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  width: auto;
  visibility: visible;
  overflow: auto;
  max-width: 100%;
  max-height: 100%;
  scrollbar-width: none;
  padding: 0 !important; }
  .simplebar-content-wrapper::-webkit-scrollbar {
    display: none; }

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none; }
  .simplebar-hide-scrollbar::-webkit-scrollbar {
    display: none; }

.simplebar-content:after {
  content: " ";
  display: table; }
.simplebar-content:before {
  content: " ";
  display: table; }

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none; }

.simplebar-height-auto-observer-wrapper {
  -webkit-box-sizing: inherit !important;
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-box-flex: inherit;
  -ms-flex-positive: inherit;
  flex-grow: inherit;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0; }

.simplebar-height-auto-observer {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1; }

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden; }

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none; }
[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all; }

.simplebar-scrollbar {
  position: absolute;
  right: 2px;
  width: 6px;
  min-height: 10px; }
  .simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: #a2adb7;
    border-radius: 7px;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear; }

.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.5;
  -webkit-transition: opacity 0s linear;
  transition: opacity 0s linear; }

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px; }
  .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px; }

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px; }
  .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto; }
    .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
      height: 100%;
      left: 2px;
      right: 2px; }

[data-simplebar-direction="rtl"] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0; }

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll; }

.custom-scroll {
  height: 100%; }

.bootstrap-touchspin.input-group > .input-group-prepend > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.bootstrap-touchspin.input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.bootstrap-touchspin.input-group > .input-group-append > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.bootstrap-touchspin.input-group > .input-group-append > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.bootstrap-touchspin .input-group-btn-vertical {
  right: 0; }
  .bootstrap-touchspin .input-group-btn-vertical .btn {
    right: 0 !important;
    left: 100% !important; }
  .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important; }
  .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 4px !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important; }

.fc td {
  border: 1px solid #e9e9ef; }
.fc th {
  border: 1px solid #e9e9ef; }
.fc .fc-toolbar h2 {
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase; }
.fc .fc-toolbar .btn {
  text-transform: capitalize; }
.fc th.fc-widget-header {
  background: #f6f6f6;
  color: #495057;
  line-height: 20px;
  padding: 10px 0;
  text-transform: uppercase;
  font-weight: 700; }

.fc-unthemed .fc-content {
  border-color: #f6f6f6; }
.fc-unthemed .fc-divider {
  border-color: #f6f6f6; }
.fc-unthemed .fc-list-heading td {
  border-color: #f6f6f6; }
.fc-unthemed .fc-list-view {
  border-color: #f6f6f6; }
.fc-unthemed .fc-popover {
  border-color: #f6f6f6; }
.fc-unthemed .fc-row {
  border-color: #f6f6f6; }
.fc-unthemed tbody {
  border-color: #f6f6f6; }
.fc-unthemed td {
  border-color: #f6f6f6; }
.fc-unthemed th {
  border-color: #f6f6f6; }
.fc-unthemed thead {
  border-color: #f6f6f6; }
.fc-unthemed td.fc-today {
  background: #efeff3; }

.fc-button {
  background: #fff;
  border-color: #e9e9ef;
  color: #495057;
  text-transform: capitalize;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 6px 12px !important;
  height: auto !important; }

.fc-state-active {
  background-color: #5f27cd;
  color: #fff;
  text-shadow: none; }

.fc-state-disabled {
  background-color: #5f27cd;
  color: #fff;
  text-shadow: none; }

.fc-state-down {
  background-color: #5f27cd;
  color: #fff;
  text-shadow: none; }

.fc-event {
  border-radius: 2px;
  border: none;
  cursor: move;
  font-size: 0.8125rem;
  margin: 5px 7px;
  padding: 5px 5px;
  text-align: center;
  background-color: #5f27cd; }
  .fc-event .fc-content {
    color: #fff; }

.fc-event-dot {
  background-color: #5f27cd; }

#external-events .external-event {
  text-align: left;
  padding: 8px 16px; }

.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.bg-dark .fc-content {
  color: #f6f6f6; }

#session-timeout-dialog .close {
  display: none; }
#session-timeout-dialog .countdown-holder {
  color: #ef6767;
  font-weight: 500; }
#session-timeout-dialog .btn-default {
  background-color: #fff;
  color: #ef6767;
  -webkit-box-shadow: none;
  box-shadow: none; }

.noUi-connect {
  background: #5f27cd; }

.noUi-handle {
  background: #fff; }

.noUi-horizontal {
  height: 8px; }
  .noUi-horizontal .noUi-handle {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    right: -10px;
    top: -7px; }
    .noUi-horizontal .noUi-handle::after {
      display: none; }
    .noUi-horizontal .noUi-handle::before {
      display: none; }
    .noUi-horizontal .noUi-handle:focus {
      outline: 0; }

.noUi-connects {
  cursor: pointer; }

.noUi-touch-area {
  cursor: pointer; }
  .noUi-touch-area:focus {
    outline: 0; }

.noUi-pips-horizontal {
  height: 50px; }

.noUi-vertical {
  width: 8px; }
  .noUi-vertical .noUi-handle {
    height: 20px;
    width: 20px;
    right: -7px;
    top: -12px;
    border-radius: 50%; }
    .noUi-vertical .noUi-handle::after {
      display: none; }
    .noUi-vertical .noUi-handle::before {
      display: none; }
    .noUi-vertical .noUi-handle:focus {
      outline: 0; }

.noUi-value {
  font-size: 12px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 6px; }

.noUi-marker-horizontal.noUi-marker {
  display: none; }

.noUi-target {
  background-color: #f6f6f6;
  border-color: #f6f6f6; }

#blue {
  margin: 10px;
  display: inline-block;
  height: 200px; }
  #blue .noUi-connect {
    background: #5f27cd; }

#green {
  margin: 10px;
  display: inline-block;
  height: 200px; }
  #green .noUi-connect {
    background: #34c38f; }

#red {
  margin: 10px;
  display: inline-block;
  height: 200px; }
  #red .noUi-connect {
    background: #ef6767; }

#colorpicker {
  height: 240px;
  width: 310px;
  margin: 0 auto;
  padding: 10px;
  border: 1px solid #e9e9ef; }

#result {
  margin: 60px 26px;
  height: 100px;
  width: 100px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #e9e9ef;
  -webkit-box-shadow: 0 0 3px;
  box-shadow: 0 0 3px;
  border-radius: 7px; }

.form-control.keyboard {
  max-width: 340px !important; }

#input-number {
  padding: 7px;
  margin: 15px 5px 5px;
  width: 70px; }

#input-select {
  padding: 7px;
  margin: 15px 5px 5px;
  width: 70px; }

.example-val {
  font-size: 12px;
  color: #74788d;
  display: block;
  margin: 15px 0; }
  .example-val:before {
    content: "Value: ";
    font-size: 12px;
    font-weight: 600; }

.noUi-tooltip {
  display: none; }

.noUi-active .noUi-tooltip {
  display: block; }

.c-1-color {
  background: #ef6767; }

.c-2-color {
  background: #ffcc5a; }

.c-3-color {
  background: #34c38f; }

.c-4-color {
  background: #5f27cd; }

.c-5-color {
  background: #6f42c1; }

#slider-toggle {
  height: 50px; }

#slider-toggle.off .noUi-handle {
  border-color: #ef6767; }

.swal2-container .swal2-title {
  font-size: 22px;
  font-weight: 500; }

.swal2-modal {
  font-size: 14px; }

.swal2-icon.swal2-question {
  border-color: #16daf1;
  color: #16daf1; }

.swal2-icon.swal2-success [class^="swal2-success-line"] {
  background-color: #34c38f; }
.swal2-icon.swal2-success .swal2-success-ring {
  border-color: rgba(52, 195, 143, 0.3); }

.swal2-icon.swal2-warning {
  border-color: #ffcc5a;
  color: #ffcc5a; }

.swal2-styled:focus {
  -webkit-box-shadow: none;
  box-shadow: none; }

.swal2-progress-steps .swal2-progress-step {
  background: #5f27cd; }
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #5f27cd; }
  .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
    background: rgba(28, 132, 238, 0.3); }
  .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
    background: rgba(28, 132, 238, 0.3); }
.swal2-progress-steps .swal2-progress-step-line {
  background: #5f27cd; }

.swal2-loader {
  border-color: #5f27cd transparent #5f27cd transparent; }

.alertify .ajs-header {
  font-weight: 500; }
.alertify .ajs-dialog {
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08);
  box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08);
  background-color: #fff; }
  .alertify .ajs-dialog .ajs-footer {
    background-color: #fff; }
  .alertify .ajs-dialog .ajs-header {
    background-color: #fff; }
.alertify .ajs-footer .ajs-buttons .ajs-button {
  font-weight: 500; }
.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
  color: #5f27cd; }
.alertify .ajs-footer .ajs-buttons.ajs-primary {
  text-align: right; }
.alertify .ajs-body .ajs-content .ajs-input:focus-visible {
  outline: 0; }
.alertify .ajs-commands {
  right: 4px;
  left: auto;
  margin: -14px 0 0 24px; }

.alertify-notifier .ajs-message {
  background-color: #5f27cd;
  border-color: #5f27cd;
  color: #fff;
  text-shadow: none !important; }
.alertify-notifier .ajs-message.ajs-success {
  background-color: #34c38f;
  border-color: #34c38f; }
.alertify-notifier .ajs-message.ajs-error {
  background-color: #ef6767;
  border-color: #ef6767; }
.alertify-notifier .ajs-message.ajs-warning {
  background-color: #ffcc5a;
  border-color: #ffcc5a; }

.alertify-notifier.ajs-right {
  right: 10px;
  left: auto; }
  .alertify-notifier.ajs-right .ajs-message {
    right: -320px;
    left: auto; }
  .alertify-notifier.ajs-right .ajs-message.ajs-visible {
    right: 290px;
    left: auto; }

.alertify-notifier.ajs-left {
  left: 10px;
  right: auto; }
  .alertify-notifier.ajs-left .ajs-message {
    left: -300px;
    right: auto; }
  .alertify-notifier.ajs-left .ajs-message.ajs-visible {
    left: 0;
    right: auto; }

.pristine-error {
  margin-top: 2px;
  color: #ef6767; }

.has-success .form-control {
  border-color: #34c38f; }

.has-danger .form-control {
  border-color: #ef6767; }

.choices__inner {
  padding: 0.25rem 2.5rem 0.25rem 0.5rem;
  background-color: #fff;
  vertical-align: middle;
  border-radius: 0.25rem;
  border: 1px solid #e9e9ef !important;
  min-height: 38px; }

.choices__list--dropdown {
  border: 1px solid #e9e9ef !important;
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08);
  box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08); }

.choices[data-type*="select-one"] .choices__inner {
  padding-bottom: 0.25rem; }
.choices[data-type*="select-one"] .choices__button {
  right: 0;
  left: auto;
  margin-right: 25px;
  margin-left: 0; }
.choices[data-type*="select-one"]:after {
  border-color: #2b3940 transparent transparent;
  right: 11.5px;
  left: auto; }

.choices[data-type*="select-one"].is-open:after {
  border-color: transparent transparent #2b3940; }

.choices__input {
  background-color: #fff;
  margin-bottom: 0; }

.choices__list--multiple {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .choices__list--multiple .choices__item {
    background-color: #5f27cd;
    border-color: #5f27cd;
    margin-bottom: 0;
    margin-right: 7px;
    font-weight: 400; }
  .choices__list--multiple .choices__item.is-highlighted {
    background-color: #5f27cd;
    border: 1px solid #5f27cd; }

.choices.is-disabled .choices__inner {
  background-color: #f6f6f6; }
.choices.is-disabled .choices__input {
  background-color: #f6f6f6; }

.is-disabled .choices__list--multiple .choices__item {
  background-color: #74788d;
  border-color: #74788d; }

.choices[data-type*="select-multiple"] .choices__button {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  margin: 0 -4px 0 8px;
  border-right: 0; }

.choices[data-type*="text"] .choices__button {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  margin: 0 -4px 0 8px;
  border-right: 0; }

input[switch] {
  display: none; }
  input[switch] + label {
    font-size: 1em;
    line-height: 1;
    width: 56px;
    height: 24px;
    background-color: #ced4da;
    background-image: none;
    border-radius: 2rem;
    padding: 0.16667rem;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    position: relative;
    font-weight: 500;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
    input[switch] + label:before {
      color: #2b3940;
      content: attr(data-off-label);
      display: block;
      font-family: inherit;
      font-weight: 500;
      font-size: 12px;
      line-height: 21px;
      position: absolute;
      right: 1px;
      margin: 3px;
      top: -2px;
      text-align: center;
      min-width: 1.66667rem;
      overflow: hidden;
      -webkit-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out; }
    input[switch] + label:after {
      content: "";
      position: absolute;
      left: 3px;
      background-color: #e9e9ef;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-radius: 2rem;
      height: 20px;
      width: 20px;
      top: 2px;
      -webkit-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out; }
  input[switch]:checked + label {
    background-color: #5f27cd;
    background-color: #5f27cd; }
    input[switch]:checked + label:before {
      color: #fff;
      content: attr(data-on-label);
      right: auto;
      left: 3px; }
    input[switch]:checked + label:after {
      left: 33px;
      background-color: #e9e9ef; }

input[switch="bool"] + label {
  background-color: #ef6767; }
  input[switch="bool"] + label:before {
    color: #fff; }
input[switch="bool"]:checked + label {
  background-color: #34c38f; }
  input[switch="bool"]:checked + label:before {
    color: #fff; }

input[switch="default"]:checked + label {
  background-color: #a2a2a2; }
  input[switch="default"]:checked + label:before {
    color: #fff; }

input[switch="primary"]:checked + label {
  background-color: #5f27cd; }

input[switch="success"]:checked + label {
  background-color: #34c38f; }

input[switch="info"]:checked + label {
  background-color: #16daf1; }

input[switch="warning"]:checked + label {
  background-color: #ffcc5a; }

input[switch="danger"]:checked + label {
  background-color: #ef6767; }

input[switch="dark"]:checked + label {
  background-color: #2b3940; }
  input[switch="dark"]:checked + label:before {
    color: #f6f6f6; }

.square-switch {
  margin-right: 7px; }
  .square-switch input[switch] + label {
    border-radius: 4px; }
    .square-switch input[switch] + label:after {
      border-radius: 4px; }

.pcr-app {
  background: #fff; }

.pcr-app[data-theme="classic"] .pcr-selection .pcr-color-preview {
  margin-right: 0.75em;
  margin-left: 0; }
.pcr-app[data-theme="classic"] .pcr-selection .pcr-color-chooser {
  margin-left: 0.75em;
  margin-right: 0; }
.pcr-app[data-theme="classic"] .pcr-selection .pcr-color-opacity {
  margin-left: 0.75em;
  margin-right: 0; }

.flatpickr-input[readonly] {
  background-color: #fff; }

.flatpickr-months {
  background-color: #5f27cd;
  border-radius: 5px 5px 0 0; }
  .flatpickr-months .flatpickr-month {
    color: rgba(255, 255, 255, 0.9) !important;
    fill: rgba(255, 255, 255, 0.9) !important; }
  .flatpickr-months .flatpickr-next-month {
    color: rgba(255, 255, 255, 0.9) !important;
    fill: rgba(255, 255, 255, 0.9) !important; }
    .flatpickr-months .flatpickr-next-month:hover svg {
      fill: rgba(255, 255, 255, 0.9) !important; }
  .flatpickr-months .flatpickr-prev-month {
    color: rgba(255, 255, 255, 0.9) !important;
    fill: rgba(255, 255, 255, 0.9) !important; }
    .flatpickr-months .flatpickr-prev-month:hover svg {
      fill: rgba(255, 255, 255, 0.9) !important; }

.flatpickr-weekdays {
  background-color: #5f27cd;
  height: 36px !important;
  border-bottom: 1px solid #e9e9ef; }

span.flatpickr-weekday {
  color: #fff;
  font-weight: 500; }

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background-color: transparent !important; }
.flatpickr-current-month input.cur-year[disabled] {
  color: rgba(255, 255, 255, 0.9) !important; }
  .flatpickr-current-month input.cur-year[disabled]:hover {
    color: rgba(255, 255, 255, 0.9) !important; }

.flatpickr-am-pm:focus {
  background-color: transparent !important; }
.flatpickr-am-pm:hover {
  background-color: transparent !important; }

.numInput:focus {
  background-color: transparent !important; }
.numInput:hover {
  background-color: transparent !important; }

.numInputWrapper:focus {
  background-color: transparent !important; }
.numInputWrapper:hover {
  background-color: transparent !important; }

.flatpickr-day {
  color: #2b3940 !important; }
  .flatpickr-day:focus {
    background-color: rgba(246, 246, 246, 0.7) !important;
    background-color: #f6f6f6;
    border-color: #f6f6f6; }
  .flatpickr-day:hover {
    background-color: rgba(246, 246, 246, 0.7) !important;
    background-color: #f6f6f6;
    border-color: #f6f6f6; }

.flatpickr-day.today {
  border-color: #5f27cd !important;
  background-color: rgba(28, 132, 238, 0.1); }
  .flatpickr-day.today:focus {
    color: #2b3940 !important;
    background-color: rgba(28, 132, 238, 0.15) !important; }
  .flatpickr-day.today:hover {
    color: #2b3940 !important;
    background-color: rgba(28, 132, 238, 0.15) !important; }

.flatpickr-day.selected {
  background-color: #5f27cd !important;
  border-color: #5f27cd !important;
  color: #fff !important; }

.flatpickr-day.flatpickr-disabled {
  color: rgba(43, 57, 64, 0.3) !important; }
  .flatpickr-day.flatpickr-disabled:hover {
    color: rgba(43, 57, 64, 0.3) !important; }

.flatpickr-day.nextMonthDay {
  color: rgba(43, 57, 64, 0.3) !important; }
  .flatpickr-day.nextMonthDay:focus {
    background-color: #f6f6f6;
    border-color: #f6f6f6; }
  .flatpickr-day.nextMonthDay:hover {
    background-color: #f6f6f6;
    border-color: #f6f6f6; }

.flatpickr-day.notAllowed {
  color: rgba(43, 57, 64, 0.3) !important; }

.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(43, 57, 64, 0.3) !important; }

.flatpickr-day.notAllowed.prevMonthDay {
  color: rgba(43, 57, 64, 0.3) !important; }

.flatpickr-day.prevMonthDay {
  color: rgba(43, 57, 64, 0.3) !important; }
  .flatpickr-day.prevMonthDay:focus {
    background-color: #f6f6f6;
    border-color: #f6f6f6; }
  .flatpickr-day.prevMonthDay:hover {
    background-color: #f6f6f6;
    border-color: #f6f6f6; }

.flatpickr-day.inRange {
  background-color: #f6f6f6;
  border-color: #f6f6f6;
  -webkit-box-shadow: -5px 0 0 #f6f6f6, 5px 0 0 #f6f6f6;
  box-shadow: -5px 0 0 #f6f6f6, 5px 0 0 #f6f6f6; }

.flatpickr-day.nextMonthDay.inRange {
  background-color: #f6f6f6;
  border-color: #f6f6f6; }

.flatpickr-day.nextMonthDay.today.inRange {
  background-color: #f6f6f6;
  border-color: #f6f6f6; }

.flatpickr-day.prevMonthDay.inRange {
  background-color: #f6f6f6;
  border-color: #f6f6f6; }

.flatpickr-day.prevMonthDay.today.inRange {
  background-color: #f6f6f6;
  border-color: #f6f6f6; }

.flatpickr-day.today.inRange {
  background-color: #f6f6f6;
  border-color: #f6f6f6; }

.flatpickr-monthDropdown-month {
  color: rgba(0, 0, 0, 0.8); }

.flatpickr-time .flatpickr-am-pm {
  color: #2b3940 !important; }
.flatpickr-time .flatpickr-time-separator {
  color: #2b3940 !important; }
.flatpickr-time input {
  color: #2b3940 !important; }

.flatpickr-calendar {
  background-color: #fff !important;
  -webkit-box-shadow: 1px 0 0 #e9e9ef, -1px 0 0 #e9e9ef, 0 1px 0 #e9e9ef, 0 -1px 0 #e9e9ef, 0 3px 13px rgba(0, 0, 0, 0.08) !important;
  box-shadow: 1px 0 0 #e9e9ef, -1px 0 0 #e9e9ef, 0 1px 0 #e9e9ef, 0 -1px 0 #e9e9ef, 0 3px 13px rgba(0, 0, 0, 0.08) !important; }

.flatpickr-calendar.hasTime .flatpickr-time {
  border-top: 1px solid #e9e9ef !important; }

.ck.ck-toolbar {
  background-color: rgba(246, 246, 246, 0.75) !important;
  border: 1px solid #ced4da !important; }
  .ck.ck-toolbar .ck.ck-toolbar__separator {
    background: 0 0 !important; }
  .ck.ck-toolbar .ck.ck-button.ck-on {
    background: rgba(246, 246, 246, 0.75) !important; }

.ck.ck-toolbar.ck-toolbar_grouping > .ck-toolbar__items {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.ck.ck-editor__main > .ck-editor__editable {
  border-top: 0 !important;
  background-color: #fff !important;
  border-color: #ced4da !important;
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08) !important;
  box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08) !important; }

.ck.ck-dropdown__panel {
  background: #fff !important;
  border: 1px solid #e9e9ef !important;
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08) !important;
  box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08) !important; }

.ck.ck-list {
  background: #fff !important;
  border: 1px solid #e9e9ef !important;
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08) !important;
  box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08) !important; }

.ck.ck-reset_all {
  color: #495057 !important; }
  .ck.ck-reset_all * {
    color: #495057 !important; }

.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_ne {
  left: 0;
  right: auto !important; }
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_se {
  left: 0;
  right: auto !important; }

.ck.ck-editor__editable_inline[dir="rtl"] {
  text-align: left !important; }

.ck-editor__editable {
  min-height: 245px !important; }

.ck.ck-button.ck-on:not(.ck-disabled):active {
  background: #f6f6f6 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
.ck.ck-button.ck-on:not(.ck-disabled):hover {
  background: #f6f6f6 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

a.ck.ck-button.ck-on {
  background: rgba(246, 246, 246, 0.75) !important; }
  a.ck.ck-button.ck-on:not(.ck-disabled):active {
    background: #f6f6f6 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  a.ck.ck-button.ck-on:not(.ck-disabled):hover {
    background: #f6f6f6 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

.ck.ck-button:active {
  background: #f6f6f6 !important;
  border-color: #f6f6f6 !important; }
.ck.ck-button:focus {
  background: #f6f6f6 !important;
  border-color: #f6f6f6 !important; }
.ck.ck-button:not(.ck-disabled):hover {
  background: rgba(246, 246, 246, 0.75) !important; }

a.ck.ck-button:active {
  background: #f6f6f6 !important;
  border-color: #f6f6f6 !important; }
a.ck.ck-button:focus {
  background: #f6f6f6 !important;
  border-color: #f6f6f6 !important; }
a.ck.ck-button:not(.ck-disabled):hover {
  background: rgba(246, 246, 246, 0.75) !important; }

.ck.ck-tooltip .ck-tooltip__text {
  background: #2b3940 !important;
  color: #f6f6f6 !important; }

.ck.ck-list__item .ck-button .ck-button__label {
  font-family: "Be Vietnam Pro", sans-serif; }

.tox-tinymce {
  border: 1px solid #ced4da !important; }

.tox .tox-collection__item {
  color: #495057 !important; }
.tox .tox-collection--toolbar.tox-collection--toolbar-lg.tox-selected-menu {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  -webkit-animation-name: DropDownSlide !important;
  animation-name: DropDownSlide !important;
  -webkit-animation-duration: 0.3s !important;
  animation-duration: 0.3s !important;
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important;
  margin: 0 !important;
  position: absolute !important;
  z-index: 1000 !important;
  padding: 0.5rem 0 !important;
  background-color: #fff !important;
  border: 1px solid #e9e9ef !important;
  border-radius: 0.25rem !important; }
.tox .tox-menu.tox-collection.tox-collection--list.tox-selected-menu {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  -webkit-animation-name: DropDownSlide !important;
  animation-name: DropDownSlide !important;
  -webkit-animation-duration: 0.3s !important;
  animation-duration: 0.3s !important;
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important;
  margin: 0 !important;
  position: absolute !important;
  z-index: 1000 !important;
  padding: 0.5rem 0 !important;
  background-color: #fff !important;
  border: 1px solid #e9e9ef !important;
  border-radius: 0.25rem !important; }
.tox .tox-swatches-menu.tox-selected-menu {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  -webkit-animation-name: DropDownSlide !important;
  animation-name: DropDownSlide !important;
  -webkit-animation-duration: 0.3s !important;
  animation-duration: 0.3s !important;
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important;
  margin: 0 !important;
  position: absolute !important;
  z-index: 1000 !important;
  padding: 0.5rem 0 !important;
  background-color: #fff !important;
  border: 1px solid #e9e9ef !important;
  border-radius: 0.25rem !important; }
.tox .tox-collection--list .tox-collection__group {
  border-color: #e9e9ef !important; }
.tox .tox-collection--list .tox-collection__item--active {
  color: #343a40 !important;
  background-color: #f8f9fa !important; }
.tox .tox-collection__group-heading {
  color: #343a40 !important;
  background-color: #f8f9fa !important; }
.tox .tox-statusbar {
  border-top: 1px solid #f6f6f6 !important;
  background-color: #fff !important;
  background: 0 0 !important; }
  .tox .tox-statusbar a {
    color: #495057 !important; }
.tox .tox-edit-area__iframe {
  background-color: #fff !important;
  background: 0 0 !important;
  background-color: #fff !important; }
.tox .tox-menubar {
  background-color: #fff !important;
  background: 0 0 !important; }
.tox .tox-mbtn {
  color: #495057 !important; }
  .tox .tox-mbtn:hover:not(:disabled):not(.tox-mbtn--active) {
    background-color: #f6f6f6 !important; }
.tox .tox-tbtn {
  color: #495057 !important; }
  .tox .tox-tbtn:hover {
    background-color: #f6f6f6 !important; }
  .tox .tox-tbtn svg {
    fill: #495057 !important; }
.tox .tox-toolbar {
  background: #f6f6f6 !important; }
.tox .tox-toolbar__overflow {
  background: #f6f6f6 !important; }
.tox .tox-toolbar__primary {
  background: #f6f6f6 !important;
  border-top-color: #f6f6f6 !important; }
.tox .tox-statusbar__path-item {
  color: #495057 !important; }
.tox .tox-statusbar__wordcount {
  color: #495057 !important; }
.tox:not([dir="rtl"]) .tox-toolbar__group:not(:last-of-type) {
  border-right: 1px solid #e9e9e9 !important; }
.tox .tox-collection--toolbar .tox-collection__item--active {
  background-color: #f6f6f6 !important; }

.dropzone {
  background: #fff9eb !important;
  background: #fff;
  border: none;
  border-radius: 6px; }
  .dropzone .dz-message {
    border: 1px dashed rgba(247, 177, 4, 0.3);
    padding: 20px;
    font-size: 16px;
    width: 100%;
    margin: 0; }

.twitter-bs-wizard .twitter-bs-wizard-nav .step-icon {
  display: inline-block;
  width: 56px;
  height: 56px;
  line-height: 56px;
  border: 1px solid rgba(28, 132, 238, 0.2);
  color: #5f27cd;
  text-align: center;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  font-size: 20px; }
.twitter-bs-wizard .twitter-bs-wizard-nav .step-title {
  margin-left: 6px; }
.twitter-bs-wizard .twitter-bs-wizard-nav .nav-item:last-child .nav-link::after {
  display: none; }
.twitter-bs-wizard .twitter-bs-wizard-nav .nav-item .nav-link.done .step-icon {
  background-color: #5f27cd;
  color: #fff; }
.twitter-bs-wizard .twitter-bs-wizard-nav .nav-item .nav-link.done .uil:before {
  content: "\e9c3"; }
.twitter-bs-wizard .twitter-bs-wizard-nav .nav-link {
  font-size: 14px;
  position: relative; }
  .twitter-bs-wizard .twitter-bs-wizard-nav .nav-link::after {
    content: "";
    position: absolute;
    width: 75%;
    height: 2px;
    background-color: #e9e9ef;
    left: 62%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
.twitter-bs-wizard .twitter-bs-wizard-nav .nav-link.active {
  color: #495057;
  background-color: transparent; }
  .twitter-bs-wizard .twitter-bs-wizard-nav .nav-link.active .step-icon {
    background-color: rgba(28, 132, 238, 0.2);
    color: #5f27cd;
    border-color: rgba(28, 132, 238, 0.2); }
.twitter-bs-wizard .twitter-bs-wizard-pager-link {
  padding-top: 24px;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0; }
  .twitter-bs-wizard .twitter-bs-wizard-pager-link li {
    display: inline-block; }
  .twitter-bs-wizard .twitter-bs-wizard-pager-link li.next {
    float: right; }

.twitter-bs-wizard-tab-content {
  padding-top: 24px;
  min-height: 262px; }

div.dataTables_wrapper div.dataTables_filter {
  text-align: right; }
  div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    margin-right: 0; }

.table.dataTable.dtr-inline.collapsed > tbody > tr > td {
  position: relative; }
.table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control {
  padding-left: 30px; }
  .table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before {
    top: 50%;
    left: 5px;
    height: 14px;
    width: 14px;
    margin-top: -9px;
    display: block;
    position: absolute;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 14px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    line-height: 14px;
    content: "+";
    background-color: #5f27cd; }

table.dataTable.dtr-inline.collapsed > tbody > tr > td {
  position: relative; }
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control {
  padding-left: 30px; }
  table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before {
    top: 50%;
    left: 5px;
    height: 14px;
    width: 14px;
    margin-top: -9px;
    display: block;
    position: absolute;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 14px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    line-height: 14px;
    content: "+";
    background-color: #5f27cd; }

.table.dataTable > thead > tr > td:not(.sorting_disabled) {
  padding-right: 30px;
  padding-left: 12px; }
.table.dataTable > thead > tr > th:not(.sorting_disabled) {
  padding-right: 30px;
  padding-left: 12px; }
.table.dataTable > thead .sorting::before {
  right: 1em;
  left: auto; }
.table.dataTable > thead .sorting::after {
  right: 0.5em;
  left: auto; }
.table.dataTable > thead .sorting_asc::before {
  right: 1em;
  left: auto; }
.table.dataTable > thead .sorting_asc::after {
  right: 0.5em;
  left: auto; }
.table.dataTable > thead .sorting_asc_disabled::before {
  right: 1em;
  left: auto; }
.table.dataTable > thead .sorting_asc_disabled::after {
  right: 0.5em;
  left: auto; }
.table.dataTable > thead .sorting_desc::before {
  right: 1em;
  left: auto; }
.table.dataTable > thead .sorting_desc::after {
  right: 0.5em;
  left: auto; }
.table.dataTable > thead .sorting_desc_disabled::before {
  right: 1em;
  left: auto; }
.table.dataTable > thead .sorting_desc_disabled::after {
  right: 0.5em;
  left: auto; }

table.dataTable > thead > tr > td:not(.sorting_disabled) {
  padding-right: 30px;
  padding-left: 12px; }
table.dataTable > thead > tr > th:not(.sorting_disabled) {
  padding-right: 30px;
  padding-left: 12px; }
table.dataTable > thead .sorting::before {
  right: 1em;
  left: auto; }
table.dataTable > thead .sorting::after {
  right: 0.5em;
  left: auto; }
table.dataTable > thead .sorting_asc::before {
  right: 1em;
  left: auto; }
table.dataTable > thead .sorting_asc::after {
  right: 0.5em;
  left: auto; }
table.dataTable > thead .sorting_asc_disabled::before {
  right: 1em;
  left: auto; }
table.dataTable > thead .sorting_asc_disabled::after {
  right: 0.5em;
  left: auto; }
table.dataTable > thead .sorting_desc::before {
  right: 1em;
  left: auto; }
table.dataTable > thead .sorting_desc::after {
  right: 0.5em;
  left: auto; }
table.dataTable > thead .sorting_desc_disabled::before {
  right: 1em;
  left: auto; }
table.dataTable > thead .sorting_desc_disabled::after {
  right: 0.5em;
  left: auto; }

.select2-container {
  width: 100% !important; }
  .select2-container .select2-selection--single {
    background-color: #fff;
    border: 1px solid #f7b104;
    height: 50px;
    border-radius: 10px; }
    .select2-container .select2-selection--single:focus {
      outline: 0; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      line-height: 50px;
      padding-left: 20px;
      color: #495057; }
    .select2-container .select2-selection--single .select2-selection__arrow {
      height: 34px;
      width: 34px;
      line-height: 5px;
      right: 3px;
      top: 50%;
      transform: translateY(-50%); }
      .select2-container .select2-selection--single .select2-selection__arrow b {
        border-color: #adb5bd transparent transparent transparent;
        border-width: 0;
        position: absolute; }
        .select2-container .select2-selection--single .select2-selection__arrow b::before {
          position: absolute;
          content: "\f078";
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          transition: 0.4s;
          color: #f7b104; }
    .select2-container .select2-selection--single .select2-selection__placeholder {
      color: #495057; }
  .select2-container .select2-selection--multiple {
    min-height: 38px;
    background-color: #fff;
    border: 1px solid #f7b104 !important;
    border-radius: 10px; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      padding: 2px 0.75rem; }
    .select2-container .select2-selection--multiple .select2-search__field {
      border: 0;
      color: #495057; }
      .select2-container .select2-selection--multiple .select2-search__field::-webkit-input-placeholder {
        color: #495057; }
      .select2-container .select2-selection--multiple .select2-search__field::-moz-placeholder {
        color: #495057; }
      .select2-container .select2-selection--multiple .select2-search__field:-ms-input-placeholder {
        color: #495057; }
      .select2-container .select2-selection--multiple .select2-search__field::-ms-input-placeholder {
        color: #495057; }
      .select2-container .select2-selection--multiple .select2-search__field::placeholder {
        color: #495057; }
    .select2-container .select2-selection--multiple .select2-selection__choice {
      background-color: #f7b104;
      border: 1px solid #f7b104;
      border-radius: 1px;
      padding: 0 7px;
      color: #fff; }

.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #adb5bd transparent !important;
  border-width: 0 !important; }
  .select2-container--open .select2-selection--single .select2-selection__arrow b::before {
    transform: rotate(-180deg); }

.select2-container--default .select2-search--dropdown {
  padding: 10px;
  background-color: #fff; }
  .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ced4da;
    background-color: #fff;
    color: #74788d;
    outline: 0; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5f27cd; }
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #f8f9fa;
  color: #2b3940; }
  .select2-container--default .select2-results__option[aria-selected="true"]:hover {
    background-color: #5f27cd;
    color: #fff; }
.select2-container--default .select2-results__group {
  font-weight: 600; }

.select2-results__option {
  padding: 6px 12px; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-left: 0.75rem; }

.select2-dropdown {
  border: 1px solid #e9e9ef;
  background-color: #fff;
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08);
  box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08); }

.select2-search input {
  border: 1px solid #f6f6f6; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #ced4da; }

.select2-result-repository__avatar {
  float: left;
  width: 60px;
  margin-right: 10px; }
  .select2-result-repository__avatar img {
    width: 100%;
    height: auto;
    border-radius: 2px; }

.select2-result-repository__statistics {
  margin-top: 7px; }

.select2-result-repository__forks {
  display: inline-block;
  font-size: 11px;
  margin-right: 1em;
  color: #adb5bd; }
  .select2-result-repository__forks .fa {
    margin-right: 4px; }
  .select2-result-repository__forks .fa.fa-flash::before {
    content: "\f0e7";
    font-family: "Font Awesome 5 Free"; }

.select2-result-repository__stargazers {
  display: inline-block;
  font-size: 11px;
  margin-right: 1em;
  color: #adb5bd; }
  .select2-result-repository__stargazers .fa {
    margin-right: 4px; }
  .select2-result-repository__stargazers .fa.fa-flash::before {
    content: "\f0e7";
    font-family: "Font Awesome 5 Free"; }

.select2-result-repository__watchers {
  display: inline-block;
  font-size: 11px;
  margin-right: 1em;
  color: #adb5bd; }
  .select2-result-repository__watchers .fa {
    margin-right: 4px; }
  .select2-result-repository__watchers .fa.fa-flash::before {
    content: "\f0e7";
    font-family: "Font Awesome 5 Free"; }

.select2-results__option--highlighted .select2-result-repository__forks {
  color: rgba(255, 255, 255, 0.8); }
.select2-results__option--highlighted .select2-result-repository__stargazers {
  color: rgba(255, 255, 255, 0.8); }
.select2-results__option--highlighted .select2-result-repository__watchers {
  color: rgba(255, 255, 255, 0.8); }

.select2-result-repository__meta {
  overflow: hidden; }

.img-flag {
  margin-right: 7px;
  height: 15px;
  width: 18px; }

.table-rep-plugin .btn-toolbar {
  display: block; }
.table-rep-plugin .table-responsive {
  border: none !important; }
.table-rep-plugin .btn-group .btn-default {
  background-color: #74788d;
  color: #f6f6f6;
  border: 1px solid #74788d; }
.table-rep-plugin .btn-group .btn-default.btn-primary {
  background-color: #5f27cd;
  border-color: #5f27cd;
  color: #fff;
  -webkit-box-shadow: 0 0 0 2px rgba(28, 132, 238, 0.5);
  box-shadow: 0 0 0 2px rgba(28, 132, 238, 0.5); }
.table-rep-plugin .btn-group.pull-right {
  float: right; }
  .table-rep-plugin .btn-group.pull-right .dropdown-menu {
    right: 0;
    -webkit-transform: none !important;
    transform: none !important;
    top: 100% !important; }
.table-rep-plugin tbody th {
  font-size: 14px;
  font-weight: 400; }
.table-rep-plugin .checkbox-row {
  padding-left: 40px;
  color: #495057 !important; }
  .table-rep-plugin .checkbox-row:hover {
    background-color: #efeff3 !important; }
  .table-rep-plugin .checkbox-row label {
    display: inline-block;
    padding-left: 5px;
    position: relative; }
    .table-rep-plugin .checkbox-row label::before {
      -o-transition: 0.3s ease-in-out;
      -webkit-transition: 0.3s ease-in-out;
      background-color: #fff;
      border-radius: 3px;
      border: 1px solid #f6f6f6;
      content: "";
      display: inline-block;
      height: 17px;
      left: 0;
      margin-left: -20px;
      position: absolute;
      transition: 0.3s ease-in-out;
      width: 17px;
      outline: 0 !important; }
    .table-rep-plugin .checkbox-row label::after {
      color: #e9e9ef;
      display: inline-block;
      font-size: 11px;
      height: 16px;
      left: 0;
      margin-left: -20px;
      padding-left: 3px;
      padding-top: 1px;
      position: absolute;
      top: -1px;
      width: 16px; }
  .table-rep-plugin .checkbox-row input[type="checkbox"] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: 0 !important; }
    .table-rep-plugin .checkbox-row input[type="checkbox"]:disabled + label {
      opacity: 0.65; }
      .table-rep-plugin .checkbox-row input[type="checkbox"]:disabled + label::before {
        background-color: #f8f9fa;
        cursor: not-allowed; }
    .table-rep-plugin .checkbox-row input[type="checkbox"]:focus + label::before {
      outline-offset: -2px;
      outline: 0; }
    .table-rep-plugin .checkbox-row input[type="checkbox"]:checked + label::after {
      content: "\f00c";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      color: #fff; }
    .table-rep-plugin .checkbox-row input[type="checkbox"]:checked + label::before {
      background-color: #5f27cd;
      border-color: #5f27cd; }
.table-rep-plugin .fixed-solution .sticky-table-header {
  top: 70px !important;
  background-color: #5f27cd; }
  .table-rep-plugin .fixed-solution .sticky-table-header table {
    color: #fff; }
.table-rep-plugin .sticky-table-header {
  background: #5f27cd;
  border-color: #5f27cd;
  color: #fff; }
  .table-rep-plugin .sticky-table-header table {
    color: #fff; }
.table-rep-plugin table.focus-on tbody tr.focused td {
  background: #5f27cd;
  border-color: #5f27cd;
  color: #fff; }
  .table-rep-plugin table.focus-on tbody tr.focused td table {
    color: #fff; }
.table-rep-plugin table.focus-on tbody tr.focused th {
  background: #5f27cd;
  border-color: #5f27cd;
  color: #fff; }
  .table-rep-plugin table.focus-on tbody tr.focused th table {
    color: #fff; }

.table-edits input {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  border: 1px solid #ced4da;
  background-color: #fff;
  color: #495057;
  border-radius: 0.25rem; }
  .table-edits input:focus {
    outline: 0;
    border-color: #b9bfc4; }
.table-edits select {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  border: 1px solid #ced4da;
  background-color: #fff;
  color: #495057;
  border-radius: 0.25rem; }
  .table-edits select:focus {
    outline: 0;
    border-color: #b9bfc4; }

.apex-charts {
  min-height: 10px !important; }
  .apex-charts text {
    font-family: var(--bs-font-sans-serif) !important;
    fill: #adb5bd; }
  .apex-charts .apexcharts-canvas {
    margin: 0 auto; }

.apexcharts-tooltip-text {
  font-family: var(--bs-font-sans-serif) !important; }

.apexcharts-tooltip-title {
  font-family: var(--bs-font-sans-serif) !important; }

.apexcharts-legend-series {
  font-weight: 500; }

.apexcharts-gridline {
  pointer-events: none;
  stroke: #f8f9fa; }

.apexcharts-legend-text {
  color: #74788d !important;
  font-family: var(--bs-font-sans-serif) !important;
  font-size: 13px !important; }

.apexcharts-pie-label {
  fill: #fff !important; }

.apexcharts-xaxis text {
  font-family: var(--bs-font-sans-serif) !important;
  fill: #adb5bd; }

.apexcharts-yaxis text {
  font-family: var(--bs-font-sans-serif) !important;
  fill: #adb5bd; }

.e-charts {
  height: 350px; }

.jqstooltip {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: auto !important;
  height: auto !important;
  background-color: #343a40 !important;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
  padding: 5px 10px !important;
  border-radius: 3px;
  border-color: #2b3940 !important; }

.jqsfield {
  color: #e9e9ef !important;
  font-size: 12px !important;
  line-height: 18px !important;
  font-family: var(--bs-font-sans-serif) !important;
  font-weight: 500 !important; }

.gmaps {
  height: 300px !important;
  background: #f8f9fa;
  border-radius: 3px; }

.gmaps-panaroma {
  height: 300px !important;
  background: #f8f9fa;
  border-radius: 3px; }

.gmaps-overlay {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  background: #5f27cd;
  border-radius: 4px;
  padding: 10px 20px; }

.gmaps-overlay_arrow {
  left: 50%;
  margin-left: -16px;
  width: 0;
  height: 0;
  position: absolute; }

.gmaps-overlay_arrow.above {
  bottom: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #5f27cd; }

.gmaps-overlay_arrow.below {
  top: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #5f27cd; }

.jvectormap-label {
  border: none;
  background: #343a40;
  color: #f8f9fa;
  font-family: var(--bs-font-sans-serif);
  font-size: 0.8125rem;
  padding: 5px 8px; }

.leaflet-map {
  height: 300px; }

.leaflet-map.leaflet-container {
  z-index: 1; }

.auth-bg {
  background-image: url(../images/auth-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  .auth-bg .bg-overlay {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(43, 57, 64, 0.5)), to(#2b3940));
    background: linear-gradient(to bottom, rgba(43, 57, 64, 0.5) 30%, #2b3940 100%);
    opacity: 1; }

.auth-pass-inputgroup input[type="text"] + .btn .mdi-eye-outline:before {
  content: "\F06D1"; }
.auth-pass-inputgroup input[type="input"] + .btn .mdi-eye-outline:before {
  content: "\F06D1"; }

.form-floating-custom {
  position: relative; }
  .form-floating-custom > label {
    left: 48px;
    margin-top: 3px; }
  .form-floating-custom > .form-control {
    padding-left: 60px; }
  .form-floating-custom > .form-select {
    padding-left: 60px; }
  .form-floating-custom .form-floating-icon {
    position: absolute;
    top: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 56px;
    color: #74788d; }
    .form-floating-custom .form-floating-icon svg {
      width: 20px;
      height: 20px; }

.auth-full-page-content {
  min-height: 100vh;
  background-color: #fff; }

.auth-logo .logo-txt {
  color: #2b3940;
  font-size: 20px; }

.bg-bubbles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .bg-bubbles li {
    position: absolute;
    list-style: none;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    background-color: rgba(255, 255, 255, 0.1);
    top: -50px;
    -webkit-animation: square 20s infinite;
    animation: square 20s infinite;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear; }
    .bg-bubbles li:nth-child(1) {
      left: 10%; }
    .bg-bubbles li:nth-child(2) {
      left: 20%;
      width: 120px;
      height: 120px;
      -webkit-animation-delay: 2s;
      animation-delay: 2s;
      -webkit-animation-duration: 17s;
      animation-duration: 17s; }
    .bg-bubbles li:nth-child(3) {
      left: 25%;
      -webkit-animation-delay: 4s;
      animation-delay: 4s; }
    .bg-bubbles li:nth-child(4) {
      left: 40%;
      width: 80px;
      height: 80px;
      -webkit-animation-duration: 22s;
      animation-duration: 22s; }
    .bg-bubbles li:nth-child(5) {
      left: 70%;
      width: 90px;
      height: 90px; }
    .bg-bubbles li:nth-child(6) {
      left: 70%;
      width: 120px;
      height: 120px;
      -webkit-animation-delay: 3s;
      animation-delay: 3s; }
    .bg-bubbles li:nth-child(7) {
      left: 32%;
      width: 150px;
      height: 150px;
      -webkit-animation-delay: 7s;
      animation-delay: 7s; }
    .bg-bubbles li:nth-child(8) {
      left: 55%;
      width: 80px;
      height: 80px;
      -webkit-animation-delay: 15s;
      animation-delay: 15s;
      -webkit-animation-duration: 40s;
      animation-duration: 40s; }
    .bg-bubbles li:nth-child(9) {
      left: 25%;
      width: 50px;
      height: 50px;
      -webkit-animation-delay: 2s;
      animation-delay: 2s;
      -webkit-animation-duration: 40s;
      animation-duration: 40s; }
    .bg-bubbles li:nth-child(10) {
      left: 90%;
      width: 140px;
      height: 140px;
      -webkit-animation-delay: 11s;
      animation-delay: 11s; }

.email-leftbar {
  width: 236px;
  float: left;
  padding: 20px;
  border-radius: 5px; }

.email-rightbar {
  margin-left: 260px; }

.chat-user-box p.user-title {
  color: #2b3940;
  font-weight: 500; }
.chat-user-box p {
  font-size: 12px; }

.mail-list a {
  display: block;
  color: #74788d;
  line-height: 24px;
  padding: 8px 5px; }
.mail-list a.active {
  color: #ef6767;
  font-weight: 500; }

.message-list {
  display: block;
  padding-left: 0; }
  .message-list li {
    position: relative;
    display: block;
    height: 50px;
    line-height: 50px;
    cursor: default;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; }
    .message-list li a {
      color: #74788d; }
    .message-list li:hover {
      background: #f6f6f6;
      -webkit-transition-duration: 0.05s;
      transition-duration: 0.05s; }
    .message-list li .col-mail {
      float: left;
      position: relative; }
    .message-list li .col-mail-1 {
      width: 320px; }
      .message-list li .col-mail-1 .checkbox-wrapper-mail {
        display: block;
        float: left;
        margin: 15px 10px 0 20px; }
      .message-list li .col-mail-1 .dot {
        display: block;
        float: left;
        border: 4px solid transparent;
        border-radius: 100px;
        margin: 22px 26px 0;
        height: 0;
        width: 0;
        line-height: 0;
        font-size: 0; }
      .message-list li .col-mail-1 .star-toggle {
        display: block;
        float: left;
        margin-top: 18px;
        margin-left: 5px; }
      .message-list li .col-mail-1 .title {
        position: absolute;
        top: 0;
        left: 110px;
        right: 0;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        margin-bottom: 0; }
    .message-list li .col-mail-2 {
      position: absolute;
      top: 0;
      left: 320px;
      right: 0;
      bottom: 0; }
      .message-list li .col-mail-2 .date {
        position: absolute;
        top: 0;
        right: 0;
        width: 170px;
        padding-left: 80px; }
      .message-list li .col-mail-2 .subject {
        position: absolute;
        top: 0;
        left: 0;
        right: 200px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
  .message-list li.active {
    -webkit-box-shadow: inset 3px 0 0 #5f27cd;
    box-shadow: inset 3px 0 0 #5f27cd; }
    .message-list li.active:hover {
      -webkit-box-shadow: inset 3px 0 0 #5f27cd;
      box-shadow: inset 3px 0 0 #5f27cd; }
  .message-list li.unread {
    background-color: #f6f6f6;
    font-weight: 500;
    color: #212b31; }
    .message-list li.unread a {
      color: #212b31;
      font-weight: 500; }
  .message-list .checkbox-wrapper-mail {
    cursor: pointer;
    height: 20px;
    width: 20px;
    position: relative;
    display: inline-block;
    -webkit-box-shadow: inset 0 0 0 1px #ced4da;
    box-shadow: inset 0 0 0 1px #ced4da;
    border-radius: 1px; }
    .message-list .checkbox-wrapper-mail input {
      opacity: 0;
      cursor: pointer; }
      .message-list .checkbox-wrapper-mail input:checked ~ label {
        opacity: 1; }
    .message-list .checkbox-wrapper-mail label {
      position: absolute;
      height: 20px;
      width: 20px;
      left: 0;
      cursor: pointer;
      opacity: 0;
      margin-bottom: 0;
      -webkit-transition-duration: 0.05s;
      transition-duration: 0.05s;
      top: 0; }
      .message-list .checkbox-wrapper-mail label:before {
        content: "\F012C";
        font-family: "Material Design Icons";
        top: 0;
        height: 20px;
        color: #212b31;
        width: 20px;
        position: absolute;
        margin-top: -16px;
        left: 4px;
        font-size: 13px; }

.email-editor .ck-editor__editable_inline {
  min-height: 200px !important; }

.chat-leftsidebar .chat-leftsidebar-nav .nav .nav-link.active {
  background-color: #5f27cd;
  color: #fff; }

.search-box .form-control {
  padding-left: 40px;
  border-radius: 30px;
  padding-left: 40px; }
.search-box .search-icon {
  font-size: 16px;
  position: absolute;
  left: 13px;
  top: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  position: absolute;
  left: 13px;
  top: 0;
  line-height: 38px; }

.chat-noti-dropdown.active:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #ef6767;
  border-radius: 50%;
  right: 0; }

.chat-noti-dropdown .btn {
  padding: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 20px; }

.chat-message-list {
  height: calc(100vh - 346px); }

.chat-list {
  margin: 0; }
  .chat-list li.active a {
    background-color: rgba(28, 132, 238, 0.075);
    border-color: transparent; }
  .chat-list li a {
    display: block;
    padding: 14px 16px;
    color: #74788d;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border-top: 1px solid #e9e9ef;
    position: relative; }
    .chat-list li a:hover {
      background-color: rgba(28, 132, 238, 0.075);
      border-color: transparent; }
  .chat-list li .user-img {
    position: relative; }
    .chat-list li .user-img .user-status {
      width: 10px;
      height: 10px;
      background-color: #adb5bd;
      border-radius: 50%;
      border: 2px solid #fff;
      position: absolute;
      left: 0;
      bottom: 0; }
  .chat-list li .user-img.online .user-status {
    background-color: #34c38f; }
  .chat-list li .user-img.away .user-status {
    background-color: #ffcc5a; }
  .chat-list li .unread-message {
    position: absolute;
    display: inline-block;
    right: 16px;
    top: 33px; }
  .chat-list li.unread a {
    font-weight: 600;
    color: #2b3940; }

.contact-list {
  font-size: 12px;
  text-transform: uppercase;
  color: #74788d;
  font-weight: 600;
  margin-bottom: 7px; }

.user-chat-nav .dropdown .nav-btn {
  height: 36px;
  width: 36px;
  line-height: 36px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  font-size: 18px; }

.chat-conversation li {
  clear: both; }
.chat-conversation .chat-day-title {
  position: relative;
  text-align: center;
  margin-bottom: 24px;
  border: none; }
  .chat-conversation .chat-day-title .title {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 6px 24px; }
  .chat-conversation .chat-day-title:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    right: 0;
    background-color: #e9e9ef;
    top: 10px; }
  .chat-conversation .chat-day-title .badge {
    font-size: 12px; }
.chat-conversation .conversation-list {
  margin-bottom: 24px;
  position: relative;
  max-width: 85%; }
  .chat-conversation .conversation-list .ctext-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px; }
  .chat-conversation .conversation-list .ctext-wrap-content {
    padding: 12px 20px;
    background-color: #5f27cd;
    border-radius: 8px;
    color: #fff;
    position: relative;
    margin-left: 16px; }
    .chat-conversation .conversation-list .ctext-wrap-content:before {
      content: "";
      position: absolute;
      border: 5px solid transparent;
      border-right-color: #5f27cd;
      border-top-color: #5f27cd;
      left: -10px;
      top: 10px; }
    .chat-conversation .conversation-list .ctext-wrap-content .conversation-name .time {
      font-size: 10px;
      position: absolute;
      right: -58px;
      bottom: 0;
      color: #74788d;
      font-weight: 400;
      opacity: 0;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
    .chat-conversation .conversation-list .ctext-wrap-content .conversation-name .user-name {
      color: rgba(255, 255, 255, 0.5); }
    .chat-conversation .conversation-list .ctext-wrap-content:hover .time {
      opacity: 1; }
  .chat-conversation .conversation-list .dropdown .dropdown-toggle {
    font-size: 18px;
    padding: 4px;
    color: #74788d; }
  .chat-conversation .conversation-list .message-img {
    border-radius: 0.2rem;
    position: relative; }
    .chat-conversation .conversation-list .message-img .message-img-list {
      position: relative; }
    .chat-conversation .conversation-list .message-img img {
      max-width: 120px; }
.chat-conversation .right .conversation-list {
  float: right;
  text-align: right; }
  .chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    background-color: rgba(246, 246, 246, 0.5);
    text-align: right;
    border-radius: 8px;
    margin-left: 0;
    margin-right: 16px;
    color: #2b3940; }
    .chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content:before {
      border: 5px solid transparent;
      border-top-color: rgba(246, 246, 246, 0.5);
      border-left-color: rgba(246, 246, 246, 0.5);
      left: auto;
      right: -10px; }
  .chat-conversation .right .conversation-list .ctext-wrap .conversation-name {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .chat-conversation .right .conversation-list .ctext-wrap .conversation-name .time {
      color: #74788d;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      margin-left: 0;
      margin-right: 8px;
      position: absolute;
      left: -58px;
      right: auto; }
    .chat-conversation .right .conversation-list .ctext-wrap .conversation-name .user-name {
      color: #74788d;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
  .chat-conversation .right .conversation-list .dropdown {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

.slide-bg {
  height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.coming-content {
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .coming-content .app-search {
    max-width: 340px; }

.preview-thumbsnav {
  position: absolute;
  bottom: 14px;
  z-index: 9;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 120px; }
  .preview-thumbsnav .nav-img {
    cursor: pointer;
    padding: 3px;
    background-color: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1); }
  .preview-thumbsnav .swiper-slide-thumb-active .nav-img {
    background-color: #fff;
    border: 1px solid #fff; }

.coming-box {
  width: 25%; }
  .coming-box:last-of-type .count-num::after {
    display: none; }

.counter-number {
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px; }
  .counter-number .count-title {
    position: relative;
    bottom: -120px;
    font-size: 16px;
    font-weight: 500;
    display: block;
    padding-bottom: 6px;
    color: rgba(255, 255, 255, 0.5); }

.count-num {
  background-color: rgba(255, 255, 255, 0.1);
  padding: 16px 8px;
  position: relative;
  border-radius: 4px;
  color: #fff; }
  .count-num::after {
    content: ":";
    font-size: 20px;
    position: absolute;
    right: -16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff; }

.product-list li a {
  display: block;
  padding: 4px 0;
  color: #495057; }

.product-view-nav.nav-pills .nav-item {
  margin-left: 4px; }
.product-view-nav.nav-pills .nav-link {
  width: 36px;
  height: 36px;
  font-size: 16px;
  padding: 0;
  line-height: 36px;
  text-align: center;
  border-radius: 50%; }

.product-ribbon {
  position: absolute;
  right: 0;
  top: 0; }

.product-detai-imgs .nav .nav-link {
  margin: 7px 0; }
.product-detai-imgs .nav .nav-link.active {
  background-color: #f6f6f6; }

.product-color a {
  display: inline-block;
  text-align: center;
  color: #495057; }
  .product-color a .product-color-item {
    margin: 7px; }
  .product-color a:hover {
    color: #5f27cd; }
    .product-color a:hover .product-color-item {
      border-color: #5f27cd !important; }
.product-color a.active {
  color: #5f27cd; }
  .product-color a.active .product-color-item {
    border-color: #5f27cd !important; }

.visa-card .visa-logo {
  line-height: 0.5; }
.visa-card .visa-pattern {
  position: absolute;
  font-size: 385px;
  color: rgba(255, 255, 255, 0.05);
  line-height: 0.4;
  right: 0;
  bottom: 0; }

.checkout-tabs .nav-pills .nav-link {
  margin-bottom: 24px;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08);
  box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08); }
  .checkout-tabs .nav-pills .nav-link .check-nav-icon {
    font-size: 36px; }
.checkout-tabs .nav-pills .nav-link.active {
  background-color: #5f27cd; }

.timeline {
  position: relative;
  width: 100%;
  padding: 30px 0; }
  .timeline .timeline-end {
    position: relative;
    width: 100%;
    text-align: center;
    z-index: 1; }
    .timeline .timeline-end p {
      display: inline-block;
      width: 80px;
      height: 80px;
      margin: 0;
      padding: 30px 0;
      text-align: center;
      background-color: #5f27cd;
      border-radius: 100px;
      color: #fff;
      text-transform: uppercase; }
  .timeline .timeline-start {
    position: relative;
    width: 100%;
    text-align: center;
    z-index: 1; }
    .timeline .timeline-start p {
      display: inline-block;
      width: 80px;
      height: 80px;
      margin: 0;
      padding: 30px 0;
      text-align: center;
      background-color: #5f27cd;
      border-radius: 100px;
      color: #fff;
      text-transform: uppercase; }
  .timeline .timeline-year {
    position: relative;
    width: 100%;
    text-align: center;
    z-index: 1;
    margin: 30px 0; }
    .timeline .timeline-year p {
      display: inline-block;
      width: 80px;
      height: 80px;
      margin: 0;
      padding: 30px 0;
      text-align: center;
      background-color: #5f27cd;
      border-radius: 100px;
      color: #fff;
      text-transform: uppercase; }
  .timeline .timeline-continue {
    position: relative;
    width: 100%;
    padding: 60px 0; }
    .timeline .timeline-continue:after {
      position: absolute;
      content: "";
      width: 1px;
      height: 100%;
      top: 0;
      left: 50%;
      margin-left: -1px;
      background: #5f27cd; }
  .timeline .timeline-icon {
    margin: 42px 10px 0 10px; }
    .timeline .timeline-icon::after {
      content: "";
      display: block;
      position: absolute;
      width: 14px;
      height: 14px;
      top: 45px;
      background: #5f27cd;
      border-radius: 15px;
      z-index: 1; }
  .timeline .timeline-left {
    text-align: right; }
    .timeline .timeline-left .timeline-icon {
      text-align: left; }
      .timeline .timeline-left .timeline-icon::after {
        left: -7px; }
    .timeline .timeline-left .timeline-box::after {
      border-color: #f6f6f6 #f6f6f6 transparent transparent;
      right: -8px; }
  .timeline .timeline-right {
    text-align: left; }
    .timeline .timeline-right .timeline-icon {
      text-align: right; }
      .timeline .timeline-right .timeline-icon::after {
        right: -7px; }
    .timeline .timeline-right .timeline-box::after {
      border-color: transparent transparent #f6f6f6 #f6f6f6;
      left: -8px;
      right: 100%; }
  .timeline .timeline-box {
    position: relative;
    display: inline-block;
    margin: 15px;
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08);
    box-shadow: 0 0.25rem 0.75rem rgba(18, 38, 63, 0.08);
    border-radius: 6px; }
    .timeline .timeline-box::after {
      content: "";
      position: absolute;
      width: 16px;
      height: 16px;
      top: 26px;
      background-color: #fff;
      border: 1px solid #f6f6f6;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      margin: 0 auto; }
  .timeline .timeline-launch {
    position: relative;
    display: inline-block;
    margin: 15px;
    padding: 20px;
    border: 1px solid #e9e9ef;
    border-radius: 6px;
    width: 100%;
    margin: 15px 0;
    padding: 0;
    border: none;
    text-align: center;
    background: 0 0; }
    .timeline .timeline-launch .timeline-box::after {
      top: -8px;
      left: 32px;
      border-color: #f6f6f6 transparent transparent #f6f6f6; }
    .timeline .timeline-launch .timeline-text {
      width: 100%; }
  .timeline .timeline-date {
    width: 54px;
    height: 80px;
    display: inline-block;
    padding: 8px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
    clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
    top: -10px;
    position: absolute;
    z-index: 1; }

.timeline-date {
  right: 20px; }

.timeline-left .timeline-date {
  left: 20px; }

.profile-user {
  background-image: url(../images/profile-bg-1.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: -24px -24px 23px -24px;
  padding: 140px 0;
  position: relative; }
  .profile-user:after {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(43, 57, 64, 0.5)), to(#2b3940));
    background: linear-gradient(to bottom, rgba(43, 57, 64, 0.5) 30%, #2b3940 100%);
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    opacity: 0.5;
    content: ""; }

.profile-content {
  position: relative;
  margin-top: -60px; }

.maintenance-cog-icon .cog-icon {
  position: relative;
  bottom: 24px;
  right: 14px; }

.pricing-badge {
  position: absolute;
  top: 0;
  z-index: 9;
  right: 0;
  width: 100%;
  display: block;
  font-size: 15px;
  padding: 0;
  overflow: hidden;
  height: 100px; }
  .pricing-badge .badge {
    float: right;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -67px;
    top: 17px;
    position: relative;
    text-align: center;
    width: 200px;
    font-size: 13px;
    margin: 0;
    padding: 7px 10px;
    font-weight: 500;
    color: #5f27cd;
    background: #fff; }

.pricing-tab-box .nav-link {
  padding: 16px 20px;
  border: 1px solid #e9e9ef;
  background: #fff; }
.pricing-tab-box .nav-link.active {
  border: 1px solid #5f27cd;
  padding: 16px 20px;
  background: #fff; }
  .pricing-tab-box .nav-link.active i {
    color: #5f27cd; }
    .pricing-tab-box .nav-link.active i:before {
      content: "\e9a8"; }
  .pricing-tab-box .nav-link.active h1 {
    color: #5f27cd; }

.pricing-table-bg {
  background: #fff; }

.error-title {
  text-transform: uppercase;
  background: repeating-linear-gradient(45deg, #5f27cd, #5f27cd 20px, #34c38f 40px, #34c38f 10px);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 12rem;
  line-height: 0.8;
  position: relative; }

@media (max-width: 991.98px) {
  body:not([data-sidebar-size="sm"]) #vertical-menu-btn {
    margin-left: 0; }

  .footer {
    left: 0; }

  body[data-sidebar-size="sm"] .footer {
    left: 0; }

  body[data-sidebar-size="md"] .navbar-brand-box {
    width: auto; }
  body[data-sidebar-size="md"] .footer {
    left: 0; }

  .topnav {
    max-height: 360px;
    overflow-y: auto;
    padding: 0; }
    .topnav .menu-title {
      padding: 12px 16px !important; }
    .topnav .navbar-nav .nav-link {
      padding: 0.75rem 1.1rem; }
    .topnav .dropdown .dropdown-menu {
      background-color: transparent;
      border: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      padding-left: 24px; }
    .topnav .dropdown .dropdown-menu.dropdown-mega-menu-xl {
      width: auto; }
      .topnav .dropdown .dropdown-menu.dropdown-mega-menu-xl .row {
        margin: 0; }
    .topnav .dropdown .dropdown-item {
      position: relative;
      background-color: transparent; }
      .topnav .dropdown .dropdown-item:active {
        color: #5f27cd; }
    .topnav .dropdown .dropdown-item.active {
      color: #5f27cd; }
    .topnav .arrow-down::after {
      right: 15px;
      position: absolute; }

  .navbar-brand-box .logo-dark {
    display: block; }
    .navbar-brand-box .logo-dark span.logo-sm {
      display: block; }
  .navbar-brand-box .logo-light {
    display: none; } }
@media (max-width: 992px) {
  .navbar-brand-box {
    width: auto; }

  .logo span.logo-lg {
    display: none; }
  .logo span.logo-sm {
    display: inline-block; }

  body[data-layout="horizontal"] .page-content {
    margin-top: 15px; }

  .vertical-menu {
    display: none; }

  .main-content {
    margin-left: 0 !important; }

  body.sidebar-enable .vertical-menu {
    display: block; } }
@media (max-width: 600px) {
  .navbar-header .dropdown {
    position: static; }
    .navbar-header .dropdown .dropdown-menu {
      left: 10px !important;
      right: 10px !important; } }
@media (max-width: 380px) {
  .navbar-brand-box {
    display: none; } }
@media (min-width: 992px) {
  body[data-layout="horizontal"] .navbar-brand-box {
    padding-left: 0;
    margin-right: 10px; }
  body[data-layout="horizontal"] .navbar-header {
    padding-left: 24px;
    padding-right: 24px; }
  body[data-layout="horizontal"] .fixed-solution .sticky-table-header {
    top: 120px !important; }
  body[data-layout="horizontal"] .chat-message-list {
    height: calc(100vh - 476px); }
  body[data-layout="horizontal"] .chat-conversation {
    height: calc(100vh - 420px); }

  body[data-layout-mode="dark"][data-sidebar="light"][data-topbar="light"] .navbar-brand-box .logo {
    color: #2b3940 !important; }
  body[data-layout-mode="dark"][data-sidebar="light"][data-topbar="light"] #vertical-menu-btn {
    color: #2b3940; }

  body[data-sidebar="dark"] #vertical-menu-btn {
    color: #e9ecef; }

  body[data-sidebar="brand"] #vertical-menu-btn {
    color: #e9ecef; }

  .topnav {
    background: #fff; }
    .topnav .navbar-nav .nav-item:first-of-type .nav-link {
      padding-left: 0; }
    .topnav .dropdown-item {
      padding: 0.5rem 1.5rem;
      min-width: 180px; }
    .topnav .dropdown.mega-dropdown .mega-dropdown-menu {
      left: 0;
      right: auto; }
    .topnav .dropdown .dropdown-menu {
      margin-top: 0;
      border-radius: 0 0 0.25rem 0.25rem; }
      .topnav .dropdown .dropdown-menu .arrow-down::after {
        right: 15px;
        -webkit-transform: rotate(-135deg) translateY(-50%);
        transform: rotate(-135deg) translateY(-50%);
        position: absolute; }
      .topnav .dropdown .dropdown-menu .dropdown .dropdown-menu {
        position: absolute;
        top: 0 !important;
        left: 100%;
        display: none; }
    .topnav .dropdown:hover > .dropdown-menu {
      display: block; }
      .topnav .dropdown:hover > .dropdown-menu > .dropdown:hover > .dropdown-menu {
        display: block; }

  .navbar-toggle {
    display: none; }

  body[data-layout="horizontal"][data-topbar="colored"] .topnav {
    background-color: #5f27cd; }
    body[data-layout="horizontal"][data-topbar="colored"] .topnav .navbar-nav .nav-link {
      color: rgba(255, 255, 255, 0.6); }
      body[data-layout="horizontal"][data-topbar="colored"] .topnav .navbar-nav .nav-link:focus {
        color: rgba(255, 255, 255, 0.9); }
      body[data-layout="horizontal"][data-topbar="colored"] .topnav .navbar-nav .nav-link:hover {
        color: rgba(255, 255, 255, 0.9); }
    body[data-layout="horizontal"][data-topbar="colored"] .topnav .navbar-nav > .dropdown.active > a {
      color: rgba(255, 255, 255, 0.9) !important; }

  body[data-layout-size="boxed"][data-sidebar-size="sm"] #layout-wrapper {
    min-height: 1200px; }

  body[data-layout-scrollable="true"] #page-topbar {
    position: absolute; }
  body[data-layout-scrollable="true"] .vertical-menu {
    position: absolute; }

  body[data-layout-scrollable="true"][data-layout="horizontal"] #page-topbar {
    position: absolute; }
  body[data-layout-scrollable="true"][data-layout="horizontal"] .topnav {
    position: absolute; }

  .chat-leftsidebar {
    min-width: 260px; }

  .chat-message-list {
    height: calc(100vh - 406px); } }
@media (max-width: 767.98px) {
  .right-bar {
    overflow: auto; }
    .right-bar .slimscroll-menu {
      height: auto !important; }

  .fc .fc-toolbar .fc-center {
    float: none;
    display: block;
    text-align: center;
    clear: both;
    margin: 10px 0; }
  .fc .fc-toolbar .fc-left {
    float: none;
    display: block;
    text-align: center;
    clear: both;
    margin: 10px 0; }
  .fc .fc-toolbar .fc-right {
    float: none;
    display: block;
    text-align: center;
    clear: both;
    margin: 10px 0; }
  .fc .fc-toolbar > * > * {
    float: none; }
  .fc .fc-toolbar .fc-today-button {
    display: none; }

  .timeline {
    padding: 0; }
    .timeline .timeline-date {
      top: 0; }

  .timeline-date {
    left: -70px;
    right: auto; }

  .timeline-left .timeline-date {
    left: -70px;
    right: auto; } }
@media (min-width: 1200px) {
  body[data-layout="horizontal"] .container-fluid {
    max-width: 85%; }
  body[data-layout="horizontal"] .navbar-header {
    max-width: 85%; }

  .chat-leftsidebar {
    min-width: 380px; } }
@media (max-width: 1199.98px) {
  .topnav-menu .navbar-nav li:last-of-type .dropdown .dropdown-menu {
    right: 100%;
    left: auto; } }
@media print {
  .footer {
    display: none !important; }

  .navbar-header {
    display: none !important; }

  .page-title-box {
    display: none !important; }

  .right-bar {
    display: none !important;
    padding: 0;
    margin: 0; }

  .vertical-menu {
    display: none !important; }

  .card-body {
    padding: 0;
    margin: 0; }

  .main-content {
    padding: 0;
    margin: 0; }

  .page-content {
    padding: 0;
    margin: 0; }

  body {
    padding: 0;
    margin: 0; }

  .card {
    border: 0; } }
@media (max-width: 575.98px) {
  .fc-toolbar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

  .twitter-bs-wizard .twitter-bs-wizard-nav .step-icon {
    width: 40px;
    height: 40px;
    line-height: 38px; }
  .twitter-bs-wizard .twitter-bs-wizard-nav .nav-link {
    padding: 0.5rem; }
    .twitter-bs-wizard .twitter-bs-wizard-nav .nav-link::after {
      display: none; }

  .message-list li .col-mail-1 {
    width: 200px; }

  .chat-conversation .conversation-list .dropdown .dropdown-toggle {
    display: none; }

  .chat-send {
    min-width: auto; }

  .preview-thumbsnav .nav-img {
    display: none; }

  .counter-number {
    font-size: 18px; }
    .counter-number .count-title {
      bottom: -95px;
      font-size: 14px; } }
@media (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_filter {
    text-align: center; }

  .email-leftbar {
    float: none;
    width: 100%; }

  .email-rightbar {
    margin: 0; }

  .timeline .timeline-continue::after {
    left: 40px; }
  .timeline .timeline-end {
    text-align: left; }
  .timeline .timeline-start {
    text-align: left; }
  .timeline .timeline-year {
    text-align: left; }
  .timeline .row.timeline-left {
    text-align: left; }
    .timeline .row.timeline-left .timeline-icon {
      text-align: left;
      margin-left: 55px; }
      .timeline .row.timeline-left .timeline-icon::after {
        left: 43px; }
    .timeline .row.timeline-left .timeline-box::after {
      left: -8px;
      border-color: transparent transparent #f6f6f6 #f6f6f6;
      right: auto; }
  .timeline .row.timeline-right {
    text-align: left; }
    .timeline .row.timeline-right .timeline-icon {
      text-align: left;
      margin-left: 55px; }
      .timeline .row.timeline-right .timeline-icon::after {
        left: 43px; }
  .timeline .timeline-launch {
    text-align: left;
    margin-bottom: 0; }
    .timeline .timeline-launch .timeline-box {
      margin-left: 0;
      margin-bottom: 0; }
  .timeline .timeline-box {
    margin-left: 82px;
    margin-right: 0; } }
@media (min-width: 768px) {
  .auth-bg {
    height: 100vh; }

  .timeline .event-content {
    padding-right: 24px; }
  .timeline .timeline-text {
    margin-right: 40px; }
  .timeline .timeline-left .event-content {
    padding-right: 0;
    padding-left: 24px; }
  .timeline .timeline-left .timeline-text {
    margin-right: 0;
    margin-left: 40px; }
  .timeline .timeline-left .event-img {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .timeline .timeline-launch .timeline-box::after {
    left: 50%;
    -webkit-transform: rotate(45deg) translateX(-50%);
    transform: rotate(45deg) translateX(-50%);
    top: -2px; } }
.cc-select-items {
  grid-gap: 30px; }

.ic-select-heads {
  display: flex;
  grid-gap: 20px; }

.cc-cover-main {
  position: relative; }
  .cc-cover-main .blur-image {
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(1.8);
    filter: blur(10px);
    max-height: 371px;
    width: 100%;
    object-fit: cover; }
  .cc-cover-main::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: white;
    background: linear-gradient(0deg, white 0%, rgba(253, 187, 45, 0) 100%); }
  .cc-cover-main .ic-inner-cover {
    position: relative;
    z-index: 1;
    height: 400px; }
    .cc-cover-main .ic-inner-cover.custom-banner-heads {
      height: 200px; }
    .cc-cover-main .ic-inner-cover img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: top;
      border-radius: 0 0 10px 10px; }

.cc-user-profile {
  position: relative;
  z-index: 1;
  display: flex;
  grid-gap: 20px;
  margin-top: -42px;
  padding-bottom: 30px; }
  .cc-user-profile .cc-user-name {
    margin-top: 60px; }
  .cc-user-profile .cc-profile-pic {
    padding: 5px;
    background-color: #fff;
    border-radius: 50%; }
    .cc-user-profile .cc-profile-pic img {
      width: 160px;
      height: 160px;
      border-radius: 50%; }

.cc-file-upload {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 7px 15px;
  background-color: #f7b104;
  color: #000;
  border-radius: 3px;
  margin-bottom: 0; }

.cc-table-header {
  position: relative;
  z-index: 1; }

.cc-total-datatable-photo {
  position: relative;
  z-index: 1;
  margin-top: -240px; }

.box {
  display: flex;
  grid-gap: 40px;
  border: 3px solid #fff;
  border-radius: 30px;
  padding: 30px;
  overflow: hidden;
  position: relative; }
  @media (max-width: 1440px) {
    .box {
      grid-gap: 16px;
      border-radius: 16px;
      padding: 15px; } }
  .box .first-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%; }
    @media only screen and (max-width: 1440px) {
      .box .first-img {
        max-width: 150px; } }
  .box .second-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%; }
    @media only screen and (max-width: 1440px) {
      .box .second-img {
        max-width: 150px; } }
  .box .third-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%; }
    @media only screen and (max-width: 1440px) {
      .box .third-img {
        max-width: 150px; } }
  .box .icon {
    flex: 0 0 auto;
    width: 108px;
    height: 108px;
    line-height: 108px;
    text-align: center;
    background: #9170fe;
    border-radius: 30px;
    position: relative;
    z-index: 1; }
    @media only screen and (max-width: 1440px) {
      .box .icon {
        width: 80px;
        height: 80px;
        line-height: 80px;
        border-radius: 10px; } }
    @media only screen and (max-width: 1199.98px) {
      .box .icon {
        width: 60px;
        height: 60px;
        line-height: 60px;
        border-radius: 10px; } }
    .box .icon i {
      line-height: unset; }
      .box .icon i:before {
        font-size: 48px;
        color: #fff; }
        @media only screen and (max-width: 1440px) {
          .box .icon i:before {
            font-size: 34px; } }
        @media only screen and (max-width: 1199.98px) {
          .box .icon i:before {
            font-size: 24px; } }
  .box p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 36px;
    color: #9170fe;
    margin-bottom: 0;
    z-index: 2;
    position: relative; }
    @media only screen and (max-width: 1440px) {
      .box p {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 10px; } }
  .box h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 64px;
    color: #000000;
    position: relative;
    margin-bottom: 0;
    z-index: 2; }
    @media only screen and (max-width: 1440px) {
      .box h3 {
        font-size: 30px;
        line-height: 40px; } }
    @media only screen and (max-width: 1199.98px) {
      .box h3 {
        font-size: 22px;
        line-height: 34px; } }

.purple {
  background: #f6f1ff; }
  .purple p {
    color: #9170fe; }

.orange {
  background: #fef1ee; }
  .orange p {
    color: #fe7f57; }
  .orange .icon {
    background: #fe7f57;
    z-index: 1; }

.blue {
  background: #eaf4fe; }
  .blue p {
    color: #2d8afd; }
  .blue .icon {
    background: #2d8afd; }

.sky-blue {
  background: #f0f6fb; }
  .sky-blue p {
    color: #53c4ff; }
  .sky-blue .icon {
    background: #53c4ff; }

.tia {
  background: #f2fff4; }
  .tia p {
    color: #9eefa4; }
  .tia .icon {
    background: #9eefa4; }

.brown {
  background: #fdf5ef; }
  .brown p {
    color: #ffb26f; }
  .brown .icon {
    background: #ffb26f; }

.brown {
  background: #fdf5ef; }
  .brown p {
    color: #ffb26f; }
  .brown .icon {
    background: #ffb26f; }

.red {
  background: #ffeeef; }
  .red p {
    color: #ff3c21; }
  .red .icon {
    background: #ff3c21; }

.sky-blue {
  background: #f0f6fb; }
  .sky-blue p {
    color: #6a9ffd; }
  .sky-blue .icon {
    background: #6a9ffd; }

.ic-dashboard-card {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px; }
  @media only screen and (max-width: 1440px) {
    .ic-dashboard-card {
      grid-gap: 20px; } }
  @media only screen and (max-width: 767.98px) {
    .ic-dashboard-card {
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (max-width: 480px) {
    .ic-dashboard-card {
      grid-template-columns: repeat(1, 1fr); } }

.ic-seclect {
  width: 263px;
  border: 1px solid #f7b104;
  box-sizing: border-box;
  border-radius: 10px;
  background: transparent;
  color: #f7b104;
  padding: 11px 20px; }
  .ic-seclect:focus {
    outline: 0; }

.ic-select-heads {
  margin-bottom: 20px; }
  .ic-select-heads .ic-seclect {
    width: 214px; }

.cc-file-card:not(:last-child) {
  margin-bottom: 50px; }

.cc-formate {
  display: flex;
  grid-gap: 15px;
  flex-wrap: wrap; }
  .cc-formate .cc-badege {
    padding: 5px 20px 5px 5px;
    background-color: #ffe5cd;
    color: #f2994a;
    display: flex;
    align-items: center;
    grid-gap: 6px;
    border-radius: 30px;
    font-size: 12px; }
    .cc-formate .cc-badege.dollar {
      padding: 4px 18px;
      font-size: 16px; }
      @media only screen and (max-width: 1440px) {
        .cc-formate .cc-badege.dollar {
          font-size: 14px; } }
    .cc-formate .cc-badege i {
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background: #fff;
      color: #f7b104;
      font-size: 10px;
      line-height: 20px;
      text-align: center;
      color: #f2994a; }
      .cc-formate .cc-badege i::before {
        color: #f2994a; }
    .cc-formate .cc-badege.ic-pod {
      background-color: #bbddc9;
      color: #27ae60; }
      .cc-formate .cc-badege.ic-pod i {
        color: #27ae60; }
        .cc-formate .cc-badege.ic-pod i::before {
          color: #27ae60; }
    .cc-formate .cc-badege.ic-adiuo {
      background-color: #c1f0ff;
      color: #56ccf2; }
      .cc-formate .cc-badege.ic-adiuo i {
        color: #56ccf2; }
        .cc-formate .cc-badege.ic-adiuo i::before {
          color: #56ccf2; }

.books-details-table tr:hover {
  box-shadow: none !important; }

.books-details-table > :not(caption) > * > * {
  border-bottom: none; }

.ic-select-details {
  border: 1px solid #f7b104;
  box-sizing: border-box;
  border-radius: 30px;
  padding: 5px 10px; }
  .ic-select-details:focus {
    outline: 0; }

.synopsis {
  color: #203047;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 30px; }

.cc-details-books {
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  color: #5b6572; }

.cc-book-details-img img {
  border-radius: 30px; }

.audio {
  margin-top: 20px; }

.cc-count-app {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  margin-top: 10px;
  grid-gap: 10px; }
  @media (max-width: 991px) {
    .cc-count-app {
      grid-gap: 2px;
      padding: 2px; } }
  .cc-count-app .cc-count-items {
    background: #fff9eb;
    border-radius: 10px;
    display: flex;
    align-items: center;
    grid-gap: 10px;
    padding: 10px; }
    @media only screen and (max-width: 991.98px) {
      .cc-count-app .cc-count-items {
        padding: 6px 3px; } }
    .cc-count-app .cc-count-items i {
      font-size: 20px;
      color: #27ae60;
      width: 40px;
      height: 40px;
      line-height: 40px;
      border-radius: 50%;
      text-align: center;
      background-color: #fff; }
      @media only screen and (max-width: 1199.98px) {
        .cc-count-app .cc-count-items i {
          font-size: 14px;
          width: 30px;
          height: 30px;
          line-height: 30px; } }
      @media only screen and (max-width: 991.98px) {
        .cc-count-app .cc-count-items i {
          font-size: 14px;
          width: 20px;
          height: 20px;
          line-height: 20px; } }
      .cc-count-app .cc-count-items i::before {
        color: #27ae60; }
    .cc-count-app .cc-count-items .cc-number {
      font-weight: normal;
      font-size: 26px;
      line-height: 20px;
      color: #27ae60; }
      @media only screen and (max-width: 1199.98px) {
        .cc-count-app .cc-count-items .cc-number {
          font-size: 20px;
          line-height: 18px; } }
    .cc-count-app .cc-count-items .cc-name {
      color: #5b6572;
      font-size: 10px; }
      @media only screen and (max-width: 991.98px) {
        .cc-count-app .cc-count-items .cc-name {
          font-size: 8px; } }
    .cc-count-app .cc-count-items.orange i {
      color: #f2994a; }
      .cc-count-app .cc-count-items.orange i::before {
        color: #f2994a; }
    .cc-count-app .cc-count-items.orange .cc-number {
      color: #f2994a; }
    .cc-count-app .cc-count-items.orange .cc-name {
      color: #f2994a; }
    .cc-count-app .cc-count-items.sky i {
      color: #56ccf2; }
      .cc-count-app .cc-count-items.sky i::before {
        color: #56ccf2; }
    .cc-count-app .cc-count-items.sky .cc-number {
      color: #56ccf2; }
    .cc-count-app .cc-count-items.sky .cc-name {
      color: #56ccf2; }

.ic-app-store {
  display: flex;
  grid-gap: 22px;
  align-items: center;
  margin-top: 26px; }
  @media only screen and (max-width: 1440px) {
    .ic-app-store {
      display: block;
      text-align: center; }
      .ic-app-store p {
        margin-bottom: 9px; } }

.cc-books-slider-main-heads {
  background-color: #fff9eb;
  border-radius: 30px;
  padding: 30px;
  border: 3px solid #fff; }

.cc-slider-items {
  padding: 20px;
  border-radius: 30px;
  background-color: #fff; }
  .cc-slider-items .cc-books-name {
    padding-top: 20px;
    padding-bottom: 10px; }

.ic-books-slider {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px; }

.cc-slider-items img {
  max-width: 100%;
  object-fit: cover;
  object-position: center;
  max-height: 225px;
  border-radius: 30px; }
  @media only screen and (max-width: 767.98px) {
    .cc-slider-items img {
      max-width: 100%; } }

.ic-books-slider {
  position: relative; }
  .ic-books-slider .owl-nav button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    background: #fff !important;
    box-shadow: 0px 10px 20px rgba(247, 177, 4, 0.3); }
    .ic-books-slider .owl-nav button.owl-prev {
      position: absolute;
      top: 50%;
      left: -22px;
      transform: translateY(-50%); }
    .ic-books-slider .owl-nav button.owl-next {
      position: absolute;
      top: 50%;
      right: -22px;
      transform: translateY(-50%); }

.highcharts-title {
  font-size: 24px;
  line-height: 36px;
  color: #000; }

.ic-doughunt-text {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  grid-gap: 10px;
  margin-top: 20px;
  padding-left: 0; }
  .ic-doughunt-text li {
    list-style: none; }
    .ic-doughunt-text li span {
      font-weight: 500;
      font-size: 14px;
      line-height: 16px;
      color: #5b6572; }
      .ic-doughunt-text li span:not(:last-child) {
        margin-right: 8px; }
    .ic-doughunt-text li .ic-red {
      color: #ff452b; }
    .ic-doughunt-text li .ic-orange {
      color: #ff8932; }
    .ic-doughunt-text li .ic-green {
      color: #56d353; }

.ic-pie-chart-heads {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 30px; }
  .ic-pie-chart-heads .card {
    margin-top: 0; }
  @media (max-width: 1800px) {
    .ic-pie-chart-heads {
      grid-gap: 20px; } }
  @media (max-width: 1700px) {
    .ic-pie-chart-heads {
      grid-template-columns: repeat(4, 1fr); } }
  @media (max-width: 1440px) {
    .ic-pie-chart-heads {
      grid-template-columns: repeat(3, 1fr); } }
  @media (max-width: 1199px) {
    .ic-pie-chart-heads {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 650px) {
    .ic-pie-chart-heads {
      grid-template-columns: repeat(1, 1fr); } }

.books-tags .table {
  width: 50% !important;
  margin: 0 auto 0 0 !important; }
  @media only screen and (max-width: 1440px) {
    .books-tags .table {
      width: 50%; } }
  @media only screen and (max-width: 1199.98px) {
    .books-tags .table {
      width: 50% !important; } }

.dt-buttons {
  margin-bottom: 10px; }

#layout-wrapper {
  overflow: hidden; }

@media (max-width: 767px) {
  .cc-table-button-heads li:not(:last-child) {
    margin-bottom: 20px; } }
@media (max-width: 767px) {
  .cc-table-button-heads li a,
  .cc-table-button-heads li button {
    width: 100%; } }

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