.app_form_heading{
width:35%;
height:33px;
float:left;
background-color:#2165a9;
color:#FFFFFF;
padding:3px 0px 0px 3px;
font-size:1em;
letter-spacing:1px;
}

.app_row_style {
    width: 100%;
    height: 35px;
    float: left;
    border: 1px solid #CCCCCC;
}

/*
id="knl_sht32"
class="element_area"
*/
.element_area {
    width: 65%;
    float: left;
}

/*
class="knl_sht33"
class="element_input"
*/
.element_input {
    width: 100%;
    height: 32px;
    float: left;
    border: none;
    padding-left: 1%;
}

.knl_sht73 {
    width: 20.2%;
    float: left;
    font-size: 1em;
    border-top: 1px solid #6a6a6a;
    border-right: 1px solid #6a6a6a;
    border-bottom: 1px solid #6a6a6a;
}

.cutting_stok_head{
    width: 21%;
    float: left;
    color: #484747;
    padding: 0px 0px 5px 10px;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 1px;
}

.cutting_stok_value{
    width: 21%;
    float: left;
    color: #484747;
    padding: 0px 0px 5px 10px;
    font-size: 14px;
}

.show_cutting_inche
{
    width: 97%;
    float: left;
    margin: 0% 0% 0% 1%;
    color: #0000FF;
    text-align: right;
}

.form-group
{
    margin-bottom:0px !important;
}
.td_class
{
    padding:0px !important;
}

#knl_sht23
{
    margin-top:1% !important;
}

.show_view_section {
    width: 96%;
    float: left;
    background-color: #f9f7bc;
    border: 1px solid #999999;
    margin: 1% 2%;
}

.bar_style6 table, tbody, tr, td { padding: 2px 1px !important;}

/*table scroll*/
.tableFixHead          { overflow: auto; height: 400px; }
.tableFixHead thead th { position: sticky; top: 0; z-index: 1; }

/* Just common table stuff. Really. */
table  { border-collapse: collapse; width: 100%; }
th, td { padding: 8px 16px; }
th     { background:#eee; }
/*th     { background:#2165a9; color:#ffffff; }*/


.login_session_element {
    padding: 1% 0% 1% 2%;
}
.item_unit_show_die
{
    display:none; 
    text-align:center;
    padding-top:4%;
}
.ledger_report_column1
{
    width:10%;
    display:inline-block;
    padding: 1% 0%
}
.ledger_report_column2
{
    width:10%;
    display:inline-block;
    padding: 1% 0%
}
.ledger_report_column3
{
width:16%;
    display:inline-block;
    padding: 1% 0%
}


.cutting_inventory_data {
    width: 9%;
    float: left;
    color: #484747;
    padding: 0px 0px 5px 5px;
    font-size: 1em;
    letter-spacing: 1px;
}
.cutting_inventory_data2 {
    width: 12%;
    float: left;
    color: #484747;
    padding: 0px 0px 5px 10px;
    font-size: 1em;
    letter-spacing: 1px;
}
.ledger_report_column02 {
    width: 18%;
    display: inline-block;
    padding: 1% 0%;
}




/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 2; /* Sit on top */
  padding-top: 250px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 40%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

.modal-content2 {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 60%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

.modal-content3 {
  position: relative;
  background-color: #fefefe;
  margin: 8% auto;
  padding: 0;
  border: 1px solid #888;
  width: 60%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 0px 16px;
  background-color: #004899;
  color: white;
}

.modal-body {padding: 1px 16px;}

.modal-footer {
  padding: 0px 16px;
  background-color: #004899;
  color: white;
}

.loader {
  border: 11px solid #f3f3f3;
  border-radius: 50%;
  border-top: 11px solid #3498db;
  width: 80px;
  height: 80px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.loader-containt {
  position: relative; 
  width: 80px; /** optional **/
  height: 80px; /** optional **/
}

.text
{
    position: absolute;
    top: 1px;
    left: 1px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 12px;
}
.loader_main_area
{
    position: absolute;
    left: 46%;
    top: 39%;
    display:none;
    z-index: 999;
}

.parentDisable
    {
        position: fixed;
        top: 0;
        left: 0;
        background: #000;
        opacity: 0.5;
        z-index: 998;
        height: 100%;
        width: 100%;
        display:none;
    }
    
    
    /**********************for valid************************/

input {
  width: 100%;
  padding: 12px;
  /*border: 1px solid #ccc;*/
  /*border-radius: 4px;*/
  box-sizing: border-box;
  /*margin-top: 6px;*/
  /*margin-bottom: 16px;*/
}



/* Style the container for inputs */
.container {
  /*background-color: #f1f1f1;*/
  padding: 20px;
}

/* The message box is shown when the user clicks on the password field */
#message {
  display:none;
  background: #f1f1f1;
  color: #000;
  position: relative;
  padding: 10px 20px;
  /*margin-top: 10px;*/
}

#message p {
  padding: 2px 35px;
  font-size: 14px;
}

/* Add a green text color and a checkmark when the requirements are right */
.valid {
  color: green;
}

.valid:before {
  position: relative;
  left: -15px;
  content: "✔";
}

/* Add a red text color and an "x" when the requirements are wrong */
.invalid {
  color: red;
}

.invalid:before {
  position: relative;
  left: -15px;
  content: "✖";
}
.feild_heading{
    padding: 3px 5px;
}

.qr_font{
    font-size: 30px;
    color: #0049fc;
    margin-top: 10px;
}

.qr_fonts{
    font-size: 30px;
    color: #66e209;
    margin-top: 10px;
}

.assign_job_modal_heading_content
{
    border-bottom:1px solid #ccc;
    padding:2%;
    margin-bottom:1%;
    display:flex;
}
.assign_job_modal_heading_input
{
   width: 36%;
    height: 28px;
    margin-bottom: -9px;
}
.assign_job_modal_heading_area
{
    height: 120px;
    overflow-y: scroll;
    border: 1px solid #ccc;
    padding: 2px;
    margin: 2px 0px;
}

.quantity{
   display:flex;
   width:160px;
}

.design_qty{
    width: 60px;
    padding: 1px;
    margin: 0px 4px 0px 0px;
}



