#flatcal_minical table tr,#flatcal_minical table td{

}

#flatcal_minical .flatcal_tiny_add_event_link {
	
	font-size: 9px;
	font-weight: normal;
	color:#575767;
	text-decoration: none;
}
#flatcal_minical TABLE.flatcal_weekdays {
	border-top: 1px solid #FFFFFF;
	width:135px;
	border-spacing:0px;
	border-width:0px;
	text-align:center;
}
#flatcal_minical TD.flatcal_weekdays {
font-size: 12px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    padding-top: 4px;
    vertical-align: middle;
    height: 24px;
    text-align: center;
    background: #c6192b;
    border-right: 1px solid rgba(255,255,255,0.2);
}
#flatcal_minical .flatcal_small {
	
	font-size: 9px;
	color:#575767;
	text-decoration: none;
}
#flatcal_minical .flatcal_small:link,#flatcal_minical .flatcal_small:visited {
	text-decoration: none;
}
#flatcal_minical .flatcal_small:hover {
	text-decoration: underline;
}

#flatcal_minical .flatcal_daycell,#flatcal_minical .flatcal_todaycell,
#flatcal_minical .flatcal_sundaycell,#flatcal_minical .flatcal_othermonth {
	
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color:#555555;
	background-repeat: no-repeat;
	background-position: center center;
}

#flatcal_minical .flatcal_todaycell {
	color:#99AAAA;
}

#flatcal_minical .flatcal_sundaycell {
	color:#99AAAA;
}

#flatcal_minical .flatcal_othermonth {
	color:#99AAAA;
}

#flatcal_minical .flatcal_daylink, #flatcal_minical .flatcal_sundaylink,
#flatcal_minical .flatcal_busylink  {
	
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.flatcal_busylink{
    background: #f7dddf;
    width: 100%;
    display: block;
    line-height: 2;
    color: #c6192b;	
	}


#flatcal_minical .flatcal_daylink:link,#flatcal_minical .flatcal_daylink:visited {
	color:#000;
}

.flatcal_weekdays tr:not(:first-child) td{
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
    width: 50px;
    height: 30px;	
	}
	
#flatcal_minical table tr:last-child td{
border-bottom: none;	
	}	
#flatcal_minical table tr td:last-child{
border-right: none;	
	}	

#flatcal_minical .flatcal_busylink:link,#flatcal_minical .flatcal_busylink:visited { 
	text-decoration: none; 
}

#flatcal_minical .flatcal_sundaylink:link,#flatcal_minical .flatcal_sundaylink:visited {
	color:#99AAAA;
}

#flatcal_minical .flatcal_month_label {
	width:98%;
	font-size: 10px;
	font-weight: bold;
	color: #565666;
	vertical-align:middle;
	height:18px;
	text-align:center;
}
#flatcal_minical .flatcal_picture 
#flatcal_minical .flatcal_weekcell {
  margin: 0px;
  padding: 0px;
  text-align:center;
}


.mod_events_link {
	cursor:pointer;
}
#flatcal_minical .flatcal_todaycell a{color:#c6192b!important;}

table.flatcal_main_t {
	margin:auto auto;
width: 350px!important;
    border-radius: 0;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-top: 2px solid #c6192b;
    border-bottom: 2px solid #c6192b;	

background-color: rgb(255, 255, 255);
}
.flatcal_navbar .link_next {padding-right:5px;padding-top:5px;margin: 0 auto; min-width: 4px;vertical-align:middle;height:18px;text-align:center;}
.flatcal_navbar .link_prev {padding-left:5px;padding-top:5px;vertical-align:middle;height:18px;text-align:center;min-width:4px;}
#flatcal_minical .full_cal_link td {padding:3px;text-align:center;font-size:10px; background-color:#F7F7F7;border-top: 1px solid #ddd;}
.full_cal_link  {height:17px;display:none;}

/* Latest Events */
.jevbootstrap .mod_events_latest_date , .jevbootstrap .mod_events_latest_content {
	line-height:14px;
	margin-top: 1px;
	vertical-align: text-top;
}
.jevbootstrap [class^="icon-"], .jevbootstrap [class*=" icon-"] {
	margin-right:3px;
}
.mod_events_link {
	cursor:pointer;
}
.mod_events_latest_table tr {
    border-bottom: 1px solid #ccc;
}
.mod_events_latest_table td {
    padding: 3px 0;
}

.flatcal_navbar tr{
	display: block;
    width: 180px;
    margin: 0 auto;
}

.flatcal_navbar tr td a{
    font-size: 16px;
    color: #c6192b!important;
    font-weight: normal;	
	}