
.wizard > .steps .current a, .wizard > .steps .current a:active, .wizard > .steps .current a:hover {
    background-color: #D61D28 !important;
    color: #fff !important;
}
.btn-primary {
    color: #fff;
    background-color: #D61D28 !important;
    /*    background-color: #0a5d73;
*/ border-color: #D61D28 !important;
}

.k-calendar > .k-header {
    border-color: #e6e6e6;
    color: #fff;
    background-color: #D61D28 !important;
    /*    background-color: #3f51b5;
*/ background-image: none;
}

    .k-calendar > .k-header .k-link.k-state-hover {
        color: inherit;
        background-color: #FF9804 !important;
        /*    background-color: #324191;
*/ box-shadow: none;
    }

.k-calendar td.k-state-selected .k-link {
    border-color: #D61D28 !important;
    color: #fff;
    /*    background-color: #3f51b5;
*/ background-image: none;
    background-color: #D61D28 !important;
}

.k-checkbox:checked {
    border-color: #D61D28 !important;
    color: #fff;
    background-color: #D61D28 !important;
    /*    background-color: #3f51b5;
*/
}

.btn-outline-primary:hover {
    color: #fff !important;
    background-color: #D61D28 !important;
    /*    background-color: #0a5d73;
*/ border-color: #D61D28 !important;
}

.btn-outline-primary {
    color: #D61D28 !important;
    /*    color: #0a5d73;
*/ border-color: #D61D28 !important;
}

.wizard > .steps .disabled a, .wizard > .steps .disabled a:active, .wizard > .steps .disabled a:hover, .wizard > .steps .done a, .wizard > .steps .done a:active, .wizard > .steps .done a:hover {
    background-color: #ECEBEC;
    color: #D61D28 !important;
}

    .wizard > .steps .disabled a .number, .wizard > .steps .disabled a:active .number, .wizard > .steps .disabled a:hover .number, .wizard > .steps .done a .number, .wizard > .steps .done a:active .number, .wizard > .steps .done a:hover .number {
        border-color: #D61D28 !important;
        /*        border-color: #0a5d73;
*/
    }
.wizard > .actions a, .wizard > .actions a:active, .wizard > .actions a:hover {
    background-color: #D61D28 !important;
    border-radius: 4px;
    padding: 8px 15px;
    color: #fff;
}
.wizard > .steps .number {
background-color : transparent !important;
}

.bg-soft-primary {
    background-color: #fff !important;
	padding-right:25px !important;
}

.img-fluid {
    max-width: 100%;
    height: auto;
    vertical-align:center !Important;
}

.text-secondary {
    color: #000000!important;
}


element.style {
}
img {
    vertical-align: middle;
    border-style: none;
}
*, *::before, *::after {
    box-sizing: border-box;
}
img[Attributes Style] {
    height: 50px;
}
.avatar-title {
    align-items: center;
    background-color: #0a5d73;
    color: #fff;
    display: flex;
    font-weight: 500;
    height: 100%;
    justify-content: center;
    width: 100%;
}

body[data-sidebar="dark"] .vertical-menu {
    background: #d7e7e2 !important;
}

.badge-info {
    color: #D61D28!important;
    background-color: #fff !important;
}

body[data-sidebar="dark"] #sidebar-menu ul li a {
    color: #000 !important;
}

.btn-info {
    color: #fff;
    background-color: #D61D28 !important;
    border-color: #D61D28 !important;
}

.checkout-tabs .nav-pills .nav-link.active {
    background-color: #D61D28 !important;
}

.sv-root-modern .sv-matrixdynamic__add-btn {
    background-color: #D61D28 !important;
}
.k-button {
    color: #000;
    background-color: #d6d6d6 !important;
    border-color: #d6d6d6 !important;
    box-shadow: none;
}
    .k-button.k-state-active, .k-button.k-state-selected, .k-button:active {
        color: #000;
        background-color: #D61D28 !important;
        border-color: #D61D28 !important;
        box-shadow: 0 6px 17px 0 rgb(0 0 0 / 30%);
    }

body[data-sidebar="dark"] .mm-active .active i {
    color: #9b9b9b !important;
}

body[data-sidebar="dark"] #sidebar-menu ul li a:hover i {
    color: #000 !important;
}

body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a {
    background: #d7e7e2 !important;
    color: #000;
}


.text-success {
    color: #D61D28 !important;
}

.btn-secondary {
    color: #fff;
    background-color: #D61D28 !important;
    border-color: #D61D28 !important;
}

.alert-success {
    color: #fff;
    background-color: #D61D28 !important;
    border-color: #D61D28 !important;
}



.sv-root-modern .sv-footer__prev-btn {
    background-color: #D61D28 !important;
}

.sv-root-modern .sv-footer__next-btn {
     background-color: #D61D28 !important;
}

.sv-root-modern .sv-boolean__switch {
    background-color: #D61D28 !important;
}

.sv-progress__bar {
    position: relative;
    height: 100%;
    background-color: #D61D28 !important;
}

.sv-root-modern .sv-progress__bar {
    background-color: #D61D28 !important;
}

.sv-root-modern .sv-footer__complete-btn {
   background-color: #D61D28 !important;
}

.file .file-name {
    padding: 10px;
    background-color: #D61D28 !important;
    border-top: 1px solid #D61D28 !important;
    color: white;
}

.sv-root-modern .sv-question__title--answer {
    background-color: #D61D28 !important;
}

.sv-root-modern .sv-rating__item--selected .sv-rating__item-text {
    background-color: #D61D28 !important;
    color: rgb(255, 255, 255);
    border-color: #D61D28 !important;
}