/* table setting */
.table-responsive table {
	border-width: 2px 2px 2px 2px;
	border-color: #808000;
	border-collapse: collapse;
	align: center;
	width: 100%;
}

.table-responsive table.noborder {
	border-width: 1px 1px 1px 1px;
	<* border-style: solid; *>
	border-color: #FFFFFF;
	height: 1px;
}

td.deposit {
	background: #E6EE90;
	font-weight: bold;
}

td.lot {
	background: #E6EE90;
	font-weight: bold;
}

td.tdcolor {
	background: #E6EE90;
	font-weight: bold;
	white-space: nowrap;
}

td.tdcolor-head {
        background: #E6EE90;
        font-weight: bold;
}

td.tdcolor-noborder {
	border-style: none;
}

td.tdcolor1 {
	background: #E6EE90;
	font-weight: bold;
}

td.tdcount {
	background: #E6EE90;
	font-weight: bold;
}

td.nospan {
	margin: auto;
}

img.cellimage {
	margin: auto;
}

img.cellimage {
	height: 130px;
}

.comment {
	text-align: right;
	vertical-align: middle;
}

.address-modal-layer {
	padding: 1px 20px 1px 1px;
}

.address-close {

}

table.tborder {
	border: none;
}

