
#wpcontent {
  padding: 0 !important;
}
#DIV_Table {
}
.Mns_Tbl_Body_Table_Column_small {
  width: 90px;
}
#DIV_Edit {
  display: none;
  min-width: 397px;
}
#EditAttrWrapper {
  width: 100%;
}
.namelbl {
  display: inline-block;
  width: 180px;
  float: left;
  padding-bottom: 10px;
}
.label_symbol #FLD_Name {
  color: black !important;
}
.label_symbol #FLD_Type {
  color: black !important;
}
.AttrStdDiv {
  background: white;
  padding: 10px;
  width: 100%;
  margin-bottom: 1em;
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
  box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
}
.ValueInputDiv {
  display: table-cell;
  vertical-align: top;
  width: 200px;
}
.ChckLbl {
  margin-right: 1em;
}
.BTN_AddAttrVal {
  display: block;
  width: 25px;
  height: 27px;
  padding: 0;
  border: none;
  box-shadow: none;
  background: green;
  color: white;
  cursor: pointer;
  float: left;
}
.BTN_AddAttrVal:hover {
  background-color: #399B00;
  color: white;
}
.BTN_AddAttrVal:focus {
  background-color: #399B00;
  color: white;
}
.BTN_AddAttrVal i {
  display: block;
  margin-top: -1px;
}
.AttrValListDiv {
  display: table-cell;
  vertical-align: top;
  max-width: 100%;
  height: 350px;
  padding-left: 10px;
}
.RgnTypeBtn {
  width: 100%;
  float: left;
  margin: 5px;
  padding: 2px;
  padding-left: 10px;
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
  box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
}
.ClrBtn {
}
.RgTpBtns {
  display: inline-block;
  width: 20px;
  height: 20px;
  float: right;
  cursor: pointer;
}
#InputDiv {
  display: block;
  width: 85%;
  height: 350px;
  float: left;
}
#InputBtnDiv {
  display: block;
  width: 25px;
  float: right;
  margin-top: 20px;
}
#InputBtnDiv button {
  height: 25px;
}
.wp-picker-holder {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
  box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
}
.iris-slider {
  width: 15px !important;
  height: 98% !important;
}
.iris-strip {
  width: 15px !important;
  height: 98% !important;
}
.RGBDiv {
  width: 100%;
  margin-bottom: 10px;
}
.RGBDiv .label_symbol {
  display: block;
  width: 30%;
  float: left;
}
.RGBNum {
  color: black !important;
}
.NumInputType {
  width: 100%;
  margin-bottom: 1em;
}
.CatLstBtn {
  width: 50%;
  float: left;
  cursor: pointer;
}
#MultipleDiv {
  display: none;
}
.ColorDspl {
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 5px;
}
.ColorData {
  float: left;
  width: 80%;
  line-height: 25px;
}
.Mns_Img_Container {
  display: inline-block;
  width: 200px;
  height: 200px;
}
.Mns_Img_Container img {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.Mns_Img_Btn {
  width: 50%;
  float: left;
}
.ColorImgDspl {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 5px;
}
.ColorImgDspl img {
  width: 100%;
  height: 100%;
}
.imgRgnTypeBtn span {
  line-height: 52px;
}
.ClrBtn .RgTpBtns {
  line-height: 50px;
}
.imgRgnTypeBtn .RgTpBtns {
  line-height: 50px;
}
.Modal_Wrapper .button {
    background: #204D74;
    color: white;
    float: right;
    border: none;
    box-shadow: none;
}