﻿
.wizard > .steps .current a, .wizard > .steps .current a:active, .wizard > .steps .current a:hover {
    background-color: #00A1AF !important;
    color: #fff !important;
}
.btn-primary {
    color: #fff;
    background-color: #00A1AF !important;
    /*    background-color: #0a5d73;
*/ border-color: #00A1AF !important;
}

.k-calendar > .k-header {
    border-color: #e6e6e6;
    color: #fff;
    background-color: #00A1AF !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: #00A1AF !important;
    color: #fff;
    /*    background-color: #3f51b5;
*/ background-image: none;
    background-color: #00A1AF !important;
}

.k-checkbox:checked {
    border-color: #00A1AF !important;
    color: #fff;
    background-color: #00A1AF !important;
    /*    background-color: #3f51b5;
*/
}

.btn-outline-primary:hover {
    color: #fff !important;
    background-color: #00A1AF !important;
    /*    background-color: #0a5d73;
*/ border-color: #00A1AF !important;
}

.btn-outline-primary {
    color: #00A1AF !important;
    /*    color: #0a5d73;
*/ border-color: #00A1AF !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: #00A1AF !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: #00A1AF !important;
        /*        border-color: #0a5d73;
*/
    }
.wizard > .actions a, .wizard > .actions a:active, .wizard > .actions a:hover {
    background-color: #00A1AF !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: #00A1AF!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: #00A1AF !important;
}

.badge-info {
    color: #00A1AF!important;
    background-color: #fff !important;
}

body[data-sidebar="dark"] #sidebar-menu ul li a {
    color: #fff !important;
}

.btn-info {
    color: #fff;
    background-color: #00A1AF !important;
    border-color: #00A1AF !important;
}

.checkout-tabs .nav-pills .nav-link.active {
    background-color: #00A1AF !important;
}




.topnav .topnav-menu {
   background-color: #e5eeef !important;
}

.container-fluid {
    background-color: #e5eeef !important;
}

body[data-layout="horizontal"][data-topbar="light"] .topnav {
    background-color: #e5eeef !important;
}


body[data-layout="horizontal"][data-topbar="light"] .topnav .navbar-nav > .dropdown.active > a {
    color: #00A1AF !important;
}

.nav-link.active {
    color: #00A1AF !important;
}

.dropdown.active > a {
    color: #00A1AF !important;
}

.topnav .navbar-nav > .dropdown.active > a {
    color: #00A1AF !important;
}


body[data-layout="horizontal"][data-topbar="light"] .topnav .navbar-nav .nav-link {
    color: #005a5f !important;
}

.topnav .navbar-nav .nav-link {
    color: #005a5f !important;
}

.link {
    color: #005a5f !important;
}

body[data-layout="horizontal"][data-topbar="light"] .topnav .navbar-nav .nav-link:focus, body[data-layout="horizontal"][data-topbar="light"] .topnav .navbar-nav .nav-link:hover, body[data-layout="horizontal"][data-topbar="light"] .topnav .navbar-nav .nav-link.active {
    color: #00A1AF !important;
}
