.outerDiv {
   padding: 20px;
}
.gapping-lookup{
  width:100%;
  height:100px!important;
}

.lookup-box {
  height: 500px !important;
  width: 100%;
  border: 1px solid #dfe4ed;
  display: inline-block;
  text-align: center;
  background-color: white;
}
.background {
  background-color: #003C55;
  width: 97%;
  height: 50px;
  margin-top: 10px;
  display: inline-block;
}
.email-template-navlink {
  background-color: white;
  text-decoration: none;
  color: black;
  padding: 5px 20px 5px 20px;
  float: left;
  border-radius: 3px;
  margin-left: 20px;
  margin-top: 9px;
}
.email-template-navlink:hover {
  color: black;
}

.second-row-div {
  width: 95%;
  border: 1px solid #dfe4ed;
  height: auto !important;
  display: inline-block;
  text-align: center;
  margin-bottom: 20px;
}
.align-type-left {
  float: left;
  margin-left: 15px;
  margin-top: 10px;
  margin-bottom: 1px;
}
.left-align-10px {
  margin-left: 0px !important;
  margin-top: 10px;
  margin-bottom: 10px;
}

.select-design {
  border: none;
  height: 40px !important;
  border-radius: 3px;
  margin-bottom: 10px;
}
.float-left {
  text-align: left !important;
}
.select-design:focus-visible {
  outline: 1px solid#01a8fe;
  height: 40px !important;
  border-radius: 3px;
  margin-bottom: 10px;
}
.input-option-design{
  border: 1px solid #ced4da;
  height: 40px !important;
  border-radius: 3px;
}
.email-subject-design:focus-visible {
  outline: 1px solid#01a8fe !important;
  height: 40px !important;
  border-radius: 1px !important;
}
.email-subject-design:focus {
  outline: 1px solid#01a8fe !important;
  height: 40px !important;
  border-radius: 1px !important;
  box-shadow: none !important;
}
.red-color {
  color: maroon;
}
.editor-padding {
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-bottom: 15px !important;
}
.tox .tox-notification {
  display: none !important;
}
.tox-statusbar__branding {
  display: none !important;
}
.lookup-buttons-background {
  background-color: #eee;
  text-align: right;
  height: 70px;
  padding-top: 15px;
  position:sticky;
}
.btn-update {
  margin-right:13px;
  background-color: #f87e24;
  color: white;
  border-radius: 8px!important;
  border-color: #f87e24;
  height: 40px;
  width: 100px;
  box-shadow: none !important;
  border-style: none !important;
}

.btn-cancel {
  background-color: #f26522;
  color: white;
  margin-left: 4px;
  margin-right: 20px;
  border-radius: 8px!important;
  border-color: #f26522;
  height: 40px;
  width: 100px;
  box-shadow: none !important;
  border-style: none !important;
}
.help-block {
  text-align: left;
  margin-left: 10px;
}
.email-templates-box .form-control.is-valid,
.email-templates-box.was-validated .form-control:valid {
  border-color: #dfe4ed !important;
  background-image: none !important;
}
.email-templates-box .form-control.is-invalid:focus,
.email-templates-box.was-validated .form-control:invalid:focus {
  border-color: #dfe4ed !important;
  background-image: none !important;
}
.email-templates-box .form-control.is-invalid,
.email-templates-box.was-validated .form-control:invalid {
  border-color: #dfe4ed !important;
  background-image: none !important;
}
.cancel-button-navlink {
  text-decoration: none !important;
}

.addLUO-container-border{
  border: 1px solid #DBDBDB;
  height: 389px;
  margin-top: 110px;
  width: 750px;
  padding: 0px 0px 0px 0px;
}



.addbrands-header{
  height: 60px;
  border: 1px solid #003C55;
  background-color: #003C55;
}

.addbrands-header-text{
  text-align: left;
  color: #fff;
  margin-top: 11px;
  margin-left: 15px;
}

.addbrands-close-icon{
  float: right;
  font-weight: 100;
  margin-top: -35px;
  margin-right: 20px;
  }

  .addbrands-close-icon-size{
    width: 200px;
    height: 200px;
  }

  .addLUO-form-label{
    text-align: center;
    float: left;
    margin-right: 4px;
    font-size: 16px;
    margin-left: 35px;
    }
.addbrands-form-margin{
margin-top: 45px;

}

.addbrands-form-right{
  margin-top: 45px;
  margin-left:200px;

}

.addbrands-bttn{
background-color: #003C55!important;
color:#fff;
margin-top: -3px;
}
  
.addbrands-bttn:hover{
background-color:#f87e24!important;
color:#fff;
}

.save-addbrands-bttn:hover{
background-color:#f87e24!important;
color:#fff;
}

.save-addbrands-bttn{
background-color: #cbf27e;
color: #fff;
margin-top: -3px;
}
.save-addbrands-bttn:active{
background-color:#f87e24!important;
color:#fff !important;
border: none;
}

.addLUO-button-float-right{
text-align: right;
padding-right: 35px;
padding-top: 30px;
background-color: #DBDBDB;
margin-top: 40px;
height: 85px;
margin-bottom: 20px;
}

.change-pswd-right{margin-left: 17px;}

.addLUO-form-control{  /* As per Specs provided by HCR*/
width: 260px !important;
height: 35px;
border: 1px solid #DBDBDB!important;
border-radius: 4px !important;
opacity: 0.9;
margin-bottom: 18px;
display: block;
margin-left: 35px;
margin-top: 10px;
}

.addbrands-radio-margin{
  margin-left: 20px;
}
.addbrands-radio-margin-radio{
  margin-left: 20px;
  margin-right: 10px;
}

.addproducts-dropdown-header-AY{
margin-left: 40px;
}


.addproducts-dropdown-height{
  height: 68px;
  margin-top: 10px;
}

.addproducts-dropdown-left40{
  margin-left: 40px;
}


.addproducts-dropdown-left40-width{
  margin-left: 40px;
  width: 70%;
  margin-top: 10px;
  
}

.addLUO-margintop-10{
  margin-top: 12px;
}

.AddLUO-Add-button{
  float: left;
  width: 140px;
  margin-right: 14px;
  margin-top: 37px;
  background-color:#f87e24;
  color: #fff;
  border:1px solid #f87e24;
  font-weight: bold;
  height: 33px;


}

#gridContainer .dx-header-row td {background-color: #003C55; color: white; font-size: 13px;}

#gridContainer tr:nth-child(even){background-color: #eceff4;}

#gridContainer tr:nth-child(odd) {background-color:#fff;}


.color999{color: #999!important;
padding-left: 8px; padding-top: 8px;}

.dx-datagrid-header-panel .dx-toolbar {margin-top: 5px;}
.dx-toolbar .dx-toolbar-after{padding-right: 8px;}

.Add-button-in-products{
    float: right;
    width: 140px;
    margin-right: 10px;
    margin-top: 7px;
    background-color:#f87e24;
    color: #fff;
    border:1px solid #f87e24;
    font-weight: bold;
    height: 33px;

}