
form label {text-transform: none !important;font-size: 14px;margin: 0;font-weight: 600;}
form .form-control {border: 0;border: 1px solid #cfcfcf;border-radius: 0;padding: 4px 10px;}
form span.fs-6,form p.fs-6 {font-size: 12px !important;line-height: 14px !important;}
.nav-tabContent{box-shadow: 0 0 10px rgba(0,0,0,.1); padding: 15px; margin-bottom: 20px;}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{border-radius:0}
.tab-pane li, .multisteps-form__form li {font-size: 14px;margin-bottom: 5px;line-height: 18px;}
.tab-pane > ol > li, , .multisteps-form__form .multisteps-form__panel > ol > li{margin-bottom: 10px;}
.tab-pane .table td:last-child, .multisteps-form__form .table td:last-child{width:140px}
.table th {font-size: 14px;}
.uploaded-image{width: 200px;height: 200px;object-fit: contain;}

.form-check .form-check-input {
    border: 0
}
.multisteps-form__form {
    margin-bottom: 50px;a
}