 .ui-widget {
	 font-size:145%;
	font-family: "Helvetica Neue","Trebuchet MS",Tahoma,Verdana,Arial,sans-serif;
	background: #f0f4f7;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

 .ui-datepicker {
	padding: 0;
}

 .ui-datepicker-header {
	border: none;
	background: #ff7e06 !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.14);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.14);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.14);
	/*background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjI3Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjI3Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);*/
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.27) 0%, rgba(255,255,255,.27) 100%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.27) 0%, rgba(255,255,255,.27) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.27) 0%, rgba(255,255,255,.27) 100%);
	background-image: linear-gradient(bottom, rgba(0,0,0,.27) 0%, rgba(255,255,255,.27) 100%);
}

 .ui-datepicker .ui-datepicker-next span,
 .ui-datepicker .ui-datepicker-prev span {
	background-image: url(images/ui-icons_ffffff_256x240.png);
	background-position: -32px -16px;
}

 .ui-datepicker .ui-datepicker-prev span {
	background-position: -96px -16px;
}

 .ui-datepicker table {
	margin: 0;
}

 .ui-datepicker th {
	color: #6c7173;
	font-size: 11px;
	text-shadow: 0 1px 0 rgba(255,255,255,.55);
	text-transform: uppercase;
	font-weight: normal;
	border: none;
	border-top: 1px solid rgba(186,194,200,.6);
	border-bottom: 1px solid rgba(186,194,200,.6);
	background-color: #e6ebf0;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.38);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.38);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.38);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M5YzVjNSIgc3RvcC1vcGFjaXR5PSIwLjMzIi8+CjxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9IiNjOWM1YzUiIHN0b3Atb3BhY2l0eT0iMC4zMyIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC4zMyIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(bottom, rgba(201,198,198,.33) 0%, rgba(201,198,198,.33) 0.76%, rgba(255,255,255,.33) 100%);
	background-image: -o-linear-gradient(bottom, rgba(201,198,198,.33) 0%, rgba(201,198,198,.33) 0.76%, rgba(255,255,255,.33) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(201,198,198,.33) 0%, rgba(201,198,198,.33) 0.76%, rgba(255,255,255,.33) 100%);
	background-image: linear-gradient(bottom, rgba(201,198,198,.33) 0%, rgba(201,198,198,.33) 0.76%, rgba(255,255,255,.33) 100%);
}

 .ui-datepicker td {
	border: none;
	border-top: 1px solid #e7e9ea;
	border-right: 1px solid #e7e9ea;
	padding: 0;
	background: #eee;
}

 .ui-datepicker tr:first-child td {
	border-top: none;
}

 .ui-datepicker td:last-child {
	border-right: none;
}

 td .ui-state-default {
	border: 1px solid transparent;
	text-align: center;
	padding: .7em 0;
	margin:0;
	font-size: 20ºpx;
	font-weight: bold;
	background: #f5f8fa;
	color: #6c7173;
	text-shadow: 0 1px 0 rgba(255,255,255,.55);

}

 td.ui-state-disabled .ui-state-default {
	text-shadow: none;
	opacity: .8;
	color: #6c7173;
}

 td .ui-state-active,
 td .ui-state-hover {
	border: 1px solid rgba(121,188,27,.68);
	background: #43d1ce;
	color: #fff;
	text-shadow: 0 -1px 0 #30332a;
}









td .ui-state-active, td .ui-state-hover
{
	background: #1a3a89a3;
	color: white;
}

.ui-datepicker td
{
	/*background-color: #f5f8fa;*/
}

.ui-datepicker td.ui-datepicker-today a
{
	border-color: #ff7e06;
}

td .ui-state-default
{
	background-color: white;
}

.ui-datepicker
{
	width: 281px;
	box-sizing: border-box;
	border: 0;
	box-shadow: 0 0 8px #b7b7b7;
}

.ui-datepicker .ui-datepicker-next:after,
.ui-datepicker .ui-datepicker-prev:after
{
	content: "\f124";
	font-family: "Ionicons";
	text-shadow: none;
	color: white;
	font-size: 15px;
	position: absolute;
	top: 9px;
	left: 15px;
	transition: all .3s;
}

.ui-datepicker .ui-datepicker-next:after { content: "\f125"; }

.ui-datepicker .ui-datepicker-next:hover::after,
.ui-datepicker .ui-datepicker-prev:hover::after,
.ui-datepicker .ui-datepicker-next:active::after,
.ui-datepicker .ui-datepicker-prev:active::after
{
	color: #884100;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev
{
	position: relative;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
	width: 40px;
	height: 31px;
	position: absolute;
	left: 0;
	top: 0;
	background-image: none;
}

.ui-datepicker .ui-datepicker-next { float: right; right: 0; left: auto; }

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span
{
	display: none;
}

.ui-datepicker .ui-datepicker-title
{
	color: white;
	text-shadow: none;
}

.ui-datepicker td span, .ui-datepicker td a
{
	padding: 10px;
	box-shadow: none;
	text-shadow: none;
}

.ui-datepicker table
{
	border: 1px solid #d6d6d6;
	border-top: 0;
}

td.ui-state-disabled .ui-state-default
{
	color: #171717;
	border-color: #252525;
	position: relative;
	overflow: hidden;
}

td.ui-state-disabled .ui-state-default:before
{
	content: "";
	width: 100%;
	height: 100%;
	display: inline-block;
	background-image: url(../images/almanaque_cross.gif);
	background-repeat: no-no-repeat;
	background-position: center center;
	position: absolute;
	left: 0;
	top: 0;
	opacity: .4;
}

.ui-datepicker th
{
	background: white;
	box-shadow: none;
	text-shadow: none;
}

.ui-datepicker td.circular a
{
	position: relative;
}

.ui-datepicker td.circular a:after
{
	content: "\f383";
	font-family: "Ionicons";
	position: absolute;
	bottom: -1px;
	right: 2px;
	font-size: 14px;
}

.ui-datepicker td.ui-datepicker-current-day a
{
	background: #ff7e06;
}

.ui-datepicker td.circular a
{
	background: #ffa34d;
}

.ui-datepicker td.ui-datepicker-current-day.circular a
{
	box-sizing: border-box;
	border: 2px solid red;
}

.ui-datepicker td.ui-datepicker-current-day.circular a:after
{
	color: white;
}
