body.calendar {
    margin: 0;
    background-color: #ffc;
    padding: 1px 0 0;
    font: 500 16px arial,helvetica,sans-serif;
    text-align: center;
}

#calbox img {
    border: 0;
    padding-top: 5px;
}
#calbox a.cal {
    text-decoration: none;
    color: #036;
}
#calbox a.cal:hover {
    text-decoration: underline;
}
#calbox table {
    border-collapse: collapse;
}
#calbox table td {
    vertical-align: middle;
}
#calbox .calTableH {
    margin: 0 2px;
    width: 210px;
    empty-cells: show;
    border: 1px solid #cfe8fb;
    vertical-align: top;
}
#calbox .calTableH td {
    border: 1px solid #ffffff;
}
#calbox .calLabel {
    font: 700 16px arial,helvetica,sans-serif;
    /* color: #3D4926; */
    color: #FFF;
    text-align: center;
    /* background-color: #fff7cd; */
    background-color: #004bb0;
    white-space: nowrap;
    line-height: 27px;
}
#calbox .calLabel a.calDateA {
    font: 700 16px arial,helvetica,sans-serif;
    color: #FFF;
    text-align: center;
    background-color: #004bb0;
    white-space: nowrap;
    padding: 0;
    line-height: 27px;
}
#calbox .calLabel a.calDateA:hover {
	background: #ff9;
	color: #004bb0;
	position: relative;
}
#calbox .calDayName {
    color: #FFF !important;
    font-weight: bold !important;
    background: #3c8bf7;
    text-align: center; 
    border: 1px solid #cfe8fb;
    font-size: 12px;
    padding: 4px 0;
}
#calbox .calDayNameSun {
    font-weight: normal !important;
    color: #ffffff !important;
    font-weight: bold !important;
    background: #3c8bf7; 
    text-align: center;
    line-height: 15px;
    border: 1px solid #cfe8fb;
    font-size: 12px;
    padding: 4px 0;
}
#calbox .calDayNameSat {
    font-weight: normal !important;
    color: #fff !important;
    font-weight: bold !important;
    background: #3c8bf7; 
    text-align: center; 
    line-height: 15px;
    border: 1px solid #cfe8fb;
    font-size: 12px;
    padding: 4px 0;
}
#calbox .calDateSun {
    text-align: center;
    font: 500 16px arial,helvetica,sans-serif;
    background: #ffe4e1;
    line-height: 17px;
}
#calbox .calDateSat {
    text-align: center;
    font: 500 16px arial,helvetica,sans-serif;
    background: #CCFFFF;
    line-height: 17px;
}
#calbox .calDate {
    text-align: center;
    font: 500 16px arial,helvetica,sans-serif;
    background: #fffbe5;
    line-height: 17px;
    border: 1px solid #ffffff;
    width: 30px;
    padding: 0;
}
#calbox .calDateOff {
    text-align: center;
    font: 500 16px arial,helvetica,sans-serif;
    text-decoration: line-through !important;
    color: #a9a9a9;
    line-height: 17px;
    border: 1px solid #ffffff;
    width: 30px;
    padding: 5px 2px;
    background: #EEE;
}
#calbox .calDateSel {
    background: #6A87A7;
    text-align: center;
    font: 500 16px arial,helvetica,sans-serif;
    line-height: 17px;
}
#calbox .calDateRng {
    background: #fcead7;
    text-align: center;
    font: bold 10px arial,helvetica,sans-serif;
    line-height: 17px;
}
#calbox .calDateA {
    text-decoration: none;
    color: #000000;
    display: block;
    padding: 5px 2px;
}
#calbox .calDateASun {
    text-decoration: none;
    color: #ff0000;
    display: block;
    padding: 5px 2px;
    background-color: #ffeced;
}
#calbox .calDateASat {
    text-decoration: none;
    color: #0066cc;
    display: block;
    padding: 5px 2px;
    background-color: #ecf4fb;
}
#calbox .calDateA:hover {
    background: #ff9;
}
#calbox .calDateASun:hover {
    background: #ff9;
}
#calbox .calDateASat:hover {
    background: #ff9;
}
#calbox .calNavA {
    text-decoration: none;
    color: #ffffff;
    padding: 80px 10px;
    display: block;
    clear: both;
    width: 36px;
}
#calbox a.calNavA:hover {
    background: #dadadc;
}
#calbox .calNavA img {
    border: 0;
    padding: 0;
}
#calbox .calClose {
    font-weight: 900;
    padding: 0 0 2px;
    text-align: left;
    color: #6A87A7;
}
#calbox .calClose a {
    float: right;
    text-decoration: none;
    color: #fff;
    background: #036;
    padding-left: 2px;
    padding-right: 2px;
    line-height: 10px;
    border-style: solid;
    border-width: 1px 1px 2px 2px;
    border-color: #6A87A7 #000 #000 #6A87A7;
}
#calbox .calClose a:hover {
    border-color: #000 #6A87A7 #6A87A7 #000;
}
.calboxon {
    z-index: 10000;
    height: auto!important;
    width: auto!important;
    padding: 0 5px 5px;
    display: block;
    background: #ffffff;
    font: 500 16px arial,helvetica,sans-serif;
    text-align: center;
    border: 2px solid #003366;
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px #ccc;
    -webkit-box-shadow: 0 1px 1px #ccc;
}
.calboxoff {
    height: 1px;
    width: 1px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    display: none;
}
#calbox .No_calDate {
    text-align: center;
    font: 500 16px arial,helvetica,sans-serif;
    background: #EEE;
    line-height: 17px;
    border: 1px solid #ffffff;
    width: 30px;
    padding: 5px 2px;
}
#calbox .resetCalBtn a.calDateA {
    width: 260px;
    margin: 15px auto;
    text-decoration: none;
    color: #000;
    display: block;
    background-color: #e8e8e8;
    padding: 5px;
    font:14px arial,helvetica,sans-serif;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    background-position: left 30px center;
    background-size: 20px;
    background-repeat: no-repeat;
}
#calbox .resetCalBtn a.calDateA:hover {
    opacity: 0.8;
}