
.ui.table:not(.unstackable) tr {
    display: revert !important;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0) inset !important;
}
  
.ui.table:not(.unstackable) td, .ui.table:not(.unstackable) th {
    font-weight: 700 !important;
}

.ui.table:not(.unstackable) tr > td {
    display: revert !important;
}

.ui.modal .description .table.table--modal tr > td > div.field_value {
    color: #333f52 !important;
}

.barcode-img {
    position: relative !important;
    /* right: 20px !important; */
    width: 100%;
    max-width: 500px;
    min-width: 300px;
    
}

.ui.table tbody tr td {
    color: #333f52;
    max-width: 380px !important;
}

.valid-till {
    color: #CE2E31;
}

/*.header-mobile {*/
/*    position: relative !important;*/
/*    left: 80px !important;*/
/*    !*margin-bottom: 20px !important;*!*/
/*    !*margin-top: 20px !important;*!*/
/*    !*margin-right: 150px !important;*!*/
/*    margin: calc(2rem - .14285714em) 0 1rem !important;*/
/*}*/

/*.second-section {*/
/*    padding-right: 95px !important;*/
/*    left: 115px !important;*/
/*}*/

.ui.modal > .actions {
    padding: 1rem 4rem 0px 3rem !important;
}

.custom-mc {
    color: #0E6EB8 !important;
}


.test-Buttons-continer{
    display: flex;
    justify-content: center;
}

.test-Buttons-style{
    min-width: 90px !important;
    border: 1px solid #333 !important;
}

.test-barcode-continer{

}