@import 'default.css';

.widget-color-blue2>.widget-header {
    background: #2a6f50 !important;
    border-color: #2a6f50 !important;
}

body.skin-3 .nav-list>li.active.highlight>a, body.skin-3 .nav-list>li.active>a {
    background-color: #f7fffa!important;
    color: #00573d!important;
}

.skin-3 .breadcrumbs {
    background-color: #e7f8f2 !important;
}

.breadcrumb>li>a {
    color: #2a6f50 !important;
}

.widget-color-blue2 {
    border-color: #2a6f50 !important;
}

th>a {
    color: #00573d !important;
}

body .blue {
    color: #00573d !important;
}

body.skin-3 .nav-list li>.arrow:before {
    border-right-color: #b5c9c7 !important;
}

body.skin-3 .nav-list li.active>a:before {
    border-color: transparent #b5c9c7 transparent transparent !important;
}

body.skin-3 .nav-list>li.active:before {
    background-color: #b5c9c7 !important;
}

body .btn-white.btn-primary {
    border-color: #00573d !important;
}

.badge, .label {
    background-color: #00573d !important;
}

.label.arrowed-in:before, .label.arrowed:before {
    border-right-color: #00573d !important;
}

body td.category, th.category {
    background-color: #f0f3f3 !important;
}

body .label.arrowed-in-right:after {
    border-color: #00573d transparent #00573d #00573d;
}
