#multi-step-form-container {
    margin-top: 5rem;
}

.text-center {
    text-align: center;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.pl-0 {
    padding-left: 0;
}

.button {
    padding: 0.7rem 1.5rem;
    border: 1px solid #4361ee;
    background-color: #4361ee;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}

.submit-btn {
    border: 1px solid #0e9594;
    background-color: #0e9594;
}

.mt-3 {
    margin-top: 2rem;
}

.d-none {
    display: none;
}

.form-step {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 3rem;
}

.font-normal {
    font-weight: normal;
}

ul.form-stepper {
    counter-reset: section;
    margin-bottom: 3rem;
}

ul.form-stepper .form-stepper-circle {
    position: relative;
}

ul.form-stepper .form-stepper-circle span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.form-stepper-horizontal {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

ul.form-stepper > li:not(:last-of-type) {
    margin-bottom: 0.625rem;
    -webkit-transition: margin-bottom 0.4s;
    -o-transition: margin-bottom 0.4s;
    transition: margin-bottom 0.4s;
}

.form-stepper-horizontal > li:not(:last-of-type) {
    margin-bottom: 0 !important;
}

.form-stepper-horizontal li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.form-stepper-horizontal li:not(:last-child):after {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    content: "";
    top: 32%;
}

.form-stepper-horizontal li:after {
    background-color: #dee2e6;
}

.form-stepper-horizontal li.form-stepper-completed:after {
    background-color: #4da3ff;
}

.form-stepper-horizontal li:last-child {
    flex: unset;
}

ul.form-stepper li a .form-stepper-circle {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 0;
    line-height: 1.7rem;
    text-align: center;
    background: rgba(0, 0, 0, 0.38);
    border-radius: 50%;
}

.form-stepper .form-stepper-active .form-stepper-circle {
    background-color: #4361ee !important;
    color: #fff;
}

.form-stepper .form-stepper-active .label {
    color: #4361ee !important;
}

.form-stepper .form-stepper-active .form-stepper-circle:hover {
    background-color: #4361ee !important;
    color: #fff !important;
}

.form-stepper .form-stepper-unfinished .form-stepper-circle {
    background-color: #f8f7ff;
}

.form-stepper .form-stepper-completed .form-stepper-circle {
    background-color: #0e9594 !important;
    color: #fff;
}

.form-stepper .form-stepper-completed .label {
    color: #0e9594 !important;
}

.form-stepper .form-stepper-completed .form-stepper-circle:hover {
    background-color: #0e9594 !important;
    color: #fff !important;
}

.form-stepper .form-stepper-active span.text-muted {
    color: #fff !important;
}

.form-stepper .form-stepper-completed span.text-muted {
    color: #fff !important;
}

.form-stepper .label {
    font-size: 1rem;
    margin-top: 0.5rem;
}

.form-stepper a {
    cursor: default;
}

.btn-yemliha {
    color: white !important;
    background-color: blueviolet !important;
}
/* Order Log Table admin side */
.order-log-table td {padding: 0.75em 1em;}
.order-log-table th {width: auto; padding: 0.75em 1em;}
.form-table th{font-weight: 600;color: #333;}
h1.torod-page-title{font-weight: 600;font-size: 24px;line-height: 48px;color: #101010cc;}
button.btn-color-blue,.syn-country-btn{background-color:#2271b1!important}
.torod_settings_submit{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600}
.syn-country-btn{font-size:12px;font-weight:600}
img.lodinggif{width: 50px; height: 50px; margin-block:-5px;}


body.torod_page_torod-new-design{background:#f0f0f1}.torod-newtabs-wrap{background:#fff}.torod-newtabs{overflow:hidden;margin:0;border:3px solid #1d2327;border-radius:5px;background-color:#1d2327;min-height:500px}.torod-newtabs li button{color:#fff;font-weight:400;text-decoration:none;font-size:13px}.torod-newtabs li .nav-link.active{background-color:#2271b1}#userAccountSetupForm .btn-yemliha,.allowscountry,button.btn-color-blue{background-color:#2271b1!important}.torod-newtabs li button:hover,.torod-newtabs li:hover{color:#2271b1}#select2-torod_enabled_country-container .select2-selection__choice button,#select2-torod_enabled_country-container .select2-selection__choice span,.allowcities-wrap .select2-selection .select2-selection__rendered li.select2-selection__choice button,.allowcities-wrap .select2-selection .select2-selection__rendered li.select2-selection__choice span,.allowscountry span,.allowstates-wrap .select2-selection .select2-selection__rendered li.select2-selection__choice button,.allowstates-wrap .select2-selection .select2-selection__rendered li.select2-selection__choice span,.torod-newtabs .nav-link.disabled{color:#fff}.torod-newtabs-content h3{color:rgba(16,16,16,.8);font-size:24px;line-height:48px}#order-statuses{margin-bottom:30px}.grey-color{color:#3c434ab3;font-style:italic;font-size:13px}.text-color-black{color:#333}.font-14{font-weight:600;font-size:14px}.fs-14{font-size:14px}.fw-600{font-weight:600}button.btn.torod-disconnectbtn{--bs-btn-color:#fff!important;--bs-btn-bg:#2271b1!important}button.btn.torod-disconnectbtn:hover{color:#fff!important;background-color:#2271b1!important}#userAccountSetupForm input{margin:0;padding:5px 8px;max-width:340px;width:100%;height:35px;outline:0;border-color:rgba(16,16,16,.1);border-radius:4px;box-shadow:none;line-height:1;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out;font-size:14px;color:#373737}#userAccountSetupForm label{color:#333;font-weight:600;font-size:14px;cursor:default;border-bottom:1px solid rgba(16,16,16,.1)!important;width:100%;padding-bottom:12px;margin-bottom:15px!important}#userAccountSetupForm .btn-yemliha{border-radius:4px}.account-iconimg{transform:rotateZ(180deg);padding-left:8px;width:24px}button.statusregister,button.webhook_o_status_save{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:transparent!important;border:1px solid rgba(16,16,16,.08)}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{border:none;color:#444}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{color:#444;font-size:14px;line-height:16px;padding-left:20px!important}.clear,.select-all{font-size:12px;font-weight:600;border:none;padding-block:5px}.clear svg{width:20px;height:20px}#select2-torod_enabled_country-container .select2-selection__choice,#select2-torod_enabled_country-container .select2-selection__choice__remove:hover,.allowcities-wrap .select2-selection .select2-selection__rendered li button.select2-selection__choice__remove:hover,.allowcities-wrap .select2-selection .select2-selection__rendered li.select2-selection__choice,.allowstates-wrap .select2-selection .select2-selection__rendered li button.select2-selection__choice__remove:hover,.allowstates-wrap .select2-selection .select2-selection__rendered li.select2-selection__choice{background-color:#2271b1!important;color:#fff}/*.select2-container--default .select2-selection--multiple {max-height: 120px; overflow-x: auto; }*/
                .allowscountry-wrap button.select2-selection__choice__remove, .allowcities-wrap button.select2-selection__choice__remove, .allowstates-wrap button.select2-selection__choice__remove{line-height: 7px;top: 50% !important;transform: translateY(-50%);}
                .allowscountry-wrap button.select2-selection__choice__remove span, .allowcities-wrap button.select2-selection__choice__remove span, .allowstates-wrap button.select2-selection__choice__remove span{display: inline-block;height: 11px;}
                .allowscountry-wrap .select2-selection__choice__display, .allowcities-wrap .select2-selection__choice__display, .allowstates-wrap .select2-selection__choice__display{margin-top: -2px;display: block;padding: 5px 5px 5px 20px;}
                .selectedcountry{width: 50%;}.allowcities-wrap .select2-selection--multiple{max-height: 200px;overflow-y: auto; overflow-x: hidden;}
                .account-tab-infosec .title{color: #23282D; font-weight: 600;font-size: 18px; line-height: 18.2px;}
                .account-tab-infosec .sec-desc{background-color: #f7f7f7; padding: 20px; color: #3C434ABB; font-size: 13px; font-style: italic;}
                .account-tab-infosec .sec-desc a{color: #007CBA;}
                .bg-color-gray{background-color: #f7f7f7;}
                .store_connact-warp {background-image: url('../img/check.png'); background-position: center; background-repeat: no-repeat; background-size: 75px; }