@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap");
/*Theme Colors*/
/*Topbar Colors*/
/*Sidebar Colors*/
/*Boxed layout width*/
/*Shadow*/
/* transitions */
/* Dark transparent bg */
/* ***************************** */
/******************************
/* Color system*/
@font-face {
  font-family: "Circular Std";
  src: url("font/CircularStd-Medium.woff") format("woff"), url("font/CircularStd-Medium.woff2") format("woff2"), url("font/CircularStd-Medium.ttf") format("truetype"), url("font/CircularStd-Medium.otf") format("opentype"); }

@font-face {
  font-family: 'Circular Std Bold';
  src: url("font/CircularStd-Bold.woff") format("woff"), url("font/CircularStd-Bold.woff2") format("woff2"), url("font/CircularStd-Bold.ttf") format("truetype"), url("font/CircularStd-Bold.otf") format("opentype"); }

@font-face {
  font-family: "Circular Std Book";
  font-weight: normal;
  src: url("font/CircularStd-Book.woff") format("woff"), url("font/CircularStd-Book.woff2") format("woff2"), url("font/CircularStd-Book.ttf") format("truetype"), url("font/CircularStd-Book.otf") format("opentype"); }
:root {
  --orbit-color:#604a7b ;
  --white: #ffffff;
  --selt-color:#3d8dae;
}
.selt-text{color: var(--selt-color) !important;}
.selt-btn {
  background-color: var(--selt-color) !important;
  border-color: var(--selt-color) !important;
  color: #fff !important;
  box-shadow: 0 4px 6px rgb(50 50 93 / 11%),
    0 1px 3px rgb(0 0 0 / 8%);
}
.selt .dataTables_wrapper .dataTables_paginate .page-item.active .page-link {
  background: var(--selt-color) !important;
}
.orbit-bg{background:var(--orbit-color) !important}
.orbit-text{color: var(--orbit-color) !important;}
.orbit-btn{background-color: var(--orbit-color) !important;
border-color: var(--orbit-color) !important;
color: #fff !important;
box-shadow: 0 4px 6px rgb(50 50 93 / 11%),
0 1px 3px rgb(0 0 0 / 8%);}
.orbit .dataTables_wrapper .dataTables_paginate .page-item.active .page-link {
  background: var(--orbit-color) !important;
}
.btn-outline-orbit {
  border-color: var(--orbit-color) !important;
  color: var(--orbit-color) !important;
}
select {
  font-family: 'Poppins', sans-serif; }

option {
  font-family: 'Poppins', sans-serif; }

.mega-dropdown-menu .col-lg-2 {
  max-width: 14.2%; }

.mega-dropdown-menu p {
  font-size: 12px;
  color: #8898aa;
  margin-bottom: 5px; }

.m-t-20 {
  margin-top: 20px; }

.m-t-12 {
  margin-top: 12px; }

.m-t-14 {
  margin-top: 14px; }

.m-t-16 {
  margin-top: 16px; }

.point1 {
  position: absolute;
  right: 6px;
  top: -40px;
  font-size: 16px; }

.mega-dropdown-menu .col-lg-2 {
  max-width: 14%; }

.facility {
  color: #c32b20; }

.lost-time-accident {
  color: #fd6527; }

.medical-treatment {
  color: #96b164; }

.restricted-job {
  color: #edc544; }

.first-aid {
  color: #008ab1; }

.near-miss {
  color: #003246; }

.facility-bg {
  background: #c32b20; }

.lost-time-accident-bg {
  background: #fd6527; }

.medical-treatment-bg {
  background: #96b164; }

.restricted-job-bg {
  background: #edc544; }

.first-aid-bg {
  background: #008ab1; }

.near-miss-bg {
  background: #003246; }

.facility-bb {
  border-color: #c32b20 !important; }

.lost-time-accident-bb {
  border-color: #fd6527 !important; }

.medical-treatment-bb {
  border-color: #96b164 !important; }

.restricted-job-bb {
  border-color: #edc544 !important; }

.first-aid-bb {
  border-color: #008ab1 !important; }

.near-miss-bb {
  border-color: #003246 !important; }

.traci-text {
  color: #7589A6 !important; }

.traci-bg {
  background: #7589A6 !important; }

.chers-text {
  color: #738f66 !important; }

.chers-bg {
  background: #738f66 !important; }

.shea-text {
  color: #c15346 !important; }

.shea-bg {
  background: #c15346 !important; }
  .border-shea {
    border-bottom: 2px solid #c15346 !important;}

.shema-text {
  color: #bdb43a!important; }

.shema-bg {
  background: #bdb43a !important; }

.amla-text {
  color: #ffaf4b; }

.btn-shea{background-color: #c15346 !important;border-color: #c15346 !important;color: #fff !important;box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);}

.btn-chers{background-color: #738f66 !important;border-color:#738f66 !important;color: #fff !important;box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);}

.btn-traci{background-color: #7589A6 !important;border-color: #7589A6!important;color: #fff !important;box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);}

.btn-shema{background-color: #bdb43a !important;border-color: #bdb43a !important;color: #fff !important;box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);}

.amla-bg {
  background: #ffaf4b; }

.toolkit-text {
  color: #667ca0; }

.toolkit-bg {
  background: #667ca0; }

.nav.nav-tabs li.disabled {
  pointer-events: none; }

.disabled {
  pointer-events: none; }

.nav.nav-tabs li.disabled a {
  color: #A7A7A8 !important;
  font-size: 15px !important;
  font-family: 'Circular Std';
  font-weight: 400 !important; }

table.dataTable thead .sorting::before, table.dataTable thead .sorting_asc::before, table.dataTable thead .sorting_desc::before, table.dataTable thead .sorting_asc_disabled::before, table.dataTable thead .sorting_desc_disabled::before {
  right: 0.3em;
  content: "\f360" !important;
  font-family: "Material Design Icons";
  top: 0rem;
  font-size: 1.5rem; }

table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_desc_disabled::after {
  right: 0.8em;
  content: "\f35d" !important;
  font-family: "Material Design Icons";
  font-size: 1.5rem;
  top: 0rem; }

.table tbody td {
  padding: 0.5rem 0.8rem;
  font-size: 13px;
  font-weight: normal; }

.page-breadcrumb h4 {
  font-size: 18px; }

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
  padding-right: 30px;
  font-weight: normal;
  color: #000;
  font-size: 16px; }

.table-responsive .container-fluid {
  padding-left: 0px;
  padding-right: 0px; }

.form-control-sm {
  font-size: 0.76563rem; }

.form-control {
  font-size: 14px; }

.footer {
  font-size: 80%; }

.btn-lg, .btn-group-lg > .btn {
  font-size: 0.875rem; }

div.dataTables_wrapper div.dataTables_filter {
  text-align: left !important; }

.dataTables_info {
  float: left;
  padding-top: 0.45em; }

div.dataTables_wrapper div.dataTables_filter label {
  margin-bottom: 0.5rem; }

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  padding-top: 15px; }
.btn-outline-chers{border-color:#738f66 !important;color:#738f66 !important;}
.btn-outline-chers:hover {
  color: #fff !important;
  background-color: #738f66;
  border-color: #738f66;
}
.btn-outline-shema{border-color:#bdb43a !important;color:#bdb43a!important;}
.btn-outline-shema:hover {
  color: #fff !important;
  background-color: #bdb43a;
  border-color: #bdb43a;
}
.btn-outline-shea{border-color:#c15346 !important;color:#c15346 !important;}
.btn-outline-shea:hover {
  color: #fff !important;
  background-color:#c15346;
  border-color: #c15346;
}
.btn-outline-traci{border-color:#7589A6 !important;color:#7589A6 !important;}
.btn-outline-traci:hover {
  color: #fff !important;
  background-color:#7589A6;
  border-color: #7589A6;
}
.btn-outline-selt {
  border-color: var(--selt-color) !important;
  color: var(--selt-color) !important;
}

.btn-outline-selt:hover {
  color: #fff !important;
  background-color: var(--selt-color) !important;
  border-color: var(--selt-color) !important;
}
.btn-outline-oshepro{border-color:#e46c09 !important;color:#e46c09 !important;}
.btn-outline-oshepro:hover {
  color: #fff !important;
  background-color: #e46c09;
  border-color: #e46c09;
}
.btn-oshepro{background: #e46c09 !important;border-radius: #e46c09 !important;color: #fff !important;box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);}
.oshepro-bg{background-color: #e46c09 !important;}
.oshepro .dataTables_wrapper .dataTables_paginate .page-item.active .page-link{background: #e46c09 !important;}
.traci .dataTables_wrapper .dataTables_paginate .page-item.active .page-link{background: #7589A6 !important;}
.chers .dataTables_wrapper .dataTables_paginate .page-item.active .page-link{background: #738f66 !important;}
.shea .dataTables_wrapper .dataTables_paginate .page-item.active .page-link{background: #c15346 !important;}
.shema .dataTables_wrapper .dataTables_paginate .page-item.active .page-link{background: #bdb43a !important;}

.chersheading {
  /* background-color: #ff5000;
  background-color: #fff; */
  padding: 10px 10px;
  color: #738f66;
  font-size: 18px;
  font-weight: normal;
  border-bottom: 5px solid #738f66;
}
.text-default {
  color: #000;
  font-size: 14px !important;
  margin-bottom: 0rem;
  font-weight: normal;
  font-family: 'Circular Std Bold';
}
.custom-control-lable{font-size: 14px !important; color:#393838 !important;}
.text-mute {
  color: #4d5660 !important;
  font-size: 13px !important;
  display: inherit;
}
.even{background: rgba(0, 0, 0, 0.05);}
.odd{background:#fff;}
@media all and (max-width: 1360px) {
  .card-title {font-size:14px !important;}
}