
/*----------------New----------------*/

.check_pp_text { color:rgb(144, 144, 144); margin: 45px 35px; text-align: center; font-size: 16px !important; }

.billing_history_table_text table, tr, td, th {
	color: rgb(144, 144, 144);
	border: 1px solid #D1D1D1;
	/*padding: 9px;*/
	text-align: center;
	height: 40px;                
	font-size: 16px !important;
}

.billing_history_table_text th { font-weight:bold; }


.billing_history_table_text tbody tr:nth-child(odd) { background-color: #F6F9F9; }

.dashboard_text h5 { color: rgb(144, 144, 144); text-transform: uppercase; font-weight: bold; }

.dashboard_text label{ font-size: 16px; font-weight: 300; color: rgb(144, 144, 144); }

.dataTables_length > label > select {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #D1D1D1;
	color:rgb(144, 144, 144);
	height: 25px;
	background: url(../img/drop-icon.png) no-repeat 85% 8px #F6F9F9;
	font-size: 16px;
	font-family: Ubuntu, sans-serif;
	-webkit-appearance:none;
	-moz-appearance:none;
	width:40px;
}

#leads table { border-bottom: transparent; }

.table_border table, th, td { border-bottom: none !important; }

div.dataTables_wrapper > div.dataTables_length { margin-bottom: 15px; }

.set_new_bid {
	background: none;
	color: rgb(144, 144, 144);
	font-size: 16px;
	font-family: Ubuntu, sans-serif;
	width: 60%;
	max-width: 70px;
	min-width: 30%;
	text-align:center;	
	font-weight: bold;
	border: 1px solid #D1D1D1;
}

.has_curbid input {
	background: none !important;
	color: rgb(144, 144, 144) !important;
	font-size: 16px;
	font-family: Ubuntu, sans-serif;
	width: 60%;
	max-width: 70px;
	min-width: 30%;
	text-align:center;	
	font-weight: bold;
	border: 1px solid #D1D1D1;
}

/*.has_curbid td { color: rgb(144, 144, 144) !important; }*/

.lost_curbid input {
	/*background: red none repeat scroll 0 0;
	color: #dddddd;*/
	width: 60%;
	max-width: 70px;
	min-width: 30%;
	border: 1px solid #d1d1d1;
	font-size: 16px;
	font-weight: bold;
	background: #f67187 !important;
	color: white !important;
	text-align: center;
}

.lost_curbid td {
	color: #fa3253;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, 
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
	border-radius: 5px;
	background: #F6F9F9;
	color: rgb(144, 144, 144) !important;
	font-size: 16px;
	font-family: Ubuntu, sans-serif;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
	border-radius: 5px;
	background: #edf9f9;
	color: rgb(144, 144, 144) !important;
	font-size: 16px;
	font-family: Ubuntu, sans-serif;
	border: 1px solid #cacaca;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	border-radius: 5px;
	background: #F6F9F9;
	color: rgb(144, 144, 144) !important;
	font-size: 16px;
	font-family: Ubuntu, sans-serif;
	border: 1px solid #cacaca;
}

table.dataTable.no-footer { border-bottom: 1px solid #D1D1D1; }

.table_color tbody tr:nth-child(odd) { background-color: #F6F9F9; }

.page-box { width: 100%; margin:0 auto; }

.dashboard-box { width: 85% !important; }

.prevent-scroll { overflow: hidden; }

#top-section nav { padding-bottom:60px; }

#top-container > div.top-section > a img { display:block; margin:45px auto; }

#top-container { overflow:hidden; }

/*Media Query*/
@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px) {
	table, thead, tbody, th, td, tr { display: block; }
	thead tr { position:absolute; top:-9999px; left:-9999px; }
	tr { border:1px solid #ccc; }
	td { border:none; position:relative; padding-left:50% !important;  border-bottom: 1px dotted #d1d1d1 !important; height: 40px; min-height: 20px; }
	tr td:last-child { border-bottom: none !important; }
	td:before { position:absolute; top:50%;/*6px*/ left:6px; width:45%; padding-right:10px; white-space:nowrap; margin-top:-10px; }

	.billing_history_table_text table, tr, td, th { height:auto; }
	#leads td:nth-of-type(1):before { content:"Name"; }
	#leads td:nth-of-type(2):before { content:"Phone"; }
	#leads td:nth-of-type(3):before { content:"Email"; }
	#leads td:nth-of-type(4):before { content:"Address"; }
	#leads td:nth-of-type(5):before { content:"Income"; }
	#leads td:nth-of-type(6):before { content:"Type"; }
	#leads td:nth-of-type(7):before { content:"Purchased"; }

	#open_aucs td:nth-of-type(1):before { content:"City"; }
	#open_aucs td:nth-of-type(2):before { content:"Income"; }
	#open_aucs td:nth-of-type(3):before { content:"Type"; }
	#open_aucs td:nth-of-type(4):before { content:"Bids"; }
	#open_aucs td:nth-of-type(5):before { content:"Current Bid"; }
	#open_aucs td:nth-of-type(6):before { content:"Your Max Bid"; }
	#open_aucs td:nth-of-type(7):before { content:"Closes"; }
	#open_aucs td:nth-of-type(8):before { content:"Status"; }

	#your_bids td:nth-of-type(1):before { content:"City"; }
	#your_bids td:nth-of-type(2):before { content:"Income"; }
	#your_bids td:nth-of-type(3):before { content:"Type"; }
	#your_bids td:nth-of-type(4):before { content:"Bids"; }
	#your_bids td:nth-of-type(5):before { content:"Current Bid"; }
	#your_bids td:nth-of-type(6):before { content:"Your Max Bid"; }
	#your_bids td:nth-of-type(7):before { content:"Closes"; }
	#your_bids td:nth-of-type(8):before { content:"Status"; }

	#high_bids td:nth-of-type(1):before { content:"City"; }
	#high_bids td:nth-of-type(2):before { content:"Income"; }
	#high_bids td:nth-of-type(3):before { content:"Type"; }
	#high_bids td:nth-of-type(4):before { content:"Bids"; }
	#high_bids td:nth-of-type(5):before { content:"Current Bid"; }
	#high_bids td:nth-of-type(6):before { content:"Your Max Bid"; }
	#high_bids td:nth-of-type(7):before { content:"Closes"; }
	#high_bids td:nth-of-type(8):before { content:"Status"; }

	/* BILLING HISTORY */
	#top-container { overflow: auto !important; }
	.billing_history_table td:nth-of-type(1):before { content:"#"; }
	.billing_history_table td:nth-of-type(2):before { content:"Timestamp"; }
	.billing_history_table td:nth-of-type(3):before { content:"Name"; }
	.billing_history_table td:nth-of-type(4):before { content:"Company"; }
	.billing_history_table td:nth-of-type(5):before { content:"Contact Purchased"; }
	.billing_history_table td:nth-of-type(6):before { content:"Loan Type"; }
	.billing_history_table td:nth-of-type(7):before { content:"Bid (ex GST)"; }
	.billing_history_table td:nth-of-type(8):before { content:"GST"; }
	.billing_history_table td:nth-of-type(9):before { content:"Total"; }
	/* BILLING HISTORY */

}

/*Media Query*/