
.jvbres-date tr {
	border: 0 none;
}
.jvbres-date tr td {
	border: 0 none;
	vertical-align: top;
}
#renttable tr {
	border: 0 none;
}
#renttable td {
	border: 0 none;
    line-height: 160%;
}
.jvbres-date {
	font-size: 12px;
	margin-bottom: 10px;
	text-align: left;
}
.jvbres-wu-date input[type="radio"],
.jvbres-wu-date input[type="checkbox"]{
	margin: 2px!important;
}
.jvbres-date .wk-rent-val{
	width: 22px;
}
.jvbres-date .wk-rent-sel-des{
	width: 41%;
}
.jvbres-date .wk-rent-des{
	width: 50%;
}
/* admin */
.jvbres-delete:hover,
.jvbres-add:hover {
	cursor:pointer;
	background:#e8f6fe;
}
.jvbres-admintable tr:hover td {
	background:#F9F9F9 !important;
}
.jvbres-admintable td {
	color:#000;
}
.jvbres-wu-date p {
	line-height: 24px;
	margin-bottom:0;
}
.jvbres-product input[type="text"] {
	width: 75%;
}
.partly-out-of-stock {
	background-color: #eeee00;
	border: 1px solid transparent;
}

table.wk-rent {
	width: 100;
	border-collapse: separate;
	border-spacing: 2px;
}
table.wk-rent td {
	padding: 2px 1px;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #eeeeee;
}
.jvbres-info{
	word-wrap:break-word;
}
.jvbres-product-details{
	background: #0077b3 none repeat scroll 0 0;
    border: 1px solid #00669a;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 14px;
    margin: 0 0 4px;
    max-width: 100%;
    padding: 12px;
    text-align: center;
}
.jvbres-product-details a{
    color: #fff;
}
.jvbres-product-details a:hover{
	color: #fff;
    text-decoration: none;
}
#vm-rent input[type=text].numeric,
#vm-rent input[type=number].numeric,
#vm-amts input[type=number].numeric,
#vm-days input[type=number].numeric,
#vm-days input[type=text].numeric,
#vm-times input[type=number].numeric {
	width: 60px;
}
/*td.currencytext{
	position: relative;
}
td.currencytext span{
	border-left: 1px solid #aaa;
	color: #666;
	height: 19px;
	font-weight: bold;
	left: 64px;
    position: absolute;
    top: 10px;
}
td.currencytext span:before{
	content: "\00a0 ";
}
td.currencytext input{
	padding-right:38px;
	width: 50px!important;
}*/
.adminform table.table thead th {
	text-align: left !important;
}
#vm-rent button[type=button] {
	float:none !important;
}
#vm-rent .vm-ranges button.vm_delete {
	padding: 0 2px;
}
.wk-rent-sel input[type=text]{
	padding: 5px;
}
.wk-rent-sel{
	display: table;
	margin: 2px 0 6px;
}
.jvbres_addon, .jvbres_addon_set{
	background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
    display: table-cell;
    font-size: 13px;
    padding: 0 3px 0 9px;
    cursor: pointer;
    text-shadow: 0 1px 0 #ffffff;
}
.jvbres_addon_set_be{
	/*background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 12px;
    line-height: 19px;
    margin-left: -10px;
    min-width: 16px;
    padding: 4px 5px 10px;
    text-shadow: 0 1px 0 #ffffff;*/

}
.booktime_mosd, .bookdate_mosd, .fromdate_somd, .todate_somd{
	border-radius: 4px 0 0 4px!important;
	display: table-cell;
	margin-bottom: 0px!important;
	width: 90%!important;
}
.seltime{
	border-radius: 4px 0 0 4px!important;
}
/*input append*/
.wk-input-append{
	font-size:0px !important;
	white-space: nowrap;
}
.wk-input-append input{
	border-radius: 3px 0 0 3px !important;
	width:52px !important;
	font-size:12px !important;
}
.wk-input-append span,.wk-input-append label{
	border-radius: 0px 3px 3px 0px !important;
	vertical-align: top;
}
.jvbres-main-container tbody tr td input{
	margin:0px !important;
}
.wk-append-text {
  font-size: 12px;
  margin: 10px;
}
