.lass-span-wrapp-form {
  display: block;
  margin-bottom: 5px;
  margin-top: 5px;
}
.lass_options_wrapper {
  background: #fff;
  padding: 20px;
  height: auto;
}

.form-table-lass {
  /*border-collapse: collapse;*/
  border-collapse: separate;
  border-spacing: 0 26px;
}
.form-table-lass tr td {
  font-size: 16px;
  border-bottom: 1px solid #d0d0d0;
  border-top: 1px solid #D0D0D0;
  padding: 8px 20px;
}
.form-table-lass tr td:first-child {
  border-left: 1px solid #D0D0D0;
}
.form-table-lass tr td:last-child {
  border-right: 1px solid #D0D0D0;
}
.form-table-lass tr {
  box-shadow: 0 0 16px -10px rgba(0,0,0,0.3);
  background: #efefef;
  background-image: linear-gradient(#ffffff, #efefef, #e4e4e4);
}
.form-table-lass tr td:first-child {
  min-width: 285px;
  max-width: 300px;
}

.form-table-lass tr:nth-child(odd) {
}
.form-table-lass tr:nth-child(even) {
}
.form-table-lass tr:nth-child(odd) td {
}
.form-table-lass tr:nth-child(even) td {
}

.lass_set_custom_images.button {
  /* display: none; */
}
.lass_icons_width_input {
  width: 300px;
}
.lass_input_info {
  font-style: italic;
  color: #818181;
  display: block;
  margin-top: 4px;
  font-size: 13px;
}
.lass_custom_images_row {
  display: none;
}
.lass_get_color_preview {
  display: inline-block;
  background: transparent;
  width: 20px;
  height: 20px;
  position: relative;
  top: 4px;
  border-radius: 2px;
  margin-right: 3px;
  margin-left: 3px;
}
.lass_bold_info {
  padding: 0;
  margin: 7px 0 13px 0;
  font-size: 15px;
  font-weight: 800;
  text-align: left;
  text-transform: uppercase;
}
.lass-no-border-line td {
  border-bottom: 0 !important;
}
.lass-sep-col td:nth-child(2) {
  padding-top: 26px !important;
}
.lass_hidden_option {
  display: none;
}
.lass_helper_custom_images {
  /*display: none;*/
}
.lass_helper_fontawesome {
  display: block;
}
.lass_like_options {
  margin-top: 50px;
}
.options-title {
  font-size: 26px;
}
.lass_custom_style {
  width: 400px;
  height: 200px;
}
.lass_code_info {
  line-height: 2em;
}
#show_option_11_2 {
  /*display: none;*/
}
.lass-custom-icons {
  cursor: pointer;
  padding-bottom: 5px;
}
.lass-selected-img {
  min-width: 37px;
  display: inline-block;
}
.lass-selected-img img {
  max-width: 22px;
  position: relative;
  top: 6px;
  margin: 0 6px;
}
.lass_defined_icons {
  margin: 22px 0;
}
.lass_defined_icons div {
  margin: 10px 0;
}
.lass_defined_icons div img {
  max-width: 35px;
  margin: 0 3px;
}
.lass-social-img-selected {
  border-bottom: 3px solid #000;
}
.lass-title-h4 {
  margin-top: 30px;
  font-style: italic;
  font-weight: 400;
  color: #4c4c4c;
}
.l-t-h4-style-2 {
  margin-top: 11px;
  margin-bottom: 10px;
}
.lass-h-h-4 {
  font-style: normal;
  font-weight: 600;
  margin-bottom: 10px;
}
.lass_info_input {
  font-style: italic;
  color: #777;
}
.lass-instructions {
  width: 80%;
  max-width: 100%;
  padding-left: 10px;
  font-size: 17px;
  line-height: 1.4em;
  max-height: 700px;
  overflow-y: scroll;
}
.lass-instructions img {
  max-width: 800px;
}
.lass-instructions-section-2 {
  margin: 150px 0 100px 0;
}
.lass-ins-title-2 {
  font-size: 23px;
}