.green-alert{
  background-color:rgba(38,185,154,.88) !important;
  border-color :rgba(38,185,154,.88) !important;
}
.solid_color_box{
  float: left;
  height: 50px;
  width: 16%;
}

.white-label__settings-colorpicker-wrapper .colorpicker-input {
  display: block !important;
  width: 81%;
  border: 1px solid #ebebeb !important;
  border-radius: 5px;
  box-shadow: 1px 2px 3px 0 rgb(0 0 0 / 5%);
  padding: 15px;
  float:left
}
.gredient_input{
  width: 32% !important;
}
.white-label_setup_inst img{
  display: inline-block;
  margin-right: 5px;
}
.white-label_setup_inst a{
  text-decoration: underline;
}