.head-create-btn {
  margin-right: 10px;
}
.head-create-btn .btn {
  padding: 6px 12px;
  font-size: 10px;
  text-transform: none;
}
.hdr-select:focus {
  outline: none;
}
.dropdown-menu {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-item:not(.dt-button) {
  font-size: 13px;
  padding: 6px 12px;
}
.dropdown-item:hover,
.dropdown-item:focus {
  background-color: #e1e3e9;
  outline: none;
}
.dropdown-item:active {
  background-color: #e1e3e9;
  color: inherit;
}
.cust-nav .navbar-nav .dropdown-menu {
  border-radius: 0;
}
.dropdown-toggle.drop-icon-alt::after {
  content: "\f107";
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 10px;
  border: none;
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 4px;
}
.cust-nav .dropdown.show {
  /*background: #008bbe;*/
  background: #95a912 !important; /*bug id:28934 */
}
.cust-nav .dropdown.show > a {
  color: #000 !important;
}
.cust-nav .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
}
.cust-nav .dropdown-item {
  border-top: 1px solid #efefef;
}
.cust-nav .dropdown-item:first-child {
  border-top-color: transparent;
}
.txtside-btn:not(.icon-only) {
  padding-top: 7px;
  padding-bottom: 7px;
}
.txtside-btn.icon-only {
  height: 32px;
  font-size: 17px;
}
.ld-rows:first-child {
  border-top-color: transparent;
}
.ld-rows {
  padding: 8px 15px 0 15px;
  border-top: 1px solid #ddd;
}
.ld-rows:nth-child(even) {
  background-color: #f9f9f9;
}
.f-lbl,
.f-lbl-val {
  font-size: 12px;
  margin-bottom: 8px;
}
.f-lbl {
  font-weight: 700;
}
.btn-st {
  font-size: 12px;
  text-transform: uppercase;
}
.help-txt {
  font-size: 11px;
  line-height: 16px;
  display: block;
  margin-top: 2px;
}
.chr-container {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  margin-right: 12px;
  cursor: pointer;
  font-size: 12px;
  min-height: 22px;
  line-height: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
th .chr-container,
td .chr-container {
  margin-bottom: 18px;
}
.chr-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.chr-container input[type="checkbox"] {
  height: 0;
  width: 0;
}
.chr-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #e1e3e9;
  border: 2px solid #c7c6c6;
  transition: background-color 0.15s ease-in-out;
}
.chr-container input[type="radio"] + .checkmark {
  border-radius: 50%;
}
.chr-container:hover input ~ .checkmark {
  background-color: #ccc;
}
.chr-container input:checked ~ .checkmark {
  background-color: #95a912;
  border-color: #95a912;
}
.chr-container .checkmark::after {
  content: "";
  position: absolute;
  display: none;
}
.chr-container input:checked ~ .checkmark:after {
  display: block;
}
.chr-container .checkmark::after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.chr-container input[type="radio"] + .checkmark::after {
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.fsep {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #dee2e6;
  line-height: 0.1em;
  margin: 10px 0 20px;
}
.fsep span {
  background: #fff;
  padding: 0 10px;
  text-transform: uppercase;
  font-weight: 700;
}
.txtside-filter {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .col-md-3:not(.col-sm-6) .txtside-filter {
    text-align: center;
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 843px) {
  .col-md-3 .txtside-filter {
    margin-top: 33px;
  }
  .col-md-3 .filt-bt {
    font-size: 10px;
  }
}
@media (max-width: 575px) {
  .col-sm-6 .txtside-filter {
    margin-top: 0;
    text-align: center;
  }
}
.chkoutin-btn {
  min-width: 70px;
  color: #fff;
  font-size: 11px;
  padding: 1px 6px;
}
.chkoutin-btn:hover {
  color: #fff;
}
.chkoutin-btn:focus {
  box-shadow: none;
}
.bg-custom-1 {
  background-color: #3f51b5;
}
.chkoutin-btn.bg-custom-1:hover {
  background-color: #3b4ba7;
}
.bg-custom-2 {
  background-color: #9c27b0;
}
.chkoutin-btn.bg-custom-2:hover,
.action-btn.bg-custom-2:hover {
  background-color: #8d25a0;
}
.inv-tpbox {
  margin-bottom: 10px;
  padding: 10px 20px;
  background-color: #ebf9dd;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
}
.inv-tbl thead th,
.inv-tbl tbody td {
  font-size: 11px;
}
.stat-circ {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  text-align: center;
  margin-right: 2px;
}

.line-acc-box {
  margin-bottom: 20px;
}
.line-acc-head {
  padding: 12px 10px !important;
  background: #a2ab42;
  /* background: linear-gradient(356deg, rgba(0,169,204,1) 3%, rgba(0,92,168,1) 86%, rgba(0,57,151,1) 100%); */
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
}
.line-acc-box.open .line-acc-head {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.line-acc-icon i {
  transition: all 300ms ease 0s;
}
.line-acc-box.open .line-acc-icon i {
  transform: rotate(90deg);
}
.line-acc-name {
  padding-left: 10px;
  font-weight: 500;
}
.line-acc-cont {
  padding: 20px;
  padding: 20px;
  border: 1px solid #dee2e6;
  border-top: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.txtside-filter.add-ser {
  margin-top: 25px;
}
.ser-tbl tbody tr td {
  padding-top: 5px;
  padding-bottom: 5px;
}
.ser-tbl tbody tr td .action-btn {
  /* font-size: 13px; */
}
a.chkoutin-btn:not([href]),
span.chkoutin-btn {
  cursor: text;
}
a.chkoutin-btn.bg-danger:not([href]):hover {
  background-color: #dc3545 !important;
}
td .chr-container.m-0.p-0 {
  width: 22px;
}
.status-th {
  background-color: #ccdc6d !important;
  border-bottom: 1px solid #bece63 !important;
}
.subth th {
  white-space: nowrap;
  background-color: #e7f596 !important;
  border-color: #cdda81;
}

/*due to new menu item*/
@media (min-width: 992px) {
  .cust-nav .nav-link {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
}
.side-th th,
.side-th td {
  font-size: 12px;
}
.side-th th {
  background-color: #eaeaea;
  border-color: #d6d6d6;
}
.rcheck {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  color: #fff;
}
.text-link {
  color: inherit;
  text-decoration: underline;
}
.pt-6{
  padding-top: 32px;
}
.purchase-select{
  background-color: #3a3a3a;
  color: #fff;
  font-size: 12px;
  padding: 6px;
  border-radius: 4px;
  border: 1px solid #008ebf;
  margin-right: 10px;
}
.month-select{
  color: #fff;
  background-color: #3b4ba7;
  font-size: 12px;
  padding: 6px;
  border-radius: 4px;
  border: 1px solid #008ebf;
  margin-right: 10px;
}
.has-search .form-control {
  padding-left: 2.375rem;
}
.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}
.active-status{
  background: #97cb5f;
  color: #fff;
  font-size: 12px;
  padding: 0px 4px;
  margin-top: 1px;
  margin-bottom: 1px;
}
.close-status{
  background-color: #f14827;
  border-color: #f14827;
  color: #fff;
  font-size: 12px;
  padding: 0px 4px;
  margin-top: 1px;
  margin-bottom: 1px;
}
.toggle-main, .toggle-main2{
  margin-top: -58px;
  display: none;
  background-color: #fff;
  position: relative;
}
.btn-atch{
  background-color: #008bbe;
  color: #fff;
  font-size: 12px;
}
textarea.form-control{
  height:40px;
}
@media (min-width: 576px){
  #addnewpro .modal-dialog {
      max-width: 80%;
      margin: 1.75rem auto;
  }
  #addnewpro2 .modal-dialog {
    max-width: 50%;
    margin: 1.75rem auto;
}
}
.mt-8{
  margin-top: 35px;
}


#scroll {
  position:fixed;
  right:15px;
  bottom:25px;
  cursor:pointer;
  width:50px;
  height:50px;
  background-color:#3498db;
  color: #fff;
  text-align: center;
  line-height:50px;
  display:none;
  -webkit-border-radius:60px;
  -moz-border-radius:60px;
  border-radius:60px
}

#scroll:hover {
  background-color:#e74c3c;
  opacity:1;filter:"alpha(opacity=100)";
  -ms-filter:"alpha(opacity=100)";
}


.main-titles > a {
  display: block;
  font-size: 13px;
  padding-left: 25px;
  color: #000;
  position: relative;
}
.main-titles > a:hover{
  text-decoration: none;
}
.main-titles > a:after {
  content: "\f078"; /* fa-chevron-down */
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
}
.main-titles > a[aria-expanded="true"]:after {
  content: "\f077"; /* fa-chevron-up */
}
.ps-accordion .card-header{
  background-color: #c8d767;
  padding: 0.75rem 0 .75rem 1rem;
}
.ps-headers {
  font-size: 13px;
  padding: 0.75rem 0 .75rem 1rem;
}
.ps-headers h5{
  font-weight: 700;
  font-size: 14px;
}

.ps-accordion .card-body {
  padding: 10px 0 10px 10px;
}
.ps-accordion .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0,0,0,.05);
}
.ps-accordion .form-check-inline{
  padding-left: inherit ;
  margin-right: inherit;
}
.col-xsd{
  width: 130px;
  text-align: center;
}
.col-xsd .row{
  margin-left: 0;
  margin-right: 0;
}
.sub-head1{
  background-color: #d5d5d5 !important;
}

.sts-new{
    min-width: 55px !important;
    text-align: center;
  }
  .click-btn1{
    color: #fff;
    display: inline-block;
    padding: 5px 8px;
    border-radius: 4px;
    font-size: 12px;
    display: inline-block;
    background: #97cb5f;
    border:0;
  }
  #selectStuff .modal-dialog {
    max-width: 70%;
    margin: 4rem auto;
  }


  /* Bootstrap 4 text input with search icon */

  .has-search .form-control {
    padding-left: 2.375rem;
  }

  .has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
  }
  .stuff-bx1{
    width: 100%;
    background: #fcfcd8;
    padding: 0px 10px 20px;
    border-radius: 10px;
    border: 1px solid #bdc8d4;
    margin: 0 15px;
  }
  .stuff-bx1 .cust-tbl{
    background-color: #fff;
  }
  .cust-tbl5 td, .cust-tbl5 th{
    border: 0px solid;
    font-size: 13px;
    padding: 8px 0;
  }
