.action-dropdown .dropdown-toggle {
  font-size: 24px;
  line-height: 18px;
}

.action-dropdown .dropdown-toggle::after {
  display: none;
}

.action-dropdown .dropdown-menu {
  border: none;
  border-radius: 8px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.action-dropdown .dropdown-item {
  color: #828282;
  font-size: 14px;
  line-height: 21px;
  padding: 8px 24px;
}

.action-dropdown .dropdown-item.danger {
  color: #FF2323;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff !important;
}

h4.card-title {
  color: #1C1C1C;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.login-box {
  top: 10%;
  background: rgba(0,0,0,0.9);
  color: #fff;
  border-radius: 5px;
}

.login-box h1, .login-box h2, .login-box h3, .login-box h4, .login-box h5, .login-box p {
  color: #fff;
}

.login-box .form-control {
  color: #fff;
  min-height: 38px;
  display: initial;
}

.icon-logo-semesta {
  width: 100%;
  padding: 10px 30%;
}

.text-logo-semesta {
  width: 100%;
  padding: 10px 30px;
}

.logo-semesta {
  margin-bottom: 10%;
}

.logo-icon-semesta-white {
  width: 25px;
}

.logo-text-semesta-white {
  width: 140px;
}

.ck.ck-editor__editable_inline {
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  min-height: 25rem !important;
}

#accordion .card-header {
  background: #fff;
  border-color: #eee;
  border-bottom: 1px solid rgba(0,0,0,0.25);
}

.wrapper-login-left,
.wrapper-login-right {
  min-height: 100vh;
}
.wrapper-login-left {
  background-color: #163950;
  background-image: url(../assets/images/background/login-register.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.login-register .semesta-logo {
  height: 24.42px;
  margin-top: 60px;
}
.login-register .content,
.wrapper-login-right  {
  position: relative;
}
.login-register .heading-wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.login-register .login-form-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.login-register .heading-wrapper h1 {
  color: #fff;
  font-size: 48px;
  font-weight: 500;
  line-height: 60px;
  margin-bottom: 16px;
}
.login-register .heading-wrapper p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  width: 80%;
}
.login-form-wrapper h3 {
  color: #161616;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 36px;
}

.login-form-wrapper label {
  color: #A8A8A8;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.login-form-wrapper label span {
  color: #FF0000;
}

/* .semesta-logo {
  padding: 5% 0px;
} */
.tagline-mobile {
  display: none;
}
.btn-info-login, .btn-info-login.disabled {
  -webkit-box-shadow: 0 2px 2px 0 rgb(66 165 245 / 14%), 0 3px 1px -2px rgb(66 165 245 / 20%), 0 1px 5px 0 rgb(66 165 245 / 12%);
  box-shadow: 0 2px 2px 0 rgb(66 165 245 / 14%), 0 3px 1px -2px rgb(66 165 245 / 20%), 0 1px 5px 0 rgb(66 165 245 / 12%);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  background: #0071BC;
  color: #fff !important;
  border-radius: 28px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-transform: initial !important;
  padding: 12px 0;
}

.btn-info-login:hover, .btn-info-login.active, .btn-info-login:focus {
  background: #0071BC;
  color: #fff !important;
}

.text-black {
  color: #1C1C1C;
}

.label-color-schemes-1 { 
  background-color: #2db0a61A;
  color: #2DB0A6; 
} 
.label-color-schemes-2 { 
  background-color: #0071BC1A;
  color: #0071BC;
} 
.label-color-schemes-3 { 
  background-color: #6C5DD31A;
  color: #6C5DD3;
} 
.label-color-schemes-4 { 
  background-color: #FF23231A;
  color: #FF2323; 
} 
.label-color-schemes-5 { 
  background-color: #FF74431A; 
  color: #FF7443;
}
.label-color-schemes-6 { 
  background-color: #FDB8271A;
  color: #FDB827; 
} 
.label-color-schemes-7 { 
  background-color: #0000001A;
  color: #000000;
} 

.wrapper-mobile, .wrapper-content-mobile {
  display: none !important;
}


.search-bar .input-group-text {
  color: #0071BC;
}

.search-bar .input-group-text, .search-bar .form-control {
  background-color: #F8F8F8CC;
  border: 1px solid #F8F8F8CC;
  height: 39px;
}

.search-bar .form-control:focus {
  box-shadow: unset;
}

.nav-tabs {
  border-bottom: unset;
}

.nav-tabs .nav-link {
  color: #828282;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding-left: 0;
  padding-right: 28px;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover {
  border: unset;
  border-radius: 0;
  color: #0071BC;
}

.nav-tabs .nav-link.active::after, .nav-tabs .nav-link:hover::after {
  content: '';
  background-color: #0071BC;;
  display: block;
  height: 2px;
  width: 100%;
}

.order-detail-wrapper {
  margin: 44px 0 35px 0;
}

.order-detail-wrapper .invoice-number {
  color: #1C1C1C;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}

.order-detail-wrapper p {
  font-size: 16px;
  line-height: 24px;
}

.card.tab-pane {
  box-shadow: unset;
}

.card.pane-inner {
  border: 1px solid #CECECE;
  border-radius: 32px;
  box-shadow: unset;
  padding: 28px;
}

.tab-pane-title {
  color: #1C1C1C;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 18px;
}

.tab-pane thead {
  background-color: #F8F8F8;
}

.tab-pane thead th {
  color: #828282;
}

.tab-pane .table td {
  padding: 16px 12px;
}

.pane-inner .label,
.receipt-wrapper .label, 
p.label { color: #828282; }

.pane-inner .value,
.receipt-wrapper .value,
p.value { color: #1C1C1C; }


.pane-inner .label, .pane-inner .value,
.receipt-wrapper .label, .receipt-wrapper .value,
p.label, p.value {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.receipt-wrapper {
  border: 1px solid #CECECE;
  border-radius: 8px;
  margin: 19px 0 36px 0;
  padding: 0 21px;
}

.receipt-wrapper .value {
  text-align: right;
}

.receipt-wrapper .value.primary { color: #0071BC;}

.receipt-header {
  border-bottom: 1px dashed #CECECE;
  padding: 30px 0;
}

.receipt-header .label {
  color: #1C1C1C;
  margin-bottom: 0;
}

.receipt-header .value{
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  text-align: center;
}

.receipt-body {
  padding: 45px 0 30px 0;
}

.receipt-body .label { padding-left: 0; }

.receipt-image {
  width: 100%;
  height: auto;
}

.receipt-action .btn {
  border-radius: 4px;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  padding: 8px 24px;
  transition: all 200ms ease;
  transition-property: color, background;
}

.receipt-action .btn.primary {
  border: 1px solid #0071BC;
  color: #0071BC;
  transition: all 500ms ease;
  transition-property: color, background;
}

.receipt-action .btn.danger {
  border: 1px solid #FF2323;
  color: #FF2323;
}

.receipt-action .btn.primary:hover, .receipt-action .btn.primary:focus {
  background-color: #0071BC;
  box-shadow: unset;
  color: #fff;
}

.receipt-action .btn.danger:hover, .modal-footer .btn.danger:hover  {
  background-color: #FF2323;
  color: #fff;
}

.modal-footer .btn.danger {
  border: 1px solid #FF2323;
  color: #FF2323;
  transition: all 500ms ease;
  transition-property: color, background;
}

.btn:focus {
  box-shadow: unset;
}


/* CHECKBOX SWITCHER */

.switch-container {
  display: flex;
  width: 225px;
}

[type=checkbox].filled-in.switcher:not(:checked)+label:after {
  background-color: #EBEBEB;
  border: 1px solid #EBEBEB;
  border-radius: 12px;
  width: 36px;
  left: -20px;
}
[type=checkbox].filled-in.switcher+label:after {
  border: 1px solid #2DB0A6;
  border-radius: 12px;
  width: 36px;
  left: -20px;
}
[type=checkbox].filled-in.switcher+label:before {
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 2px rgba(16, 24, 40, 0.06), 0 1px 3px rgba(16, 24, 40, 0.1);
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.06), 0 1px 3px rgba(16, 24, 40, 0.1);;
  content: "";
  height: 16px;
  width: 16px;
  position: absolute;
}
[type=checkbox].filled-in.switcher:not(:checked)+label:before {
  left: -24px;
  top: 4px;
}
[type=checkbox].filled-in.switcher:checked+label:before {
  left: -10px;
  top: 4px;
}

.label-published.hidden, 
.label-unpublished.hidden {
  display: none;
}

/*END OF CHECKBOX SWITCHER */

/* CUSTOM COLOR */
.text-black {
  color: #1C1C1C;
}
.card-header h4 {
  font-weight: 500;
}
.card-header h2 {
  font-size: 32px;
  line-height: 48px;
}
.form-actions .btn {
  border-radius: 4px;
}
.seo-title-container, .seo-description-container {
  position: relative;
}
.seo-title-container small.form-text {
  position: absolute;
  right: 12px;
  bottom: 10px;
}
.seo-description-container small.form-text {
  position: absolute;
  right: 12px;
  bottom: 15px;
}

.btn.text-blue {
  color: #0071BC !important;
}
.btn.text-white {
  color: #fff !important;
}
input#seo_score.form-control[readonly] {
  color: #0071BC !important;
}
.form label {
  color: #A8A8A8;
}
.form-control {
  border: 1px solid #CECECE;
  color: #A8A8A8;
}
.form-control[readonly] {
  background-color: #F8F8F8;
  border: 1px solid #F8F8F8;
}

/* END OF CUSTOM COLOR */


/* SEO CONTENT CARD */
.card.seo-content {
  padding: 22px 28px;
}
.card.seo-content h4.card-title {
  color: #fff;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 22px;
}
.card.seo-content h6 {
  color: #fff;
  font-size: 14px;
  line-height: 21px;
}
.card.seo-content .focus-keyword {
  border: 1px solid;
  border-radius: 30px;
  color: #fff;
  padding: 4px 8px;
  width: fit-content;
}
.seo-content-container{
  margin-top: -100px;
  padding-left: 24px;
}
.seo-content-container h4 {
  color: #1C1C1C;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;

}
.seo-content-container .progress-title {
  color: #1C1C1C;
  font-size: 16px;
  line-height: 24px;
  margin-top: 28px;
  display: flex;
  justify-content: space-between;
}
.seo-content-container .progress-title span {
  color: #828282;
  font-size: 12px;
  line-height: 18px;
}

/*END OF SEO CONTENT CARD */


/* USER PROFILE */
.username-profile {
  display: flex;
  align-items: center;
  padding-right: 36px;
}
.username-profile p {
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  margin-top: 9.5px;
  margin-left: 8px;
}

/*END OF USER PROFILE */

/* CUSTOM ICON BY UI/UX */
.icon {
  display: block;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.icon-apps {
  background-image: url(../assets/icons/icon-apps.svg);
  height: 24px;
  width: 24px !important;
}
li.active .icon-apps {
  background-image: url(../assets/icons/icon-apps-active.svg);
}

.icon-billing {
  background-image: url(../assets/icons/icon-billing.svg);
  height: 24px;
  width: 24px !important;
}
li.active .icon-billing {
  background-image: url(../assets/icons/icon-billing-active.svg);
}

.icon-builder {
  background-image: url(../assets/icons/icon-builder.svg);
  height: 24px;
  width: 24px !important;
}
li.active .icon-builder {
  background-image: url(../assets/icons/icon-builder-active.svg);
}

.icon-commerce {
  background-image: url(../assets/icons/icon-commerce.svg);
  height: 24px;
  width: 24px !important;
}
li.active .icon-commerce {
  background-image: url(../assets/icons/icon-commerce-active.svg);
}

.icon-content {
  background-image: url(../assets/icons/icon-content.svg);
  height: 24px;
  width: 24px !important;
}
li.active .icon-content {
  background-image: url(../assets/icons/icon-content-active.svg);
}

.icon-deploy {
  background-image: url(../assets/icons/icon-deploy.svg);
  height: 24px;
  width: 24px !important;
}
li.active .icon-deploy {
  background-image: url(../assets/icons/icon-deploy-active.svg);
}

.icon-home {
  background-image: url(../assets/icons/icon-home.svg);
  height: 24px;
  width: 24px !important;
}
.icon-home::before {
  content: "";
}
li.active .icon-home {
  background-image: url(../assets/icons/icon-home-active.svg);
}

.icon-insight {
  background-image: url(../assets/icons/icon-insight.svg);
  height: 24px;
  width: 24px !important;
}
li.active .icon-insight {
  background-image: url(../assets/icons/icon-insight-active.svg);
}

.icon-omnichannel {
  background-image: url(../assets/icons/icon-omnichannel.svg);
  height: 24px;
  width: 24px !important;
}
li.active .icon-omnichannel {
  background-image: url(../assets/icons/icon-omnichannel-active.svg);
}

.icon-plan {
  background-image: url(../assets/icons/icon-plan.svg);
  height: 24px;
  width: 24px !important;
}
li.active .icon-plan {
  background-image: url(../assets/icons/icon-plan-active.svg);
}

.icon-settings {
  background-image: url(../assets/icons/icon-settings.svg);
  height: 24px;
  width: 24px !important;
}
.icon-settings:before {
  content: "";
}
li.active .icon-settings {
  background-image: url(../assets/icons/icon-settings-active.svg);
}

.icon-signout {
  background-image: url(../assets/icons/icon-signout.svg);
  height: 24px;
  width: 24px !important;
}
li.active .icon-signout {
  background-image: url(../assets/icons/icon-signout-active.svg);
}

.icon-user {
  background-image: url(../assets/icons/icon-user.svg);
  height: 24px;
  width: 24px !important;
}
.icon-user:before {
  content: "";
}
li.active .icon-user {
  background-image: url(../assets/icons/icon-user-active.svg);
}

.icon-widget {
  background-image: url(../assets/icons/icon-widget.svg);
  height: 24px;
  width: 24px !important;
}
li.active .icon-widget {
  background-image: url(../assets/icons/icon-widget-active.svg);
}

/* END OF CUSTOM ICON BY UI/UX */

.sidebar-nav .icon {
  margin-right: 20px;
}

.sidebar-nav ul li a.active i {
  color: #0071BC;
}

/* CARD OVERVIEW */

  .card-outline-grey {
    border: 1px solid #EBEBEB !important;
    border-radius: 32px !important;
    box-shadow: unset !important;
  }

  .card-outline-grey .card-header {
    background: transparent;
    border: unset;
    border-radius: 32px;
    padding: 36px;
    padding-bottom: 0;
    display: flex;
    justify-content: space-between;
  }

  .card-outline-grey .card-header h5.text-primary,
  .site-interactions h5.text-primary {
    color: #0071BC !important;
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
  }

  .card-outline-grey .card-body{
    padding: 36px;
    padding-top: 16px;
  }

  .card-outline-grey .card-header  h6 {
    color: #1C1C1C;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
  }

  .card-overview-total {
    border-radius: 32px !important;
  }
  .card-overview-total .card-body {
    padding: 24px;
  }

  .card-overview-total.grey {
    background: #F8F8F8;
    color: #828282;
  }
  .card-overview-total.sky-blue {
    background: linear-gradient(to bottom right,  #00A6FF, #7DD0FF, #7DD0FF, #7DD0FF, #00A6FF);
    color: #fff;
  }

  .card-overview-total h6 {
    margin-top: 49px;
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
  }
  .card-overview-total.sky-blue h6,
  .card-overview-total.sky-blue i  {
    color: #fff;
  }
  .card-overview-total.grey h6 {
    color: #1C1C1C;
  }

  .card-overview-total.grey i {
    color: #0071BC;
  }

  .card-overview-total p {
    font-size: 14px;
    line-height: 21px;
  }

  .grey-line {
    display: block;
    background-color: #EBEBEB;
    height: 1px;
    width: 100%;
  }

  .background-icon {
    background-color: #EBEBEB;
    border-radius: 16px;
    height: 46px;
    width: 46px;
    position: relative;
  }

  .card-overview-total i {
    font-size: 20px;
  }

  .background-icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .card-overview-total.sky-blue .background-icon {
    background-color: #7DD0FF;
  }

  #filterTabs .nav-link {
    background-color: #F8F8F8;
    border: 1px solid #F8F8F8;
    color: #828282;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 4px 13px;
  }
  #filterTabs .nav-item:first-child .nav-link {
    border-radius: 30px 0 0 30px;
  }
  #filterTabs .nav-item:last-child .nav-link {
    border-radius: 0 30px 30px 0;
  }

  #filterTabs .nav-link.active, #filterTabs .nav-link:hover {
    color: #1C1C1C;
    background-color: #fff;
  }
  #filterTabs .nav-link.active::after, #filterTabs .nav-link:hover::after {
    display: none;
  
  }

  .article-thumbnail {
    border-radius: 50%;
    object-fit: cover;
    height: 37px;
    width: 37px;
  }

/* END OF CARD OVERVIEW */

/* CUSTOMER PROFILE DETAIL */

.customer-profile-detail {
  display: flex;
  justify-content: flex-start;
}

.customer-profile-detail img {
  border-radius: 8px;
  height: 100px;
  width: 100px;
  object-fit: cover;
  object-position: center;
}

.customer-profile-detail h5 {
  color: #1C1C1C;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}

.customer-profile-detail span.status {
  color: #0071BC;
  font-size: 14px;
  line-height: 21px;
  min-width: 93px;
  padding-top: 7.5px;
}

.customer-profile-detail span.status::before {
  display: inline-block;
  background: #2DB0A6;
  border-radius: 50%;
  content: "";
  height: 8px;
  width: 8px;
  margin-right: 8px;
}

.customer-profile-detail .subscribe-label {
  background-color: #ff74431A;
  border-radius: 4px;
  color: #FF7443;
  font-size: 14px;
  line-height: 21px;
  padding: 4px 12px;
  width: fit-content;
}

p.value span.segments {
  background-color: #0071BC1A;
  border-radius: 4px;
  color: #0071BC;
  font-size: 14px;
  line-height: 21px;
  padding: 4px 12px;
  text-transform: uppercase;
}

.site-interactions {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
  text-align: center;
}

.site-interactions h5 span {
  color: #828282 !important;
  font-size: 21px;
  font-weight: 400;
  line-height: 21px;
}


/* END OF CUSTOMER PROFILE DETAIL */