body.popcal {
  background-color: #f0f0f0 !important;
}
.popcal table, .popcal td {
  border:none !important;
} 
.popcal td {
  padding : 2px !important;
} 
.popcalfoot td {
  padding : 2px 0px !important;
} 
table.poptitle {
  background-color: #ffffff !important;
}
table.poptitle td {
  border:none !important;
  background-color: #ffffff !important;
  color: #742A2A !important;
  font-family: Osaka,helvetica,arial,sans-serif !important;
  font-size: 12px !important;
}
table.popcal {
  background-color: #cccccc !important;
  border:1px solid #999999 !important;
}
table.popcal table.popcalext {
  background-color: #cccccc !important;
}
table.popcal td {
  background-color: #ffffff !important;
  font-family: Osaka,helvetica,arial,sans-serif !important;
  font-size: 11px !important;
  text-align: center !important;
}
table.popcal td.daytitle {
  background-color: #ffffff !important;
  color: #742A2A !important;
  font-size: 11px !important;
}
table.popcal td.weektitle {
  background-color: #ffffff !important;
  color: #742A2A !important;
  font-size: 11px !important;
}
      
table.popcal td.empty {
  background-color: #e0e0e0 !important;
  color: #666666 !important;
}
      
table.popcal td.week{
  background-color: #f9f9f9 !important;
  border: 1px solid #f9f9f9 !important;
  color: #0178bf !important;
}      
table.popcal td.day {
  background-color: #f9f9f9 !important;
  border: 1px solid #f9f9f9 !important;
  color: #0178bf !important;
}
table.popcal td.weekend {
  font-family: Osaka,helvetica,arial,sans-serif !important;
  background-color: #f0f0f0 !important;
  border: 1px solid #f0f0f0 !important;
  color: #0178bf !important;
}
table.popcal td.today {
  font-family: Osaka,helvetica,arial,sans-serif !important;
  color: #07456c !important;
}
table.popcal td.month {
  padding-left:4px !important;
  padding-right:4px !important;
  border: 1px solid #f9f9f9 !important;
  background-color: #f9f9f9 !important;
  color: #0178bf !important;
}
      
table.popcal td.invalid {
  font-family: Osaka,helvetica,arial,sans-serif !important;
  background-color: #e0e0e0 !important;
  border: 1px solid #e0e0e0 !important;
  color: #aaaaaa !important;
}      
table.popcal td.invalidweek {
  font-family: Osaka,helvetica,arial,sans-serif !important;
  border: 1px solid #e0e0e0 !important;
  background-color: #e0e0e0 !important;
  color: #aaaaaa !important;
}  
table.popcal td.invalidmonth {
  cursor:pointer !important;
  border: 1px solid #ffffff !important;
  background-color: #ffffff !important;
}
       
table.popcal td.over  {
  background-color: #ffffff !important;
  border: 1px solid #07456c !important;
  color: #07456c !important;
  cursor:pointer !important;
}      
       
table.popcal td.select  {
  border: 1px solid #d6e9f3 !important;
  background-color: #d6e9f3 !important;
}   
       
table.popcal a:link,
table.popcal a:visited {
  color: #666666 !important;
  text-decoration: none !important;
}
table.popcal a.today:link,
table.popcal a.today:visited {
  color: #666666 !important;
}
table.popcal a.select:link,
table.popcal a.select:visited {
  color: #ff0000 !important;
  font-weight: bold !important;
}
table.popcal a.weekend:link,
table.popcal a.weekend:visited {
color: #0000aa !important;
}
table.popcal a.empty:link,
table.popcal a.empty:visited {
  color: #777777 !important;
}
table.popcal a.lienmois {
  font-family:Osaka,helvetica,arial,sans-serif !important;
  font-size: 11px !important;
  font-weight: bold !important;
  padding-left:4px !important;
  padding-right:4px !important;
  color: #0178bf !important;
}
table.popcal td.tdLienMoisL {
  text-align: left !important;
}
table.popcal td.tdLienMoisR {
  text-align: right !important;
}
table.popcal td.tdLienMoisC {
  text-align: center !important;
}
     