:root {
--primary: #4d9933;
}


a {
color: #4d9933;
}

a:hover {
color: #254a18;
}

.btn-primary {
background-color: #4d9933;
border-color: #4d9933;
}

.btn-primary:hover {
background-color: #356b23;
border-color: #356b23;
}

.btn-primary:focus, .btn-primary.focus {
box-shadow: 0 0 0 0.2rem #92a58c;
}

.btn-primary.disabled, .btn-primary:disabled {
background-color: #4d9933;
border-color: #4d9933;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
background-color: #356b23;
border-color: #92a58c;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem #92a58c;
}

.btn-outline-primary {
color: #4d9933;
border-color: #4d9933;
}

.btn-outline-primary:hover {
background-color: #4d9933;
border-color: #4d9933;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
box-shadow: 0 0 0 0.2rem #a6cc99;
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #4d9933;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
background-color: #4d9933;
border-color: #4d9933;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem #a6cc99;
}

.btn-link {
color: #4d9933;
}

.btn-link:hover {
color: #254a18;
}

.dropdown-item.active, .dropdown-item:active {
background-color: #4d9933;
}

.custom-control-input:checked ~ .custom-control-label::before {
border-color: #4d9933;
background-color: #4d9933;
}

.custom-control-input:focus ~ .custom-control-label::before {
	-webkit-box-shadow: 0 0 0 0.2rem #d3e6cc;
	box-shadow: 0 0 0 0.2rem #d3e6cc;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
border-color: #4d9933;
background-color: #4d9933;
}

.form-control:focus {
border-color: #d3e6cc;
-webkit-box-shadow: 0 0 0 0.2rem #d3e6cc;
box-shadow: 0 0 0 0.2rem #d3e6cc;
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: #a6cc99;
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: #a6cc99;
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: #a6cc99;
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: #a6cc99;
}

.custom-select:focus {
border-color: #9dff66;
box-shadow: 0 0 0 0.2rem #d3e6cc;
}

.custom-file-input:focus ~ .custom-file-label {
border-color: #9dff66;
box-shadow: 0 0 0 0.2rem #d3e6cc;
}

.custom-range:focus::-webkit-slider-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #d3e6cc;
}

.custom-range:focus::-moz-range-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #d3e6cc;
}

.custom-range:focus::-ms-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #d3e6cc;
}

.custom-range::-webkit-slider-thumb {
background-color: #4d9933;
}

.custom-range::-moz-range-thumb {
background-color: #4d9933;
}

.custom-range::-ms-thumb {
background-color: #4d9933;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
background-color: #4d9933;
}

.page-link {
color: #4d9933;
}

.aside-menu .nav-tabs .nav-link.active {
color: #4d9933;
}

.sidebar .nav-link:hover {
background: #4d9933;
}

.sidebar .nav-link.active {
background: #4d9933;
}

.sidebar .nav-link.active .nav-icon {
color: #fff;
}

.page-link:hover {
color: #254a18;
}

.page-item.active .page-link {
background-color: #4d9933;
border-color: #4d9933;
}

.badge-primary {
background-color: #4d9933;
}

a.badge-primary:hover, a.badge-primary:focus {
background-color: #356b23;
}

a.badge-primary:focus, a.badge-primary.focus {
box-shadow: 0 0 0 0.2rem #a6cc99;
}

.progress-bar {
background-color: #4d9933;
}

.list-group-item.active {
background-color: #4d9933;
border-color: #4d9933;
}

.bg-primary {
background-color: #4d9933 !important;
}

.border-primary {
border-color: #4d9933 !important;
}

.text-primary {
color: #4d9933 !important;
}

.card.bg-primary {
border-color: #4d9933 !important;
}




.v-sidebar-menu .vsm--link.vsm--link_active {
box-shadow: 3px 0px 0px 0px #4d9933 inset !important;
}

.v-sidebar-menu.vsm_expanded .vsm--item_open .vsm--link_level-1 {
background-color: #4d9933 !important;
}

.v-sidebar-menu.vsm_expanded .vsm--item_open .vsm--link_level-1 .vsm--icon {
background-color: #4d9933 !important;
}

.v-sidebar-menu.vsm_collapsed .vsm--link_level-1.vsm--link_hover .vsm--icon, .v-sidebar-menu.vsm_collapsed .vsm--link_level-1:hover .vsm--icon {
background-color: #4d9933 !important;
}

.v-sidebar-menu .vsm--mobile-bg {
background-color: #4d9933 !important;
}

.v-sidebar-menu .vsm--link_hover, .v-sidebar-menu .vsm--link:hover {
background-color: #4d9933 !important;
}