body {
  font-size: 0.93rem;
}
.form-control {
  font-size: 0.93rem;
}
h4 {
  font-size: 1.4rem;
}
.menu-logo {
  max-height: 40px !important;
  background-color: white;
}
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active {
  background-color: #17a2b8;
}
.sidebar-dark-primary .nav-treeview>.nav-item>.nav-link.active {
  background-color: #dbdbde;
}
.menu-user-image {
  float: left;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
  margin-top: -2px;
}
.user-image {
  margin-top: 15px;
  width: 80px;
}
.card-header {
  padding: 0.5rem 1.25rem !important;
}
.large-modal {
  z-index: 8888;
}
#conformBoxForm {
  z-index: 8889;
}
#imageUploadForm {
  z-index: 8889;
}
.daterangepicker {
  z-index: 8889 !important;
}
.swal2-container {
  z-index: 8889 !important;
}
.swal2-center {
  z-index: 8889 !important;
}
.hidden {
  display: none;
}
.text-red {
  color: red;
}
.small-table {
  font-size: 0.9rem;
}
.small-btn {
  font-size: 0.7rem;
}
.micro-btn {
  font-size: 0.6rem;
}
.error-detail {
  display: none;
}
.bt-column {
  width:120px;
}
.info-box-nearly {
  margin-top: 0.1rem;
  margin-bottom: 0.2rem !important;
}
.info-box-nearly.active {
  border:lightgreen;
  border-style: solid;
  box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
}
.right-temp-content {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.right-temp-btn {
  width: 350px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #331a1a;
  background-color: #c1c1c5;;
}
.sub-menu {
  margin-left: 8px;
}
.table-left-bordered td, .table-left-bordered th {
  border-left: 1px solid #dee2e6 ;
}
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active {
  background-color: #676f77;
}
.sidebar-dark-primary .nav-treeview>.nav-item>.nav-link.active {
  background-color: #c1c1c5;
}
.remove-icon {
  color: #e2a455;
  cursor: pointer;
  z-index: 10;
}
.view-icon {
  color: lightseagreen;
  cursor: pointer;
  z-index: 10;
}
.edit-icon {
  color: #5a8dd6;
  cursor: pointer;
  z-index: 10;
}
.delete-icon {
  color: #da7575;
  cursor: pointer;
  z-index: 10;
}
.edit-btn {
  background-color: #5a8dd6;
  color: white;
  cursor: pointer;
  z-index: 10;
}
.text-stress {
  font-weight: 600;
}
.work-box {
  border: 1px solid #e8e8e8;
  padding: 10px;
  margin: 10px !important;
  background: #f7f7f7;
}
.text-black {
  color: black
}
.text-red {
  color: brown
}
.text-green {
  color: green
}
.text-blue {
  color: cornflowerblue
}
.top-menu {
  color: #ccc;
}
.top-menu.main {
  background-color: #5893d0;
  color: #e6e6e6 !important;
}
.top-menu.main > a {
  font-size: 18px;
  font-weight: bold;
  cursor: unset;
  color: #e6e6e6 !important;
}
.top-menu > a.pd-5 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.top-menu > a > p {
  font-size: 14px;
  margin-top: 5px;
  color: #e6e6e6 !important;
}
.top-menu > a > p.small {
  font-size: 14px;
}
.control-sidebar, .control-sidebar:before {
  bottom: unset;
  border-radius: .25rem;
}
.right {
  float: right
}
.left {
  float: left;
}
.no-padding {
  padding: 0 !important;
}
.no-bottom {
  margin-bottom: 0 !important;
}
.file-select-btn {
  cursor: pointer;
  background-color: #738292;
  color: #f9f9f9;
}
.upload-box {
  margin-top: 8px;
  padding: 15px !important;
}
.upload-preview {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-height: 145px;
  min-height: 50px;
  border: 2px dashed #ccc;
  margin-bottom: 15px;
  margin-top: 15px;
}
.upload-preview.hover {
  border-color: #38a92e;
}
.upload-preview:hover {
  border-color: #38a92e;
}
.upload-preview img {
  max-height: 145px;
  z-index: 1;
  margin: 0 auto;
  border: none;
}
.upload-preview > .title{
  position: absolute;
  font-size: 20px;
  color: #666;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.upload-preview > input {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -5px;
  left: 0;
  z-index: 2;
  opacity: 0;
  cursor: pointer;
}
.preview-table th {
  width: 35%;
}
.editable-before::before {
  font-family: "Font Awesome 5 Free"; font-weight: 600; content: "\f303";
  cursor: pointer;
}
.editable-after::after {
  font-family: "Font Awesome 5 Free"; font-weight: 600; content: "\f303";
  cursor: pointer;
  margin-left: 2px;
}
.item-modal-header {
  background-color: #9eb9ce;
}
.inline-form-control {
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  box-shadow: inset 0 0 0 transparent;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.imageBox {
  margin-left: 20px;
  position: relative;
  height: 520px;
  width: 520px;
  background: white;
  overflow: hidden;
  background-repeat: no-repeat;
  cursor: move;
}
.imageBox .thumbBox {
  position: absolute;
  top: 21%;
  left: 21%;
  width: 500px;
  height: 500px;
  margin-top: -100px;
  margin-left: -100px;
  box-sizing: border-box;
  border: 1px solid #666666;
  box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5);
  background: none repeat scroll 0 0 transparent;
}
.imageBox .spinner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  line-height: 400px;
}
.switch-type-btn {
  margin: 5px;
  background: #c5c0c0 !important;
  border: 1px solid #eee;
}
.switch-type-btn.active {
  background: #3c8dbc !important;
  color: white !important;
  border-color: #2b688c;
}
.switch-type-btn.active::before {
  font-family: "Font Awesome 5 Free"; font-weight: 600; content: "\f00c";
  cursor: pointer;
  color: white !important;
}
.main-section-header {
  background-color: #a7abaf;
}
.rigth-section {
  margin-left: -13px;
  margin-top: 1px;
  border-radius: unset;
}
.profile-img {
  width: 120px;
}
.overdue-icon {
  color: red;
  padding-left: 2px;
}
.today-icon {
  color: rgb(255, 166, 0);
  padding-left: 2px;
}
.receipt-print-btn {
  cursor: pointer;
}
.success-notification {
  width: 400px;
  position: fixed;
  right: 10px;
  top: 60px;
}
.history-list-tbl {
  margin-top: 10px
}
.title-select {
  font-size: 1.0rem;
  border-radius: 3px;
}
.menu-here {
  position: fixed;
  top: 46px;
  left: 20px;
  z-index: 9999;
}
.control-sidebar-menu {
  list-style: none;
  padding: 0;
  margin: 15px 0px;
}
.control-sidebar-menu>li>a:before, .control-sidebar-menu>li>a:after {
  content: " ";
  display: table;
}
.control-sidebar-menu>li>a {
  display: block;
  padding: 15px 15px;
}
.control-sidebar-menu .menu-icon {
  float: left;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  text-align: center;
  line-height: 28px;
  color: white;
}
.control-sidebar-subheading {
  color: #fff;
}
.control-sidebar-menu .menu-info {
  margin-left: 38px;
  margin-top: 3px;
}
.control-sidebar-dark .control-sidebar-menu>li>a .menu-info>p {
  color: #b8c7ce;
}
@media only screen and (max-width: 900px) {
  .mobile-hidden {
      display: none;
  }
}
@media only screen and (min-width: 900px) {
  .desktop-hidden {
      display: none;
  }
}