
.stamp table td {
    position: relative;
    width: 129px;
    height: 117px;
}

.stamp table td.blank {
    background-image: none;
}

.chk-board .tit {
    width: 100%;
    height: 93px;
    padding: 35px 0;
    margin: 0 auto 47px;
    font-size: 24px;
    color: #ffffff;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    background-color: #131313;
}

.ch-attend > .title > span {
    color: #000000;
}

.ch-attend > .title .date {
    border-bottom: 1px solid #000;
}

.ch-attend {
    padding: 0px;
}

.ch-attend > div {
    width: 1140px;
    margin: 0 auto;
}

.num-attend {
    height: 100px;
    line-height: 45px;
}

.num-attend > p {
    border-radius: 0;
    width: 800px;
    background-color: #3c3c3c;
    color: #fff;
}

.stamp {
    /*padding:70px 0 50px; margin-left: 38px;*/
    width: 100%;
    padding: 55px 0 50px;
    margin-left: 6px;
}

.day1,
.day2,
.day3,
.day4,
.day5,
.day6,
.day7,
.day8,
.day9,
.day10,
.day11,
.day12,
.day13,
.day14,
.day15,
.day16,
.day17,
.day18,
.day19,
.day20,
.day21,
.day22,
.day23,
.day24,
.day25,
.day26,
.day27,
.day28,
.day29,
.day30,
.day31 {
    top: auto;
    left: auto;
}

.attend-ok {
    transform: translateX(-50%);
    left: 50%;
    position: relative;
}

#calendar {
    width: 800px;
    margin: 0 auto;
}

.intro {
    width: 1140px;
    margin: 0 auto;
}

.intro_bg {
    width: 1140px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 50px;
    top: -1px;
}

/*
table {
    clear: both;
    position: absolute;
    transform: translate(-50%, 0);
    left: 50%;
    top: 27%;
}
*/

th {
    height: 100px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 22px;
}


.sun {
    color: #ff4f4f;
}

.sat {
    color: #008fff;
}

td {
    color: #8b8b8b;
    height: 120px;
    width: 100px;
    background-color: #fff;
    border: 1px solid #c0cdf6;
    padding: 0px 10px;
}

td > div {
    height: 80%;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
}

td > div > img {
    margin: 0% 13%;
}


input {
    height: 50px;
    width: 70px;
    border: none;
    background-color: #ddedf9;
    font-size: 30px;
}

.year_mon {
    font-size: 25px;
}

.colToday {
    background-color: #ddedf9;
}

.btn-type2 {
    margin: 0 auto;
    width: 300px;
    margin-bottom: 1%;
}

.num-attend {
    padding-bottom: 100px;
}

.notice-bot {
    width: 1140px;
    margin: 0 auto;
}

.num-attend > p > em {
    color: #89fb1d;
}
.bg-color{
    margin-top: 30px;
}

/* 공통 주간 타이틀 색상 */
.th-color { background-color: #333333; }
/* 월별 주간 타이틀 색상 */

.th-color-2309 { background-color: #333333 !important; }


/* 공통 달력 백그라운드 */
.intro_bg { background: #1e66b8; }


/* 월별 달력 background컬러 */


.intro_bg_2408 { background: #f8e9f2; !important; }
.intro_bg_2409 { background: #e8f5fa; !important; }
.intro_bg_2410 { background: #f2e5fc; !important; }
.intro_bg_2411 { background: #fde4e4; !important; }
.intro_bg_2501 { background: #d2c5ed; !important; }
.intro_bg_2502 { background: #edcfc5; !important; }
.intro_bg_2503 { background: #eccae1; !important; }
.intro_bg_2504 { background: #c5edd5; !important; }
.intro_bg_2506 { background: #0061cf; !important; }


/* 공통 달력하단 출석체크 버튼 색상 */
.back-color { background: #d11339 !important; color:#fff;}
/* 월별 달력하단 출석체크 버튼 색상 */

.back-color-2309 { background: #d11339 !important; color:#fff;}
.back-color-2401 { background: #ff6548 !important; color:#fff;}


/* 공통 달력하단 ?회 출석성공 색상 */
.num-attend { color: #fff12d !important; }
/* 월별 달력하단 ?회 출석성공 색상 */

.num-attend-2309 { color: #fff12d !important; }
.num-attend-2406 { color: #e45780 !important; }


/* 월별 공지 백그라운드 색상 */
.ch-attend > div.bg-color-2305 { background: #f9ffa1; }
.ch-attend > div.bg-color-2306 { background: #44b0fb; }
