﻿.hasDatepicker {position:absolute;right:106px;top:26px;z-index:20;background-color:#fff;border:2px solid #847b70;padding:10px 12px 15px;width:168px;}
.ui-datepicker-header {text-align:center;font-family:Nanum,'나눔고딕';font-weight:bold;font-size:14px;margin-top:15px;position:relative;}
.ui-datepicker-prev {background:url("http://image.edaily.co.kr/_button/calendar.gif") no-repeat 0 0;width:5px;height:11px;display:block;position:absolute;cursor:pointer;top:3px;left:0px;}
.ui-datepicker-prev span {display:none;}
.ui-datepicker-next {background:url("http://image.edaily.co.kr/_button/calendar.gif") no-repeat 0 -15px;width:5px;height:11px;display:block;position:absolute;cursor:pointer;top:3px;right:0px;}
.ui-datepicker-next span {display:none;}
.ui-datepicker-calendar {width:100%;border-top:1px solid #f1f1f1;margin-top:10px;}
.ui-datepicker-calendar th {border-bottom:1px solid #f1f1f1;height:15px;padding:3px 0;color:#7d7d7d;font-size:11px;}
.ui-datepicker-calendar td {color:#7d7d7d;font-size:11px;font-family:verdana;text-align:center;height:17px;padding-bottom:1px;}
.ui-datepicker-calendar td a {color:#7d7d7d;}
.ui-datepicker-calendar td.date-sunday a {color:#d61d00;}
.ui-datepicker-calendar td.ui-state-disabled {color:#c8c8c8;}
.ui-datepicker-calendar td.ui-datepicker-today {background-color:#c78b8f;}
.ui-datepicker-calendar td.ui-datepicker-today a {color:#fff;}

.ui-datepicker-calendar td.date-default {background-color:#bc343d;}
.ui-datepicker-calendar td.date-default a {color:#fff;}

.ed_close {background:url("http://image.edaily.co.kr/_button/calendar.gif") no-repeat 0 -33px;width:8px;height:7px;position:absolute;right:7px;top:7px;cursor:pointer;}
.ed_close span {display:none;}
.ui-datepicker-title {color:#2c3034;}