@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap');
body,
html {
  transition: all 0.5s;
  background-color: #ecebef !important;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}

.bg-blue {
  background-color: #2982cc !important;
}

.btn-primary {
  background-color: #2982cc !important;
  border-color: #2982cc !important ;
}
.btn-success {
  margin: 0px 10px !important;
}
.btn-warning {
  background-color: #333 !important;
  color: #fff !important;
  border-color: #333 !important;
}
.c-sidebar-brand {
  padding: 0px !important;
}
.row.c-sidebar-brand-full {
  width: 100%;
  margin: 0px;
}
.logoImg {
  width: 70%;
  height: auto;
}
.lg-logo {
  display: none;
}
.c-sidebar-minimized .lg-logo {
  display: block;
}
/* NAVIGATION MENU */
ul.c-sidebar-nav-dropdown-items {
  display: none !important;
  transition: 0.3s all ease-in;
}
.c-sidebar .c-sidebar-nav-dropdown.c-show > .c-sidebar-nav-dropdown-items {
  padding-left: 0px !important;
  display: block !important;
  transition: 0.3s all ease-in;
}
.c-sidebar-minimized
  .c-sidebar-nav
  .c-sidebar-nav-dropdown:hover
  > ul.c-sidebar-nav-dropdown-items {
  display: block !important;
}
.c-sidebar-minimized ul.c-sidebar-nav-dropdown-items {
  z-index: 1 !important;
  /* background-color: blac; */
}
.c-sidebar-nav-dropdown-items
  .c-sidebar-nav-dropdown.c-show
  .c-sidebar-nav-dropdown-toggle
  .c-sidebar-nav-icon {
  transform: rotate(90deg);
}
.c-sidebar.c-sidebar-minimized .c-sidebar-nav > .c-sidebar-nav-dropdown:hover {
  background: #333 !important;
}
/* NAVIGATION MENU END*/
/* .c-wrapper {
    margin-left: 235px !important;
} */
.c-sidebar-nav-title {
  display: none;
}
.c-header {
  box-shadow: 0 4px 24px 0 rgb(35 42 48 / 10%);
  margin: 20px;
  border-radius: 5px;
}
.c-header .c-subheader {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.c-sidebar {
  color: #000;
  background: #2982cc !important;
  box-shadow: 0 8px 10px 0 rgb(183 192 206 / 20%);
  font-family: 'Roboto', sans-serif;
}
.c-sidebar-nav-dropdown {
  margin: 2px 0px !important;
}
.c-sidebar .c-sidebar-nav-link.c-active,
.c-sidebar .c-active.c-sidebar-nav-dropdown-toggle {
  color: #fff !important;
  background: rgba(255, 255, 255, 0.2) !important;
  border-radius: 8px !important;
}
.c-sidebar .c-sidebar-nav-link,
.c-sidebar .c-sidebar-nav-dropdown-toggle {
  /* color: #000 !important; */
  font-size: 14px;
  font-family: 'Roboto', sans-serif !important;
  line-height: 1rem;
  font-weight: 500;
}
.c-sidebar-brand {
  justify-content: flex-start !important;
  padding-left: 20px;
  background: #2982cc !important;
}
.c-sidebar .c-sidebar-nav-link:hover,
.c-sidebar .c-sidebar-nav-dropdown-toggle:hover {
  background: rgba(255, 255, 255, 0.2) !important;
  border-radius: 8px;
}
.c-header .c-header-nav .c-header-nav-link,
.c-header .c-header-nav .c-header-nav-btn {
  font-size: 14px !important;
  font-weight: 500 !important;
}
.c-sidebar .c-sidebar-nav-dropdown.c-show > .c-sidebar-nav-dropdown-items {
  padding-left: 0px !important;
}
/************************ MINIMIZED SIDEBAR ********************/
/* .c-sidebar.c-sidebar-minimized .c-sidebar-nav > .c-sidebar-nav-dropdown:hover {
	background: transparent !important;
} */
.c-sidebar-nav {
  margin: 0 10px !important;
}
@media (min-width: 992px) {
  .c-sidebar-minimized .c-sidebar-nav > .c-sidebar-nav-dropdown:hover {
    width: 250px !important;
  }
  .c-sidebar-minimized .c-sidebar-nav-link:hover,
  .c-sidebar-minimized .c-sidebar-nav-dropdown-toggle:hover,
  .c-sidebar-minimized .c-sidebar-nav-dropdown-toggle:hover {
    width: 250px !important;
  }
  html:not([dir='rtl'])
    .c-sidebar-minimized
    .c-sidebar-nav
    > .c-sidebar-nav-dropdown:hover
    > .c-sidebar-nav-dropdown-items {
    left: -6px !important;
    background-color: #2982cc !important;
  }
}
/* SUB MENU LINKS COLORS */
.c-sidebar-nav-dropdown-items
  .c-sidebar-nav-dropdown
  .c-sidebar-nav-dropdown-toggle {
  font-size: 12px !important;
}
.c-sidebar .c-sidebar-nav-dropdown.c-show {
  background: transparent !important;
}
.c-sidebar-nav-item .c-sidebar-nav-link {
  font-size: 12px !important;
}
.breadcrumb-item.active {
  color: #000 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}
.c-sidebar-nav-icon {
  color: #fff !important;
}

/*********************** SUBMENU ICONS  ***************************/
.c-sidebar-nav-icon {
  flex: 0 0 35px !important;
}
.c-sidebar-nav-dropdown-items .c-sidebar-nav-icon {
  height: 10px !important;
  width: auto !important;
}
.c-sidebar-nav-dropdown-items .c-sidebar-nav-link,
.c-sidebar-nav-dropdown-items .c-sidebar-nav-dropdown-toggle,
html:not([dir='rtl'])
  .c-sidebar-nav-dropdown-items
  .c-sidebar-nav-dropdown-toggle {
  padding-left: 10% !important;
}
html:not([dir='rtl'])
  .c-sidebar-nav-dropdown-items
  .c-sidebar-nav-link
  .c-sidebar-nav-icon,
html:not([dir='rtl'])
  .c-sidebar-nav-dropdown-items
  .c-sidebar-nav-dropdown-toggle
  .c-sidebar-nav-icon {
  margin-left: -10px !important;
}
.vert-btns {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.2);
}
.vert-btns .c-sidebar-nav-dropdown-items {
  max-height: unset !important;
  width: 100% !important;
}
.vert-btns .c-sidebar-nav-item .c-sidebar-nav-link {
  padding-left: 12px !important;
  background-color: #2982cc;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 14px !important;
  font-weight: 600;
  border-radius: 8px;
  margin: 0px 30px;
}
.vert-btns
  .c-sidebar-nav-dropdown-items
  .c-sidebar-nav-dropdown
  .c-sidebar-nav-dropdown-toggle {
  padding-left: 30px !important;
}
.vert-btns .c-sidebar-nav-dropdown-items {
  display: flex !important;
}
.vert-btns .c-sidebar-nav-dropdown {
  display: flex;
  align-items: center;
}

/* OTHER PAGES STYLE START */
.MuiTypography-h6,
.MUIDataTableToolbar-left-15 h3 {
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  margin: 0;
  color: #5b626b !important;
  font-size: 17px !important;
  line-height: 28px !important;
  padding: 0px 10px !important;
  font-weight: 500;
}

.MuiToolbar-root {
  padding: 0px !important;
}
.card-header {
  background-color: #2982cc !important;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
.card .card-body {
  /* padding: 0px !important; */
}
.card {
  box-shadow: 0 0 10px 0 rgba(183, 192, 206, 0.2) !important;
  border: 1px solid #f2f4f9 !important;
  padding: 20px !important;
  border-radius: 8px !important;
}
.MuiPaper-elevation4 {
  box-shadow: none !important;
}
.nav-tabs .nav-link {
  color: #000 !important;
}
.card-header h5 {
  padding: 0.35rem 0.15rem !important;
  text-align: left !important;
  padding: 5px 10px !important;
  margin: 0px !important;
  font-size: 17px !important;
  font-weight: 500;
  color: #fff !important;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
}
.card-body form .card {
  width: 85%;
  max-width: 1200px;
  margin: 0 auto;
  border-radius: 0px !important;
  box-shadow: none !important;
  border: none !important;
}
/* OTHER PAGES STYLE END */
