#div_calendar {
	font-size: 12px;
}
#div_calendar table {
	border: 0 none;
}
#div_calendar table tr {
	border: 0 none;
}
#div_calendar tr td {
	border: 0 none;
}
.fwrent-date-day {
	color:#000;
	font-size: 11px;
}
.fwrent-date tr {
	border: 0 none;
}
.fwrent-date tr td {
	border: 0 none;
	vertical-align: top;
}
#renttable tr {
	border: 0 none;
}
#renttable td {
	border: 0 none;
    line-height: 160%;
}
.fwrent-date-table {
	padding-bottom: 10px;
}
.fwrent-date {
	margin-bottom: 10px;
	font-size: 12px;
}
.fwrent-date-table td a:hover {
	border:1px solid #0D4C89;
	background:0 none !important;
	color:#0D4C89;
}
.fwrent-date-day-t {
	color:#727070;
}
.fwrent-date-day-a a {
	display: inline-block;
    width: 18px;
	height: 15px;
}
.fwrent-date-day-a a:hover {
	 width: 16px;
	 height: 13px;
}

/* admin */
.fwrent-delete:hover,
.fwrent-add:hover {
	cursor:pointer;
	background:#e8f6fe;
}
.fwrent-admintable tr:hover td {
	background:#F9F9F9 !important;
}
.fwrent-admintable td {
	color:#000;
}
#custom_customPlugins .adminform {
	background:#F9F9F9;
}
.div-rent-days input {
	left:0 !important;
}
.fwrent-pic-ret-date p {
	line-height: 24px;
	margin-bottom:0;
}
.fwrent-pic-ret-date input {
	margin: 2px;
}
.fwrent-pic-ret-button {
	font-family: arial;
    font-size: 12px;
    height: 20px;
}
.fwrent-pic-ret-button:hover {
	cursor: pointer;
}
.fwrent-renttable {
	padding-left:15px;
}