.box-rewardpoints-historys {padding-top: 20px;}
.box-rewardpoints-historys table tbody tr td h2{margin:0;}
.data-table#recent-transactions-history td .label-cell { display: none;}
.data-table#recent-transactions-history td h2 {font-size: 12px; text-transform: none;}
.box-referfriends-content .box-head h2{margin-top: 0 !important;}
#rewardpoints-settings li.control label{background-color: #fff;}
@media all {
	.sp-methods dl.rewardpoints-sp-methods dt label {background-color: #fff; padding: 0px;}    
	.sp-methods dl.rewardpoints-sp-methods dt label:hover {background-color: #fff}
}

@media only screen and (max-width: 890px){
	/* Force table to not be like tables anymore */
	.data-table#recent-transactions-history thead,.box-rewardpoints-history thead{display: none;}
	.data-table#recent-transactions-history td.a-right.first{display: none;}
	.data-table#recent-transactions-history td .label-cell,.box-rewardpoints-history td .label-cell{margin:0;display:block; text-align: left;float: left;}
	.data-table#recent-transactions-history td.first, .box-rewardpoints-history td.first{text-align: right !important;background: #f5f5f5;font-weight: bold;color: #000;}
	.data-table#recent-transactions-history td,.box-rewardpoints-history td {display: block; text-align: right !important; border: none !important;border-bottom: 1px solid #ddd !important;}
	.data-table#recent-transactions-history td h2 {font-size: 13px; text-transform: none;text-align: left; margin-left: 280px;}
	.rewardpointsreferfriends-dashboard-right {float: left !important; width: 100% !important; display: block}
	.customer-product-review ul>li{padding:15px 0;}
}

@media only screen and (max-width: 979px){    
	.rewardpointsreferfriends-dashboard-right {float: left !important; width: 100% !important; display: block}
	.rewardpointsreferfriends-dashboard-left {width: 100% !important; float: right; clear: both}     
	.sp-methods dl.rewardpoints-sp-methods dt label {background-color: #fff; padding: 0px;}    
	.sp-methods dl.rewardpoints-sp-methods dt label:hover {background-color: #fff} 
}

@media only screen and (max-width: 760px){
    .data-table#recent-transactions-history td h2,.box-rewardpoints-history td h2{margin-left: 335px !important;text-align: left;}
}

@media only screen and (max-width: 700px){
    .data-table#recent-transactions-history td h2,.box-rewardpoints-history td h2{margin-left: 300px !important;text-align: left;}
}

@media only screen and (max-width: 650px){
    .data-table#recent-transactions-history td h2,.box-rewardpoints-history td h2{margin-left: 250px !important;text-align: left;}
	.customer-rewardpointsreferfriends{padding:10px 0 !important; }
    
}
@media only screen and (max-width: 550px){
    .data-table#recent-transactions-history td h2,.box-rewardpoints-history td h2{margin-left: 230px !important;text-align: left;}   
}

@media only screen and (max-width: 450px){
	ul.customer-review-info-table li{width: 50% !important;}
    .data-table#recent-transactions-history td h2,.box-rewardpoints-history td h2{margin-left: 150px !important;text-align: left;}   
}

@media only screen and (max-width: 770px){
    .rewardpointsreferfriends-dashboard-left {width: 100% !important;}
}