.hide {
  display: none !important;
}
.amcharts-chart-div svg ,.amcharts-chart-div{
    overflow: visible !important;
}
tr.search-row td {
    border-bottom: 1px solid #f2f3f8;
    padding-bottom: 26px;
}
.display_none {
  display: none;
}
.dashboard-badge .badge-description .kt-badge {
    position: absolute;
    top: 8px;
    right: 20px;
    border-radius: 90px;
}
label.tag.badge.badge-info {
    background: #5c5c86;
    border-radius: 19px;
    padding: 4px 7px;
    margin: 2px;
}

.show {
  display: block !important;
}

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

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

.flex {
  display: -webkit-flex;
  display: flex;
}

.has-stik {
  color: var(--danger);
}

.has-error input,
.has-error select,
.has-error textarea {
  border: 1px solid var(--danger);
}

.img-circle {
  border-radius: 50%;
}

.dt-footer-right {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  -webkit-align-items: center;
          align-items: center;
}
.dt-footer-right .dataTables_length label {
  display: -webkit-inline-flex;
  display: inline-flex;
}
.dt-footer-right .dataTables_length label select {
  margin: 0px 5px;
}

.icons-list {
  margin: 0;
  list-style: none;
  line-height: 1;
  font-size: 0;
}

.content.content-full {
  padding-top: 0.7rem;
  padding-bottom: 0.5rem;
}

.content {
  padding-top: 1rem;
}

/* Start: Left Side-bar section */
.nav-main-link-name {
  padding-left: 3px;
}

/* End: Left Side-bar section */
/* Start: Role module permission section */
.permission_display {
  width: 100%;
  float: left;
  padding: 0;
  margin: 1px;
  border: 1px solid var(--primary);
}
.permission_display .module-name {
  padding-top: 5px;
  padding-bottom: 2px;
}

.permission_title:hover {
  cursor: pointer;
}

/* End: Role module permission section */
.kt-portlet__head-icon {
  padding-right: 0.75rem;
  font-size: 1.3rem;
  color: #74788d;
}

/* export buttons */
.dt-buttons {
  display: none;
}

.btn.btn-default {
  border: 1px solid #0a47b7;
  color: #0a47b7;
}

.btn.btn-default i {
  color: #5d78ff;
}

/* user module */
.img-preview {
  width: 60px;
  height: 60px;
}

/* header logo */
.kt-aside__brand-logo a {
  font-size: 20x;
  color: white;
}

.datepicker {
  width: inherit;
}

.alert .close {
  padding-right: 10px;
}

.complete-registration-btn-section {
  position: absolute;
  right: 0px;
  margin-right: 25px;
}

.badge-section {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

.dashboard-badge .badge-icon {
  height: 120px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.dashboard-badge .badge-icon i {
  height: 100%;
  font-size: 100px;
}
.dashboard-badge .badge-description {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-items: center;
          align-items: center;
}
.dashboard-badge .badge-description h3 {
  margin: 0px;
  font-size: 1.2rem;
}
.dashboard-badge .badge-description .kt-badge {
  height: 35px;
  width: 35px;
  font-size: 1.5rem;
}
.dashboard-badge .success {
  color: var(--success);
}
.dashboard-badge .danger {
  color: var(--danger);
}
.dashboard-badge .warning {
  color: var(--warning);
}
.dashboard-badge .info {
  color: var(--info);
}

.kt-error-v6 {
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.kt-error-v6 .kt-error_container {
  text-align: center;
}

.kt-error-v6 .kt-error_container .kt-error_subtitle > h1 {
  font-size: 10rem;
  margin-top: 8rem;
  font-weight: 700;
}

.kt-error-v6 .kt-error_container .kt-error_description {
  margin-top: 3rem;
  font-size: 2.3rem;
  font-weight: 500;
  line-height: 3rem;
}


div#subscription_discount .radio-list input[type='radio']{
    position: absolute;
    right: 17px;
    top: 11px;
}
div#subscription_discount .radio-list input[type='radio']:checked ~ div {
    background: #0a47b7 !important;
    color: #fff;
}


div#subscription_discount .radio-list > label {
    border: 0px !important;
    padding: 0px;
    background:transparent !important;
    position: relative;
}


div#subscription_discount .radio-list  > label > div {
    background: #d6def3 !important;
    display: block;
    /* width: 100%; */
    text-align: left;
    padding: 15px 20px 2px;
    border-radius: 9px;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 10px 0px 10px;
}
div#subscription_discount .radio-list  > label > div p{
    font-weight:normal;
    font-size: 12px;
}

.show > .btn.btn-default, .btn.btn-default.active, .btn.btn-default:active, .btn.btn-default:hover {
    color: #ffffff;
    background: #0a47b7;
    border-color: #0a47b7;
}
.kt-font-brand {
    color: #0a47b7 !important;
}
body{
  color:#000;
}

button.btn.btn-primary.save-payment {
    display: block;
    width: 100%;
    border-radius: 33px;
    background: #0a47b7;
    border-color: #0a47b7;
    font-weight: bold;
}


.col-12.pt-4 button.btn.btn-secondary {
    display: block;
    width: 100%;
    border: 0px;
    margin-top: 10px;
    border-radius: 90px;
    background: #dfdfdf;
}

div#kt_login .kt-portlet__body {
    max-width: 1500px;
    margin: auto;
}
@media (max-width: 768px) {
  .kt-error-v6 .kt-error_container .kt-error_subtitle > h1 {
    font-size: 5rem;
  }

  .kt-error-v6 .kt-error_container .kt-error_description {
    font-size: 1.7rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
