﻿.panel .panel-heading {
    background: #91ce44;
}
#navbar-menu {
    background-color: #91ce44;
}
.navbar-subnav {
    background: #91ce44;
}
.centered-box-signin {
    max-width: 560px;
}
.btn-related-data.active,
.btn-related-data:focus,
.btn-related-data:hover {
    background-color: #91ce44 !important;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #fff;
}
.trait-assigned {
    background-color: #91ce44;
    color: #fff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #fff;
    background: #91ce44;
    border: 1px solid #91ce44 !important;
}


.opm-decl-week-previous:disabled,
.opm-decl-week-next:disabled {
    background-color: #a7d869;
    border-color: #a7d869;
}
.opm-decl-day th {
    background-color: #91ce44;
}
#opm-decl .opm-decl-today {
    border-left-color: #91ce44;
    border-right-color: #91ce44;
}
.opm-decl-day .opm-decl-today {
    background-color: #a7d869;
    border-top-color: #91ce44;
}
#opm-decl tfoot tr:last-child .opm-decl-today {
    border-bottom-color: #91ce44;
}

.opm-es-item:hover { background-color: #91ce44; }
.opm-es-item-selected { background-color: #91ce44; }
