.hide,.hidden {
	display: none;
}

.table-data2 thead{background:#ddd;}
.table-data2.table thead th{color: #333;}
.table-data2.table thead th:first-child {
	border-top-left-radius: 5px; 
}
.table-data2.table thead th:last-child {
	border-top-right-radius: 5px;
}

.ml-15{margin-left:15px!important;}
.my-ml-30{margin-left:30px!important;}
.my-ml-3{margin-left:3px!important;}
/* .menu-sidebar .logo{background:#365cad;border-right:1px solid #365cad;}
.menu-sidebar .logo-cm{background:darkorange;border-right:1px solid darkorange;}
.header-desktop{background:#4272d7;}
.header-desktop-cm{background:orange;}
.header-wrap h4{color:#FFF;}
.account-item > .content > a{color:#FFF;} */
.my-width{width:130px;}
.my-width-100-{width:100%;}
.my-width-80-{width:80%;}
.my-width-150{width:150px;}
.my-h-36{height:36px;}
.my-f-20{font-size:20px;}
.my-f-16{font-size:16px;}
.my-f-14{font-size:14px;}
.my-bg-white{background:#FFF;}
.my-line-h-68{line-height:68px;}
.my-line-h-35{line-height:35px;}
.my-line-h-30{line-height:30px;}
.my-pb-10{padding-bottom:10px;}
.my-mt-10{margin-top:10px;}
.my-mt-2{margin-top:2px;}
.my-mt--2{margin-top:-2px;}
.my-mt-4{margin-top:4px;}
.my-mt-7{margin-top:7px;}
.my-mb-10{margin-bottom:10px;}
.my-mb-3{margin-bottom:3px;}
.my-mb-2{margin-bottom:2px;}
.my-mw-48{min-width:48px;}
.my-mw-90{min-width:90px;}
.my-mw-60{min-width:60px;}
.my-mw-200{min-width:200px!important;}
.my-maxw-180{max-width:180px;}
.my-maxw-8-{max-width:8%;}
.my-t--7{top:-7px;}

.my-fc-white{color:#FFF;}
.my-img-radius{border-radius:50%;}
#chartjs-tooltip{top:48%;left:50%;}
.statistic-chart{padding-top:0;}
.chart-percent-2{margin-bottom:0;padding-bottom:19px;}
.top-campaign{margin-bottom:0;padding-bottom:0px; height: 450px;}
.btn{border-radius:2px;}

.my-lh-39{line-height:39px;}
.my-lh-38{line-height:38px;}
.my-lh-37{line-height:37px;}
.my-mr-0{margin-right:0!important;}

.account-dropdown{min-width:275px;}
.table tbody .au-checkbox .au-checkmark{top:-7px;}

.my-au-input{line-height:34px;padding:0 0 0 12px;font-size:13px;}
.my-rs-select2{max-height:37px;margin:0 5px 0 5px;max-width:8%;}
.custom-select{cursor:pointer;}
body{font-size:14px;}
.my-bg-light{background-color:#ecf0f1;}
.my-moz-mt-2{-moz-margin-top:2px;}
.my-rs-select2-form{border:1px #e5e5e5 solid!important;width: 100%!important;}
.my-rs-select2-form-2{border:1px #e5e5e5 solid!important;width: 48%!important;}

.btn-warning {
    border-color: transparent;
    color: #000 !important;
}	