﻿body{
	direction:ltr;
	text-align: left !important;
}
.CustomRadioStyle ul li .check{
  
  left: 0px;
  right:auto;

}
.CustomRadioStyle ul li label {
    padding-left: 40px;
}
button.close {
    position: absolute;
    right: 0;
}


.dataTables_filter {
    float: left !important;
    text-align: left !important;
}
.dataTables_length {
    float: right;
}
.dataTables_wrapper .dataTables_info {
    clear: both;
    float: right;
    padding-top: 0.755em;
}
.dataTables_wrapper select {
	margin-left:10px;
}
.product-list-view-area .pro-thumb {
    float: left !important;
     
}
.product-list-view-area .pro-info {
    text-align: left !important;
 
}