| 123456789101112131415161718192021222324 | 
							- .mandatory{
 
-     margin-left: 5px;
 
-     color: red;
 
-     font-size: 14px;
 
- }
 
- .setSubmit{
 
-     margin-left: 210px;
 
-     margin-right: 40px;
 
-     margin-bottom: 50px;
 
- }
 
- .set-submit{
 
-     margin-left: 100px;
 
-     margin-right: 40px;
 
-     margin-bottom: 50px;
 
- }
 
- .intentionCustomerTable{
 
-     .ant-table-thead .ant-table-selection-column .ant-checkbox-wrapper{
 
-         display: block!important;
 
-     }
 
-     thead > tr > .ant-table-selection-column > span .ant-checkbox-inner{
 
-         display: block!important;
 
-     }
 
- }
 
 
  |