/* Header */
#domBody {
	height: 1100px; 
	max-height: 1100px; 
}

#domBody .portal-wrap {
	padding: 0;
	font-family: 'Roboto', sans-serif;
}

.portal-bg {
	padding: 15px 20px 20px;
	background-color: #e0e0e0;
}

.portal-header {
	min-height: 42px;
	margin-bottom: 40px;
	border-radius: 5px;
	padding: 0 20px;
	background-color: #bda470;
}

.portal-header .header-icon {
	margin-right: 15px;
	vertical-align: middle;
}

.portal-header h1 {
	display: inline;
	max-width: 50%;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 17px;
	line-height: 42px;
	text-transform: uppercase;
	color: #fff;
	vertical-align: middle;
}

.portal-wrap h2 {
	margin: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
    padding: 0 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 17px;
	line-height: 42px;
	text-transform: uppercase;
	color: #fff;	
	background-color: #041f31;
}

.portal-wrap h2 > div {
	display: inline-block;
	float: right;
	padding-top: 3px;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
}

.list-wrap {
	border: solid 1px #7a8892;
	border-top: none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;	
}

.list-controls {
	background-color: #d4cfc5;
}

.list-wrap .list-controls > .row {
	width: 100%;
	max-width: 870px;/*used to be 815px*/
	margin: 0 auto;
	border-bottom: solid 1px #7a8892;
}

.list-controls > .row .columns {
	padding-top: 10px;
}

.list-controls > .row .columns.auction-date {
	padding-top: 12px;
}

.list-controls .auction-date label {
	font-size: 13px;
	font-weight: bold;
}

.list-controls .auction-date select {
	width: auto;
	font-size: 13px;
}

.list-controls table.total-properties {
	margin-bottom: 3px;
	border: none;
	background-color: transparent;	
	font-weight: bold;
}

.list-controls table tr:nth-of-type(even) {
	background-color: transparent;
}

.list-controls table.total-properties tr td {
	padding-top: 0;
	padding-bottom: 12px;
	font-size: 13px;
}

.list-controls table.total-properties tr td:last-of-type {
	text-align: right;
}

.list-controls > ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 22px 0 18px;
	text-align: center;
	background-color: #d4cfc5;
}

.list-controls > ul li {
	display: inline-block;
	vertical-align: middle;
}

.list-controls > ul li a {
	display: inline-block;
	/* display: table; */
	/* width: 100%; */
	max-width: 142px;
	height: 48px;
	margin: 0 5px;
	padding: 10px 15px;
	border-radius: 8px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	background-color: #907b50;
}

.list-controls > ul li p {
/* FILS: Top disabled Action buttons */
	display: inline-block;
	/* display: table; */
	/* width: 100%; */
	max-width: 142px;
	height: 48px;
	margin: 0 5px;
	padding: 10px 15px;
	border-radius: 8px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
	text-transform: uppercase;
	color: #a0a0a0;
	background-color: #907b50;
}

.list-controls > ul li a:hover {
	background-color: #AA956A;
}

.list-controls > ul li a span {
	display: inline-block;
	line-height: 1.2;
}

.list-wrap .scroll-box {
	overflow-y: scroll;	 
}

.list-wrap h3 {
	margin: 0;
	padding: 8px 20px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #e0e0e0;
	background-color: #687883;
}

.list-wrap h3 .right {
	float: right;
}
.list-wrap h3 .center {
    display: inline-block;
	/*text-align: center;*/
    align-items:center; 
}

.list-item {
	padding: 15px 20px 0;
	border-bottom: solid 1px #7a8892;
	background-color: #fff;
}

.list-item:nth-of-type(even) {	
	background-color: #f2f2f2;
}

.list-wrap:last-child {
	border-bottom: none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;		
}

/*
.list-item .thumbnail.columns {
	padding-right: 20px;
}

.list-item .thumbnail > img {
	width: 100%;
}

.list-item .thumbnail > span {
	display: block;
	margin-top: 10px;
	font-size: 10px;
	font-style: italic;	
	text-align: center;
}
*/

.item-details {
	display: table;
	font-size: 13px;
	color: #041f31;
}

.item-section {
	display: table-cell;
	vertical-align: top;
}

.item-section h4 {
	margin: 0 0 7px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	text-decoration: underline;
}

.property-section,
.owner-section {
	padding-right: 8px;	
}
.property-section .section-table,
.owner-section .section-table {	
	border-right: solid 1px #041f31;
}

.property-section a {
	font-weight: bold;
	color: #0000ff;
}

.loan-section h5 {
	margin: 0 0 0px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	font-weight: 700;	
	text-decoration: underline;	
}

.item-details .loan-section table tr td,
.item-details .loan-section label {	
	line-height: 0.8;	
}

.loan-section .loan-type {
	margin: 5px 0 8px;
}

.item-details table {
	width: 100%;
	margin: 0;
	border: none;	
	background-color: transparent;
}

.item-details table tr:nth-of-type(even) {
    background: transparent;
}

.item-details table tr td {
	padding: 2px 0 3px;
	font-size: 13px;
	line-height: 1.1;
	color: #041f31;
	vertical-align: top;
}

.item-details table tr td td {
	padding: 0;
}

.item-details .label {
	font-weight: 500;
    font-family: inherit;
    text-align: left;
    display: table-cell;        
    padding: 2px 0 3px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.1;
    background-color: transparent;    
    vertical-align: top;
}

.item-details td td.label {
	padding: 0;
}

/*
.item-details table tr td.item-select {
	font-size: 16px;
	vertical-align: middle;
}

.item-details table tr td.item-select input[type="checkbox"] {
	margin-top: -2px;
	vertical-align: middle;
}
*/

.item-controls > ul {
	list-style-type: none;
	width: 100%;
	max-width: 815px;
	margin: 0 auto 0;
	/*border-top: solid 1px #7a8892;*/
	padding: 17px 0;
	text-align: center;	
}

.item-controls > ul li {
	display: inline-block;
}

.item-controls > ul li a {
	display: block;
	margin: 0 9px;
	padding: 3px 13px;
	border-radius: 5px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	text-decoration: none;
	
	color: #fff;
	background-color: #041f31;
}

.item-controls > ul li p {
/* FILS: Each Property Record disabled Action buttons */
	display: block;
	margin: 0 9px;
	padding: 3px 13px;
	border-radius: 5px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	text-decoration: none;
	
	color: #FFFFFF;
	background-color: #BFBFBF;
}

.item-controls > ul li a:hover {
	background-color: #375264;
}

.item-controls li.item-select {
	vertical-align: bottom;
}

/* ====== MEDIA SIZE : SMALL ====== */
@media only screen and (max-width: 40.063em) {
	.list-controls > ul li {
		width: 45%;
	}

	.list-controls > ul li a {
		width: 95%;
		max-width: 100%;
		margin-bottom: 1rem;
	}

	.item-details {
		display: block;		
	}

	.item-section {
		display: block;	
		margin-top: 5px;
		border-bottom: solid 1px #041f31;	
		padding-bottom: 5px;
	}

	.item-section.loan-section {		
		border-bottom: none;	
	}

	.property-section,
	.owner-section {
		padding-right: 0;	
	}
	.property-section .section-table,
	.owner-section .section-table {	
		border-right: none;
	}	

	.item-controls > ul li {
		display: inline-block;
		width: 48%;
		padding-bottom: 0.5rem;
	}
}