/* ---------------------------------------------------------------------- */
/*  Theme 2
/* ---------------------------------------------------------------------- */
body {
  background: #F0F3F4;
}

@media (max-width: 991px) {
  .app-content {
    background: #F0F3F4;
  }
}

header .navbar-header {
  background: #22262E !important;
  border-right-color: rgba(0, 0, 0, 0.2) !important;
  border-bottom-color: rgba(0, 0, 0, 0.2) !important;
}
header .navbar-header .sidebar-toggler, header .navbar-header .sidebar-mobile-toggler {
  color: #798CA6 !important;
}
header .navbar-header .navbar-brand {
  color: #ffffff !important;
}
header .navbar-header .menu-toggler {
  color: #798CA6 !important;
}
header .navbar-collapse {
  background: #22262E !important;/* ffffff */
  border-bottom-color: rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) !important;
}
header .navbar-collapse .navbar-right > li > a {
  color: #fff;/* 777 */
}
header .navbar-collapse .navbar-right > li > a i {
  color: #D1351F !important;/* 3E4B5C */
}
header .navbar-collapse .navbar-right > li > a:hover, header .navbar-collapse .navbar-right > li > a:focus, header .navbar-collapse .navbar-right > li > a:active {
  background: #ebebeb !important;
}
header .navbar-collapse .navbar-right > li.open > a {
  background: #ebebeb !important;
}
header .navbar-collapse .navbar-right .dot-badge {
  border-color: #ffffff;
}
@media (max-width: 991px) {
  header .navbar-collapse {
    background: #22262E !important;
    box-shadow: none;
  }
  header .navbar-collapse .navbar-right > li.open {
    background: #111317 !important;
  }
  header .navbar-collapse .navbar-right > li:hover, header .navbar-collapse .navbar-right > li:active, header .navbar-collapse .navbar-right > li:focus {
    background: #111317 !important;
  }
  header .navbar-collapse .navbar-right > li > a {
    color: #ffffff;
  }
  header .navbar-collapse .navbar-right > li > a i {
    color: #798CA6 !important;
  }
  header .navbar-collapse .navbar-right > li > a:hover {
    background: #111317 !important;
  }
  header .navbar-collapse .navbar-right > li > a:focus, header .navbar-collapse .navbar-right > li > a:active {
    background: none !important;
  }
  header .navbar-collapse .navbar-right > li.open > a {
    background: #111317 !important;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  header .navbar-collapse .navbar-right > li {
    border-bottom: 1px solid #2C2F3B !important;
  }
}
@media (max-width: 991px) {
  header .navbar-collapse .navbar-right .dot-badge {
    border-color: #22262E;
  }
}
@media (max-width: 767px) {
  header .navbar-collapse {
    background: #171a1f !important;
  }
  header .navbar-collapse .close-handle {
    background: #22262E;
  }
  header .navbar-collapse .close-handle .arrow-left, header .navbar-collapse .close-handle .arrow-right {
    background-color: #798CA6;
  }
  header .navbar-collapse .navbar-right .current-user a i {
    color: #ffffff !important;
    background: rgba(121, 140, 166, 0.3);
  }
}
header .dropdown-off-sidebar {
  border-left-color: rgba(0, 0, 0, 0.2) !important;
  background: #ffffff !important;
  color: #3E4B5C !important;
}
@media (max-width: 991px) {
  header .dropdown-off-sidebar {
    background: #22262E !important;
    border-left-color: rgba(0, 0, 0, 0.2) !important;
    color: #798CA6 !important;
  }
}

#sidebar {
  background: #1B1E24 !important;
}
#sidebar:before {
  border-right-width: 0 !important;
  border-right-style: solid;
  border-right-color: transparent !important;
}
#sidebar nav {
  border-right-width: 0 !important;
  border-right-style: solid;
  border-right-color: transparent !important;
}
#sidebar nav .navbar-title {
  color: white;
}
#sidebar nav > ul {
  background: #22262E !important;
  border-bottom-color: #141518 !important;
  border-top-color: #141518 !important;
}
#sidebar nav > ul > li a:active:focus {
  background: #0c0e11 !important;
}
#sidebar nav > ul > li > a .item-media > i {
  color: #8b91a0 !important;
}
#sidebar nav > ul > li > a .item-media .fa-stack .fa-square {
  color: #D1351F !important;
}
#sidebar nav > ul > li > a .item-inner {
  color: #b4bcc8 !important;
  border-bottom-color: #141518;
}
#sidebar nav > ul > li.hover {
  background: #171a1f !important;
}
#sidebar nav > ul > li.open {
  background: #171a1f !important;
}
.no-touch #sidebar nav > ul > li:hover {
  background: #171a1f !important;
}
#sidebar nav > ul > li.active {
  background: #D1351F !important;
}
#sidebar nav > ul > li.active:hover {
  background: #D1351F !important;
}
@media (min-width: 992px) {
  #sidebar nav > ul > li.active:before {
    border-right-color: transparent !important;
  }
  #sidebar nav > ul > li.active:after {
    border-right-color: #F0F3F4 !important;
  }
}
#sidebar nav > ul > li.active > a:active:focus {
  background: #bb2f1c !important;
}
#sidebar nav > ul > li.active > a .item-inner {
  color: #ffffff !important;
}
#sidebar nav > ul > li.active > a .item-media > i {
  color: #ffffff !important;
}
#sidebar nav > ul > li.active > a .item-media .fa-stack .fa-square {
  color: #007aff !important;
}
#sidebar nav > ul > li.active .sub-menu {
  background: #1b1f25;
}
#sidebar nav > ul .sub-menu {
  background: #1b1f25;
}
#sidebar nav > ul .sub-menu > li.open {
  background: #171a1f !important;
}
#sidebar nav > ul .sub-menu > li a {
  color: #b4bcc8;
}
#sidebar nav > ul .sub-menu > li.active a {
    background: #6f2422fa !important;
    color: white;
}
#sidebar nav ul > li.hover {
  background: #171a1f;
}
.no-touch #sidebar nav ul > li:hover {
  background: #171a1f;
}
#sidebar nav ul > li.open {
  background: #171a1f;
}
#sidebar nav .button-o {
  border-color: #8b91a0 !important;
  color: #8b91a0 !important;
}

@media (min-width: 992px) {
  .app-sidebar-closed .app-aside .search-form {
    background: #0e0f13 !important;
    border-bottom-color: transparent !important;
  }
  .app-sidebar-closed .app-aside .search-form > a {
    color: #ffffff;
  }
  .app-sidebar-closed .app-aside .navbar-form {
    background: #0e0f13 !important;
  }
  .app-sidebar-closed .app-aside .navbar-form a {
    color: #ffffff !important;
  }
  .app-sidebar-closed .app-aside .navbar-form .form-group input {
    background: rgba(255, 255, 255, 0.4);
  }
  .app-sidebar-closed .app-aside .navbar-form .form-group input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #ffffff;
  }
  .app-sidebar-closed .app-aside .navbar-form .form-group input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ffffff;
  }
  .app-sidebar-closed .app-aside .navbar-form .form-group input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ffffff;
  }
  .app-sidebar-closed .app-aside .navbar-form .form-group input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #ffffff;
  }
  .app-sidebar-closed .app-aside > .item-inner {
    background: #0c0e11 !important;
  }
  .app-sidebar-closed .app-aside > .item-inner .title {
    color: #b4bcc8 !important;
  }
  .app-sidebar-closed .app-aside > .item-inner.active {
    background: #0c0e11 !important;
  }
  .app-sidebar-closed .app-aside > .item-inner.active:before {
    border-left: 12px solid transparent;
  }
  .app-sidebar-closed .app-aside > .item-inner.active:after {
    border-left: 12px solid #D1351F !important;
  }
  .app-sidebar-closed .app-aside > .item-inner:before {
    border-left: 12px solid transparent;
  }
  .app-sidebar-closed .app-aside > .item-inner:after {
    border-left: 12px solid #171a1f !important;
  }
  .app-sidebar-closed .app-aside .form-group {
    background: #0e0f13 !important;
    border-color: transparent !important;
  }
  .app-sidebar-closed .app-aside .sub-menu {
    background: #22262E;
  }
  .app-sidebar-closed .app-aside .sub-menu li a {
    color: #b4bcc8 !important;
  }
  .app-sidebar-closed .app-aside .sub-menu li a.hover {
    background: #0c0e11 !important;
  }
  .no-touch .app-sidebar-closed .app-aside .sub-menu li a:hover {
    background: #0c0e11 !important;
  }
  .app-sidebar-closed .app-aside .sub-menu li.active > a, .app-sidebar-closed .app-aside .sub-menu li.open > a {
    background: #0c0e11 !important;
  }
}
@media (min-width: 992px) {
  .app-sidebar-closed ul.sub-menu {
    border-right-color: #141518 !important;
    border-bottom-color: #141518 !important;
  }
}

.navbar-form {
  background: #0e0f13 !important;
}
.navbar-form .search-button {
  color: #ffffff;
}
.navbar-form .form-control {
  background: transparent !important;
}
.navbar-form .form-control::-webkit-input-placeholder {
  /* WebKit browsers */
  color: rgba(255, 255, 255, 0.3);
}
.navbar-form .form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(255, 255, 255, 0.3);
}
.navbar-form .form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(255, 255, 255, 0.3);
}
.navbar-form .form-control:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: rgba(255, 255, 255, 0.3);
}
.navbar-form .form-control:focus {
  background-color: #ffffff !important;
  border-color: #ffffff;
  transition: all 300ms ease-in 0s;
}
.navbar-form .form-control:focus + .search-button {
  color: #aeacb4;
}
.navbar-form .form-control:focus::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #c2c2c5 !important;
}
.navbar-form .form-control:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #c2c2c5 !important;
}
.navbar-form .form-control:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #c2c2c5 !important;
}
.navbar-form .form-control:focus:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #c2c2c5 !important;
}

#off-sidebar {
  background: #ffffff !important;
  border-color: #c8c7cc !important;
}
#off-sidebar .sidebar-back {
  color: #798CA6;
}
#off-sidebar .tab-content {
  background: #ffffff !important;
}
#off-sidebar .nav-tabs.nav-justified > li > a {
  border-color: #c8c7cc;
  color: rgba(121, 140, 166, 0.7);
  background: #f2f2f2;
}
#off-sidebar .nav-tabs.nav-justified > li > a:hover, #off-sidebar .nav-tabs.nav-justified > li > a:focus {
  background: #e6e6e6;
  color: rgba(121, 140, 166, 0.8);
}
#off-sidebar .nav-tabs.nav-justified > li.active > a, #off-sidebar .nav-tabs.nav-justified > li.active > a:hover, #off-sidebar .nav-tabs.nav-justified > li.active > a:focus {
  color: #798CA6;
  background: #ffffff;
  border-bottom-color: #ffffff;
}
#off-sidebar .media-list .media {
  border-color: #c8c7cc;
  color: #777;
}
#off-sidebar .media-list .media a:hover {
  background: #e6e6e6;
}
#off-sidebar .media-list .media .media-heading {
  color: #777 !important;
}
#off-sidebar .media-list .media .media-body span {
  color: #919191;
}
#off-sidebar .sidebar-title {
  color: #777;
}
#off-sidebar .discussion .messages-date {
  color: #777;
}
#off-sidebar .discussion .message-name {
  color: #777;
}
#off-sidebar .message-bar {
  background: #e6e6e6;
  border-top-color: #c8c7cc;
}
#off-sidebar .message-bar textarea {
  background: #fff;
  border-color: #c8c7cc;
}
#off-sidebar .message-bar .link {
  color: #798CA6;
}
#off-sidebar .message-bar a.icon-only {
  color: #777;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999 !important;
}

#app > footer {
  background: #22262E !important;
  border-top-color: rgba(0, 0, 0, 0.2) !important;
  color: #ffffff;
}


/* Julius CSS */

#page-title {
  padding: 30px 0 0px;
}

.panel-white .border-light, .partition-white .border-light {
  border-bottom: 2px solid #D1351F !important;
}

.panel-title {
  text-transform: uppercase;
  line-height: 34px;
}

.panel-heading {
  padding: 10px 15px;
}

#DataTables_Table_0_length > label {
  margin-bottom: 15px;
}

label {
  color: #656565;
}

.modal-content {
  background: #fff;
}

.modal-header {
  border-bottom: 3px solid #D1351F !important;
}

.modal-title {
  text-transform: uppercase;
  font-weight: 600;
}

thead {
  background: #D1351F;
}

.table > thead > tr > th {
  color: #fff !important;
}

.btn-primary {
  background-color: #D1351F;
  border-color: #D1351F;
}

.btn-primary:hover {
  background-color: #C1250F !important;
  border-color: #D1351F;
}

.btn-primary.btn-o {
  border: 1px solid #D1351F;
  color: #D1351F;
}

.btn-primary.btn-o:hover {
  color: #D1351F;
  border-color: #D1351F;
  background: none !important;
}

.form-horizontal .control-label {
  font-weight: 600;
}

textarea, select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
  padding: 5px 15px;
}

.navbar .navbar-right > li.current-user > a img {
  border-radius: 50%;
}

.navbar .navbar-right > li.current-user > a span {
  float: left;
  line-height: 18px;
  margin-top: 9px;
  font-weight: 600;
}

.navbar .navbar-right > li.current-user > a i {
  font-size: 10px;
  margin-left: 5px;
  display: inline-block;
}

.navbar .navbar-right > li.current-user > a img {
  margin-right: 10px;
}

.dropdown-menu.dropdown-dark {
  min-width: 205px;
}

.dataTables_filter input {
  margin-left: 10px !important;
}

.dataTables_wrapper #DataTables_Table_0_paginate.dataTables_paginate .paginate_button.current,
.dataTables_wrapper #DataTables_Table_0_paginate.dataTables_paginate .paginate_button.current:hover {
  background: #d1351f !important;
}

.navbar-title-others {
  color: #fff;
  font-size: 10px;
  letter-spacing: 0.2px;
  padding-left: 15px !important;
  padding-right: 15px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  text-transform: uppercase;
}

.item-img > img {
  width: 200px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.modal-details {
  background: #f7f7f7;
  padding: 10px 0 30px;
  margin-top: 15px;
}

.modal-details h4 {
  margin-bottom: 5px;
}

.modal-details small {
  color: #D1351F;
  font-weight: 600;
}

.photo-upload fieldset {
  border:0;
  margin-bottom:20px;
}

.photo-upload input {
   display:block;
}

.photo-upload img.preview {
  width:200px;
  height:auto;
  clear:both;
  margin:10px 0;
}

.bootstrap-select > .dropdown-toggle {
  border-radius: 0;
}

.modal-body {
  padding: 30px 15px;
}

.purchase-request-table {
  font-size: 12px;
  border: 1px solid #efefef;
}

.table.purchase-request-table > thead > tr > th, 
.table.purchase-request-table > tbody > tr > th, 
.table.purchase-request-table > tfoot > tr > th, 
.table.purchase-request-table > thead > tr > td, 
.table.purchase-request-table > tbody > tr > td, 
.table.purchase-request-table > tfoot > tr > td {
  padding: 4px;
}

.btn.pr-add-btn {
  background: #d1351f;
  color: #fff;
  border-radius: 0;
}

.btn.dr-search-btn {
  position: absolute;
  right: 0;
  z-index: 99 !important;
  background: #d1351f;
  color: #fff;
  border-radius: 0;
  top: 0;
  bottom: 0;
}

.table.purchase-request-table input {
  padding: 0;
  height: 22px;
  text-align: center;
  font-size: 12px;
}

.btn.delete-btn {
  background: #d1351f;
  color: #fff;
  padding: 0px 4px;
  font-size: 12px;
}

.item-list-table tbody {
  height: 281px;
   overflow: auto; 
  display: block;
}

.item-list-table thead, 
.item-list-table tbody tr {
    display:table;
    width:100%;
}


#item-list .modal-body {
  padding: 0px 15px 60px;
}

#item-list .modal-dialog {
  width: 50%;
}

.no-padding {
  padding: 0;
}

.modal .search-filter > button {
  background-color: #d1351f !important;
  border-color: #d1351f !important;
  color: #fff !important;
}

#page-title {
  padding: 25px 0 20px;
  background: #fbfbfb;
}

#date_time {
  font-size: 16px;
  text-transform: uppercase;
  color: #909090;
  padding-right: 20px;
}