.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;


}