.font-green {
	color:  black !important;
}

.vertical-layout.vertical-menu-modern.menu-expanded .main-menu {
	width: 300px !important;
}

.main-menu .navbar-header {
	width: 300px !important;
}

.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded {
	width: 300px !important
}

.main-menu.menu-light .navigation > li.active > a {
	background: none !important;
	background: none !important;
	box-shadow: none !important;
	color:  black !important;
	font-weight: 400;
	border-radius: 0 !important
}

.main-menu.menu-light .navigation > li ul .active {
	background: none !important;
	background: none !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	z-index: 1
}

.dropdown-item.active, .dropdown-item:active {
	background: none !important;
}

.dropdown-item:focus, .dropdown-item:hover {
	color: #109775;
	background: none !important;
}

.main-menu.menu-light .navigation > li ul li ul a {
	padding: 10px 15px 10px 35px;
}
.required {
	border-color: #EA5455;
	padding-right: calc(1.45em + 1.142rem);
	background-image: url('data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 12 12\' width=\'12\' height=\'12\' fill=\'none\' stroke=\'%23ea5455\'%3e%3ccircle cx=\'6\' cy=\'6\' r=\'4.5\'/%3e%3cpath stroke-linejoin=\'round\' d=\'M5.8 3.6h.4L6 6.5z\'/%3e%3ccircle cx=\'6\' cy=\'8.2\' r=\'.6\' fill=\'%23ea5455\' stroke=\'none\'/%3e%3c/svg%3e');
	background-repeat: no-repeat;
	background-position: right calc(0.3625em + 0.2855rem) center;
	background-size: calc(0.725em + 0.571rem) calc(0.725em + 0.571rem);
}