﻿.weekheader
{
    font-size: 12px;
    font-weight: bold;
    color: #4e90c0;
    background-color: #e9f0f8;
}
.week
{
    font-size: 12px;
    color: #69b1d9;
}

.weekbottom
{
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}

.weekend
{
    background-color: #fefbe5;
}

.weekday
{
    background-color: #ffffff;
}

div.nifty
{
    margin: 0;
    background: #22aadf;
    width: 170px;
}

b.rtop, b.rbottom
{
    display: block;
    background: #fff;
}
b.rtop b, b.rbottom b
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #22aadf;
}
b.r1
{
    margin: 0 5px;
}
b.r2
{
    margin: 0 3px;
}
b.r3
{
    margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4
{
    margin: 0 1px;
    height: 2px;
}

/**********************************************************
 *     考勤状态
 **********************************************************/
.work_287 /*正常考勤*/
{
    background-color: #86BF79;
    color: #000000;
    cursor: hand;
}
.work_284 /*迟到 Late*/
{
    background-color: #F03C3C;
    color: #000000;
    cursor: hand;
}
.work_285 /*早退 LeaveEarly*/
{
    background-color: #B90404;
    color: #000000;
    cursor: hand;
}
.work_286 /*迟到且早退 LLE(Late & Leave Early)*/
{
    background-color: #FF0000;
    color: #000000;
    cursor: hand;
}
.work_293 /*法定假日 Leave*/
{
    background-color: #009FA1;
    color: #000000;
    cursor: hand;
}
.work_294 /*补签 Recheck*/
{
    background-color: #21B400;
    color: #000000;
    cursor: hand;
}
.work_295 /*外出 Outbiz*/
{
    background-color: #FF8A00;
    color: #000000;
    cursor: hand;
}
.work_288 /*病假*/
{
    background-color: #4D41EB;
    color: #000000;
    cursor: hand;
}
.work_296 /*旷工 Absent*/
{
    background-color: #FDC400;
    color: #000000;
    cursor: hand;
}
.work_289 /*事假 AffairLeave*/
{
    background-color: #2A1EC8;
    color: #000000;
    cursor: hand;
}
.work_292 /*出差 BizTrip*/
{
    background-color: #33CFD1;
    color: #000000;
    cursor: hand;
}
.work_290 /*调休 AdjustLeave*/
{
    background-color: #0000FF;
    color: #000000;
    cursor: hand;
}
.work_291 /*年假 AnnualLeave*/
{
    background-color: #0096FF;
    color: #000000;
    cursor: hand;
}

/***DAYpage***/
.Day_Cal_Table
{
    border-width: 0;
    background-color: #e7dae8;
}

.Day_Cal_Hour_ghost
{
    font-size: 12px;
    font-weight: bold;
    color: #4E90C0;
    height: 20px;
    border: 1px;
    text-align: center;
    background-color: #F7F7F7;
}
.Day_Cal_Hour_White
{
    font-size: 12px;
    font-weight: bold;
    color: #4E90C0;
    height: 20px;
    border: 1px;
    text-align: center;
    background-color: #E9F0F8;
}
.Day_Cal_TableRow_ghost
{
    font-size: 12px;
    font-weight: bold;
    color: #4E90C0;
    height: 20px;
    border: 1px;
    background-color: #F7F7F7;
}
.Day_Cal_TableRow_White
{
    font-size: 12px;
    font-weight: bold;
    color: #4E90C0;
    height: 20px;
    border: 1px;
    background-color: #E9F0F8;
}
/***monthpage***/
.Mon_Header
{
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    height: 30px;
    background-color: #F8F8FF;
}
.Mon_Cal_TableRow_ghost
{
    height: 60px;
    border: 1px;
    font-size: 12px;
    color: #333333;
    text-align: right;
    vertical-align: text-bottom;
    background-color: #75B4CE;
}
.Mon_Cal_TableRow_White
{
    height: 60px;
    border: 1px;
    font-size: 12px;
    color: blue;
    text-align: right;
    vertical-align: text-bottom;
    background-color: #ECECEC;
}
.divMonth
{
    text-align: left;
    vertical-align: top;
    width: 100%;
    height: 80%;
}
/****WeekPage***/
.Week_Header_Ghost
{
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    height: 30px;
    background-color: #F8F8FF;
}
.Week_Header_White
{
    font-size: 12px;
    line-height: 24px;
    font-weight: bold;
    color: #333333;
    text-indent: 10px;
    letter-spacing: 5px;
    width: 70px;
    text-align: center;
    background-color: White;
}
/*****YearPage******/
.Year_Title
{
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    height: 18px;
    background-color: #F8F8FF;
}
.Year_Header
{
    font-size: 12px;
    color: #333333;
    height: 18px;
    background-color: #F8F8FF;
}
.Year_Cal_TableRow_ghost
{
    height: 25px;
    border: 1px;
    font-size: 12px;
    color: #333333;
    text-align: right;
    vertical-align: text-bottom;
    background-color: #CBE5EF;
}
.Year_Cal_TableRow_White
{
    height: 25px;
    border: 1px;
    font-size: 12px;
    color: blue;
    text-align: right;
    vertical-align: text-bottom;
    background-color: #ECECEC;
}
.divYear
{
    text-align: left;
    vertical-align: top;
    font-size: 9px;
    width: 100%;
    height: 60%;
}

.Calendar_border
{
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #2589D4;
    border-left-color: #2589D4;
}

