body {
  font-family: whmcsco;
}
body,
html {
  height: 100%;
}
section#main-body {
  margin: 0px;
  padding: 30px 0px;
  direction: rtl;
  background-color: rgb(250, 250, 250);
  background-image: linear-gradient(
    229deg,
    rgb(255, 255, 255) calc(100% - 450px),
    rgb(247, 250, 255) 85px
  );
}
section#main-content {
  margin-bottom: 60px;
}
.main-content {
  margin-bottom: 60px;
  min-height: 300px;
}
.password-strength-meter .progress {
  margin-bottom: 5px;
}
.password-strength-meter p {
  margin-bottom: 15px;
}
#popup-backdrop {
  background-color: rgb(46, 54, 63);
  padding: 15px;
  height: 100%;
}
.popup-header-padding {
  margin-top: 5px;
  margin-bottom: 5px;
}
.alert .fas.pull-right {
  margin: -3px 0px 0px -3px;
}
.alert .alert-text {
  margin-right: 56px;
}
.card-sidebar .alert {
  padding: 10px 15px;
  margin-bottom: 5px;
}
.sidebar.sidebar-secondary {
  clear: right;
}
form[data-role="json-form"] .has-error input.form-control,
form[data-role="json-form"] .has-error select.form-control,
form[data-role="json-form"] .has-error textarea.form-control {
  background-color: rgb(255, 240, 240);
  transition: 0.2s;
}
form[data-role="json-form"] .has-error .tooltip-inner {
  background-color: rgb(157, 42, 11);
}
form[data-role="json-form"] .has-error .tooltip.top .tooltip-arrow {
  border-top-color: rgb(157, 42, 11);
}
.modal-metric-pricing .modal-body,
.modal-metric-pricing .modal-footer,
.modal-metric-pricing .modal-header {
  border: 0px;
  text-align: center !important;
}
.select-account {
  margin: 20px auto;
  padding: 0px;
  border-top: 1px solid rgb(221, 221, 221);
}
.select-account a {
  display: block;
  margin: 0px;
  padding: 10px;
  border-bottom: 1px solid rgb(221, 221, 221);
  text-decoration: none;
}
.select-account a.disabled {
  opacity: 0.5;
}
.select-account a:hover {
  background-color: rgb(246, 246, 246);
}
.continue-container {
  margin: 40px auto;
  padding: 20px;
  background-color: rgb(246, 246, 246);
  border: 1px solid rgb(238, 238, 238);
  max-width: 500px;
}
.invite-box {
  margin: 20px 0px;
  padding: 20px;
  background-color: rgb(246, 246, 246);
  border: 1px solid rgb(238, 238, 238);
}
@media print {
  #main-menu,
  #top-nav,
  .header-lined,
  .sidebar {
    display: none;
  }
  a[href]::after {
    content: "" !important;
  }
}
.admin-masquerade-notice {
  margin: 25px 0px 0px auto;
  padding: 4px 10px;
  max-width: 240px;
  font-family: Tahoma;
  font-size: 0.7em;
  text-align: left;
}
.admin-masquerade-notice a {
  text-decoration: none;
}
a.admin-inline-edit {
  margin-right: 6px;
  font-weight: 400;
  color: rgb(136, 136, 136);
}
a.admin-inline-edit:hover {
  color: rgb(68, 68, 68);
  text-decoration: none;
}
.licensing-addon-latest-download h3 {
  margin-top: 0px;
}
.input-inline {
  display: inline-block;
}
.input-inline-100 {
  width: 100px;
}
.select-inline {
  display: inline-block;
  width: auto;
}
.form-group .field-error-msg {
  display: none;
  font-size: 0.85em;
  color: rgb(204, 0, 0);
}
.form-group.has-error .field-error-msg {
  display: block;
}
#fullpage-overlay {
  display: table;
  position: fixed;
  z-index: 1000;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  background-color: rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  direction: rtl;
}
#fullpage-overlay .outer-wrapper {
  position: relative;
  height: 100%;
}
#fullpage-overlay .inner-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 30%;
  width: 50%;
  margin: -3% 0px 0px -25%;
  text-align: center;
}
#fullpage-overlay .msg {
  display: inline-block;
  padding: 20px;
  max-width: 400px;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px !important;
}
.has-error button {
  border-color: rgb(169, 68, 66);
  box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset;
}
.btn {
  overflow: hidden;
}
.is-warning ~ .warning-feedback,
.is-warning ~ .warning-tooltip {
  display: block;
}
.form-control.is-warning {
  border-color: var(--warning);
  padding-left: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='1.0625em' height='1em' viewBox='0 0 17 16'%3e%3cpath fill='%23ffc107' d='M7.938 2.016a.146.146 0 0 0-.054.057L1.027 13.74a.176.176 0 0 0-.002.183c.016.03.037.05.054.06.015.01.034.017.066.017h13.713a.12.12 0 0 0 .066-.017.163.163 0 0 0 .055-.06.176.176 0 0 0-.003-.183L8.12 2.073a.146.146 0 0 0-.054-.057A.13.13 0 0 0 8.002 2a.13.13 0 0 0-.064.016zm1.044-.45a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566z'/%3e%3cpath d='M7.002 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 5.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: left calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-warning:focus {
  border-color: var(--warning);
  box-shadow: rgba(255, 193, 7, 0.25) 0px 0px 0px 0.2rem;
}
.w-text-09 {
  font-size: 0.9em;
}
.width-fixed-20 {
  width: 20px;
}
.width-fixed-60 {
  width: 60px;
}
.w-hidden {
  display: none;
}
span.caret {
  display: none;
}
.card .bootstrap-switch,
.mc-promo-login .bootstrap-switch,
.mc-promo-manage .bootstrap-switch {
  overflow-wrap: initial;
}
.line-height-reduced {
  line-height: 0.8;
}
#personalInformation {
  overflow: inherit;
}
.iradio_square-blue {
  margin-left: 6px;
}
.cc-payment-form .control-label {
  text-align: left;
}
header.header {
  background-color: rgb(255, 255, 255);
  direction: rtl;
}
header.header .topbar {
  margin: 0px;
  padding: 5px 0px;
  background-color: rgb(51, 102, 153);
  color: rgba(255, 255, 255, 0.65);
}
header.header .topbar .btn {
  line-height: 1;
  color: rgba(255, 255, 255, 0.65);
}
header.header .topbar .active-client {
  line-height: 1;
}
header.header .topbar .active-client .input-group-text {
  padding: 0.25rem;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.75);
  background-color: transparent;
  border: 0px;
}
header.header .topbar .active-client .btn {
  color: rgba(255, 255, 255, 0.65);
}
header.header .topbar .active-client .btn.btn-active-client span {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.65);
}
header.header .logo-img {
  max-width: 400px;
  height: 75px;
}
header.header .user-icon {
  font-size: 2em;
  color: rgb(135, 147, 159);
}
header.header .btn {
  font-size: 14px;
}
header.header .btn.focus,
header.header .btn:focus {
  box-shadow: none;
}
header.header .toolbar {
  flex-direction: row;
}
header.header .toolbar .nav-link {
  width: 2.5rem;
  height: 2.5rem;
  margin: 0.125rem 0px 0.0625rem 1rem;
  padding: 0.5rem;
  border-radius: 6.25rem;
  font-size: 19px;
}
header.header .toolbar .nav-link .badge {
  position: absolute;
  top: 2px;
  left: 5px;
  opacity: 0.8;
  font-size: 10px;
  padding: 3px 5px;
  border-radius: 50%;
}
header.header .toolbar .nav-link:hover {
  color: rgb(102, 102, 102);
}
header.header .search {
  width: 600px;
  border: 1px solid rgb(229, 229, 229);
  border-radius: 0.25rem;
}
header.header .search .btn,
header.header .search .form-control {
  border: 0px;
}
header.header .search .btn {
  color: rgb(165, 165, 165);
  width: 60px;
  background-color: rgb(255, 255, 255);
  border-left: 1px solid rgb(229, 229, 229);
}
header.header .search:focus-within {
  border-color: rgb(165, 165, 165);
}
header.header .main-navbar-wrapper {
  padding: 10px 0px;
}
header.header .main-navbar-wrapper .navbar-collapse {
  padding: 0.5rem 1rem;
}
header.header .navbar a {
  color: rgb(94, 94, 94);
  padding: 10px 15px;
}
header.header .navbar-nav a {
  font-size: 16px;
}
#Secondary_Navbar-Account {
  font-size: 14px;
}
#Secondary_Navbar-Account .dropdown-menu.show {
  top: 19px !important;
}
.clientsnfad {
  font-size: 18px;
  font-weight: 300;
  text-align: right;
  color: rgb(0 83 151);
  margin-left: 5px;
  vertical-align: middle;
}
.clientsnum {
  font-size: 14px;
  font-weight: 300;
  text-align: right;
  color: #518b1b;
  margin-right: 5px;
}
.client-top-access-item-count {
  display: table-caption;
  position: absolute;
  top: 58px;
  transition: 0.9s;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-right: -10px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  color: rgb(249, 115, 22) !important;
}
.notification-content {
  font-size: 13px;
  font-weight: 300;
}
.modal-content .modal-body .icon {
  font-size: 25px;
  vertical-align: text-top;
  transition: 0.9s;
  font-weight: 300;
  color: rgb(59, 130, 246) !important;
}
.master-breadcrumb {
  background-color: rgb(249 249 249);
  direction: rtl;
  position: fixed;
  z-index: 999;
  width: 100%;
  top: 0;
}
.master-breadcrumb .breadcrumb {
  margin: 0px;
  padding: 13px 30px;
  font-size: 14px;
}
.primary-content .card,
.primary-content .mc-promo-login,
.primary-content .mc-promo-manage {
  margin-bottom: 30px;
}
.primary-content .card.mw-540,
.primary-content .mw-540.mc-promo-login,
.primary-content .mw-540.mc-promo-manage {
  max-width: 540px;
  margin-right: auto;
  margin-left: auto;
}
.primary-content .card.mw-750,
.primary-content .mw-750.mc-promo-login,
.primary-content .mw-750.mc-promo-manage {
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
}
.mc-promo-login .primary-content .content,
.mc-promo-manage .primary-content .content,
.primary-content .card-body,
.primary-content .mc-promo-login .content,
.primary-content .mc-promo-manage .content {
  padding: 19px;
}
@media (min-width: 768px) {
  .mc-promo-login .primary-content .extra-padding.content,
  .mc-promo-manage .primary-content .extra-padding.content,
  .primary-content .card-body.extra-padding,
  .primary-content .mc-promo-login .extra-padding.content,
  .primary-content .mc-promo-manage .extra-padding.content {
    padding: 1.8rem;
  }
}
@media (min-width: 1200px) {
  .mc-promo-login .primary-content .extra-padding.content,
  .mc-promo-manage .primary-content .extra-padding.content,
  .primary-content .card-body.extra-padding,
  .primary-content .mc-promo-login .extra-padding.content,
  .primary-content .mc-promo-manage .extra-padding.content {
    padding: 2rem;
  }
}
.mc-promo-login .panel-heading .primary-content h3,
.mc-promo-manage .panel-heading .primary-content h3,
.primary-content .card-title,
.primary-content .mc-promo-login .panel-heading h3,
.primary-content .mc-promo-manage .panel-heading h3,
.primary-content .promo-container .header h3,
.promo-container .header .primary-content h3 {
  margin: 5px 10px 30px 0px;
  padding: 0px;
  font-size: 20px;
  color: rgb(51, 102, 153);
}
footer.footer {
  margin: 0px;
  padding: 50px 0px 80px;
  background-color: rgb(51, 102, 153);
  color: rgb(238, 238, 238);
  font-size: 0.9rem;
  direction: rtl;
}
footer.footer .nav-link {
  color: rgb(238, 238, 238);
}
footer.footer .btn {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgb(255, 255, 255);
  font-size: 14px;
  line-height: 1.75rem;
  padding: 0px 10px;
}
footer.footer .btn-icon {
  padding: 0px;
  width: 1.75rem;
  height: 1.75rem;
}
footer.footer .dropdown-item {
  font-size: 0.9em;
}
footer.footer .copyleft {
  margin: 30px 0px;
  font-size: 0.85rem;
  text-align: center;
}
footer.footer .notices {
  margin: 30px 0px;
  font-size: 0.85rem;
  text-align: center;
}
.card .show-on-card-hover,
.mc-promo-login .show-on-card-hover,
.mc-promo-manage .show-on-card-hover {
  opacity: 0;
  transition: 0.5s;
}
.card:hover .show-on-card-hover,
.mc-promo-login:hover .show-on-card-hover,
.mc-promo-manage:hover .show-on-card-hover {
  opacity: 1;
}
h1 .show-on-hover,
h2 .show-on-hover,
h3 .show-on-hover,
h4 .show-on-hover,
h5 .show-on-hover,
h6 .show-on-hover {
  opacity: 0;
  transition: 0.5s;
}
h1:hover .show-on-hover,
h2:hover .show-on-hover,
h3:hover .show-on-hover,
h4:hover .show-on-hover,
h5:hover .show-on-hover,
h6:hover .show-on-hover {
  opacity: 1;
}
@media (min-width: 768px) {
  .btn-return-to-admin {
    top: 425px;
    left: 0px;
    text-decoration: none;
    transform: rotate(90deg);
    transform-origin: left top;
    z-index: 500;
    position: fixed !important;
    padding: 5px 15px !important;
    background-color: rgb(215, 215, 215) !important;
    color: rgb(119, 119, 119) !important;
    font-size: 0.9rem !important;
    border-radius: 0px 0px 3px 3px !important;
  }
  .btn-return-to-admin:hover {
    text-decoration: none;
    background-color: rgb(205, 205, 205) !important;
    color: rgb(68, 68, 68) !important;
  }
}
.btn-return-to-admin .floating {
  top: 425px;
  left: 0px;
  text-decoration: none;
  transform: rotate(90deg);
  transform-origin: left top;
  z-index: 500;
  position: fixed !important;
  padding: 5px 15px !important;
  background-color: rgb(215, 215, 215) !important;
  color: rgb(119, 119, 119) !important;
  font-size: 0.9rem !important;
  border-radius: 0px 0px 3px 3px !important;
}
.btn-return-to-admin .floating:hover {
  text-decoration: none;
  background-color: rgb(205, 205, 205) !important;
  color: rgb(68, 68, 68) !important;
}
.form-control:focus {
  box-shadow: none;
}
.input-group .btn-reveal-pw {
  border-right: 0px;
}
.modal .modal-dialog {
  max-width: 700px;
}
.modal .modal-header {
  background-color: rgb(238, 238, 238);
}
.modal-localisation .modal-content {
  background-color: rgb(62, 62, 62);
}
.modal-localisation .modal-body {
  background: url("../img/worldmap.png") 0% 0% / cover;
}
.modal-localisation .modal-footer {
  border: 0px;
}
.modal-localisation .h5 {
  color: rgb(255, 255, 255);
}
.modal-localisation .item-selector .item {
  display: block;
  margin: 2px 0px;
  padding: 2px;
  text-align: center;
  border: 1px solid rgb(221, 221, 221);
  border-radius: 3px;
  color: rgb(238, 238, 238);
}
.modal-localisation .item-selector .item:hover {
  background-color: rgb(238, 238, 238);
  color: rgb(68, 68, 68);
}
.modal-localisation .item-selector .item.active {
  background-color: rgb(221, 221, 221);
  border-color: rgb(187, 187, 187);
  color: rgb(68, 68, 68);
}
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.network-issue-alert {
  padding: 9px 10px;
  border-right: 0px;
  border-left: 0px;
  border-radius: 0px;
  font-size: 0.9rem;
}
.form-check-inline {
  display: initial;
}
@media (max-width: 991.98px) {
  .licensing-verification h3 {
    font-size: 1.4em;
  }
}
@media (max-width: 767.98px) {
  .licensing-verification h3 {
    font-size: 1em;
  }
}
@media (max-width: 991.98px) {
  .licensing-verification h2 {
    font-size: 1.7em;
  }
}
@media (max-width: 767.98px) {
  .licensing-verification h2 {
    font-size: 1.2em;
  }
}
.licensing-verification .secondary-input-submit {
  display: none;
}
@media (max-width: 767.98px) {
  .licensing-verification .input-group .input-group-append {
    display: none;
  }
  .licensing-verification .input-group input {
    border-radius: 0px 6px 6px 0px !important;
  }
  .licensing-verification .secondary-input-submit {
    display: block;
    padding-top: 0.5em;
  }
}
.input-group-xs > .custom-select,
.input-group-xs > .form-control:not(textarea) {
  height: calc(1.25em + 2px + 0.5rem);
}
.input-group-xs > .custom-select,
.input-group-xs > .form-control,
.input-group-xs > .input-group-append > .btn,
.input-group-xs > .input-group-append > .input-group-text,
.input-group-xs > .input-group-prepend > .btn,
.input-group-xs > .input-group-prepend > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  line-height: 1;
  border-radius: 0.2rem;
}
.input-group-xs > .custom-select {
  padding-left: 1.75rem;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group
  > .input-group-prepend:first-child
  > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.modal-header > .close {
  color: inherit;
}
.bg-color-gold {
  background-color: rgba(163, 130, 35, 0.08) !important;
  color: rgb(215, 135, 15) !important;
  padding: 10px 20px !important;
}
.bg-color-green {
  background-color: rgb(92, 184, 92);
}
.bg-color-red {
  background-color: rgba(163, 35, 35, 0.08) !important;
  color: rgb(215, 15, 15) !important;
  padding: 10px 20px !important;
}
.bg-color-blue {
  background-color: rgba(35, 67, 163, 0.08) !important;
  color: rgb(35, 67, 163) !important;
  padding: 10px 20px !important;
  font-weight: 300 !important;
}
.bg-color-orange {
  background-color: rgb(255, 102, 0);
}
.bg-color-pink {
  background-color: rgb(230, 113, 184);
}
.bg-color-purple {
  background-color: rgb(123, 79, 157);
}
.bg-color-lime {
  background-color: rgb(140, 191, 38);
}
.bg-color-magenta {
  background-color: rgb(255, 0, 151);
}
.bg-color-teal {
  background-color: rgb(0, 171, 169);
}
.bg-color-turquoise {
  background-color: rgb(26, 188, 156);
}
.bg-color-emerald {
  background-color: rgb(46, 204, 113);
}
.bg-color-amethyst {
  background-color: rgb(155, 89, 182);
}
.bg-color-wet-asphalt {
  background-color: rgb(0, 66, 88);
}
.bg-color-midnight-blue {
  background-color: rgb(44, 62, 80);
}
.bg-color-sun-flower {
  background-color: rgb(241, 196, 15);
}
.bg-color-pomegranate {
  background-color: rgb(192, 57, 43);
}
.bg-color-silver {
  background-color: rgb(189, 195, 199);
}
.bg-color-asbestos {
  background-color: rgba(151, 22, 153, 0.08) !important;
  color: rgb(169, 9, 112) !important;
  padding: 10px 20px !important;
}
.label {
  max-width: 100%;
  margin-bottom: 5px;
  border-radius: 15px;
  display: inline;
  padding: 7px 11px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
  color: rgb(255, 255, 255);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}
.label-default {
  background-color: rgb(102, 102, 102);
}
.label-success {
  background-color: rgb(92, 184, 92);
}
.label-info {
  background-color: rgb(91, 192, 222);
}
.label-warning {
  background-color: rgb(240, 173, 78);
}
.label-danger {
  background-color: rgb(217, 83, 79);
}
.status-pending {
  color: rgb(229, 15, 8);
  background-color: rgb(255, 236, 235);
}
.status-pending.transfer {
  background-color: rgb(240, 173, 78);
}
.status-active,
.status-completed,
.status-open {
  background-color: rgb(202, 255, 202);
  color: rgb(31, 173, 31);
}
.status-suspended {
  background-color: rgb(118, 118, 118);
}
.status-customer-reply {
  background-color: rgb(255, 102, 0);
  color: #fff;
}
.status-fraud {
  background-color: rgb(0, 0, 0);
}
.status-answered {
  background-color: rgb(243, 228, 255);
  color: rgb(123, 79, 157);
}
.status-expired,
.status-transferred.away {
  background-color: rgb(0, 66, 88);
}
.status-terminated {
  background-color: rgb(102, 102, 102);
}
.status-onhold {
  background-color: rgb(51, 102, 153);
}
.status-inprogress {
  background-color: rgb(192, 57, 43);
}
.status-closed {
  transition: 0.9s;
  background: rgba(20, 184, 166, 0.1) !important;
  color: rgb(20, 184, 166) !important;
}
.status-paid {
  background-color: rgb(202, 255, 202);
  color: rgb(31, 173, 31);
}
.status-unpaid {
  color: rgb(217, 83, 79);
  background-color: rgb(255, 239, 238);
}
.status-cancelled {
  background-color: rgb(239, 242, 245);
  color: rgb(135, 147, 159);
}
.status-collections {
  background-color: rgb(44, 62, 80);
}
.status-refunded {
  background-color: rgb(240, 173, 78);
}
.status-payment-pending {
  background-color: rgb(51, 102, 153);
}
.status-delivered {
  background-color: rgb(51, 102, 153);
}
.status-accepted {
  background-color: rgb(92, 184, 92);
}
.status-dead,
.status-lost {
  background-color: rgb(0, 0, 0);
}
.requestor-type-operator {
  background-color: rgb(91, 192, 222);
}
.requestor-type-owner {
  background-color: rgb(92, 184, 92);
}
.requestor-type-authorizeduser {
  background-color: rgb(102, 102, 102);
}
.requestor-type-externaluser {
  background-color: rgb(240, 173, 78);
}
.requestor-type-subaccount {
  background-color: rgb(102, 102, 102);
}
.requestor-type-guest {
  background-color: rgb(135, 147, 159);
}
.responsive-tabs-sm-connector {
  display: none;
}
.responsive-tabs-sm .nav-item a {
  margin-left: 2px;
}
.responsive-tabs-sm .nav-item a:hover {
  background-color: rgb(247, 247, 247);
  border-bottom: 0px;
}
@media (max-width: 767.98px) {
  .responsive-tabs-sm {
    border-width: 1px 1px 0px;
    border-right-style: solid;
    border-right-color: rgb(221, 221, 221);
    background: rgb(255, 255, 255);
    width: 90%;
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
    border-left-style: solid;
    border-left-color: rgb(221, 221, 221);
    border-bottom-style: initial;
    border-bottom-color: initial;
    margin-left: 0px;
    border-radius: 4px 4px 4px 0px;
  }
  .responsive-tabs-sm .nav-item {
    margin-right: 5px;
    margin-bottom: 0px;
    width: 100%;
    margin-left: 0px !important;
    border-bottom: 1px solid rgb(221, 221, 221) !important;
  }
  .responsive-tabs-sm .nav-item a {
    width: 100%;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-image: initial;
    padding: 7px 15px !important;
    border-bottom: 0px !important;
    border-radius: 0px !important;
  }
  .responsive-tabs-sm .nav-item a.active {
    border: 0px;
    font-weight: 700;
    background-color: rgb(255, 255, 255) !important;
  }
  .responsive-tabs-sm .nav-item:first-child a {
    border-radius: 0px 4px 0px 0px !important;
  }
  .responsive-tabs-sm .nav-item:last-child {
    border-radius: 0px 0px 4px !important;
  }
  .responsive-tabs-sm .nav-item:last-child a {
    border-radius: 0px 0px 4px !important;
  }
  .responsive-tabs-sm-connector {
    display: block;
  }
  .responsive-tabs-sm-connector .channel {
    float: right;
    background: rgb(255, 255, 255);
    width: 6px;
    height: 5px;
    border-left: 1px solid rgb(221, 221, 221);
  }
  .responsive-tabs-sm-connector .bottom-border {
    margin-right: 5px;
    height: 5px;
    border-bottom: 1px solid rgb(221, 221, 221);
  }
  .responsive-tabs-sm-connector.store .channel {
    border-right: 1px solid rgb(221, 221, 221);
  }
}
.pagination {
  display: flex;
  list-style: none;
  direction: ltr;
  text-align: center;
}
.page-link {
  position: relative;
  display: block;
  padding: 10px 15px;
  height: 40px;
  margin: 3px;
  line-height: 20px;
  color: rgb(51, 102, 153);
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(222, 226, 230);
  border-radius: 10px;
}
.page-link:hover {
  z-index: 2;
  color: rgb(32, 64, 96);
  text-decoration: none;
  background-color: rgb(233, 236, 239);
  border-color: rgb(222, 226, 230);
}
.page-link:focus {
  z-index: 3;
  outline: 0px;
  box-shadow: rgba(51, 102, 153, 0.25) 0px 0px 0px 0.2rem;
}
.page-item.disabled .page-link {
  color: rgb(108, 117, 125);
  pointer-events: none;
  cursor: auto;
  background-color: rgb(255, 255, 255);
  border-color: rgb(222, 226, 230);
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.badge {
  display: inline-block;
  font-size: 75%;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
.fab.fa-telegram {
  color: rgb(255, 255, 255);
  font-size: 28px;
  vertical-align: middle;
  margin-left: 10px;
}
.fa.fa-cube {
  color: rgb(21, 87, 100);
  font-size: 28px;
  vertical-align: middle;
  margin-left: 10px;
}
.fa.fa-star {
  color: rgb(175, 138, 22);
  font-size: 28px;
  vertical-align: middle;
  margin-left: 10px;
}
.mc-promo-login .panel-heading .sidebar h3,
.mc-promo-manage .panel-heading .sidebar h3,
.promo-container .header .sidebar h3,
 margin-right: auto;
}
.home-domain-search h2 {
  margin: 0px;
}
.home-domain-search .tld-logos {
  margin: 0px;
  padding: 0px;
  list-style: none;
  font-size: 1.4em;
  color: rgb(136, 136, 136);
  font-weight: 300;
}
.home-domain-search .tld-logos li {
  float: right;
  padding: 0px 25px 0px 0px;
}
.home-domain-search .tld-logos img {
  width: 60px;
}
.home-domain-search .input-group-wrapper {
  margin: 15px 0px;
  padding: 6px;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(206, 212, 218);
  border-radius: 0.25rem;
}
.home-domain-search .input-group-wrapper .form-control {
  border: 0px;
}
.home-domain-search .input-group-wrapper .form-control:focus {
  box-shadow: none;
}
.home-domain-search .input-group-wrapper .btn {
  margin: 0px 2px !important;
  border-radius: 0.25rem !important;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .card-columns.home {
    column-count: 2;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .card-columns.home {
    column-count: 2;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .card-columns.home {
    column-count: 3;
  }
}
@media (min-width: 1200px) {
  .card-columns.home {
    column-count: 3;
  }
}
.action-icon-btns a {
  margin: 0px 0px 10px;
  padding: 20px 0px 15px;
  display: block;
  text-align: center;
  transition: 0.3s;
  color: rgb(102, 102, 102);
  text-decoration: none;
  background-color: rgb(255, 255, 255);
  border-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.04) 0px 0px 5px 0px;
  height: 170px;
}
.action-icon-btns a .ico-container {
  margin: 10px auto;
  line-height: 55px;
  font-size: 2.6em;
  text-align: center;
  transition: 0.3s;
}
.action-icon-btns a .ico-container i {
  color: rgb(51, 102, 153);
}
.action-icon-btns a:hover {
  color: rgb(68, 68, 68);
}
.action-icon-btns a:hover .ico-container {
  font-size: 3.4em;
}
.client-home-cards .card {
  font-size: 14px;
  padding: 20px 15px 5px;
}
.client-home-cards .card-header {
  background-color: rgb(255, 255, 255);
  font-weight: 700;
}
.client-home-cards .card-header .btn {
  color: rgb(255, 255, 255);
  border: 0px;
}
.client-home-cards .card-header .btn:hover {
  color: rgb(0, 0, 0);
}
.client-home-cards .card-title {
  font-size: 16px;
  letter-spacing: -0.03375rem;
  color: rgb(94, 94, 94);
  overflow: inherit;
  line-height: 40px;
}
.client-home-cards .card-body {
  padding: 15px;
  min-height: 170px;
  overflow: auto;
}
.client-home-cards .card-body p {
  padding: 5px;
}
.client-home-cards .card-footer {
  border-top: 0px;
}
.client-home-cards .list-group {
  max-height: 170px;
  overflow: auto;
  border-radius: 0px;
  min-height: 120px;
  border: 0px !important;
}
.client-home-cards .list-group .list-group-item {
  line-height: 35px;
}
.client-home-cards .list-group .list-group-item:last-child {
  border-bottom: 0px;
}
.client-home-cards small {
  color: rgb(218, 0, 127);
}
.promotions-slider-control .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231c3965' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.promotions-slider-control .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231c3965' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.tiles .tile {
  display: block;
  position: relative;
  padding: 45px 25px;
  height: 180px;
  background-color: rgb(255, 255, 255);
  text-decoration: none;
  transition: 0.3s;
  box-shadow: rgba(0, 0, 0, 0.04) 0px 0px 5px 0px;
  border-radius: 15px;
  margin: 8px;
}
.tiles .tile .stat {
  margin-top: 20px;
  font-size: 40px;
  line-height: 1;
}
.tiles .tile .title {
  font-weight: 300;
  color: rgb(51, 102, 153);
  text-transform: uppercase;
  font-size: 16px;
}
.tiles .tile .highlight {
  margin-top: 4px;
  height: 2px;
  border-radius: 2px;
}
.tiles .tile i {
  position: absolute;
  top: 55px;
  left: 30px;
  font-size: 55px;
  line-height: 1;
  color: rgba(51, 102, 153, 0.21);
  transition: 0.3s;
  text-align: center;
}
.tiles .tile:hover {
  background-color: rgb(255, 255, 255);
  cursor: pointer;
  margin-top: -2px;
}
.tiles .tile:hover i {
  font-size: 70px;
  color: rgb(51, 102, 153);
}
.tiles .row > div:last-child .tile {
  border: 0px;
}
@media (max-width: 1199.98px) {
  .tiles div:nth-child(2) > .tile {
    border: 0px;
  }
  .tiles div:nth-child(1) > .tile,
  .tiles div:nth-child(2) > .tile {
    border-bottom: 1px solid rgb(204, 204, 204);
  }
}
.carousel-item.item {
  float: none;
}
.carousel-inner .carousel-item.item {
  float: right;
}
div[menuitemname="Active Products/Services"] .list-group {
  overflow: initial !important;
  max-height: initial !important;
  border-bottom: 0px !important;
}
div[menuitemname="Active Products/Services"]
  .list-group
  .list-group-item:nth-child(n + 5) {
  display: none;
}
div[menuitemname="Active Products/Services"] .card-footer {
  border-top: 1px;
  padding: 0.188rem 1.25rem;
}
div[menuitemname="Active Products/Services"] .btn-view-more {
  font-size: 0.75rem;
}
div[menuitemname="Active Products/Services"] .btn-view-more.disabled {
  cursor: default;
  text-decoration: none;
  color: rgb(233, 134, 7);
}
.div-service-item {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.div-service-status {
  text-align: center;
}
.div-service-status .label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: rgb(255, 255, 255);
  display: inline-block;
  line-height: initial;
  margin: 0px;
}
.div-service-status .label-placeholder {
  position: absolute;
  visibility: hidden;
}
.div-service-status .label:not(.label-placeholder) {
  width: 3rem;
}
.div-service-name {
  flex: 1 1 0%;
  min-width: 0px;
  display: flex;
  flex-direction: column;
  margin-right: 10px;
  margin-left: 10px;
}
.div-service-name > span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.div-service-buttons {
  margin-right: auto;
}
.div-service-buttons .disabled {
  cursor: default;
}
.div-service-buttons .dropdown-item {
  font-size: 0.875rem;
}
.div-service-buttons .btn-group-secondary,
.div-service-buttons .btn-view-details span:not(.sr-only) {
  display: none;
}
.div-service-buttons .dropdown-toggle::after {
  margin-right: 0px;
}
@media (min-width: 768px) {
  .div-service-status .label {
    width: initial !important;
  }
  .div-service-buttons .btn-group-primary,
  .div-service-buttons .btn-view-details i {
    display: none;
  }
  .div-service-buttons .btn-group-secondary {
    display: inline-flex;
  }
  .div-service-buttons .btn-view-details span:not(.sr-only):not(.caret) {
    display: initial !important;
  }
}
.recaptcha-content-domain-checker {
  padding-left: 15px;
  margin-right: -15px;
}
.google-recaptcha-align {
  padding-top: 20px;
  padding-right: 15%;
  padding-left: 15%;
}
@media (max-width: 768px) {
  .google-recaptcha-align {
    padding-right: 15px;
    padding-left: 15px;
  }
    .custom-dropdown-menu.custom-mobile-show {
        display: flex !important;
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        top: 85%;
    }
}
.twofa-setup .modal-body {
  min-height: 100px;
}
.twofa-setup .activation-msg {
  margin: 25px 0px;
  padding: 15px;
  border: 1px dashed rgb(221, 221, 221);
  text-align: center;
  font-weight: 700;
  font-size: 1.1em;
}
.twofa-setup .backup-code {
  margin: 20px auto;
  padding: 10px;
  background-color: rgb(239, 239, 239);
  color: rgb(68, 68, 68);
  text-align: center;
}
.twofa-module {
  margin: 10px 0px;
  padding: 14px 20px;
  border: 1px solid rgb(204, 204, 204);
  border-radius: 4px;
  cursor: pointer;
}
.twofa-module .col-radio {
  float: right;
  width: 35px;
  margin-top: 12px;
}
.twofa-module .col-logo {
  float: right;
  width: 80px;
  line-height: 40px;
  text-align: center;
}
.twofa-module .col-description {
  margin-right: 136px;
}
.twofa-module img {
  max-width: 100%;
  max-height: 40px;
}
.twofa-module.active {
  border-color: rgb(51, 122, 183);
}
.popover-user-notifications {
  border-radius: 15px;
  padding: 5px 10px;
  border-color: rgb(199, 227, 255);
  min-width: 310px;
}
.popover-user-notifications .popover-body {
  padding: 0px;
}
.popover-user-notifications ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.popover-user-notifications ul li {
  padding: 5px 0px;
  min-height: 66px;
  border-bottom: 1px solid rgb(221, 221, 221);
}
.popover-user-notifications ul li:last-child {
  border: 0px;
}
.popover-user-notifications ul li a {
  display: block;
  padding: 10px 15px 10px 12px;
  text-decoration: none;
  color: rgb(85, 85, 85);
  font-size: 0.95em;
}
.popover-user-notifications ul li a:hover {
  background-color: rgb(246, 246, 246);
}
.popover-user-notifications ul li i.far,
.popover-user-notifications ul li i.fas {
  float: right;
  padding-top: 6px;
  font-size: 21px;
}
.popover-user-notifications ul li i.far.fa-check-circle,
.popover-user-notifications ul li i.fas.fa-check-circle {
  color: rgb(92, 184, 92);
}
.popover-user-notifications ul li i.far.fa-warning,
.popover-user-notifications ul li i.fas.fa-warning {
  color: rgb(236, 195, 23);
}
.popover-user-notifications ul li i.far.fa-exclamation-circle,
.popover-user-notifications ul li i.fas.fa-exclamation-circle {
  color: rgb(236, 45, 69);
}
.popover-user-notifications ul li .message {
  margin-right: 40px;
}
.popover-user-notifications ul li.none {
  padding: 12px 0px;
  min-height: auto;
  text-align: center;
}
#google-recaptcha-domainchecker {
  width: 304px;
  height: 78px;
  margin-top: 15px;
  margin-bottom: 15px;
}
#default-captcha-domainchecker {
  margin-top: 15px;
  font-size: 14px;
}
#default-captcha-domainchecker img {
  height: 35px;
  border-radius: 6px;
  text-align: center;
  border: 1px solid rgb(233, 233, 233);
  padding: 2px;
}
#default-captcha-domainchecker #inputCaptcha {
  width: 120px;
  border-radius: 6px;
  height: 35px;
  text-align: center;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(233, 233, 233);
}
.domainchecker-homepage-captcha #google-recaptcha-domainchecker {
  margin-bottom: -46px;
}
@media (max-width: 991px) {
  #google-recaptcha-domainchecker {
    padding-right: 2.5%;
  }
}
@media (max-width: 736px) {
  #google-recaptcha-domainchecker {
    transform: scale(0.935);
    transform-origin: 0px 0px;
  }
}
@media (max-width: 384px) {
  #google-recaptcha-domainchecker {
    transform: scale(0.96);
    transform-origin: 0px 0px;
  }
}
@media (max-width: 360px) {
  #google-recaptcha-domainchecker {
    transform: scale(0.89);
    transform-origin: 0px 0px;
  }
}
@media (max-width: 320px) {
  #google-recaptcha-domainchecker {
    padding-right: 13.5%;
    transform: scale(0.785);
    transform-origin: 0px 0px;
  }
}
.captchaimage {
  padding: 15px 50px;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  text-align: center;
  align-items: center;
  align-content: center;
  border-radius: 10px;
  color: rgb(49, 49, 49);
  margin-bottom: 20px !important;
}
.verification-banner {
  margin: 0px;
  padding: 10px;
  font-weight: 300;
  background-color: rgb(249, 249, 249);
  border-bottom: 1px solid rgb(238, 238, 238);
  color: rgb(51, 51, 51);
}
.verification-banner .text {
  display: block;
  padding: 6px 0px;
}
.verification-banner .btn {
  margin: 3px 0px;
  padding: 3px 10px;
  font-style: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.verification-banner .btn.close {
  margin-right: 10px;
  background-color: transparent;
  color: rgba(55, 55, 55, 0.5);
  font-size: 22px;
  opacity: 1;
}
.verification-banner .btn.close:hover {
  color: rgba(55, 55, 55, 0.8);
}
.verification-banner .fal,
.verification-banner .far,
.verification-banner .fas {
  color: rgb(102, 102, 102);
  float: right;
  padding: 2px 10px 0px 0px;
  font-size: 24px;
}
@media (min-width: 768px) {
  .verification-banner .text {
    padding-top: 9px;
    padding-bottom: 0px;
  }
  .verification-banner .btn {
    margin: 0px;
    padding: 9px 25px;
  }
  .verification-banner .button {
    float: left;
  }
  .verification-banner .fal,
  .verification-banner .far,
  .verification-banner .fas {
    font-size: 36px;
  }
}
.verification-banner.email-verification .btn.btn-action,
.verification-banner.email-verification .btn.btn-action:active,
.verification-banner.email-verification .btn.btn-action[disabled]:hover {
  background-color: rgb(80, 82, 95);
  border-color: rgb(80, 82, 95);
  color: rgb(255, 255, 255);
}
.verification-banner.user-validation i {
  margin-right: 0.11em;
}
.md-editor {
  border: 1px solid rgb(221, 221, 221);
  border-radius: 3px;
}
.md-editor > .btn-toolbar {
  background-color: rgb(255, 255, 255) !important;
}
.md-editor > .btn-toolbar .hidden {
  display: none !important;
}
.md-editor > .md-preview,
.md-editor > textarea.markdown-editor {
  padding: 20px !important;
  border-top: 1px solid rgb(221, 221, 221) !important;
  border-bottom: 1px solid rgb(221, 221, 221) !important;
  background-color: rgb(255, 255, 255) !important;
}
div.md-editor.active {
  display: block;
  border: 1px solid rgb(221, 221, 221);
  outline: 0px;
  box-shadow: none;
}
.markdown-editor-status {
  padding: 2px 10px;
  font-size: 9pt;
  color: rgb(149, 150, 148);
  text-align: left;
}
.small-font {
  font-size: 0.9em;
}
.markdown-content h1,
.md-preview h1 {
  font-size: 1.6em;
  color: rgb(51, 51, 51);
}
.markdown-content h2,
.md-preview h2 {
  font-size: 1.4em;
  color: rgb(51, 51, 51);
}
.markdown-content h3,
.md-preview h3 {
  font-size: 1.2em;
  color: rgb(51, 51, 51);
}
.markdown-content h4,
.md-preview h4 {
  font-size: 1.1em;
  color: rgb(51, 51, 51);
}
.markdown-content pre,
.md-preview pre {
  padding: 15px;
  background-color: rgb(68, 68, 68);
  color: rgb(248, 248, 248);
  border: 0px;
}
.markdown-content pre code,
.md-preview pre code {
  white-space: pre;
  word-break: normal;
  overflow-wrap: normal;
}
.markdown-content blockquote,
.md-preview blockquote {
  font-size: 1em;
  padding: 10px 20px;
  margin: 0px 0px 20px;
  border-right: 5px solid rgb(238, 238, 238);
}
.markdown-content table,
.md-preview table {
  margin: 10px 0px;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(221, 221, 221);
}
.markdown-content table > thead > tr > th,
.md-preview table > thead > tr > th {
  padding: 4px 10px;
  background-color: rgb(248, 248, 248);
  border: 1px solid rgb(221, 221, 221);
  font-weight: 700;
  text-align: center;
}
.markdown-content table > tbody > tr > td,
.md-preview table > tbody > tr > td {
  padding: 3px 8px;
  border: 1px solid rgb(221, 221, 221);
}
.store-order-container {
  margin: 0px;
  padding: 0px;
}
.store-order-container h2 {
  margin-top: 0px;
}
.store-order-container .btn {
  padding: 10px 30px;
  font-size: 1.15em;
  font-weight: 300;
}
.store-order-container .store-domain-tabs {
  margin-top: 20px;
}
.store-order-container .store-domain-tabs li a {
  margin-left: 10px;
  padding: 7px 15px;
  background-color: rgb(249, 249, 249);
  border-bottom: 1px solid rgb(221, 221, 221);
}
.store-order-container .store-domain-tabs li.active a {
  background-color: rgb(255, 255, 255);
  border-bottom: 1px solid transparent;
}
.store-order-container .store-domain-tab-content {
  margin-bottom: 20px;
  padding: 20px;
  border-width: 0px 1px 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: rgb(221, 221, 221);
  border-bottom-color: rgb(221, 221, 221);
  border-left-color: rgb(221, 221, 221);
  border-image: initial;
  border-top-style: initial;
  border-top-color: initial;
}
.store-order-container .store-domain-tab-content a {
  text-decoration: none;
}
.store-order-container .store-domain-tab-content a:hover {
  text-decoration: none;
}
.store-order-container .payment-term h4 {
  margin-top: 25px;
}
@media (min-width: 768px) {
  .store-order-container .payment-term {
    float: left;
  }
  .store-order-container .payment-term h4 {
    margin-top: 0px;
  }
}
.store-order-container .domain-validation {
  display: block;
  padding-top: 5px;
  font-size: 1.2em;
  font-weight: 300;
  color: rgb(136, 136, 136);
}
.store-order-container .domain-validation.ok {
  color: rgb(83, 162, 45);
}
.store-promoted-product .icon {
  height: 200px;
  line-height: 200px;
  text-align: center;
  overflow: hidden;
}
.store-promoted-product .icon img {
  max-width: 100%;
  max-height: 100%;
}
.store-promoted-product ul.features {
  margin: 20px 0px;
  padding: 0px;
  list-style: none;
  font-size: 1.1em;
  font-weight: 300;
}
.store-promoted-product ul.features li {
  float: right;
  width: 50%;
  margin-bottom: 5px;
}
.store-promoted-product ul.features li .fa:not(.fa-spinner) {
  font-size: 1.2em;
  color: rgb(145, 197, 144);
  margin-right: 20px;
  margin-left: 10px;
}
.store-promoted-product .btn {
  margin-top: 10px;
  padding: 10px 30px;
  font-size: 1.2em;
  font-weight: 300;
}
.promo-container {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  margin-bottom: 10px;
  background-color: rgb(255, 255, 255);
}
.promo-container .header {
  padding: 20px;
}
.promo-container .header h3 {
  padding: 0px;
  margin: 0px !important;
}
.promo-banner {
  margin: 0px;
  padding: 15px 10px 20px;
  background-color: rgb(255, 255, 255);
  font-size: 1em;
  overflow: auto;
}
.promo-banner .content {
  margin-right: 185px;
}
@media (max-width: 767.98px) {
  .promo-banner .content {
    margin: 10px 0px 0px;
  }
}
.promo-banner .icon-right {
  text-align: center;
  width: 155px;
  float: right;
}
@media (max-width: 767.98px) {
  .promo-banner .icon-right {
    width: 90px;
    float: none;
  }
}
.promo-banner .icon-right img {
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 767.98px) {
  .promo-banner form {
    text-align: center;
  }
}
.promo-banner .icon {
  float: right;
  margin: 0px 20px 0px 0px;
}
.promo-banner h3 {
  margin: 0px;
  padding: 0px;
  font-size: 24px;
  font-weight: 300;
}
.promo-banner h4 {
  font-size: 18px;
  font-weight: 300;
}
.promo-banner p {
  margin: 5px 0px;
}
.promo-banner ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  font-size: 0.92em;
}
.promo-banner ul li {
  margin-bottom: 4px;
}
@media (min-width: 1200px) {
  .promo-banner ul li {
    width: 50%;
  }
  .promo-banner ul li.right {
    float: right;
  }
  .promo-banner ul li.left {
    float: left;
  }
}
.promo-banner .fa:not(.fa-spinner) {
  font-size: 1.2em;
  color: rgb(145, 197, 144);
  margin-right: 20px;
  margin-left: 10px;
}
.promo-banner a {
  color: rgb(255, 102, 0);
  text-decoration: none;
}
.promo-banner .btn {
  margin: 6px 0px 0px;
  padding: 8px 30px;
  background-color: rgb(255, 102, 0);
  border: 0px;
  color: rgb(255, 255, 255);
}
@media (max-width: 650px) {
  .promo-banner .icon {
    width: 100%;
    margin-bottom: 15px;
  }
}
.promo-banner-rounded {
  border-radius: 4px;
}
.promo-banner-slim {
  padding: 10px;
}
.promo-banner-slim .icon-right {
  width: 85px;
}
.promo-banner-slim .content {
  margin-right: 110px;
}
.promo-banner-slim h3 {
  font-size: 18px;
}
.promo-banner-slim h4 {
  font-size: 14px;
}
.promo-banner-slim .btn {
  margin: 0px 20px 0px 0px;
  padding: 6px 20px;
}
.promo-banner.symantec {
  border-top: 3px solid rgb(77, 162, 76);
}
.promo-banner.symantec .btn {
  background-color: rgb(77, 162, 76);
}
.promo-banner.weebly {
  border-top: 3px solid rgb(41, 144, 234);
}
.promo-banner.weebly .btn {
  background-color: rgb(41, 144, 234);
}
.promo-banner.spamexperts {
  border-top: 3px solid rgb(88, 158, 215);
}
.promo-banner.spamexperts .btn {
  background-color: rgb(88, 158, 215);
}
.promo-banner-slim.weebly .icon-right {
  width: 160px;
}
.promo-banner-slim.weebly .content {
  margin-right: 185px;
}
.promo-banner.sitelock {
  border-top: 3px solid rgb(242, 149, 45);
}
.promo-banner.sitelock .btn {
  background-color: rgb(242, 149, 45);
}
.promo-banner.codeguard {
  border-top: 3px solid rgb(169, 204, 95);
}
.promo-banner.codeguard a {
  color: rgb(169, 204, 95);
}
.promo-banner.codeguard .btn {
  background-color: rgb(169, 204, 95);
}
.promo-banner.sitelockvpn {
  border-top: 3px solid rgb(85, 85, 85);
}
.promo-banner.sitelockvpn .btn {
  background-color: rgb(85, 85, 85);
}
.promo-banner.nordvpn {
  border-top: 3px solid rgb(70, 135, 255);
}
.promo-banner.nordvpn .btn {
  background-color: rgb(70, 135, 255);
}
.promo-banner.marketgoo {
  border-top: 3px solid rgb(48, 144, 224);
}
.promo-banner.marketgoo .btn {
  background-color: rgb(48, 144, 224);
}
.promo-banner.ox {
  border-top: 3px solid rgb(102, 102, 102);
}
.promo-banner.ox a {
  color: rgb(102, 102, 102);
}
.promo-banner.ox .btn {
  background-color: rgb(102, 102, 102);
}
.promo-banner.sitebuilder {
  border-top: 3px solid rgb(255, 51, 119);
}
.promo-banner.sitebuilder a {
  color: rgb(255, 51, 119);
}
.promo-banner.sitebuilder .btn {
  background-color: rgb(255, 51, 119);
}
.promo-banner.xovinow {
  border-top: 3px solid rgb(16, 6, 159);
}
.promo-banner.xovinow a {
  color: rgb(16, 6, 159);
}
.promo-banner.xovinow .btn {
  background-color: rgb(16, 6, 159);
}
.promo-banner.threesixtymonitoring {
  border-top: 3px solid rgb(206, 59, 86);
}
.promo-banner.threesixtymonitoring .btn {
  background-color: rgb(206, 59, 86);
}
.promo-banner.threesixtymonitoring a {
  color: rgb(206, 59, 86);
}
.mc-panel-promo {
  font-size: 0.95em;
}
.mc-panel-promo img {
  display: block;
  margin: 0px auto 6px;
  max-width: 90%;
  max-height: 87px;
}
.panel-mc-sso {
  padding: 0px 10px 10px;
}
.panel-mc-sso img {
  max-width: 100%;
  max-height: 120px;
}
.panel-mc-sso .row {
  margin-right: -5px;
  margin-left: -5px;
}
.panel-mc-sso .col-sm-6 {
  padding-right: 5px;
  padding-left: 5px;
}
.panel-mc-sso .btn,
.panel-mc-sso .form-control,
.panel-mc-sso small {
  margin-top: 5px;
}
.panel-mc-sso small {
  display: block;
}
.client-home-cards div[menuitemname="ThreesixtymonitoringLogin"] {
  border-top: 3px solid rgb(206, 59, 86);
}
.client-home-cards div[menuitemname="ThreesixtymonitoringLogin"] .card-body,
.client-home-cards
  div[menuitemname="ThreesixtymonitoringLogin"]
  .mc-promo-login
  .content,
.client-home-cards
  div[menuitemname="ThreesixtymonitoringLogin"]
  .mc-promo-manage
  .content,
.mc-promo-login
  .client-home-cards
  div[menuitemname="ThreesixtymonitoringLogin"]
  .content,
.mc-promo-manage
  .client-home-cards
  div[menuitemname="ThreesixtymonitoringLogin"]
  .content {
  max-height: initial;
}
.client-home-cards
  div[menuitemname="ThreesixtymonitoringLogin"]
  .threesixtymonitoring-metrics-row
  > div:not(:last-child) {
  border-left: 1px solid rgb(204, 204, 204);
}
.client-home-cards
  div[menuitemname="ThreesixtymonitoringLogin"]
  .threesixtymonitoring-metric {
  margin-top: 20px;
  font-size: 40px;
  line-height: 1;
  color: rgb(144, 42, 109);
}
.client-home-cards
  div[menuitemname="ThreesixtymonitoringLogin"]
  .threesixtymonitoring-title {
  font-weight: 700;
  color: rgb(136, 136, 136);
  text-transform: uppercase;
  font-size: 12px;
}
.client-home-cards
  div[menuitemname="ThreesixtymonitoringLogin"]
  .threesixtymonitoring-highlight {
  margin-top: 4px;
  height: 2px;
  border-radius: 2px;
  background-color: rgb(144, 42, 109);
}
.client-home-cards
  div[menuitemname="ThreesixtymonitoringLogin"]
  .threesixtymonitoring-highlight-alerts,
.client-home-cards
  div[menuitemname="ThreesixtymonitoringLogin"]
  .threesixtymonitoring-highlight-monitors,
.client-home-cards
  div[menuitemname="ThreesixtymonitoringLogin"]
  .threesixtymonitoring-highlight-servers {
  margin-top: 4px;
  height: 2px;
  border-radius: 2px;
}
.client-home-cards
  div[menuitemname="ThreesixtymonitoringLogin"]
  .threesixtymonitoring-highlight-servers {
  background-color: rgb(144, 42, 109);
}
.client-home-cards
  div[menuitemname="ThreesixtymonitoringLogin"]
  .threesixtymonitoring-highlight-monitors {
  background-color: rgb(175, 51, 98);
}
.client-home-cards
  div[menuitemname="ThreesixtymonitoringLogin"]
  .threesixtymonitoring-highlight-alerts {
  background-color: rgb(206, 59, 86);
}
.client-home-cards div[menuitemname="ThreesixtymonitoringLogin"] form,
.client-home-cards div[menuitemname="ThreesixtymonitoringLogin"] small {
  text-align: center;
}
.client-home-cards div[menuitemname="ThreesixtymonitoringLogin"] .btn {
  width: 100%;
}
.social-signin-btns {
  text-align: center;
}
.social-signin-btns .btn {
  margin-bottom: 5px;
}
.btn-social {
  position: relative;
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.btn-social i.far,
.btn-social i.fas {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  padding-left: 2px;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-facebook {
  color: rgb(255, 255, 255);
  background-color: rgb(66, 103, 178);
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook.active,
.btn-facebook:active,
.btn-facebook:focus,
.btn-facebook:hover,
.open .dropdown-toggle.btn-facebook {
  color: rgb(255, 255, 255);
  background-color: rgb(48, 72, 123);
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook.active,
.btn-facebook:active,
.open .dropdown-toggle.btn-facebook {
  background-image: none;
}
.btn-facebook.disabled,
.btn-facebook.disabled.active,
.btn-facebook.disabled:active,
.btn-facebook.disabled:focus,
.btn-facebook.disabled:hover,
.btn-facebook[disabled],
.btn-facebook[disabled].active,
.btn-facebook[disabled]:active,
.btn-facebook[disabled]:focus,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook,
fieldset[disabled] .btn-facebook.active,
fieldset[disabled] .btn-facebook:active,
fieldset[disabled] .btn-facebook:focus,
fieldset[disabled] .btn-facebook:hover {
  background-color: rgb(66, 103, 178);
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter {
  color: rgb(255, 255, 255);
  background-color: rgb(43, 169, 225);
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter.active,
.btn-twitter:active,
.btn-twitter:focus,
.btn-twitter:hover,
.open .dropdown-toggle.btn-twitter {
  color: rgb(255, 255, 255);
  background-color: rgb(28, 146, 199);
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter.active,
.btn-twitter:active,
.open .dropdown-toggle.btn-twitter {
  background-image: none;
}
.btn-twitter.disabled,
.btn-twitter.disabled.active,
.btn-twitter.disabled:active,
.btn-twitter.disabled:focus,
.btn-twitter.disabled:hover,
.btn-twitter[disabled],
.btn-twitter[disabled].active,
.btn-twitter[disabled]:active,
.btn-twitter[disabled]:focus,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter,
fieldset[disabled] .btn-twitter.active,
fieldset[disabled] .btn-twitter:active,
fieldset[disabled] .btn-twitter:focus,
fieldset[disabled] .btn-twitter:hover {
  background-color: rgb(43, 169, 225);
  border-color: rgba(0, 0, 0, 0.2);
}
.providerPreLinking {
  min-height: 52px;
}
.providerLinkingFeedback {
  display: none;
}
div.home-twitter {
  margin-top: 20px;
  margin-bottom: 40px;
}
div.tweet > i {
  color: rgb(43, 171, 207);
  float: right;
  margin-left: 15px;
}
div.tweet span {
  font-size: 12px;
  color: rgb(204, 204, 204);
}
.upgrade .product-to-be-upgraded {
  margin: 20px 0px;
  padding: 15px;
  background-color: rgb(248, 248, 248);
}
.upgrade .product-to-be-upgraded h4,
.upgrade .product-to-be-upgraded h5 {
  margin: 0px;
}
.upgrade .products {
  margin-right: -5px;
  margin-left: -5px;
}
.upgrade .products .column {
  padding-right: 5px;
  padding-left: 5px;
}
.upgrade .products .product {
  margin: 20px 0px;
  padding: 0px;
  background-color: rgb(255, 255, 255);
}
.upgrade .products .product .current,
.upgrade .products .product .recommended {
  padding: 5px;
  background-color: rgb(255, 188, 0);
  color: rgb(245, 245, 245);
  font-weight: 700;
  text-align: center;
}
.upgrade .products .product .recommended {
  background-color: rgb(37, 172, 47);
}
.upgrade .products .product ul {
  border-right: 1px solid rgb(238, 238, 238);
  border-left: 1px solid rgb(238, 238, 238);
}
.upgrade .products .product .footer {
  border-width: 0px 1px 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: rgb(238, 238, 238);
  border-bottom-color: rgb(238, 238, 238);
  border-left-color: rgb(238, 238, 238);
  border-image: initial;
  border-top-style: initial;
  border-top-color: initial;
}
.upgrade .products .product .header {
  margin: 0px;
  padding: 20px;
  background-color: rgb(43, 85, 128);
  color: rgb(255, 255, 255);
  min-height: 150px;
}
.upgrade .products .product .header p {
  font-size: 1.1em;
  font-weight: 300;
}
.upgrade .products .product ul {
  margin: 0px;
  padding: 20px 25px;
  list-style: none;
}
.upgrade .products .product ul li {
  line-height: 25px;
  font-size: 0.9em;
  text-align: left;
  color: rgb(170, 170, 170);
  border-bottom: 1px solid rgb(238, 238, 238);
}
.upgrade .products .product ul li:last-child {
  border: 0px;
}
.upgrade .products .product ul li span {
  float: right;
  color: rgb(68, 68, 68);
}
.upgrade .products .far,
.upgrade .products .fas {
  font-size: 1.3em;
}
.upgrade .products .fa-check {
  color: rgb(35, 173, 46);
}
.upgrade .products .product .footer {
  margin: 0px;
  padding: 20px;
}
.upgrade .products .product .footer select {
  margin-bottom: 10px;
}
.upgrade .products .product .btn {
  background-color: rgb(43, 85, 128);
  color: rgb(255, 255, 255);
}
.affiliate-stat {
  margin: 0px;
  padding: 15px;
  font-size: 1.6em;
  text-align: center;
}
.affiliate-stat span {
  display: block;
  font-size: 2.4em;
}
.affiliate-stat i {
  float: right;
  padding: 10px;
  font-size: 4em;
}
@media (max-width: 1200px) {
  .affiliate-stat {
    font-size: 1.2em;
  }
  .affiliate-stat span {
    font-size: 2.1em;
  }
  .affiliate-stat i {
    font-size: 3.6em;
  }
}
@media (max-width: 992px) {
  .affiliate-stat {
    font-size: 1em;
  }
  .affiliate-stat span {
    font-size: 1.6em;
  }
  .affiliate-stat i {
    font-size: 3em;
  }
}
.announcements .announcement {
  margin-bottom: 4rem;
}
.announcements .announcement article {
  margin-bottom: 1rem;
  padding: 1rem;
  background-color: rgb(237, 246, 255);
  border-right: 7px solid rgb(51, 102, 153);
  border-radius: 15px 0px 0px 15px;
}
.announcements .announcement article p {
  margin: 0px;
}
.kb-category a {
  text-decoration: none;
}
.kb-category a:hover {
  background-color: rgb(245, 245, 245);
}
.kb-article-item:hover {
  background-color: rgb(245, 245, 245);
  text-decoration: none;
}
.kb-article-item small {
  display: block;
  padding-right: 25px;
  color: rgb(135, 147, 159);
}
.ticket-des {
  background-color: rgb(249, 251, 255);
  padding: 20px;
  border-radius: 15px;
  border: 0px;
}
.ticket-tit {
  color: rgb(15, 100, 209);
  padding: 10px 20px 20px;
  font-size: 17px;
}
.ticket-tit .fa {
  vertical-align: middle;
  padding: 10px;
  border-radius: 50%;
  color: rgb(15, 100, 209);
}
.ticket-subject.unread {
  font-weight: 700;
}
.ticket-reply .rating,
.ticket-reply .rating-done {
  float: left;
  padding: 5px 10px;
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 24px;
}
.ticket-reply .rating span.star,
.ticket-reply .rating-done span.star {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-style: normal;
  display: inline-block;
}
.ticket-reply .rating-done .rated {
  display: inline-block;
  font-size: 12px;
}
.ticket-reply .rating span.star:hover {
  cursor: pointer;
}
.ticket-reply .rating span.star::before,
.ticket-reply .rating-done span.star::before {
  content: "";
  padding-left: 0px;
  color: rgb(153, 153, 153);
}
.ticket-reply .rating span.star:hover::before,
.ticket-reply .rating span.star:hover ~ span.star::before,
.ticket-reply .rating-done span.star.active::before {
  content: "";
  color: rgb(242, 222, 136);
}
.md-editor .btn-toolbar .btn-group {
  margin-left: 6px;
}
.mc-promo-login .view-ticket .content,
.mc-promo-manage .view-ticket .content,
.view-ticket .card-body,
.view-ticket .mc-promo-login .content,
.view-ticket .mc-promo-manage .content {
  padding: 0px;
  border-bottom: 1px solid rgb(221, 221, 221);
}
.mc-promo-login .view-ticket .content:last-child,
.mc-promo-manage .view-ticket .content:last-child,
.view-ticket .card-body:last-child,
.view-ticket .mc-promo-login .content:last-child,
.view-ticket .mc-promo-manage .content:last-child {
  border-bottom: 0px;
}
.view-ticket .posted-by {
  color: rgb(136, 136, 136);
  font-size: 0.9rem;
  background-color: rgb(246, 246, 246);
  padding: 0.5rem 1rem;
}
.view-ticket .posted-by .posted-by-name {
  font-weight: 700;
}
.view-ticket .requestor-badge {
  font-size: 85%;
  padding: 5px 10px;
}
.view-ticket .message p:last-child {
  margin-bottom: 0px;
}
.view-ticket .attachments {
  border-top: 1px dashed rgb(221, 221, 221);
  font-size: 80%;
}
.view-ticket .attachment-list {
  list-style: none;
  margin: 10px 0px -10px;
  padding: 0px;
}
.view-ticket .attachment-list li {
  display: inline-block;
  width: 190px;
  vertical-align: top;
}
.view-ticket .attachment-list li span {
  display: block;
  padding: 5px 5px 10px;
  margin-bottom: 10px;
  border: 1px solid rgb(221, 221, 221);
  border-radius: 3px;
}
.view-ticket .attachment-list li figure {
  margin: 0px 0px 5px;
  background-color: rgb(246, 246, 246);
  line-height: 100px;
  text-align: center;
  font-size: 4em;
}
.ticketfeedbackstaffcont {
  margin: 10px auto;
  padding: 15px;
  width: 90%;
  background-color: rgb(239, 239, 239);
  border-radius: 6px;
}
.ticketfeedbackrating {
  padding: 0px 100px;
}
.ticketfeedbackrating .rate {
  float: right;
  padding: 0px 10px;
  min-width: 30px;
  text-align: center;
}
@media (min-width: 380px) {
  .btn-input-padded-responsive {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 500px) {
  .btn-input-padded-responsive {
    padding-right: 35px;
    padding-left: 35px;
  }
}
.kb-search.margin-bottom {
  margin-bottom: 20px;
}
#registration {
  /* margin: 0px; */
  /* padding: 50px 10px 140px; */
  /* background-color: rgb(255, 255, 255); */
  /* box-shadow: var(--dash-shadow-soft); */
}
#registration .field-container {
  margin: 0px 0px 30px;
}
#registration label {
  font-weight: 300;
  color: rgb(102, 102, 102);
  font-size: 14px;
}
#registration .info-text-sm {
  font-size: 0.85em;
  text-align: center;
}
#registration .sub-heading {
  height: 0px;
  border-top: 1px solid rgb(221, 221, 221);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}
#registration .sub-heading span {
  display: inline-block;
  position: relative;
  padding: 0px 17px;
  top: -11px;
  font-size: 16px;
  color: rgb(0, 85, 136);
  background-color: rgb(255, 255, 255);
}
#registration .prepend-icon {
  top: 0px;
  right: 0px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 100%;
  font-weight: 400;
}

#registration .input-group-lg > .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px 0px 0px 6px;
}
#registration .form-control-qty {
  width: 70px;
  text-align: center;
}
#registration .form-control-static-inline {
  display: inline-block;
}
#registration .form-control:focus {
  border-color: rgb(221, 221, 221);
  outline: 0px;
  box-shadow: none;
}
#registration textarea.field {
  height: auto;
}
#registration .prepend-icon .field {
  appearance: none;
  padding-right: 40px;
}
#registration .prepend-icon .field-icon i {
  position: relative;
  font-size: 14px;
}
#registration .prepend-icon .field-icon {
  top: 0px;
  z-index: 4;
  width: 42px;
  height: 45px;
  color: inherit;
  line-height: 45px;
  position: absolute;
  text-align: center;
  transition: 0.5s ease-out;
  pointer-events: none;
}
#registration .field-icon i {
  color: rgb(51, 102, 153);
}
#registration .field[disabled],
#registration .field[readonly],
#registration .form-control[disabled],
#registration .form-control[readonly] {
  background-color: rgb(248, 248, 248);
  opacity: 1;
}
#registration .field-help-text {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgb(136, 136, 136);
  font-size: 12px;
}
div.credit-card {
  margin: 0px auto 30px;
  max-width: 400px;
  background-color: rgb(248, 248, 248);
  border: 1px solid rgb(204, 204, 204);
  border-radius: 8px;
}
div.credit-card div.card-type {
  float: left;
  padding: 10px 20px;
  font-size: 1.2em;
}
div.credit-card div.card-icon {
  float: right;
  padding: 7px;
  font-size: 1.2em;
}
div.credit-card div.card-number {
  padding: 10px;
  background-color: rgb(204, 204, 204);
  font-size: 1.6em;
  text-align: center;
  clear: both;
}
div.credit-card div.card-start {
  float: right;
  padding: 20px 0px 50px 50px;
  font-size: 1.3em;
  text-align: left;
}
div.credit-card div.card-expiry {
  float: left;
  padding: 20px 50px 50px 0px;
  height: 120px;
  font-size: 1.3em;
  text-align: left;
}
div.credit-card div.end {
  clear: both;
}
@media (max-width: 600px) {
  div.credit-card {
    max-width: 250px;
  }
  div.credit-card div.card-type {
    font-size: 1em;
  }
  div.credit-card div.card-icon {
    font-size: 1em;
  }
  div.credit-card div.card-number {
    padding: 6px 10px;
    font-size: 1.2em;
  }
  div.credit-card div.card-start {
    padding: 20px 0px 30px 50px;
    font-size: 0.9em;
  }
  div.credit-card div.card-expiry {
    padding: 20px 50px 30px 0px;
    height: 80px;
    font-size: 0.9em;
  }
}
.auth3d-area {
  border: 1px solid rgb(255, 255, 255);
}
.submit-3d {
  width: 80%;
  border: 1px solid rgb(255, 255, 255);
}
.invoice-summary-table {
  margin: 20px 0px;
  max-height: 300px;
  overflow: auto;
}
.invoice-summary-table td {
  font-size: 0.8em;
}
.invoice-summary-table td.total-row {
  background-color: rgb(239, 239, 239);
  font-weight: 700;
}
div.credit-card .logo-visa {
  color: rgb(26, 31, 113);
}
div.credit-card .logo-amex {
  color: rgb(67, 171, 223);
}
div.credit-card .logo-mastercard {
  color: rgb(237, 11, 0);
}
div.credit-card .logo-discover {
  color: rgb(0, 0, 0);
}
div.three-column-grid,
div.two-column-grid {
  display: inline-grid;
  grid-template-columns: repeat(3, auto) minmax(10em, 30em) auto;
  font-weight: 300;
  font-size: 13px;
}
div.two-column-grid {
  grid-template-columns: repeat(2, auto) minmax(10em, 30em) auto;
}
div.three-column-grid > div,
div.two-column-grid > div {
  margin: 5px 0px;
  padding-left: 5px;
}
div.three-column-grid > div > label,
div.two-column-grid > div > label {
  font-weight: 400;
}
#frmPayment .paymethod-info {
  margin: 5px 0px;
  cursor: pointer;
}
#frmPayment .paymethod-info label {
  font-weight: 400;
  cursor: pointer;
}
#payMethodList tr {
  font-size: smaller;
}
#payMethodList tr td:nth-child(2),
#payMethodList tr td:nth-child(3) {
  max-width: 15em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.iframe-input-container {
  height: 34px;
}
.cc-number-field {
  background-image: url("../../../assets/img/payment/unknown.png");
  background-repeat: no-repeat;
  background-position: left 10px center;
}
.cc-number-field.visa {
  background-image: url("../../../assets/img/payment/visa.png");
}
.cc-number-field.mastercard {
  background-image: url("../../../assets/img/payment/mastercard.png");
}
.cc-number-field.amex {
  background-image: url("../../../assets/img/payment/amex.png");
}
.cc-number-field.dinersclub {
  background-image: url("../../../assets/img/payment/dinersclub.png");
}
.cc-number-field.discover {
  background-image: url("../../../assets/img/payment/discover.png");
}
.cc-number-field.unionpay {
  background-image: url("../../../assets/img/payment/unionpay.png");
}
.cc-number-field.jcb {
  background-image: url("../../../assets/img/payment/jcb.png");
}
.cc-number-field.maestro {
  background-image: url("../../../assets/img/payment/maestro.png");
}
.cc-number-field.forbrugsforeningen {
  background-image: url("../../../assets/img/payment/forbrugsforeningen.png");
}
.cc-number-field.dankort {
  background-image: url("../../../assets/img/payment/dankort.png");
}
.cc-number-field.troy {
  background-image: url("../../../assets/img/payment/troy.png");
}
tr.masspay-invoice-detail td {
  font-size: 0.8em;
}
tr.masspay-total td {
  background-color: rgb(239, 239, 239);
  font-weight: 700;
}
div.product-details div.product-icon {
  margin: 0px;
  background-color: rgb(37, 49, 183);
  border-radius: 15px 15px 0px 0px;
  padding: 30px;
  line-height: 1em;
  font-size: 60px;
  color: rgb(255, 255, 255);
}
@media (max-width: 767.98px) {
  div.product-details div.product-icon {
    font-size: 30px;
  }
}
.product-status {
  padding: 0px;
  border-radius: 15px;
}
.product-status-pending {
  background-color: rgb(248, 148, 6);
}
.product-status-active {
  background-color: rgb(70, 165, 70);
}
.product-status-suspended {
  background-color: rgb(7, 104, 184);
}
.product-status-cancelled,
.product-status-terminated {
  background-color: rgb(102, 102, 102);
}
.product-status-fraud {
  background-color: rgb(0, 0, 0);
}
.product-status-text {
  padding: 5px;
  color: rgb(255, 255, 255);
  text-align: center;
  text-transform: uppercase;
}
.product-actions-wrapper > div:not(:last-child) {
  margin-bottom: 0.5rem;
}
div.product-details-tab-container {
  margin: 0px;
  padding: 20px;
  border-width: 0px 1px 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: rgb(221, 221, 221);
  border-bottom-color: rgb(221, 221, 221);
  border-left-color: rgb(221, 221, 221);
  border-image: initial;
  border-top-style: initial;
  border-top-color: initial;
  background-color: rgb(255, 255, 255);
}
.module-client-area {
  padding: 15px 15px 0px;
}
.ssl-inactive {
  cursor: pointer;
}
#mc-promo-widgets {
  margin: 10px 0px;
}
@media (min-width: 1200px) {
  #mc-promo-widgets {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 1%;
  }
}
.mc-promo-login,
.mc-promo-manage {
  position: relative;
}
.mc-promo-login .logo,
.mc-promo-manage .logo {
  width: 130px;
  height: 130px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .mc-promo-login .logo,
  .mc-promo-manage .logo {
    width: 65px;
    height: 65px;
  }
}
.mc-promo-login .logo img,
.mc-promo-manage .logo img {
  max-width: 130px;
  max-height: 130px;
  display: block;
  margin: 0px -50% 0px auto;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767.98px) {
  .mc-promo-login .logo img,
  .mc-promo-manage .logo img {
    max-width: 65px;
    max-height: 65px;
  }
}
.mc-promo-login .logo + div,
.mc-promo-manage .logo + div {
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
}
@media (max-width: 767.98px) {
  .mc-promo-login .panel-heading h3,
  .mc-promo-manage .panel-heading h3 {
    margin: 0px 0px 8px !important;
    font-size: 18px !important;
  }
}
.featured-tlds-container {
  margin: 35px 0px 15px;
}
.featured-tld {
  margin: 0px 0px 20px;
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 6px 20px;
}
.featured-tld .img-container {
  padding: 20px 0px;
  height: 115px;
  line-height: 75px;
  overflow: hidden;
  text-align: center;
}
@media (max-width: 767px) {
  .featured-tld .img-container {
    height: 80px;
    line-height: 40px;
  }
}
.featured-tld .img-container img {
  max-width: 70%;
  max-height: 100%;
}
.featured-tld .price {
  padding: 5px;
  background-color: rgb(249, 249, 249);
  color: rgb(85, 85, 85);
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  border-radius: 0px 0px 4px 4px;
}
.featured-tld .price.blog {
  background-color: rgb(160, 213, 203);
  color: rgb(255, 255, 255);
}
.featured-tld .price.club {
  background-color: rgb(5, 55, 150);
  color: rgb(255, 255, 255);
}
.featured-tld .price.com {
  background-color: rgb(58, 164, 218);
  color: rgb(255, 255, 255);
}
.featured-tld .price.couk {
  background-color: rgb(29, 55, 116);
  color: rgb(255, 255, 255);
}
.featured-tld .price.host {
  background-color: rgb(237, 77, 66);
  color: rgb(255, 255, 255);
}
.featured-tld .price.live {
  background-color: rgb(255, 158, 25);
  color: rgb(255, 255, 255);
}
.featured-tld .price.name {
  background-color: rgb(68, 176, 62);
  color: rgb(255, 255, 255);
}
.featured-tld .price.net {
  background-color: rgb(239, 192, 14);
  color: rgb(255, 255, 255);
}
.featured-tld .price.online {
  background-color: rgb(56, 206, 106);
  color: rgb(255, 255, 255);
}
.featured-tld .price.rocks {
  background-color: rgb(253, 86, 60);
  color: rgb(255, 255, 255);
}
.featured-tld .price.shop {
  background-color: rgb(255, 89, 0);
  color: rgb(255, 255, 255);
}
.featured-tld .price.social {
  background-color: rgb(255, 154, 0);
  color: rgb(255, 255, 255);
}
.featured-tld .price.store {
  background-color: rgb(14, 173, 179);
  color: rgb(255, 255, 255);
}
.featured-tld .price.tech {
  background-color: rgb(13, 176, 75);
  color: rgb(255, 255, 255);
}
.featured-tld .price.tv {
  background-color: rgb(234, 52, 56);
  color: rgb(255, 255, 255);
}
.featured-tld .price.website {
  background-color: rgb(45, 185, 234);
  color: rgb(255, 255, 255);
}
.tld-filters {
  margin: 0px 0px 25px;
}
.tld-filters a {
  display: inline-block;
  margin-bottom: 4px;
  padding: 5px 6px;
  font-size: 90%;
  font-weight: 400;
  border-radius: 2px;
}
.domain-pricing .tld-row {
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid rgb(245, 245, 245);
}
.domain-pricing .tld-row.highlighted {
  background: rgb(243, 249, 253);
}
.domain-pricing .tld-pricing-header .col-sm-2,
.domain-pricing .tld-pricing-header .col-xs-2 {
  height: 56px;
}
.domain-pricing .tld-pricing-header .col-sm-2,
.domain-pricing .tld-pricing-header .col-sm-4,
.domain-pricing .tld-pricing-header .col-xs-2,
.domain-pricing .tld-pricing-header .col-xs-4 {
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 6px solid rgb(151, 181, 210);
  background-color: rgb(239, 239, 239);
  border-radius: 4px 4px 0px 0px;
}
.domain-pricing .no-bg {
  background-color: transparent !important;
}
.domain-pricing .tld-pricing-header div:nth-child(2n + 1) {
  border-color: rgb(51, 102, 153);
  background-color: rgb(245, 245, 245);
}
.domain-pricing .two-row-center {
  line-height: 28px;
  margin-top: 6px;
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .domain-pricing .two-row-center {
    border-left: 2px solid rgb(199, 215, 230);
  }
}
.domain-pricing .tld-row.no-tlds {
  display: none;
}
.tld-sale-group {
  padding: 1px 3px;
  color: rgb(255, 255, 255);
  font-size: 10px;
  text-transform: uppercase;
}
.tld-sale-group-hot {
  background-color: rgb(249, 97, 90);
}
.tld-sale-group-sale {
  background-color: rgb(247, 212, 88);
}
.tld-sale-group-new {
  background-color: rgb(42, 213, 136);
}
.dataTables_wrapper table.table-list {
  border-radius: 4px;
  border: 1px solid rgb(221, 221, 221);
  margin: 10px 0px !important;
  width: 100% !important;
}
.dataTables_wrapper table.table-list thead th:first-child {
  border-radius: 4px 0px 0px;
}
.dataTables_wrapper table.table-list tr:last-child td:first-child {
  border-radius: 0px 0px 0px 4px;
}
.dataTables_wrapper table.table-list thead th.sorting_asc,
.dataTables_wrapper table.table-list thead th.sorting_desc {
}
.dataTables_wrapper .dataTables_filter {
  float: left;
}
@media (max-width: 600px) {
  .dataTables_wrapper .dataTables_info {
    padding: 9px 10px 40px;
  }
  .dataTables_wrapper .dataTables_filter {
    float: left;
    margin-top: 30px;
    width: 100%;
  }
  .dataTables_wrapper .dataTables_filter label {
    display: block;
    margin: 5px;
    padding: 0px;
  }
  .dataTables_wrapper .dataTables_filter label .form-control {
    margin: 0px;
    width: 100%;
  }
}
.dataTables_wrapper .dataTables_paginate {
  float: left;
}
.pagination > li > a,
.pagination > li > span {
  color: rgb(68, 68, 68);
}
.page-item.active .page-link,
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: rgb(79, 83, 96);
  border-color: rgb(79, 83, 96);
}
table.table-list thead th {
  background-color: rgb(255, 255, 255);
  color: rgb(51, 51, 51);
  text-align: right;
  line-height: 25px;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-image: initial;
  font-family: onvan;
  font-size: 16px;
  padding: 0.75rem 1.4rem !important;
  border-bottom: 2px solid rgb(51, 51, 51) !important;
}
table.table-list tbody td {
  padding: 10px 8px;
  vertical-align: middle;
  font-size: 14px;
  line-height: 35px;
}
table.table-list tbody td.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.table-list > tbody > tr > td a.border-right {
  padding-right: 20px;
  display: block;
}
.table-list > tbody > tr > td {
  background-color: rgb(255, 255, 255);
  border: 0.4rem solid rgb(255, 255, 255);
}
.table-list > tbody > tr:hover {
  cursor: pointer;
}
.table-list > tbody > tr:hover > td {
  background-color: rgb(249, 249, 249);
}
table.dtr-inline .dtr-title:empty {
  display: none !important;
}
table.table-solid-bottom-border-light-gray {
  border-bottom: 1px solid rgb(222, 226, 230);
}
.tiles .tile .title5 {
  color: rgb(214, 30, 208);
  float: right;
  font-size: 20px;
  text-align: center;
  width: 100%;
  word-break: break-all;
  padding: 28px 10px;
}
.tiles .tile .title6 {
  color: rgb(255, 102, 0);
  float: right;
  font-size: 20px;
  text-align: center;
  width: 100%;
  word-break: break-all;
  padding: 28px 10px;
}
.tiles .tile .title5 p {
  font-size: 15px;
  padding: 5px;
  color: rgb(117, 117, 117);
}
.tiles .tile .title6 p {
  font-size: 15px;
  padding: 5px;
  color: rgb(117, 117, 117);
}
.card-title.m-0 {
  font-size: 17px !important;
  color: rgb(15, 100, 209);
}
.home-domain-search.bg-white {
  color: rgb(255, 255, 255);
  height: 450px;
  padding: 80px 0px;
  background-color: rgb(51, 102, 153) !important;
}
.input-group-append.d-none.d-sm-block {
  padding: 5px;
}

.widget-box {
  border-radius: 0.3125rem;
  background-color: rgb(255, 255, 255);
  padding: 3.5rem 1.9rem;
  margin-bottom: 2rem;
}
@media (max-width: 992px) {
  .widget-box {
    padding: 0.625rem 0px 0.3125rem;
  }
}
.widget-box .row {
  display: flex;
  justify-content: center;
}
@media (max-width: 1200px) {
  .widget-box .row {
    display: inline-block;
  }
}
.widget-box-item {
  display: flex;
  justify-content: right;
  align-items: center;
  padding: 0px 1.5rem;
}
@media (max-width: 1200px) {
  .widget-box-item {
    width: 50%;
    float: right;
  }
}
@media (max-width: 768px) {
  .widget-box-item {
    width: 100%;
    float: none;
    margin-bottom: 2rem;
  }
  .widget-box-item:last-child {
    margin-bottom: 0px;
  }
}
.widget-box-item.pr_40 {
  padding-right: 2.5rem;
}
@media (max-width: 1440px) {
  .widget-box-item.pr_40 {
    padding-right: 1.5rem;
  }
}
.widget-box-item .bg-icon {
  width: 4.0625rem;
  height: 4.0625rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.3125rem;
  font-size: 40px;
  color: rgb(15, 100, 209);
  font-weight: 300;
}
.widget-box-item-content {
  padding-right: 1rem;
}
.widget-box-item-content a {
  text-decoration: none;
}
.widget-box-item-content h5 {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: -0.03375rem;
  color: rgb(15, 100, 209);
  margin-bottom: 0px;
}
.widget-box-item-content div {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 2;
  color: rgb(54, 65, 99);
}
.widget-box-item-content div span:first-child {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.0675rem;
  color: rgb(116, 203, 11);
}
.widget-box-item-content div span:nth-child(3) {
  padding-right: 1.75rem;
  font-feature-settings: "ss02";
}
.widget-box-item-content-divider {
  background-color: rgb(233, 235, 239);
  width: 0.0625rem;
  height: 2rem;
  display: inline-block;
  position: absolute;
  margin-top: 0.5rem;
  margin-right: 0.6875rem;
}
.text-last-updated {
  color: rgb(43, 65, 161);
  display: none;
}
.client-home-cards .list-group .list-group-item {
  padding: 10px;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-image: initial;
  border-bottom: 1px dashed rgb(221, 221, 221) !important;
}
@media (min-width: 480px) {
  .navmin {
    display: none;
  }
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0px;
  overflow-wrap: break-word;
  background: rgb(255, 255, 255);
  box-shadow: rgba(198, 205, 218, 0.12) 0px 0.625rem 1.5625rem 0px;
  border: 1px solid rgb(245, 245, 245);
}
.card:hover {
  transition: 0.5s;
  box-shadow: rgba(37, 51, 203, 0.08) 0px 0.25rem 1.5rem 0px;
  border-radius: 5px 5px 15px 15px;
}
.card:hover::before {
  transform: scaleX(1);
}
.card::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 5px;
  background: linear-gradient(135deg, rgb(116, 203, 11), rgb(15, 100, 209));
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.6s;
  border-radius: 15px 15px 0px 0px;
}
#servicesPanel {
  display: none;
}
#ticketsPanel {
  display: none;
}
.widget-stat .media {
  padding: 0px;
  align-items: center;
}
.widget-stat .media > span {
  height: 85px;
  width: 85px;
  border-radius: 50px;
  padding: 10px 12px;
  font-size: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 1400px) {
  .widget-stat .media > span {
    height: 70px;
    width: 70px;
    min-width: 70px;
  }
}
.widget-stat .media .media-body p {
  font-weight: 500;
  font-size: 17px;
  line-height: 1.5;
  font-family: onvan;
}
@media only screen and (max-width: 1400px) {
  .widget-stat .media .media-body p {
    font-size: 14px;
  }
}
[data-theme-version="dark"] .widget-stat .media .media-body p {
  color: rgb(196, 201, 213);
}
.widget-stat .media .media-body small,
.widget-stat .media .media-body .small {
  font-size: 75%;
}
.widget-stat .media .media-body h3 {
  font-size: 30px;
  font-weight: 600;
  margin: 0px;
  line-height: 1.2;
}
.widget-stat .media .media-body h4 {
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
}
.widget-stat .media .media-body span {
  margin-left: 5px;
}
.widget-stat[class*="bg-"] .media > span {
  background-color: rgba(255, 255, 255, 0.25);
  color: rgb(255, 255, 255);
}
.widget-stat[class*="bg-"] .progress {
  background-color: rgba(255, 255, 255, 0.25) !important;
}
[direction="rtl"] .widget-stat .media .media-body span {
  margin-left: 0px;
  margin-right: 10px;
}
.dez-widget-1 .card {
  background: rgb(255, 231, 219);
}
.dez-widget-1 .card .card-body p {
  color: rgb(248, 117, 51);
}
.dez-widget-1 .icon {
  float: right;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  font-size: 28px;
}
.bgl-primary {
  background: rgb(231, 243, 253);
  border-color: rgb(231, 243, 253);
}
[data-theme-version="dark"] .bgl-primary {
  background-color: rgba(100, 24, 195, 0.2);
  border-color: rgba(100, 24, 195, 0.2);
}
.bgl-secondary {
  background: rgb(251, 233, 249);
  border-color: rgb(251, 233, 249);
}
[data-theme-version="dark"] .bgl-secondary {
  background-color: rgba(220, 60, 204, 0.5);
  border-color: rgba(220, 60, 204, 0.5);
}
.bgl-success {
  background: rgb(231, 250, 236);
  border-color: rgb(231, 250, 236);
}
[data-theme-version="dark"] .bgl-success {
  background-color: rgba(43, 193, 85, 0.1);
  border-color: rgba(43, 193, 85, 0.1);
}
.bgl-warning {
  background: rgb(253, 244, 229);
  border-color: rgb(253, 244, 229);
}
[data-theme-version="dark"] .bgl-warning {
  background-color: rgba(255, 171, 45, 0.1);
  border-color: rgba(255, 171, 45, 0.1);
}
.bgl-danger {
  background: rgb(255, 240, 240);
  border-color: rgb(255, 240, 240);
}
[data-theme-version="dark"] .bgl-danger {
  background-color: rgba(255, 46, 46, 0.15);
  border-color: rgba(255, 46, 46, 0.15);
}
.bgl-info {
  background: rgb(244, 250, 253);
  border-color: rgb(244, 250, 253);
}
[data-theme-version="dark"] .bgl-info {
  background-color: rgba(43, 152, 214, 0.1);
  border-color: rgba(43, 152, 214, 0.1);
}
.bg-primary-light {
  background: rgba(235, 223, 251, 0.5);
}
[data-theme-version="dark"] .bg-primary-light {
  background-color: rgba(100, 24, 195, 0.05);
}
.bg-secondary-light {
  background: rgba(251, 233, 249, 0.5);
}
[data-theme-version="dark"] .bg-secondary-light {
  background-color: rgba(220, 60, 204, 0.05);
}
.bg-success-light {
  background: rgba(231, 250, 236, 0.5);
}
[data-theme-version="dark"] .bg-success-light {
  background-color: rgba(43, 193, 85, 0.05);
}
.bg-warning-light {
  background: rgba(255, 249, 239, 0.5);
}
[data-theme-version="dark"] .bg-warning-light {
  background-color: rgba(255, 171, 45, 0.05);
}
.bg-danger-light {
  background: rgba(255, 240, 240, 0.5);
}
[data-theme-version="dark"] .bg-danger-light {
  background-color: rgba(255, 46, 46, 0.05);
}
.bg-info-light {
  background: rgba(244, 250, 253, 0.5);
}
[data-theme-version="dark"] .bg-info-light {
  background-color: rgba(43, 152, 214, 0.05);
}
.bgl-dark {
  background: rgb(238, 238, 238);
  border-color: rgb(238, 238, 238);
}
.bgl-light {
  background: rgb(244, 245, 249);
  border-color: rgb(244, 245, 249);
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.65625rem;
  background-color: rgb(233, 236, 239);
  border-radius: 0.75rem;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: rgb(255, 255, 255);
  text-align: center;
  white-space: nowrap;
  background-color: rgb(100, 24, 195);
  transition: width 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  animation: 1s linear 0s infinite normal none running progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: auto ease 0s 1 normal none running none;
  }
}
.dataTables_wrapper table.table-list {
  border: 0px;
  min-width: 800px;
  margin: 30px 0px !important;
  width: 100% !important;
  border-radius: 15px !important;
}
.dataTables_wrapper table.table-list thead th {
  font-weight: 600;
}
.dataTables_wrapper table.table-list thead th:first-child {
  border-radius: 0px;
}
.dataTables_wrapper table.table-list tr:last-child td:first-child {
  border-radius: 0px;
}
.dataTables_wrapper .dataTables_filter {
  float: left;
}
.dataTables_wrapper .dataTables_filter label .form-control {
  padding: 10px 15px;
  height: auto;
  font-size: 14px;
  border-radius: 6px;
  background-color: rgb(250, 250, 250);
  border: 1px solid rgb(235, 235, 235);
}
@media (max-width: 600px) {
  .dataTables_wrapper .dataTables_info {
    padding: 9px 10px 40px;
  }
  .dataTables_wrapper .dataTables_filter {
    float: left;
    margin-top: 30px;
    width: 100%;
  }
  .dataTables_wrapper .dataTables_filter label {
    display: block;
    margin: 5px;
    padding: 0px;
  }
  .dataTables_wrapper .dataTables_filter label .form-control {
    margin: 0px;
    width: 100%;
  }
}
.dataTables_wrapper .dataTables_paginate {
  float: left;
}
.pagination > li > a,
.pagination > li > span {
  color: rgb(68, 68, 68);
}
.page-item.active .page-link,
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: rgb(0, 116, 255);
  border-color: rgb(0, 116, 255);
}
table.table-list tbody td {
  padding: 5px 20px;
  vertical-align: middle;
  font-size: 14px;
  line-height: 45px;
}
table.table-list tbody td.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.table-list > tbody > tr > td {
  background-color: rgb(250, 252, 255);
  transition: 0.5s;
  overflow: hidden;
  text-wrap-mode: nowrap;
}
.sidebar-menu-item-label {
  overflow: auto;
}
.table-list > tbody > tr:hover {
  cursor: pointer;
}
.table-list > tbody > tr:hover > td {
  background-color: rgb(239, 246, 255);
}
table.dtr-inline .dtr-title:empty {
  display: none !important;
}
table.table-solid-bottom-border-light-gray {
  border-bottom: 1px solid rgb(222, 226, 230);
}
.table-container.clearfix {
  padding: 45px 30px;
  background-color: rgb(255, 255, 255);
  border-radius: 10px;
}
.products .fas.fa-cart-plus {
  padding: 10px;
  border: 1px solid rgb(33, 150, 243);
  border-radius: 50%;
  color: rgb(255, 255, 255);
  background-color: rgb(33, 150, 243);
  float: left;
}
#order-standard_cart .products .product div.product-desc {
  float: right;
  width: 100%;
  padding: 20px !important;
  font-size: 15px !important;
  line-height: 30px !important;
  text-align: right !important;
}
#order-standard_cart .products .product header {
  border-bottom: 1px solid rgb(239, 239, 239);
  text-align: center;
  position: relative !important;
  padding: 20px !important;
  background: rgb(255, 255, 255) !important;
  color: rgb(80, 80, 80) !important;
  margin: 0px !important;
}
.table-container.clearfix {
  padding: 25px;
  background-color: rgb(255, 255, 255);
  border-radius: 15px;
  min-height: 450px;
  margin-bottom: 15px;
  transition: 0.5s;
  box-shadow: rgba(198, 205, 218, 0.12) 0px 0.625rem 1.5625rem 0px;
  border: 1px solid rgb(245, 245, 245);
}
.table-container.clearfix:hover {
  transition: 0.5s;
  box-shadow: rgba(37, 51, 203, 0.08) 0px 0.25rem 1.5rem 0px;
  border-radius: 15px;
}
.ticket-replies .reply {
  margin: 60px 0px;
  position: relative;
  background-color: rgb(255, 255, 255);
  border-radius: 15px;
  color: rgb(97, 97, 97);
  font-size: 13px;
  min-height: 160px;
  padding: 15px;
  box-shadow: rgba(198, 205, 218, 0.12) 0px 0.625rem 1.5625rem 0px;
  border: 1px solid rgb(255, 243, 245);
  transition: 0.5s;
}
.ticket-replies .reply:hover {
  box-shadow: rgb(230, 240, 251) 0px 20px 50px;
  border-radius: 15px;
  transition: 0.5s;
}
.ticket-replies .replies-admin {
  direction: ltr;
  border: 1px solid rgb(239, 246, 255);
}
.ticket-replies .replies-user-info {
  display: inline-block;
  padding: 15px 10px;
  text-align: center;
  vertical-align: top;
  width: 200px;
  border-radius: 15px;
  margin-top: -50px;
  box-shadow: rgba(198, 205, 218, 0.12) 0px 0.625rem 1.5625rem 0px;
  border: 1px solid rgb(245, 245, 245);
  background-color: rgb(239, 246, 255);
}
.ticket-replies .replies-client .replies-user-info {
  background-color: rgb(255, 243, 245);
}
.ticket-replies .replies-user-info .replies-user-image {
  border-radius: 50%;
  max-width: 100%;
  margin: 10px;
  width: 100px;
  border: 3px solid rgb(221, 221, 221);
}
.ticket-replies .replies-user-info > span {
  display: block;
}
.ticket-replies .replies-user-info .replies-user-title {
  color: rgb(97, 97, 97);
  font-size: 14px;
  padding: 11px;
  line-height: 14px;
  margin-bottom: 0px;
  text-align: center;
  width: 100%;
}
.ticket-replies .replies-user-info .replies-user-title span {
  display: inline-block;
  font-size: 13px;
  height: 23px;
  line-height: 26px;
  overflow: hidden;
  width: calc(100% - 41px);
}
.ticket-replies .replies-user-info .replies-user-title i {
  display: inline-block;
  height: 24px;
  line-height: 20px;
  margin: 0px;
  text-align: center;
  vertical-align: text-bottom;
  width: 25px;
}
.ticket-replies .replies-user-info .replies-user-type {
  border-radius: 6px;
  height: 35px;
  margin: 0px;
  text-align: center;
  min-width: 100px;
}
.ticket-replies .replies-admin .replies-user-info .replies-user-type {
  background: rgb(15, 100, 209);
}
.ticket-replies .replies-client .replies-user-info .replies-user-type {
  background: rgb(249, 49, 84);
  border: 2px solid rgb(249, 49, 84);
}
.ticket-replies .replies-user-info .replies-user-type span {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
  width: calc(100% - 30px);
}
.ticket-replies .replies-user-info .replies-user-type i {
  border-radius: 5px;
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 15px;
  height: 25px;
  line-height: 25px;
  margin: 0px;
  text-align: center;
  vertical-align: top;
  width: 24px;
  font-weight: 900 !important;
}
.ticket-replies .replies-info {
  display: inline-block;
  vertical-align: top;
  width: calc(89% - 100px);
}
.ticket-replies .replies-date-attachment {
  position: absolute;
  bottom: -1px;
  z-index: 1;
}
.ticket-replies .replies-admin .replies-date-attachment {
  direction: ltr;
  right: -1px;
  margin-top: 9px;
}
.ticket-replies .replies-client .replies-date-attachment {
  left: -1px;
}
.ticket-replies .replies-date {
  display: inline-block;
  direction: ltr;
  overflow: hidden;
  font-size: 14px;
  padding: 15px 0px 0px;
  color: rgb(15, 100, 209);
}
.ticket-replies .replies-admin .replies-date {
  border-radius: 10px;
}
.ticket-replies .replies-client .replies-date {
  border-radius: 10px;
  overflow: hidden;
  font-size: 14px;
  padding: 15px 0px 0px;
  color: rgb(249, 49, 84);
}
.ticket-replies .replies-attahcments {
  display: inline-block;
  color: rgb(255, 255, 255);
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  padding: 0px 5px;
  vertical-align: top;
}
.ticket-replies .replies-admin .attachemets-list + .replies-date {
  border-radius: 0px 0px 10px;
}
.ticket-replies .replies-client .attachemets-list + .replies-date {
  border-radius: 5px 0px 0px 5px;
}
.replies-attahcments + .attachemets-list {
  display: none;
}
.ticket-replies .replies-admin .replies-attahcments {
  background: rgb(63, 81, 181);
  border-radius: 5px 0px 0px;
  margin-right: 0px;
}
.ticket-replies .replies-client .replies-attahcments {
  background: rgb(116, 203, 11);
  border-radius: 0px 5px 5px 0px;
  margin-left: -4px;
}
.ticket-replies .replies-date i,
.ticket-replies .replies-date span {
  display: inline-block;
  direction: ltr;
  vertical-align: revert;
}
.ticket-replies .replies-date i {
  font-size: 11px;
  position: relative;
  top: 2px;
}
.ticket-replies .replies-content {
  border-radius: 3px;
  color: rgb(97, 97, 97);
  font-size: 15px;
  min-height: 160px;
  padding: 5px 10px;
  position: relative;
  direction: rtl;
  overflow: auto;
}
.ticket-replies .replies-rank {
  padding-top: 15px;
}
.ticket-replies .rating span.star {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: 0.2s ease-in-out;
}
.ticket-replies .rating span.star:hover,
.ticket-replies .rating span.star:hover ~ span.star,
.ticket-replies .rating-done span.star.active {
  color: rgb(255, 193, 7);
}
@media (max-width: 576px) {
  .ticket-replies .replies-info {
    width: 100%;
  }
  .ticket-replies .replies-user-info {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 15px;
    width: 100%;
  }
  .ticket-replies .replies-client .replies-user-info {
    text-align: center;
    border-radius: 15px;
    padding-bottom: 10px;
    margin-top: -50px;
    box-shadow: rgba(198, 205, 218, 0.12) 0px 0.625rem 1.5625rem 0px;
    border: 1px solid rgb(245, 245, 245);
    background-color: rgb(255, 243, 245);
  }
  .ticket-replies .replies-user-info .replies-user-type {
    height: 20px;
  }
  .ticket-replies .replies-user-info .replies-user-type span {
    height: 28px;
    line-height: 28px;
    vertical-align: top;
  }
  .ticket-replies .replies-user-info .replies-user-type i {
    height: 16px;
    line-height: 20px;
    font-size: 10px;
    width: 16px;
  }
  .ticket-replies .replies-client .replies-content::before {
    border: 8px solid rgb(247, 247, 247);
    border-radius: 0px 20px 0px 0px;
    inset: auto 4px calc(100% + 1px) auto;
    display: none;
  }
  .ticket-replies .replies-client .replies-content::after {
    border: 9px solid rgb(255, 255, 255);
    border-radius: 0px 30px 0px 0px;
    inset: auto 13px calc(100% + 1px) auto;
    display: none;
  }
  .ticket-replies .replies-client .replies-user-info .replies-user-image {
    float: right;
    margin-top: 8px;
    width: 65px;
  }
  .ticket-replies .replies-client .replies-user-info .replies-user-title {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    padding: 8px;
    border-radius: 5px;
    vertical-align: top;
    width: 100%;
  }
  .ticket-replies .replies-client .replies-user-info .replies-user-type {
    border-width: 1px 2px 1px 1px;
    border-style: solid;
    border-color: rgb(229, 57, 53);
    border-image: initial;
    display: inline-block;
    float: right;
    margin: 10px;
    text-align: center;
    height: 30px;
    line-height: 35px;
    padding: 1px;
  }
  .ticket-replies .replies-admin .replies-content::before {
    border: 8px solid rgb(247, 247, 247);
    border-radius: 20px 0px 0px;
    bottom: calc(100% + 1px);
    display: none;
    left: 4px;
    top: auto;
  }
  .ticket-replies .replies-admin .replies-content::after {
    border: 9px solid rgb(255, 255, 255);
    border-radius: 30px 0px 0px;
    bottom: calc(100% + 1px);
    display: none;
    left: 13px;
    top: auto;
  }
  .ticket-replies .replies-admin .replies-user-info {
    text-align: center;
    border-radius: 15px;
    padding-bottom: 10px;
    margin-top: -50px;
    box-shadow: rgba(198, 205, 218, 0.12) 0px 0.625rem 1.5625rem 0px;
    border: 1px solid rgb(245, 245, 245);
    background-color: rgb(239, 246, 255);
  }
  .ticket-replies .reply {
    margin: 60px 0px;
  }
  .ticket-replies .replies-admin .replies-user-info .replies-user-image {
    float: right;
    margin-top: 10px;
    width: 50px;
  }
  .ticket-replies .replies-admin .replies-user-info .replies-user-title {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    padding: 8px;
    border-radius: 5px;
    vertical-align: top;
    width: 100%;
  }
  .ticket-replies .replies-admin .replies-user-info .replies-user-type {
    display: inline-block;
    float: right;
    margin: 10px;
    text-align: center;
    height: 30px;
    line-height: 35px;
    padding: 1px;
  }
  .ticket-replies .replies-admin .replies-user-info .replies-rank {
    display: none;
  }
}
.ticket-info {
  padding-top: 30px;
}
.ticket-info-block {
  padding: 0px 0px 10px;
}
.ticket-info-block.btns {
  text-align: center;
}
.ticket-info-block .ticket-info-block-content {
  border-radius: 10px;
  padding: 20px 10px 15px;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.08) 1px 1px 7px;
}
.ticket-info-block .ticket-info-block-btn {
  border-radius: 3px;
  padding: 0px;
  position: relative;
}
.ticket-info-block .ticket-info-item {
  padding: 5px 10px;
}
.ticket-info-block .ticket-info-item .icon {
  background: rgb(238, 238, 238);
  border-radius: 50%;
  color: rgb(158, 158, 158);
  display: inline-block;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  text-align: center;
  vertical-align: top;
  width: 30px;
}
.ticket-info-block .ticket-info-item .title {
  color: rgb(117, 117, 117);
  display: inline-block;
  font-size: 13px;
  height: 30px;
  line-height: 34px;
  vertical-align: top;
}
.ticket-info-block .ticket-info-item .value {
  color: rgb(117, 117, 117);
  display: inline-block;
  float: left;
  font-size: 13px;
  height: 30px;
  padding: 8px 0px;
  text-align: left;
  vertical-align: top;
  width: calc(95% - 135px);
}
.ticket-status {
  font-size: 11px;
  padding: 5px 10px;
  position: absolute;
  left: 16px;
  top: 4px;
  width: 110px;
  z-index: 1;
  display: none;
}
.ticket-status::before {
  border-width: 14px 14px 14px 16px;
  border-style: solid;
  border-top-color: initial;
  border-right-color: initial;
  border-bottom-color: initial;
  border-image: initial;
  border-left-color: transparent;
  bottom: 0px;
  content: "";
  position: absolute;
  right: -1px;
  top: 0px;
  display: none;
}
.ticket-status span {
  color: rgb(255, 255, 255);
  position: absolute;
  z-index: 1;
  padding: 5px 8px;
  background-color: rgb(61, 75, 180);
  border-radius: 3px;
}
.ticket-info-block .ticket-info-item .btn {
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: 35px;
  min-width: 110px;
  padding: 6px 10px 0px 5px;
  text-align: right;
  vertical-align: top;
  width: 100%;
}
.ticket-info-block .ticket-info-item .btn i {
  display: inline-block;
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  margin-left: 1px;
  text-align: center;
  vertical-align: top;
  width: 20px;
}
.ticket-info-block .ticket-info-item .btn span {
  display: inline-block;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  vertical-align: top;
}
.ticket-info-block .close-ticket {
  background: rgb(229, 57, 53);
}
.ticket-info-block .add-reply {
  background: rgb(0, 200, 83);
}
.ticket-info-block .replies-attahcments {
  background: rgb(255, 160, 0);
}
@media (max-width: 992px) {
  .ticket-info {
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px;
    margin: 30px 5px 15px;
    padding: 0px 0px 5px;
    background-color: rgb(255, 255, 255);
  }
  .ticket-info > div {
    position: static;
  }
  .ticket-info > div:nth-child(2) {
    border-bottom: 1px solid rgb(238, 238, 238);
    padding-bottom: 10px;
  }
  .ticket-info-block {
    padding: 0px;
  }
  .ticket-info-block.btns {
    padding-top: 5px;
  }
  .ticket-info-block.btns .ticket-info-item {
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
    width: 32%;
  }
  .ticket-info-block.btns .ticket-info-item .btn {
    text-align: center;
    width: 100%;
  }
  .ticket-info-block .ticket-info-block-content {
    box-shadow: none;
    padding: 0px;
    position: static;
  }
}
@media (max-width: 567px) {
  .ticket-info > div:nth-child(2) {
    border-bottom: none;
    padding-bottom: 0px;
  }
  .ticket-info-block .ticket-info-item .value {
    display: block;
    padding-right: 55px;
    padding-top: 0px;
    text-align: left;
    width: 100%;
  }
  .ticket-info-block.btns .ticket-info-item,
  .ticket-info-block.btns .ticket-info-item .btn {
    text-align: center;
    width: 100%;
  }
  .container-login100 {
    width: 100%;
    max-width: 550px;
    margin: 100px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.97);
    border-radius: 0px;
  }
}
#Primary_Sidebar-Ticket_Information-Department {
  display: none;
}
#Primary_Sidebar-Ticket_Information-Date_Opened {
  display: none;
}
#Primary_Sidebar-Ticket_Information-Priority {
  display: none;
}
.btn.btn-success.btn-sm.btn-block {
  display: none;
}
.registers {
  background-image: url("../img/background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  margin: auto 0px;
  width: 100%;
}
.logins {
  background-image: url("../img/background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: inherit;
  margin: auto 0px;
  width: 100%;
}
.container-login100 {
  width: 100%;
  max-width: 800px;
  margin: 0px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.container-login {
  width: 100%;
  max-width: 800px;
  margin: 0px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.wrap-login100 {
  overflow: hidden;
  display: flex;
  align-items: stretch;
  flex-direction: row;
  direction: rtl;
}
.wrap-login100 .btn {
  border-radius: 6px;
}
.login100-more {
  width: calc(100% - 560px);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 1;
}
.login100-more::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.1);
}
.login100-form {
  min-height: 100vh;
  display: block;
  background-color: rgb(255, 255, 255);
  padding: 150px 80px;
  max-width: 800px;
  background-image: linear-gradient(
    344deg,
    rgb(255, 255, 255) calc(100% - 450px),
    rgb(247, 250, 255) 85px
  );
}
.Registr100-form {
  min-height: 100vh;
  display: block;
  background-color: rgb(255, 255, 255);
  padding: 60px;
  max-width: 800px;
  background-image: linear-gradient(
    344deg,
    rgb(255, 255, 255) calc(100% - 450px),
    rgb(247, 250, 255) 85px
  );
}
.login100-form-title {
  width: 100%;
  display: block;
  font-family: Poppins-Regular;
  font-size: 30px;
  color: rgb(51, 51, 51);
  line-height: 1.2;
  text-align: center;
}
.wrap-input100 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  width: 100%;
  height: 80px;
  position: relative;
  border: 1px solid rgb(230, 230, 230);
  border-radius: 10px;
  margin-bottom: 10px;
}
.label-input100 {
  font-family: Montserrat-Regular;
  font-size: 18px;
  color: rgb(153, 153, 153);
  line-height: 1.2;
  display: block;
  position: absolute;
  pointer-events: none;
  width: 100%;
  padding-left: 24px;
  left: 0px;
  top: 30px;
  transition: 0.4s;
}
.input100 {
  display: block;
  width: 100%;
  background: 0px 0px;
  font-family: Montserrat-Regular;
  font-size: 18px;
  color: rgb(85, 85, 85);
  line-height: 1.2;
  padding: 0px 26px;
}
input.input100 {
  height: 100%;
  transition: 0.4s;
}
.focus-input100 {
  position: absolute;
  display: block;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  top: -1px;
  left: -1px;
  pointer-events: none;
  border: 1px solid rgb(102, 117, 223);
  border-radius: 10px;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
  transform: scaleX(1.1) scaleY(1.3);
}
.input100:focus + .focus-input100 {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.eff-focus-selection {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.input100:focus {
  height: 48px;
}
.input100:focus + .focus-input100 + .label-input100 {
  top: 14px;
  font-size: 13px;
}
.has-val {
  height: 48px !important;
}
.has-val + .focus-input100 + .label-input100 {
  top: 14px;
  font-size: 13px;
}
.input-checkbox100 {
  display: none;
}
.label-checkbox100 {
  font-family: Poppins-Regular;
  font-size: 13px;
  color: rgb(153, 153, 153);
  line-height: 1.4;
  display: block;
  position: relative;
  padding-left: 26px;
  cursor: pointer;
}
.label-checkbox100::before {
  content: "";
  font-family: FontAwesome;
  font-size: 13px;
  color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 2px;
  background: rgb(255, 255, 255);
  border: 1px solid rgb(102, 117, 223);
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.input-checkbox100:checked + .label-checkbox100::before {
  color: rgb(102, 117, 223);
}
.container-login100-form-btn {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.login100-form-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 20px;
  width: 100%;
  height: 50px;
  border-radius: 10px;
  background: rgb(102, 117, 223);
  font-family: Montserrat-Bold;
  font-size: 12px;
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: 0.4s;
}
.login100-form-btn:hover {
  background: rgb(51, 51, 51);
}
@media (max-width: 768px) {
  .login100-form {
    width: 100%;
  }
  .login100-more {
    display: none;
  }
}
@media (max-width: 576px) {
  .login100-form {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 50px;
  }
}
li {
  line-height: 30px;
  list-style: none;
}
.product-desc li {
  border-bottom: 1px solid rgb(239, 239, 239);
  padding-bottom: 10px;
}
.product-desc ul {
  padding: 0px;
}
#btnTicketAttachmentsAdd {
  padding: 0px 15px;
  height: 38px;
  font-size: 14px;
}
.footer-block {
  background-color: rgb(1, 4, 31);
}
.footer-block-col {
  border-bottom: 0.0625rem solid rgb(57, 68, 101);
  padding: 4.375rem 0px 3.5625rem;
}
.footer-block-col-1st {
  display: flex;
  padding-right: 0px;
}
.footer-block-col-1st div {
  margin-right: 1rem;
}
.footer-block-col-1st div p:first-child {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.06rem;
  color: rgb(172, 179, 239);
}
.footer-block-col-1st div p:nth-child(2) {
  font-size: 1rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: -0.01rem;
  color: rgb(205, 214, 243);
}
@media (max-width: 992px) {
  .footer-block-col-1st img {
    display: none;
  }
}
@media (max-width: 992px) {
  .footer-block-col-1st {
    text-align: center;
    display: inline-block;
  }
}
.footer-block-col-2nd {
  text-align: left;
  padding-left: 1rem;
}
.footer-block-col-2nd::after {
  content: "";
  position: absolute;
  width: 0.5rem;
  height: 5rem;
  background-color: rgb(163, 173, 192);
  opacity: 0.18;
  top: 0px;
  left: 0px;
}
@media (max-width: 992px) {
  .footer-block-col-2nd::after {
    display: none;
  }
}
.footer-block-col-2nd p:first-child {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.06rem;
  color: rgb(172, 179, 239);
  direction: ltr;
}
.footer-block-col-2nd p:nth-child(2) {
  font-size: 1rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: -0.01rem;
  color: rgb(198, 205, 218);
}
@media (max-width: 992px) {
  .footer-block-col-2nd {
    text-align: center;
  }
}
.footer-block-col2nd {
  padding: 2.625rem 0px 5.0625rem;
}
.footer-block-col2nd p {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: -0.00875rem;
  color: rgb(198, 205, 218);
  display: flex;
}
.footer-block-col2nd p a {
  color: rgb(198, 205, 218);
  text-decoration: none;
  padding: 0px 0.1875rem;
}
.footer-block-col2nd p a.en-font {
  font-family: titillium;
}
@media (max-width: 992px) {
  .footer-block-col2nd p {
    text-align: center;
    justify-content: center;
  }
}
.footer-block-col2nd div:last-child p {
  text-align: left;
  justify-content: end;
}
@media (max-width: 992px) {
  .footer-block-col2nd div:last-child p {
    text-align: center;
    justify-content: center;
  }
}
.footer-block-col2nd-mobile p {
  justify-content: center !important;
}
.rounded {
}
.donut-chart-sale {
  position: relative;
  z-index: 1;
  & small {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    display: flex;
    align-items: center;
    top: 0px;
    justify-content: center;
    font-weight: 600;
    color: rgb(255, 255, 255);
    font-size: 40px;
  }
  & .circle {
    height: 91px;
    width: 91px;
    z-index: -1;
    content: "";
    position: absolute;
    border-radius: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.donut-chart-sale2 {
  position: relative;
  z-index: 1;
  & small {
    font-size: 16px;
    position: absolute;
    width: 75%;
    height: 75%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
    left: 50%;
    border-radius: 76px;
    display: flex;
    align-items: center;
    top: 50%;
    transform: translate(-50%, -50%);
    justify-content: center;
    font-weight: 600;
  }
}
.star-icons {
  & i {
    font-size: 22px;
    &:last-child {
    }
  }
}
.progress-bar {
  background-color: rgb(116, 203, 11) !important;
}
.progress-bar-primary {
}
.progress-bar-success {
}
.progress-bar-info {
}
.progress-bar-danger {
}
.progress-bar-warning {
}
.progress-bar-pink {
}
.progress {
  height: 5px;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 0px 5px 0px inset;
  border-radius: 25px;
  margin-top: 10px;
}
.progress-vertical {
  display: inline-block;
  margin-bottom: 0px;
  margin-right: 2rem;
  min-height: 17rem;
  position: relative;
}
.progress-vertical-bottom {
  display: inline-block;
  margin-bottom: 0px;
  margin-right: 2rem;
  min-height: 17rem;
  position: relative;
  transform: rotate(180deg);
}
.progress-animated {
  animation-duration: 5s;
  animation-name: myanimation;
  transition: 5s;
}
@keyframes myanimation {
  0% {
    width: 0px;
  }
}
@keyframes myanimation {
  0% {
    width: 0px;
  }
}
.nav-pills {
  & .nav-link {
    padding: 0.75rem 1.25rem;
  }
}
.default-tab {
  & .nav-link {
    background: transparent;
    border-radius: 0px;
    font-weight: 500;
    & i {
      display: inline-block;
      transform: scale(1.5);
    }
    &:focus,
    &:hover,
    &.active {
      color: rgb(73, 80, 87);
      background-color: rgb(255, 255, 255);
      border-color: rgb(222, 226, 230) rgb(222, 226, 230) rgb(255, 255, 255)
        rgb(235, 238, 246);
    }
  }
}
.custom-tab-1 {
  & .nav-link {
    background: transparent;
    border-radius: 0px;
    font-weight: 500;
    border-bottom: 3px solid transparent;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    transition: 0.5s;
    font-size: 16px;
    font-family: onvan;
    & i {
      display: inline-block;
      transform: scale(1.5);
    }
    &:focus,
    &:hover,
    &.active {
      color: rgb(97, 97, 97);
      background-color: rgb(255, 255, 255);
      border-color: rgb(203, 222, 246);
      border-radius: 0px;
      border-width: 0px 0px 3px;
    }
  }
}
.sharp {
  min-width: 40px;
  padding: 7px;
  height: 40px;
  min-height: 40px;
}
.sharp.btn-xs {
  padding: 3px;
  width: 26px;
  height: 26px;
  min-width: 26px;
  min-height: 26px;
}
.light {
  &.tp-btn {
    background-color: transparent;
  }
  &.btn-default {
    background: rgb(173, 182, 199);
  }
  &.btn-success {
    & g [fill] {
    }
    &:hover {
      color: rgb(255, 255, 255);
      & g [fill] {
      }
    }
  }
  &.btn-info {
    & g [fill] {
    }
    &:hover {
      color: rgb(255, 255, 255);
      & g [fill] {
      }
    }
  }
  &.btn-primary {
    & g [fill] {
    }
    &:hover {
      color: rgb(255, 255, 255);
      & g [fill] {
      }
      & svg {
        & path {
        }
      }
    }
  }
  &.btn-secondary {
    & g [fill] {
    }
    &:hover {
      color: rgb(255, 255, 255);
      & g [fill] {
      }
    }
  }
  &.btn-warning {
    & g [fill] {
    }
    &:hover {
      color: rgb(255, 255, 255);
      & g [fill] {
      }
    }
  }
  &.btn-danger {
    & g [fill] {
    }
    &:hover {
      color: rgb(255, 255, 255);
      & g [fill] {
      }
    }
  }
  &.btn-dark {
    & g [fill] {
    }
    &:hover {
      color: rgb(255, 255, 255);
      & g [fill] {
      }
    }
  }
}
.btn.tp-btn {
  background-color: transparent;
  border-color: transparent;
  &.btn-default {
    background: rgb(173, 182, 199);
  }
  &.btn-success {
    & g [fill] {
    }
    &:hover {
      color: rgb(255, 255, 255);
      & g [fill] {
      }
    }
  }
  &.btn-info {
    & g [fill] {
    }
    &:hover {
      color: rgb(255, 255, 255);
      & g [fill] {
      }
    }
  }
  &.btn-primary {
    & g [fill] {
    }
    &:hover {
      color: rgb(255, 255, 255);
      & g [fill] {
      }
    }
  }
  &.btn-secondary {
    & g [fill] {
    }
    &:hover {
      color: rgb(255, 255, 255);
      & g [fill] {
      }
    }
  }
  &.btn-warning {
    & g [fill] {
    }
    &:hover {
      color: rgb(255, 255, 255);
      & g [fill] {
      }
    }
  }
  &.btn-danger {
    & g [fill] {
    }
    &:hover {
      color: rgb(255, 255, 255);
      & g [fill] {
      }
    }
  }
  &.btn-light {
    & g [fill] {
    }
    &:hover {
      & g [fill] {
      }
    }
  }
  &.btn-dark {
    & g [fill] {
    }
    &:hover {
      color: rgb(255, 255, 255);
      & g [fill] {
      }
    }
  }
}
.btn.tp-btn-light {
  background-color: transparent;
  border-color: transparent;
  &.btn-success {
    & g [fill] {
    }
    &:hover {
      & g [fill] {
      }
    }
  }
  &.btn-info {
    & g [fill] {
    }
    &:hover {
      & g [fill] {
      }
    }
  }
  &.btn-primary {
    & g [fill] {
    }
    &:hover {
      & g [fill] {
      }
    }
  }
  &.btn-secondary {
    & g [fill] {
    }
    &:hover {
      & g [fill] {
      }
    }
  }
  &.btn-warning {
    & g [fill] {
    }
    &:hover {
      & g [fill] {
      }
    }
  }
  &.btn-danger {
    & g [fill] {
    }
    &:hover {
      & g [fill] {
      }
    }
  }
  &.btn-dark {
    & g [fill] {
    }
    &:hover {
      & [fill] {
      }
    }
  }
}
.shadow.btn-primary {
}
.shadow.btn-secondary {
}
.shadow.btn-warning {
}
.shadow.btn-danger {
}
.shadow.btn-info {
}
.shadow.btn-success {
}
.btn-square {
  border-radius: 0px;
}
.btn-rounded {
  border-radius: 30px !important;
}
.btn-icon-right {
  border-left: 1px solid white;
  display: inline-block;
  margin: -1rem -0.25rem -1rem 1rem;
  padding: 1rem 0px 1rem 1.25rem;
}
.btn-icon-left {
  background: rgb(255, 255, 255);
  border-radius: 10rem;
  display: inline-block;
  margin: -0.5rem 0.75rem -0.5rem -1.188rem;
  padding: 0.6rem 0.7rem 0.2rem;
  float: left;
}
[direction="rtl"] {
  & .btn-icon-left {
    margin: -0.5rem -1.5rem -0.5rem 1rem;
  }
  & .btn-icon-right {
    border-left: 0px solid white;
    display: inline-block;
    margin: -0.8rem 1rem -0.8rem 0px;
    padding: 0.4375rem 1rem 0.4375rem 0px;
    border-right: 1px solid white;
  }
}
.toggle-dropdown::after {
  margin-left: 0.755em;
}
.social-btn-icon {
  & .btn {
    min-width: 7.5rem;
    margin-bottom: 1.5rem;
  }
}
.social-icon {
  & .btn {
    padding: 0.7rem 1.4rem;
  }
}
.btn-circle {
  height: 5rem;
  width: 5rem;
  border-radius: 50% !important;
}
.btn-page {
  & .btn {
    min-width: 110px;
    margin-right: 4px;
    margin-bottom: 8px;
  }
}
.size-1 {
  font-size: 24px;
  padding: 0.68rem 0.75rem;
  min-width: 160px !important;
}
.size-2 {
  font-size: 20px;
  padding: 0.57rem 0.75rem;
  min-width: 130px !important;
}
.size-3 {
  font-size: 14px;
  padding: 0.536rem 0.75rem;
  min-width: 110px !important;
}
.size-4 {
  font-size: 14px;
  min-width: 100px !important;
}
.size-5 {
  font-size: 14px;
  min-width: 0px;
  padding: 0px 25px;
  height: 25px;
  color: rgb(133, 133, 133);
}
.size-6 {
  font-size: 13px;
  padding: 0.097rem 0.75rem;
  min-width: 80px !important;
}
.size-7 {
  font-size: 12px;
  padding: 0.001rem 0.75rem;
  min-width: 60px !important;
}
.btn-light {
  &:active,
  &:focus,
  &:hover {
  }
}
.btn-outline-primary {
  &:hover {
  }
}
.btn-outline-light {
}
.btn-outline-secondary {
}
.btn-outline-dark {
}
.btn-dark {
  &:active,
  &:focus,
  &:hover {
  }
}
.btn-group {
  &.btn-rounded {
    & .btn:first-child {
      border-top-left-radius: 30px;
      border-bottom-left-radius: 30px;
    }
    & .btn:last-child {
      border-top-right-radius: 30px;
      border-bottom-right-radius: 30px;
    }
  }
}
@media (max-width: 1200px) {
  header.header .toolbar {
    display: none;
  }
  header.header .btn {
    margin-left: -23px;
  }
  header.header .search {
    display: none;
  }
  .mr-auto,
  .mx-auto {
    margin-left: 0px !important;
  }
  .navlog a {
    font-size: 14px;
    display: block;
  }
  .listtable {
  overflow: auto;
  }
  .master-breadcrumb {
    z-index: 9999999;
  }
.btn-topcheck {
  position: fixed;
  left: 20px;
  bottom: 95px;
  z-index: 9999;
  padding: 9px;
  height: 55px;
  width: 55px;
  border: 4px solid #ffffff;
  color: #ffffff;
  font-size: 25px;
  background-color: #005397;
  box-shadow: rgb(205 217 231) 0 0 10px;
  transform: translateX(-100px);
}
.btn-topcheck2 {
  position: fixed;
  left: 20px;
  bottom: 155px;
  z-index: 9999;
  padding: 9px;
  height: 55px;
  width: 55px;
  border: 4px solid #ffffff;
  color: #ffffff;
  font-size: 25px;
  background-color: #005397;
  box-shadow: rgb(205 217 231) 0 0 10px;
  transform: translateX(-100px);
}
.btn-topcheck3 {
  position: fixed;
  left: 20px;
  bottom: 215px;
  z-index: 9999;
  padding: 9px;
  height: 55px;
  width: 55px;
  border: 4px solid #ffffff;
  color: #ffffff;
  font-size: 25px;
  background-color: #005397;
  box-shadow: rgb(205 217 231) 0 0 10px;
  transform: translateX(-100px);
}
@keyframes slideInLeft {
  from {
    transform: translateX(-100px);
  }
  to {
    transform: translateX(0);
  }
}
.animate-slideInLeft {
  animation: slideInLeft 1.5s ease forwards;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-10px);
  }
}
.animate-bounce {
  animation: bounce 1.5s ease forwards;
}
  .tab-content tr {
    display: grid;
    text-align: right;
    border-radius: 0;
    background-color: #fafcff !important;
    border: 1px solid #ebf2fe;
    border-right: 5px solid #d5e4fd;
    padding: 15px;
    margin-bottom: 10px;
  }
  .tab-content td {
    padding: 2px !important;
    height: 30px;
    line-height: 20px !important;
    border: 0 !important;
  }
  .tab-content td span {
    padding: 0 5px !important;
    line-height: 20px !important;
    font-size: 12px;
    float: right;
  }
  .modal-content {
    box-shadow: rgb(230, 240, 251) 0px 0px 50px;
  }
  .md-editor > .md-header {
    display: none;
  }
  .md-editor .md-footer,
  .md-editor > .md-header {
    display: none;
  }
  .modal-footer {
    direction: ltr;
    border-top: 0px;
    padding: 0px;
  }
  .modal-content {
    border: 0px;
    border-radius: 0px;
  }
  .navbar-brand {
    right: 20px;
    position: absolute;
  }
  .navbar-nav .dropdown-menu .dropdown-item {
    padding: 5px 0px !important;
    font-size: 15px !important;
  }
  .dropdown-menu.show {
    width: 100%;
  }
  .dropdown-item {
    padding: 5px 15px !important;
    font-size: 15px !important;
  }
  #Primary_Navbar-Home {
    display: none !important;
  }
  #Secondary_Navbar-Account {
    color: rgb(43, 65, 161);
    font-size: 18px !important;
    margin-bottom: 0px !important;
  }
  .navlog {
    text-align: center;
    width: -webkit-fill-available;
    font-size: 18px;
  }
  .breadcrumb-item {
    display: none;
  }
  .nav-item.ml-1.d-xl-none {
    left: 30px;
    right: auto;
    position: absolute;
  }
  .nav-item2.ml-1.d-xl-none {
    left: 40px;
    right: auto;
    position: absolute;
    border-radius: 10px;
    padding: 7px 12px;
    line-height: 20px;
  }
  header.header .main-navbar-wrapper {
    padding: 0px !important;
  }
  section#main-body {
    padding: 0px;
  }
  .master-breadcrumb .breadcrumb {
    margin: 0px;
    padding: 0;
  }
  #Secondary_Navbar-Account .dropdown-menu.show {
    top: 8px !important;
  }
  .navbar.navbar-light {
    padding: 50px 20px;
    margin: 55px 0px 15px;
  }
  .calenders {
    float: none !important;
  }
  .widtet {
    margin: 10px 0px !important;
  }
  .bg-footer {
    padding-bottom: 80px !important;
  }
}
.widtet-ipad {
  display: none;
}
@media (max-width: 980px) {
  .widtet-w {
    display: none;
  }
  .widtet-m {
    display: block !important;
  }
  .widtet-i {
    display: none;
  }
}
@media (min-width: 480px) {
  .navmin {
    display: none;
  }
}
@media (max-width: 1200px) {
  .widtet-i {
    display: none;
  }
  .widtet-ipad {
    display: block !important;
  }
  .login-fix {
    margin: 0px;
    height: 100%;
    border-radius: 0px;
  }
  .d-block {
    padding: 0px;
    border-bottom: 0px;
    line-height: 40px;
    display: block !important;
  }
  .mr-auto,
  .mx-auto {
    margin-left: 0px !important;
  }
  .navbar-nav .dropdown-menu {
    box-shadow: none;
    border-width: 0px 3px 0px 0px;
    border-top-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image: initial;
    background-color: rgb(247, 250, 255);
    border-right-style: solid;
    border-right-color: rgb(139, 177, 213);
    border-radius: 0px;
    color: rgb(255, 255, 255);
    width: 100%;
  }
  header.header .navbar-nav a {
    width: 100%;
    margin: 0;
    display: block;
    background-color: transparent;
    border-bottom: 2px dotted rgb(231, 240, 255);
    color: rgb(56, 55, 55) !important;
    font-size: 17px;
  }
  .navbar-nav .dropdown-toggle::after {
    float: left;
    margin-top: 15px;
  }
  .navbar-nav .fa {
    margin-left: 15px;
    color: rgb(82, 147, 204);
    vertical-align: middle;
  }
  header.header .main-navbar-wrapper .navbar-collapse {
    padding: 60px 1rem;
    background-color: rgb(255, 255, 255);
    right: 0px;
    position: fixed;
    z-index: 999999;
    width: 100%;
    top: 0px;
    font-variant: titling-caps;
    margin-top: 0px;
    height: 100%;
    box-shadow: rgb(219 232 247) 0px 18px 30px;
  }
  ul.navbar-nav.ml-auto.w-auto {
    display: none;
  }
  .navbar-nav .dropdown-menu ::before {
    display: none;
  }
}
.navbar-nav-btn a {
  color: rgb(255, 255, 255) !important;
}
.navbar-nav-btn span {
  margin: -0.4rem 0.8rem -0.4rem -0.5rem;
  padding: 0.6rem 0.7rem 0.2rem;
}
.navbar-nav-btn .fa {
  margin-left: 0px;
  color: rgb(57, 192, 237);
}
.widtet {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0px;
  overflow-wrap: break-word;
  background: linear-gradient(
      344deg,
      rgb(255, 255, 255) calc(100% - 150px),
      rgb(247, 250, 255) 85px
    )
    rgb(255, 255, 255);
  transition: 0.5s;
  border-radius: 15px;
  margin: 0px;
  box-shadow: rgba(198, 205, 218, 0.12) 0px 0.625rem 1.5625rem 0px;
  border: 1px solid rgb(240, 245, 255) !important;
}
.widtet:hover {
  transform: translateY(-8px);
  box-shadow: rgb(230, 240, 251) 0px 20px 50px;
  border-color: var(--gradient-start);
  border-radius: 15px;
}
.widtet-icon.uptime {
  background: linear-gradient(135deg, rgb(16, 185, 129), rgb(52, 211, 153));
}
.widtet-icon.support {
  background: linear-gradient(135deg, rgb(139, 92, 246), rgb(167, 139, 250));
}
.widtet-icon.speed {
  background: linear-gradient(135deg, rgb(245, 158, 11), rgb(251, 191, 36));
}
.widtet-icon.security {
  background: linear-gradient(135deg, rgb(59, 130, 246), rgb(96, 165, 250));
}
.widtet-icon.backup {
  background: linear-gradient(135deg, rgb(236, 72, 153), rgb(244, 114, 182));
}
.widtet-icon.guarantee {
  background: linear-gradient(135deg, rgb(20, 184, 166), rgb(45, 212, 191));
}
.fa,
.fas {
  font-weight: 300 !important;
}
.widget-core {
  border-radius: 50%;
  width: 90px;
  height: 110px;
  margin: auto;
  line-height: 105px;
  transition: 0.5s;
  color: rgb(0, 83, 151);
  padding: 0px !important;
}
.icon-widget {
  color: rgb(255, 255, 255);
  font-size: 50px;
  line-height: 90px;
}
.widget-core .fad {
  line-height: 90px;
  font-size: 65px;
}
.navlog {
  margin-right: auto !important;
}
.pointer-events-none {
  pointer-events: none;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-x-8 {
  left: 2rem;
  right: 2rem;
}
.-left-16 {
  left: -4rem;
}
.-right-10 {
  left: -2.5rem;
}
.-right-16 {
  right: -4rem;
}
.-top-10 {
  top: -2.5rem;
}
.-top-4 {
  top: -1rem;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-10 {
  bottom: 2.5rem;
}
.left-1\/2 {
  left: 50%;
}
.right-8 {
  right: 2rem;
}
.top-0 {
  top: 0px;
}
.top-10 {
  top: 2.5rem;
}
.top-6 {
  top: 1.5rem;
}
.top-8 {
  top: 2rem;
}
.-z-10 {
  z-index: -10;
}
.z-10 {
  z-index: 10;
}
.z-40 {
  z-index: 40;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
  direction: rtl;
}
.mb-4 {
  margin-bottom: 1rem;
}
.ml-4 {
  margin-left: 1rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-1\.5 {
  height: 0.375rem;
}
.h-10 {
  height: 2.5rem;
}
.h-2 {
  height: 0.5rem;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-32 {
  height: 8rem;
}
.h-5 {
  height: 1.25rem;
}
.h-52 {
  height: 13rem;
}
.h-6 {
  height: 1.5rem;
}
.h-60 {
  height: 15rem;
}
.h-64 {
  height: 16rem;
}
.h-full {
  height: 100%;
}
.min-h-\[60vh\] {
  min-height: 60vh;
}
.w-1\.5 {
  width: 0.375rem;
}
.w-10 {
  width: 2.5rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-32 {
  width: 8rem;
}
.w-5 {
  width: 1.25rem;
}
.w-52 {
  width: 13rem;
}
.w-6 {
  width: 1.5rem;
}
.w-60 {
  width: 15rem;
}
.w-\[32rem\] {
  width: 32rem;
}
.w-\[36rem\] {
  width: 36rem;
}
.w-full {
  width: 100%;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-6xl {
  max-width: 72rem;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-xl {
  max-width: 36rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-3 {
  --tw-rotate: -3deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-6 {
  --tw-rotate: 6deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: 1s linear 0s infinite normal none running spin;
}
.cursor-pointer {
  cursor: pointer;
}
.list-inside {
  list-style-position: inside;
}
.list-disc {
  list-style-type: disc;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  color: rgb(255, 255, 255);
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.overflow-hidden {
  overflow: hidden;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-brand-200 {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity));
}
.border-brand-300 {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity));
}
.border-green-200 {
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity));
}
.border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity));
}
.border-slate-100 {
  border: 0px;
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-transparent {
  border-color: transparent;
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-white\/60 {
  border-color: rgba(255, 255, 255, 0.6);
}
.border-yellow-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-border-opacity));
}
.border-t-transparent {
  border-top-color: transparent;
}
.bg-brand-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}
.bg-brand-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}
.bg-brand-50 {
  background-color: rgb(245, 250, 255);
}
.bg-brand-50\/80 {
  background-color: rgba(239, 246, 255, 0.8);
}
.bg-brand-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(0, 223, 48);
}
.bg-canvas {
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 251 / var(--tw-bg-opacity));
}
.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}
.bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity));
}
.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}
.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}
.bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255, 255, 255);
}
.bg-white\/10 {
  background-color: rgba(255, 255, 255, 0.1);
}
.bg-white\/20 {
  background-color: rgba(255, 255, 255, 0.2);
}
.bg-white\/70 {
  background-color: rgba(255, 255, 255, 0.7);
}
.bg-white\/80 {
  background-color: rgba(255, 255, 255, 0.8);
}
.bg-white\/95 {
  background-color: rgba(255, 255, 255, 0.95);
}
.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity));
}
.bg-\[radial-gradient\(circle_at_top\,_rgba\(255\,255\,255\,0\.45\)\,rgba\(255\,255\,255\,0\)\)\] {
  background-image: radial-gradient(
    circle at center top,
    rgb(37, 49, 183),
    rgb(16, 20, 65)
  );
  background-color: rgb(37, 49, 183);
  color: rgb(255, 255, 255);
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-brand-500 {
  --tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-brand-600 {
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from), #2563eb var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}
.via-white {
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from), #fff var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}
.to-brand-50 {
  --tw-gradient-to: #eff6ff var(--tw-gradient-to-position);
}
.to-brand-600 {
  --tw-gradient-to: #2563eb var(--tw-gradient-to-position);
}
.to-brand-700 {
  --tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position);
}
.to-canvas {
  direction: rtl;
}
.p-10 {
  padding: 2.5rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-7 {
  padding: 1.75rem;
}
.p-8 {
  padding: 1.7rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}
.text-\[80px\] {
  font-size: 80px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
  direction: rtl;
}
.text-xl {
  font-size: 1.2rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 1rem;
  line-height: 2rem;
}
.font-bold {
  font-weight: 700;
}
.font-extrabold {
  font-weight: 800;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-none {
  line-height: 1;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.text-brand-100 {
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity));
}
.text-brand-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}
.text-brand-600 {
  color: rgb(37, 49, 183);
}
.text-brand-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
}
.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}
.text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity));
}
.text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity));
}
.text-green-900 {
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / var(--tw-text-opacity));
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity));
}
.text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}
.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}
.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(51, 51, 51);
}
.text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity));
}
.text-slate-800 {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity));
}
.text-slate-900 {
  color: rgb(37, 49, 183);
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-white\/70 {
  color: rgba(255, 255, 255, 0.7);
}
.text-white\/80 {
  color: rgba(255, 255, 255, 0.8);
}
.text-white\/85 {
  color: rgba(255, 255, 255, 0.85);
}
.text-white\/90 {
  color: rgba(255, 255, 255, 0.9);
}
.text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity));
}
.text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity));
}
.opacity-0 {
  opacity: 0;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored:
    0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-glow {
  --tw-shadow: 0 40px 80px -32px rgba(59, 130, 246, 0.45);
  --tw-shadow-colored: 0 40px 80px -32px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-lg {
  border: 1px solid rgb(204, 204, 204);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-xl {
  --tw-shadow:
    0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored:
    0 20px 25px -5px var(--tw-shadow-color),
    0 8px 10px -6px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-brand-100\/30 {
  --tw-shadow-color: rgb(219 234 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-200\/30 {
  --tw-shadow-color: rgb(191 219 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-200\/40 {
  --tw-shadow-color: rgb(191 219 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-200\/50 {
  --tw-shadow-color: rgb(191 219 254 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-400\/40 {
  --tw-shadow-color: rgb(96 165 250 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-500\/40 {
  background-image: radial-gradient(
    circle at center top,
    rgb(37, 49, 183),
    rgb(16, 20, 65)
  );
  background-color: rgb(37, 49, 183);
  color: rgb(255, 255, 255);
}
.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.ring-brand-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity));
}
.blur-3xl {
  --tw-blur: blur(64px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.blur-\[110px\] {
  --tw-blur: blur(110px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.blur-\[120px\] {
  --tw-blur: blur(120px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.blur-\[140px\] {
  --tw-blur: blur(140px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
    var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
    var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
    var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
    var(--tw-backdrop-sepia);
}
.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
    var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
    var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
    var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
    var(--tw-backdrop-sepia);
}
.transition {
  transition: 0.5s;
}
.transition-colors {
  transition: 0.5s;
}
.open\:shadow-lg[open] {
  --tw-shadow:
    0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored:
    0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.open\:shadow-brand-100\/40[open] {
  --tw-shadow-color: rgb(219 234 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:-translate-y-1:hover {
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:border-brand-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity));
}
.hover\:border-brand-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity));
}
.hover\:bg-brand-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
}
.hover\:bg-slate-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.hover\:bg-white\/10:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.hover\:from-brand-600:hover {
  --tw-gradient-from: #2563eb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:to-brand-700:hover {
  --tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position);
}
.hover\:text-brand-600:hover {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}
.hover\:text-brand-700:hover {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:shadow-xl:hover {
  --tw-shadow:
    0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored:
    0 20px 25px -5px var(--tw-shadow-color),
    0 8px 10px -6px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.hover\:shadow-brand-200\/40:hover {
  --tw-shadow-color: rgb(191 219 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-brand-500\/50:hover {
  --tw-shadow-color: rgb(59 130 246 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.group[open] .group-open\:rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:opacity-60 {
  opacity: 0.6;
}
@media (min-width: 640px) {
  .sm\:block {
    display: block;
  }
  .sm\:w-full {
    width: 100%;
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:items-start {
    align-items: flex-start;
  }
  .sm\:items-center {
    align-items: center;
  }
  .sm\:justify-end {
    justify-content: flex-end;
  }
  .sm\:justify-center {
    justify-content: center;
  }
  .sm\:gap-6 {
    gap: 1.5rem;
  }
  .sm\:text-4xl {
    font-size: 2rem;
    line-height: 2.5rem;
    color: rgb(35, 47, 173);
  }
  .sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .sm\:leading-8 {
    line-height: 2rem;
  }
}
@media (min-width: 768px) {
  .md\:flex {
    display: flex;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-7 {
    height: 1.75rem;
  }
  .md\:w-7 {
    width: 1.75rem;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0px, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0px, 1fr));
  }
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0px, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:items-center {
    align-items: center;
  }
  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:pb-20 {
    padding-bottom: 5rem;
  }
  .md\:pb-24 {
    padding-bottom: 6rem;
  }
  .md\:pt-24 {
    padding-top: 6rem;
  }
  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .lg\:mr-0 {
    margin-right: 0px;
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0px, 1fr));
  }
  .lg\:grid-cols-\[1\.1fr_1fr\] {
    grid-template-columns: 1.1fr 1fr;
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-start {
    justify-content: flex-start;
  }
  .lg\:gap-8 {
    gap: 2rem;
  }
  .lg\:py-20 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:pb-20 {
    padding-bottom: 5rem;
  }
  .lg\:pb-24 {
    padding-bottom: 6rem;
  }
  .lg\:text-right {
    text-align: right;
  }
  .lg\:text-5xl {
    font-size: 2rem;
    line-height: 1;
    color: rgb(37, 49, 183);
  }
}
.bg-footer {
  background-color: rgb(247, 250, 255);
  color: rgb(49, 49, 49);
  padding: 10px 0px;
  direction: rtl;
}
.bg-footer a {
  color: rgb(181, 196, 225);
  line-height: 28px;
}
.bg-footer p {
  color: rgb(110, 134, 173);
  line-height: 35px;
  margin: 0px;
  padding: 10px;
}
.footer-title h2 {
  color: rgb(255, 255, 255);
}
.big-text {
  background-color: rgb(28, 37, 131);
  color: rgb(255, 255, 255);
  height: 450px;
  align-items: center;
  align-content: center;
  margin: 35px 0px;
}
.big-text p {
  color: rgb(255, 255, 255);
}
.big-text h2 {
  color: rgb(255, 255, 255);
}
.big-text a {
  color: rgb(255, 255, 255);
}
.sidebar-menu-item-label {
  overflow: auto;
}
#tableTicketsList_filter {
  display: none;
}
#tableTicketsList_info {
  display: none;
}
div.dataTables_wrapper div.dataTables_filter {
  display: none;
}
div.dataTables_wrapper div.dataTables_info {
  display: none;
}
.card-footer .col-6 {
  flex: 0 0 100%;
  max-width: 100% !important;
}
.container-fluid {
  border-right: 0px;
  border-left: 0px;
}
@media (max-width: 1200px) {
  .limiter {
    padding: 0px 30px;
  }
}
@media (max-width: 567px) {
  .container-login100 {
    margin: 0px;
    border-radius: 0px;
  }
  .container-login {
    border-radius: 0px;
  }
  .Registr100-form {
    border-radius: 0px;
    padding: 65px 40px;
  }
  .login100-form {
    border-radius: 0px;
  }
}
.notifications-but a {
  display: block;
  margin-bottom: 6px;
  border-radius: 10px;
  transition: 0.9s;
  background: rgba(168, 180, 199, 0.1) !important;
}
.widget-stat {
  background-color: rgb(255, 255, 255);
  border-radius: 15px;
  margin-bottom: 20px;
  padding: 10px;
  transition: 0.5s;
  box-shadow: rgba(198, 205, 218, 0.12) 0px 0.625rem 1.5625rem 0px;
  border: 1px solid rgb(245, 245, 245);
}
.widget-stat:hover {
  transition: 0.5s;
  box-shadow: rgba(37, 51, 203, 0.08) 0px 0.25rem 1.5rem 0px;
  border-radius: 15px;
}
.logos {
  text-align: center;
  margin-bottom: 30px;
}
.announcement-item {
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(198, 205, 218, 0.12) 0px 0.625rem 1.5625rem 0px;
  border: 1px solid rgb(245, 245, 245);
  padding: 2rem;
  border-radius: 15px;
  line-height: 35px;
  margin-bottom: 25px;
  transition: 0.5s;
}
.announcement-item:hover {
  transition: 0.5s;
  box-shadow: rgba(37, 51, 203, 0.08) 0px 0.25rem 1.5rem 0px;
  border-radius: 15px;
}
.announcement-item-title {
  font-size: 17px;
  margin-bottom: 15px;
  border-bottom: 5px dotted rgb(239, 239, 239);
  padding: 10px 18px;
}
.announcement-item-title a {
  color: rgb(249, 115, 22);
}
.announcement-summary {
  padding: 15px;
}
.announcement-item-meta {
  padding: 15px;
}
.downlload-box {
  background-color: rgb(250, 250, 250);
  border: 1px solid rgb(239, 239, 239);
  padding: 20px;
  border-radius: 15px;
  flex: 1 1 auto;
  margin: 15px !important;
}
.service-det {
  padding: 15px;
  background-color: rgb(250, 250, 250);
  border: 1px solid rgb(239, 239, 239);
  border-radius: 15px;
  flex: 1 1 auto;
  margin: 15px;
  font-size: 14px;
  text-align: center;
}
.versions {
  margin: 10px 0;
  color: rgb(110, 88, 6);
  background-color: rgb(255, 236, 165);
  padding: 5px 15px;
  border-radius: 10px;
  float: right;
  font-size: 13px;
}
.updates {
  margin: 0px;
  color: rgb(21, 129, 59);
  background-color: rgb(196, 251, 215);
  padding: 5px 15px;
  border-radius: 15px;
  float: left;
}
.php {
  margin: 0px;
  color: rgb(112, 41, 191);
  background-color: rgb(223, 195, 255);
  padding: 5px 15px;
  border-radius: 6px;
  float: left;
  font-size: 14px;
}
.depa {
  background-color: rgb(249, 251, 255);
  padding: 20px;
  border-radius: 15px;
  margin: 10px 0px;
  transition: 0.8s;
}
.depa:hover {
  background-color: rgb(239, 244, 255);
  color: rgb(18, 55, 101);
  padding: 20px;
  border-radius: 15px;
  margin: 10px 0px;
  transition: 0.8s;
}
.depa .fad {
  font-size: 40px;
  vertical-align: middle;
  padding: 15px;
  border-radius: 50%;
}
.newser {
  padding: 20px 0px;
  list-style: none;
  line-height: 45px;
  align-items: center;
  align-content: center;
}
.newser-item {
  background-color: rgb(250, 250, 250);
  margin-bottom: 10px;
  padding: 10px 25px;
  transition: 0.5s;
}
.newser-item a {
  transition: 0.5s;
}
.newser-item a:hover {
  margin-right: 15px;
  transition: 0.5s;
}
.newser-item:hover {
  background-color: rgb(239, 246, 255);
}
.newser .title {
  font-size: 15px;
}
.newser .title .title-icon {
  padding-left: 5px;
  color: rgb(255, 169, 0);
}
#Secondary_Sidebar-Categories-Addons {
  display: none;
}
.typechat {
  font-size: 90px;
  opacity: 0.2;
}
.phonenumber {
  direction: ltr;
  line-height: 15px;
  width: max-content !important;
  border-radius: 15px !important;
  font-size: 16px !important;
  text-align: left !important;
  padding: 7px 10px !important;
  margin-top: 15px;
}
.calenders {
  float: left;
  transition: 0.9s;
  padding: 10px;
  border-radius: 10px;
  display: block;
  margin: 0px 15px;
  align-items: center;
  align-content: center;
  text-align: center;
  box-shadow: rgba(198, 205, 218, 0.12) 0px 0.625rem 1.5625rem 0px;
  border: 1px solid rgb(245, 245, 245);
  font-size: 13px;
  background: rgba(59, 130, 246, 0.04) !important;
  color: rgb(59, 130, 246) !important;
}
.calenders .fad {
  font-size: 16px;
  vertical-align: middle;
  transition: 0.9s;
  padding: 10px;
  border-radius: 50%;
  margin-right: 3px;
  background: rgba(59, 130, 246, 0.1) !important;
  color: rgb(59, 130, 246) !important;
}
.ticket-replies .replies-user-info .fad {
  font-size: 90px;
  color: rgb(15, 100, 209);
}
.card-sidebar.panel-danger {
  display: none;
}
.widtet-m {
  display: none;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-track {
  background: rgb(243, 246, 255);
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  background: rgb(232, 238, 249);
  border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
  background: rgb(122, 147, 188);
}
/* نگهدارنده اصلی منو */
.top-button {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 75px;
  background-color: #ffffff;
  /* سایه نرم‌تر و مدرن‌تر */
  box-shadow: 0px -5px 25px rgba(205, 217, 231, 0.4);
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
  direction: rtl;
  /* کمی انحنا برای گوشه‌های بالای منو (اختیاری برای زیبایی) */
}

/* گروه دکمه‌ها */
.top-button .btn-groups {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 100%;
  max-width: 500px; /* جلوگیری از کشیدگی بیش از حد در تبلت‌ها */
  padding: 0 10px;
}

/* دکمه‌های کناری */
.top-button .btn-top-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 14px;
  font-size: 22px;
  color: #063570;
  background-color: #f4f8fc; /* رنگ پس‌زمینه شبیه به تصویر */
  text-decoration: none;
  border: none;
  cursor: pointer;
  /* ترانزیشن نرم برای انیمیشن */
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* انیمیشن هاور برای دکمه‌های کناری */
.top-button .btn-top-button:hover,
.top-button .btn-top-button:active {
  background-color: #e4f0fc;
  transform: translateY(-5px); /* حرکت ظریف به سمت بالا */
  color: #267ae3;
  box-shadow: 0 5px 15px rgba(38, 122, 227, 0.2);
}

/* دکمه اصلی (وسط) */
.top-button .btn-main {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 75px;
  height: 75px;
  margin-top: -15px; /* تغییر از -45 به -25 برای بیرون‌زدگی کمتر */
  border-radius: 50%;
  font-size: 32px;
  color: #ffffff;
  background: linear-gradient(135deg, #267ae3, #063570);
  border: 3px solid #ffffff; 
  box-shadow: 0 8px 20px rgba(6, 53, 112, 0.4);
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* انیمیشن هاور برای دکمه اصلی */
.top-button .btn-main:hover,
.top-button .btn-main:active {
  transform: translateY(-50px) scale(1.05); /* بزرگ‌نمایی و بالا رفتن */
  box-shadow: 0 12px 25px rgba(6, 53, 112, 0.6);
}

/* انیمیشن آیکن‌ها */
.top-button a i {
  transition: transform 0.3s ease;
}

.top-button .btn-top-button:hover i {
  transform: scale(1.15); /* بزرگ شدن آیکن دکمه‌های کناری */
}

.top-button .btn-main:hover i {
  animation: bounceIcon 0.5s ease; /* انیمیشن پرش برای آیکن خانه */
}

/* کی‌فریم برای انیمیشن پرش آیکن خانه */
@keyframes bounceIcon {
  0% { transform: scale(1); }
  50% { transform: scale(1.2) translateY(-2px); }
  100% { transform: scale(1); }
}

#Secondary_Navbar-Account-Contacts {
  display: none;
}
#Secondary_Navbar-Account-Account_Security {
  display: none;
}
#Secondary_Navbar-Account-Profile {
  display: none;
}
#Secondary_Navbar-Account-Security_Settings {
  display: none;
}
a, button, input, select, textarea, div, span {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
*:focus {
    outline: none !important;
}
a:focus, button:focus {
    outline: none !important;
}
.custom-services-manager {
    font-family: inherit;
}
.csm-search input {
    min-width: 300px;
    border: 1px solid #e1e5eb;
    box-shadow: 0 2px 10px rgba(0,0,0,0.02);
}
.csm-search input:focus {
    box-shadow: 0 4px 15px rgba(0,123,255,0.1);
    border-color: #007bff;
}
.status-badge {
    padding: 6px 12px;
    border-radius: 50px;
    font-weight: 500;
    font-size: 0.8rem;
}
.status-active { background-color: #e0f7e9; color: #28a745; }
.status-pending { background-color: #fff3cd; color: #ffc107; }
.status-suspended { background-color: #fdeee9; color: #fd7e14; }
.status-terminated, .status-cancelled { background-color: #f8d7da; color: #dc3545; }
.csm-desktop-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 10px;
}
.csm-desktop-table th {
    border: none;
    color: #6c757d;
    font-weight: 600;
    padding: 10px 15px;
}
.csm-desktop-table tbody tr {
    background: #fff;
    box-shadow: 0 4px 10px rgba(0,0,0,0.03);
    border-radius: 12px;
    transition: transform 0.2s, box-shadow 0.2s;
}
.csm-desktop-table tbody tr:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 15px rgba(0,0,0,0.08);
}
.csm-desktop-table td {
    border: none !important;
    padding: 15px;
}
.csm-desktop-table td:first-child { border-radius: 0 12px 12px 0; }
.csm-desktop-table td:last-child { border-radius: 12px 0 0 12px; }
.csm-mobile-card {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.04);
    border: 1px solid #f1f3f6;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.csm-card-header {
    background: #f8f9fa;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eef0f3;
}
.csm-card-body {
    padding: 15px 20px;
}
.csm-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0;
    border-bottom: 1px dashed #f1f3f6;
}
.csm-row:last-child {
    border-bottom: none;
}
.csm-label {
    color: #88929e;
    font-size: 0.85rem;
    font-weight: 600;
}
.csm-card-footer {
    padding: 15px 20px;
    background: #fff;
    border-top: 1px solid #f1f3f6;
}
@media (max-width: 768px) {
    .csm-search input { min-width: 100%; width: 100%; }
}
.custom-services-manager .table-responsive {
    background: #ffffff !important;
    border-radius: 12px !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03) !important;
    border: 1px solid #eaedf3 !important;
    overflow: hidden !important;
    margin-bottom: 20px !important;
}
.csm-modern-table {
    width: 100% !important;
    background: #ffffff !important;
    border-collapse: collapse !important;
    margin-bottom: 0 !important;
}
.csm-modern-table thead {
    background: #f8fafc !important;
}
.csm-modern-table thead th {
    color: #64748b !important;
    font-weight: 700 !important;
    font-size: 0.85rem !important;
    padding: 18px 24px !important;
    border-bottom: 2px solid #e2e8f0 !important;
    white-space: nowrap !important;
}
.csm-modern-table tbody tr {
    background-color: #ffffff !important;
    border-bottom: 1px solid #f1f5f9 !important;
    transition: all 0.2s ease !important;
}
.csm-modern-table tbody tr:hover {
    background-color: #f8fafc !important;
    box-shadow: inset 4px 0 0 #1e62d8 !important;
}
.csm-modern-table tbody td {
    padding: 18px 24px !important;
    vertical-align: middle !important;
    color: #334155 !important;
}
.csm-modern-table strong {
    color: #0b3f80 !important;
    font-size: 0.95rem !important;
    font-weight: 700 !important;
    display: block !important;
    margin-bottom: 4px !important;
}
.csm-modern-table small,
.csm-modern-table .text-muted {
    color: #64748b !important;
    font-size: 0.8rem !important;
}
.csm-modern-table .btn {
    border-radius: 8px !important;
    font-size: 0.8rem !important;
    font-weight: 600 !important;
    padding: 6px 18px !important;
    background-color: #ffffff !important;
    border: 1px solid #cbd5e1 !important;
    color: #475569 !important;
    transition: all 0.2s ease !important;
}
.csm-modern-table .btn:hover {
    background-color: #1e62d8 !important;
    border-color: #1e62d8 !important;
    color: #ffffff !important;
}
/* =========================================
   Toolbar & Buttons
   ========================================= */
.toolbar .nav-item { 
    margin-left: 0.5rem; 
    position: relative !important; 
    overflow: visible !important; /* جلوگیری از مخفی شدن بج */
}

.toolbar .btn-nav {
    width: 42px; 
    height: 42px; 
    display: flex; 
    align-items: center; 
    justify-content: center;
    border-radius: 12px; 
    background: #f8fafc; 
    border: 1px solid #f1f5f9;
    transition: all 0.3s ease; 
    position: relative; 
    padding: 0; 
    color: #64748b;
    overflow: visible !important; /* جلوگیری از برش لبه‌های دایره اعلان */
}

.toolbar .btn-nav:hover { 
    transform: translateY(-2px); 
    box-shadow: 0 4px 12px rgba(0,0,0,0.08); 
}

.toolbar .icons-green:hover { background: #10b981; color: #fff !important; border-color: #10b981; }
.toolbar .icons-blue:hover { background: #3b82f6; color: #fff !important; border-color: #3b82f6; }
.toolbar .icons-orange:hover { background: #f59e0b; color: #fff !important; border-color: #f59e0b; }

.toolbar .phonenumber {
    border-radius: 12px;
    padding: 0.2rem 1rem !important;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    transition: all 0.3s;
}

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

/* =========================================
   Notifications Badge (Red Circle)
   ========================================= */
#notifications {
    position: relative !important;
    overflow: visible !important;
}

.client-top-access-item-count {
    margin: 0 !important;
    padding: 0 !important;
    min-width: 20px !important;
    height: 20px !important;
    border-radius: 50% !important; /* کاملا گرد */
    position: absolute !important;
    top: -6px !important;
    right: -6px !important;
    z-index: 9999 !important; /* قرارگیری روی تمام لایه‌ها */
    background-color: #ef4444 !important;
    color: white !important;
    font-size: 11px !important;
    font-weight: bold !important;
    border: 2px solid #fff !important;
    box-shadow: 0 2px 4px rgba(239, 68, 68, 0.4) !important; /* سایه ملایم */
    line-height: 1 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* =========================================
   Dropdown Menu Styles
   ========================================= */
.notifications-dropdown {
    position: absolute !important;
    top: 100% !important;
    margin-top: 12px;
    width: 320px;
    border: none;
    border-radius: 16px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.1);
    padding: 0;
    background: #fff;
    left: 0 !important;
    right: auto !important;
    direction: rtl;
    overflow: hidden;
    animation: dropOpen 0.3s cubic-bezier(0.16, 1, 0.3, 1) forwards;
    transform-origin: top left;
    z-index: 1050 !important;
}

.notifications-dropdown .dropdown-header {
    background: #f8fafc;
    padding: 15px;
    font-weight: bold;
    color: #1e293b;
    text-align: right;
    border-bottom: 1px solid #e2e8f0;
    font-size: 14px;
}

.notifications-dropdown .dropdown-item {
    display: flex !important;
    align-items: flex-start;
    padding: 12px 15px;
    border-bottom: 1px solid #f1f5f9;
    white-space: normal !important; 
    text-align: right;
    color: #475569;
    font-size: 13px;
    line-height: 1.6;
    transition: background 0.2s;
}

.notifications-dropdown .dropdown-item:last-child {
    border-bottom: none;
}

.notifications-dropdown .dropdown-item:hover {
    background: #f8fafc;
    color: #1e293b;
}

.notifications-dropdown .dropdown-item i {
    margin-left: 12px;
    margin-top: 4px;
    font-size: 16px;
    flex-shrink: 0;
}

/* =========================================
   Animations & Responsive
   ========================================= */
@keyframes dropOpen {
    from { opacity: 0; transform: translateY(-10px) scale(0.95); }
    to { opacity: 1; transform: translateY(0) scale(1); }
}

@media (max-width: 768px) {
    .notifications-dropdown {
        width: 300px;
        left: -30px !important;
    }
}

@media (max-width: 400px) {
    .notifications-dropdown {
        width: 280px;
        left: -60px !important;
    }
}

.custom-nav-item {
    position: relative;
    list-style: none;
}
.custom-nav-link {
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    white-space: nowrap;
    text-decoration: none;
    color: inherit;
    padding: 18px 15px;
    cursor: pointer;
    font-size: 16px !important;
}
.custom-clientsnum {
    font-size: 0.85em;
    opacity: 0.8;
    margin-right: 5px;
}
.custom-dropdown-toggle::after {
    content: "";
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.custom-dropdown-menu {
    position: absolute;
    top: 110%;
    left: 0;
    min-width: 230px;
    background: #ffffff;
    border-radius: 0 0 15px 15px;
    box-shadow: 0 25px 25px rgb(0 0 0 / 8%);
    padding: 10px 0;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    transform: translateY(15px);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    margin-top: 10px;
}

.custom-dropdown-menu::before {
    content: '';
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    height: 15px;
}

@media (min-width: 992px) {
    .custom-has-dropdown:hover .custom-dropdown-menu {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
    }
}

.custom-dropdown-menu.custom-mobile-show {
    visibility: visible !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
    display: block !important;
    width: 100%;
}
.custom-dropdown-item {
    display: block;
    padding: 7px 45px;
    color: #444;
    text-decoration: none;
    font-size: 1em !important;
    transition: background 0.2s, color 0.2s;
    white-space: nowrap;
    text-align: right;
}
.custom-dropdown-item:hover {
    background: #f8f9fc;
    color: #0056b3; 
    text-decoration: none;
}
.custom-divider {
    height: 1px;
    margin: 8px 0;
    background-color: #e9ecef;
}

    .phc-alert {
        --pa-bg: #ffffff;
        --pa-border: rgba(0,0,0,0.05);
        --pa-icon-bg: #e2e8f0;
        --pa-icon-color: #ffffff;
        --pa-text: #334155;
        
        background-color: var(--pa-bg);
        border: 1px solid var(--pa-border);
        border-radius: 1.25rem;
        padding: 1.25rem 1.5rem;
        box-shadow: 0 4px 15px -3px rgba(0, 0, 0, 0.03);
        display: flex;
        align-items: center;
        gap: 1.25rem;
        transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
        position: relative;
        overflow: hidden;
        margin-bottom: 1.5rem;
        text-decoration: none;
    }

    /* Side Accent Line */
    .phc-alert::before {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 4px;
        background: var(--pa-icon-bg);
        opacity: 0.8;
        transition: width 0.3s ease;
    }

    /* Hover Effects */
    .phc-alert:hover {
        transform: translateY(-4px);
        box-shadow: 0 12px 25px -5px rgba(0, 0, 0, 0.08);
        border-color: rgba(0,0,0,0.08);
    }

    .phc-alert:hover::before {
        width: 6px;
    }

    /* Icon Container */
    .phc-alert-icon {
        width: 55px;
        height: 55px;
        border-radius: 50%;
        background: var(--pa-icon-bg);
        color: var(--pa-icon-color);
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        font-size: 1.25rem;
        box-shadow: 0 4px 10px rgba(0,0,0,0.15);
        transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        z-index: 1;
    }

    .phc-alert:hover .phc-alert-icon {
        transform: scale(1.1) rotate(5deg);
    }

    /* Text Content */
    .phc-alert-content {
        flex-grow: 1;
        color: var(--pa-text);
        font-size: 0.95rem;
        line-height: 1.8;
        z-index: 1;
    }

    .phc-alert-content strong {
        color: #0f172a;
        font-weight: 700;
    }

    /* Premium Button */
    .phc-alert-btn {
        background: var(--pa-icon-bg);
        color: #ffffff !important;
        padding: 0.65rem 1.5rem;
        border-radius: 50rem;
        font-weight: 600;
        font-size: 0.95rem;
        text-decoration: none;
        display: inline-flex;
        align-items: center;
        gap: 0.6rem;
        transition: all 0.3s ease;
        box-shadow: 0 4px 12px rgba(0,0,0,0.15);
        flex-shrink: 0;
        z-index: 1;
        border: none;
    }

    .phc-alert-btn:hover {
        transform: translateY(-2px);
        box-shadow: 0 8px 20px rgba(0,0,0,0.2);
        filter: brightness(1.1);
    }

    .phc-alert-btn i {
        transition: transform 0.3s ease;
    }

    .phc-alert-btn:hover i {
        transform: translateX(-4px);
    }

    /* --- Theme Variants --- */
    
    /* Warning (Gold/Yellow) */
    .phc-alert-warning {
        --pa-bg: linear-gradient(to left, #fffbf0, #ffffff);
        --pa-border: rgba(245, 158, 11, 0.15);
        --pa-icon-bg: linear-gradient(135deg, #f59e0b, #d97706);
        --pa-text: #78350f;
    }
    
    /* Info (Blue) */
    .phc-alert-info {
        --pa-bg: linear-gradient(to left, #f0f9ff, #ffffff);
        --pa-border: rgba(14, 165, 233, 0.15);
        --pa-icon-bg: linear-gradient(135deg, #3b82f6, #1d4ed8);
        --pa-text: #0c4a6e;
    }

    /* Responsive */
    @media (max-width: 576px) {
        .phc-alert {
            flex-direction: column;
            text-align: center;
            padding: 1.5rem 1.25rem;
        }
        .phc-alert-btn {
            width: 100%;
            justify-content: center;
            margin-top: 0.5rem;
        }
    }
    .phc-widget-card {
        background: #ffffff;
        border-radius: 1.25rem;
        border: 1px solid rgba(0, 0, 0, 0.03);
        box-shadow: 0 4px 15px -3px rgba(0, 0, 0, 0.03);
        transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
        height: 100%;
        display: block;
        text-decoration: none !important;
        padding: 1.5rem;
    }
    
    .phc-widget-card:hover {
        transform: translateY(-6px);
        box-shadow: 0 15px 35px -5px rgba(0, 0, 0, 0.08);
        border-color: rgba(0, 0, 0, 0.05);
    }

    .phc-widget-icon {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 1.25rem;
        font-size: 1.75rem;
        transition: transform 0.3s ease;
    }

    .phc-widget-card:hover .phc-widget-icon {
        transform: scale(1.1) rotate(5deg);
    }

    .phc-widget-title {
        font-size: 1.15rem;
        font-weight: 700;
        color: #1e293b;
        text-align: center;
        margin-bottom: 1rem;
    }

    .phc-widget-stat {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 0.5rem;
        margin-top: auto;
    }

    .phc-widget-label {
        color: #64748b;
        font-size: 0.85rem;
        font-weight: 600;
    }

    .phc-widget-badge {
        padding: 0.4rem 0.85rem;
        border-radius: 50rem;
        font-size: 0.85rem;
        font-weight: 700;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .phc-widget-value {
        font-size: 1.2rem;
        font-weight: 800;
        display: inline-block;
    }

    /* Color Variants */
    .phc-w-primary .phc-widget-icon { color: #3b82f6; background-color: rgba(59, 130, 246, 0.1); }
    .phc-w-primary .phc-widget-badge { background-color: #3b82f6; color: #ffffff; box-shadow: 0 4px 10px rgba(59, 130, 246, 0.3); }

    .phc-w-info .phc-widget-icon { color: #0ea5e9; background-color: rgba(14, 165, 233, 0.1); }
    .phc-w-info .phc-widget-badge { background-color: #0ea5e9; color: #ffffff; box-shadow: 0 4px 10px rgba(14, 165, 233, 0.3); }

    .phc-w-danger .phc-widget-icon { color: #ef4444; background-color: rgba(239, 68, 68, 0.1); }
    .phc-w-danger .phc-widget-badge { background-color: #ef4444; color: #ffffff; box-shadow: 0 4px 10px rgba(239, 68, 68, 0.3); }

    .phc-w-warning .phc-widget-icon { color: #f59e0b; background-color: rgba(245, 158, 11, 0.1); }
    .phc-w-warning .phc-widget-value { color: #f59e0b; }

    .phc-w-success .phc-widget-icon { color: #10b981; background-color: rgba(16, 185, 129, 0.1); }
    .phc-w-success .phc-widget-value { color: #10b981; }
.phc-widget-card {
    padding: 22px 18px !important;
    min-height: 160px !important;
}

.widtet-w .col-6 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
