.mtp-20{
margin-top: 20px !important;
}
.fnt-edit{
	font-size: 25px !important;
    color: #7b46ec !important;
}
.ed-form .form-control, .form-select{
border : 1px solid #ced4da !important;
}
.ed-form .select2-container--default .select2-selection--single {
    border: 1px solid #ced4da !important;
}
.ed-form .select2-container {
    width: 100% !important;
}
.dataTables_filter input {
    border : 1px solid #9da0b2 !important;
}
.dtbl > tbody > tr > td {
    border : 1px solid #9da0b2 !important;
	padding: 5px !important;
	white-space: nowrap !important;
}
.dtbl > thead > tr > th {
	border : 1px solid #9da0b2 !important;
	white-space: nowrap !important;
	padding: 5px !important; 
}
.clr-black{
	color: black !important;
}
/* .theme-info.light-skin .sidebar-menu > li.treeview .treeview-menu li a {
    color: black !important;
} */
/* .light-skin .sidebar a {
   color: black !important;
} */
.sidebar-menu li.header {
    color: black !important;
}
.fnt-12{
	font-size: 12px !important;
	font-weight: 500;
}
.clr-danger{
	color: #fd2121;
    font-weight: bold;
}
.clr-success{
	color: #07a707;
    font-weight: bold;
	
}
.fnt-20{
	font-size: 20px !important;
}
/*04/01/22*/
.treeview-menu > li > a > i
{
	padding-right:8px !important;
	padding-left:8px !important;
}
.sub-suc{
	background-color: #2a897a !important;
    border-color: #2a897a !important;
}
.wd-100{
	width: 100%;
}
.brd-gry{
	border: 1px solid #ced4da;
}
.brd-gry-clr{
	border-color: #ced4da !important;
}
.bg-clr-gry{
	background-color: #ced4da;
}
.nvbar-btm{
	background: white;
    border-bottom: 1px solid #cfd0d9 !important;
}
.btn-pdng-3{
	padding: 3px 7px;
}
table.table-bordered.dataTable tbody td {
    color: black;
}
@media only screen and (max-width: 768px){
.pdng-mob-5{
	padding-left: 5px !important;
	padding-right: 5px !important;
}
}
