﻿    table.TblCB th{padding:20px 10px; vertical-align: sub;     border: 1px solid #ecf0f1;}
table.TblCB td{padding:15px;     border: 1px solid #ecf0f1;}
table.search-btn-table th, table.search-btn-table td{padding:10px;}
table.search-btn-table{margin-bottom:30px;}
.datatable-main-section{
	background: #f2f2f2;
    padding: 10px;
    border: 1px solid #f3f3f3;
    border-radius: 4px;
    box-shadow: 0px 0px 2px 1px #ddd;
	/*margin-bottom: 30px;*/
}
.datatable-main-section1{
	background:#fff;
}
table.datatable-main-section1 td, table.datatable-main-section1 th{padding: 8px 4px;}
table.datatable-main-section1 > thead{background:#c7cfd0;}
table.datatable-main-section1 > thead th{border:1px solid #c0c7c7;;}
table.datatable-main-section1 table > thead{background:#e3f4f7;}
table.datatable-main-section1 table > thead th{border:1px solid #daecf1;}