/* Styles with updated color from #0FC1AB to #144443 */

.grid-content .grid-header__type a.active { 
    color: #144443; 
}

.progress {
    background: #144443;
    height: 1px;
}

.progress-bottom {
    background: #144443;
    height: 1px;
}

.bootstrap-datetimepicker-widget table td span.active {
    background-color: #144443 !important;
}

.datepicker-days tr td.active {
    background: #144443 !important;
}

.bootstrap-select.select-sort-2 .inner::-webkit-scrollbar-thumb:hover {
    background: #144443;
}

input[type=checkbox]:checked + label::before {
    background: #144443;
    border-color: #144443;
}

.btn-default {
    background: #144443;
    color: #fff;
}

.btn-default:hover,
.btn-default:active,
.btn-default:focus {
    background: #144443;
    color: #fff;
}

.btn-transparent {
    color: #144443;
    border: 1px solid #144443;
}

.btn-transparent:hover, 
.btn-transparent:active, 
.btn-transparent:focus {
    background: #144443;
    color: #fff;
}

.сontact-form__input--green input:not([type=submmit]):focus,
.сontact-form__input--green input:not([type=submmit]):active,
.сontact-form__input--green input:not([type=submmit]):hover {
    border: 1px solid #144443;
}

.сontact-form__link {
    color: #144443;
}

.сontact-form__link:hover,
.сontact-form__link:active,
.сontact-form__link:focus {
    color: #144443;
}

.grid-header__user--exit:hover,
.grid-header__user--exit:active,
.grid-header__user--exit:focus {
    color: #144443!important;
}

.step-link p.green {
    color: #144443;
}

.account-table__main--row_status.active {
    color: #144443;
}

.account-search__form--btn__main {
    color: #144443 !important;
    border: 1px solid #144443;
}

.account-search__form--btn__main:hover,
.account-search__form--btn__main:focus,
.account-search__form--btn__main:active {
    background: #144443;
    color: #fff !important;
}

.account-search__form--btn__main--solid {
    background: #144443;
    color: #fff !important;
}

.account-search__form--btn__main--solid:hover,
.account-search__form--btn__main--solid:focus,
.account-search__form--btn__main--solid:active {
    color: #144443 !important;
    background: transparent;
    border: 1px solid #144443;
}

.account-search__form--btn__two {
    background: #144443;
}

.account-search__form--btn__two:hover,
.account-search__form--btn__two:focus,
.account-search__form--btn__two:active {
    background: #144443;
    color: #fff;
}

.account-etable .table tbody tr td.revise {
    color: #144443;
}

.grid-sidebar__menu--el.active:before {
    background: #144443;
}
.grid-header__user--exit {
    color: #144443!important;
}
.grid-header__user--exit:hover,
.grid-header__user--exit:active,
.grid-header__user--exit:focus {
    color: #144443!important;
}

.account-tabs__link.active:after {
    background: #144443!important;
}