.login-container {
  width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
align-items: stretch;
flex-wrap: wrap;
}

.login-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: calc(100% - 520px);
    position: relative;
    z-index: 1;
}
.login-content {
  width: 520px;
min-height: 100vh;
background: #fff;
border-radius: 2px;
position: relative;
}
.login-body {
  padding: 90px;
}
.login-body img {
    width: 135px;
    margin-bottom: 30px;
    margin-left: -12px;
}
.login-title {
  font-size: 24px;
font-weight: 600;
margin-bottom: 35px;
}
body {
  background-color: #f9fafb;
}
a {
  cursor: pointer;
}
.navbar-default {
    background-color: #ffffff;
    border-color: 1px solid rgba(0, 0, 0, 0.05);
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #458bc4;
    background-color: #f5f5f5;
}
.container-fluid {
  padding-left: 20px;
  padding-right:20px;
}
body > .container-fluid {
  padding: 30px 20px 0;
}
body > .container-fluid {
  margin: 1px 0px 0px 0px;
}
body > .container-fluid-dashboard {
  padding: 0px 20px 0;
}
/* User view style */
.user-container-fluid {
  padding-left: 20px;
  padding-right:20px;
}
body > .user-container-fluid {
    padding: 50px 20px 0;
}
body > .user-container-fluid-dashboard {
  padding: 0px 20px 0;
}
.col-md-10 + .col-md-2 {
  padding-left: 0;
}
.page-title {
  position: sticky;
  top: 50px;
  left: 0;
  right: 0;
  z-index: 1020;
  min-height: 40px;
  padding:1px 26px 0 26px;
  margin-bottom: 22px;
  border-top: 1px solid #F6F6F6;
  background-color: #FFFFFF;
}
.page-title h4 {
  display: inline-block;
      font-size: 17px;
      font-weight: 600;
}
.page-title  .breadcrumb {
  padding: 0px;
 background-color: transparent;
 display: inline-block;
 float: right;
 margin-top: 10px;
 margin-bottom: 10px;
}
  /* user view  */
.user-page-title {
  position: sticky;
  top: 50px;
  left: 0;
  right: 0;
  z-index: 1020;
  min-height: 40px;
  padding: 0 26px;
  margin-bottom: 22px;
  border-top: 1px solid #F6F6F6;
  background-color: #FFFFFF;
}
.user-page-title h4 {
  display: inline-block;
      font-size: 17px;
      font-weight: 600;
}
.user-page-title  .breadcrumb {
  padding: 0px;
background-color: transparent;
display: inline-block;
float: right;
margin-top: 10px;
margin-bottom: 10px;
  }
.mt-10{
    margin-top: 10px;
  }
  .card-body {
      background-color: #ffffff;
      padding: 20px;
      border: 1px solid rgba(0,0,0,.03);
      margin-bottom: 16px;
  }
  .custom-col-tables .form-group.pull-right {
    margin-right: 84px;
  }
.dropdown-menu li a {
    display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    text-decoration: none;
}
.dropdown-menu li ul {
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0;
}
.dropdown-menu li a:focus, .dropdown-menu li a:hover {
    color: #458bc4;
    text-decoration: none;
    background-color: transparent;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #458bc4;
    text-decoration: none;
    background-color: transparent;
    outline: 0;
}
.mega-dropdown-menu {
  width: 800px;
    padding: 14px 0;
}
.mega-dropdown-menu>li {
  padding: 0;
}
.mega-dropdown-menu .dropdown-header {
    font-size: 17px;
    text-align: left;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: 2px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #a5a5a5;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.pagination {
  margin: 0;
}
.table {
  margin-bottom: 0;
}
.table-responsive {
  margin-bottom: 20px;
}
.table-po-responsive{
  width:100%;
  margin-top: 2%;
}
.table-pr-responsive{
  width:100%;
  margin-top: 2%;
}
.scroll-PO-div2 { 
  width: 100%;
  height:20px;
}
.scroll-PR-div2 { 
  width: 100%;
  height:20px;
}
.table td.table-category span {
    background-color: #eef3f6;
    padding: 3px 8px 2px;
    border-radius: 20px;
    margin-bottom: 5px;
    display: inline-block;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #dee2e6;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
}
.table tr td label, .table tr th label {
  margin:0 !important;
}
.table tr td {
  padding: 8px 8px !important;
  line-height: 1 !important;
}
.table tr th{
  padding:8px 8px !important;
}
.option-input:checked {
    background: #458bc4;
}
.table-excel .table tr td {
   padding: 1px 4px !important; 
   font-size: 12px;
   white-space: nowrap;
   vertical-align: middle;
}
.table-excel .table tr th {
  padding: 1px 4px !important;
  font-size: 12px;
white-space: nowrap;
vertical-align: middle;
  
}
.table-excel .table tr td label, .table-excel .table tr th label {
line-height: 0;
}
.table-excel .table tr td input, .table-excel .table tr th input {
top: 4px;
}
.table-excel .table tr.sort-arrow th span {
  bottom: 13%;
}
.table-excel .form-control {
height: 22px;
padding: 2px 4px;
font-size: 12px;
}

.table-excel-stock .table tr td {
  padding: 1px 4px !important; 
 font-size: 14px;
white-space: nowrap;

}
.table-excel-stock .table tr th {
 padding: 1px 4px !important;
 font-size: 12px;
white-space: nowrap;
vertical-align: middle;
 
}
.table-excel-stock .table tr td label, .table-excel-stock .table tr th label {
line-height: 0;
}
.table-excel-stock .table tr td input, .table-excel-stock .table tr th input {
top: 4px;
}
.table-excel-stock .table tr.sort-arrow th span {
 bottom: 13%;
}
.table-excel-stock .form-control {
height: 22px;
padding: 2px 4px;
font-size: 12px;
}
.table-wrap .table tr th {
    padding: 1px 14px 1px 4px !important;
    font-size: 12px;
    white-space: normal;
    vertical-align: middle;
    text-align: center;
}
.table-wrap thead tr:nth-child(1) th {
  background: #f2f4f6;
  position: relative;
  top: -1px;
}

.table-fixed tbody {
  height: 230px;
  overflow-y: auto;
  width: 100%;
}
.table-fixed {
  height: 640px;
}
.table-fixed thead tr:nth-child(1) th {
  background: #f2f4f6;
  position: sticky;
  top: -1px;
  z-index: 1002;
}

.table-fixed thead tr.row_fixed:nth-child(n+1) td {
  background: #f2f4f6;
  position: sticky;
  top: 18px;
  z-index: 1002;
 
}
.option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    height: 16px;
    width: 16px;
    margin:0 !important;
    transition: all 0.15s ease-out 0s;
    background: #ffffff66;
    border: 1.5px solid #cecece;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    outline: none;
    z-index: 1000;
}
#main_checkbox {
  z-index: unset !important;
}
.deletetable tbody .checkbox{
  z-index: unset !important;
}
.checkbox1{
  width:16px !important; 
  height:20px !important;
  display: inline-block !important;
  transition: all 0.15s ease-out 0s !important;
  color: #fff !important;
  border: 1.5px solid #cecece !important;
  border-radius:0px !important;
  padding: 6px 10px !important;
  
}
.checkbox1:checked{
  font-size: 10px !important;
  text-align: center !important;
  position: relative;
  content: "✔";
  display: block !important;
  z-index: 100;
  background: #458bc4;
  
}
.checkbox1 input:focus{
  outline: none !important;
  box-shadow:none !important;
}
.option-input:checked::before {
    height: 16px;
    width: 13px;
    position: absolute;
    content: "✔";
    display: inline-block;
    font-size: 10px;
    text-align: center;
}
.option-input:checked::after {
    background: #458bc4;
    content: '';
    display: block;
    position: relative;
    z-index: 100;
}

/* input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
} */
.card-header {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 14px;
    padding-bottom: 10px;
}
.action-btns button {
  width: 100%;
margin: 10px 0;
}
.form-view .nav-tabs {
  margin-bottom: 24px;
}
.form-view legend {
  font-size: 14px;
margin-top: 35px;
padding-bottom: 8px;
}
.form-horizontal .control-label {
  text-align: left;
  padding: 14px 10px 14px 20px;
  border-right: 1px solid #dddddd;
}
.form-control-static {
  padding: 14px 10px 14px 20px;
}
.form-control-static_dc {
  padding: 2px 10px 0px 20px;
}
.form-control-static-popup {
  padding: 0px 10px 14px 20px;
}
.form-control-static .perm_list {
  padding-left: 15px;
}
.form-horizontal .col-md-8 

.form-horizontal .form-group {
      margin-bottom: 0;
}
.img-cont .modal-header {
    min-height: 16.428571429px;
    padding: 4px 15px;
    border-bottom: 0;
}
.img-cont .modal-body {
    position: relative;
    padding: 4px;
}
.img-cont .carousel-inner>.item>img {
  border-radius: 0 0 8px 8px;
  width: 100%;
}
.img-cont .modal-header .close {
  margin-top: 7px;
  margin-right: -4px;
  font-size: 12px;
  border: 1px solid;
  border-radius: 100%;
  padding: 2px 3px 3px 3px;
  opacity: 0.4;
}
.modal-header .close {
  margin-top: 5px;
}
.modal-title {
      margin-top: 6px;
      display: inline;
      font-size: 20px;
}
.uploaded-image .display-image {
  width: 150px;
      margin-bottom: 0;
}
.navbar-brand {
  padding: 8px 15px;
}

.navbar-brand img {
    width: 90px;
  }
  .form-horizontal input[type='file'] {
    border: 0;
    box-shadow: none;
    padding: 7px 0;
}
  .form-horizontal input, .form-horizontal select, .form-horizontal textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out.15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin: 5px 0;
}
.form-horizontal input:focus, .form-horizontal select:focus {
  border-color: #66AFE9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

ul.errorlist {
  padding: 0;
  list-style: none;
}
ul.errorlist li{
  color:red
}
.activ{
  color:#428bca ;
}
.success-notification{
  position: absolute;
  right: 18.3%;
  width: 24%;
  color: white;
  top: 87px;
  padding: 8px 32px 8px 12px;
  z-index: 9999;
  background-color: #29c26b;
}
.success-alert-notification{
  position: absolute;
  right: 18.3%;
  width: 24%;
  color: white;
  top: 70px;
  padding: 8px 32px 8px 12px;
  z-index: 9999;
  background-color: #29c26b;
}
.success-notification-danger{
  position: absolute;
  right: 3%;
    width: 17%;
    color: white;
    top: 17%;
    padding: 30px 35px;
    z-index: 1;
    background-color: #dc3545;
}
.deleteicon{
  cursor: pointer;
}
.breadcrumb-right-align{
  float:right;
  margin-top: 9px;
}
.breadcrumb-left-align{
  float: left;
}
.breadcrumb-right-align a{
  text-decoration: none;
}
.dynamic-heading{
  display: inline;
}
.logintosignup{
  width:100%;
  border: 1px solid #e6e6e6;
  border-radius: 1px;
  margin: 0 0 10px;
  padding: 10px 0;
}
.logintosignup div{
  text-align: center;
}
.logintosignup p, .logintosignup a{
  display: inline;
}
.logintosignup a{
  text-decoration: none;
}
.col-md-10 + .col-md-2 {
  padding-left: 0;
  position: sticky;
  top: 112px;
}
textarea#id_description, textarea#id_testing_parameters, textarea#id_notes{
  height: 52px;
}

select#id_users, select#id_permissions, select#id_groups,select#id_user_warehouse{
  height: 100%;
}

p.errornote {
  color: red;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #ccc 1px !important;
  outline: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #f5f5f5 !important;
  border: 1px solid #afafaf !important;
}
#mainbody {
  padding-bottom: 5px;
}
.form-group {
  margin-bottom:0;
}
.deleteicon {
  color: red;
}
.thumbnail {margin-bottom:6px;}

.carousel-control.left,.carousel-control.right{
  background-image:none;
  margin-top:10%;
  width:5%;
}

/* BOM CSS */

.tree, .tree ul {
  margin:0;
  padding:0;
  list-style:none
}
.tree ul {
  margin-left:1em;
  position:relative
}
.tree ul ul {
  margin-left:.5em
}
.tree ul:before {
  content:"";
  display:block;
  width:0;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  border-left:1px solid
}
.tree li {
  margin:0;
  padding:0 0 0 1em;
  line-height:2em;
  font-weight:700;
  position:relative
}
.tree ul li:before {
  content:"";
  display:block;
  width:10px;
  height:0;
  border-top:1px solid;
  margin-top:-1px;
  position:absolute;
  top:1em;
  left:0
}
.tree ul li:last-child:before {
  background:#fff;
  height:auto;
  top:1em;
  bottom:0
}
.indicator {
  margin-right: 5px;
  margin-left: -20px;
  background-color: #FFFFFF;
  top: 2px;
}
.tree li a {
  text-decoration: none;
  margin-left: 10px;
}
.tree li button:not(.modal-body button), .tree li button:not(.modal-body button):active, .tree li button:not(.modal-body button):focus {
  text-decoration: none;
  border: 1px solid #2e6da4 ;
  background:#337ab7;
  margin:0px 0px 0px 0px;
  padding:5px 10px 5px 10px;
  color:#fff
}

.tree span.textright {
  float: right;
}
.tree ul li:after, ul.tree li:after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #e0e0e0;
  display: block;
  left: 0%;
  right: 0%;
  top: 25px;
}
.col-md-2 .form-group {
  margin-bottom: 15px;
 }

.order_mgmt_row td:first-child, .order_mgmt_row td:nth-child(2) {
  background: #f9f9f9;
  border: none;
}

tr.order_mgmt_row:nth-child(17n) {
  border-bottom: 2px solid #ddd;
}

.table.group_permission {
  border: 1px solid #ddd !important;
}

.label-status {
  width: 12px;
  height: 12px;
  display: block;
  margin: 2px auto;
}
.label-purple {
  background-color: #800080;
}
.group_perm_div {
  display: inline-flex;
  width: calc(97%/6);
}
span.group_perm_action_name {
    padding-left: 5px;
    padding-top: 2px;
}

/* below style used for reports list view border color */
th,
td {
  border: 1px solid black;
  
}
tbody .colored td[rowspan]:not(:first-child) {
  /* border-left: 2px solid black; */
  /* border-right: 2px solid black; */
  border-top: 2px solid rgb(77, 74, 74);  
 
  /* border-bottom: 3px solid black; */
}
tbody .colored td:nth-of-type(n) {
  border-top: 2px solid black;
 
}
tbody .colored2 td[rowspan]:not(:first-child) {
  /* border-left: 2px solid black; */
  /* border-right: 2px solid black; */
  border-top: 2px solid rgb(77, 74, 74);  
  border-right : 1px solid #C4C4C4;
 
 
  /* border-bottom: 3px solid black; */
}
tbody .colored2 td:nth-of-type(n) {
  border-top: 2px solid black;
  border-right : 1px solid #C4C4C4;
 
}
th,
td {
  border: 1px solid black;
  border-right : 1px solid #C4C4C4;
  
}
tbody .colored1 td[rowspan]:not(:first-child) {
  /* border-left: 2px solid black; */
  /* border-right: 2px solid black; */
  border-top: 2px solid #C4C4C4; 
  border-right : 2px solid #C4C4C4;
 
  /* border-bottom: 3px solid black; */
}
tbody .colored1 td:nth-of-type(n) {
  border-top: 2px solid #C4C4C4;
  border-right : 2px solid #C4C4C4;
  
}

/* tbody tr td:last-child {
  border-right: 3px solid black;
} */

/* tbody tr:last-child td:nth-child(n+1) {
  border-bottom: 3px solid black;
} */

.widget {
  width:80%;
  position: relative;
  margin-bottom: 30px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 4px 4px 30px 0px rgba(75,102,171,0.1);
}

.widget-header {
  padding: 10px 20px;
}

.widget-header h4 {
  margin-bottom: 4px;
}
.widget-header h4 label {
  float: right;
  font-size: 12px;
}
.widget-header p {
  font-size: 22px;
  font-weight: 600;
  margin: 0;
  color: #555555;
}
.widget-body {
  display: flex;
  border-top: 1px solid #efefef;
}
.widget-body div:first-child,.widget-body div:nth-child(2) {
  border-right: 1px solid #efefef;
}
.widget-body div {
  width: 35%;
  padding: 10px 15px;
  text-align: center;
}
.widget-body div p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 800;
}

.widget-body div span {
  font-size: 13px;
  font-weight: 600;
}
.form-horizontal input[type="radio"] {
  border: 0;
  width: auto;
  display: inline-block;
  height: auto;
  vertical-align: middle;
  margin: 0 4px;
}
.tag_name{
  width:650px !important;
  right:300px !important;
  left:-300px!important;
}
.tag_name_stock{
  width:max-content !important;
  right:300px !important;
}
.tag_name_design{
  width:340px !important;
  right:160px !important;
  left:-160px!important;
}
.tag_name_sample {
    display: flex;              /* enables flexbox layout */
    flex-wrap: wrap;            /* allows wrapping to next line */
    gap: 5px;                   /* space between tags */
    max-width: 300px;           /* adjust to your tooltip width */
    white-space: normal;        /* allow line breaks */
    right: 160px !important;    /* keep your positioning */
    left: -160px !important;
}

.tag_name_sample .dc-description {
    background-color: #f2f2f2;  /* just for better visual separation */
    padding: 3px 6px;
    border-radius: 4px;
    font-size: 12px;
    display: inline-block;
}
.tag_span{
  padding: 3px 20px 2px !important;
}
.table tr td.common_td{
  line-height: 1.4 !important;
}
.table tr td.common_td1{
  line-height: 2.0 !important;
}
.legend_in{
  margin-top: 80px;
  float: right;
  padding-right: 22px;
}
.legend_archive_in{
  margin-top: 20px;
  float: right;
  padding-right: 24px;
}

.text_area{
    width: 250px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out.15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin: 5px 0;
}
.control_label{
text-align: left;
padding: 14px 10px 14px 10px;
border-right: 1px solid #dddddd;
}

.goods_in_style{
  padding-top: 25px;
}
.product_status_btn{
    width: 50px;
    padding: 1px 3px 0px 0px;
    font-size: 13px;
    border-radius: 2px;
    float: left;
}
.product_status_btn_neg{
    width: 50px;
    padding: 1px 3px 0px 0px;
    font-size: 13px;
    border-radius: 2px;
    margin-top:0px !important;
    float: left;
    margin-left:4px !important;
}

.rowspans{
  text-align: center;
  vertical-align: middle !important;
}

.rowspans_pr{
  /* text-align: center; */
  vertical-align: middle !important;
}

.JStableOuter  thead th.first-head {/*first cell in the header*/
  position: relative;
 /* display: block;*/ /*seperates the first cell in the header from the header*/
  background-color: #fff;
  z-index: 99;
  /* min-width: 120px; */
}

.JStableOuter tbody tr td.first-col {  /*the first cell in each tr*/
  position: relative;
  /*display: block;*/ /*seperates the first column from the tbody*/
  background-color: #fff;
}

.JStableOuter table {
  position: relative;
  width: 100%;
  background-color: #fff;
  /* display: block; */
  overflow: scroll;
  max-height: 500px;
}

/* .JStableOuter { max-width:1170px; margin:auto; border:1px solid #999; } */

/*thead*/
.JStableOuter  thead {
  position: relative;
}


/* .JStableOuter  thead th p { margin: 5px 0; } */

.JStableOuter  thead tr {/*first cell in the header*/
  position: relative;

}
.JStableOuter  tbody td {
  background-color: #fff;
  /*min-width: 120px;*/
}



 @import url("https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");
*{
  box-sizing: border-box;
} 

body {
  padding: 0.2em 2em;
}

table {
  width: 100%;
}
table th {
  text-align: left;
  border-bottom: 1px solid #ccc;
}
table th, table td {
  padding: 0.4em;
}

table.fold-table > tbody > tr.view td, table.fold-table > tbody > tr.view th {
  cursor: pointer;
}
table.fold-table > tbody > tr.view td:first-child,
table.fold-table > tbody > tr.view th:first-child {
  position: relative;
  padding-left: 20px;
}
table.fold-table > tbody > tr.view td:first-child:before,
table.fold-table > tbody > tr.view th:first-child:before {
  position: absolute;
  top: 50%;
  left: -3px;
  width: 9px;
  height: 16px;
  margin-top: -9px;
  font: 20px fontawesome;
  color: rgb(51, 51, 51);
  content: "";
  transition: all 0.3s ease;
}
table.fold-table > tbody > tr.view:nth-child(4n-1) {
  background: #eee;
}
table.fold-table > tbody > tr.view:hover {
  background: rgb(233, 227, 227);
}
table.fold-table > tbody > tr.view.open {
  background: rgb(235, 179, 184);
  color: rgb(5, 5, 5);
}
table.fold-table > tbody > tr.view.open td:first-child:before, table.fold-table > tbody > tr.view.open th:first-child:before {
  transform: rotate(-90deg); 
  color: rgb(51, 51, 51);
}
table.fold-table > tbody > tr.fold {
  display: none;
}
table.fold-table > tbody > tr.fold.open {
  display: table-row;
}

.fold-content {
  padding: 0.5em;
}
.fold-content h3 {
  margin-top: 0;
}
.fold-content > table {
  border: 2px solid #ccc;
}
.fold-content > table > tbody tr:nth-child(even) {
  background: #eee;
}

.scrolltable table {
 
  display: block;
  overflow: scroll;
  max-height: 500px;
}

.scroll-excel .table tr td {
  /* padding: 1px 4px !important;  */
 font-size: 15px;
 white-space: nowrap;
 vertical-align: middle;
}

.download_dc_copy{
  width: 50px;
  padding: 1px 3px 0px 0px;
  font-size: 13px;
  border-radius:2px;
  color: #5cb85c;
}
.download_dc_copy:hover{
  color: #5cb85c;
}

.download_dc_copy_danger{
  width: 50px;
  padding: 1px 3px 0px 0px;
  font-size: 13px;
  border-radius:2px;
  color: #d9534f;
}
.download_dc_copy_danger:hover{
  color: #d9534f;
}

.leads_table {
  position: relative;
  width: 100%;
  height:640px;
  /* display: block; */
  
}
/* .modal { overflow: auto !important; } */
/* The Modal (background) */
.Modalpro{
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  
}
/* Modal Content */
.product_modalContent {
  position: relative;
  margin: auto;
  padding: 0;
  background-color: rgba(0,0,0,0.9);
  width: 100%;
  height: 100%;

}

/* The Close Button */
.CloseModal {
  color: white;
  position: fixed;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
  
}

.CloseModal:hover,
.CloseModal:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.pagination>.active>span{
  z-index: unset ;
}
/* .table-fixed thead tr:nth-child(1) th{
  z-index: unset;
} */
.myImage{
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    height: unset !important;
    width: unset !important;
    margin: auto;
    max-width: 950px !important;
    max-height: 700px !important; 
    /* max-height: 900px !important;  */
}
.mySlides {
  display: none;
  /* margin:0px auto;
  max-height:460px;
  width: 600px;
  overflow-y:none; */
}
.myRedSlides {
  display: none;
}
.myGoldSlides{
  display: none;
}
.myArtSlides{
  display: none;
}
.myWashSlides{
  display: none;
}
/* Sampling Order*/
.myImageSlides{
  display: none;
}
.myCourierSlides{
  display: none;
}
.myBuyerSlides{
  display: none;
}
.myOtherSlides{
  display: none;
}
.myJobCardSlides{
  display: none;
}
.myTabCourierSlides{
  display: none;
}
.myUploadTabCourierSlides{
  display: none;
}
/*Sales Order*/
.mySaleSlides{
  display: none;
}
.myUpdateSalSlides{
  display: none;
}
.myShipSlides{
  display: none;
}
/*Purchase Request*/
.myPurchaseSlides{
  display: none;
}
.myPurchaseUpdateSlides{
  display: none;
}
/*Purchase Order*/
.myPurchaseOrderSlides{
  display: none;
}
.myPurchaseUploadSlides{
  display: none;
}
.myPrDuplicateSlides{
  display: none;
}
.myErodeSlides{
  display: none;
}
.myKappalurSlides{
  display: none;
}
.myKappalurProSlides{
  display: none;
}
.myWeavingSlides{
  display: none;
}
.myKarurProSlides{
  display: none;
}
.mySellurAdminSlides{
  display: none;
}
.mySellurProSlides{
  display: none;
}
.mySellurTeamSlides{
  display: none;
}
.mySellurRRJProSlides{
  display: none;
}
.myTirumangalamProSlides{
  display: none;
}
.myProductUpdateSlides{
  display: none;
}
.mySamplingUpdateSlides{
  display: none;
}
.myProductSlides{
  display: none;
}
/*DC*/
.myDCSlides{
  display: none;
}
/*Stock Transaction*/
.myStockSlides{
  display: none;
}
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev_left,
.next_right {
  /* cursor: pointer; */
  position: fixed;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next_right {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.prev_left{
  left: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev_left:hover,
.next_right:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.ImageName {
  color: #f2f2f2;
  font-size: 20px;
  padding: 8px 12px;
  position:fixed;
}
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2), 0 8px 20px 0 rgba(0, 0, 0, 0.19);
}
/***/
.upload-del_master {
  width: 100%;
  height: 101px;
  font-size: 14px;
  /* padding: 6px 10px; */
  /* line-height: 1.42857143; */
  /* margin: 5px 0; */
  width: fit-content;
}
.quote_input{
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out.15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin: 5px 0;
}
.quote_label{
  text-align: left;
  padding: 14px 10px 14px 20px;
  border-right: 1px solid #dddddd;
}

.wmd-view-topscroll, .wmd-view {
  overflow-x: scroll;
  
 
  border: none 0px RED;
}


.wmd-view { height: 600px; }
.scroll-div1 { 
  width: 1800px;
  overflow-x: auto;
  overflow-y: hidden;
  height:20px;
}
.scroll-div2 { 
  width: 1200px;
  height:20px;
}


output .image{
  top: 10px;
  height: 150px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 5px);
  overflow: hidden;
  position: relative;
}

output .image span{
  position: absolute;
  font-weight: bold;
  top: -5px;
  right: 1px;
  cursor: pointer;
  font-size: 22px;
  border-radius: 50%;
  color: rgb(17, 11, 11);
}

output .image span:hover {
  opacity: 0.9;
  background-color: lightgrey;
}

output .span--hidden{
  visibility: hidden;
}
.span_img{
  position: absolute;
  font-weight: bold;
  top: -5px;
  right: 1px;
  cursor: pointer;
  font-size: 22px;
  border-radius: 50%;
  color: rgb(17, 11, 11);
}
.imageThumb {
  max-height: 55px;
  padding: 1px;
  cursor: pointer;
}

.Uploadimage-attachments-thumb {
  margin: 0px 15px 22px;
  float: left;
  overflow-wrap: break-word;
  max-width: 100px;
  max-height: 140px;
  min-width: 50px;
  text-align: center;
}
.uploadview{
  display: flex;
}
.card-img-body {
  background-color: #ffffff;
  border: 1px solid rgba(0,0,0,.03);
}
.card-img-header {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}

/***/
.box {
  border:none;
  padding: 10px;
  cursor: move;
}

.box.over {
  border: 1px dotted #666;
}

.profileImage {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50%;
  background: #337ab7;
  font-size: 25px;
  color: #fff;
  text-align: center;
}

.profile_div {
  display: inline-flex;
  width: calc(97%/6);
}
span.profile_div_name {
    padding-left: 2px;
    padding-top: 2px;
}


/* kanban */
.kanban-lanes{
  overflow-x: auto;
}
.lanes {
  display: flex;
  align-items: flex-start;
  justify-content: start;
  gap: 16px;
  padding: 60px 0px;
  /* overflow-x: auto;  */
  /* min-height: 600px; */
  width: 100%;
}



.heading {
  font-weight: bold;
  margin-bottom: 8px;
  background: #f4f4f4;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
  padding: 13px;
  text-align: center;
}

.kanban-full-view {
  
  flex-grow: 1; 
  max-width: none; 
}


.swim-lane {
  display: flex;
  flex-direction: column;
  gap: 12px;
  background: #f4f4f4;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
  padding: 12px;
  border-radius: 4px;
  width: 100%;
  min-height: 120px;
  flex-shrink: 0;
  max-height: 550px; 
  overflow-y: auto;
}


.task {
  background: white;
  color: black;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);

  padding: 10px;
  border-radius: 4px;

  font-size: 16px;
  cursor: move;
}

.kanban-newtask{
  background: #f4f4f4;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.25);
  padding: 12px;
  text-align: center;
  margin-top: 4%;
  cursor:pointer;
  color: #3c763d;
}

.kanban-newtask a{
  color: #443e3e;
}


.is-dragging {
  scale: 1.05;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
  background: rgb(50, 50, 50);
  color: white;
}

#kanban-priority-color{
  color: red;
}

.report-table-responsive{
overflow-y: auto; 
    max-height: 200px;

}

.reports-table-responsive{
  overflow-y: auto; 
      max-height: 220px;
  
  }

  .report-under-table-responsive{
    overflow-y: auto; 
    max-height: 220px;
  }

  .report-table-responsive thead tr th , .reports-table-responsive thead tr th ,.report-under-table-responsive thead tr th {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: rgb(255 255 255);
    z-index: 1;
    padding-top: 5px;
  }

  .wmd-view-topscroll-op {
    overflow-x: auto;
}

.wmd-view-op {
    overflow-x: auto;
    max-height: 530px;
}
.scroll-div2-op {
    width: max-content;
}

  thead.sticky-sampling_rp {
    position: sticky;
    top: 0;
    z-index: 1;
    background-color: rgb(255 255 255);
    box-shadow: 0 0 6px rgba(0,0,0,0.25);
  }

.gantt-chart {
  width: 100%;
  border-collapse: collapse;
}

.gantt-chart th, .gantt-chart td {
  padding: 8px;
  text-align: center;
  border: none; 
}
.gantt-chart tr {
  border-top: 1px solid #ddd; 
}

.gantt-chart tr:last-child {
  border-bottom: 1px solid #ddd;
}

.status-dot {
  height: 9px;
  width: 9px;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
}

.green { background-color: #22C55E; }
.red { background-color: #FF0000; }
.yellow { background-color: #FFB800; }
.grey_not_assigned { background-color: gray; }
.grey { background-color: gray; }
.blue { background-color: #4A86E8; }
.orange { background-color: #FD9357; }

.order-track-bar {
  height: 20px;
  border-radius: 5px;
  cursor: pointer;
  color: white;
  line-height: 20px;
  font-size: 12px;
  padding: 0 5px;
}

.order-track-bar.green { background-color: #22C55E; }
.order-track-bar.red { background-color: #FF0000; }
.order-track-bar.yellow { background-color: #FFB800; }
.order-track-bar.grey_not_assigned { background-color: gray; }
.order-track-bar.grey { background-color: gray; }
.order-track-bar.blue { background-color: #4A86E8; }
.order-track-bar.orange { background-color: #FD9357; }



.table-fixed-ot tbody {
  /* height: 230px; */
  overflow-y: auto;
  width: 100%;
}
.table-fixed-ot {
  height: 530px;
}
.table-fixed-ot thead tr:nth-child(1) th {
  background: white;
  position: sticky;
  top: -1px;
  /* z-index: 1002; */
  box-shadow: 0 0 6px rgba(0,0,0,0.25);
}

.table-fixed-ot thead tr.row_fixed:nth-child(n+1) td {
  background: white;
  position: sticky;
  top: 18px;
  z-index: 1002;
  box-shadow: 0 0 6px rgba(0,0,0,0.25);
 
}


.tooltip-container-ot {
  position: relative;
  display: inline-block;
}

.tooltip-content-ot {
  visibility: hidden;
  white-space: nowrap; 
  background-color: #fff;
  color: #000;
  text-align: left;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 15px;
  position: absolute;
  z-index: 1;
  top: 100%; 
  left: 50%; 
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.3s;
  overflow-x: auto;
}

.tooltip-container-ot:hover .tooltip-content-ot {
  visibility: visible;
  opacity: 1;
}

.info-icon {
  cursor: pointer;
}

.table-ot-detail thead th {
  background-color: #f8f9fa;
  position: sticky;
  top: 0;
  z-index: 1;
}

.table-ot-detail tbody tr.group-header {
  background-color: #e9ecef;
  font-weight: bold;
}

.table-ot-detail tbody tr:hover {
  background-color: #f1f1f1;
}

.table-ot-detail td {
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.progress_popup{
  cursor: pointer;
}



.accordion-ot-detail .ot-h1, .ot-h2, .ot-h3, .ot-h4 {
  cursor: pointer;
}
.accordion-ot-detail .ot-h2, .ot-h3, .ot-h4 {
  font-family: "News Cycle";
}
.accordion-ot-detail .ot-h1 {
  box-shadow: 0 .15rem 1.75rem 0 rgba(58, 59, 69, .15) !important;
  padding: 23px 25px;
  background-color: #fff;
  font-family: Lobster;
  font-size: 1.8rem;
  font-weight: normal;
  color: #000;
  border: 1px solid #e3e6f0;
}
.accordion-ot-detail .ot-h1:hover {
  color: #000;
}
.accordion-ot-detail .ot-h1:first-child {
  border-radius: 10px 10px 0 0;
}
.accordion-ot-detail .ot-h1:last-of-type {
  border-radius: 0 0 10px 10px;
}
.accordion-ot-detail .ot-h1:not(:last-of-type) {
  border-bottom: 1px dotted #1abc9c;
}
.accordion-ot-detail div, .accordion-ot-detail p {
  display: none;
}
.accordion-ot-detail .ot-h2 {
  padding: 5px 25px;
  background-color:#c9daf852;
  font-size: 1.6rem;
  color: #333;
  border-radius: 4px;
}
.accordion-ot-detail .ot-h2:hover {
  background-color: #c9daf8;
}
.accordion-ot-detail .ot-h3 {
  padding: 5px 30px;
  background-color: #b94152;
  font-size: 1.6rem;
  color: #ddd; 
}
.accordion-ot-detail .ot-h3:hover {
  background-color: #a93142;
}
.accordion-ot-detail .ot-h4 {
  padding: 5px 35px;
  background-color: #ffc25a;
  font-size: 1.6rem;
  color: #333;
}
.accordion-ot-detail .ot-h4:hover {
  background-color: #e0b040;
}
.accordion-ot-detail p {
  padding: 15px 35px;
  background-color: #ddd;
  font-family: "Georgia";
  font-size: 1.5rem;
  color: #333;
  line-height: 1.3rem;
}

.label-filter {
  display: inline-block;
      font-size: 80%;
      color: black;
      text-align: center;
      white-space: nowrap;
      vertical-align: baseline;
      border-radius: 0.35em;
      margin-right: 5px;
      padding: 0 0.6em;
      padding-top: 4px;
    }
  
    .filter-section {
      display: inline-block;
      margin-right: 7px; 
      background: #bbe0ff;
      border-radius: 1.15em;
      
  }
  
  
  .carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 51%;
    transform: translateY(-50%);
    border: none;
    color: black;
    padding: 7px;
    cursor: pointer;
    z-index: 1;
    background: white;
  }
  .carousel-control-prev {
    left: 0;
  }
  .carousel-control-next {
    right: 0;
  }
  .session-items-container::-webkit-scrollbar {
    display: none; 
  }
  
  .session-items-container {
    display: flex;
    align-items: center;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding: 10px 0; 
  }

.whole_stitching_daily_div{
    margin-left: -30px;
    width: 100%;
    overflow:hidden;
}
  .table-container-daily {
      width: 100%;
      height: 600px;
      overflow: auto;
      border: 1px solid #ccc;
      z-index: 2;
      font-size: 12px;
  }
  
  #daily-stitch td[class*=col-], 
  #daily-stitch th[class*=col-] {
    position: sticky !important;
}

  .th-daily, .td-daily {
      border: 1px solid #ddd;
      padding: 8px;
      text-align: center;
  }

  .th-daily {
      position: sticky; 
      top: 0; 
      background-color: white;      
  }

  .sticky-col-daily {
      position: sticky;
      z-index: 2; 
  }

  .sticky-col-daily-1 {
      left: 0;
  }
  .sticky-col-daily-2 {
      left: 33px;
  }
  .sticky-col-daily-3 {
      left: 77px;
  }
  .sticky-col-daily-4 {
      left: 189px;
  }
  .sticky-col-daily-5 {
      left: 322px;
  }
  .sticky-col-daily-6 {
      left:394px;
  }
  .sticky-col-daily-7 {
      left: 489px;
  }
  .sticky-col-daily-8 {
      left: 598px;
  }
  
  .sticky-col-daily-9 {
    left: 630px;
}
  td.sticky-col-daily, th.sticky-col-daily {
      background-color:white;
  }

  #daily-stitch-unit1 td[class*=col-], 
  #daily-stitch-unit1 th[class*=col-] {
    position: sticky !important;
}

.sticky-col-daily-unit1-1 {
    left: 0;
}
.sticky-col-daily-unit1-2 {
    left: 33px; 
}
.sticky-col-daily-unit1-3 {
    left: 77px;
}
.sticky-col-daily-unit1-4 {
    left: 185px;
}
.sticky-col-daily-unit1-5 {
    left: 333px;
}
.sticky-col-daily-unit1-6 {
    left: 405px;
}
.sticky-col-daily-unit1-7 {
    left: 493px;
}
.sticky-col-daily-unit1-8 {
    left: 602px;
}
.sticky-col-daily-unit1-9 {
  left: 630px;
}



.container-admin-panel {
  display: flex;
  position: relative;
  margin-top: 199px;
  margin-left: 122px;
}
.line-admin-panel {
 
  height: 40px; /* Increase height to make it look like a road */
 position: relative;
  background-color: rgb(0, 0, 0); /* Road background color */
  border-radius: 10px; /* Rounded edges for the road */
 transform: translateY(45px);
  
}
.start-admin-panel {
    color: rgb(255, 255, 255);
    transform: translateY(-50px);
    background-color: rgb(211, 83, 83);
    padding: 20px 1px;
    padding-left: 15px;
    margin-top: -125px;
    border-radius: 20PX;
    margin-left: 20px;
    height: 170px;
    width: 220px;
   
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; 
}
.start-admin-panel::-webkit-scrollbar {
  display: none; /* Chrome, Safari and Opera */
}



.strong{

font-size: 16px;


}
.dc{

font-size: 14px;


}


/* .from{

background-color: #22C55E;
width: 130px;
padding: 5px 10px;
text-align: center;

border-radius: 30px;

} */

.ulbar{


height: 80px;
overflow: scroll;
padding-top: 2px;
scrollbar-width: none; /* Firefox */
-ms-overflow-style: none; 
}


.ulbar::-webkit-scrollbar {
display: none; /* Chrome, Safari and Opera */
}


.end-admin-panel {
    transform: translateY(10px);
  border-radius: 20PX;
    margin-left: 10px;
    padding: 20px 1px;
    padding-left: 15px;
   
    background-color: blueviolet;
    color: white;
    height: 170px;
    width: 220px;
    margin-left: 25px;
}



.ds{

font-size: 14px;


}


.from ,.to {

background-color: #22C55E;
width: 130px;
/* padding: 5px 10px; */
text-align: center;

border-radius: 30px;

}




.mainadjust{
margin-top: 40px;
display: flex;
flex-direction: column;

}

.circle-admin-panel{
width: 0;

height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 20px solid blue;
margin-left: 130px;
margin-top: -35px;
}
.circle-admin-panel img{

margin-left: -39px;
height: 95px;
width: 100px;
margin-top: -5px;

}


.circleone-admin-panel{
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 20px solid rgb(255, 0, 0);


}


.circleadjust{

margin-top: 6px;
margin-left: 120px;

}

.linecenter-admin-panel{
display: flex;

gap: 20%;
}


.allencorrect{

display: flex;
flex-direction: column;
margin-top: -45px;

}

.adjust-admin-panel{
transform: translateY(85px);
position: absolute;
margin-bottom: -20PX;
}
.journey_start-admin-panel{
color: black;
background-color: orange;
/* height: 70px; */
width: 150px !important;

border-radius: 21PX;

padding: 10px 0px 0px 11px;
margin-top:-35px;
position: fixed;
margin-bottom: 25px;
font-size: 13px;
}
.journey_start-admin-secong{




margin-top:-55px;
margin-left: 150px;
position: fixed;
margin-bottom: 25px;


}
.journey_start-admin-secong img{
position: sticky;
width: 130px;
height: 130px;

}


.journey_end-admin-panel{
color: black;
background-color: orange;
height: 70px;
width: 150px !important;

border-radius: 21PX;
margin-right: -160px;
padding: 16px 32px 0px 40px;
margin-top:-15px;
margin-bottom: 25px;
}


.highcharts-figure,
.highcharts-data-table table {
  min-width: 320px;
  max-width: 800px;
  margin: 1em auto;
}

.highcharts-data-table table {
  font-family: Verdana, sans-serif;
  border-collapse: collapse;
  border: 1px solid #ebebeb;
  margin: 10px auto;
  text-align: center;
  width: 100%;
  max-width: 500px;
}

.highcharts-data-table caption {
  padding: 1em 0;
  font-size: 1.2em;
  color: #555;
}

.highcharts-data-table th {
  font-weight: 600;
  padding: 0.5em;
}

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
  padding: 0.5em;
}

.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
  background: #f8f8f8;
}

.highcharts-data-table tr:hover {
  background: #f1f7ff;
}

input[type="number"] {
  min-width: 50px;
}

.highcharts-description {
  margin: 0.3rem 10px;
}

 
#popupOverlay {
  display:none;
  position:fixed;
  top:0; left:0;
  width:100%; height:100%;
  background:rgba(0,0,0,0.4);
  z-index:999;
}

#morePopup {
  display:none;
  position:fixed;
  top:50%; left:50%;
  transform:translate(-50%,-50%);
  background:#fff;
  border-radius:10px;
  padding:25px 20px 20px 20px;
  width:400px;
  max-height:400px;
  overflow-y:auto;
  z-index:1000;
  box-shadow:0 3px 15px rgba(0,0,0,0.3);
}

#morePopup h4 {
  margin-top:0;
  margin-bottom:10px;
  font-weight:600;
  color:#333;
}

#closePopup {
  float:right;
  border:none;
  background:none;
  font-size:22px;
  font-weight:bold;
  color:#666;
  cursor:pointer;
}

#closePopup:hover {
  color:#000;
}

.buyer-chip {
  background:#e9f3ff;
  border:1px solid #bcdcff;
  border-radius:14px;
  padding:4px 10px;
  margin:4px;
  display:inline-block;
  font-size:13px;
}

.buyer-chip .remove {
  color:#c00;
  margin-left:5px;
  cursor:pointer;
}
  
    

