/*ul.side_bar li a.active{
	border-left: unset !important;
	color: unset !important;
}
li.dashboard_color a {
    border-left: 3px solid #62a3ff;
    color: #62a3ff !important;
}*/

.center_form{
	margin: auto;
}
/*
.my_label{
	border-bottom: 1px solid #ccc;
	margin-bottom: 0px;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(3.25rem + 2px);
}
#InsertTable_txtEditor .modal-header{
	display: unset;
}

#menuBarDiv_txtEditor .btn-default {
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc !important;
    box-shadow: unset !important;
}*/
