#body-row {
    margin-left:0;
    margin-right:0;
}
#sidebar-container {
    min-height: 100vh;   
    background-color: white;
    padding: 0;
}

/* Sidebar sizes when expanded and expanded */
.sidebar-expanded {
  transition: all .1s ease-out;
  width: 275px;
}
.sidebar-collapsed {
    transition: all .1s ease-out;
    width: 60px;
}

/* Menu item*/
#sidebar-container .list-group a {
    height: 50px;
    color: white;
    border: none;
}

/* Submenu item*/
#sidebar-container .list-group .sidebar-submenu a {
    height: 45px;
    padding-left: 30px;
}
.sidebar-submenu {
    font-size: 0.9rem;
}

/* Separators */
.sidebar-separator-title {
    background-color: #333;
    height: 35px;
}
.sidebar-separator {
    background-color: #333;
    height: 25px;
}
.logo-separator {
    background-color: #333;    
    height: 60px;
}

/* Closed submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="false"] .submenu-icon::after {
  content: " \f0d7";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 10px;
}
/* Opened submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="true"] .submenu-icon::after {
  content: " \f0da";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 10px;
}
.bg-primary{
  background-color: #264c97 !important;
  box-shadow: 0 4px 5px rgb(0 0 0 / 14%), 0 1px 10px rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 20%);
  z-index: 1000;
}
.bg-dark{
  background-color: white !important;
  color: #333 !important;
}

.main-content-container{
  background-color: #F3F3F3;
}
a.bg-dark:focus{
  background-color: white !important;
}
a.bg-dark:hover{
  transition: all .1s ease-out;
  background-color: #f3f3f3 !important;
  border-radius: 10px !important;
}
.table-striped tbody tr:nth-of-type(odd){
  background-color: white;
}
.table {
  background-color: white;
  font-size: small;
}
.active{
  background-color: #264c9730 !important;
  border-radius: 10px !important;
}
.active-mobile{
  background-color: #264c9730 !important;
  border-radius: 10px !important;
  color: #000;
}
.this-page{
  background-color: #264c9730 !important;
 
}
.this-page-mobile{
  color: rgb(255, 255, 255) !important;
 
}

label{
  font-size: 12.5px !important;
}

.hamamas_zexchi_tesak{
  margin-top: 30px;
}
.hamamas_zexchi_chap{
  margin-top: 30px;
}
.kirarel{
  margin-top: 15px;
}
.xmbayin_vacharq{
  margin-top: 25px;
}


.cont_check {
  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 checkbox */
.cont_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 29px;
  background-color: #eee;
  border: 1px solid #264c97;
}

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

/* When the checkbox is checked, add a blue background */
.cont_check input:checked ~ .checkmark {
  background-color: #264c97;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.cont_check input:checked ~ .checkmark:after {
  display: block;
}

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

td{
  overflow-wrap: anywhere;
  min-width: 30px;
  width: 60px;
}
th{
  overflow-wrap: anywhere;
  min-width: 30px;
  width: 60px;
}

.bac_div{
  height: 20px;
  background: #f3f3f3;

}

.table-responsive > #table_wrapper{
  padding: 0 !important;
  padding-top: 20px !important;
}
.table-responsive > #table1_wrapper{
  padding: 0 !important;
  padding-top: 20px !important;
}
.table-responsive > #tableVirtual_wrapper{
  padding: 0 !important;
  padding-top: 20px !important;
}

.table td, .table th {
    padding: 5px !important;
}
.first-col-banner{
  border-right: 10px solid #f3f3f3;
  padding-top: 10px;
  padding-bottom: 20px;
}
.second-col-banner{
  padding-top: 10px;
}

.third-banner{
  background: #f3f3f3;
}
/*.second-col-banner{
  background: #f3f3f3;
}*/
.dataTables_wrapper .dataTables_filter input{
  background: white;
}
.dataTables_wrapper .dataTables_length select{
  background: white;
}
.form-inline > input{
      margin-left: auto;
      text-align: right;
}
.form-inline{
  padding-top: 20px;
}

.apranqi_dursgrum > input{
  font-size: 13px;
  white-space: pre-wrap;
}
.hdm_ktron > input{
  font-size: 12.2px;
  white-space: pre-wrap;
  font-weight: bold;
  background: #4caf5082;
}
.hdm_ktron > input:hover{
  background: #4caf50d9;
  transition: all .1s ease-out;
}
.hachaxordi_hvhh > input{
  font-size: 14px;
}
.hachaxordi_hvhh > label{
  font-size: 12px !important;
  font-weight: bold;
  text-align: center;
}
input[type=button]{
  cursor: pointer;
}
input[type=button]:hover{
  font-weight: 700;
  transition: all .2s ease-out;
}
.form-inline > label{
  font-weight: bold;
  font-size: 1rem !important;
}
.form-inline > input{
  max-width: 50%;
}
.active-2{
  border-bottom: 3px solid #264c97;
}
.hashvetvutyun_interval{
  padding: 15px;
  cursor: pointer;
  font-size: 16px !important;
  font-weight: 700;
  border: 1px solid #f3f3f3;
}
.hashvetvutyun_interval:hover{
  border: 1px solid #4f4f4f;
  border-radius: 31px;
  transition: all .3s ease-out;
}
.active-3{
  background: #fff;
  border: 1px solid #4f4f4f;
  border-radius: 31px;

}
.hashvetvutyun_pntrel{
  padding-bottom: 0px;
  width: fit-content;
  float: right;
}
.calendar-text-1{
  display: block;
}
.calendar-text-2{
  display: block;
}
.print-report-btn{
  width: 100%;
  height: 30px;
  line-height: 15px;
  font-size: 18px;
  font-weight: 700;
  padding-left: 0px;
}
.login_img_div{
    display: block;
}


.login_img{

  max-width: 100%;
  max-height: 100%;
}

.login_img_div{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  background-color: #264c97;
}
.form_class{
  text-align: center;
}
.avelacnel_apranq_btn{
  text-align: right;
}

.avelacnel_nor_apranq_btn{
  float: right;
}
.pakel_modal{
  float: left;
}
.hdm_f{
  width: 40%;
  margin: auto;
}
.oops{
  display: none;
  margin-bottom: -91px;
}
.verification-modal{
  text-align: center;
  margin: auto;
}
.verification-input{
  width: 44px !important;
  height: 66px;
  vertical-align: middle;
  text-align: center;
  margin: 10px;
  font-size: 40px;
  font-weight: 500;
  padding: 5px;
  border: 1px solid;
}
.verification-input-div{
  margin: inherit;
}

.oops_img{
  width: 160px;
  height: auto;
}
.oops_text{
  color: #ff00008c;
}
.gorcaranayin_hamar_div{
    padding-top: auto;
  }
@media only screen and (max-width: 767px) {
 .first-col-banner{
    border: none;
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .second-col-banner{
    padding-top: 0px;
  }
  .third-banner{
   background: white;
  }
  .form-inline > input{
    margin-left: unset;
    text-align: center;
  }

  .hachaxordi_hvhh > input{
    font-size: 14px;
    text-align: center;
  }
  .hachaxordi_hvhh > label{
    font-size: 12px !important;
    font-weight: bold;
    text-align: center;
  }
  .hdm_ktron{
    padding-bottom: 20px;

  }
  .hdm_ktron > input{
    font-size: 16px;
  }
  .form-inline > input{
    max-width: 100%;
  }

  .calendar-text-1{
    display: none;
  }
  .calendar-text-2{
    display: none;
  }

  .login_img_div{
    display: none;
  }

  .gorcaranayin_hamar_div{
    padding-top: 0px !important;
  }

  .verification-input {
    width: 35px !important;
    height: 66px;
    vertical-align: middle;
    text-align: center;
    margin: 3px;
    font-size: 40px;
    font-weight: 500;
    padding: 5px;
    display: inline-flex;
    border: 1px solid;
  }

  .hdm_f {
    width: 80%;
  }

  .imark-comment{
    max-height: 80px;
  }

}

/*timer section*/
.base-timer {
  position: relative;
  width: 200px;
  height: 200px;
}

.base-timer__svg {
  transform: scaleX(-1);
}

.base-timer__circle {
  fill: none;
  stroke: none;
}

.base-timer__path-elapsed {
  stroke-width: 7px;
  stroke: grey;
}

.base-timer__path-remaining {
  stroke-width: 7px;
  stroke-linecap: round;
  transform: rotate(90deg);
  transform-origin: center;
  transition: 1s linear all;
  fill-rule: nonzero;
  stroke: currentColor;
}

.base-timer__path-remaining.green {
  color: rgb(65, 184, 131);
}

.base-timer__path-remaining.orange {
  color: orange;
}

.base-timer__path-remaining.red {
  color: red;
}

.base-timer__label {
  position: absolute;
  width: 200px;
  height: 200px;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 48px;
}
.app{
  margin: inherit;
  margin-top: 50px;
}
/*end timer section*/

.stugel-veryfication-btn{
  width: 240px;
}

.verification-footer-div{
  text-align: center;
  margin: auto;
}
.error_div{
  display: none;
  text-align: center;
  margin: auto;
}
.waiting_div{
  display: none;
  text-align: center;
  margin: auto;
}
.show_load_result{
  position: absolute;
  z-index: 1;
  background: beige;
  max-height: 284px;
  overflow-y: auto;
/*  width: inherit;*/
  width: 90%;
}
.autocomplete-items {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.sb-autocomplete__item--city{
  border: 1px solid #ddd;
  margin-top: -1px; /* Prevent double borders */
  background-color: #f6f6f6;
  padding: 12px;
  text-decoration: none;
  font-size: 16px;
  color: black;
  display: block;
  cursor: pointer;
}
.sb-autocomplete__item--city:hover:not(.header) {
  background-color: #eee;
}

.show_load_result::-webkit-scrollbar {
  width: 5px;               /* width of the entire scrollbar */
}
.show_load_result::-webkit-scrollbar-track {
  background: wheat;        /* color of the tracking area */
}

.show_load_result::-webkit-scrollbar-thumb {
  background-color: #264c97;    /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 3px solid #264c97;  /* creates padding around scroll thumb */
}

.main_prod_block, .prod_modal_footer{
  display: none;
}
.load_msg{
  text-align: center;
}
.load_spiner_div{
  font-size: 10px;
  width: 80px;
  height: 80px;
}
.error_msg{
  display: none;
  width: -webkit-fill-available;
  padding: 10px;
}
.error_msg_label{
  border: 1px solid #ff8000;
  display: flex;
  background-color: #fff0e0;
  lign-height: 30px;
  font-weight: bold;
  padding: 5px;
  text-align: center;
}
.del_prod{
  font-size: 21px;
  color: red;
  cursor: pointer;
}
td:has(.del_prod){
  text-align: center;
}
.apranqneri-cank{
  display: none;
  color: green;
  font-weight: 600;
  font-size: 18px;
}

.grid-table-container{
  display: grid;
  grid-template-columns: 100%;
  grid-auto-rows: 1fr;
  gap: 2%;
  row-gap: 10px;
  margin-top: 0px;
}
.grid-gandzapah-container{
  display: grid;
  grid-template-columns: 100%;
  grid-auto-rows: 1fr;
  gap: 2%;
/*  row-gap: 10px;*/
  margin-top: 0px;
}
.grid-top-of-table-container{
  display: grid;
  grid-template-columns: 220px 193px auto auto auto auto auto;
  grid-auto-rows: 1fr;
  gap: 0px;
  row-gap: 0px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.table-responsive {
    width: 100%;
    overflow-x: clip;
}
.custom-pemFile{
  font-size:17px !important;
  border: 1px solid #ccc;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
  /* margin-top: 30px; */
  border-color: #d39e00;
  width: 100%;
  border-radius: 5px;
  text-align: center;
}
.cucadrel_nor_bajin_row, .open_new_dep_row_div{
  max-height: 230px;
  scroll-behavior: auto;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-gutter: stable;
  scrollbar-color: white;
  padding-right: 4px;
}
.open_new_dep_row_div::-webkit-scrollbar{
  width: 2px;
}
.open_new_dep_row_div::-webkit-scrollbar-thumb{
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.cucadrel_nor_bajin_row::-webkit-scrollbar{
  width: 2px;
}
.cucadrel_nor_bajin_row::-webkit-scrollbar-thumb{
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}



#masnaki_return{
  max-height: 230px;
  scroll-behavior: auto;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-gutter: stable;
  scrollbar-color: white;
  padding-right: 4px;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  padding: 8px;
  border-radius: 5px;
}
#masnaki_return::-webkit-scrollbar{
  width: 2px;
}
#masnaki_return::-webkit-scrollbar-thumb{
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
#masnaki_return::-webkit-scrollbar{
  width: 2px;
}
#masnaki_return::-webkit-scrollbar-thumb{
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 25px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 19px;
  width: 19px;
  left: 7px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.virtual_hdm_name{
  width: fit-content;
  background-color: white;
  padding-bottom: 3px;
  padding-left: 15px;
  border-radius: 5px;
}

.select_virtual_bajin:focus {
  border: none !important;
  /* outline: none !important; */
  /* box-shadow: none !important; */
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255),0 0 8px rgb(255, 255, 255);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255),0 0 8px rgba(255, 255, 255);
}

.select_virtual_bajin{
  width: 160px;
  float: right;
  margin-left: 25px;
  height: 32px;
  border: none;
}

@media (min-width: 768px){
  .imark-comment{
    max-height: 60px;
  }

}
@media (min-width: 1200px){
  .grid-main-container{
    display: grid;
    grid-template-columns: 40% 15% 1% 39%;
    grid-auto-rows: 1fr;
    gap: 2%;
    row-gap: 5px;
    margin-top: 0px;
  }
  .imark-comment{
    max-height: 100%;
  }
  .form-inline > label {
    font-size: 0.85rem !important;
  }

}
@media (min-width: 1610px){
  .grid-main-container{
    display: grid;
    grid-template-columns: 30% 15% 18% 30%;
    grid-auto-rows: 1fr;
    gap: 2%;
    row-gap: 5px;
    margin-top: 0px;
  }
  .imark-comment{
    max-height: 100%;
  }
  .form-inline .form-control {
    width: 100%;
  }

  .open_prod_btn, .open_kod_uniq{
    max-width: 90px;
  }



}
.grid-report-container{
  display: grid;
  grid-template-columns: 60% 38%;
  grid-auto-rows: 1fr;
  gap: 2%;
  row-gap: 5px;
  margin-top: 0px;
}
.grid-report-print-btn{
  display: grid;
  grid-template-columns: 150px auto;
  grid-auto-rows: 1fr;
  gap: 2%;
  row-gap: 5px;
  margin-top: 25px;
}
.item-m-first{
    background: white;
    padding: 20px;
  }
  .item-m-second{
    background: white;
    padding: 20px;
  }
  .item-m-fourth{
    background: white;
    padding: 20px;
  }
label{
  white-space: nowrap;
}
.form-inline .form-control {
  width: 100%;
}

.open_prod_btn{
  max-width: 90px;
}
.open_kod_uniq{
  max-width: 140px;
}

/*.c-checkbox > input[type=checkbox]{
  width: 100%;
  cursor: pointer;
  opacity: 0;
  margin: 0;
  appearance: none; -webkit-appearance: none;
}
.c-checkbox > div{
  display: grid;
  pointer-events: none;
  transition: transform .6s cubic-bezier(.8, .5, .2, 1.4);
  transform-style: preserve-3d;
}
.c-checkbox > div > *{
  grid-area: 1/1;
}
.c-checkbox > div > i:first-child{
  content: "ջնջել";
  background: rgb(220, 53, 69);
  transform:  translatez( -10px );
}
.c-checkbox > div > i:last-child{
  background: #bcd2ff;
  transform:  translatez( 10px );
}
.c-checkbox > div > i:nth-of-type(2),
.c-checkbox > div > i:nth-of-type(3){
  height: 20px;
  transform: rotatex(90deg)rotatey(90deg) ;
  position: relative;
  top: 10px;
}
.c-checkbox > div > i:nth-of-type(2){
  background: unset;
  right: 20px;
}
.c-checkbox > div > i:nth-of-type(3){
  background: unset;
  left: 20px;
}
input:checked + div{ 
  transform: rotatey( 180deg ); 
}
.c-checkbox{
  display: grid;
  width: 100%;
}
.c-checkbox > *{
  grid-area: 1/1;
}*/
main{
  display: grid;
  grid:  repeat(5, 70px) / 90px 1fr;
  align-items: center;
  width: max-content;
}

.paginate_button{
    font-size: 13px;
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: inherit !important;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, 0.3);
}
.paginate_button:hover{
  text-decoration: none;
  box-shadow: 2px 2px 6.8px grey;
}

select[name=dtBasic_modal_length]{
  border: 1px solid #aaa;
    border-radius: 3px;
    background-color: white;
    padding: 4px;
}
input[type=search]{
    background: white;
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background-color: transparent;
    margin-left: 3px;
}
input[type=search]:focus{
  text-decoration: none;
  outline: none;
}

td:has(> .remove_prod_from_basket){
  text-align: center;
}
td:has(> .remove_prod_from_basket:hover){
  font-weight: 600;
}
.remove_prod_from_basket:hover{
  font-weight: 600;
}
.mention_all{
  width: 25px;
  height: 25px;
}
.mention_text{
  float: left;
  padding-top: 1px;
  padding-right: 10px;
}
.remove-check{
  width: 20px;
  height: 20px;
}
.c-checkbox{
  text-align: center;
}
.autocomplete-active{
  background-color: #e3e3e3;
}
input.es-input{
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.text-muted{
  display: none;
  position: absolute;
  top: 50%;
  left: 45%;
  color: #1ced0e !important;
  z-index: 1050;
  width: 50px;
  height: 50px;
}
.manradram{
  display: none;
}
.radio-style-div {
  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;
  left: 12px;
  z-index: 10000;
}

/*.radio-style, .radio-style-div{
  margin: 0px !important;
  padding: 0px !important;
  text-align: center;
}
.radio-style-label{
  margin-bottom: 10px;
}*/

.radio-style-div input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 100%;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: -5px;
  left: 0;
  height: 30px;
  width: 30px;
  border-radius: 15%;
}

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

/* When the radio button is checked, add a blue background */
.radio-style-div input:checked ~ .checkmark {
  background-color: #264c97;
}

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

/* Show the indicator (dot/circle) when checked */
.radio-style-div input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio-style-div .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.ui-resizable:last-child{
  width: 50px !important;
}
.hidden{
  display: none;
}
.veradardzi_ktron, .kanxavchari_ktron{
  line-height: 16px;
}
.imark-row{
  height: 100%;
}
.imark-anvanum{
  height: 100%;
}
.imark-comment{
  min-height: 90%;
  width: 100%;
}
.imark-span{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.imark-span-del {
    -webkit-animation:namesss 2s infinite;
}

@keyframes namesss {
    0% {color:blue; font-weight: 800;}
    50% {color:red;}
    100%{color:red; font-size: 2px} 
}

.remove-imark-icon{
  color: red;
  background: #8080801a;
  border-radius: 3px;
  padding: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: 700;
  cursor: pointer;
}
.remove-imark-icon:hover{
  background: #80808005;
}
.dropdown-label{
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
}
.dropdown-label:hover{
  color: #264c97;
}
.pos-dropdown-item{
  cursor: pointer;
}
.payment-method-img{
  width: 60px;
  max-height: 100%;
  max-height: -webkit-fill-available;
  
}
.form-check-parent{
  width: min-content;
  text-align: left;
}
.dropdown-label-btn{
  padding: 0px;
  background: white;
/*  background: #8080800f;*/
  width: 90px;
  margin-left: 5px;
  height: 30px;
/*  box-shadow: 0px 0px 2px 0px #4a4a4a8f;*/
  box-shadow: 0px 0px 3px 0px #4a4a4a8f;
}
.dropdown-label-btn::after{
  margin-left: 0.6em;
  vertical-align: 0.255em;
  color: #264c97;
  font-size: 15px;
}
#excel_area td{
  padding-left: 5px;
  padding-right: 5px;
}
#excel_area .comment{
  color: #000000;
}
#excel_area table{
  background-color: white;
}
#excel_area table .row0 td{
  font-size: 13px;
}
.choose-file-label{
  border: none;
  padding: 5px;

}
.head_tr{
  text-align: center;
  padding: 0px !important;
  height: 50px;
  box-shadow: 0px 1px 8px 1px #9e9e9e;
  border-radius: 5px;
}
.head_tr:hover{
  box-shadow: 0px 1px 4px 1px #9e9e9e;
}
.head_tr label{
  margin-bottom: 0px;
  width: 100%;
  cursor: pointer;
  line-height: 40px;
  font-size: 17px !important;
  color: #264c97;
  font-weight: 700;
}
.spinner-border{
  text-align: center;
  margin-top: 9px;
}
.xmbayin-btn{
  height:40px;
  border:none;
  border-radius: 5px;
  line-height: 12px;
  border: 1px solid gray;
}
.btn .dropdown-menu{
  top: 10px !important;
}
.remove_prod_from_return_div{
  text-align: center;
}
.remove_prod_from_return{
  font-size: 20px !important;
  margin-top: 33px;
  color: red;
  padding-right: 5px;
  padding-left: 5px;
  border-radius: 3px;
  cursor: pointer;
}
.remove_prod_from_return:hover{
  background: #80808026;
  transition: .5s;
}
#virtual-report_div{
  display: none;
}