div.actions ul li:nth-child(4) {
    order: 1;
}
.nk-content-fluid {
    padding: 24px 4px;
}
.pricing {
    height: auto;
}
ul.breadcrumb {
    margin-top: 1rem;
}
.product-card {
    box-shadow: 0 50px 100px -20px rgb(50 50 93 / 25%), 0 30px 60px -30px rgb(0 0 0 / 30%);
}
.modal-legal .steps, .onboarding-nk-wizard .steps, .onboarding-nk-wizard .nk-wizard-content {
    display: none;
}
.onboarding-nk-wizard .nk-wizard-content.start {
    display: block;
}
li.plan-item .plan-item-heading > p {
    cursor: text;
}
li.plan-item .plan-item-heading a.btn-transparent {
    box-shadow: none;
}
.btn-success {
    color: #fff;
    background-color: #019875;
    border-color: #019875;
}
.nk-kycfm-control-item ol, .nk-kycfm-control-item ul {
    margin: 10px 0px 0px 15px;
}
.nk-kycfm-control-item ol {
    list-style: decimal;
}
.nk-kycfm-control-item ul {
    list-style: circle;
}
.nk-kycfm-control-item ol li, .nk-kycfm-control-item ul li {
    padding: 0px 0px 10px 0px;
}
.nk-kycfm-control-list .nk-kycfm-control:checked ~ .nk-kycfm-label:after { display: none}
.nk-kycfm-control-list .nk-kycfm-label { font-weight: normal; padding: 0px; align-items: normal;}
.nk-kycfm-control-list .nk-kycfm-control:checked ~ .nk-kycfm-label .pricing-head { background-color: #ebedff !important}