#woocommerce-product-data ul.product_data_tabs li.paint-calculator_options.paint-calculator_tab a {
    padding-left: 26px;
    background-image: url(../images/brush.png);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: 7px 11px;
}
#woocommerce-product-data ul.product_data_tabs li.paint-calculator_options.paint-calculator_tab a::before {
	display: none;
}

h2#motif_sup_success {
    color: #000000fc;
    background: #00ff1f7d;
    display: none;
}
.motif_pre_define_design{
    display: block;
    white-space: pre-wrap;
    word-break: normal;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.wrap.motif-support {
  position: relative;
}
.motif_pageTitle {
    width: 100%;
    text-align: center;
}
.motif_pageTitle h1 {
    font-size: 48px;
    line-height: 1.04167;
    font-weight: 500;
    letter-spacing: .006em;
}
.motif_pageTitle p {
  margin: 0 auto;
    margin-top: 15px;
    font-size: 22px;
    font-weight: 300;
}
.about-text {
    font-weight: 300;
    text-align: center;
    line-height: 30px;
    font-size: 22px;
    padding: 20px 40px;
}
.motif-support-form h5 {
    padding: 10px;
    margin: 16px auto;
    text-align: center;
    color: white;
    background: #549454;
    font-size: 13px;
    border: 1px solid #548654;
    display: none;
    width: 60%;
}
.motif-support-form {
  padding: 15px;
  position: relative;
  background: rgba(255, 255, 255, 0.52);
  border: 1px solid #e5e5e5;
  margin-top: 15px;
}
.motif-socials {
  text-align: center;
}
ul.motif-social-left li {
  display: inline-block;
  vertical-align: middle;
  padding: 0px 10px;
}
ul.motif-social-left li a img {
    width: 35px;
}
form.cf {
  max-width: 800px;
  text-align: center;
  margin: 20px auto;
}
form.cf input, form.cf textarea {
  border:1px solid #ccc;
  outline: 0;
  padding: 1em;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: block;
  width: 100%;
  margin-top: 2em;
  font-family: 'Merriweather', sans-serif;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  resize: none;
}
form.fc input:focus, form.cf textarea:focus {
  -moz-box-shadow: 0 0px 2px #e74c3c !important;
  -webkit-box-shadow: 0 0px 2px #e74c3c !important;
  box-shadow: 0 0px 2px #e74c3c !important;
}
form.cf #input-submit {
  color: white;
  background: #58bf58;
  cursor: pointer;
}
form.cf #input-submit:hover {
  -moz-box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
  -webkit-box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
  box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
}
form.cf textarea {
  height: 193px;
}
.half {
  float: left;
  width: 48%;
  margin-bottom: 1em;
}
.right {
  width: 50%;
}
.left {
  margin-right: 2%;
}
@media (max-width: 480px) {
  .half {
    width: 100%;
    float: none;
    margin-bottom: 0;
  }
}
.motif-tabs-ulli {
  width: 25%;
  float: left;
}
.motif-tabs-content {
  width: 70%;
  float: right;
  margin-right: 4px;
  padding: 0px 20px;
}
/*  tabs */
.ui-tabs.ui-tabs-vertical {
  padding: 0;
  width: 42em;
}
.ui-tabs.ui-tabs-vertical .ui-widget-header {
  border: none;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav {
  float: left;
  width: 100%;
  padding: 10px 0px;
  margin: 0px;
  background: rgba(64, 132, 100, 0.83);
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li {
  clear: left;
  width: 100%;
  margin: 0.2em 0;
  border-width: 1px 0 1px 1px;
  overflow: hidden;
  /*position: relative;*/
  z-index: 2;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li a {
  display: block;
  width: 100%;
  padding: 12px 4px 8px 20px;
  font-size: 14px;
  color: white;
  text-decoration: none;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li a:hover {
  cursor: pointer;
  background: rgba(113, 45, 61, 0.98);
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: 0.2em;
  padding-bottom: 0;
  background: rgba(113, 45, 61, 0.98);
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li:last-child {
    margin-bottom: 10px;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-panel {
  float: left;
  width: 100%;
  border-radius: 0;
  position: relative;
  left: -1px;
}
li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active::before {
  right: 0;
  border: 9px solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #fff;
  top: 50%;
  margin-top: -8px;
}
div#motif_setting_option_tabs {
  width: 100%;
  margin-top: 20px;
  float: left;
  background: white;
}
.motif-logo-ui {
    font-style: italic;
    text-align: center;
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding: 50px 30px;
    background: rgb(0, 128, 93);
}
.motif-top-content h1 {
    padding: 0;
    text-align: center;
    color: #32373c;
    line-height: 1.2em;
    font-size: 2.8em;
    font-weight: 400;
}
div#option-success {
        border: 1px solid rgba(206, 79, 85, 0.26);
    margin: 10px 0px;
    background: rgba(169, 37, 37, 0.22);
    display: none;
}
div#option-success p {
    color: #4dd44d;
    text-align: center;
    padding: 6px 0px;
    margin: 0px;
}
.motif-support-actions {
    margin-bottom: 20px;
}
.motif-singletab h2 {
    margin: 3em 0 2em;
    padding: 8px 15px;
    background-color: rgba(204, 202, 202, 0.72);
    line-height: 1.5;
    text-align: center;
}
table.motif-table-optoin {
    width: 100%;
    border-collapse: collapse;
}
tr.motif-option-field {
    border-bottom: 1px solid #E7E7E7;
}
tr.motif-option-field th {
    width: 50% !important;
    padding: 20px 60px 20px 0;
}
tr.motif-option-field td {
    width: 50% !important;
}
tr.submit-motif.motif-option-field .actions.motif-submit {
    padding: 20px;
    float: right;
}
.motif-option-field th .option-head h3 {
    text-align: left;
    margin: 8px 0px;
}
.motif-option-field th span.description p {
    font-style: normal;
    text-align: left;
    font-weight: 100;
}
.motif-support-actions {
    margin-bottom: 20px;
}
.motif-support-actions .actions {
    display: inline-block;
}.motif-support-actions .actions.motif-submit {
    float: right;
}
#motif-spinner {
  background: url(../images/spinner.gif) no-repeat;
  float: left;
  display: none;
  width: 20px;
  height: 20px;
  margin: 4px 10px 0;
}
.actions.motif-support-links a {
    text-decoration: none;
    color: black;
}
.motif-option-field td .motif-input-field {
    width: 100%;
    background: rgba(204, 204, 204, 0.22);
    line-height: 1.75em;
    padding-left: 0.75em;
}
.onoff { 
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  position: relative;
  cursor: pointer;
  width: 55px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.onoff label {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: #cd3c3c;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  -webkit-transition: background 0.3s, text-indent 0.3s;
  -moz-transition: background 0.3s, text-indent 0.3s;
  -o-transition: background 0.3s, text-indent 0.3s;
  transition: background 0.3s, text-indent 0.3s;
  text-indent: 27px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
}
.onoff label:after {
  content: 'NO';
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  font-size: 12px;
  color: #591717;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.35);
  z-index: 1;
}
.onoff label:before {
  content: '';
  width: 15px;
  height: 24px;
  border-radius: 3px;
  background: #FFF;
  position: absolute;
  z-index: 2;
  top: 3px;
  left: 3px;
  display: block;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -o-transition: left 0.3s;
  transition: left 0.3s;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}
.onoff input:checked + label {
  background: #378b2c;
  text-indent: 8px;
}
.onoff input:checked + label:after {
  content: 'YES';
  color: #091707;
}
.onoff input:checked + label:before {
  left: 37px;
}
.motif-option-field td .motif-input-field {
    width: 100%;
    background: #fff;
    line-height: 1.75em;
    padding-left: 0.75em;
}