.client_selected{

	display:none;

}

.client_selected:target, /* and show either if class show is present (on click) */

.client_selected.show {  /* or location hash matches id "shoes" */

    display: block;

}

.item_selected{

	display:none;

}

.item_selected:target, /* and show either if class show is present (on click) */

.item_selected.show {  /* or location hash matches id "shoes" */

    display: block;

}

.employee_selected{

	display:none;

}

.employee_selected:target, /* and show either if class show is present (on click) */

.employee_selected.show {  /* or location hash matches id "shoes" */

    display: block;

}

table.dataTable thead .sorting {

    background-image:none;

}

table.dataTable thead .sorting_asc {

    background-image:none;

}

table.dataTable thead .sorting_desc {

    background-image:none;

}

.receipt_modal {

    width: 1200px;

}





@media print {

  .trans_print {
    page-break-after: always;
    /*height:100%; */
    /*overflow: hidden;*/
    background: #FFF; 
    font-size: 9.5pt;
  }

    h1 {

        page-break-before: avoid;

    }

    page-footer{

        padding-right: 200px;

    }

    .panel-body {

        page-break-after: always;

      }

}

.loader {

    position: fixed;

    top: 40%;

    left: 48%;

    z-index: 9999;

    border: 16px solid #f3f3f3; /* Light grey */

    border-top: 16px solid #000000;/* Blue */

    border-radius: 50%;

    width: 120px;

    height: 120px;

    animation: spin 2s linear infinite;

}

@keyframes spin {

    0% { transform: rotate(0deg); }

    100% { transform: rotate(360deg); }

}

.put-top{

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index:99;

    background: white;

    opacity: .9;

}

@media (max-width: 992px){

  .desktop_display{

    display: none;

  }

  .loader {

    top: 35% !important;

    left: 45% !important;

  }

}

@media (max-width: 420px) and (min-width: 350px) {

  .loader {

    top: 35% !important;

    left: 35% !important;

  }

  #custom_footer{

    margin-top:-45px;

  }

  .content{

    padding-top: 4vh !important;

  }

}

@media (max-width: 320px) {

  .loader {

    top: 35% !important;

    left: 35% !important;

  }

  #custom_footer{

    margin-top:-5px;

  }

  .content{

    padding-top: 2vh !important;

  }

}



@media (max-width: 992px){

  .desktop_display{

    display: none;

  }

  .loader {

    top: 35% !important;

    left: 45% !important;

  }

}

@media (max-width: 420px) and (min-width: 350px) {

  .loader {

    top: 35% !important;

    left: 35% !important;

  }

  #custom_footer{

    margin-top:-45px;

  }

  .content{

    padding-top: 4vh !important;

  }

}

@media (max-width: 320px) {

  .loader {

    top: 35% !important;

    left: 35% !important;

  }

  #custom_footer{

    margin-top:-5px;

  }

  .content{

    padding-top: 2vh !important;

  }

}

.loader {

    position: fixed;

    top: 40%;

    left: 48%;

    z-index: 9999;

    border: 16px solid #f3f3f3; /* Light grey */

    border-top: 16px solid #000000; /* Blue */

    border-radius: 50%;

    width: 120px;

    height: 120px;

    animation: spin 2s linear infinite;

}

@keyframes spin {

    0% { transform: rotate(0deg); }

    100% { transform: rotate(360deg); }

}

.put-top{

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index:99;

    background: white;

    opacity: .9;

}

.loader_small{

  display: none;

}

.loader_small {

    z-index: 9999;

    border: 8px solid #f3f3f3; /* Light grey */

    border-top: 8px solid #000000; /* Blue */

    border-radius: 50%;

    width: 30px;

    height: 30px;

    animation: spin 2s linear infinite;

}

.loading_text{

  color: transparent !important;

  display: none;

}

input[type=number]::-webkit-inner-spin-button,

input[type=number]::-webkit-outer-spin-button {

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

    margin: 0;

}



.print-align{

  display: inline-block;

  zoom:1;

 /**display:inline;*/

}



.page

  {

   -webkit-transform: rotate(-90deg);

   -moz-transform:rotate(-90deg);

   filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

  }

  .print-arreport{

    font-size: small;

  }

  .print-payreport{

    font-size: smaller;

  }

  .bgimg {

    /*background-image: url('images/check.jpg');*/

    background-color: #cccccc;

     background-position: 0px 85px;

    -webkit-background-size: 100% 100%;

    -moz-background-size: 100% 100%;

    -o-background-size: 100% 100%;

    background-size: 100% 100%;

}

.intro {

  margin: 10px;

  outline: 1px solid #CCC;

  height:auto;

  overflow:visible;

  position: static;

  width: auto;

  }

  .print_check_img{

      width: 80%; position: absolute;

    }

    .print_check_amount{

    margin-top: -20px;

    font-size: larger;

    font-weight: bolder;

    margin-left: 1360px;

  }

  .print_check_date{

    margin-top: 300px;

    margin-left: 255px;

    font-size: larger;

    font-weight: bolder;

  }

  .print_check_words{

    margin-top: 280px;

    text-transform: uppercase;

    margin-left: 40px;

    font-size: larger;

    font-weight: bolder;

  }

  .print_check_name{

    margin-top: 55px;

    margin-left: 120px;

    font-size: x-large;

    font-weight: bolder;

  }



  @media print {

    td{
    border-bottom: 0px solid black!important;
    border-top: 0px solid black!important;
    border-left: 0px solid black!important;
    border-right:0px solid black !important;
    /*border-collapse: collapse;*/

    }

    .print_check_amount{

    margin-top: -30px !important;

    font-size: larger !important;

    font-weight: bolder !important;

    margin-left: 880px !important;

  }

  .print_check_date{

    margin-top: 200px !important;

    margin-left: 55px !important;

    font-size: larger !important;

    font-weight: bolder !important;

  }

  .print_check_words{

    margin-top: 180px !important;

    text-transform: uppercase;

    margin-left: 20px;

    font-size: larger;

    font-weight: bolder;

  }

  .print_check_name{

    margin-top: 30px;

    margin-left: 90px;

    font-size: x-large;

    font-weight: bolder;

  }

  .col-lg-3{

    position: relative;

  }

}

.item_code-style{

     margin-left: -75px;

    }

.inven-item_code{

  margin-left: 200px  !important;

}

.inven-text{

  margin-left: -80px

}

.inven-text1{

  margin-left: -250px

}

@media (max-width: 1400px){

    .enter-pin{

      width: 120% !important;

    }

  }

  @media (max-width: 1400px){

     .emp-ssn{

     margin-right: 10px;

    }

    .item_code-style{

     margin-left: -30px;

    }

    .items-sold{

      font-size: small;

    }

    .input-right{

      margin-left: -20px;

    }

    .ar-report-right{

    margin-left: -90px

    }

    .ar-report-date{

      margin-left: -240px

    }



    .inven-item_code{

      margin-left: 50px !important;

      /*width: 120% !important;*/



    }

    .inven-text{

      margin-left: -45px

    }

    .inven-text1{

      margin-left: -90px

    }

    .inven-button{

      margin-left: 20px;

    }

    .table-width{

    width: 90% !important;

   }

   .table-width-hours{

    width: 80% !important;

   }

  }

   @media (min-width: 1401px) and (max-width: 1550px){

    .item_code-style{

     margin-left: -30px;

    }

    .inven-text{

      margin-left: -40px

    }

    .inven-text1{

      margin-left: -100px

    }

  }

   @media (min-width: 1550px) and (max-width: 1700px){

     .inven-text1{

      margin-left: -120px

    }

   }
   @media (max-width: 1400px){
    .mask-check{
      margin-left: -40px !important;
     }
   }
   .mask-check{
    margin-left: -75px;
   }
   .table-width{

    width: 75% ;

   }

   .table-width-hours{

    width: 30%;

   }

   .check-color{

    color: white;

   }

   .color-save{

    background-color:  green !important;

   }

  .top-space{

      /*background-color:  red !important;*/

      margin-top: 5px

    }

    .save_timesheet:disabled {

      background: #419641 !important;

  }

  .cancel_timesheet:disabled {

      background: #c12e2a !important;

  }

  .timesheet-type{

    min-width: 150px !important;

  }

  @media (min-width: 1700px){

    .check-reg-date{

      margin-left: -300px;

    }

  }
 .check-reg-select{
   margin-left: -90px;
 }
 @media (min-width: 1400px) and (max-width: 1500px){
  .check-reg-select{
     margin-left: -75px;
   }
 }
 @media (min-width: 1200px) and (max-width: 1400px){
  .check-reg-select{
     margin-left: -60px;
   }
 }
.checkbox_error{
  margin-left: 600px;
}
.check_num_error{
  margin-left: 600px;
}

@media (min-width: 1200px) and (max-width: 1400px){
  .checkbox_error{
    margin-left: 300px;
  }
  .check_num_error{
    margin-left: 300px;
  }
}
@media (min-width:1400px) and (max-width: 1650px){
  .checkbox_error{
    margin-left: 390px;
  }
  .check_num_error{
    margin-left: 390px;
  }
}

.price_radio_style{
  width: 30%;
}

@media (max-width:995px){
  .price_radio_style{
    width: 0%;
  }
}

.report-radio {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.report-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.report-radio:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.report-radio input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.report-radio:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.report-radio input:checked ~ .checkmark:after {
    content: "✔";
    color: white;
    /*display: inline-block;*/
    /*font-size: 1.6em;*/
}

/* Style the indicator (dot/circle) */
/*.report-radio .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}*/