Your IP : 216.73.216.11


Current Path : /home/digilove/public_html/components/com_marketplace/css/newdesign/
Upload File :
Current File : /home/digilove/public_html/components/com_marketplace/css/newdesign/order_history.css

.btn_sts {
	margin:.5%;
	padding: 1.5% 2%;
	border-radius: 5%;
	color:white;
	background-color:#ff7515
}

.btn_sts:hover{
	cursor: pointer;
	background-color: #f39c12;
	box-shadow: 1px 1px 2px #888888;
}
.sellerlist{
	height:auto !important;
}
.table-responsive
{
	width: 100%;
	overflow-x:auto; 
}
.tab-pane{
	display: block !important;
}
#list_fullordering_chzn .chzn-single,#list_order_status_chzn .chzn-single{
	height:28px!important;
}