/*
Template Name: Minia - Admin & Dashboard Template
Author: Themesbrand
Version: 1.1.0
Website: https://themesbrand.com/
Contact: themesbrand@gmail.com
File: Main Css File
*/
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600&display=swap");
body[data-layout-mode="dark"] {
  background-color: #313533;
  color: #ced4da; }
  body[data-layout-mode="dark"] .h1, body[data-layout-mode="dark"] .h2, body[data-layout-mode="dark"] .h3, body[data-layout-mode="dark"] .h4, body[data-layout-mode="dark"] .h5, body[data-layout-mode="dark"] .h6,
  body[data-layout-mode="dark"] h1, body[data-layout-mode="dark"] h2, body[data-layout-mode="dark"] h3, body[data-layout-mode="dark"] h4, body[data-layout-mode="dark"] h5, body[data-layout-mode="dark"] h6 {
    color: #ced4da; }

div.dataTables_wrapper div.dataTables_filter {
    margin-right: 10px !important;
}

body[data-sidebar="brand"] .vertical-menu01 {
    width: 70px;
    height: 100%;
    background-color: #4ba6ef !important;
    position: absolute;
}

body[data-layout-mode=dark] .pricing-tab-box .nav-link {
  border-color: #3b403d; }
  body[data-layout-mode=dark] .pricing-tab-box .nav-link.active {
    border-color: #fff; }


