.ic-filter-submit-btn{
background-color: #6C973E !important;
    border: 1px solid #6C973E !important;
}
.ic-filter-more-btn{
background-color: #9CBC8A !important;
    border: 1px solid #9CBC8A !important;
}
.ic-filters-label-title-3{
background-color: #9CBC8A !important;
    border: 1px solid #9CBC8A !important;
}
.ic-search-reset {
background-color: #DAE79E !important;
    border: 1px solid #DAE79E !important;
}
.ic-filter-reset-btn {
background-color: #DAE79E !important;
    border: 1px solid #DAE79E !important;
}
.alert-info {
    --bs-alert-color: #63825F !important;
    --bs-alert-bg: #BDD2AF !important;
    --bs-alert-border-color: #BDD2AF !important;
}
.ic-btn-info {
    background-color: #63825F !important;
}
.ic-btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #63825F !important;
    background-image: -moz-linear-gradient(top,#829E7F,#63825F)!important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#829E7F), to(#63825F))!important;
    background-image: -webkit-linear-gradient(top, #829E7F, #63825F)!important;
    background-image: -o-linear-gradient(top,#829E7F,#63825F)!important;
    background-image: linear-gradient(to bottom, #829E7F, #63825F)!important;
    background-repeat: repeat-x;
.ic-btn-info:active, .ic-btn-info.active {
    background-color: #4C6D4A !important;
}

#dropdownAddToCal.btn.btn-sm.btn-info.ic-dropdown-toggle {
    --bs-btn-color: #709360 !important;
    --bs-btn-bg: #C0DB7E !important;
    --bs-btn-border-color: #C0DB7E !important;
    --bs-btn-hover-color: #709360 !important;
    --bs-btn-hover-bg: #ACC69B !important;
    --bs-btn-hover-border-color: #ACC69B !important;
    --bs-btn-focus-shadow-rgb: 11, 172, 204;
    --bs-btn-active-color:#709360 !important;
    --bs-btn-active-bg: #9BC55B !important;
    --bs-btn-active-border-color: #9BC55B !important;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #27352F !important;
    --bs-btn-disabled-bg: #808E85 !important;
    --bs-btn-disabled-border-color: #808E85 !important;
}
