.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	position: absolute !important; cliptop: 1px; clipright: 1px; clipbottom: 1px; clipleft: 1px;
}
.ui-helper-reset {
	list-style: none; margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; line-height: 1.3; font-size: 100%; text-decoration: none;
}
.ui-helper-clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
.ui-helper-clearfix {
	display: inline-block;
}
* html .ui-helper-clearfix {
	height: 1%;
}
.ui-helper-clearfix {
	display: block;
}
.ui-helper-zfix {
	left: 0px; top: 0px; width: 100%; height: 100%; filter: Alpha(Opacity=0); position: absolute; opacity: 0;
}
.hasDatepicker {
	/* float: right;*/
}
.ui-state-disabled {
	cursor: default !important;
}
.ui-icon {
	text-indent: -99999px; overflow: hidden; display: block; background-repeat: no-repeat;
}
.ui-widget-overlay {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.ui-widget {
	font-family: Helvetica, Verdana, Arial, , sans-serif; font-size: 1.1em; font-weight: bold;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em;
}
.ui-widget select {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em;
}
.ui-widget textarea {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em;
}
.ui-widget button {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em;
}
.ui-widget-content {
	border: 2px solid rgb(221, 221, 221); color: rgb(133, 133, 133);
}
.ui-widget-content a {
	color: rgb(51, 51, 51);
}
.ui-widget-header {
	color: rgb(255, 255, 255); font-weight: bold; 
	background-color:#5e851b; 
}
.ui-widget-header a {
	color: rgb(255, 255, 255);
}
/*.ui-widget-header {
	color: rgb(255, 255, 255); font-weight: bold; background-color: rgb(202, 48, 13);
}
.ui-widget-header a {
	color: rgb(255, 255, 255);
}*/
.ui-state-default {
	color: rgb(133, 133, 133); font-weight: bold;
}
.ui-widget-content .ui-state-default {
	color: rgb(133, 133, 133); font-weight: bold;
}
.ui-widget-header .ui-state-default {
	color: rgb(133, 133, 133); font-weight: bold;
}
.ui-state-default a {
	color: rgb(28, 148, 196); text-decoration: none;
}
.ui-state-default a:link {
	color: rgb(28, 148, 196); text-decoration: none;
}
.ui-state-default a:visited {
	color: rgb(28, 148, 196); text-decoration: none;
}
.ui-state-hover a {
	color: rgb(199, 116, 5); text-decoration: none;
}
.ui-state-hover a:hover {
	color: rgb(199, 116, 5); text-decoration: none;
}
.ui-state-active {
	/*background: rgb(255, 255, 255); color: rgb(235, 143, 0);*/ color: rgb(133, 133, 133);font-weight: bold;
}
.ui-widget-content .ui-state-active {
	/*background: rgb(255, 255, 255); color: rgb(235, 143, 0);*/ color: rgb(133, 133, 133); font-weight: bold;
}
.ui-widget-header .ui-state-active {
	/*background: rgb(255, 255, 255);color: rgb(235, 143, 0);*/  color: rgb(133, 133, 133); font-weight: bold;
}
.ui-state-active a {
	color: rgb(235, 143, 0); text-decoration: none;
}
.ui-state-active a:link {
	color: rgb(235, 143, 0); text-decoration: none;
}
.ui-state-active a:visited {
	color: rgb(235, 143, 0); text-decoration: none;
}
.ui-widget :active {
	
}
.ui-state-highlight {
	background: rgb(229, 229, 229); color: rgb(51, 51, 51);
}
.ui-widget-content .ui-state-highlight {
	background: rgb(229, 229, 229); color: rgb(51, 51, 51);
}
.ui-widget-header .ui-state-highlight {
	background: rgb(229, 229, 229); color: rgb(51, 51, 51);
}
.ui-state-highlight a {
	color: rgb(54, 54, 54);
}
.ui-widget-content .ui-state-highlight a {
	color: rgb(54, 54, 54);
}
.ui-widget-header .ui-state-highlight a {
	color: rgb(54, 54, 54);
}
.ui-state-error {
	background: rgb(184, 25, 0); border: 1px solid rgb(205, 10, 10); color: rgb(255, 255, 255);
}
.ui-widget-content .ui-state-error {
	background: rgb(184, 25, 0); border: 1px solid rgb(205, 10, 10); color: rgb(255, 255, 255);
}
.ui-widget-header .ui-state-error {
	background: rgb(184, 25, 0); border: 1px solid rgb(205, 10, 10); color: rgb(255, 255, 255);
}
.ui-state-error a {
	color: rgb(255, 255, 255);
}
.ui-widget-content .ui-state-error a {
	color: rgb(255, 255, 255);
}
.ui-widget-header .ui-state-error a {
	color: rgb(255, 255, 255);
}
.ui-state-error-text {
	color: rgb(255, 255, 255);
}
.ui-widget-content .ui-state-error-text {
	color: rgb(255, 255, 255);
}
.ui-widget-header .ui-state-error-text {
	color: rgb(255, 255, 255);
}
.ui-priority-primary {
	font-weight: bold;
}
.ui-widget-content .ui-priority-primary {
	font-weight: bold;
}
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary {
	font-weight: normal; filter: Alpha(Opacity=70); opacity: 0.7;
}
.ui-widget-content .ui-priority-secondary {
	font-weight: normal; filter: Alpha(Opacity=70); opacity: 0.7;
}
.ui-widget-header .ui-priority-secondary {
	font-weight: normal; filter: Alpha(Opacity=70); opacity: 0.7;
}
.ui-state-disabled {
	filter: Alpha(Opacity=35); opacity: 0.35; background-image: none;
}
.ui-widget-content .ui-state-disabled {
	filter: Alpha(Opacity=35); opacity: 0.35; background-image: none;
}
.ui-widget-header .ui-state-disabled {
	filter: Alpha(Opacity=35); opacity: 0.35; background-image: none;
}
.ui-widget-overlay {
	background: rgb(102, 102, 102); filter: Alpha(Opacity=50); opacity: 0.5;
}
.ui-widget-shadow {
	background: rgb(0, 0, 0); margin: -5px 0px 0px -5px; padding: 5px; border-radius: 5px; filter: Alpha(Opacity=20); opacity: 0.2; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	font-size: 0.1px; display: block; position: absolute; z-index: 99999;
}
.ui-resizable-disabled .ui-resizable-handle {
	display: none;
}
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	left: 0px; top: -5px; width: 100%; height: 7px; cursor: n-resize;
}
.ui-resizable-s {
	left: 0px; width: 100%; height: 7px; bottom: -5px; cursor: s-resize;
}
.ui-resizable-e {
	top: 0px; width: 7px; height: 100%; right: -5px; cursor: e-resize;
}
.ui-resizable-w {
	left: -5px; top: 0px; width: 7px; height: 100%; cursor: w-resize;
}
.ui-resizable-se {
	width: 12px; height: 12px; right: 1px; bottom: 1px; cursor: se-resize;
}
.ui-resizable-sw {
	left: -5px; width: 9px; height: 9px; bottom: -5px; cursor: sw-resize;
}
.ui-resizable-nw {
	left: -5px; top: -5px; width: 9px; height: 9px; cursor: nw-resize;
}
.ui-resizable-ne {
	top: -5px; width: 9px; height: 9px; right: -5px; cursor: ne-resize;
}
.ui-selectable-helper {
	border: 1px dotted black; position: absolute; z-index: 100;
}
.ui-datepicker {
	padding: 0px; width: 240px; display: none; border-right:none;border-bottom:none;border:none; 
}
.ui-datepicker .ui-datepicker-header {
	position: relative; height:32px;
	background-repeat:no-repeat;
	background-position:top;
	/*background-color:#0493df;*/
}
.ui-datepicker .ui-datepicker-prev {
	top: 0px; width: 27px; height: 32px; position: absolute;
}
.ui-datepicker .ui-datepicker-next {
	top: 0px; width: 27px; height: 32px; position: absolute;
}
.ui-datepicker .ui-datepicker-prev {
	background: url("../images/generic/btn_calendar_prev.png") no-repeat 15px center; left: 0px; cursor: pointer;
}
.ui-datepicker .ui-datepicker-next {
	background: url("../images/generic/btn_calendar_next.png") no-repeat 5px center; right: 0px;  cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev span {
	left: 5px; top: 5px; margin-top: -8px; margin-left: -8px; display: block; position: absolute;
}
.ui-datepicker .ui-datepicker-next span {
	left: 5px; top: 5px; margin-top: -8px; margin-left: -8px; display: block; position: absolute;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0px 2.3em; padding: 3px 0px; text-align: center; line-height: 1.8em;font-size:14px; font-weight:normal;
}
.ui-datepicker .ui-datepicker-title select {
	margin: 1px 0px; font-family:Verdana, Geneva, sans-serif; font-size: 1em;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select
{
    border:none;
}

.ui-datepicker select.ui-datepicker-month {
	width: 23%; background-color:#5e851b; border:none; margin-right:10px; color:White;
}
.ui-datepicker select.ui-datepicker-year {
	width: 25%; background-color:#5e851b; border:none;  color:White;
/*	background: url("arrow.gif") no-repeat scroll 319px 5px #58B14C;box-shadow: 1px 1px 11px #330033;-webkit-appearance: none;*/
}
.ui-datepicker table {
	width: 100%; font-size: .9em; border-collapse: collapse;
	border-left:#CCC 1px solid;
}
.ui-datepicker th 
{padding:4px 0 4px 0; text-align: center; font-weight: normal; /*border-right-color: rgb(237, 237, 237); border-right-width: 1px; border-right-style: solid;*/ background-color:#666; color:#e6e7e5; border-left:1px solid #666; border-right:1px solid #666; border-top:1px solid #666; font-size:12px;
}


.ui-datepicker td {
	padding: 0px; border-right:#CCC 1px solid; border-bottom:#CCC 1px solid;background-color:#fffaee;font-size:11px;
	  
}
.ui-datepicker td span {
	padding: 0.4em 0.2em; text-align: center; text-decoration: none; display: block;
}
.ui-datepicker td a {
	padding: 0.7em 0.2em; text-align: center; text-decoration: none; display: block; 
}
.ui-datepicker .ui-datepicker-buttonpane {
	margin: 0.7em 0px 0px; padding: 0px 0.2em; border-right-color: currentColor; border-bottom-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-style: none; border-bottom-style: none; border-left-style: none; background-image: none;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	margin: 0.5em 0.2em 0.4em; padding: 0.2em 0.6em 0.3em; width: auto; overflow: visible; float: right; cursor: pointer;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}





.ui-datepicker-multi.ui-datepicker {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	margin: 0px auto 0.4em; width: 95%;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
	border-left-width: 0px;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0px;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	width: 100%; clear: both; font-size: 0em;
}
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	left: auto; right: 2px;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px; right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	left: auto; right: 1px;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px; right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
	border-right-width: 0px; border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0px; border-left-width: 1px;
}
.ui-datepicker-cover {
	left: -4px; top: -4px; width: 200px; height: 200px; display: block; filter: mask(); position: absolute; z-index: -1;
}
