/*
body { font-family: auto; }
h1, h2, h3, h4, h5, h6 { font-family: auto;  }
p { font-family: auto;  }
.profile_info .profile_info_iner h5 {  font-size: 15px;  }
*/

#indexPage .main_content { padding-left: 0%;}
#indexPage .main_content.large_header_bg::before { left: 0% !important; }
#indexPage .footer_part { padding-left: 0% !important; }

.sidebar #sidebar_menu li a .icon_menu { line-height: 40px; }
.sidebar #sidebar_menu li a .icon_menu i { font-size: 18px; margin-right: 0px; }
.sidebar #sidebar_menu > li a { font-size: 13px; }

.form-check-input[type=checkbox] { width: 1.5em; height: 1.5em; }

table.dataTable { border-collapse: collapse; }
table.dataTable thead th, table.dataTable thead td { border: 1px solid #dee2e6; }
table.dataTable.no-footer { border-bottom: 1px solid #dee2e6; }
table.dataTable tbody td { color: #333; font-weight: 600; }

/* Error Class Css  // Chanchal Kumar - 22/11/2016  */
.mandatry { color:red; font-weight: bold; margin-left:2px; }
.error{ color:red !important; }
.erroe_border { border-color:red !important; }
.field-error{ border-color:#f5b6b6!important; background-color:#ffd9d9!important; }


