@charset "UTF-8";
@import url("inc/bootstrap/bootstrap.min.css");
@import url("inc/owl-carousel/owl.carousel.min.css");
@import url("inc/owl-carousel/owl.theme.default.css");
@import url("https://fonts.googleapis.com/css?family=Inter:400,500,700&display=swap"); 
@font-face {
    font-family: "Eina01 Bold";
    src:          url("../fonts/Eina01 Bold.otf") format("opentype");
    font-weight: 500;
}
:root {
    --color-darktheme: #080D3D;
    --color-theme: #2196F3;
    --color-theme-gradient: #080D3D;
    --color-primary: #0B5CAD;
    --color-orange: #D5A15D;
    --color-theme-secondary: #D5A15D;
    --color-theme-soft: #F3D9AD; 
}
@media screen and (min-width: 768px) {
    body {
        max-width: 420px;
        margin: 0 auto;
    }
}
body {
  font-family: "Calibri";
  font-size: 13px;
  line-height: 1.55rem;
  letter-spacing: -0.015rem;
  color: #231E2E;
  background: #FFF;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

::-webkit-scrollbar {
  width: 0;
}

::selection {
  background: rgba(30, 116, 253, 0.3);
}

a {
  transition: 0.2s all;
  color: var(--color-theme);
  outline: 0 !important;
}

a:hover, a:active, a:focus {
  outline: 0 !important;
  color: var(--color-theme);
  text-decoration: none;
}

button {
  outline: 0 !important;
}

button:hover, button:active, button:focus {
  outline: 0 !important;
}











.appHeader .left i.icon,
.appHeader .left ion-icon,
.appHeader .right i.icon,
.appHeader .right ion-icon {
  font-size: 26px;
  --ionicon-stroke-width: 36px;
}















.appHeader .pageTitle span {
  font-weight: normal;
  color: #ffffffd9;
  font-size: .65rem;
}













.header-large-title .title {
  margin: 4px 0 0 0;
  font-size: 34px;
  letter-spacing: -0.02em;
  line-height: 1.3em;
}

.header-large-title .subtitle {
  font-size: 17px;
  font-weight: 400;
  margin: 6px 0 0 0;
  color: #141515;
  line-height: 1.6em;
}















































































.appBottomMenu .item i.icon,
.appBottomMenu .item ion-icon {
  display: inline-flex;
  margin: 1px auto 3px auto;
  font-size: 26px;
  line-height: 1em;
  color: #141515;
  transition: 0.1s all;
  display: block;
  margin-top: 1px;
  margin-bottom: 3px;
}





.appBottomMenu .item .action-button i.icon,
.appBottomMenu .item .action-button ion-icon {
  color: #FFF !important;
  margin: 0 !important;
  line-height: 0 !important;
}





.appBottomMenu .item.active:before {
  background: transparent;
}

.appBottomMenu .item.active i.icon,
.appBottomMenu .item.active ion-icon,
.appBottomMenu .item.active strong {
  color: var(--color-theme) !important;
  font-weight: 500;
}

.appBottomMenu .item:hover i.icon,
.appBottomMenu .item:hover ion-icon,
.appBottomMenu .item:hover strong {
  color: #141515;
}





.appBottomMenu.text-light .item i.icon,
.appBottomMenu.text-light .item ion-icon,
.appBottomMenu.text-light .item strong {
  color: #FFF;
}

.appBottomMenu.text-light .item.active {
  opacity: 1;
}

.appBottomMenu.text-light .item.active i.icon,
.appBottomMenu.text-light .item.active ion-icon,
.appBottomMenu.text-light .item.active strong {
  color: #FFF !important;
}











#appCapsule {
  padding: 56px 0;
  margin-bottom: env(safe-area-inset-bottom);
  margin-top: env(safe-area-inset-top);
}

#appCapsule.extra-header-active {
  padding-top: 112px;
}

#appCapsule.full-height {
  min-height: 100vh;
}

.section {
  padding: 0 20px;
}

.section.full {
  padding: 0;
}

.section.service {
  padding: 0;
  background: var(--color-theme);
  border-top: 8px solid var(--color-theme);
}















.section.full .section-title {
  padding-left: 16px;
  padding-right: 16px;
}

.section.full .content-header,
.section.full .content-footer {
  padding-left: 16px;
  padding-right: 16px;
}

.section.full .wide-block .content-header,
.section.full .wide-block .content-footer {
  padding-left: 0;
  padding-right: 0;
}

.section.inset .wide-block {
  border: 1px solid #E1E1E1;
  border-radius: 6px;
}













.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active {
  background: #e33e2e !important;
  border-color: #e33e2e !important;
}









.sidebar-buttons .button {
  float: 1;
  width: 100%;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  color: #141515;
}

.sidebar-buttons .button:hover, .sidebar-buttons .button:active {
  background: rgba(225, 225, 225, 0.2);
}















#sidebarPanel .modal-dialog {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
}

#sidebarPanel .modal-body {
  margin-top: 76px;
  margin-bottom: 80px;
}

#sidebarPanel .modal-content {
  width: 300px;
  padding-top: env(safe-area-inset-top);
}





.panelbox-left .link-listview > li a,
.panelbox-right .link-listview > li a {
  padding: 10px 36px 10px 16px;
}





.panelbox-left .image-listview > li a.item,
.panelbox-right .image-listview > li a.item {
  padding-right: 36px;
}











.fixed-footer > div {
  width: 100%;
}







.footer-link a {
  float: 1;
  padding: 12px 2px;
  width: 100%;
  color: #4F5050;
  display: block;
}

.footer-link a span {
  display: block;
}

.footer-link a i.icon,
.footer-link a ion-icon {
  font-size: 24px;
  margin-bottom: 4px;
}

























































































































































h1,
h2,
h3,
h4,
h5,
h6 {
  color: #141515;
  margin: 0 0 10px 0;
  letter-spacing: -0.02em;
  line-height: 1.3em;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: rgba(20, 21, 21, 0.6);
}

h1 .badge,
h2 .badge,
h3 .badge,
h4 .badge,
h5 .badge,
h6 .badge {
  line-height: 1em;
}



h1 {
  font-size: 34px;
  font-weight: 700;
}







h5 {
  font-size: 13px;
  font-weight: 500;
}

















.page-title .link {
  font-size: 13px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 3px;
}

.page-title .link:hover, .page-title .link:active {
  opacity: 0.8;
}



.page-title .title {
  margin: 0;
  font-size: 24px;
  line-height: 1.2em;
}

.section.full .page-title {
  padding-left: 16px;
  padding-right: 16px;
}







ion-icon {
  --ionicon-stroke-width: 32px;
}

i.icon {
  line-height: 1em !important;
}

































































@keyframes loadingAnimation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.badge {
  font-size: 12px;
  line-height: 1em;
  border-radius: 100px;
  letter-spacing: 0;
  height: 22px;
  min-width: 22px;
  padding: 0 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
}

.badge-primary,
a.badge-primary {
  background: var(--color-theme) !important;
}

.badge-secondary,
a.badge-secondary {
  background: #6C7C94 !important;
}

.badge-success,
a.badge-success {
  background: #00CD64 !important;
}

.badge-danger,
a.badge-danger {
  background: #EC4433 !important;
}

.badge-warning,
a.badge-warning {
  background: #FB8B01 !important;
  color: #FFF;
}

.badge-gold,
a.badge-gold {
  background: #EEBC1D !important;
  color: #FFF;
}

.badge-info,
a.badge-info {
  background: #592BCA !important;
}

.badge-light,
a.badge-light {
  background: rgba(255, 255, 255, 0.6) !important;
  color: #141515;
}

.badge-dark,
a.badge-dark {
  background: #222 !important;
}



.appHeader .badge {
  min-width: 16px;
  height: 16px;
  line-height: 9px !important;
  font-size: 10px;
  padding: 0 4px !important;
  position: absolute;
  right: 2px;
  top: 10px;
}



.appBottomMenu .badge {
  min-width: 16px;
  height: 16px;
  line-height: 9px !important;
  font-size: 10px;
  padding: 0 4px !important;
  position: absolute;
  right: 50%;
  transform: translateX(120%);
  top: -3px;
}





.listview-title .link {
  color: #A1A1A2;
  font-weight: 500;
  font-size: 11px;
  display: flex;
  align-items: center;
}

.listview-title .link i.icon,
.listview-title .link ion-icon {
  font-size: 15px;
  margin-right: 4px;
}







































.link-listview > li a {
  padding: 8px 36px 8px 16px;
  min-height: 50px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  color: #141515 !important;
}

.link-listview > li a:after {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='10px' height='16px' viewBox='0 0 10 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='Listview' transform='translate(-112.000000, -120.000000)' stroke='%23A1A1A2' stroke-width='2.178'%3E%3Cpolyline id='Path' points='114 122 120 128 114 134'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  right: 12px;
  opacity: 0.5;
  top: 50%;
  margin-top: -8px;
}

.link-listview > li a:active {
  background: rgba(225, 225, 225, 0.3);
}






















.image-listview > li a.item {
  color: #141515 !important;
  padding-right: 36px;
}

.rgs-riwayat .image-listview > li a.item {
  color: #4F5050 !important;
  padding-right: 36px;
}

.image-listview > li a.item:active {
  background: rgba(225, 225, 225, 0.3);
}

.image-listview > li a.item:after {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='10px' height='16px' viewBox='0 0 10 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='Listview' transform='translate(-112.000000, -120.000000)' stroke='%23A1A1A2' stroke-width='2.178'%3E%3Cpolyline id='Path' points='114 122 120 128 114 134'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  right: 12px;
  opacity: 0.5;
  top: 50%;
  margin-top: -8px;
}

.image-listview.text > li:after {
  left: 16px;
}













.multi-level > a:after {
  transform: rotate(90deg);
}







.multi-level ul > li a,
.multi-level ul > li .item {
  padding-left: 68px !important;
}

.multi-level.active > a:after {
  transform: rotate(-90deg);
}

.multi-level.active ul {
  padding-bottom: 8px;
}

.link-listview .link-listview a,
.link-listview .link-listview .item,
.link-listview .image-listview a,
.link-listview .image-listview .item {
  padding-left: 16px !important;
}







.image-listview.text .simple-listview {
  padding-left: 0 !important;
}

.image-listview.text .link-listview a,
.image-listview.text .link-listview .item,
.image-listview.text .image-listview a,
.image-listview.text .image-listview .item {
  padding-left: 16px !important;
}



.image-listview.media .link-listview a,
.image-listview.media .link-listview .item,
.image-listview.media .image-listview a,
.image-listview.media .image-listview .item {
  padding-left: 96px !important;
}















































.card.product-card .title {
  font-size: 13px;
  margin: 10px 0 0 0;
  padding: 0 4px;
  font-weight: 500;
}

.card.product-card .text {
  font-size: 11px;
  color: #A1A1A2;
  margin: 0;
  padding: 0 4px 10px 4px;
}





.btn i.icon,
.btn ion-icon {
  font-size: 22px;
  margin-right: 10px;
  margin-top: -2px;
  font-weight: 700;
}











.btn-lg i.icon,
.btn-lg ion-icon {
  font-size: 26px;
}



.btn-sm i.icon,
.btn-sm ion-icon {
  font-size: 20px;
  margin-right: 6px;
}





.btn-icon i.icon,
.btn-icon ion-icon {
  text-align: center;
  margin: 0 !important;
}



.btn-icon.btn-lg i.icon,
.btn-icon.btn-lg ion-icon {
  font-size: 32px;
}



.btn-icon.btn-sm i.icon,
.btn-icon.btn-sm ion-icon {
  font-size: 18px;
}



.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  background: green !important;
  border-color: var(--color-theme) !important;
}





.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active {
  background: #617085 !important;
  border-color: #617085 !important;
}





.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  background: #2fb350 !important;
  border-color: #2fb350 !important;
}





.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  background: #ea2f1c !important;
  border-color: #ea2f1c !important;
}





.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  background: #e58600 !important;
  border-color: #e58600 !important;
}







.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  background: #5027b5 !important;
  border-color: #5027b5 !important;
}





.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active {
  background: #262626 !important;
  border-color: #262626 !important;
}





.btn-light:hover, .btn-light:focus, .btn-light:active, .btn-light.active {
  background: rgba(242, 242, 242, 0.5) !important;
  border-color: rgba(242, 242, 242, 0.5) !important;
}







.btn-outline-primary.active {
  background: var(--color-theme) !important;
  color: #fff !important;
  border-color: var(--color-theme) !important;
}







.btn-outline-secondary.active {
  background: #6C7C94 !important;
  color: #fff !important;
  border-color: #6C7C94 !important;
}







.btn-outline-success.active {
  background: #00CD64 !important;
  color: #fff !important;
  border-color: #00CD64 !important;
}







.btn-outline-danger.active {
  background: #EC4433 !important;
  color: #fff !important;
  border-color: #EC4433 !important;
}







.btn-outline-warning.active {
  background: #FB8B01 !important;
  color: #fff !important;
  border-color: #FB8B01 !important;
}







.btn-outline-info.active {
  background: #592BCA !important;
  color: #fff !important;
  border-color: #592BCA !important;
}







.btn-outline-light.active {
  background: #fff !important;
  color: #fff !important;
  border-color: #fff !important;
}











.btn-text-primary:active, .btn-text-primary.active {
  background: rgba(30, 116, 253, 0.15) !important;
  border-color: transparent !important;
  color: var(--color-theme) !important;
}







.btn-text-secondary:active, .btn-text-secondary.active {
  background: rgba(108, 124, 148, 0.15) !important;
  border-color: transparent !important;
  color: #6C7C94 !important;
}







.btn-text-success:active, .btn-text-success.active {
  background: rgba(52, 199, 89, 0.15) !important;
  border-color: transparent !important;
  color: #00CD64 !important;
}







.btn-text-danger:active, .btn-text-danger.active {
  background: rgba(236, 68, 51, 0.15) !important;
  border-color: transparent !important;
  color: #EC4433 !important;
}









.btn-text-warning:active, .btn-text-warning.active {
  background: rgba(254, 149, 0, 0.15) !important;
  border-color: transparent !important;
  color: #FB8B01 !important;
}





.btn-text-gold:active, .btn-text-gold.active {
  background: rgba(254, 149, 0, 0.15) gold!important;
  border-color: transparent !important;
  color: #EEBC1D !important;
}







.btn-text-info:active, .btn-text-info.active {
  background: rgba(89, 43, 202, 0.15) !important;
  border-color: transparent !important;
  color: #592BCA !important;
}





.btn-text-light:hover, .btn-text-light:active, .btn-text-light.active {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
}





.btn-text-dark:active, .btn-text-dark.active {
  background: rgba(20, 21, 21, 0.15) !important;
  border-color: transparent !important;
  color: #141515 !important;
}















































































































 





 





.accordion .accordion-header .btn i.icon,
.accordion .accordion-header .btn ion-icon {
  width: 24px;
  font-size: 24px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}









.modal.action-sheet {
  z-index: 9999;
}

.modal.action-sheet .modal-dialog {
  padding: 0;
  margin: 0;
  bottom: 0;
  position: fixed;
  width: 100%;
  min-width: 100%;
  z-index: 12000;
  transform: translate(0, 100%);
}

.modal.action-sheet.show .modal-dialog {
  transform: translate(0, 0);
}

.modal.action-sheet .close-button {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  position: absolute;
  right: 10px;
  top: 3px;
  color: #A1A1A2;
}

.modal.action-sheet .close-button:hover, .modal.action-sheet .close-button:active {
  color: #4F5050;
}

.modal.action-sheet .modal-content {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  border: 0;
  border-radius: 30px 30px 0 0;
  padding-bottom: env(safe-area-inset-bottom);
}

.modal.action-sheet .modal-content .action-sheet-content {
  padding: 20px 16px;
  max-height: 460px;
  overflow: auto;
}

.modal.action-sheet .modal-content .modal-header {
  display: block;
  padding: 2px 20px;
}

.modal.action-sheet .modal-content .modal-header .modal-title {
  padding: 0;
  margin: 0;
  text-align: center;
  display: block;
  font-size: 13px;
  padding: 6px 0;
  color: #141515;
  font-weight: 500;
}

.modal.action-sheet .modal-content .modal-body {
  padding: 0;
}







.action-button-list > li .btn:active, .action-button-list > li .btn.active {
  background: rgba(225, 225, 225, 0.3);
}





.action-button-list > li .btn.text-danger {
  color: #EC4433 !important;
}













.action-button-list > li .btn > span {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.action-button-list > li .btn i.icon,
.action-button-list > li .btn ion-icon {
  width: 24px !important;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  margin-left: -5px;
  font-size: 24px;
  line-height: 1em;
}



.action-sheet.inset .modal-dialog {
  padding: 16px;
  padding-bottom: 16px !important;
  margin-bottom: env(safe-area-inset-bottom);
}

.action-sheet.inset .modal-dialog .modal-content {
  border-radius: 16px;
  padding-bottom: 0;
}



.dialogbox .modal-dialog {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 12000;
  display: flex;
  overflow: auto;
  align-items: center;
  justify-content: center;
  transform: translate(0, 0) !important;
  transform: scale(0.7) !important;
}

.dialogbox .modal-dialog .modal-content {
  max-width: 280px;
  margin: auto;
  max-height: 560px;
  overflow: auto;
  border: 0;
  border-radius: 16px;
}

.dialogbox .modal-dialog .modal-content .btn-list {
  margin: 0;
}

.dialogbox .modal-dialog .modal-content .btn-list .btn {
  padding: 0px 10px;
  min-height: 56px;
  border-radius: 0;
  margin: 0;
  border: 0;
  border-bottom: 1px solid #E1E1E1 !important;
  font-size: 15px;
}

.dialogbox .modal-dialog .modal-content .btn-list .btn:hover, .dialogbox .modal-dialog .modal-content .btn-list .btn:focus, .dialogbox .modal-dialog .modal-content .btn-list .btn:active, .dialogbox .modal-dialog .modal-content .btn-list .btn.active {
  background: rgba(225, 225, 225, 0.3) !important;
}

.dialogbox .modal-dialog .modal-content .btn-list .btn:last-child {
  border-radius: 0 0 16px 16px;
  border-bottom: 0 !important;
}

.dialogbox .modal-dialog .modal-content .btn-inline {
  display: flex;
  margin: 0;
}

.dialogbox .modal-dialog .modal-content .btn-inline .btn {
  width: 100%;
  border-radius: 0;
  min-height: 56px;
  border: 0 !important;
  border-right: 1px solid #E1E1E1 !important;
  font-size: 15px;
}

.dialogbox .modal-dialog .modal-content .btn-inline .btn:hover, .dialogbox .modal-dialog .modal-content .btn-inline .btn:focus, .dialogbox .modal-dialog .modal-content .btn-inline .btn:active, .dialogbox .modal-dialog .modal-content .btn-inline .btn.active {
  background: rgba(225, 225, 225, 0.3) !important;
}

.dialogbox .modal-dialog .modal-content .btn-inline .btn:last-child {
  border-right: 0 !important;
  border-radius: 0 0 16px 0 !important;
}

.dialogbox .modal-dialog .modal-content .btn-inline .btn:first-child {
  border-radius: 0 0 0 16px !important;
}

.dialogbox .modal-dialog .modal-content .modal-header {
  border: 0;
  padding: 20px 20px 10px 20px;
}

.dialogbox .modal-dialog .modal-content .modal-header .modal-title {
  color: #141515;
  text-align: center;
  margin: 0 auto;
  font-size: 17px;
}

.dialogbox .modal-dialog .modal-content .modal-body {
  padding: 0 20px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 15px;
}

.dialogbox .modal-dialog .modal-content .modal-footer {
  border: 0;
  border-top: 1px solid #E1E1E1;
  padding: 0;
  display: block;
  text-align: right;
}

.dialogbox.show .modal-dialog {
  transform: translate(0, 0) !important;
  transform: scale(1) !important;
  transition: .2s all;
}

.modal-icon {
  font-size: 60px;
  line-height: 1em;
  margin-top: 30px;
  margin-bottom: -10px;
  color: var(--color-theme);
  text-align: center;
}



.modalbox .modal-dialog {
  transform: translate(0, 100%) !important;
  min-width: 100%;
  margin: 0;
  transition: 0.5s all !important;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: env(safe-area-inset-top);
}

.modalbox .modal-dialog .modal-content {
  border-radius: 0;
  border: 0;
  margin: auto;
  overflow: hidden;
  padding-top: 56px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.modalbox .modal-dialog .modal-content .modal-header {
  border: 0;
  padding: 0;
  min-height: 56px;
  padding: 10px 16px;
  border-radius: 0;
  display: flex;
  border-bottom: 1px solid #E1E1E1;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  background: #FFF;
}

.modalbox .modal-dialog .modal-content .modal-header .modal-title {
  margin: 0;
  color: #141515;
  font-size: 17px;
}

.modalbox .modal-dialog .modal-content .modal-body {
  padding: 20px 16px;
  overflow: auto;
}

.modalbox.show .modal-dialog {
  transform: translate(0, 0) !important;
}

.panelbox .modal-dialog {
  margin: 0;
  position: fixed;
  left: 0;
  top: 0;
}

.panelbox .modal-dialog .modal-content {
  border: 0;
  border-radius: 0;
  width: 300px;
  height: 100vh;
  overflow: auto;
  padding-top: env(safe-area-inset-top);
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.panelbox .modal-dialog .modal-content .modal-header {
  border-bottom: 0;
  padding: 10px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 56px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  margin-bottom: 6px;
}

.panelbox .modal-dialog .modal-content .modal-header .panel-close {
  color: var(--color-theme);
}

.panelbox .modal-dialog .modal-content .modal-header .panel-close i.icon,
.panelbox .modal-dialog .modal-content .modal-header .panel-close ion-icon {
  font-size: 26px;
}

.panelbox .modal-dialog .modal-content .modal-header .modal-title {
  color: #141515;
}

.panelbox .modal-dialog .modal-content .modal-body {
  padding: 10px 16px;
}

.panelbox.show .modal-dialog {
  transform: translate(0, 0) !important;
}

.panelbox-left .modal-dialog {
  transform: translate(-100%, 0) !important;
}

.panelbox-right .modal-dialog {
  transform: translate(100%, 0) !important;
  left: auto;
  right: 0;
}













.dropdown .dropdown-menu .text,
.dropup .dropdown-menu .text {
  padding: 9px 16px;
  color: #4F5050;
}

.dropdown .dropdown-menu i.icon,
.dropdown .dropdown-menu ion-icon,
.dropup .dropdown-menu i.icon,
.dropup .dropdown-menu ion-icon {
  margin-right: 10px;
  width: 22px;
  height: 22px;
  font-size: 22px;
  justify-content: center;
  align-items: center;
  line-height: 1em;
  display: inline-flex;
  color: #141515;
}





































a.bg-primary {
  background: var(--color-theme) !important;
  color: #FFF !important;
}

a.bg-primary:hover, a.bg-primary:active {
  background: var(--color-theme) !important;
}

a.bg-secondary {
  background: #6C7C94 !important;
  color: #FFF !important;
}

a.bg-secondary:hover, a.bg-secondary:active {
  background: #617085 !important;
}

a.bg-success {
  background: #00CD64 !important;
  color: #FFF !important;
}

a.bg-success:hover, a.bg-success:active {
  background: #2fb350 !important;
}

a.bg-danger {
  background: #EC4433 !important;
  color: #FFF !important;
}

a.bg-danger:hover, a.bg-danger:active {
  background: #ea2f1c !important;
}

a.bg-warning {
  background: #FB8B01 !important;
  color: #FFF !important;
}

a.bg-warning:hover, a.bg-warning:active {
  background: #e58600 !important;
}

a.bg-info {
  background: #592BCA !important;
  color: #FFF !important;
}

a.bg-info:hover, a.bg-info:active {
  background: #5027b5 !important;
}

a.bg-light {
  background: rgba(255, 255, 255, 0.5) !important;
}

a.bg-light:hover, a.bg-light:active {
  background: rgba(242, 242, 242, 0.5) !important;
}

a.bg-dark {
  background: #222 !important;
  color: #FFF !important;
}

a.bg-dark:hover, a.bg-dark:active {
  background: #151515 !important;
}

.text-primary,
a.text-primary {
  color: green !important;
}

.text-secondary,
a.text-secondary {
  color: #6C7C94 !important;
}

.text-success,
a.text-success {
  color: #00CD64 !important;
}

.text-danger,
a.text-danger {
  color: #EC4433 !important;
}

.text-warning,
a.text-warning {
  color: #FB8B01 !important;
}

.text-gold,
a.text-gold {
  color: #EEBC1D !important;
}

.text-info,
a.text-info {
  color: #592BCA !important;
}

.text-light,
a.text-light {
  color: #FFF !important;
}

.text-dark,
a.text-dark {
  color: #141515 !important;
}



























.alert-primary a {
  color: #fff !important;
  text-decoration: underline;
}







.alert-outline-primary a {
  color: var(--color-theme) !important;
  text-decoration: underline !important;
}







.alert-secondary a {
  color: #fff !important;
  text-decoration: underline;
}







.alert-outline-secondary a {
  color: #6C7C94 !important;
  text-decoration: underline !important;
}







.alert-success a {
  color: #fff !important;
  text-decoration: underline;
}







.alert-outline-success a {
  color: #00CD64 !important;
  text-decoration: underline !important;
}







.alert-danger a {
  color: #fff !important;
  text-decoration: underline;
}







.alert-outline-danger a {
  color: #EC4433 !important;
  text-decoration: underline !important;
}







.alert-warning a {
  color: #fff !important;
  text-decoration: underline;
}







.alert-outline-warning a {
  color: #FB8B01 !important;
  text-decoration: underline !important;
}







.alert-info a {
  color: #fff !important;
  text-decoration: underline;
}







.alert-outline-info a {
  color: #592BCA !important;
  text-decoration: underline !important;
}









.alert-dark a {
  color: #FFF !important;
  text-decoration: underline !important;
}

































.form-group .input {
    align-items: center;
    justify-content: center;
    height: 38px;
    font-size: 22px;
    position: absolute;
    right: 10px;
    bottom: 0;
    width: 32px;
}







.form-group .input-wrapper .input {
    display: flex;
}

.form-group .input-wrapper.active .label {
  color: #141515;
}





























.input-group .input-group-text {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #E1E1E1;
  border-radius: 0;
  font-size: 20px;
  font-weight: 400;
  color: #141515;
  height: 40px;
  width: auto;
  padding: 0 10px 0 0;
}



.custom-file-upload input[type="file"] {
  overflow: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
}



.custom-file-upload label span {
  display: block;
  font-size: 15px;
  color: #A1A1A2;
  height: auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font-weight: 500;
  transform: translate(0%, -50%);
  align-items: center;
  justify-content: center;
  padding: 10px 16px;
  width: 100%;
  text-align: center;
  border-radius: 0;
}

.custom-file-upload label span i.icon,
.custom-file-upload label span ion-icon {
  --ionicon-stroke-width: 32px;
  font-size: 48px;
  color: #A1A1A2;
}

.custom-file-upload label span strong {
  display: block;
  font-weight: 500;
}

.custom-file-upload label span i {
  font-style: normal;
  display: block;
}







.custom-file-upload label.file-uploaded span {
  bottom: 0;
  left: 0;
  top: auto;
  transform: translate(0, 0);
  font-size: 11px;
  color: #4F5050;
  background-color: #E1E1E1;
}











.nav-tabs.style1 .nav-item .nav-link i.icon,
.nav-tabs.style1 .nav-item .nav-link ion-icon {
  margin-right: 8px;
  margin-left: 8px;
  line-height: 1em;
  font-size: 18px;
}

.nav-tabs.style1 .nav-item .nav-link.active {
  color: #141515;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  border-radius: 30px;
}







.nav-tabs.lined .nav-item .nav-link i.icon,
.nav-tabs.lined .nav-item .nav-link ion-icon {
  margin-right: 8px;
  margin-left: 8px;
  line-height: 1em;
  font-size: 18px;
}

.nav-tabs.lined .nav-item .nav-link.active {
  color: var(--color-theme);
  background: transparent;
  border-bottom-color: var(--color-theme) !important;
}

.nav-tabs.iconed i.icon,
.nav-tabs.iconed ion-icon {
  font-size: 24px !important;
}

























































.message-item .title {
  font-size: 12px;
  font-weight: 500;
  color: #4F5050;
  line-height: 1.2em;
  padding: 0 0 0 10px;
}

















.chatFooter form {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}









.circle-progress .in .text {
  text-align: center;
  font-size: 11px;
  line-height: 1.5em;
}

.circle-progress .in .text .value {
  margin: 0;
  line-height: 1.5em;
}











.chip.chip-media img {
  width: 26px;
  height: 26px;
  border-radius: 100px;
  position: absolute;
  left: 0;
  top: 0;
}

























































.searchbox .form-control:focus ~ .input-icon {
  color: #141515;
}

.searchbox i.icon,
.searchbox ion-icon {
  font-size: 26px;
  line-height: 1em;
  margin: 0;
}



.searchbox .input-icon {
  font-size: 26px;
  position: absolute;
  left: 0px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #A1A1A2;
  top: 0;
}









#search .searchbox .form-control:focus ~ .input-icon {
  color: #141515;
}

#search .searchbox .input-icon {
  font-size: 26px;
  position: absolute;
  left: 8px;
  width: 46px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #A1A1A2;
  top: 0;
}

.search-result li > .item,
.search-result li > a {
  padding-top: 20px;
  padding-bottom: 20px;
}





.carousel-slider .owl-dots button {
  outline: 0 !important;
}





.carousel-button-footer > div {
  width: 100%;
}



























.timeline .content .title {
  margin-bottom: 5px;
  line-height: 1.3em;
}

.timeline .content .text {
  font-size: 13px;
  line-height: 1.4em;
  padding-right: 30px;
}

.timeline .dot {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  position: absolute;
  background: #A1A1A2;
  left: -5px;
  top: 50%;
  margin-top: -6px;
  z-index: 10;
  box-shadow: 0 0 0 3px #FFF;
}















.form-wizard-section .button-item strong i.icon,
.form-wizard-section .button-item strong ion-icon {
  font-size: 16px;
}

.form-wizard-section .button-item p {
  font-size: 10px;
  line-height: 1em;
  color: #A1A1A2;
  margin: 4px 0 0 0;
}

.form-wizard-section .button-item.active strong {
  background: var(--color-theme);
  color: #fff;
}

.form-wizard-section .button-item.active p {
  color: #141515;
}





.extraHeader.bg-primary .form-wizard-section .button-item p, .extraHeader.bg-secondary .form-wizard-section .button-item p, .extraHeader.bg-success .form-wizard-section .button-item p, .extraHeader.bg-danger .form-wizard-section .button-item p, .extraHeader.bg-warning .form-wizard-section .button-item p, .extraHeader.bg-dark .form-wizard-section .button-item p {
  color: rgba(255, 255, 255, 0.7);
}

.extraHeader.bg-primary .form-wizard-section .button-item.active strong, .extraHeader.bg-secondary .form-wizard-section .button-item.active strong, .extraHeader.bg-success .form-wizard-section .button-item.active strong, .extraHeader.bg-danger .form-wizard-section .button-item.active strong, .extraHeader.bg-warning .form-wizard-section .button-item.active strong, .extraHeader.bg-dark .form-wizard-section .button-item.active strong {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

.extraHeader.bg-primary .form-wizard-section .button-item.active p, .extraHeader.bg-secondary .form-wizard-section .button-item.active p, .extraHeader.bg-success .form-wizard-section .button-item.active p, .extraHeader.bg-danger .form-wizard-section .button-item.active p, .extraHeader.bg-warning .form-wizard-section .button-item.active p, .extraHeader.bg-dark .form-wizard-section .button-item.active p {
  color: #FFF;
}









.adbox-300-50 img {
  width: 300px;
  height: 50px;
}

.adbox-300-250 img {
  width: 300px;
  height: 250px;
}







.fab-button .fab > i.icon,
.fab-button .fab > ion-icon {
  font-size: 26px;
  transition: .2s all;
  --ionicon-stroke-width: 42px;
}



.fab-button.text .fab {
  width: auto;
  border-radius: 300px;
  font-size: 17px;
  padding: 0px 24px;
}

.fab-button.text .fab > i.icon,
.fab-button.text .fab > ion-icon {
  margin-right: 6px;
}

.fab-button.animate.dropdown.show .fab ion-icon[name=add],
.fab-button.animate.dropdown.show .fab ion-icon[name=add-sharp],
.fab-button.animate.dropdown.show .fab ion-icon[name=add-outline] {
  transform: rotate(45deg);
}









.fab-button .dropdown-menu .dropdown-item i.icon,
.fab-button .dropdown-menu .dropdown-item ion-icon {
  --ionicon-stroke-width: 32px;
  line-height: 1em;
  margin-right: 0;
  color: #fff !important;
  width: 24px !important;
  height: 24px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  line-height: 1em;
  display: inline-flex;
}

.fab-button .dropdown-menu .dropdown-item p {
  background: #FFF;
  position: absolute;
  left: 58px;
  top: 7px;
  color: #141515;
  font-size: 13px;
  padding: 4px 12px;
  line-height: 1.5em;
  border-radius: 6px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
}













.fab-button.top-right .dropdown-menu .dropdown-item p, .fab-button.bottom-right .dropdown-menu .dropdown-item p {
  left: auto;
  right: 58px;
}















.notification-dialog.android-style .notification-header .in span {
  display: inline-flex;
  align-items: center;
  margin-left: 6px;
  font-size: 11px;
}

.notification-dialog.android-style .notification-header .in span:before {
  display: inline-flex;
  align-items: center;
  margin-right: 6px;
  content: "•";
}







.notification-dialog.android-style .notification-content .subtitle {
  font-size: 15px;
  margin: 0 0 5px 0;
  line-height: 1.4em;
  font-weight: 500;
}









.notification-dialog.android-style .notification-footer .notification-button i.icon,
.notification-dialog.android-style .notification-footer .notification-button ion-icon {
  font-size: 20px;
  line-height: 1em;
  margin-right: 8px;
}

















.notification-dialog.ios-style .notification-header .right span {
  display: inline-flex;
  align-items: center;
  margin-right: 6px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
}









.notification-dialog.ios-style .notification-content .subtitle {
  font-size: 15px;
  margin: 0 0 5px 0;
  line-height: 1.4em;
  color: #fff;
  font-weight: 500;
}







.notification-dialog.ios-style .notification-footer .notification-button i.icon,
.notification-dialog.ios-style .notification-footer .notification-button ion-icon {
  font-size: 20px;
  line-height: 1em;
  margin-right: 10px;
  color: #fff;
}















.toast-box .in i.icon,
.toast-box .in ion-icon {
  font-size: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  margin-right: 8px;
  color: #FFF;
}

.toast-box .in .text {
  width: 100%;
}













.toast-box.toast-center .in i.icon,
.toast-box.toast-center .in ion-icon {
  margin: 0 0 10px 0;
  font-size: 64px;
  width: 64px;
  height: 64px;
}





















.comment-block .item .text {
  color: #4F5050;
}



.comment-block .item .comment-header .title {
  margin: 0;
  padding-right: 10px;
  color: #141515;
  font-size: 15px;
}







.comment-block .item .comment-footer .comment-button i.icon,
.comment-block .item .comment-footer .comment-button ion-icon {
  margin-right: 5px;
  font-size: 18px;
  line-height: 1em;
}









.comment-box .text {
  margin-top: 6px;
}

















.error-page .title {
  font-size: 24px;
  margin-bottom: 20px;
}



#countDown > div {
  display: inline-block;
  width: 70px;
  border: 1px solid #E1E1E1;
  margin: 5px;
  text-align: center;
  border-radius: 6px;
  padding: 10px 5px;
}

#countDown > div span {
  display: block;
  font-weight: 400;
  color: #A1A1A2;
  font-size: 10px;
}



.ios-add-to-home .modal-content {
  position: relative;
  margin-bottom: 10px;
  z-index: 1;
}

.ios-add-to-home .modal-content:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 10px solid #fff;
  position: absolute;
  bottom: -7px;
  z-index: 10;
  left: 50%;
  margin-left: -16px;
}

.ios-add-to-home .modal-content .action-sheet-content {
  font-size: 13px;
  color: #141515;
  line-height: 1.5em;
}

.ios-add-to-home .modal-content .action-sheet-content h4 {
  font-size: 15px;
  margin-bottom: 10px;
}

.ios-add-to-home .modal-content .action-sheet-content i.icon,
.ios-add-to-home .modal-content .action-sheet-content ion-icon {
  font-size: 22px;
  margin-bottom: -4px;
}



.android-add-to-home .modal-dialog {
  top: 0;
  bottom: auto;
  padding: 6px !important;
  transform: translate(0, -100%) !important;
  transition: .5s all !important;
}

.android-add-to-home.show .modal-dialog {
  transform: translate(0, 0) !important;
  top: 10px;
}

.android-add-to-home .modal-content {
  position: relative;
  z-index: 1;
  border-radius: 4px !important;
}

.android-add-to-home .modal-content:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 10px solid #FFF;
  position: absolute;
  top: -7px;
  z-index: 10;
  right: 9px;
  transform: rotate(180deg);
  margin-left: -16px;
}

.android-add-to-home .modal-content .action-sheet-content {
  font-size: 13px;
  color: #141515;
  line-height: 1.5em;
}

.android-add-to-home .modal-content .action-sheet-content h4 {
  font-size: 15px;
  margin-bottom: 10px;
}

.android-add-to-home .modal-content .action-sheet-content i.icon,
.android-add-to-home .modal-content .action-sheet-content ion-icon {
  font-size: 20px;
  margin-bottom: -5px;
}

.button.goTop {
  width: 46px;
  height: 46px;
  display: none;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  background: #6C7C94;
  color: #FFF;
  position: fixed;
  z-index: 99;
  right: 16px;
  bottom: 70px;
  font-size: 18px;
  margin-bottom: env(safe-area-inset-bottom);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
}

.button.goTop:hover, .button.goTop:active {
  background: #617085;
}

.button.goTop.show {
  display: flex;
}























































.blog-post .title {
  padding: 0px 16px;
  margin: 0 0 10px 0;
}



.blog-post .post-header a {
  color: #141515;
  font-weight: 700;
}



.blog-post .post-body img {
  width: calc(100% + 32px);
  height: auto;
  margin: 0px -16px;
  margin-bottom: 16px;
}













.profile-info .link {
  margin-top: 4px;
  color: var(--color-theme);
}



















































































































.rate-block ion-icon,
.rate-block i.icon {
  margin-right: 3px;
}

.rate-block ion-icon.active,
.rate-block i.icon.active {
  color: #FB8B01;
}



.product-detail-header .title {
  margin: 0 0 2px 0;
  font-weight: 500;
  font-size: 17px;
  color: #141515;
}

.product-detail-header .text {
  font-size: 13px;
  color: #4F5050;
}













.cart-item .in .text {
  margin-left: 16px;
}

.cart-item .in .text .title {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.2em;
  margin: 0 0 6px 0;
}

.cart-item .in .text .detail {
  line-height: 1.2em;
  margin: 0 0 4px 0;
  font-size: 11px;
  color: #A1A1A2;
}

.cart-item .in .text .price {
  font-weight: 500;
  font-size: 15px;
  color: var(--color-theme);
}





.invoiceBackgroundLogo img {
  opacity: .1;
  width: 90%;
}





.invoice .invoice-page-header .invoice-logo img {
  height: 20px;
}









.invoice .invoice-person .invoice-to p,
.invoice .invoice-person .invoice-from p {
  margin: 0 0 3px 0;
  line-height: 1.4em;
  color: #A1A1A2;
}





































.story-blocks .item img {
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 5px var(--color-theme);
}

.story-blocks .seen img {
  box-shadow: 0 0 0 4px #ffffff, 0 0 0 5px #A1A1A2;
}

.story-blocks .passive img {
  box-shadow: 0 0 0 4px #ffffff, 0 0 0 5px #A1A1A2;
  filter: grayscale(100%) opacity(50%);
}

.modal.stories {
  padding-top: env(safe-area-inset-top);
  overflow: hidden;
}

.modal.stories .modal-dialog {
  transform: translate(0, 100%) scale(0.1) !important;
  min-width: 100%;
  margin: 0;
  transition: 0.2s ease-in-out !important;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: env(safe-area-inset-top);
}

.modal.stories .modal-dialog .modal-content {
  border-radius: 0;
  border: 0;
  margin: auto;
  overflow: hidden;
  padding-top: 56px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.modal.stories .modal-dialog .modal-content .modal-header {
  border: 0;
  padding: 0;
  min-height: 56px;
  padding: 16px 16px 42px 16px;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  background: transparent;
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
}

.modal.stories .modal-dialog .modal-content .modal-header .modal-title {
  margin: 0;
  color: #141515;
  font-size: 17px;
}

.modal.stories .modal-dialog .modal-content .modal-body {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 100px 24px;
}

.modal.stories .modal-dialog .modal-content .modal-body p {
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.59);
  opacity: 0.9;
}

.modal.stories .modal-dialog .modal-content .modal-body h1,
.modal.stories .modal-dialog .modal-content .modal-body h2,
.modal.stories .modal-dialog .modal-content .modal-body h3,
.modal.stories .modal-dialog .modal-content .modal-body h4,
.modal.stories .modal-dialog .modal-content .modal-body h5 {
  color: #fff;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.59);
}

.modal.stories .modal-dialog .modal-content .modal-body .btn {
  margin-top: 10px;
}

.modal.stories .modal-dialog .modal-content .modal-body .fixed-btn {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 16px;
}

.modal.stories.show .modal-dialog {
  transform: translate(0, 0) scale(1) !important;
}

.modal.stories.with-story-bar .modal-content .modal-header {
  padding-top: 32px;
}

.modal.stories .story-bar {
  height: 4px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 16px;
  right: 16px;
  z-index: 1000;
  top: 16px;
  overflow: hidden;
}

.modal.stories .story-bar span {
  display: block;
  height: 4px;
  width: 0%;
  background: #fff;
}

@keyframes storybar-animation {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

.modal.stories .story-image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background: #000;
}

.modal.stories .story-image img,
.modal.stories .story-image video {
  width: auto;
  height: 100vh;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0;
}

.modal.stories .profile-detail {
  display: flex;
  align-items: center;
}

.modal.stories .profile-detail h4 {
  color: #fff;
  margin: 0;
  line-height: 1.2em;
  display: block;
}

.modal.stories .profile-detail .text-muted {
  display: block;
  font-size: 11px;
  color: #fff !important;
  opacity: 0.7;
  line-height: 1.3em;
}

.modal.stories .close-stories {
  color: #fff;
  font-size: 24px;
}

.modal.stories .close-stories:hover {
  opacity: .6;
}

body.dark-mode-active {
  background: #0c1624 !important;
  color: #8195a6;
}

body.dark-mode-active.bg-light, body.dark-mode-active.bg-white {
  background: #0c1624 !important;
}

body.dark-mode-active #loader {
  background: #0c1624;
}

body.dark-mode-active select option {
  background: #0c1624;
  color: #fff;
}

body.dark-mode-active .text-muted {
  color: #586d7f !important;
}

body.dark-mode-active .bg-dark {
  background: #000 !important;
}

body.dark-mode-active .bg-light {
  background: #fff !important;
}

body.dark-mode-active h1,
body.dark-mode-active h2,
body.dark-mode-active h3,
body.dark-mode-active h4,
body.dark-mode-active h5,
body.dark-mode-active h6 {
  color: #FFFFFF;
}

body.dark-mode-active h1 small,
body.dark-mode-active h2 small,
body.dark-mode-active h3 small,
body.dark-mode-active h4 small,
body.dark-mode-active h5 small,
body.dark-mode-active h6 small {
  color: #8195a6;
}

body.dark-mode-active .lead {
  color: #586d7f !important;
}

body.dark-mode-active .appHeader {
  background: #0F1C2F;
  border-bottom-color: #1B283B;
}

body.dark-mode-active .appHeader .pageTitle {
  color: #FFFFFF;
}

body.dark-mode-active .appHeader.transparent {
  background: transparent !important;
}

body.dark-mode-active .appHeader.bg-light .pageTitle {
  color: #141515;
}

body.dark-mode-active .appHeader .left .headerButton,
body.dark-mode-active .appHeader .right .headerButton {
  color: #FFFFFF;
}

body.dark-mode-active .extraHeader {
  background: #0F1C2F;
  border-bottom-color: #1B283B;
}

body.dark-mode-active .appHeader.scrolled {
  background: transparent;
  border-bottom-color: transparent;
}

body.dark-mode-active .appHeader.scrolled.is-active {
  background: #0F1C2F;
  border-bottom-color: #1B283B;
}

body.dark-mode-active .section-title {
  color: #8195a6;
}

body.dark-mode-active .section .wide-block {
  background: #0F1C2F;
  border-top-color: #1B283B;
  border-bottom-color: #1B283B;
}

body.dark-mode-active .section .content-header,
body.dark-mode-active .section .content-footer {
  color: #586d7f;
}

body.dark-mode-active .section.inset .wide-block {
  border-color: #1B283B;
}

body.dark-mode-active .header-large-title .title {
  color: #FFFFFF;
}

body.dark-mode-active .header-large-title .subtitle {
  color: #FFFFFF !important;
}

body.dark-mode-active .appBottomMenu {
  background: #0F1C2F;
  border-top-color: #1B283B;
}

body.dark-mode-active .appBottomMenu .item i.icon,
body.dark-mode-active .appBottomMenu .item ion-icon,
body.dark-mode-active .appBottomMenu .item strong {
  color: #FFFFFF;
}

body.dark-mode-active .appBottomMenu .item:hover i.icon,
body.dark-mode-active .appBottomMenu .item:hover ion-icon,
body.dark-mode-active .appBottomMenu .item:hover strong {
  color: #FFFFFF;
}

body.dark-mode-active .appBottomMenu.bg-light .item i.icon,
body.dark-mode-active .appBottomMenu.bg-light .item ion-icon,
body.dark-mode-active .appBottomMenu.bg-light .item strong {
  color: #141515;
}

body.dark-mode-active .appBottomMenu.bg-light .item:hover i.icon,
body.dark-mode-active .appBottomMenu.bg-light .item:hover ion-icon,
body.dark-mode-active .appBottomMenu.bg-light .item:hover strong {
  color: #141515;
}

body.dark-mode-active .accordion {
  background: #0F1C2F;
  border-top-color: #1B283B;
  border-bottom-color: #1B283B;
}

body.dark-mode-active .accordion .accordion-header .btn {
  color: #FFFFFF;
}

body.dark-mode-active .accordion .accordion-header .btn:active {
  background: rgba(27, 40, 59, 0.2) !important;
}

body.dark-mode-active .accordion .accordion-header .btn.collapsed:before {
  background: #1B283B;
}

body.dark-mode-active .inset .accordion {
  border-color: #1B283B;
}

body.dark-mode-active .action-sheet .modal-content {
  background: #0F1C2F;
}

body.dark-mode-active .action-sheet .modal-content .modal-header {
  border-bottom-color: #1B283B;
}

body.dark-mode-active .action-sheet .modal-content .modal-header .modal-title {
  color: #FFFFFF !important;
}

body.dark-mode-active .action-button-list > li .btn {
  color: #FFFFFF;
}

body.dark-mode-active .action-button-list > li .btn:active, body.dark-mode-active .action-button-list > li .btn.active {
  background: rgba(27, 40, 59, 0.3) !important;
}

body.dark-mode-active .action-button-list .action-divider {
  background: #1B283B;
}

body.dark-mode-active .listview.transparent {
  background: transparent !important;
}

body.dark-mode-active .listview-title {
  color: #8195a6;
}

body.dark-mode-active .listview-title .link {
  color: #586d7f;
}

body.dark-mode-active .listview-title.sticky-title {
  background: #0c1624;
  box-shadow: 0 1px 0 #1B283B, 0 -1px 0 #1B283B;
}

body.dark-mode-active .listview-title.sticky-title strong {
  color: #FFFFFF;
}

body.dark-mode-active .listview-title.sticky-title .text-small {
  color: #586d7f;
}

body.dark-mode-active .listview {
  color: #FFFFFF;
  background-color: #0F1C2F !important;
  border-top-color: #1B283B;
  border-bottom-color: #1B283B;
}

body.dark-mode-active .listview .text-muted {
  color: #586d7f !important;
}

body.dark-mode-active .listview > li:after {
  background: #1B283B;
}

body.dark-mode-active .listview > li header,
body.dark-mode-active .listview > li footer {
  color: #8195a6;
}

body.dark-mode-active .listview > li.divider-title {
  background: rgba(0, 0, 0, 0.1);
  color: #8195a6;
  border-top-color: #1B283B;
  border-bottom-color: #1B283B;
}

body.dark-mode-active .link-listview > li a {
  color: #FFFFFF !important;
}

body.dark-mode-active .link-listview > li a:after {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='10px' height='16px' viewBox='0 0 10 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='Listview' transform='translate(-112.000000, -120.000000)' stroke='%23586d7f' stroke-width='2.178'%3E%3Cpolyline id='Path' points='114 122 120 128 114 134'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

body.dark-mode-active .link-listview > li a:active {
  background: rgba(27, 40, 59, 0.3);
}

body.dark-mode-active .image-listview > li a.item {
  color: #FFFFFF !important;
}

body.dark-mode-active .image-listview > li a.item:active {
  background: rgba(27, 40, 59, 0.3);
}

body.dark-mode-active .image-listview > li a.item:after {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='10px' height='16px' viewBox='0 0 10 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='Listview' transform='translate(-112.000000, -120.000000)' stroke='%23586d7f' stroke-width='2.178'%3E%3Cpolyline id='Path' points='114 122 120 128 114 134'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

body.dark-mode-active .image-listview.media > li {
  border-bottom: 1px solid #1B283B;
}

body.dark-mode-active .btn-light {
  background: #fff !important;
  color: #000 !important;
  border-color: #fff !important;
}

body.dark-mode-active .btn-light:hover, body.dark-mode-active .btn-light:active {
  background: #fff !important;
  color: #000 !important;
  border-color: #fff !important;
  opacity: 0.8;
}

body.dark-mode-active .btn-dark {
  background: #000 !important;
  color: #fff !important;
  border-color: #000 !important;
}

body.dark-mode-active .btn-dark:hover, body.dark-mode-active .btn-dark:active {
  background: #000 !important;
  color: #fff !important;
  border-color: #000 !important;
  opacity: 0.6;
}

body.dark-mode-active .btn-outline-light {
  border-color: #fff !important;
  color: #fff !important;
}

body.dark-mode-active .btn-outline-light:hover, body.dark-mode-active .btn-outline-light:active {
  color: #fff !important;
  border-color: #fff !important;
}

body.dark-mode-active .btn-outline-dark {
  border-color: #000 !important;
  color: #000 !important;
}

body.dark-mode-active .btn-outline-dark:hover, body.dark-mode-active .btn-outline-dark:active {
  color: #000 !important;
  border-color: #000 !important;
  background: rgba(0, 0, 0, 0.2) !important;
}

body.dark-mode-active .card {
  background: #0F1C2F;
}

body.dark-mode-active .card .card-title {
  color: #FFFFFF;
}

body.dark-mode-active .card .card-subtitle {
  color: #FFFFFF;
}

body.dark-mode-active .card .card-header {
  border-bottom-color: rgba(255, 255, 255, 0.1);
  color: #FFFFFF;
}

body.dark-mode-active .card .card-footer {
  border-top-color: rgba(255, 255, 255, 0.1);
  color: #8195a6;
}

body.dark-mode-active .card .text-muted {
  color: #586d7f !important;
}

body.dark-mode-active .card.bg-light {
  color: #4F5050;
}

body.dark-mode-active .card.bg-light .card-title {
  color: #141515;
}

body.dark-mode-active .card.bg-light .card-subtitle {
  color: #141515;
}

body.dark-mode-active .card.bg-light .card-header {
  color: #000;
  border-bottom-color: #E1E1E1;
}

body.dark-mode-active .blockquote-footer {
  color: #8195a6;
}

body.dark-mode-active .custom-control .custom-control-label {
  color: #FFFFFF;
}

body.dark-mode-active .custom-control .custom-control-label:before {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.15) !important;
}

body.dark-mode-active .custom-control .custom-control-label:active:before {
  background: transparent !important;
  border-color: #1B283B !important;
}

body.dark-mode-active .input-list .custom-control:after {
  background: #1B283B;
}

body.dark-mode-active .input-list .custom-control-label:active {
  background: rgba(27, 40, 59, 0.3);
}

body.dark-mode-active .chip {
  background: #1B283B;
  color: #FFFFFF;
}

body.dark-mode-active .chip.chip-outline {
  box-shadow: inset 0 0 0 1px #1B283B;
  background: transparent;
}

body.dark-mode-active .chip .chip-icon {
  background: #8195a6;
  color: #fff;
}

body.dark-mode-active .chip .chip-delete {
  color: #FFFFFF;
}

body.dark-mode-active .comment-block .item .text {
  color: #8195a6;
}

body.dark-mode-active .comment-block .item .comment-header .title {
  color: #FFFFFF;
}

body.dark-mode-active .comment-block .item .comment-header .time {
  color: #586d7f;
}

body.dark-mode-active .comment-block .item .comment-footer .comment-button {
  color: #8195a6 !important;
}

body.dark-mode-active .dialogbox .modal-dialog .modal-content {
  background: #0F1C2F;
  color: #8195a6;
}

body.dark-mode-active .dialogbox .modal-dialog .modal-content .btn-list .btn {
  border-bottom-color: #1B283B !important;
  color: #FFFFFF;
}

body.dark-mode-active .dialogbox .modal-dialog .modal-content .btn-list .btn:hover, body.dark-mode-active .dialogbox .modal-dialog .modal-content .btn-list .btn:focus, body.dark-mode-active .dialogbox .modal-dialog .modal-content .btn-list .btn:active, body.dark-mode-active .dialogbox .modal-dialog .modal-content .btn-list .btn.active {
  background: rgba(27, 40, 59, 0.3) !important;
}

body.dark-mode-active .dialogbox .modal-dialog .modal-content .btn-inline .btn {
  color: #FFFFFF;
  border-right-color: #1B283B !important;
}

body.dark-mode-active .dialogbox .modal-dialog .modal-content .btn-inline .btn:hover, body.dark-mode-active .dialogbox .modal-dialog .modal-content .btn-inline .btn:focus, body.dark-mode-active .dialogbox .modal-dialog .modal-content .btn-inline .btn:active, body.dark-mode-active .dialogbox .modal-dialog .modal-content .btn-inline .btn.active {
  background: rgba(27, 40, 59, 0.3) !important;
}

body.dark-mode-active .dialogbox .modal-dialog .modal-content .modal-header .modal-title {
  color: #FFFFFF;
}

body.dark-mode-active .dialogbox .modal-dialog .modal-content .modal-footer {
  border-top-color: #1B283B;
}

body.dark-mode-active .divider {
  background: #1B283B;
}

body.dark-mode-active .divider .icon-box {
  background: #1B283B;
}

body.dark-mode-active .dropdown .dropdown-menu,
body.dark-mode-active .dropup .dropdown-menu {
  background: #0c1624;
  border: 1px solid #1B283B;
}

body.dark-mode-active .dropdown .dropdown-menu .dropdown-item,
body.dark-mode-active .dropup .dropdown-menu .dropdown-item {
  color: #FFFFFF;
}

body.dark-mode-active .dropdown .dropdown-menu .dropdown-item:hover, body.dark-mode-active .dropdown .dropdown-menu .dropdown-item:active,
body.dark-mode-active .dropup .dropdown-menu .dropdown-item:hover,
body.dark-mode-active .dropup .dropdown-menu .dropdown-item:active {
  background: rgba(27, 40, 59, 0.5) !important;
  color: #FFFFFF;
}

body.dark-mode-active .dropdown .dropdown-menu .dropdown-divider,
body.dark-mode-active .dropup .dropdown-menu .dropdown-divider {
  border-top-color: #1B283B !important;
}

body.dark-mode-active .dropdown .dropdown-menu .dropdown-header,
body.dark-mode-active .dropup .dropdown-menu .dropdown-header {
  color: #8195a6;
}

body.dark-mode-active .dropdown .dropdown-menu .text,
body.dark-mode-active .dropup .dropdown-menu .text {
  color: #8195a6;
}

body.dark-mode-active .dropdown .dropdown-menu i.icon,
body.dark-mode-active .dropdown .dropdown-menu ion-icon,
body.dark-mode-active .dropup .dropdown-menu i.icon,
body.dark-mode-active .dropup .dropdown-menu ion-icon {
  color: #FFFFFF;
}

body.dark-mode-active .error-page .title {
  color: #FFFFFF;
}

body.dark-mode-active .fixed-footer {
  background: #0c1624;
}

body.dark-mode-active .fab-button .dropdown-menu {
  background: transparent;
  border-color: transparent;
}

body.dark-mode-active .form-wizard-section:before {
  background: #1B283B;
}

body.dark-mode-active .form-wizard-section .button-item strong {
  background: #1B283B;
  color: #586d7f;
}

body.dark-mode-active .form-wizard-section .button-item p {
  color: #586d7f;
}

body.dark-mode-active .form-wizard-section .button-item.active strong {
  background: var(--color-theme);
  color: #fff;
}

body.dark-mode-active .form-wizard-section .button-item.active p {
  color: #FFFFFF;
}

body.dark-mode-active .exampleBox {
  border-color: #1B283B;
  background: rgba(27, 40, 59, 0.3);
}

body.dark-mode-active .form-group .label {
  color: #FFFFFF;
}

body.dark-mode-active .form-group .input-info {
  color: #586d7f;
}

body.dark-mode-active .form-group .clear-input {
  color: #586d7f;
}

body.dark-mode-active .form-group.basic .form-control,
body.dark-mode-active .form-group.basic .custom-select {
  border-bottom-color: #1B283B;
  color: #FFFFFF;
}

body.dark-mode-active .form-group.boxed .form-control,
body.dark-mode-active .form-group.boxed .custom-select {
  color: #FFFFFF;
  background: #1B283B;
  border-color: #1B283B;
}

body.dark-mode-active .input-group .input-group-text {
  border-bottom-color: #1B283B;
  color: #FFFFFF;
}

body.dark-mode-active .form-button-group {
  background: #0c1624;
}

body.dark-mode-active .message-divider {
  color: #8195a6;
}

body.dark-mode-active .message-item .bubble {
  background: #1B283B;
  color: #FFFFFF;
}

body.dark-mode-active .message-item .title {
  color: #8195a6;
}

body.dark-mode-active .message-item .footer {
  color: #FFFFFF;
}

body.dark-mode-active .message-item.user .bubble {
  background: var(--color-theme);
}

body.dark-mode-active .chatFooter {
  background: #0F1C2F;
  border-top-color: #1B283B;
}

body.dark-mode-active .modalbox {
  background: #0c1624;
}

body.dark-mode-active .modalbox .modal-dialog .modal-content {
  background: #0c1624;
}

body.dark-mode-active .modalbox .modal-dialog .modal-content .modal-header {
  border-bottom-color: #1B283B;
  background: #0F1C2F;
}

body.dark-mode-active .modalbox .modal-dialog .modal-content .modal-header .modal-title {
  color: #FFFFFF;
}

body.dark-mode-active .notification-box {
  position: fixed;
  left: 0;
  top: -100%;
  right: 0;
  width: 100%;
  z-index: 9999;
  transition: 0.3s all;
}

body.dark-mode-active .notification-box.show {
  top: 0;
}

body.dark-mode-active .notification-dialog.android-style {
  background: #0a1320;
}

body.dark-mode-active .notification-dialog.android-style .notification-header .in strong {
  color: #FFFFFF;
}

body.dark-mode-active .notification-dialog.android-style .notification-header .close-button {
  color: #586d7f;
}

body.dark-mode-active .notification-dialog.android-style .notification-header .close-button:hover, body.dark-mode-active .notification-dialog.android-style .notification-header .close-button:active {
  color: #8195a6;
}

body.dark-mode-active .notification-dialog.android-style .icon-box {
  color: #586d7f;
}

body.dark-mode-active .notification-dialog.android-style .notification-footer {
  border-top: 1px solid #1B283B;
}

body.dark-mode-active .notification-dialog.android-style .notification-footer .notification-button {
  border-right: 1px solid #1B283B;
}

body.dark-mode-active .notification-dialog.android-style .notification-footer .notification-button:hover, body.dark-mode-active .notification-dialog.android-style .notification-footer .notification-button:active {
  background: rgba(27, 40, 59, 0.3);
}

body.dark-mode-active .notification-dialog.ios-style {
  background: #0a1320;
}

body.dark-mode-active .notification-dialog.ios-style .icon-box {
  color: #586d7f;
}

body.dark-mode-active .panelbox .modal-dialog .modal-content {
  background: #0F1C2F;
}

body.dark-mode-active .panelbox .modal-dialog .modal-content .modal-header .modal-title {
  color: #FFFFFF;
}

body.dark-mode-active .pagination.pagination-secondary .page-item .page-link {
  background: #0c1624;
  color: #8195a6;
}

body.dark-mode-active .progress {
  background: #162a46;
}

body.dark-mode-active .searchbox .form-control {
  border-color: #1B283B !important;
  color: #FFFFFF;
  background: #1B283B;
}

body.dark-mode-active .searchbox .form-control:focus {
  border-color: #2b405e !important;
}

body.dark-mode-active .searchbox .form-control:focus ~ .input-icon {
  color: #FFFFFF;
}

body.dark-mode-active .searchbox .close {
  color: #586d7f;
}

body.dark-mode-active .searchbox .input-icon {
  color: #586d7f;
}

body.dark-mode-active #search {
  background: #0F1C2F;
  border-bottom-color: #0F1C2F;
}

body.dark-mode-active #search .searchbox .form-control {
  color: #FFFFFF;
}

body.dark-mode-active #search .searchbox .form-control:focus {
  border-color: #030407;
}

body.dark-mode-active #search .searchbox .form-control:focus ~ .input-icon {
  color: #FFFFFF;
}

body.dark-mode-active #search .searchbox .input-icon {
  color: #586d7f;
}

body.dark-mode-active .table {
  color: #8195a6;
}

body.dark-mode-active .table thead th {
  color: #FFFFFF;
}

body.dark-mode-active .table td,
body.dark-mode-active .table th {
  border-color: rgba(255, 255, 255, 0.1);
}

body.dark-mode-active .table-dark {
  background: #080f19;
}

body.dark-mode-active .table-striped tbody tr:nth-of-type(odd) {
  background: rgba(27, 40, 59, 0.4);
}

body.dark-mode-active .table-bordered td,
body.dark-mode-active .table-bordered th {
  border-color: #1B283B;
}

body.dark-mode-active .timeline:before {
  background: #1B283B;
}

body.dark-mode-active .timeline .dot {
  background: darkModeColorLight;
  box-shadow: 0 0 0 4px #0F1C2F;
}

body.dark-mode-active .toast-box {
  background: #060a11;
}

body.dark-mode-active .appFooter {
  border-top-color: #1B283B;
  background: #0c1624;
}

body.dark-mode-active .appFooter .footer-title {
  color: #FFFFFF;
}

body.dark-mode-active .appFooter .btn-icon {
  color: #586d7f;
}

body.dark-mode-active .sidebar-buttons {
  background: #0c1624;
  border-top: 1px solid #1B283B;
}

body.dark-mode-active .sidebar-buttons .button {
  color: #FFFFFF;
}

body.dark-mode-active .sidebar-buttons .button:hover, body.dark-mode-active .sidebar-buttons .button:active {
  background: rgba(27, 40, 59, 0.2);
}

body.dark-mode-active .sidebar-buttons:last-child {
  border-right-color: transparent;
}

body.dark-mode-active .profileBox .in strong {
  color: #fff;
}

body.dark-mode-active .profileBox .in .text-muted {
  color: rgba(255, 255, 255, 0.5) !important;
}

body.dark-mode-active .close-sidebar-button {
  color: rgba(255, 255, 255, 0.5) !important;
}

body.dark-mode-active .close-sidebar-button:active {
  background: rgba(27, 40, 59, 0.3);
}

body.dark-mode-active .ios-add-to-home,
body.dark-mode-active .android-add-to-home {
  background: rgba(12, 22, 36, 0.4) !important;
}

body.dark-mode-active .ios-add-to-home .modal-content:before,
body.dark-mode-active .android-add-to-home .modal-content:before {
  border-top-color: #0F1C2F;
}

body.dark-mode-active .ios-add-to-home .modal-content .action-sheet-content,
body.dark-mode-active .android-add-to-home .modal-content .action-sheet-content {
  color: #FFFFFF;
}

body.dark-mode-active .demoIcons {
  color: #8195a6;
}

body.dark-mode-active .custom-file-upload label {
  background-color: rgba(27, 40, 59, 0.2);
  border-color: #1B283B;
}

body.dark-mode-active .custom-file-upload label span {
  color: #586d7f;
}

body.dark-mode-active .custom-file-upload label span i.icon,
body.dark-mode-active .custom-file-upload label span ion-icon {
  color: #586d7f;
}

body.dark-mode-active .custom-file-upload label.file-uploaded span {
  color: #8195a6;
  background-color: #1B283B;
}

body.dark-mode-active .nav-tabs.style1 {
  background: rgba(27, 40, 59, 0.4);
}

body.dark-mode-active .nav-tabs.style1 .nav-item .nav-link {
  color: #8195a6;
}

body.dark-mode-active .nav-tabs.style1 .nav-item .nav-link.active {
  background: #23344c;
  color: #FFFFFF;
}

body.dark-mode-active .nav-tabs.lined .nav-item .nav-link {
  color: #8195a6;
  background: transparent;
}

body.dark-mode-active .nav-tabs.lined .nav-item .nav-link.active {
  background: transparent;
  color: var(--color-theme);
}

body.dark-mode-active .blog-post .post-header {
  color: #586d7f;
  border-top-color: #1B283B;
  border-bottom-color: #1B283B;
}

body.dark-mode-active .blog-post .post-header a {
  color: #FFFFFF;
}

body.dark-mode-active #countDown {
  color: #FFFFFF;
}

body.dark-mode-active #countDown > div {
  border-color: #1B283B;
}

body.dark-mode-active #countDown > div span {
  color: #586d7f;
}

body.dark-mode-active figure.codebox {
  background: #1B283B;
}

body.dark-mode-active figure.codebox code {
  color: #FFFFFF;
}

body.dark-mode-active .profile-head .in .subtext {
  color: #586d7f;
}

body.dark-mode-active .profile-info .bio {
  color: #8195a6;
}

body.dark-mode-active .profile-stats .item {
  color: #8195a6;
}

body.dark-mode-active .profile-stats .item strong {
  color: #FFFFFF;
}

body.dark-mode-active .rate-block {
  color: #586d7f;
}

body.dark-mode-active .product-detail-header .title {
  color: #FFFFFF;
}

body.dark-mode-active .product-detail-header .text {
  color: #8195a6;
}

body.dark-mode-active .product-detail-header .detail-footer .price .old-price {
  color: #8195a6;
}

body.dark-mode-active .cart-item .in .text .detail {
  color: #586d7f;
}

body.dark-mode-active .cart-item .cart-item-footer {
  border-top: 1px solid #1B283B;
}

body.dark-mode-active .invoice {
  color: #4F5050;
}

body.dark-mode-active .invoice .invoice-total .listview {
  border-color: #E1E1E1;
}

body.dark-mode-active .invoice .invoice-total .listview li {
  color: #141515;
}

body.dark-mode-active .invoice .invoice-total .listview li:after {
  background: #E1E1E1;
}

body.dark-mode-active .story-blocks .item img {
  box-shadow: 0 0 0 3px #0F1C2F, 0 0 0 5px var(--color-theme);
}

body.dark-mode-active .story-blocks .seen img {
  box-shadow: 0 0 0 4px #0F1C2F, 0 0 0 5px rgba(88, 109, 127, 0.5);
}

body.dark-mode-active .story-blocks .passive img {
  box-shadow: 0 0 0 4px #0F1C2F, 0 0 0 5px rgba(88, 109, 127, 0.5);
}
