.ui-datepicker {
    background: url("../common/datepicker/bg-head.png") no-repeat center top transparent;
    box-shadow: 0px 2px 7px 0 #555555;
    width: 232px;
    z-index: 100 !important;
}
.ui-datepicker .ui-datepicker-header {
    height: 34px;
}
.ui-datepicker .ui-datepicker-prev {
    background: url("../common/datepicker/arrows.png") no-repeat 12px 11px transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 32px;
    text-indent: -9999px;
    width: 33px;
}
.ui-datepicker .ui-datepicker-next {
    background: url("../common/datepicker/arrows.png") no-repeat -20px 11px transparent;
    cursor: pointer;
    display: block;
    float: right;
    height: 32px;
    text-indent: -9999px;
    width: 33px;
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    height: 32px;
}
.ui-datepicker .ui-datepicker-title {
    color: #FFFFFF;
    font: bold 16px/16px 'OpenSans', sans-serif;
    margin: 0 auto;
    padding: 9px 0 0;
    text-align: center;
    text-shadow: 0 -1px 2px #343434;
    width: 160px;
}
.ui-datepicker table.ui-datepicker-calendar {
    border-collapse:collapse;
    border-spacing: 0;
    width: 100%;
}
.ui-datepicker table.ui-datepicker-calendar tr {
    padding: 0;
}
.ui-datepicker table.ui-datepicker-calendar tr th {
    color: #fff;
    height: 20px;
    padding: 0;
    text-shadow: 0 -1px 2px #343434;
}
.ui-datepicker table.ui-datepicker-calendar tr td {
    background: #fff;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    height: 31px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 32px;
}
.ui-datepicker table.ui-datepicker-calendar tr td:first-child {
    border-left: 0 none;
    width: 34px;
}
.ui-datepicker table.ui-datepicker-calendar tr td a {
    color: #777777;
    display: block;
    font: bold 12px/31px 'OpenSans', sans-serif;
    height: 31px;
    text-decoration: none;
}
.ui-datepicker table.ui-datepicker-calendar tr td a.ui-state-highlight {
    background: #eeeeee;
}
.ui-datepicker table.ui-datepicker-calendar tr td a.ui-state-active {
    background: #8fbf2f;
    color: #fff;
    text-shadow: 0 -1px 1px #30332b;
}


.cellFilter .formItem.formItemDatepicker {
    padding-left: 5px;
    padding-right: 0;
}
.cellFilter .formItem.formItemDatepicker:nth-child(2n) {
    padding-left: 14px;
}

/* так тоже не работает
.cellFilter .formItem.formItemDatepicker::last-child {
 padding-right: 0;
 padding-left: 0;
}
/*
почему-то не работает
.cellFilter .formItem.formItemDatepicker:first-child {
 padding-left: 14px;
 padding-right: 5px;
}
*/
.cellFilter .formItemDatepicker input {
    background: url("../common/datepicker/bg-filter-select.png") no-repeat left top transparent;
    border: 0 none;
    color: #686868;
    cursor: pointer;
    font: 12px/22px 'Arial', sans-serif;
    height: 30px;
    margin: 0;
    padding: 0 0 0 25px;
    text-shadow: 1px 1px #FFF;
    width: 70px;
}




.open-day-widget .ui-datepicker {
    width: 268px;
    background: none;
    box-shadow: none;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}
.open-day-widget .ui-datepicker .ui-datepicker-header {
    height: 45px;
}
.open-day-widget .ui-datepicker .ui-datepicker-prev {
    background: url("../common/datepicker/btn-datepicker.png") no-repeat 0 0;
    height: 26px;
    width: 26px;
    margin: 9px 0 0;
}
.open-day-widget .ui-datepicker .ui-datepicker-prev:hover {
    background-position: 0 -26px;
}
.open-day-widget .ui-datepicker .ui-datepicker-next {
    background: url("../common/datepicker/btn-datepicker.png") no-repeat -26px 0;
    height: 26px;
    width: 26px;
    margin: 9px 0 0;
}
.open-day-widget .ui-datepicker .ui-datepicker-next:hover {
    background-position: -26px -26px;
}
.open-day-widget .ui-datepicker .ui-datepicker-next span, .open-day-widget .ui-datepicker .ui-datepicker-prev span {
    display: block;
    height: 26px;
}
.open-day-widget .ui-datepicker .ui-datepicker-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-weight: bold;
    color: #5b5b5b;
    text-transform: uppercase;
    text-shadow: none;
    padding: 15px 0 0;
}
.open-day-widget .ui-datepicker table.ui-datepicker-calendar tr td {
    background: none;
}
.open-day-widget .ui-datepicker table.ui-datepicker-calendar tr th {
    text-shadow: none;
    height: 26px;
    padding: 0 0 26px;
    text-transform: uppercase;
}
.open-day-widget .ui-datepicker table.ui-datepicker-calendar tbody {
    position: relative;
}
.open-day-widget .ui-datepicker table.ui-datepicker-calendar tr:first-child td {
    border-top: 1px solid #d9d9d9;
}
.open-day-widget .ui-datepicker table.ui-datepicker-calendar tr td:first-child {
    border-left: 1px solid #d9d9d9;
}
.open-day-widget .ui-datepicker table.ui-datepicker-calendar tr td:last-child {
    border-right: 1px solid #d9d9d9;
}
.open-day-widget .ui-datepicker table.ui-datepicker-calendar tr td {
    text-align: left;
    border: 1px solid #d9d9d9;
}
.open-day-widget .ui-datepicker table.ui-datepicker-calendar tr td a {
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7px;
    font-weight: normal;
    text-shadow: none;
    color: #414141;
    height: 31px;
    padding: 0 0 0 4px;
    border: 3px solid #fff;
}
.open-day-widget .ui-datepicker table.ui-datepicker-calendar tr td a:hover {
    border: 3px solid #526ed4;
}
.open-day-widget .ui-datepicker table.ui-datepicker-calendar tr td a.ui-state-active {
    background: #526ed4 !important;
    border-color: #526ed4;
    color: #fff !important;
}
.open-day-widget .ui-datepicker table.ui-datepicker-calendar tr td a.ui-state-highlight {
    background: #fff;
    color: #414141;
}
.open-day-widget .ui-datepicker table.ui-datepicker-calendar .ui-datepicker-other-month {
    /*background: #f7f7f7;*/
}
.open-day-widget .ui-datepicker table.ui-datepicker-calendar .ui-datepicker-other-month span {
    color: #dadada;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7px;
    line-height: 20px;
    display: block;
    height: 37px;
    padding: 0 0 0 7px;
    background: #f7f7f7;
}
.open-day-widget .ui-datepicker-year {
    display: none;
}




.open-day-widget.mini .ui-datepicker {
    width: 197px;
}
.open-day-widget.mini .ui-datepicker .ui-datepicker-header {
    height: 30px;
}
.open-day-widget.mini .ui-datepicker .ui-datepicker-prev {
    background: url("../common/datepicker/btn-datepicker-mini.png") no-repeat 0 0;
    height: 20px;
    width: 19px;
    margin: 7px 0 0;
}
.open-day-widget.mini .ui-datepicker .ui-datepicker-prev:hover {
    background-position: 0 -20px;
}
.open-day-widget.mini .ui-datepicker .ui-datepicker-next {
    background: url("../common/datepicker/btn-datepicker-mini.png") no-repeat -19px 0;
    height: 20px;
    width: 19px;
    margin: 7px 0 0;
}
.open-day-widget.mini .ui-datepicker .ui-datepicker-next:hover {
    background-position: -19px -20px;
}
.open-day-widget.mini .ui-datepicker .ui-datepicker-next span, .open-day-widget .ui-datepicker .ui-datepicker-prev span {
    display: block;
    height: 20px;
}
.open-day-widget.mini .ui-datepicker .ui-datepicker-title {
    font-size: 15px;
    padding: 9px 0 0;
}
.open-day-widget.mini .ui-datepicker table.ui-datepicker-calendar tr th {
    font-size: 9px;
    padding: 0 0 15px;
}
.open-day-widget.mini .ui-datepicker table.ui-datepicker-calendar tr td {
    height: 27px;
}
.open-day-widget.mini .ui-datepicker table.ui-datepicker-calendar tr td a {
    height: 21px;
}
.open-day-widget.mini .ui-datepicker table.ui-datepicker-calendar .ui-datepicker-other-month span {
    height: 27px;
}