@charset "utf-8";
.kui_d_pane {
    position: absolute;
    width: 210px;
    margin: 0;
    z-index: 9999
}

.kui_data_content_pane {
    width: 210px;
    overflow: hidden;
    font-size: 12px;
    position: absolute;
    left: 0;
    z-index: 100;
    top: 0;
    background: #fff;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2)
}

.kui_data_content_pane a:link, .kui_data_content_pane a:visited {
    color: #222;
    text-decoration: none;
    font-weight: 900
}

.kui_data_content_pane a:hover {
    color: #fff
}

.kui_date_reset {
    border-top: 1px #2092D6 dotted;
    clear: both;
    margin: 3px;
    padding: 3px;
    text-align: right
}

.kui_date_reset span {
    cursor: pointer;
    background: #2192D6;
    color: #FFF;
    padding: 2px 5px;
    margin-left: 3px
}

.kui_prev_next_month {
    height: 30px;
    line-height: 30px;
    font-weight: 900;
    text-align: center;
    padding-top: 1px;
    background: #409EFF
}

.kui_next_m, .kui_prev_m {
    height: 20px;
    margin-top: 4px
}

.kui_prev_m, .kui_today {
    float: left
}

.kui_prev_m {
    width: 12px;
    background: url(/images/newicon1.png) right -156px no-repeat;
    margin-left: 13px
}

.kui_today, .kui_tomorrow {
    width: 148px;
    text-align: center;
    color: #fff;
    cursor: default
}

.kui_tomorrow {
    float: right;
    display: none
}

.kui_next_m {
    float: right;
    margin-right: 12px;
    width: 12px;
    background: url(/images/newicon1.png) right -115px no-repeat
}

.kui_data_tab, .kui_date_info {
    overflow: hidden
}

dl.kui_data_tab dt {
    font-weight: 400
}

.kui_data_tab dt, .kui_date_info dt {
    line-height: 30px;
    height: 30px;
    text-align: center;
    cursor: default;
    background: #EDECEC;
    font-size: 14px;
    width: 30px;
    float: left
}

.d_th_bg {
    color: #409EFF
}

.kui_date_info dt {
    background: #fff;
    color: #333
}

.kui_date_info .kui_td_kong {
    background: #fff;
    cursor: default
}

.kui_time_pane {
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    margin-bottom: 4px;
    padding-bottom: 1px;
    background: url(date_top.png) 4px 0 no-repeat
}

.kui_clean_btn {
    float: left;
    padding-left: 6px
}

.kui_close_btn {
    float: right;
    padding-right: 6px
}

.kui_time {
    float: left;
    padding-left: 8px
}

.kui_time input {
    width: 17px;
    padding: 1px;
    line-height: 12px;
    height: 12px;
    margin-right: 2px;
    margin-top: 2px
}

.kui_date_info .td_select {
    background: #409EFF;
    color: #fff;
    border-radius: 50%
}

.kui_date_info .td_hover {
    color: #409EFF;
    cursor: pointer
}

.td_select.td_hover {
    color: #fff
}

.kui_txt_hide {
    display: none
}

dl.kui_date_info .kui_td_hui {
    background: #fff;
    cursor: default;
    color: #DBDBDB;
    font-weight: 400
}

a img {
    border: 0
}

#left_table, #right_table {
    float: left;
    width: 100%;
    overflow: hidden
}

#left_table {
    border-right: 1px solid #6793BC
}

.iptgroup li {
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 5px 0;
    position: static
}

.iptgroup li .ipticon {
    border: 1px solid #d3d3d3;
    background: url(static/images/newicon2.png) right -69px no-repeat;
    width: 153px;
    height: 28px;
    margin: 0;
    padding: 0;
    text-indent: 6px;
    border-radius: 4px;
    line-height: 28px
}

#right_table {
    display: none
}