/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 12-Apr-2022, 11:08:50
    Author     : Okrasoft PC

*/

.setsidescroll{
    top:0!important;
    bottom:0 !important;
    overflow-y:scroll;
}
.btn-app {
  position: relative;
  margin: 0 0 10px 10px;
  min-width: 215px;
  height: 40px;
  text-align: center;
  color: #fff;
  border: 1px solid #ddd;
  background-color: #009ef7;
  font-size: 16px;
}
.qlink{
    color:#fff;
}

.dashboard-stat {
 display: block;
margin-bottom: 15px;
overflow: hidden;
border-radius: 8px;
}
.dashboard-stat .visual {
  width: 80px;
  height: 80px;
  display: block;
  float: left;
  padding-top: 10px;
  padding-left: 15px;
  margin-bottom: 15px;
  font-size: 35px;
  line-height: 35px;
}
.dashboard-stat .visual > i {
  margin-left: -35px;
  font-size: 110px;
  line-height: 110px;
}
.dashboard-stat.blue .visual > i {
  color: #FFF;
  opacity: .1;
  filter: alpha(opacity=10);
}
.dashboard-stat .details {
  position: inherit;
  right: 15px;
  padding-right: 15px;
}
.dashboard-stat.green {
  background-color: #32c5d2;
}
.dashboard-stat.dashboard-stat-v2 .visual {
  padding-top: 35px;
  margin-bottom: 40px;
}
.dashboard-stat.green .visual > i {
  color: #FFF;
  opacity: .1;
  filter: alpha(opacity=10);
}
.dashboard-stat.green .details .number {
  color: #FFF;
}
.dashboard-stat.green .details .desc {
  color: #FFF;
  opacity: 1;
  filter: alpha(opacity=100);
}
.dashboard-stat.purple {
  background-color: #8E44AD;
}
.dashboard-stat.purple .details .number {
  color: #fff;
}

.dashboard-stat.purple .details .desc {
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.dashboard-stat.purple .visual > i {
  color: #fff;
  opacity: .1;
  filter: alpha(opacity=10);
}
.dashboard-stat.blue {
  background-color: #3598dc;
}
.dashboard-stat.red {
  background-color: #e7505a;
}
.dashboard-stat.red .details .number {
  color: #fff;
}
.dashboard-stat.red .details .desc {
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.dashboard-stat.red .visual > i {
  color: #fff;
  opacity: .1;
  filter: alpha(opacity=10);
}
.dashboard-stat .details .number {
  padding-top: 25px;
  text-align: right;
  font-size: 25px;
  line-height: 36px;
  letter-spacing: -1px;
  margin-bottom: 0;
  font-weight: 300;
}
.dashboard-stat .details .desc {
  text-align: right;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 300;
}
.dashboard-stat.blue .details .number {
  color: #FFF;
}
.dashboard-stat.blue .details .desc {
  color: #FFF;
  opacity: 1;
  filter: alpha(opacity=100);
}
.dashboard-stat .details .desc {
  text-align: right;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 300;
}

#kt_wrapper_with_nobreadcrumb{
    padding-top: 75px;
}
.inline{
    display: inline-block;
}
.red{
    color: #aa0000;
}
.green{
    color: green;
}

#load_supplier_loader,#load_product_loader,#uppder_sppiner{
display: inline;
display: none;
}
   #loader{position: fixed; left: 0px; top: 0px; height: 100%; width: 100%; z-index: 9999; background: url('../../public/img/wpoint.png') left top repeat;}
      #loader img{position: absolute; left: 50%; top: 50%;}
    
    #loader2{display: none }
    #loader2{position: fixed; left: 0px; top: 0px; height: 100%; width: 100%; z-index: 9999; background: url('../../public/img/wpoint.png') left top repeat;}
    #loader2 img{position: absolute; left: 50%; top: 50%;}

.flatpickr-months {

 
}
.flatpickr-current-month{
    width: 100%;
    padding: 7.48px 50px 0 0;
}

.flatpickr-innerContainer {
 
}
.flatpickr-calendar{
 max-width: 270px ;
}
 .nextMonthDay {
          
        }
        .flatpickr-day{
           
        }
        .flatpickr-day{
             height: 27px !important;
            max-width: 32px;
            line-height: 26px;
        }
#kt_wrapper{
    padding-top: 140px;
}
 #mobile1 ,#ed_mobile1,#ed_phone {
  background-color: #f5f8fa;color: #5e6278;width: 100%;padding: .75rem 1rem;font-size: 1.1rem;font-weight: 500;line-height: 1.5;background-clip: padding-box;border: 1px solid #e4e6ef;border-radius: .475rem;appearance: none;
}
#mobile1:focus{
background-color: #eef3f7; 
       border-color: #009EF7;color: #5e6278;
       transition: color .2s ease,background-color .2s ease;
       outline: 0;box-shadow: none !important;
}

#custom_tbl_lst_node{
    width: 35px !important;
}

.has_error{
    border: 1px solid #cc0000 !important;

}

.formcenter {
    border: 2px solid #414199;
    background-color: #c9d6e1;
  }
  .icocustomtopheader{
      color: #414199;
      font-size:  40px !important;
  }
  .frmtopheading{
    border: 1px solid #8f9b97;
  }

  .form-control:focus{

    background-color: #eef3f7 !important; 
    border-color: #009EF7;color: #5e6278 !important;;
    transition: color .2s ease,background-color .2s ease !important;;
    outline: 0;box-shadow: none !important;
  }
 .custom_form_control {
  background-color: #f5f8fa;color: #5e6278;width: 100%;padding: .75rem 1rem;font-size: 1.1rem;font-weight: 500;line-height: 1.5;background-clip: padding-box;border: 1px solid #e4e6ef;border-radius: .475rem;appearance: none;
}
.custom_form_control_combo {
    background-color: #f5f8fa;color: #5e6278;width: 1%; flex: 1 1 auto;padding: .75rem 1rem;font-size: 1.1rem;font-weight: 500;line-height: 1.5;background-clip: padding-box;border: 1px solid #e4e6ef;border-radius: .475rem;appearance: none;
  }
  .custom_form_control_combo:focus{
    background-color: #eef3f7; 
    border-color: #009EF7;color: #5e6278;
    transition: color .2s ease,background-color .2s ease;
    outline: 0;box-shadow: none !important;

  }
  .custom_form_disable_control{
    background-color: #d5dfe3;
    color: #3c4b9d;
    width: 100%;
    padding: .75rem 1rem;
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.5;
    background-clip: padding-box;
    border: 1px solid #d5dfe3;
    border-radius: .475rem;
    appearance: none;
  }
.dropdown.show > .form-select.form-select-solid, .form-select.form-select-solid.active, .form-select.form-select-solid.focus, .form-select.form-select-solid:active, .form-select.form-select-solid:focus{
    border-color: #009EF7 !important;
}
.custom_form_control:focus {
    background-color: #eef3f7; 
       border-color: #009EF7;color: #5e6278;
       transition: color .2s ease,background-color .2s ease;
       outline: 0;box-shadow: none !important;
}

.custom_btn:focus {
    background-color: #eef3f7; 
    border-color: #009EF7;color: #5e6278;
    transition: color .2s ease,background-color .2s ease;
    outline: 0;box-shadow: none !important;
     
}

.custom_btn_pr:focus:hover {
    background-color: #131eb9 !important;
    transition: color .2s ease,background-color .2s ease;
    outline: 0;box-shadow: none !important;
     
}
.custom_btn_submit{
    color: #fff;
    background-color: #009ef7;
}
.custom_btn_submit:active,.custom_btn_submit:focus,.custom_btn_submit:active,.custom_btn_submit:visited,.custom_btn_submit:hover {
    background-color: #131eb9 !important;
    transition: color .2s ease,background-color .2s ease;
    outline: 0;box-shadow: none !important;
    color: #fff !important;
     
}
.custom_btn_reset {
    color: #7e8299;
    background-color: #f5f8fa;
}
 .custom_btn_reset:active,.custom_btn_reset:focus,.custom_btn_reset:active,.custom_btn_reset:visited,.custom_btn_reset:hover {
    background-color: #434552 !important;
    color: #fff !important;
    transition: color .2s ease,background-color .2s ease;
    outline: 0;box-shadow: none !important;
}
   
     

#kt_customers_table_filter{
    display: none;
}
.my-1{
    margin-right: 4.25rem !important;
}
#total #thfooter ,#text_totalremainamount{
    text-align: center;
    font-size: 16px;
font-weight: bold;
}
.thfooter{
    text-align: center !important;
    font-size: 16px !important;
font-weight: bold !important;
}

.table.table-row-dashed tr {
    border-bottom-width:1px !important;
    border-bottom-style:dashed !important;
    border-bottom-color:#8aa4bd !important;
   }
   .table.table-row-dashed td {
    
   text-align: center !important;
   
   }
   .table tr:last-child td:last-child{
    border:none;
    width: 35px;
    /*any other style*/
}
#msgbar{
    display: none;
}
   #aftersave{
 display: none;
   }
   #msgdatasave{
       display: none;
   }
   #anyerror{
        display: none;
   }
   #msgerror{
    display: none;
}
#msgerrorper{
    display: none;
}

#dynmic_msg_sucess ,#msgwarninglimit{
    display: none;
}
#dynmic_msg_sucess_ontable,#anyerror_ontable{
    display: none;
}
.customth{
    text-align: center !important;

}
.stock_underline{
    color: #4d07f1;
    font-size: 14px;
    font-weight: 500;
}
.hidden{
    display: none;
}
.center{
    text-align: center;
}
#tempsubmit{
    text-align: center;
}

/* Results "Dropdown/DropUp" */
.select2-container--default .select2-results>.select2-results__options {
    background-color: #555555;
    color: #eeeeee;
}

/* Clear "X" */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #cccccc;
}

/* Clear "X" Hover */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #aa0000;
}
/* Each Result */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #555555;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: yellowgreen;
    color: white;
}