body{font-family: 'Open Sans', sans-serif;}

h1,h2,h3,h4,h5,h6,p{margin-bottom: 0px;}

h1{font-size: 2rem; font-weight: 600;}

h2{font-size: 1.5rem; font-weight: 600;}

h3,h4,h5,h6,p{font-size: 1rem; font-weight: 400; line-height: 1.4;}

.bg-teal{background-color: #008080;}

.apexcharts-toolbar{display: none !important;}

.check-box{position: relative; padding-left: 25px;}

.check-box .form-check-input{position: absolute; left: 0px;}


.form-check-input:checked{ accent-color: #000; background-color: #000; border-color: #000; box-shadow: unset;}

label{font-size: 11px;}


/* header */

.header{background: #000;}


/* billing-checks page */

.wastage-box .h-5{height: 50px;}


/* planning page warpper-tabs */


.warpper-tabs .tabs .nav-pills .nav-link.active{background: #000; color: #fff;}

.warpper-tabs .tabs .nav-pills .nav-link{background: #e8e8e8; color: #000; font-size: .75rem;}


