/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 24 2025 | 08:51:48 */
.react-datepicker__navigation--next, .react-datepicker__navigation--previous {
    padding: 0 !important;
    background: none !important;
	border-radius: 0px !important;
}
.react-datepicker__portal .react-datepicker__navigation {margin-top: 8px;}
.react-datepicker__navigation--previous:hover, .react-datepicker__navigation--next:hover {
	    background: none !important;
}
div.rednaoLabel label{text-transform: inherit;}
.rednao input[type=text]{height: 42px !important;}
