#ui-datepicker-div {
	background-color: #fff;
	z-index: 99 !important;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
	-o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
	width: 216px;
	display: block;
	position: absolute;
}

#ui-datepicker-div.ui-datepicker-multi-2 {
	width: 404px !important;
}

.ui-datepicker-group {
	float: left;
	display: inline;
	min-height: 24em;
	padding-bottom: 10px;
}

.ui-datepicker-header {
	text-align: center;
	margin: 10px 0 0 0;
	position: relative;
}

.ui-datepicker-group-first .ui-datepicker-header {
	margin: 15px 0 15px 10px;
}

.ui-datepicker-title {
	color: #505256;
	font-size: 1.3em;
	line-height: 1.2em;
	padding-top: 1px;
	margin: auto !important;
}

.ui-datepicker-prev,.ui-datepicker-next {
	display: none;
}

.ui-datepicker-calendar {
	float: left;
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 10px 10px;
}

.ui-datepicker-multi-2 .ui-datepicker-calendar {
	border-collapse: separate;
	margin: 0 0 0 10px;
	/* width fixed for prevent layout-break in other languages*/
	width: 185px;
	table-layout: fixed;
}

.ui-datepicker-group.ui-datepicker-group-last table {
	margin: 0 0 0 9px;
}

.ui-datepicker-calendar thead th {
	border-bottom: 1px solid #E8E8E8;
	color: #363636;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	padding: 1em 0.5em;
	font-size: 1.333em;
}

.ui-datepicker-calendar tbody td,.ui-datepicker-calendar tbody td a,.ui-datepicker-calendar tbody td span
	{
	color: #bababa;
	text-align: center;
}

.ui-datepicker-calendar tbody a:hover,.ui-datepicker-calendar  .ui-datepicker-days-cell-over a
	{
	background-color: #F0EFEF;
	box-shadow: 0 0 0 1px #D7192D inset;
	color: #000;
}

.step-from .ui-datepicker-calendar tbody a:hover {
	background-image: url(../img/sp-calendar.png);
	background-repeat: no-repeat;
	background-position: 4px 2px;
}

.step-to .ui-datepicker-calendar tbody a:hover {
	background-image: url(../img/sp-calendar.png);
	background-repeat: no-repeat;
	background-position: -52px 23px;
}

.ui-datepicker-calendar tbody td.selected-to a,.ui-datepicker-calendar tbody td.selected-to a:hover,.ui-datepicker-calendar tbody td.selected-to span,.ui-datepicker-calendar tbody td.selected-to span:hover
	{
	background-color: #D7192D;
	background-image: url(../img/sp-calendar.png);
	background-repeat: no-repeat;
	background-position: -80px 23px;
	color: #FFF;
}

.ui-datepicker-calendar tbody td.selected-from a,.ui-datepicker-calendar tbody td.selected-from a:hover,.ui-datepicker-calendar tbody td.selected-from span,.ui-datepicker-calendar tbody td.selected-from span:hover
	{
	background-color: #D7192D;
	background-image: url(../img/sp-calendar.png);
	background-repeat: no-repeat;
	background-position: -24px 2px;
	color: #FFF;
}

.ui-datepicker-calendar tbody td.selected-from.selected-to {
	background-color: #D7192D;
	background-image: url(../img/sp-calendar.png);
	background-repeat: no-repeat;
	background-position: -80px 23px;
	color: #FFF;
}

.ui-datepicker-calendar tbody td.selected-from.selected-to a {
	background-color: transparent;
	background-image: url(../img/sp-calendar.png);
	background-repeat: no-repeat;
	background-position: -24px 2px;
	color: #FFF;
}

.ui-datepicker-calendar tbody td a {
	color: #363636;
	font-size: 1.333em;
	display: block;
	padding: .65em .35em;
	text-decoration: none;
	line-height: 1.4em;
}

.ui-datepicker-calendar tbody .ui-state-active {
	color: #FFF;
	background-color: #D7192D;
}

.ui-datepicker-calendar tbody .highlight-interval {
	background-color: #FFCFD4;
}

.ui-datepicker-calendar tbody td span {
	display: block;
	padding: .65em .35em;
	font-size: 1.333em;
	line-height: 1.4em;
}

.ui-datepicker {
	padding: 10px;
	padding-top: 39px;
	border-radius: 0px;
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default
	{
	background: none;
	border: none;
	color: #555555;
	font-weight: normal;
}

.ui-datepicker-calendar tbody td {
	text-align: center;
}

.ui-widget-header {
	background: none;
	border: none;
	font-weight: normal;
}

input.hasDatepicker {
	font-size: 14px;
	height : 31px;
	width: 126px;
	border: none;
	background: url("../img/datepicker.png") no-repeat right top;
	background-color: #f0efef;
	padding-left: 5px;
	height: 31px;
}

.ui-datepicker-month, .ui-datepicker-year {
    width: 80px !important;
}

.ui-datepicker-title select:first-child, .ui-datepicker-title select:first-child + span {
    margin-right: 15px !important;
}

.ui-datepicker-month > .selectInsideInner {
    padding: 5px 0 0 11px;
    text-align: left;
}

.ui-datepicker-year > .selectInsideInner {
    padding: 5px 0 0 7px;
    text-align: left;
}
.ui-datepicker .ui-datepicker-close:hover {
	background-image: url("../img/close_modal_hover_small.png");
	transition-duration: 0.3s;
}
.ui-datepicker .ui-datepicker-close {
	width: 39px;
	height: 39px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url("../img/close_modal_small.png");
	transition-duration: 0.3s;
}