@CHARSET "utf-8";

.ui-state-highlight, .ui-widget-content .ui-state-highlight {
	text-shadow: none !important;
	background: none !important;
}

.ui-datepicker-today {
	background: #FFEC78 !important;
	box-shadow: none !important;
	color: black !important;
}

.ui-datepicker .ui-datepicker-current-day .ui-state-default {
	text-shadow: none !important;
	background: #EC8714 !important;
	color: black !important;
}

.ui-datepicker-current-day {
	background: #FFEC78 !important;
	box-shadow: none !important;
	color: black !important;
}

.ui-state-disabled:active {
	background: #FFEC78 !important;
	box-shadow: none !important;
	color: black !important;
}

.ui-datepicker-header {
	background: #EC8714 !important;
	border: 0px !important;
	color: black !important;
	text-shadow: none !important;
	border-style: none !important;
	border-radius: 0px !important;
}

.ui-datepicker-next, .ui-datepicker-prev {
	box-shadow: none !important;
	background: #FFF7C5 !important;
	border-radius: 0px !important;
	margin: 1px !important;
	box-shadow: none !important;
}

.ui-datepicker-next-hover, .ui-datepicker-prev-hover {
	box-shadow: none !important;
	border: 0px !important;
}

.ui-datepicker-next-hover {
	right: 2px !important;
	top: 2px !important;
}

.ui-datepicker-prev-hover {
	left: 2px !important;
	top: 2px !important;
}
.ui-datepicker-inline{
	display: inline-block!important;	
}

.ui-state-highlight {
	color: #EC8714 !important;
}

.ui-state-active {
	background: #FFEC78 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	color: black !important;
}

.ui-state-default {
	text-align: center !important;
	color: #EC8714 !important;
}

.ui-state-default:active {
	text-align: center !important;
	color: black !important;
	background: #EC8714 !important;
}

.ui-state-default:hover {
	background: #FFEC78 !important;
}

.ui-datepicker tr {
	background: transparent none repeat scroll 0% 0%;
	color: #EC8714 !important;
}

.ui-datepicker {
	border-radius: 0px !important;
	width: 25em !important;
	heigt: 30em !important;
	padding: 0px !important;
	text-align: center !important;
}

.ui-panelgrid .ui-panelgrid-cell {
	border: 0px !important;
	/*background-color: #FFF7C5 !important;*/
}

.fc-basic-view .fc-week-number {
	font-weight: bold;
}

.ui-panel, .ui-scrollpanel-native {
	border: 0px !important;
}

.myPg {
	padding: 3px 6px !important;
}

.ui-fluid .ui-button {
	width: auto !important;
	min-width: 25px !important;
}

.ui-fluid .ui-button .btn-dialog {
	width: 150px !important;
}

.cellBg {
	background: #000;
	color: #fff;
}

.holiday1 {
	background: #800000 !important;
	color: white !important;
	text-align: center !important;
	font-weight: bold !important;
	border: none !important;
}

.holiday2 {
	background: #004000 !important;
	color: white !important;
	text-align: center !important;
	font-weight: bold !important;
	border: none !important;
}

.holiday3 {
	background: #EC8714 !important;
	color: black !important;
	text-align: center !important;
	font-weight: bold !important;
	border: none !important;
}

.adminPanel .ui-widget-header {
	border-radius: none !important;
	border: none !important;
	background: #f0f0f0
		-moz-linear-gradient(center bottom, rgba(255, 255, 255, 0.8),
		rgba(255, 255, 255, 0)) repeat scroll 0% 0%;
	color: #EC8714 !important;
	font-weight: normal !important;
	text-shadow: none !important;
}

.myCalendarButton .ui-state-default, .ui-widget-content .ui-state-default,
	.ui-widget-header .ui-state-default {
	border: 1px solid #EC8714 !important;
	border-radius: 0px !important;
	background: #e5281a font-weight: normal !important;
	color: #e5281a !important;
	text-shadow: none !important;
}

.myCalendarButton .ui-state-active, .ui-widget-content .ui-state-active,
	.ui-widget-header .ui-state-active {
	background: #EC8714 !important;
	color: #fdfcff !important;
}

.myCalendarButton .ui-state-hover, .ui-widget-content .ui-state-hover,
	.ui-widget-header .ui-state-hover, .myCalendarButton .ui-state-focus,
	.ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	background: #EC8714 !important;
	color: #fdfcff !important;
	box-shadow: 0px 0px 8px #804000 !important;
}



.ui-panel, .ui-scrollpanel-native {
	border: 0px !important;
}

.myToolbar .ui-editor-toolbar {
	height: 30% !important;
	border-bottom: 1px solid;
}

.myToolbar .ui-editor-group {
	width: auto !important;
}