body { font-family: 'Poppins', sans-serif; font-size: 13px; color: #000; }
label { font-weight: 400; margin-bottom: 0;}
.form-control, .form-control:focus { color: #000; font-size: 13px; font-weight: 400; }
.content-title { color: #3e3d3d!important; font-weight: 600; font-size: 22px; }
.form-check-label { font-weight: 500; color: #000; }
.form-check-input { margin-top: 3px; }
.btn { min-width: 90px; }
.table { color: #000; }
.table-bordered { border: none; }
.table-bordered td:first-child { border-left: none; }
.table-bordered td:last-child { border-right: none; }
.table-bordered tr:first-child td { border-top-width: 2px; border-bottom-width: 2px; color: #636363; font-weight: 500; }
.table-bordered tr:last-child td { border-bottom-width: 2px; }
.fa { font-size: 15px; }