html {
  font-size: 16px;
}
.brhbuttons {
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
  background-color: #e0e0e0 !important;
  margin-top: 10px !important;
}
.brhbuttons:hover {
  background: silver !important;
}

/*----------------------------------- Header ----------------------------------------*/
/* .main-header {
    box-shadow: 0 0 5px silver;
} */
.skin-blue .main-header .navbar {
  background-color: #ffffff;
}
.skin-blue .main-header .logo {
  background-color: #fbfbfb;
  color: #797878;
}
.skin-blue .main-header .navbar .nav > li > a {
  color: #525252;
  font-weight: 600;
}
.skin-blue .main-header .navbar .sidebar-toggle {
  color: #696969;
  border-radius: 50%;
  width: 48px;
}
.skin-blue .main-header .navbar .sidebar-toggle:hover {
  background-color: #f7f7f7;
  color: #000000;
}
.skin-blue .main-header li.user-header {
  background-color: #e4e4e4;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p {
  color: black;
  font-weight: 600;
}
.common_row {
  margin: 0 !important;
  background: white;
  border: 1px solid #d7d5d5;
  border-radius: 4px;
}
/*----------------------------------------------------------------------------------*/

.sidebar-menu li > a {
  text-align: left;
}
.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
  background-color: #ffffff !important;
  /* box-shadow: 0 0 6px #dedede; */
}

.skin-blue .sidebar-menu > li:hover > a,
.skin-blue .sidebar-menu > li.active > a,
.skin-blue .sidebar-menu > li.menu-open > a {
  color: #000000 !important;
  background: #f3f1f1 !important;
}
.skin-blue .sidebar-menu > li > .treeview-menu {
  background: #ffffff !important;
  border-bottom: 1px solid #dcdbdb;
}
.skin-blue .sidebar a {
  color: #777777;
}
.skin-blue .sidebar-menu .treeview-menu > li.active > a {
  color: #fff;
  background-color: #6a5a9e;
}
.skin-blue .sidebar-menu .treeview-menu > li > a:hover {
  color: #000000 !important;
  background: #f3f1f1 !important;
}
.skin-blue .sidebar-menu .treeview-menu > li > a {
  color: #7b7b7b;
  padding-left: 35px;
}
.treeview-menu a:hover {
  background: #e6e6e6;
  color: black;
}
.main-sidebar {
  padding-top: 70px;
  position: fixed;
  height: 100%;
}
.skin-blue .main-header .logo:hover {
  background-color: #fff;
}
.content-header,
.content {
  text-align: left;
}
.skin-blue .main-header .navbar .nav > li > a:hover,
.skin-blue .main-header .navbar .nav > li > a:active,
.skin-blue .main-header .navbar .nav > li > a:focus,
.skin-blue .main-header .navbar .nav .open > a,
.skin-blue .main-header .navbar .nav .open > a:hover,
.skin-blue .main-header .navbar .nav .open > a:focus,
.skin-blue .main-header .navbar .nav > .active > a {
  color: #0e0e0e;
}
@media only screen and (min-width: 320px) and (max-width: 640px) {
  .main-sidebar {
    padding-top: 70px;
  }

  .main-header .logo {
    height: 107px;
  }
  .skin-blue .main-header .navbar {
    box-shadow: 0 0 5px silver;
  }
  .logo-lg img {
    width: 84%;
    margin: 0 auto;
    display: block;
  }
  .smallpopup-module header h6 i {
    display: none;
  }
  .about-us {
    width: 100%;
    padding: 10px !important;
    text-align: left !important;
    font-size: 16px !important;
  }
}
.content-wrapper {
  margin-top: 60px;
}

/*-----------------------------------------------------------------------*/

.main_top_headding {
  margin: 0 !important;
  background: white;
  border-radius: 4px;
  border: 1px solid #d7d5d5;
  padding: 5px 10px;
}
.main_top_headding_mid h4 {
  /* text-align: center; */
  font-weight: 600;
  text-transform: uppercase;
  color: #727070;
}
.btn-outline-secondary {
  margin-top: 3px;
}
.main_top_headding_right {
  padding-right: 3px !important;
}
.brhdevices_table {
  margin: 0 !important;
  background: white;
  overflow: hidden;
}
.brhdevices_table_th {
  font-size: 16px !important;
  padding: 4px 30px 4px 24px !important;
}
.brhdevices_table_head {
  background: #e7e7e7;
}
th {
  font-weight: 600 !important;
}
/* th, td{
    font-size: 14px !important;
    padding:4px 30px 4px 24px !important;
} */

.table-resizable {
  resize: vertical;
  height: 200px;
}

.table-all {
  max-height: 550px;
  overflow: auto;
}

.table-all th {
  min-width: 110px;
  /* padding: 0 !important; */
  white-space: nowrap;
  color: #fff;
  /* text-transform: uppercase; */
  background: #6a5a9e;
}

.table-row-selected {
  background-color: rgba(0, 0, 0, 0.06) !important;
}

.audirlog_date {
  max-width: 220px !important;
  min-width: 220px !important;
  white-space: nowrap;
}
thead {
  background: #6a5a9e;
}
.common_div_row {
  margin: 0 !important;
  background: white;
  border-radius: 4px;
  border: 1px solid #d7d5d5;
  overflow: hidden;
}
.space {
  padding: 6px;
}
#form-dialog-title h2 {
  font-size: 22px !important;
  border-bottom: 1px solid silver;
  background-color: white;
  padding-bottom: 10px;
}
.popup-module {
  width: 75% !important;
  left: 245px;
  top: 9%;
  margin: 1rem auto;
}
.popup-module header {
  color: #454545 !important;
  background-color: #6a5a9e !important;
}
.popup-module header h6 {
  font-size: 20px;
  color: #fff;
}
.appbar-title {
  flex-grow: 1;
}
.closebts {
  width: 40px !important;
  height: 40px;
  border: 1px solid silver;
  border-radius: 50px;
  background: white;
  padding-top: 10px;
}
.dialogContent {
  padding: 1rem;
  overflow: hidden;
}
.outlined-full-width {
  font-size: 14px !important;
  padding: 13.5px 14px !important;
  background-color: #ffffff;
}
.dialogContent-form div {
  width: 100%;
}
.dialogContent-form label {
  font-size: 16px !important;
  font-weight: 500 !important;
}
.dialogContent-form legend {
  padding: 2px !important;
  border-bottom: transparent !important;
}
.dialogContent-form select {
  font-size: 13px !important;
}

.closebts:hover {
  color: black;
  background: #e9e9e9;
}
.form-button-container {
  display: flex;
  gap: 10px;
}
.form-submit-button,
.form-cancel-button {
  font-weight: bold;
  margin-top: 10px;
}
.form-cancel-button {
  color: grey;
}

@media only screen and (min-width: 641px) and (max-width: 991px) {
  .popup-module {
    width: 66.5% !important;
    left: 120px;
    top: 6%;
  }
  .popup-module header h6 {
    font-size: 16px;
  }
  .table-all {
    overflow-x: scroll;
  }
}
@media only screen and (min-width: 320px) and (max-width: 640px) {
  .popup-module {
    width: 91% !important;
    left: 17px;
    top: 27%;
  }
  .popup-module header h6 {
    font-size: 14px;
  }
  .table-all {
    overflow-x: scroll;
  }
  .skin-blue .main-header .logo {
    display: none;
  }
  .tip-tool:hover .tooltiptext {
    top: -79px !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .skin-blue .main-header .logo {
    display: none;
  }

  .navbar-nav > .user-menu .user-image {
    margin: -15px 0px;
  }
  .skin-blue .main-header .navbar .nav > li > a {
    padding-bottom: 30px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .table {
    overflow-x: scroll;
  }
}

.phead {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 14px;
  margin: 0 !important;
}
.caret-icon {
  font-size: 11px;
  padding-top: 4px;
}

/*--------------------------------------------------------------------*/

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

#custom-css-standard-input {
  font-size: 14px !important;
}
.passwordicon {
  justify-content: flex-end;
}

.statistics {
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 13px;
  border-bottom: 1px solid silver;
  padding-bottom: 6px;
}
#accordion {
  padding: 15px 30px;
}
#statistics_form {
  background: #eceeef;
  margin-left: 12px;
}
.form-contro fieldset {
  border-width: 0 !important;
  border-radius: 0 !important;
}

#outlined-bare {
  padding: 8px 14px !important;
  background: white;
  border-radius: 6px;
}
.st_space {
  /*padding-left: 0 !important; */
  padding-right: 0 !important;
}
.st_space label {
  font-size: 13px !important;
  vertical-align: sub;
  font-weight: 500 !important;
}
.st_space div {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  width: 100%;
}
.st_spacees {
  margin-bottom: 5px;
}
.card-body {
  padding-left: 10px;
  margin-top: 10px;
  padding-right: 10px;
  background: #f8f8f8;
}
#cardbody {
  padding: 0.3rem 1.25rem !important;
}
.pheading {
  padding-top: 4px;
  padding-left: 15px;
  padding-bottom: 4px;
  margin-top: 8px;
  background: #e3e3e3;
  margin-bottom: 8px;
}
#outlined-bare2 {
  padding: 8.5px 14px !important;
  font-size: 14px;
}
.react-datepicker__time-container {
  width: 68px !important;
}
input[type="checkbox"],
input[type="radio"] {
  display: initial;
  height: 15px !important;
}
.css-11unzgr,
.css-1r4vtzz {
  border: 1px solid silver !important;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0) !important;
}

.Toastify__toast--info,
.Toastify__toast--success,
.Toastify__toast--warning {
  background: rgb(14, 13, 13) !important;
  color: white !important;
}
.Toastify__toast {
  min-height: auto !important;
  margin-bottom: -1rem !important;
  width: auto !important;
  font-weight: 600 !important;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0.05) !important;
  max-height: auto !important;
  padding: 10px !important;
}

/* .Toastify__toast {
    min-height: auto !important;
    margin-bottom: -1rem !important;
    width:auto !important;
    font-weight: 600 !important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0.05) !important;
    max-height: auto !important;
    padding:2px 10px !important;

  }

  .Toastify__toast-container {
    width: auto !important;
  } */

.tableRowClickable {
  cursor: pointer;
}

.MuiMenuItem-root {
  font-size: 14px !important;
  min-height: 25px !important;
}
.divider {
  border-bottom: 1px solid silver !important;
}
.searchinput {
  width: 80%;
  /* padding-top: 4px;
    padding-left: 2px; */
  font-size: 13px !important;
}
.search {
  float: right;
  padding: 3px !important;
}
.searchgroup {
  height: 36px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0), 0px 2px 2px 0px rgba(0, 0, 0, 0),
    0px 3px 1px -2px rgba(0, 0, 0, 0) !important;
  border: 1px solid silver;
  float: left;
  width: 86%;
}
.MuiPaper-root-20 ul li {
  background: #fff !important;
}
.item-action {
  background: #fff !important;
}
.item-action:hover {
  background: #ccc !important;
}
.searchgroup_2 {
  width: 100%;
}
/* .customSearchCategoryWidth{
    width:33% !important;
    min-height: auto !important;
    margin-left: 0px;
    margin-top: -33px;
    z-index: 9999 !important;
}

.css-bg1rzq-control {
    background-color: hsl(0,0%,100%);
    border-color: hsl(0, 0%, 100%);
    height: 35px !important;
    border-width: 0 !important;
} */

/* .filtered-search-term  */
.valueContainer {
  background-color: #f0f0f0;
  color: rgba(0, 0, 0, 0.85);
  float: left;
  padding-right: 7px;
  padding-left: 7px;
  line-height: 26px;
  border-right: 2px solid white;
}
.searchBoxList {
  margin: 0 !important;
  padding-left: 4px !important;
}
.searchBoxList li {
  list-style-type: none !important;
  float: left;
  padding-top: 7px;
  padding-bottom: 4px;
}
.search_bt {
  margin-top: -1px !important;
  padding: 6px !important;
  float: right;
}
.MuiPaper-elevation8-11 {
  /* left: 50% !important; */
  top: 15% !important;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0), 0px 2px 2px 0px rgba(0, 0, 0, 0),
    0px 3px 1px -2px rgba(0, 0, 0, 0) !important;
  border: 1px solid #e3e2e2;
}
.search_paper_box {
  margin: 0 !important;
  height: 39px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0), 0px 2px 2px 0px rgba(0, 0, 0, 0),
    0px 3px 1px -2px rgba(0, 0, 0, 0) !important;
  border: 1px solid #e3e2e2;
}
.textLeft h4 {
  text-align: left !important;
}
.searchClass {
  width: 150% !important;
  font-size: 14px !important;
}
.searchClass label {
  font-size: 14px !important;
}
.searchClass input {
  font-size: 14px;
  padding: 13px 14px;
}
.searchClass p {
  color: red;
  font-size: 12px;
}
.searchIcon {
  position: absolute !important;
  right: 0;
}
.MuiPaper-elevation2-5 {
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0), 0px 2px 2px 0px rgba(0, 0, 0, 0),
    0px 3px 1px -2px rgba(0, 0, 0, 0) !important;
  margin-top: -3px;
}
.tableRowClickable {
  cursor: pointer;
}
.settingpage {
  padding-top: 3%;
  padding-bottom: 3%;
}
fieldset {
  z-index: 999;
}

/* New css on
Author: mithun
*/
.transp {
  box-shadow: none !important;
  background-color: transparent !important;
}
.morebtn-hide {
  visibility: hidden;
}
.show-more {
  visibility: visible;
}
.footer-container {
  height: 31px;
  width: 100%;
  position: fixed;
  bottom: 0;
  display: block;
  width: 100%;
  margin: 12px 10px 0px 0px;
  padding-bottom: 9px;
  background: #fff;
}
.footer-container footer {
  margin-right: 48px;
}
footer {
  padding: 8px;
  text-align: center;
}
.sidebar-collapse .footer-container {
  font-size: 10px;
}
.skin-blue .main-header .logo {
  max-width: 170px;
  padding: 0px;
  margin-left: 5px;
}

table tr th {
  font-size: 14px !important;
}
table tr td {
  font-size: 12px !important;
  /* max-width: 100px; */
}
.text-center {
  text-align: center !important;
}
.main-header .navbar {
  margin-left: 0px;
}
.nav-container {
  height: 64px;
  position: fixed;
  top: 0px;
  display: block;
  width: 100%;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.skin-blue .main-header .navbar .dropdown-menu li a {
  color: #000;
}
.main-header .sidebar-toggle:before {
  margin-left: 3px;
}
.skin-blue .main-header .navbar .nav > li > a {
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 15px 20px;
  max-height: 50px;
  width: 75px;
}
.skin-blue .main-header .logo {
  background: #fff;
}
.name-caps {
  text-transform: capitalize;
}
.logo img {
  height: 40px;
}
.footer-signin {
  width: 100%;
}
.drop-margin {
  margin-bottom: 10px;
}
.filter-dataleft {
  margin-left: 15px;
  float: left;
}
.filter-dataright {
  margin: 10px 15px;
  float: right;
}
.sidebar-mini.sidebar-collapse .main-header .logo {
  background: #fff;
}
.navbar-nav > .user-menu .user-image {
  float: right;
  text-transform: uppercase;
  margin: -7px 0px 0px 16px;
  width: 32px;
  height: 32px;
}
.filter-dataleft .react-datepicker-wrapper {
  margin: 5px;
}
.filterdate-plotchar {
  margin: 5px !important;
}
.user-name {
  text-transform: capitalize;
  max-width: 29px;
  display: inline-block;
  text-overflow: clip;
  overflow: hidden;
  font-size: 15px;
}
.avatar-name div {
  height: 60px;
  float: left;
  width: 60px;
  font-size: 48px;
}
.user-namepic {
  float: left;
  margin: 8px 12px;
  font-size: 16px;
}
.av-container {
  width: 100%;
  display: flex;
}
.av-container .user-email {
  font-size: 12px;
}
.username-name {
  font-size: 16px;
  font-weight: 800;
  text-transform: capitalize;
}
.small-popup_module .MuiDialog-container-7 {
  height: 60%;
  width: 400px;
}
.smallpopup-module {
  width: 52.5% !important;
  left: 25%;
  height: 50%;
  top: 10%;
  margin: 4rem auto;
}
.smallpopup-module .content {
  font-size: 18px;
}
.smallpopup-module header {
  color: #454545 !important;
  background-color: #6a5a9e !important;
}
.nav.navbar-nav li a {
  cursor: pointer;
}
.smallpopup-module header h6 {
  font-size: 20px !important;
  color: #fff;
}
.smallpopup-module > div:first-child {
  background: transparent !important;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
  text-align: left;
  height: 100%;
}
.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
  border: 1px solid #cccc;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .sidebar-mini.sidebar-collapse .main-header .navbar {
    margin-left: 0px !important;
  }
  .sidebar-mini.sidebar-collapse .main-header .logo {
    width: 100% !important;
  }

  .sidebar-mini.sidebar-collapse .main-header .logo > .logo-mini {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
  }
}
#reactgooglegraph-2 {
  margin-top: 80px;
}
.leftChart-btn {
  position: absolute !important;
  left: 2px;
  top: 280px;
  z-index: 9999;
  background-color: #3f51b5 !important;
  min-width: 20px !important;
}
.righthart-btn {
  position: absolute !important;
  right: 2px;
  top: 280px;
  z-index: 9999;
  width: 30px !important;
  background-color: #3f51b5 !important;
  min-width: 20px !important;
}
.btn-contain {
  position: relative;
}
.skin-blue .main-header .navbar {
  padding: 8px;
}
.infobox {
  padding: 5px 7px;
}
.footer-signin .footer-container {
  margin-top: 20px;
  height: 30px;
  width: 100%;
  display: block;
  width: 100%;
  margin: 20px;
  position: unset;
}
.skin-blue .sidebar-menu > li.active > a {
  border-left-color: #fff;
  background-color: #6a5a9e !important;
  color: #fff !important;
}
.skin-blue .sidebar-menu > li.active > a:hover {
  border-left-color: #fff;
  background-color: #6a5a9e !important;
  color: #fff !important;
}
.treeview-menu > li.active {
  color: #000000 !important;
  background: #f3f1f1 !important;
}
.treeview-menu {
  padding-left: 0px;
  display: block !important;
}
.dashboard_boxs .inner h4 {
  font-size: 16px;
}
.small-box .icon {
  top: 8px;
  right: 8px;
  font-size: 40px;
  color: #5f5f5f !important;
  background: #dad8d8;
  border-radius: 50%;
  width: 64px;
  text-align: center;
  height: 64px;
}
.small-box:hover .icon {
  font-size: 42px;
}
.about-us {
  text-align: center;
  padding: 10px !important;
}
.sidebar-menu .actives > .treeview-menu {
  display: block;
}
.infobox a:hover {
  color: #6a5a9e !important;
}
thead th span {
  color: #fff !important;
}
thead th svg {
  color: #fff !important;
}

.red {
  color: #ff0000;
}

.text-wrap {
}
.text-wrap-head {
}
.sideMenu-open {
  padding: 12px 20px;
  background: #f3f1f1 !important;
}

/* tooltip */
.tip-tool {
  width: 200px !important;
  position: relative;
}
.tooltiptext {
  visibility: hidden;
  display: none;
}
.tooltiptext:hover {
  visibility: visible !important;
  display: block;
}
.tip-tool:hover .tooltiptext {
  display: block;
  visibility: visible !important ;
  position: absolute;
  left: 0;
  bottom: 42px;
  z-index: 2000;
  background: #fefefe;
  color: #6a5a9e;
  padding: 10px;
  border-radius: 4px;
}
.pap {
  box-shadow: none !important;
}
.formCtr {
  margin-bottom: 10px;
  margin-top: 10px;
}
.row {
  width: 100%;
}
.alarm {
  color: red !important;
}
.react-datepicker-popper {
  right: 0 !important;
  left: unset !important;
}
.react-datepicker__triangle {
  left: 200px !important;
}
