@import url('https://fonts.googleapis.com/css2?family=Libre+Barcode+39&display=swap');
.wms-srv-align{
    text-align: center;
}
.btnSaveCustomerMasterHolder{
    margin-left: 595px; 
    margin-bottom: 80px;
    margin-top: 23px;
    text-align: center;
}
.wms-srv-text
{
    width:78px;
    margin-left: 10px;
}
.wms-srv-radio{
    display:inline-flexbox; 
    width: 350px;
   
}
.wms-srv-range2{
    width:78px;
    margin-left: 10px
}
.wms-srv-text1{
    display:inline-flex;
    width: 90px;
}
.wms-align1{
    text-align: center;
}
.wms-srv-check1{
    width: 20px;
}
.wms-srv-check2{
    width: 20px;
}
#wms-srv-text2{
    width:78px;
    
}
#wms-srv-checkbox{
    width: 20px;
}
#wms-srv-text3{
    width: 78px;
    margin-right:10px
}
#wms-srv-text4{
    width:78px;
    margin-right: 10px;
}
/* BARCODE CONFIGURATION CODE - 27 Nov 2023 */
.txtEmail 
{
  border: 1px solid black;
  width: 100%;
  height: 35px;
  /* display: flex; */
  border-radius: 3px;
  margin-left: 2px;
  padding-left: 43px;
  min-height: 138px;
}

.btnAddProductKeyword1 {
    /* margin-top: 8px;
margin-left: 215px; */
    margin-top: 8px;
    margin-left: 215px;
}

.keyblockEmail {
    border: solid 1px #636363;
    padding: 8px;
    border-radius: 7px;
    background-color: #fbfbfb;
    display: inline-block;
    margin-right: 3px;
    font-size: 11px;
    margin-top: 4px;
    margin-left: 10px;
    display: none;
    width: 263px;
    height: 80px;
}


.txtAddEmail 
{
    width: 206px;
    font-size: 14px;
}

.txtSMS {
    border: 1px solid black;
    width: 94%;
    height: 35px;
    display: flex;
    border-radius: 3px;
    margin-left: 48px
}

.pnlAddEmail,
.pnlItemCode {
    border: solid 1px #636363;
    padding: 7px;
    border-radius: 7px;
    background-color: #fbfbfb;
    display: inline-block;
    margin-right: 3px;
    font-size: 11px;
}
.pnlItemCode{
    display: block;
}
.pnlItemCode select,
.pnlItemCode input{
    margin-top:5px;
    margin-bottom:5px;
    padding: 5px;
}
.txtSubjectCSS {
    margin-left: 64px;
    width: 1150px;
    margin-top: -21px;
}

.btnAddEmailInToField
 {
    position: absolute;
    left: 12px;
    top: 11px;
}

.pnlAddEmail
{
  position: absolute;
  top: 10px;
  left: 27px;
}
.pnlEmailBlock {
    border: solid 1px #636363;
    border-radius: 7px;
    background-color: #efefef;
    padding: 4px 10px;
    margin: 3px;
}

.pnlEmailBlockNotification 
{
    border: solid 1px #636363;
    border-radius: 7px;
    background-color: #efefef;
    padding: 0px 12px;
    margin: 2px;
    display: inline-block;
}
/* BARCODE CONFIGURATION CODE - 27 Nov 2023 */

/* BARCODE CONFIGURATION CODE - 29 Nov 2023 - By Abhijit*/
#txtDeliminate input[type="radio"]{
    display: inline-block !important;
    width: auto !important;
    margin-left:30px;
}
#txtDeliminate input[type="radio"]:first-child{
    margin-left:0px;
}
.barcodePreviewHolder{
    font-family: 'Libre Barcode 39', cursive;
	transform: scale(1, 3);
	font-size: 240%;
    margin-top: 30px;
    white-space: nowrap;
    text-align: center;
}

.barcodePreviewLabel,
.barcodePreviewPatternLabel{
    text-align: center;
    font-weight: bold;
}

.barcodeConfigFromTo{
    /*width:100px;*/
    margin-top:3px;
    display: inline-block;
}
.txtBarcodeConfigItemCode{
    width: 90%;
}
.btnGenerateBarcodeHolder{
    text-align: center;
    margin-top: 10px;
}
.pnlBrSerialPosHolder input,
.pnlBrSerialPosHolder select
{
    display: inline-block;
}
.emptySpace{
    background-color:#cccccc;
    display: inline-block;
    width:10px;
    height:10px;
    margin-left: 5px;
}

/* @font-face {
    font-family: CCodeQR;
    src: url("fonts/CCodeQR_Trial.eot");
    src: local("CCodeQR_Trial"), 
         url("fonts/CCodeQR_Trial.otf") format("opentype"),                 
         url("fonts/CCodeQR_Trial.woff") format("woff");
} */

@font-face {
    font-family: BrilliantWMSDataMatrix;
    src: url(Themes/font/BrilliantWMSDataMatrix.woff);
  }

.QR2DBarcodePreviewHolder{
    text-align: center;
}
#QR2DBarcodePreview {
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    /* font-family: 'CCodeDataMatrix_Trial', sans-serif;  */
    font-family: BrilliantWMSDataMatrix;             
    font-size: 7px;
    letter-spacing: -1px;
    line-height: 99.9%;
    display: inline-block;
}
@font-face {
    font-family: BrilliantWMSDataMatrix;
    src: url(Themes/font/BrilliantWMSDataMatrix.woff);
  }

  .su-input-group .su-input-label {
    display: block;
    visibility: hidden;
    z-index: 1;
    position: absolute;
    top: -10px;
    background: #fff;
    padding: 0 5px;
    margin-left: 10px;
  }

  .su-input-group {
    position: relative;
    margin-top: 20px;
  }

  .su-input-group input, .su-input-group textarea {
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    padding: 10px 15px;
    color: #4a4a4a;
    width: 100%;
    box-sizing: border-box;
    font-size: .875rem;
    line-height: 1.25rem;
  }

  .su-input-group.su-static-label .su-input-label {
    visibility: visible;
    -webkit-animation: none;
    animation: none;
  }

  
.wms-srv-popup-tab {
    overflow: hidden;
    /* border: 1px solid #ccc;
    background-color: #f1f1f1; */
    margin-bottom: 15px;
}



.wms-srv-popup-tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    width: 100%;
    font-size: 15px;
}


.wms-srv-popup-tab button:hover {
    background-color: #ddd;
}


.wms-srv-popup-tab button.active {
    background-color: #ccc;
}


.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.wms-srv-popup-tab .col-6 {
    padding: 0px;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

.wms-srv-title {
    font-size: 14px;
}

.wms-srv-popup-tab {
    overflow: hidden;
    /* border: 1px solid #ccc;
    background-color: #f1f1f1; */
    margin-bottom: 15px;
}



.wms-srv-popup-tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    width: 100%;
    font-size: 15px;
}


.wms-srv-popup-tab button:hover {
    background-color: #ddd;
}


.wms-srv-popup-tab button.active {
    background-color: #ccc;
}


.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.wms-srv-popup-tab .col-6 {
    padding: 0px;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

.wms-srv-title {
    font-size: 14px;
}
/* BARCODE CONFIGURATION CODE - 29 Nov 2023 - By Abhijit*/