﻿/*立即签到按钮灰色处理*/
.date-picker-box .handle-sgined-btn {
    width: 150px;
    height: 36px;
    background-color: #cccccc;
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
    cursor: pointer;
}
/*签到数据日历start*/
.calenbox_ny2019 {
    width: 100%;
    margin: 0 auto;
}
.clearPadding_ny2019 {
    padding: 0;
    margin-top: 55px;
}
.calenbox_ny2019 .date {
    width: 14%;
    text-align: center;
    background: #fff;
    border-radius: 7px;
    color: #6a3906;
    font-weight: bolder;
    font-size: 18px;
    padding: 10px 0;
    float: left;
    border-right: 1px solid #faca34;
    border-bottom: 1px solid #faca34;
}
.sign_main_ny2019 {
    /*border-top: 1px solid #faca34;*/
    font-family: "Microsoft YaHei",SimHei;
}
.sign_ny2019 table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    color: #a46626;
    font-weight: bold;
    font-size: 20px;
}
.sign_ny2019 th, .sign_ny2019 td {
    width: 30px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    border: 1px solid #ccc;
    background: #fff;
}
.sign_ny2019 th {
    font-size: 16px;
    border-radius: 6px;
    background: #fff;
}
.sign_ny2019 td {
    vertical-align: middle;
    background: #fff;
    color: #999999;
    font-size: 16px;
}
.sign_ny2019 .on {
    background: url("../Images/dialog-date-sgin.png") 20px 4px no-repeat #e6e6e6;
    color: #ffa200;
}
.calendar_month_next_ny2019, .calendar_month_prev_ny2019 {
    width: 34px;
    height: 40px;
    cursor: pointer;
    color: #990000;
    font-size: 16px;
    font-weight: bold;
}
.calendar_month_next_ny2019 {
    float: right;
    line-height: 40px;
}
.calendar_month_span_ny2019 {
    display: inline;
    line-height: 40px;
    font-size: 16px;
    color: #656565;
    letter-spacing: 2px;
    font-weight: bold;
}
.calendar_month_prev_ny2019 {
    float: left;
    line-height: 40px;
}
.sign_succ_calendar_title_ny2019 {
    width: 190px;
    margin-left: 90px;
    text-align: center;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    background: #fff;
}
.dayListTitle_ny2019 {
    height: 28px;
}
.dayListTitle_ny2019 div {
        height: 28px;
        line-height: 28px;
        font-size: 16px;
        text-align: center;
        float: left;
        width: 55px;
        font-weight: bold;
    }
/*签到数据日历end*/
/*弹出分页窗start*/
#AllSignBoxMore, #EliteBoxMore, #DaXiaBoxMore {
    box-shadow: 5px 5px 10px #666;
    background-color: #fdf5e2;
    position: fixed;
    left: 50%;
    top: 0px;
    margin-left: -500px;
    width: 1000px;
    height: 634px;
    top: 50%;
    margin-top: -317px;
    z-index: 9998;
    display: none;
    border-radius: 15px;
}
.row1More {
    position: absolute;
    right: 6px;
    top: 10px;
    padding: 0px 20px;
    line-height: 50px;
    height: 50px;
    font-weight: bold;
    color: #666;
    font-size: 20px;
}
.close_btnMore {
    font-family: arial;
    font-size: 30px;
    font-weight: 700;
    color: #999;
    text-decoration: none;
    float: right;
    padding-right: 25px;
    padding-top: 8px;
}
.BoxMoreList {
    width: 95%;
    height: 570px;
    background-color: #fff;
    margin: 30px auto 0;
    border-radius: 3px;
}
.BoxMoreListTitle {
    width: 97%;
    height: 36px;
    padding-left: 28px;
    background-color: #ffa562;
    border-radius: 3px;
}
.BoxMoreListTitle div {
    float: left;
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    text-align: left;
}
.BoxMoreListTitle .BoxMoreName, .BoxMoreListIn .BoxMoreName {
    width: 227px;text-align:center;
}
.BoxMoreListTitle .BoxMoreJingHua, .BoxMoreListIn .BoxMoreJingHua {
    width: 110px;text-align:center;
}
.BoxMoreListTitle .BoxMoreGaoZan, .BoxMoreListIn .BoxMoreGaoZan {
    width: 125px;text-align:center;
}
.BoxMoreListIn .BoxMoreGaoZan {
    /*padding-left: 15px;*/
}
.BoxMoreListTitle .BoxMoreHuiDa, .BoxMoreListIn .BoxMoreHuiDa {
    width: 110px;
}
.BoxMoreListIn .BoxMoreHuiDa {
    padding-left: 20px;
}
.BoxMoreListTitle .BoxMoreZong, .BoxMoreListIn .BoxMoreZong {
    width: 280px; text-align: center;
}
.BoxMoreListTitle .BoxMoreZong {
    /*padding-left: 20px;*/
}
.BoxMoreListIn div {
    float: left;
    color: #666;
}
.BoxMoreListIn {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
}
.boxPaddLR {
    padding: 0 30px;
}
.BoxMoreBtn {
    line-height: 40px;
    padding-left: 35px;
}
.BoxMoreBtn button {
    width: 60px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    background-color: #990000;
    border: none;
}
.followed {
    background-color: #999999 !important;
}
.BoxMoreBtn .btnNoneColor {
    background-color: #999;
}
/*弹出分页窗end*/
.mask {
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}
.displayBlock {
    display:block;
}
