.form-all:after {
  content: "";
  display: table;
  clear: both;
}
.form-all {
  font-family: "Lucida Grande", sans-serif;
}
.form-all {
  width: 690px;
}
.form-label-left,
.form-label-right {
  width: 150px;
}
.form-label {
  white-space: normal;
}
.form-label.form-label-auto {
  display: inline-block;
  text-align: left;
  width: 150px;
}
.form-label-left {
  display: inline-block;
  white-space: normal;
  float: left;
  text-align: left;
}
.form-label-right {
  display: inline-block;
  white-space: normal;
  float: left;
  text-align: right;
}
.form-label-top {
  white-space: normal;
  display: block;
  float: none;
  text-align: left;
}
.form-radio-item label:before {
  top: 0;
}
.form-all {
  font-size: 14px;
}
.form-label {
  font-weight: bold;
}
.form-checkbox-item label,
.form-radio-item label {
  font-weight: normal;
}
.supernova {
  background-color: #ffffff;
  background-color: #f5f5f5;
}
.supernova body {
  background-color: transparent;
}
/*
@width30: (unit(@formWidth, px) + 60px);
@width60: (unit(@formWidth, px)+ 120px);
@width90: (unit(@formWidth, px)+ 180px);
*/
/* | */
@media screen and (min-width: 480px) {
  .supernova .form-all {
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
  }
}
/* | */
/* | */
@media screen and (max-width: 480px) {
  .jotform-form {
    padding: 10px 0;
  }
}
/* | */
/* | */
@media screen and (min-width: 480px) and (max-width: 767px) {
  .jotform-form {
    padding: 30px 0;
  }
}
/* | */
/* | */
@media screen and (min-width: 480px) and (max-width: 689px) {
  .jotform-form {
    padding: 30px 0;
  }
}
/* | */
/* | */
@media screen and (min-width: 768px) {
  .jotform-form {
    padding: 60px 0;
  }
}
/* | */
/* | */
@media screen and (max-width: 689px) {
  .jotform-form {
    padding: 12px;
  }
}
/* | */
.supernova .form-all,
.form-all {
  background-color: #ffffff;
  border: 1px solid transparent;
}
.form-header-group {
  border-color: #e6e6e6;
}
.form-matrix-table tr {
  border-color: #e6e6e6;
}
.form-matrix-table tr:nth-child(2n) {
  background-color: #f2f2f2;
}
.form-all {
  color: #555555;
}
.form-header-group .form-header {
  color: #555555;
}
.form-header-group .form-subHeader {
  color: #6f6f6f;
}
.form-sub-label {
  color: #6f6f6f;
}
.form-label-top,
.form-label-left,
.form-label-right,
.form-html {
  color: #555555;
}
.form-checkbox-item label,
.form-radio-item label {
  color: #6f6f6f;
}
.form-line.form-line-active {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  background-color: #ffffe0;
}
/* omer */
.form-radio-item,
.form-checkbox-item {
  padding-bottom: 0px !important;
}
.form-radio-item:last-child,
.form-checkbox-item:last-child {
  padding-bottom: 0;
}
/* omer */
.form-single-column .form-checkbox-item,
.form-single-column .form-radio-item {
  width: 100%;
}
.supernova {
  height: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-repeat: repeat;
}
.supernova {
  background-image: none;
}
#stage {
  background-image: none;
}
/* | */
.form-all {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-repeat: repeat;
}
.form-header-group {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
}
.form-line {
  margin-top: 12px;
  margin-bottom: 12px;
}
.form-line {
  padding: 12px 36px;
}
.form-all .qq-upload-button,
.form-all .form-submit-button,
.form-all .form-submit-reset,
.form-all .form-submit-print {
  font-size: 1em;
  padding: 9px 15px;
  font-family: "Lucida Grande", sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
  font-size: 1em;
  padding: 9px 15px;
  font-family: "Lucida Grande", sans-serif;
  font-size: 14px;
  font-weight: normal;
}
/*
& when ( @buttonFontType = google ) {
	@import (css) "@{buttonFontLink}";
}
*/
h2.form-header {
  line-height: 1.618em;
  font-size: 1.714em;
}
h2 ~ .form-subHeader {
  line-height: 1.5em;
  font-size: 1.071em;
}
.form-header-group {
  text-align: left;
}
/*.form-dropdown,
.form-radio-item,
.form-checkbox-item,
.form-radio-other-input,
.form-checkbox-other-input,*/
.form-captcha input,
.form-spinner input,
.form-error-message {
  padding: 4px 3px 2px 3px;
}
.form-header-group {
  font-family: "Lucida Grande", sans-serif;
}
.form-section {
  padding: 0px 0px 0px 0px;
}
.form-header-group {
  margin: 12px 36px 12px 36px;
}
.form-header-group {
  padding: 24px 0px 24px 0px;
}
.form-textbox,
.form-textarea {
  padding: 4px 3px 2px 3px;
}
.form-textbox,
.form-textarea,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
  background-color: #ffffff;
}
[data-type="control_dropdown"] .form-input,
[data-type="control_dropdown"] .form-input-wide {
  width: 150px;
}
.form-label {
  font-family: "Lucida Grande", sans-serif;
}
li[data-type="control_image"] div {
  text-align: left;
}
li[data-type="control_image"] img {
  border: none;
  border-width: 0px !important;
  border-style: solid !important;
  border-color: false !important;
}
.form-line-column {
  width: auto;
}
.form-line-error {
  overflow: hidden;
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -ms-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  background-color: #fff4f4;
}
.form-line-error .form-error-message {
  background-color: #ff3200;
  clear: both;
  float: none;
}
.form-line-error .form-error-message .form-error-arrow {
  border-bottom-color: #ff3200;
}
.form-line-error input:not(#coupon-input),
.form-line-error textarea,
.form-line-error .form-validation-error {
  border: 1px solid #ff3200;
  -webkit-box-shadow: 0 0 3px #ff3200;
  -moz-box-shadow: 0 0 3px #ff3200;
  box-shadow: 0 0 3px #ff3200;
}
.ie-8 .form-all {
  margin-top: auto;
  margin-top: initial;
}
.ie-8 .form-all:before {
  display: none;
}
/* | */
@media screen and (max-width: 480px), screen and (max-device-width: 767px) and (orientation: portrait), screen and (max-device-width: 415px) and (orientation: landscape) {
  .testOne {
    letter-spacing: 0;
  }
  .testTwo {
    letter-spacing: 1;
  }
  .jotform-form {
    padding: 12px 0 0 0;
  }
  .form-all {
    border: 0;
    width: 94%!important;
    max-width: initial;
  }
  .form-sub-label-container {
    width: 100%;
    margin: 0;
    margin-right: 0;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  span.form-sub-label-container + span.form-sub-label-container {
    margin-right: 0;
  }
  .form-sub-label {
    white-space: normal;
  }
  .form-address-table td,
  .form-address-table th {
    padding: 0 1px 10px;
  }
  .form-submit-button,
  .form-submit-print,
  .form-submit-reset {
    width: 100%;
    margin-left: 0!important;
  }
  div[id*=at_] {
    font-size: 14px;
    font-weight: 700;
    height: 8px;
    margin-top: 6px;
  }
  .showAutoCalendar {
    width: 20px;
  }
  img.form-image {
    max-width: 100%;
    height: auto;
  }
  .form-matrix-row-headers {
    width: 100%;
    word-break: break-all;
    min-width: 40px;
  }
  .form-collapse-table,
  .form-header-group {
    margin: 0;
  }
  .form-collapse-table {
    height: 100%;
    display: inline-block;
    width: 100%;
  }
  .form-collapse-hidden {
    display: none !important;
  }
  .form-input {
    width: 100%;
  }
  .form-label {
    width: 100% !important;
  }
  .form-label-left,
  .form-label-right {
    display: block;
    float: none;
    text-align: left;
    width: auto!important;
  }
  .form-line,
  .form-line.form-line-column {
    padding: 2% 5%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  input[type=text],
  input[type=email],
  input[type=tel],
  textarea {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: initial !important;
  }
  .form-dropdown,
  .form-textarea,
  .form-textbox {
    width: 100%!important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .form-input,
  .form-input-wide,
  .form-textarea,
  .form-textbox,
  .form-dropdown {
    max-width: initial!important;
  }
  .form-address-city,
  .form-address-line,
  .form-address-postal,
  .form-address-state,
  .form-address-table,
  .form-address-table .form-sub-label-container,
  .form-address-table select,
  .form-input {
    width: 100%;
  }
  div.form-header-group {
    padding: 24px 0px !important;
    margin: 0 12px 2% !important;
    margin-left: 5%!important;
    margin-right: 5%!important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  div.form-header-group.hasImage img {
    max-width: 100%;
  }
  [data-type="control_button"] {
    margin-bottom: 0 !important;
  }
  [data-type=control_fullname] .form-sub-label-container {
    width: 48%;
  }
  [data-type=control_fullname] .form-sub-label-container:first-child {
    margin-right: 4%;
  }
  [data-type=control_phone] .form-sub-label-container {
    width: 65%;
  }
  [data-type=control_phone] .form-sub-label-container:first-child {
    width: 31%;
    margin-right: 4%;
  }
  [data-type=control_datetime] .form-sub-label-container + .form-sub-label-container,
  [data-type=control_datetime] .form-sub-label-container:first-child {
    width: 27.3%;
    margin-right: 6%;
  }
  [data-type=control_datetime] .form-sub-label-container + .form-sub-label-container + .form-sub-label-container {
    width: 33.3%;
    margin-right: 0;
  }
  [data-type=control_datetime] span + span + span > span:first-child {
    display: block;
    width: 100% !important;
  }
  [data-type=control_birthdate] .form-sub-label-container,
  [data-type=control_datetime] span + span + span > span:first-child + span + span,
  [data-type=control_time] .form-sub-label-container {
    width: 27.3%!important;
    margin-right: 6% !important;
  }
  [data-type=control_birthdate] .form-sub-label-container:last-child,
  [data-type=control_time] .form-sub-label-container:last-child {
    width: 33.3%!important;
    margin-right: 0 !important;
  }
  .form-pagebreak-back-container,
  .form-pagebreak-next-container {
    width: 50% !important;
  }
  .form-pagebreak-back,
  .form-pagebreak-next,
  .form-product-item.hover-product-item {
    width: 100%;
  }
  .form-pagebreak-back-container {
    padding: 0;
    text-align: right;
  }
  .form-pagebreak-next-container {
    padding: 0;
    text-align: left;
  }
  .form-pagebreak {
    margin: 0 auto;
  }
  .form-buttons-wrapper {
    margin: 0!important;
    margin-left: 0!important;
  }
  .form-buttons-wrapper button {
    width: 100%;
  }
  .form-buttons-wrapper .form-submit-print {
    margin: 0 !important;
  }
  table {
    width: 100%!important;
    max-width: initial!important;
  }
  table td + td {
    padding-left: 3%;
  }
  .form-checkbox-item,
  .form-radio-item {
    white-space: normal!important;
  }
  .form-checkbox-item input,
  .form-radio-item input {
    width: auto;
  }
  .form-collapse-table {
    margin: 0 5%;
    display: block;
    zoom: 1;
    width: auto;
  }
  .form-collapse-table:before,
  .form-collapse-table:after {
    display: table;
    content: '';
    line-height: 0;
  }
  .form-collapse-table:after {
    clear: both;
  }
  .fb-like-box {
    width: 98% !important;
  }
  .form-error-message {
    clear: both;
    bottom: -10px;
  }
  .date-separate,
  .phone-separate {
    display: none;
  }
  .custom-field-frame,
  .direct-embed-widgets,
  .signature-pad-wrapper {
    width: 100% !important;
  }
}
/* | */

/*__INSPECT_SEPERATOR__*/








.form-all{list-style:none;list-style-position:outside;margin:0px;font-family:Verdana;font-size:12px}.form-line .form-radio-item:not(#foo) .form-radio-other + label , .form-line .form-checkbox-item .form-checkbox-other+label{width:auto}.form-line .form-radio-item .form-radio-other.form-textbox + label, .form-line .form-checkbox-item .form-checkbox-other.form-textbox+label{display:none !important}.form-line .form-radio-item:not(#foo) .form-radio-other-input.form-textbox:not([style*="margin-left: 26px"] ), .form-line  .form-checkbox-item:not(#foo) .form-checkbox-other-input.form-textbox:not([style*="margin-left: 26px"] ){margin-left:0px}.form-line .form-radio-item .form-radio-other.form-textbox + label:not([style="display:block"]), .form-line .form-checkbox-item .form-checkbox-other.form-textbox+label:not([style="display:block"]){display:none}.form-captcha{border:1px
solid #ccc;background:#f5f5f5;padding:6px;width:152px;border-radius:4px}.underlined{text-decoration:underline}#payment_total{display:inline-block}.form-payment-label{color:#999;display:block;font-size:9px}.form-payment-subtotal,.form-payment-shipping,.form-payment-tax{font-size:0.9em;max-width:325px;overflow:visible}.form-payment-tax.form-payment-label>span:nth-child(1){width:100%;max-width:225px !important;float:left;display:inline-block;word-wrap:break-word}.form-payment-tax.form-payment-label:after{content:"";display:table;clear:both}.form-payment-shipping.form-payment-label>span:nth-child(1){width:100%;max-width:225px !important;float:left;display:inline-block;word-wrap:break-word}.form-payment-shipping.form-payment-label:after{content:"";display:table;clear:both}.form-payment-divider{display:block;border-bottom:1px solid lightgrey;max-width:325px}.form-payment-total,.form-payment-discount{max-width:325px;display:block;overflow:visible;margin:10px
0}.complete-payment-prompt{display:block;background:#F3F7FC;padding:12px
18px;font-size:13px;border-radius:3px;color:#525764;border:1px
solid #e6edf5}.complete-payment-prompt
b{color:#1BB266}.form-payment-total{max-width:unset !important;overflow:hidden}.form-payment-total #total-text{line-height:29px}.form-payment-total .form-payment-price{float:right;padding:5px
12px 6px 12px;border-radius:3px;position:relative}.form-payment-total .form-payment-price.ready{background-color:#1BB266;color:#fff;padding:5px
26px 6px 12px}.form-payment-total .form-payment-price.ready:after{content:'';display:block;top:6px;right:5px;position:absolute;border-radius:50%;background-position:center center;background-repeat:no-repeat;background-size:10px;width:16px;height:16px;background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDQ0Mi41MzMgNDQyLjUzMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQyLjUzMyA0NDIuNTMzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PGc+Cgk8cGF0aCBkPSJNNDM0LjUzOSw5OC40OTlsLTM4LjgyOC0zOC44MjhjLTUuMzI0LTUuMzI4LTExLjc5OS03Ljk5My0xOS40MS03Ljk5M2MtNy42MTgsMC0xNC4wOTMsMi42NjUtMTkuNDE3LDcuOTkzTDE2OS41OSwyNDcuMjQ4ICAgbC04My45MzktODQuMjI1Yy01LjMzLTUuMzMtMTEuODAxLTcuOTkyLTE5LjQxMi03Ljk5MmMtNy42MTYsMC0xNC4wODcsMi42NjItMTkuNDE3LDcuOTkyTDcuOTk0LDIwMS44NTIgICBDMi42NjQsMjA3LjE4MSwwLDIxMy42NTQsMCwyMjEuMjY5YzAsNy42MDksMi42NjQsMTQuMDg4LDcuOTk0LDE5LjQxNmwxMDMuMzUxLDEwMy4zNDlsMzguODMxLDM4LjgyOCAgIGM1LjMyNyw1LjMzMiwxMS44LDcuOTk0LDE5LjQxNCw3Ljk5NGM3LjYxMSwwLDE0LjA4NC0yLjY2OSwxOS40MTQtNy45OTRsMzguODMtMzguODI4TDQzNC41MzksMTM3LjMzICAgYzUuMzI1LTUuMzMsNy45OTQtMTEuODAyLDcuOTk0LTE5LjQxN0M0NDIuNTM3LDExMC4zMDIsNDM5Ljg2NCwxMDMuODI5LDQzNC41MzksOTguNDk5eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojMUJCMjY2IiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgo8L2c+PC9nPiA8L3N2Zz4=)}.form-payment-discount{font-size:10px}.form-payment-price{float:right}.form-product-custom_quantity{width:30px;padding-left:4px}#coupon-message{font-size:10px;font-weight:normal;white-space:normal}.form-captcha:hover{border:1px
solid #aaa}.form-captcha-image{border:1px
solid #aaa;-moz-border-radius:4px 4px 4px 4px;-webkit-border-radius:4px;border-radius:4px 4px 4px 4px}.form-collapse-table{height:58px;border:1px
solid #ccc;background:#f5f5f5 url(../images/soft-grad.png) repeat-x;position:relative}.question-wrapper
div.payment_alert{background-size:32px;padding:16px
16px 16px 72px;background-repeat:no-repeat;background-position:left 20px center;border-radius:4px;font-size:12px;margin-bottom:8px;border:0;max-width:100%;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.question-wrapper
div.payment_alert.wizard{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuNCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzNy43IDM0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNy43IDM0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzY3ODNBMDt9Cgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxnPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTMxLjYsMzRINi4xQzMuOCwzNCwyLDMyLjEsMiwyOS44VjQuMkMyLDEuOSwzLjgsMCw2LjEsMGgyNS40YzIuMywwLDQuMiwxLjksNC4yLDQuMnYyNS43CgkJQzM1LjcsMzIuMSwzMy45LDM0LDMxLjYsMzR6Ii8+CjwvZz4KPHBvbHlnb24gY2xhc3M9InN0MSIgcG9pbnRzPSIxMi43LDE0LjkgOS43LDE3LjkgNy45LDE1LjggNi44LDE2LjggOS42LDE5LjkgMTMuNywxNS45ICIvPgo8cG9seWdvbiBjbGFzcz0ic3QxIiBwb2ludHM9IjEyLjcsNy4yIDkuNywxMC4yIDcuOSw4LjEgNi44LDkgOS42LDEyLjIgMTMuNyw4LjIgIi8+CjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xMC45LDI2LjVIOWMtMC40LDAtMC43LTAuMy0wLjctMC43di0yQzguMiwyMy40LDguNiwyMyw5LDIzaDJjMC40LDAsMC43LDAuMywwLjcsMC43djIKCUMxMS43LDI2LjEsMTEuMywyNi41LDEwLjksMjYuNXoiLz4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMjkuMiwxMS40aC0xMWMtMC41LDAtMC44LTAuNC0wLjgtMC44VjguOGMwLTAuNSwwLjQtMC44LDAuOC0wLjhoMTFDMjkuNiw4LDMwLDguMywzMCw4Ljh2MS44CgkJQzMwLDExLjEsMjkuNiwxMS40LDI5LjIsMTEuNHoiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0yOS4yLDE4LjloLTExYy0wLjUsMC0wLjgtMC40LTAuOC0wLjh2LTEuOGMwLTAuNSwwLjQtMC44LDAuOC0wLjhoMTFjMC41LDAsMC44LDAuNCwwLjgsMC44djEuOAoJCUMzMCwxOC42LDI5LjYsMTguOSwyOS4yLDE4Ljl6Ii8+Cgk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMjkuMiwyNi41aC0xMWMtMC41LDAtMC44LTAuNC0wLjgtMC44di0xLjhjMC0wLjUsMC40LTAuOCwwLjgtMC44aDExYzAuNSwwLDAuOCwwLjQsMC44LDAuOHYxLjgKCQlDMzAsMjYuMSwyOS42LDI2LjUsMjkuMiwyNi41eiIvPgo8L2c+Cjwvc3ZnPgo=');background-color:#F3F7FC;color:#7D8CAA}.question-wrapper
div.payment_alert.low{background-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNy43MSAzMy45OCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM2NzgzYTA7fS5jbHMtMntmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5mbG93PC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xNC41NSwyLjQ4LjY3LDI2LjUyQTUsNSwwLDAsMCw1LDM0SDMyLjczQTUsNSwwLDAsMCwzNywyNi41MmwtMTMuODgtMjRBNSw1LDAsMCwwLDE0LjU1LDIuNDhaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTcuMjYsMjZhMS41MiwxLjUyLDAsMCwxLC40Mi0xLjEsMS42MiwxLjYyLDAsMCwxLDEuMTctLjQzLDEuNTksMS41OSwwLDAsMSwxLjE3LjQzLDEuNiwxLjYsMCwwLDEsMCwyLjE2LDEuNjEsMS42MSwwLDAsMS0xLjE5LjQyLDEuNTksMS41OSwwLDAsMS0xLjE4LS40MkExLjQ2LDEuNDYsMCwwLDEsMTcuMjYsMjZaTTIwLDIyLjM4SDE3LjZsLS4yNi0xMS45MWgzWiIvPjwvc3ZnPg==);background-color:#F3F7FC;color:#7D8CAA}.question-wrapper
div.payment_alert.mid{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuNCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzNy43IDM0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNy43IDM0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZCQjAzQjt9Cgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNC42LDIuNWwtMTMuOSwyNGMtMS40LDIuNC0wLjUsNS41LDEuOSw2LjhDMy4zLDMzLjgsNC4xLDM0LDUsMzRoMjcuN2MyLjgsMCw1LTIuMyw0LjktNS4xCgljMC0wLjgtMC4yLTEuNy0wLjctMi40bC0xMy45LTI0Yy0xLjQtMi40LTQuNS0zLjItNi45LTEuN0MxNS42LDEuMiwxNSwxLjgsMTQuNiwyLjV6Ii8+CjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xNy4zLDI2YzAtMC40LDAuMS0wLjgsMC40LTEuMWMwLjMtMC4zLDAuNy0wLjQsMS4yLTAuNGMwLjQsMCwwLjksMC4xLDEuMiwwLjRjMC42LDAuNiwwLjYsMS41LDAsMi4yCgljLTAuMywwLjMtMC44LDAuNC0xLjIsMC40Yy0wLjQsMC0wLjktMC4xLTEuMi0wLjRDMTcuNCwyNi44LDE3LjIsMjYuNCwxNy4zLDI2eiBNMjAsMjIuNGgtMi40bC0wLjMtMTEuOWgzTDIwLDIyLjR6Ii8+Cjwvc3ZnPgo=');background-color:#FCF0E5;color:#C69C6D}.question-wrapper
div.payment_alert.high{background-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNy43MSAzMy45OCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlMjljOWM7fS5jbHMtMntmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5mbG93MjwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTQuNTUsMi40OC42NywyNi41MkE1LDUsMCwwLDAsNSwzNEgzMi43M0E1LDUsMCwwLDAsMzcsMjYuNTJsLTEzLjg4LTI0QTUsNSwwLDAsMCwxNC41NSwyLjQ4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTE3LjI2LDI2YTEuNTIsMS41MiwwLDAsMSwuNDItMS4xLDEuNjIsMS42MiwwLDAsMSwxLjE3LS40MywxLjU5LDEuNTksMCwwLDEsMS4xNy40MywxLjYsMS42LDAsMCwxLDAsMi4xNiwxLjYxLDEuNjEsMCwwLDEtMS4xOS40MiwxLjU5LDEuNTksMCwwLDEtMS4xOC0uNDJBMS40NiwxLjQ2LDAsMCwxLDE3LjI2LDI2Wk0yMCwyMi4zOEgxNy42bC0uMjYtMTEuOTFoM1oiLz48L3N2Zz4=);background-color:#fff0f0;color:#a06d6d}.question-wrapper div.payment_alert.high
a{color:#bb1d1d;font-weight:bold}.question-wrapper div.payment_alert.mid
a{color:#CC821F;font-weight:bold;text-decoration:underline}.question-wrapper div.payment_alert
a{color:#1DBB72;font-weight:bold}.question-wrapper div.payment_alert
ul{margin:0;padding:0 0 4px 0;min-height:auto}.question-wrapper div.payment_alert ul
li{margin-left:16px;line-height:18px}@media screen and (max-width: 480px){.question-wrapper
div.payment_alert{padding:12px
12px 12px 46px;background-position:left 12px top 12px;background-size:20px}}.plaid_area{width:100%}.plaid_area .plaid_description,
.plaid_area .plaid-bank-details{padding-top:12px}.plaid_area
button{margin-left:10px;align-items:center;-ms-flex-pack:center;justify-content:center;height:3em;font-size:1em;border-radius:4px;background-color:transparent;border:1px
solid;cursor:pointer;font-weight:500;box-sizing:border-box;padding:0
16px}.plaid_area .plaid-bank-buttons,
.plaid_area
.plaid_select_btn{text-align:right;padding-top:8px}.plaid_area .open-plaid-link{background-color:#5469D4;color:#fff;border-color:#5469D4;background-image:url(../images/stripeACH_plaid.svg);background-repeat:no-repeat;background-position:left 13px center;background-size:16px;padding:0px
16px 0 40px;text-align:left}.plaid_area #plaid-change-bank{background-color:#5469D4;color:#fff;border-color:#5469D4}.plaid_area .plaid-remove-bank{border-color:#c3cad8;color:#2C3368;background-color:#fff}.form-list{padding:3px;border:1px
solid #CCC;-moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.2) inset;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.2) inset;box-shadow:0 1px 1px rgba(0, 0, 0, 0.2) inset}.form-list
option{padding:2px}.form-list option:nth-child(2n+1){background:#f5f5f5}.form-textarea{font-family:"Lucida Grande",Verdana;white-space:pre-wrap}.form-textarea-limit>span{display:inline-block}.form-textarea-limit
textarea{overflow:auto}.form-textarea-limit textarea:focus{outline:none !important}.form-textarea-limit-indicator{color:#666;font-size:9px;margin-top: -1px;padding:2px;text-align:right}.form-textarea-limit-indicator-error{color:red}.nicEdit-main{background-color:white}.form-address-table{width:330px}.form-address-line{display:inline-block;width:49%;padding-bottom:10px}.form-address-street-line{width:100%}.form-address-line
input{width:96%}.form-address-country{width:100%}.form-address-line .form-sub-label-container{width:100%}.form-star-rating{display:inline-block;width:100%}.form-star-rating-star{width:16px;height:16px;margin-left:0.5px;float:left}.form-buttons-right{text-align:right}.form-buttons-left{text-align:left}.form-buttons-center{text-align:center}.form-buttons-auto{margin-left:156px}.form-line-column .nicEdit-main{white-space:normal}.form-line-column .form-sub-label{white-space:normal}.form-datetime-validation-error{background:#FAA;color:#fff}li[data-type="control_datetime"] input.form-textbox{padding:3px
30px 4px 3px;margin:0}@media screen and (max-width: 600px){li[data-type="control_datetime"] input.form-textbox{padding:3px
3px 4px 20px}li[data-type="control_datetime"] input.form-textbox[type="tel"]{padding:3px
3px 4px 10px}}li[data-type="control_datetime"] .form-input-wide{position:relative}li.form-line-column+li[data-type="control_head"]{display:inline-block;width:100%}li[data-type="control_datetime"] .icon-liteMode{margin-left:5px;vertical-align:middle}.allowTime-container{white-space:nowrap;display:inline-block}.form-collapse-mid{text-shadow:0px 2px 0px #fff;float:left;font-size:18px;margin:16px
45px 16px 20px}.form-product-item{display:inline-block;padding:5px
5px 5px 10px;position:relative;overflow:hidden;overflow-y:auto}.form-product-item
img{display:block;position:static;margin:0
12px 0 0;float:left;-moz-border-radius:3px 3px;-webkit-border-radius:3px 3px;border-radius:3px 3px}.form-product-custom_price{text-align:right;width:70px;border:1px
solid gray;margin:0
2px;padding:2px
4px}.hover-product-item:hover{background:#f5f5f5;color:#000}.form-product-item label, .form-product-item .form-radio, .form-product-item .form-checkbox{cursor:pointer}.form-special-subtotal{display:block;font-size:10px;margin:5px
0 12px 8px;height:12px;float:left}.form-product-image,.form-product-image-with-options{margin:5px;margin-left:10px}.form-product-image-with-options{position:absolute;top:15px;-moz-border-radius:5px 5px;-webkit-border-radius:5px 5px;border-radius:5px 5px;cursor:pointer}.form-spinner{border:1px
solid rgb(204,204,204);display:inline-block;background:rgb(255,255,255);max-width:180px;position:relative;padding-right:20px}.form-spinner-input-td{white-space:normal}.form-spinner-input-td input[type="number"]::-webkit-inner-spin-button,
.form-spinner-input-td input[type="number"]::-webkit-outer-spin-button{display:none}div.form-spinner-input-td .form-spinner-input{width:100%;border:none;box-sizing:border-box;text-align:right;outline:none}.form-spinner-button-container{position:absolute;height:100%;top:0;right:0}.form-spinner-button{height:50%;width:20px;position:relative;background:rgb(230,231,234);box-sizing:border-box;cursor:default}.form-spinner-image{width:8px;height:6px;position:absolute;margin: -3px 0px 0px -4px;top:50%;left:50%}.form-spinner-down-image{transform:rotate(180deg)}.form-radio,.form-checkbox{vertical-align:middle;margin-right:10px;padding:0px}.form-radio-item,.form-checkbox-item{margin-top:5px;float:left;display:inline-flex;display: -webkit-inline-flex;display: -ms-inline-flexbox}.form-single-column  .form-radio-item ,.form-single-column  .form-checkbox-item{display:flex;align-items:flex-start}.form-multiple-column .form-radio-item, .form-multiple-column .form-checkbox-item{display:inline-flex;display: -webkit-inline-flex;display: -ms-inline-flexbox;box-sizing:border-box}.form-multiple-column[data-columncount="2"] .form-radio-item,
.form-multiple-column[data-columncount="2"] .form-checkbox-item{width:50%}.form-multiple-column[data-columncount="3"] .form-radio-item,
.form-multiple-column[data-columncount="3"] .form-checkbox-item{width:33%}.form-multiple-column[data-columncount="4"] .form-radio-item,
.form-multiple-column[data-columncount="4"] .form-checkbox-item{width:25%}.form-multiple-column[data-columncount="5"] .form-radio-item,
.form-multiple-column[data-columncount="5"] .form-checkbox-item{width:20%}.form-line[data-type="control_radio"],.form-line[data-type="control_checkbox"]{display:flex;flex-wrap:wrap}.form-line[data-type="control_radio"] .form-input-wide,
.form-line[data-type="control_checkbox"] .form-input-wide{width:100%}.form-line[data-type="control_radio"] .form-input,
.form-line[data-type="control_checkbox"] .form-input{flex-grow:1;flex-basis:0}.form-radio-item br, .form-checkbox-item
br{clear:left}.form-submit-button,.form-submit-reset,.form-submit-print,.form-screen-button{margin:0px;overflow:visible;padding:1px
6px;width:auto}.form-submit-button::-moz-focus-inner,.form-submit-reset::-moz-focus-inner{border:0px;padding:1px
6px}.form-submit-button.conditionallyDisabled{opacity:0.4;cursor:default;pointer-events:none}.form-button-red{border:1px
solid red}.form-button-magenta{border:1px
solid magenta}.form-screen-message{width:260px;height:100px}.form-screen-button
div{background-image:url("../images/photo.png");background-position:center;background-repeat:no-repeat;height:50px;width:50px}.form-screen-button{position:absolute;top:1px;margin:0px;margin-left:10px;padding:0px;background:#fdc000;background: -moz-linear-gradient(top, #fdc000 0%, #fe8900 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdc000), color-stop(100%,#fe8900));background: -webkit-linear-gradient(top, #fdc000 0%,#fe8900 100%);background: -o-linear-gradient(top, #fdc000 0%,#fe8900 100%);background: -ms-linear-gradient(top, #fdc000 0%,#fe8900 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdc000', endColorstr='#fe8900',GradientType=0 );background:linear-gradient(top, #fdc000 0%,#fe8900 100%);-moz-box-shadow:0 1px 0 rgba(255, 255, 255, .6), 0 1px 0 rgba(255,255,255,.6) inset;-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .6), 0 1px 0 rgba(255,255,255,.6) inset;box-shadow:0 1px 0 rgba(255, 255, 255, .6), 0 1px 0 rgba(255,255,255,.6) inset;border:1px
solid #ae5d00;border-radius:5px}.form-screen-button:hover{background:#fcc932;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcc932', endColorstr='#fc9e32',GradientType=0 );background:linear-gradient(to top, #fcc932 0%,#fc9e32 100%);border:1px
solid #ae5d00}.form-screen-button:active{background:#fe8900;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe8900', endColorstr='#fdc000',GradientType=0 );background:linear-gradient(to top, #fe8900 0%,#fdc000 100%);border:1px
solid #C56600;box-shadow:0 1px 0 rgba(255, 255, 255, .6), 0 -1px 0 rgba(255,255,255,.6) inset}.form-screenshot-plate{background:url("../images/defaultdesktop.png") repeat scroll 0 0 transparent;border:2px
solid #545454;border-radius:3px 3px 3px 3px;box-shadow:0 0 5px rgba(0, 0, 0, 0.7) inset;margin:10px
0;text-align:center}.form-screenshot-img{box-shadow:0 0 5px rgba(0, 0, 0, 0.7);margin:14px
0;display:inline-block}.form-submit-print::-moz-focus-inner{padding:0px
6px}.form-submit-print{padding:1px
6px}.form-submit-button-img{border:none !important;margin:0
!important;padding:0
!important;background:none !important;cursor:pointer !important;max-width:100%}.icon-encrypt~.form-submit-reset{margin-left:32px}.form-collapse-right{position:absolute;right:0px;height:58px;width:40px}.form-collapse-right-show{background:url(../images/arrow-open.png) no-repeat center}.form-collapse-right-hide{background:url(../images/arrow-closed.png) no-repeat center}.form-collapse-hidden{display:none}.form-grading-item{margin-bottom:3px}.form-header{margin:0px}.form-footer{margin:0px;text-align:center;font-size:9px;color:#999;font-weight:300}.form-subHeader{border-top:1px solid #ccc;font-style:italic}.form-header-group{background:#f5f5f5;border-bottom:1px solid #ccc;padding:12px;clear:both}.form-header-group.hasImage>.header-logo{display:table-cell}.form-header-group.hasImage>.header-text{display:table-cell;width:100%}.form-header-group.hasImage[data-imagealign="Top"]>.header-logo{display:block;text-align:center}.form-header-group.hasImage[data-imagealign="Top"]>.header-text{display:block}.httal{text-align:left}.httac{text-align:center}.httar{text-align:right}.htvat{vertical-align:top}.htvam{vertical-align:middle}.htvab{vertical-align:bottom}.header-logo-left{margin-right:1em}.header-logo-top{margin-bottom:1em}.header-logo-right{margin-left:1em}.form-footer-group{padding:12px;clear:both}.form-line .form-label.form-label-top.form-label-auto{width:auto}.form-label-top{margin-bottom:6px;display:block;white-space:normal}.form-label-left{float:left;display:inline-block;text-align:left;padding:3px;white-space:normal;word-break:break-word}.form-label-right{float:left;display:inline-block;text-align:right;margin-bottom:6px;padding:3px;white-space:normal;word-break:break-word}.form-label-right+.form-input,.form-label-left+.form-input{display:inline-block}.form-section,.form-section-closed{list-style:none;list-style-position:outside;margin:0px;padding:0px;position:relative;zoom:1;clear:both}.form-section-closed{overflow:hidden;height:60px}.time-dropdown{box-shadow:0 1px 2px #eee inset;border:1px
solid #ccc;background-color:#fff}.form-line{clear:both;padding:10px;margin:0px;display:block;width:97%;width:-moz-available;position:relative}.form-line[data-type="control_button"][paypal-button-status="hide"] .form-submit-button{display:inherit}.form-line[data-type="control_button"][paypal-button-status="hide"] .paypal-buttons{display:none!important}.form-line[data-type="control_button"][paypal-button-status="show"] .form-submit-button:not(.form-sacl-button){display:none!important}.form-line[data-type="control_button"][paypal-button-status="show"] .paypal-buttons{display:block!important}li[data-type="control_checkbox"],[data-type="control_radio"]{display:inline-block}.form-line-column{float:left;clear:none;width:auto}.form-line.form-line-column{display:inline-block}.form-line-column-clear{clear:left;width:auto}.form-line-active{background-color:#FFFFE0;color:#333}.form-matrix-table{border-collapse:collapse;font-size:10px;margin-bottom:5px}.form-matrix-headers{position:relative;border:1px
solid #ccc;background:#ddd}.form-matrix-row-headers{text-align:left}.form-matrix-column-headers{text-align:center;color:inherit}.form-matrix-values{text-align:center;border:1px
solid #ccc;background:#f5f5f5}.matrix-choice-label{display:none}.form-pagebreak{border-top:1px solid #ccc;background:#f5f5f5;height:60px;clear:left}.form-pagebreak-back-container,.form-pagebreak-next-container{float:left;padding:14px
10px}.form-pagebreak-next-container{padding-left:0px}.form-pagebreak-back,.form-pagebreak-next{border-radius:5px;box-shadow:0px 1px 2px #aaa;border:1px
solid #999;background:#ddd;padding:5px;margin:0px;font-size:14px}div.form-pagebreak .form-pagebreak-back-container button.button-hidden , div.form-pagebreak .form-pagebreak-next-container button.button-hidden{display:none}.form-required{margin-left:5px;color:red}.form-scale-table{font-size:12px}.form-scale-table
th{border-bottom:1px solid #90919B;color:#6C6D7D}.payment-form-table.form-address-table{width:330px}.payment-form-table .form-address-line{width:310px}.payment-form-table .form-address-city,.form-address-state{width:144px}.payment-form-table .form-address-table td, .payment-form-table .form-address-table
th{padding-bottom:10px}.payment-form-table
select{width:155px}.form-product-details{font-size:0.8em;color:inherit;font-style:normal}.form-product-options-text,.form-product-child-label{font-weight:normal;word-wrap:break-word}.form-product-child-table{margin-top:4px}.form-product-child-table td, .form-product-child-table
th{padding:2px
6px}.form-product-child-price{font-size:0.786em;font-weight:bold;font-style:italic;color:#999;min-width:80px ! important}.form-button-error{color:#FF4E5D;display:inline;text-align:center}.form-pagebreak>.form-button-error{padding:14px
10px 10px;display:block}.form-line-error{background:#FAA;color:#333}li.form-line-error input:not(#coupon-input),
li.form-line-error select,
li.form-line-error textarea,
li.form-line-error .form-validation-error{border:1px
solid #FF4E5D;box-shadow:none}li.form-line-error[data-type="control_fileupload"] .form-validation-error{border:none;box-shadow:none}.form-validation-error.form-input{border:none}.form-line-active .form-error-message{display:none}.form-error-message{z-index:900;position:absolute;max-width:130px;right:0px;top:0px;color:#333;padding:3px;font-size:10px;border:4px
solid #d88;box-shadow:0px 2px 4px rgba(102, 102, 102, 0.5);border-radius:6px 6px;background:#FCC}.form-error-arrow{position:absolute;top:-16px;left:10px;height:0px;width:0px;border:8px
solid transparent;border-bottom-color:#666;border-bottom:8px solid rgba(102,102,102,0.3)}.form-error-arrow-inner{position:absolute;top:1px;height:0px;width:0px;border:10px
solid transparent;border-bottom-color:#FCC;border-bottom-width:11px;left:-10px;top:-10px}.form-input .form-error-message, .form-input-wide .form-error-message{bottom:-5px;font-size:11px;position:relative;z-index:900;right:auto;top:auto;color:#333;padding:3px;max-width:100%;padding-bottom:3px;font-size:12px;border:none;box-shadow:0px 2px 4px rgba(102, 102, 102, 0.5);border-radius:6px 6px;background:#FCC}.form-description{z-index:1000;position:absolute;right:7px;max-width:150px;top:6px;border:4px
solid #ccc;border-radius:6px 6px;box-shadow:0px 2px 4px #666;background:#f5f5f5;white-space:normal}.form-description-content{padding:10px;font-size:10px;color:#333}.form-description-arrow{border-color:transparent #CCC transparent transparent;border-style:solid;border-width:10px;height:0;width:0;left:-24px;top:7px;position:absolute}.form-description-arrow-small{border-color:transparent #F5F5F5 transparent transparent;border-style:solid;border-width:7px;height:0;width:0;left:-14px;top:10px;position:absolute}.right{right:33px !important;float:none !important}.form-line:hover .form-description-indicator, .form-line-active .form-description-indicator{display:block}.form-description-indicator{display:none;height:100%;position:absolute;right:0;top:0;width:25px;background:url(../images/s-info.png) no-repeat center}.right .form-description-arrow{border-color:transparent transparent transparent #CCC;left:auto;right:-24px}.right .form-description-arrow-small{border-color:transparent  transparent transparent #F5F5F5;left:auto;right:-14px}.form-autocomplete-list{font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:12px;background:#333;background:rgba(26,58,81,0.8);border:1px
solid #eee;border-top:none;padding:5px
0;-moz-border-radius-bottomright:10px 10px;-moz-border-radius-bottomleft:10px 10px;-moz-box-shadow:0px 5px 10px rgba(0,0,0,0.6);-webkit-border-bottom-right-radius:10px 10px;-webkit-border-bottom-left-radius:10px 10px;-webkit-box-shadow:0px 5px 10px rgba(0,0,0,0.6);border-radius-bottom-right:10px 10px;border-radius-bottom-left:10px 10px;box-shadow:0px 5px 10px rgba(0,0,0,0.6)}.form-autocomplete-list-item{margin:0
5px;border:1px
solid transparent;color:#fff;padding:3px;-moz-border-radius:5px 5px;-webkit-border-radius:5px;border-radius:5px 5px;text-shadow:1px 1px 3px #000;cursor:pointer}.form-autocomplete-list-item-selected,.form-autocomplete-list-item:hover{box-shadow:0 0 4px #333;border:1px
solid #1a3a51;background:#4295D1}.form-autocomplete-list-item:hover{border:1px
solid #ccc}.form-sub-label-container{margin-right:5px}.form-sub-label{color:#999;display:block;font-size:9px;margin-bottom:3px;word-wrap:break-word}.form-html{padding:3px;white-space:normal}[data-type="control_text"]{line-height:1.6}[data-type="control_text"] .form-html
img{max-width:100%;height:auto}.form-radio-other-input,.form-checkbox-other-input{width:100px}.form-radio-item label , .form-checkbox-item
label{width:100%}.edit-hover{display:none}.form-custom-hint{color:#aaa !important;overflow:hidden !important}.filePicker-button{border-style:solid;border-width:1px;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);cursor:pointer;display:inline-block;vertical-align:middle;padding:9px
24px;margin-bottom:0;font-size:13px;line-height:18px;text-align:center;color:#FFF;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background:#0074CC;background: -moz-linear-gradient(top,  #08c 0%, #05c 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0088cc), color-stop(100%,#0055cc));background: -webkit-linear-gradient(top,  #08c 0%,#05c 100%);background: -o-linear-gradient(top,  #08c 0%,#05c 100%);background: -ms-linear-gradient(top,  #08c 0%,#05c 100%);background:linear-gradient(to bottom,  #08c 0%,#05c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0088cc', endColorstr='#0055cc',GradientType=0 );-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0,0,0,0.05)}.filePicker-button:hover{background:#00a0f0;background: -moz-linear-gradient(top,  #00a0f0 0%, #0064f0 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a0f0), color-stop(100%,#0064f0));background: -webkit-linear-gradient(top,  #00a0f0 0%,#0064f0 100%);background: -o-linear-gradient(top,  #00a0f0 0%,#0064f0 100%);background: -ms-linear-gradient(top,  #00a0f0 0%,#0064f0 100%);background:linear-gradient(to bottom,  #00a0f0 0%,#0064f0 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a0f0', endColorstr='#0064f0',GradientType=0 )}.filePicker-button:active{background:#0064f0;background: -moz-linear-gradient(top,  #0064f0 0%, #00a0f0 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0064f0), color-stop(100%,#00a0f0));background: -webkit-linear-gradient(top,  #0064f0 0%,#00a0f0 100%);background: -o-linear-gradient(top,  #0064f0 0%,#00a0f0 100%);background: -ms-linear-gradient(top,  #0064f0 0%,#00a0f0 100%);background:linear-gradient(to bottom,  #0064f0 0%,#00a0f0 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0064f0', endColorstr='#00a0f0',GradientType=0 )}.qq-uploader{position:relative;width:224px}.qq-upload-button{background:#ffa84c;background: -moz-linear-gradient(top, #FBCB5D 0%, #EFA003 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBCB5D), color-stop(100%,#EFA003));filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBCB5D', endColorstr='#EFA003',GradientType=0 );color:#FFF;display:block;font-size:16px;padding:8px
0;text-align:center;text-shadow:0 -1px #C64F00;border:1px
solid #C64F00;-moz-border-radius:5px 5px;-webkit-border-radius:5px 5px;border-radius:5px 5px}.qq-upload-button-hover{background:#ff7b0d;background: -moz-linear-gradient(top, #ff7b0d 0%, #ffa84c 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7b0d), color-stop(100%,#ffa84c));filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7b0d', endColorstr='#ffa84c',GradientType=0 )}.qq-upload-button-focus{outline:1px
dotted black}.qq-upload-delete{display:inline-block;opacity:0.0001;top:0px;position:absolute;background:#f85032;background: -moz-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f85032), color-stop(50%,#f16f5c), color-stop(51%,#f6290c), color-stop(71%,#f02f17), color-stop(100%,#e73827));filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 );width:20px;height:100%;right:0px;color:#fff;line-height:20px;text-align:center;text-shadow:0 -1px 0px #000;-moz-border-radius:0px 5px 5px 0px;-webkit-border-radius:0px 5px 5px 0px;border-radius:0px 5px 5px 0px;border-left:1px solid #aaa;cursor:pointer;box-sizing:border-box}.qq-upload-delete:hover{background:#ffb76b;background: -moz-linear-gradient(top, #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb76b), color-stop(50%,#ffa73d), color-stop(51%,#ff7c00), color-stop(100%,#ff7f04));filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 )}.qq-upload-delete:focus{opacity:1}.qq-upload-list li:hover{border:1px
solid #aaa}.qq-upload-success:hover .qq-upload-delete{opacity:1}.qq-upload-fail:hover .qq-upload-delete{opacity:1}.qq-upload-drop-area{position:absolute;top:0;left:0;width:100%;height:100%;min-height:54px;z-index:2;background:#F5F5F5;background:rgba(240, 240, 240, 0.9);text-align:center;color:#B1B1B1;border:2px
dashed #c5c5c5;-moz-border-radius:5px 5px;-webkit-border-radius:5px 5px;border-radius:5px 5px}.qq-upload-drop-area
span{display:block;position:absolute;top:50%;width:100%;margin-top:-10px;font-size:16px}.qq-upload-drop-area-active{background:lightyellow;background:rgba(222,255,210,0.9)}.qq-upload-list{margin:10px
0;padding:0;list-style:none}.qq-upload-list
li{position:relative;font-size:11px;margin:8px
0;color:#5E5B5B;padding:2px
4px;background:#EEE;border-radius:5px 5px;white-space:normal;border:1px
solid transparent}.qq-upload-file,.qq-upload-spinner,.qq-upload-size,.qq-upload-cancel,.qq-upload-failed-text{font-size:0.8em;line-height:16px}.qq-file-uploading{display:inline-block;overflow:hidden;white-space:nowrap;width:80px}.inputContainer{position:absolute;width:100%;height:100%;top:0;left:2px;right:0;overflow:hidden}.fileupload-input{position:absolute;right:0;top:0;font-family:'Arial';font-size:118px;margin:0;padding:0;cursor:pointer;opacity:0}.qq-upload-failed-text{float:right}.qq-upload-fail{background:#FF927D !important;color:#fff !important}.qq-upload-fail .qq-upload-size{display:none !important}.qq-upload-spinner{display:inline-block;background:url("../images/loading.gif");width:15px;height:15px;vertical-align:text-bottom;margin-bottom:3px;margin-left:2px}.qq-upload-size,.qq-upload-cancel{float:right;margin-left:4px}.qq-upload-failed-text{display:none}.qq-upload-fail .qq-upload-failed-text{display:inline}.fb-login-label{color:#888;font-size:11px;line-height:23px}.braintree-hosted-fields{background:rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box;display:inline-block;width:147px;height:17px;border:1px
solid lightgrey;padding:3px;box-shadow:0 1px 2px #eee inset}.braintree-hosted-fields-focused{border:1px
solid #FFD300 !important;box-shadow:0px 0px 3px #FFF0AA}.square-hosted-fields{background:rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box;display:inline-block;width:147px;height:17px;border:1px
solid lightgrey;padding:3px}li[data-type="control_square"] .form-address-table.payment-form-table span.form-sub-label-container{width:calc(100% - 5px)}li[data-type="control_square"] .form-address-table.payment-form-table span.form-sub-label-container
iframe{width:100%;height:25px;box-sizing:border-box}.StripeElement.cc_numberMount,.StripeElement.cc_cardExpiryMount{width:147px}.StripeElement{height:17px}.__PrivateStripeElement{top:50%;transform:translateY(-50%)}@media screen and (-webkit-min-device-pixel-ratio:0){.braintree-hosted-fields-focused{outline:rgb(59, 153, 252) auto 5px;border:1px
solid lightgrey !important}}.braintree-addons-box{border-radius:5px;background-color:#efefef;padding:5px;margin:6px
0 0 18px;font-size:12px;line-height:16px}.paypalpro_img{width:40px;height:26px;padding-right:7px}.paypalpro_visa{background:url('../images/credit-card-logo.png') no-repeat 0 0}.paypalpro_mc{background:url('../images/credit-card-logo.png') no-repeat -47px 0}.paypalpro_amex{background:url('../images/credit-card-logo.png') no-repeat -94px 0}.paypalpro_dc{background:url('../images/credit-card-logo.png') no-repeat -141px 0}.payment-form-deposits-table{width:100%;padding:40px
35px;box-sizing:border-box}.payment-form-deposits-table.active{display:block!important}.payment-form-deposits-table
th{font-size:22px;border-bottom:1px solid #e6e6e6;padding-bottom:15px}.payment-form-deposits-table tbody tr:nth-child(2) td{padding-bottom:30px}.payment-form-deposits-table tbody .deposits td:first-child{width:200px}.payment-form-deposits-table .deposit-b
td{border-bottom:1px solid #e6e6e6;padding-bottom:30px}.payment-form-deposits-table .deposits td:nth-of-type(2){position:relative}.payment-form-deposits-table .deposits td:nth-of-type(2)::after{content:'$';display:block;position:absolute;left:4px;top:0%;transform:translateY(5px);font-size:14px;opacity:0.6}.payment-form-deposits-table .deposits
input{padding-left:18px}.payment-form-deposits-table .verifyButtonTr
td{padding-left:156px;padding-top:34px}.payment-form-deposits-table
.verifyButton{padding:9px
15px;font-family:"Lucida Grande",sans-serif;font-size:14px;font-weight:normal;display:block;border:1px
solid #ccc;color:#666;text-shadow:0 1px #fff;cursor:pointer;border-radius:3px 3px;box-shadow:0 1px #fff inset, 0 1px #ddd;background:#f5f5f5;background:linear-gradient(top, #f5f5f5 0%,#eee 100%)}.payment-form-deposits-table .verifyButton:hover{background:#fff;background:linear-gradient(top, #fff 0%,#f5f5f5 100%)}#content .chargeLaterButton em,
#content .gocardless-retry-button{background:#ffa102;border-color:#ffa102;color:white;font-size:11px;border-radius:12px;white-space:nowrap;padding:2px
6px 2px 6px;cursor:pointer}#content .chargeLaterButton:hover
em{background-color:black}.x-panel .chargeLaterButton
em{margin-top:4px;display:block}#content #gocardless-payment ul
li{margin-top:5px}@media only screen and (max-device-width: 550px){.payment-form-deposits-table .deposits
td{display:block}.payment-form-deposits-table .deposit-b td:nth-of-type(1){padding-bottom:10px;border-bottom:0}}#recaptcha_logo{display:none}#recaptcha_tagline{display:none}#recaptcha_table{border:none !important}.recaptchatable .recaptcha_image_cell,#recaptcha_table{background-color:transparent !important}#recaptcha_table
td{padding-left:0px !important}.always-hidden{display:none !important}.dropdown-match-height{min-height:24px}.signature-pad-passive,.signature-pad-wrapper{border:1px
solid #9D9D9D;color:#444;position:relative}.signature-pad-passive .signature-line{border:1px
solid #444;width:80%;position:absolute;bottom:50px;left:10%;right:10%}.signature-pad-wrapper .clear-pad-btn{cursor:pointer;text-decoration:underline;float:right;font-weight:bold;font-size:12px}.form-single-column
.clearfix{display:inline-block}.form-single-column
.clearfix{display:block}@media only screen and (max-device-width: 550px){body{font-size:18px}.form-all{width:auto !important}.form-label-left{float:none;display:block}.form-description{right:7px !important}.form-buttons-wrapper{margin:5px
!important;text-align:center}.form-textarea{width:94% !important;white-space:pre-wrap}.form-textbox,.form-textarea,.form-dropdown,.form-list{border:1px
solid #555;padding:4px;-webkit-border-radius:5px 5px;-webkit-box-shadow:0 2px 4px rgba(0,0,0, 0.4) inset;-moz-border-radius:5px 5px;-moz-box-shadow:0 2px 4px rgba(0,0,0, 0.4) inset;border-radius:5px 5px;box-shadow:0 2px 4px rgba(0,0,0, 0.4) inset}.form-spinner{max-width:100% !important;overflow:hidden;padding-right:105px !important;border-radius:5px}.form-spinner-up{margin-right:1px}[class*="form-spinner-"] img{width:10px !important;height:8px !important;margin: -4px 0 0 -5px !important}.form-spinner-up,.form-spinner-down{display:inline-block !important;width:52px !important;height:100% !important}div.form-spinner-input-td
input{padding:9px
6px !important;background:none}div.form-header-group{margin:0px
!important}div.form-pagebreak .form-label-left{display:inline-block !important;float:left}.form-submit-button,.form-submit-reset{font-size:18px;line-height:30px}.form-captcha{border:1px
solid #555}.form-captcha
input{width:120px !important}.custom-field-frame,.direct-embed-widgets,.signature-pad-wrapper{width:100% !important}.u-responsive-lightbox{width:90%!important}.u-responsive-lightbox .jt-title,
.u-responsive-lightbox .jt-content,
.u-responsive-lightbox .js-form-content{width:100%!important}.form-product-custom_price{width:35px}.signature-pad-passive{max-width:70vw}.download-pdf-box-content{font-size:12px}}.clearfix2:before,.clearfix2:after{content:" ";display:table}.clearfix2:after{clear:both}input[type=number]{-moz-appearance:textfield}input[id*="_donation"]{width:46px}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-submit-button.icon-encrypt{position:relative}.form-submit-button.icon-encrypt+button{margin-left:25px}.form-submit-button.icon-encrypt:before{content:url("../images/security-icon.png");display:inline-block;position:absolute;width:32px;height:32px;right: -36px;top:50%;margin-top: -16px;box-sizing:border-box;padding-top:4px}.form-submit-button.icon-encrypt:after{content:attr(data-content);display:none;position:absolute;width:128px;background-color:rgba(0, 0, 0, 0.85);text-shadow:none;color:#eee;font-size:10px;top:50%;right: -166px;padding:5px
0 4px;border-radius:2px;line-height:15px;margin-top: -12px}.form-submit-button.icon-encrypt:hover:after{display:inline-block}.jotform-ad{background:red;display:block !important;visibility:visible !important}.jotform-ad>a{text-decoration:none !important;color:#aaa !important}.jotform-ad>a+a{color:#f38632 !important}.jf-branding:hover{color:orange !important;opacity:1 !important}.overlay{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.5);top:0;left:0;z-index:999999}.overlay-content{position:absolute;transform:translate(-50%, -50%);left:50%;top:50%;background:#fff;box-shadow:0 3px 5px 0 rgba(0,0,0,.2);display:flex;flex-direction:column;flex-wrap:nowrap;padding:60px
20px 20px 20px;width:85%;height:72%;max-width:960px;border-radius:6px}.overlay.old_ui .overlay-content{padding-bottom:60px}.overlay-content .img-wrapper{margin:0
auto;position:relative;margin:0
50px;max-width:100%;flex:1}.overlay-content .img-wrapper
span{max-width:100%;max-height:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;width:100%;height:100%;background-color:#F4F7FD;border-radius:3px;border:1px
solid #e5ebf7}.lb-prev-button,.lb-next-button{position:absolute;width:36px;height:36px;top:50%;transform:translateY(-50%);color:transparent;cursor:pointer;opacity:1;background-size:16px;transition:opacity .15s ease;background-repeat:no-repeat;background-position:center center}.lb-prev-button{left: -60px;background-image:url('../images/chevron-left.svg')}.lb-next-button{right: -60px;background-image:url('../images/chevron-right.svg')}.lb-close-button{position:absolute;width:36px;height:36px;top:12px;right:12px;cursor:pointer;color:#677686;background-color:#eef2fa;border-radius:4px;font-family:sans-serif;font-size:16px;font-weight:bold;text-align:center;line-height:36px}.overlay.old_ui .lb-prev-button,
.overlay.old_ui .lb-next-button{display:none!important}.overlay.new_ui .overlay-content:not(.has_thumbnail) ul,
.overlay.new_ui .overlay-content:not(.has_thumbnail) .lb-prev-button,
.overlay.new_ui .overlay-content:not(.has_thumbnail) .lb-next-button{display:none!important}.overlay .overlay-content .slider-navigation
ul{display:flex;align-items:stretch;justify-content:center;margin-top:40px;padding-left:0;flex-wrap:wrap}.overlay .overlay-content .slider-navigation ul
li{list-style-type:none;flex:0 0 72px;max-width:72px;width:72px;height:72px;min-height:72px;min-width:72px;border:1px
solid #EEE;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#F8F8F8;border-radius:1px;box-sizing:border-box;margin:8px;cursor:pointer}.overlay .overlay-content .slider-navigation ul
li.selected{border:3px
solid #0393E2}@media screen and (max-width: 1024px),
screen and (max-height: 640px){.overlay .overlay-content{padding:20px}.overlay .overlay-content .img-wrapper
span{background-color:transparent;border:none}}@media screen and (max-width: 576px),
screen and (max-height: 640px){.overlay-content{border-radius:4px}.overlay-content:not(.has_thumbnail){height:unset}.overlay-content:not(.has_thumbnail) .img-wrapper
span{padding-bottom:75%}.overlay-content .img-wrapper{margin:0px}.overlay .overlay-content .slider-navigation
ul{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;margin:20px
0 0 0}.overlay-content .lb-prev-button,
.overlay-content .lb-next-button{position:absolute;background-size:16px;width:20px;height:20px}.overlay-content .lb-prev-button{left:0}.overlay-content .lb-next-button{right:0}.overlay-content .lb-close-button{width:28px;height:28px;line-height:28px;font-size:15px}.overlay .overlay-content  .slider-navigation ul
li{width:58px;height:58px;min-height:58px;min-width:58px;margin:6px;flex:0 0 58px;max-width:58px}.overlay-content  .lb-close-button{top:6px;right:6px}}@media screen and (max-height: 640px) and (orientation: landscape){.overlay-content{height:80%!important}}.new-file{position:relative;width:240px}.new-file-button{display:none}.new-file-droparea{background:rgba(240,240,240,0.9);border-color:rgba(180,180,180,0.9)}.new-file-droparea:hover{background:rgba(255,255,255,0.9);border-color:rgba(210,210,210,0.9)}.new-file-list{list-style:none;padding:0;max-width:300px}.new-file-list
li{max-width:280px;font-size:0.875em;line-height:2em;padding:6px
60px 6px 6px;position:relative;border-bottom:1px solid #eee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.new-file-list li:first-child{border-top:1px solid #eee;margin-top:12px}.new-file-progress-bar{position:absolute;bottom: -1px;left:0;height:2px;background-color:#3f91f7}.new-file-abort{position:absolute;top:50%;right:0;font-size:10px;width:18px;height:18px;margin-top: -10px;line-height:17px;text-align:center;border-radius:50%;cursor:pointer;border:1px
solid #aaa;color:#aaa;display:none}.new-file-list li:hover .new-file-abort{display:block}.new-file-list li:hover .new-file-size{display:none}.new-file-abort:hover{border-color:#fd6847;color:#fd6847;transition:all 0.3s ease}.new-file-size{position:absolute;top:50%;right:0;line-height:18px;margin-top: -9px;text-align:center;font-weight:700}.new-file-progress-number{display:none}.form-html
ul{list-style:disc outside}.form-html
ol{list-style:decimal}.embed-dropdown{cursor:pointer;position:relative;display:inline-block;font-size:12px;margin-top:12px;margin-left:12px;float:right;background:#FC7C01;color:white;line-height:16px;text-decoration:none;padding:6px
0;border:none;box-shadow:0px 0px 4px black}.embed-dropdown:after{content:'';position:absolute;right:6px;top:12px;display:inline-block;width:0;height:0;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.embed-dropdown label:nth-of-type(1){cursor:pointer}.embed-dropdown .btn-dropdown{padding:6px
20px 6px 10px}.embed-dropdown-open{display:none}.embed-dropdown-overlay{display:none !important;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1}.embed-dropdown-inner{list-style:none;position:absolute;opacity:0;visibility:hidden;z-index:2;margin:6px
0 0 -14px;padding:10px;background:#FFF;border:1px
solid rgba(0,0,0,.15)}.embed-dropdown-inner
li{margin-bottom:5px}.embed-dropdown-inner
a{display:block;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap;text-decoration:none;text-align:left;padding:0
5px}.embed-dropdown-inner a:hover{color:#fc7c01}.embed-dropdown-open:checked~.embed-dropdown-inner{opacity:1;visibility:visible}.embed-dropdown-open:checked~.embed-dropdown-overlay{display:block !important}@media screen and (max-width: 480px), screen and (max-device-width: 767px) and (orientation: portrait), screen and (max-device-width: 415px) and (orientation: landscape){li[data-type=control_datetime] .allowTime-container .form-sub-label-container{width:31% !important}li[data-type=control_datetime] .form-sub-label-container+.form-sub-label-container{margin-left:0}li[data-type=control_datetime] .allowTime-container .form-sub-label-container:nth-child(2){margin:0
10px}}@media screen and (max-device-width:40em){div.form-all:before{background-size:contain}.fb-like-box{width:98%!important}.form-checkbox-item,.form-radio-item{white-space:normal!important}.form-line,.form-line.form-line-column{padding:12px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-radio-item .form-radio-other-input.form-textbox , .form-checkbox-item .form-checkbox-other-input.form-textbox{width:77% !important}.form-dropdown,.form-textarea,.form-textbox{width:100%!important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div .form-label-left,div .form-label-right{display:block;float:none;width:auto!important}.form-label-right{text-align:right !important}div.form-label-left{text-align:left !important}.form-buttons-wrapper{margin-left:0!important}.form-all{width:95%}span.form-sub-label-container+span.form-sub-label-container{margin-right:0}.form-address-table td,.form-address-table
th{padding:0
1px 10px}.form-submit-button,.form-submit-print,.form-submit-reset{width:100%;margin-left:0!important}div[id*=at_]{font-size:14px;font-weight:700;height:8px;margin-top:6px}.showAutoCalendar{width:20px}img.form-image{max-width:100%;height:auto}.form-matrix-row-headers{width:100%;word-break:break-all;min-width:40px}.form-collapse-table,.form-header-group{margin:0}.form-collapse-table{height:100%;display:inline-block;width:100%}.form-collapse-hidden{display:none!important}.form-address-city,.form-address-line,.form-address-postal,.form-address-state,.form-address-table,.form-address-table .form-sub-label-container,.form-address-table select,.form-input{width:100%}.form-sub-label{white-space:normal}.form-pagebreak-back-container,.form-pagebreak-next-container{width:50%!important}.form-pagebreak-back,.form-pagebreak-next,.form-product-item.hover-product-item{width:100%}.form-pagebreak-back-container{padding:0;text-align:right}.form-pagebreak-next-container{padding:0;text-align:left}.form-pagebreak{margin:0
auto}.form-sub-label-container{margin-right:0;float:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}[data-type=control_fullname] .form-sub-label-container:first-child{margin-right:4%}[data-type=control_fullname] .form-sub-label-container{width:48%}[data-type=control_phone] .form-sub-label-container:first-child{margin-right:4%}[data-input-type="countryCode"],[data-input-type="areaCode"]{max-width:90px}[data-type=control_datetime] span+span+span>span:first-child{display:block;width:100%!important}li[data-type=control_birthdate] .form-sub-label-container,li[data-type=control_datetime] span+span+span>span:first-child+span+span,li[data-type=control_time] .form-sub-label-container{width:16%!important;margin-right:4%!important}li[data-type=control_birthdate] .form-sub-label-container:last-child,li[data-type=control_time] .form-sub-label-container:last-child{width:16%!important;margin-right:0!important}.form-error-message{clear:both;bottom:-10px}.date-separate,.phone-separate{display:none}.custom-field-frame,.direct-embed-widgets,.signature-pad-wrapper{width:100%!important}}@media
print{.supernova,body{height:auto !important}.form-all{-webkit-print-color-adjust:exact}.formFooter{display:none}}.formFooter-heightMask{height:56px}.formFooter{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";position:fixed;display: -ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;left:0;right:0;bottom:0;padding:0
5px;background-color:#414247;z-index:901}.formFooter-wrapper{display:flex;display: -ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.formFooter-logo{max-width:132px}.formFooter-text{color:#bfbfbf;font-size:0.75em;margin-right:0.938em}.formFooter-button{display:flex;justify-content:center;flex-shrink:0;width:200px;background-color:#208920;padding:0.625em 0px;color:#fff;border-radius:3px;font-size:0.875em;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;text-decoration:none}.formFooter-button:hover{background-color:#52bf41}@media screen and (max-width: 480px){.formFooter-heightMask{height:76px}.formFooter-text{display:none}.formFooter-logo{max-width:110px}.formFooter-button{font-size:0.68em;width:157px}}li[data-type="control_scale"] .question-wrapper{overflow-x:auto}li[data-type="control_mixed"] .form-input , li[data-type="control_mixed"] .form-input>div{width:320px}li[data-type="control_mixed"] .form-sub-label-container{float:left;margin-right:10px}li[data-type="control_mixed"] .form-sub-label-container[data-colsize="1"], li[data-type="control_mixed"] .form-sub-label-container input, li[data-type="control_mixed"] .form-sub-label-container
select{width:100%;box-sizing:border-box}li[data-type="control_mixed"] .form-sub-label-container[data-colsize="2"]{width:150px}li[data-type="control_mixed"] .form-sub-label-container[data-colsize="1"] input, li[data-type="control_mixed"] .form-sub-label-container[data-colsize="1"] select{width:310px}.jfRadio-label{display:inline-block}.jfRadio-labelText{margin-top:5px;display:inline-block}.jfRadio-image{width:60px;height:60px;background-size:cover;background-position:center;background-repeat:no-repeat}.jfRadio-input.form-radio{margin:25px
5px 0 0;position:relative}@media screen and (max-width: 768px){.form-header-group.hasImage{text-align:center;margin:0
auto}.header-logo-left{margin-right:0}.form-header-group.hasImage>.header-logo{display:block}.form-header-group.hasImage>.header-text{text-align:center}.form-header-group .form-header{font-size:130%}}@media screen and (max-width: 480px) and (min-width: 280px){.allowTime-container{width:100%}.form-header-group.hasImage>.header-text{width:auto}}@media screen and (max-width: 279px){.form-header-group.hasImage>.header-text{width:auto}}.jHabit{display:block;padding:0;margin: -10px auto}.jHabit-wrapper{display:flex;align-items:stretch}.jHabit-wrapper
span{display:block;font-size:15px;color:#fff;opacity: .65}.jHabit-wrapper .jHabit-icon{display:flex;align-items:center;justify-content:center;width:100px}.jHabit-wrapper .jHabit-icon
.iconSvg{width:70px;height:70px;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:4px}.jHabit-wrapper .jHabit-icon .iconSvg
svg{display:block;width:70px}.isMobile .jHabit-wrapper .jHabit-icon{display:none}.jHabit-wrapper .jHabit-name{position:relative;flex:1;display:inherit;color:#fff;font-size:16px;overflow:hidden;flex-direction:column;justify-content:center}.jHabit-wrapper .jHabit-name
span{width:100%;text-align:left}.isMobile .jHabit-wrapper .jHabit-name{padding-left:20px;font-size:14px}.jHabit-wrapper .jHabit-name .editor-container{z-index:1}.jHabit-wrapper .jHabit-name
.iconSvg{position:absolute;right: -30px;top: -27px;width:180px}[data-component="areaCode"],[data-component="countryCode"]{max-width:54px}.isMobile .jHabit-wrapper .jHabit-name
.iconSvg{width:70px;left: -20px;top:0}.jHabit-wrapper .jHabit-status{position:relative;display:inherit;align-items:center;justify-content:center;width:100px;height:100px;flex-direction:column}.jHabit-wrapper .jHabit-status
span{margin-bottom:5px}.jHabit-wrapper .jHabit-status
input{position:absolute;left:calc(50% - 20px);top:calc(50% - 20px);width:40px;height:40px;opacity:0;margin:0;cursor:pointer;z-index:3}.jHabit-wrapper .jHabit-status input:checked+.statusIcon{background:url(../images/done_white.svg) no-repeat center;animation:habitScale .3s linear}.jHabit-wrapper .jHabit-status input:checked+.statusIcon:after{animation:habitBlink .7s linear}.jHabit-wrapper .jHabit-status input+.statusIcon{background:url(../images/waiting_white.svg) no-repeat center}.jHabit-wrapper .jHabit-status input:disabled+.statusIcon{background:url(../images/waiting_white.svg) no-repeat center;animation:habitScale .3s linear}.jHabit-wrapper .jHabit-status input.past+.statusIcon{background:url(../images/undone_white.svg) no-repeat center;animation:habitScale .3s linear}.jHabit-wrapper .jHabit-status
.statusIcon{position:relative;width:40px;height:40px;z-index:2}.jHabit-wrapper .jHabit-status .statusIcon:after{content:'';position:absolute;background-color:rgba(255, 255, 255, 0.6);border-radius:50%;z-index:1}.isMobile .jHabit-wrapper .jHabit-status{width:70px;height:70px}.jHabit-wrapper.green{background-color:#A1C32F}.jHabit-wrapper.green .jHabit-status{background-color:#90ae2a}.jHabit-wrapper.green .jHabit-icon
.iconSvg{fill:#A1C32F}.jHabit-wrapper.green .jHabit-name
.iconSvg{fill:#90ae2a}.jHabit-wrapper.orange{background-color:#F1AC44}.jHabit-wrapper.orange .jHabit-status{background-color:#efa12c}.jHabit-wrapper.orange .jHabit-icon
.iconSvg{fill:#F1AC44}.jHabit-wrapper.orange .jHabit-name
.iconSvg{fill:#efa12c}.jHabit-wrapper.blue{background-color:#4B73DD}.jHabit-wrapper.blue .jHabit-status{background-color:#3662d9}.jHabit-wrapper.blue .jHabit-icon
.iconSvg{fill:#4B73DD}.jHabit-wrapper.blue .jHabit-name
.iconSvg{fill:#3662d9}.jHabit-wrapper.purple{background-color:#AF53EC}.jHabit-wrapper.purple .jHabit-status{background-color:#a43ce9}.jHabit-wrapper.purple .jHabit-icon
.iconSvg{fill:#AF53EC}.jHabit-wrapper.purple .jHabit-name
.iconSvg{fill:#a43ce9}.jHabit-wrapper.pink{background-color:#E75DA9}.jHabit-wrapper.pink .jHabit-status{background-color:#e4479d}.jHabit-wrapper.pink .jHabit-icon
.iconSvg{fill:#E75DA9}.jHabit-wrapper.pink .jHabit-name
.iconSvg{fill:#e4479d}@keyframes
habitBlink{0%{opacity:0;left:50%;top:50%;width:0;height:0;z-index:1}25%{opacity: .5;left:calc(50% - 15px);top:calc(50% - 15px);width:30px;height:30px;z-index:1}50%{opacity: .8;left:calc(50% - 30px);top:calc(50% - 30px);width:60px;height:60px;z-index:1}75%{opacity: .5;left:calc(50% - 25px);top:calc(50% - 25px);width:50px;height:50px;z-index:1}100%{opacity:0;left:calc(50% - 20px);top:calc(50% - 20px);width:40px;height:40px;z-index:1}}@keyframes
habitScale{0%{opacity:0;transform:scale(0)}70%{opacity:1;transform:scale(1.1)}100%{opacity:1;transform:scale(1)}}@media screen and (max-width: 770px){li[data-type="control_scale"]{overflow:scroll;position:relative;padding-right:0}li[data-type="control_scale"]:before{content:"";position:absolute;right:0;top:0;height:100%;width:40px}li[data-type="control_scale"] .form-sub-label-container .form-scale-table{padding-right:20px}li[data-type="control_scale"] .form-input-wide .form-sub-label-container{width:100%;display:block;overflow:auto;margin-right:50px}.form-line[data-type="control_dropdown"] .form-input-wide{width:100%}.form-line[data-type="control_phone"] .form-sub-label-container{margin-right:5px}.form-line[data-type="control_phone"] .form-sub-label-container:first-child{margin-right:5px}.form-line[data-type="control_phone"] .form-input > div, .form-line[data-type="control_phone"] .form-input-wide>div{display:flex}.form-line[data-type="control_phone"] .form-input-wide>.form-sub-label-container{width:40%}.form-line[data-type="control_fullname"] .form-sub-label-container{margin-right:5px}li[data-type="control_time"] .form-sub-label-container:not(.until-wrapper), li[data-type=control_time] .form-sub-label-container:not(.until-wrapper):last-child{width:27% !important;max-width:70px}li[data-type="control_time"] .form-sub-label-container.until-wrapper{display:block;width:100% !important;padding:10px
0}}@media screen and (max-width:400px){li[data-type="control_fullname"] .form-sub-label-container{width:100%}}.black-friday-2019{background-color:#181818}.black-friday-2019 .formFooter-content{text-align:right;width:100%}.black-friday-2019 .formFooter-content .formFooter-logoLink{float:left}.black-friday-2019 .formFooter-content .formFooter-rightSide{display:inline-block;vertical-align:middle;float:none;max-width:calc(100% - 164px);padding-top:5px}.black-friday-2019 .formFooter-content .formFooter-text{color:#fff;text-align:center;max-width:334px;font-size:0;display:inline-block;vertical-align:middle}.black-friday-2019 .formFooter-content .formFooter-text .formFooter-text-right{display:inline-block;margin-left:12px}.black-friday-2019 .formFooter-content .formFooter-text .formFooter-text-right .formFooter-text-top{padding-bottom:6px}.black-friday-2019 .formFooter-content .formFooter-text .formFooter-text-left{display:inline-block}.black-friday-2019 .formFooter-button-container{display:inline-block;vertical-align:middle}.black-friday-2019 .formFooter-button{background-color:#51B148;font-weight:600;margin-left:20px}@media screen and (max-width: 768px) and (min-width: 641px){.black-friday-2019 .formFooter-content .formFooter-rightSide{float:right}.black-friday-2019 .formFooter-content .formFooter-text .formFooter-text-right
img{max-width:70px;height:auto}.black-friday-2019 .formFooter-content .formFooter-text .formFooter-text-left
img{max-width:130px;height:auto}}@media screen and (max-width: 640px){.black-friday-2019 .formFooter-content .formFooter-rightSide{padding:11px}.black-friday-2019 .formFooter-content .formFooter-text{text-align:right;width:auto}.black-friday-2019 .formFooter-content .formFooter-text .formFooter-text-right{margin-left:0 !important}.black-friday-2019 .formFooter-content .formFooter-text .formFooter-text-right .formFooter-text-top
img{display:none}.black-friday-2019 .formFooter-content .formFooter-text .formFooter-text-left
img{display:none}}@media screen and (max-width: 506px){.black-friday-2019 .formFooter-content .formFooter-text .formFooter-text-right
img{max-width:70px;height:auto}}@media screen and (max-width: 545px){.black-friday-2019 .formFooter-content .formFooter-text{margin:0;display:inline-block}}@media screen and (max-width: 396px){.black-friday-2019 .formFooter-content .formFooter-rightSide{float:none;text-align:center}}@media screen and (max-width: 400px){.black-friday-2019 .formFooter-content .formFooter-logoLink{display:none}}@media screen and (max-width: 470px) and (min-width: 280px){.black-friday-2019 .formFooter-content .formFooter-rightSide{padding:4px;max-width:calc(100% - 120px)}.formFooter-button{margin-left:10px}}@media screen and (max-width: 644px){.black-friday-2019 .formFooter-content .formFooter-rightSide{max-width:calc(100% - 120px)}}@media screen and (max-width: 587px){.black-friday-2019 .formFooter-content .formFooter-text .formFooter-text-left{display:none}}@media screen and (max-width: 482px){.black-friday-2019 .formFooter-content .formFooter-button-container .formFooter-button{margin-left:8px;padding:8px
5px}.black-friday-2019 .formFooter-content .formFooter-logoLink{display:none}.black-friday-2019 .formFooter-content .formFooter-rightSide{max-width:100%}}@media screen and (max-width: 480px) and (min-width: 280px){.black-friday-2019 .formFooter-content .formFooter-button-container .formFooter-button{margin-left:10px;padding:10px
7px;font-size:10px;position:relative;top:4px;font-weight:600}}.eoy-2019 .eoy-formFooter-content{display:flex;align-items:center;justify-content:space-between;width:100%}.eoy-2019 .eoy-formFooter-rightSide{display:flex;align-items:center}.eoy-2019 .eoy-formFooter-text{display:flex;align-items:center}.eoy-2019 .formFooter-text-left{margin-right:10px;color:#F7C847;font-size:16px}.eoy-2019 .formFooter-text-right{color:#fff;font-size:20px;margin-right:10px}.eoy-2019 .eoy-formFooter-icon{width:30px;margin-right:10px}.eoy-2019 .eoy-upgrade-button{text-decoration:none;background:#00BE6C;border-radius:4px;width:150px;display:inline-flex;justify-content:center;color:#fff;font-size:16px;padding:8px
0}@media screen and (max-width: 620px){.eoy-2019 .formFooter-text-left{font-size:14px}.eoy-2019 .formFooter-text-right{font-size:16px}.eoy-2019 .formFooter-logo{width:120px}}@media screen and (max-width: 520px){.eoy-2019 .formFooter-text-left{display:none}}@media screen and (max-width: 410px){.eoy-2019 .eoy-upgrade-button{width:100px;font-size:12px}.eoy-2019 .formFooter-logo{width:20px}.eoy-2019 .formFooter-logo{width:100px}.eoy-2019 .formFooter-text-right{font-size:10px}.eoy-2019 .eoy-formFooter-icon{width:20px}}@media only screen and (max-width: 480px){.form-all div.badge-wrapper{justify-content:center}}div.badge-wrapper{display:flex;align-items:center;justify-content:flex-end;padding:14px
20px;background:rgba(229, 231, 242, 0.25);border-top:1px solid #E5E7F2}.hipaa-badge-wrapper+.accessibility-badge-wrapper{margin-left:14px;padding-left:10px;border-left:1px solid #E5E7F2}.a11y-content{margin-left:4px;font-family:Arial,Helvetica,sans-serif}.a11y-subtitle{color:#C1BDBC;font-weight:400;font-size:13px;letter-spacing:0.04em}.a11y-title{color:#0E7ABE;font-weight:bold;font-size:14px}.badge-wrapper{display:flex;align-items:center;justify-content:flex-end;padding:10px
20px;background:rgba(229, 231, 242, 0.25);border-top:1px solid #E5E7F2}.accessibility-badge-wrapper{display:flex;align-items:center;text-decoration:none}.recaptcha-wrapper #recaptchaV2,.recaptcha-button-wrapper{display:flex;justify-content:center}.recaptcha-submit-button{display:flex;align-items:center;justify-content:center;height:3em;width:100%;background-color:#18bd5b;color:#fff;border:1px
solid #18bd5b;border-radius:4px;font-weight:500;font-size:15px;max-width:350px}.recaptcha-submit-button:hover{background-color:#16aa52}div.calendar{color:#000;font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;-moz-box-shadow:0px 0px 8px rgba(0, 0, 0, 0.5);-webkit-box-shadow:0px 0px 8px rgba(0, 0, 0, 0.5);box-shadow:0px 0px 8px rgba(0,0,0,0.5)}div.calendar.popup{margin-left: -40px;margin-top: -100px;z-index:100000}div.calendar
td.weekend{background:#b5cfe9}div.calendar
.today{background:#D9360D !important}div.calendar .title, div.calendar
.button{color:#f9621a}div.calendar
table{background-color:#eee;border:1px
solid #aaa;border-collapse:collapse}div.calendar
thead{background-color:white}div.calendar td,
div.calendar
th{font-size:11px;padding:3px;text-align:center}div.calendar
td.title{font-weight:bold}div.calendar
th{background:#ddd;border-bottom:1px solid #ccc;border-top:1px solid #ccc;font-weight:bold;color:#555}div.calendar tr.days
td{width:2em;color:#555;text-align:center;cursor:pointer}div.calendar tr.days td:hover:not(.unselectable),
div.calendar td.button:hover:not(.unselectable){background-color:#0178b8;color:#fff;cursor:pointer}.unselectable{cursor:default !important}div.calendar tr.days td:active
div.calendar td.button:active{background-color:#cde}div.calendar tr.days
td.selected{font-weight:bold;background-color:#fff;color:#000}div.calendar tr.days
td.today{font-weight:bold;color:#fff}div.calendar tr.days
td.otherDay{color:#95959A}




/********* Simple Red **********/

.form-submit-button-simple_red {
    border-radius: .5em;
    padding: 8px 18px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-shadow: -1px -1px 0px #a60000;
    border: 1px solid #a60000;
	box-shadow: 0px 1px 1px 0px #f29d93;
    background: #ce0000; /* old browsers */
	background: linear-gradient(to top, #fe1900 0%, #ce0000 100%); /* W3C */
}

.form-submit-button-simple_red:hover {
    background: #e60d00; /* old browsers */
	background: linear-gradient(to top, #ff461d 0%, #e60d00 100%); /* W3C */
}

.form-submit-button-simple_red:active {
    background: #e60d00; /* old browsers */
	background: linear-gradient(to top, #e60d00 0%, #ff461d 100%); /* W3C */
}







.form-all {
	font-size:14px;
	color:#000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	background-repeat: no-repeat;
}

.form-line {
	/* Don't conver these into shorthand */
	padding-top:12px;
	padding-bottom:12px;
	padding-left:36px;
	padding-right:36px;
	margin:6px 0;
	width:100%;
	box-sizing: border-box;
}

.form-label-top,
.form-label-left,
.form-label-right {
	font-weight: bold;
	margin-bottom: 9px;
}

.form-label-right {
	margin-right:0;
	padding-right:15px;
	box-sizing:border-box;
}

.form-textbox,
.form-textarea,
.form-captcha input {
	padding: 3px;
	margin-left: 0;
	border: 1px solid #ccc;
	font-size: 1em; /*14px*/
	line-height: 1.071em; /*15px*/
	-moz-box-shadow: 0 1px 2px #eee inset;
	-webkit-box-shadw: 0 1px 2px #eee inset;
	box-shadow: 0 1px 2px #eee inset;
}
.form-spinner input {
	padding: 3px;
}

/*  special for payment stripe - credit card details*/
.stripe-payment-wrapper .form-textbox.cc_firstName,
.stripe-payment-wrapper .form-textbox.cc_lastName {
	color: #000 !important;
	height: 27px;
	font-size: 1em;
	padding: 0px 4px 0px 4px;
}
.form-textbox.cc_numberMount  {
	min-width: 155px;
}

.stripe-payment-wrapper .form-address-table.payment-form-table .form-sub-label {
	white-space: nowrap;
}

.stripe-payment-wrapper .form-address-table.payment-form-table .form-sub-label-container {
	width: 96% !important;
}

.stripe-payment-wrapper .form-address-table.payment-form-table .form-sub-label-container input{
	width: 100%;
	box-sizing: border-box;
}

.stripe-payment-wrapper .form-textbox.cc_ccv,
.stripe-payment-wrapper .form-textbox.cc_ccvMount {
	width: 42px;
}

.stripe-payment-wrapper .form-textbox.cc_number,
.stripe-payment-wrapper .form-textbox.cc_ccv,
.stripe-payment-wrapper .form-textbox.cc_numberMount,
.stripe-payment-wrapper .form-textbox.cc_ccvMount,
.stripe-payment-wrapper .form-textbox.cc_cardExpiryMount {
	padding: 1px 4px 0px 4px;
	height: 29px;
	line-height: 25px !important;
	white-space: nowrap;
	box-sizing: border-box;
	font-size: 1em;
}
.stripe-payment-wrapper .form-textbox.cc_numberMount,
.stripe-payment-wrapper .form-textbox.cc_cardExpiryMount {
	min-width: 155px;
	width: 100%;
	box-sizing: border-box;
}

.stripe-payment-wrapper .payment-form-table td:first-child .form-sub-label-container {
	margin-left: 0!important;
}

.stripe-payment-wrapper input[data-component="paymentDonation"] {
	width: 155px;
}

.stripe-payment-wrapper hr {
	border: 0;
	border-top: 1px solid #CCC;
	margin-top: 20px;
}

/*  E.O. special for payment stripe - credit card details*/

/*  PAYMENT color */
.dropdown-container .select-area,
.dropdown-container .select-content {
	border-color: #cccccc;
	background-color: #ffffff;
}
.form-product-category-item {
	border-color: rgba(102,102,102, 0.2);
}

/*  E.O PAYMENT color */

/*  Special for paypalcomplete - credit and details*/

.paypalcomplete-payment-wrapper .form-textbox.cc_number,
.paypalcomplete-payment-wrapper .form-textbox.cc_ccv,
.paypalcomplete-payment-wrapper .form-textbox.cc_numberMount,
.paypalcomplete-payment-wrapper .form-textbox.cc_ccvMount,
.paypalcomplete-payment-wrapper .form-textbox.cc_cardExpiryMount {
	padding: 1px 4px 0px 4px;
	height: 29px;
	line-height: 25px !important;
	white-space: nowrap;
	box-sizing: border-box;
	font-size: 1em;
}
.paypalcomplete-payment-wrapper .form-textbox.cc_numberMount,
.paypalcomplete-payment-wrapperr .form-textbox.cc_cardExpiryMount {
	min-width: 155px;
	width: 100%;
	box-sizing: border-box;
}

/*  E.O. special for paypalcomplete - credit and details*/

.form-all .form-upload {
	border:none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.form-sub-label {
	font-size:0.786em; /*11px*/
	margin-top:3px;
}

.form-dropdown {
	padding: 2px;
	font-size:0.857em;/*12px*/

}

.form-dropdown[size]::-webkit-scrollbar {
	appearance: none;
	width: 6px;
}

.form-dropdown[size]::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, .5);
	box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.form-radio,
.form-checkbox {
	vertical-align: top;
	margin-top: 4px;
}

.form-radio-item label,
.form-checkbox-item label,
.form-grading-label {
	font-size:1em; /*14px*/
	color:#000;
}
.form-radio-item,
.form-checkbox-item {
	margin-top:0;
	margin-bottom: 6px;
}

/* HEADING FIELD
------------------------------*/

.form-header-group {
	background: transparent; /* For overriding */
	border: none; /* For overriding */
	padding: 24px 0;
	margin: 12px 36px 18px;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
}

li:first-child .form-header-group,
.form-header-group + .form-header-group {
	border-top:0;
}

h1.form-header {
	font-size: 2.143em; /*30px*/
}

h2.form-header {
	font-size: 1.714em; /*24px*/
}

h3.form-header {
	font-size: 1.5em; /*21px*/
}

.form-header{
	color:#000;
}
.form-subHeader {
	border-top:none;
	font-size: 1.071em; /*15px*/
	line-height:1.5em;  /*21px*/
	font-style: normal;
	margin:3px 0 0;
}



/* BUTTONS
------------------------------*/

.jf-form-buttons,
.qq-upload-button {
	border:1px solid #ccc;
	padding:6px 12px;
	color:#666;
	text-shadow:0 1px #fff;
	cursor:pointer;
	border-radius: 3px;
	box-shadow: 0px 1px 1px 0px rgba(221,221,221,1);
	background: #f5f5f5; /* Old browsers */
	background: linear-gradient(to top, #f5f5f5 0%, #eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}

.jf-form-buttons:hover,
.qq-upload-button:hover {
	background: #ffffff;
	background: linear-gradient(to top, #ffffff 0% ,#f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
}

.jf-form-buttons:active,
.qq-upload-button:active {
	background: #eeeeee;
	background: linear-gradient(to top, #eeeeee 0%,#f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#f5f5f5',GradientType=0);
}

.form-buttons-wrapper {
	margin-top:52px;
	margin-bottom:12px;
}

.form-submit-reset,
.form-submit-preview,
.form-submit-print {
	font-size:0.857em; /*12px*/
	padding:4px 8px;
}

.form-submit-print { margin-left: 25px; }

.form-submit-print img { margin-right: 3px; }

.form-submit-preview * { vertical-align: middle; }

.form-submit-preview img {
	margin-right: 8px;
	width: 16px;
	height: 16px;
}

.qq-upload-button {
	padding: 8px 0;
	border-radius: 6px;
}


/* Phone areaCode & Phone Number in the payment field
------------------------------*/
li:not([data-type="control_phone"]) input[data-component="areaCode"] {
	width: 30px;
}

li:not([data-type="control_phone"]) input[data-component="phone"] {
	width: 83px;
}


/* FORM-LINE ACTIVE
------------------------------*/


.form-line-active {
	background: #FFFBEA;
}

.form-line-active input:focus,
.form-line-active textarea:focus {
	border:1px solid #FFD300;
	box-shadow: 0 0 3px #FFF0AA;
}

/* ERROR MESSAGES
------------------------------*/

.form-line-error {
	background: #fff4f4;
}

.form-line-error div.form-error-message {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background-color:#FF4E5D;
	color:#fff;
	padding: 5px;
	box-sizing: border-box;
}

li.form-line-error .form-error-message img {
	margin: 0 8px 0 3px;
	width: 20px;
	height: 20px;
}

.form-line-error div.form-error-message .form-error-arrow {
	border-bottom-color: #FF4E5D;
}

.form-error-arrow-inner {
	display: none;
}



/* SURVEY TOOLS
------------------------------*/

/*----- Matrix Field -----*/

.form-matrix-table {
	font-size:1em;
}

.form-matrix-row-headers,
.form-matrix-column-headers {
	font-size:0.786em; /*11px*/
	font-weight: normal;
}

.form-scale-table th,
.form-scale-table td {
	padding:9px 6px;
}

.form-grading-item {
    margin-bottom: 6px;
}

/*----- Form Collapse -----*/

.form-collapse-table {
	margin: 0 36px;
	border:1px solid #ccc;
	cursor:pointer;
	border-radius: 3px 3px;
	box-shadow: 0 1px #fff inset, 0 1px #ddd;
	background: #f5f5f5; /* Old browsers */
	background: linear-gradient(top,  #f5f5f5 0%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}

.form-collapse-table:hover {
	background: #ffffff;
	background: linear-gradient(top,  #ffffff 0%,#f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
}

.form-collapse-table:active {
	background: #eeeeee;
	background: linear-gradient(top,  #eeeeee 0%,#f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#f5f5f5',GradientType=0 );
	box-shadow: 0 1px #fff inset;
}

/*----- Page Break Field -----*/

.form-pagebreak {
	margin:0 36px;
	border-top:1px solid #e3e3e3;
	background:transparent;
	height: auto;
	overflow: hidden;
}

.form-pagebreak-back-container {
	padding:24px 3px 24px 0;
}

.form-pagebreak-next-container {
	padding:24px 0 24px 3px;
}

.form-pagebreak-next {
	margin-left: 0;
}


/* PAYMENT FIELDS
------------------------------*/

.form-product-item {
	padding:6px;
	overflow:hidden;
	margin: 0 0 9px;

	-moz-border-radius: 6px 6px;
	-webkit-border-radius: 6px 6px;
	border-radius: 6px 6px;

	width: 100%;
}


.form-product-item.not-found,
.form-product-item.not-found ~ br {
	display: none;
}

.hover-product-item:hover {
	background:none;
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19969696,endColorstr=#19969696);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19969696,endColorstr=#19969696);
	zoom: 1;
	background: rgba(150,150,150,0.1);
}

.form-product-item .form-product-description {
	display: block;
	opacity: 0.6;
	padding-top: 4px;
}

.form-product-item br + br {
	display: none;
}

.form-product-item img {
	display:block;
	position: static;
	margin: 0 12px 0 0;
	float:left;
	border-radius: 3px 3px;
}

.form-product-item .form-sub-label-container {
	margin: 9px 15px 0 0;
}

.form-product-item .form-sub-label-container:last-of-type {
	margin: 9px 0 0 0;
}

.form-product-name {
	font-size: 15px;
}

.form-product-container {
	margin-bottom: 6px;
	display: inline;
	width: 94%;
	width: calc(100% - 20px);
}

#app .form-product-container {
	margin: 0 0 6px 4px;
}

.form-product-item .form-sub-label {
	display: inline;
	height: 25px;
	vertical-align: top;
	margin-right: 6px;
	line-height: 24px;
	font-size: 12px;
}

.form-product-item > .form-product-item-detail {
	position: static;
	float: left;
	width: 100%;
}

.form-product-item > img + .form-product-item-detail {
	position: static;
	float: left;
	width: 84%;
	width: calc(100% - 66px);
}


.form-product-item .form-dropdown {
	height: 25px;
	padding: 2px;
}

.form-product-details { font-size:0.857em; /*12px*/}

.form-payment-total b > span > span > span,
.form-product-details b > span > span {
	margin-left: -3px;
}

.form-payment-total b > span > span > span.currency_abr,
.form-product-details b > span > span.currency_abr {
	margin-left: 0;
}

.app .form-payment-total b > span > span > span,
.app .form-product-details b > span > span {
	margin-left: 0;
}

.app .form-product-details {
	margin-left: 5px;
}
/* Subscription */

.form-product-item .form-radio,
.form-product-item .form-checkbox {
	margin-right: 2px;
}


/* SHRINK & TO NEW LINE
------------------------------*/

.form-line-column {
    clear: none;
    float: left;
    width: auto;
    max-width: 100%; /*ie-11 fix*/
}

.form-line-column-clear {
	clear:left;
	width:auto;
    max-width: 100%; /*ie-11 fix*/
}

.form-line[data-type="control_matrix"] { overflow-x: auto; }
   
.form-line[data-type="control_matrix"] [class*="form-input"] { width:100%; }


/*
.p_checkbox, .p_image, .form-product-container { float: left; }
.form-product-item { display: block; }
*/

/* ------------- */
/* MEDIA QUERIES */

@media screen and (max-width: 480px),
screen and (max-device-width: 768px) and (orientation: portrait),
screen and (max-device-width: 415px) and (orientation: landscape) {

	/* User defined amount width */
	input[id*="_donation"] {
		width: 25% !important;
	}
	th.form-matrix-column-headers {
		min-width: 75px;
	}
	.payment_footer.new_ui, .payment_footer.new_ui.show_coupon{
		display: block;
	}
	.payment_footer.new_ui .total_area {
		width: 100%;
		max-width: 100%;
		padding: 20px 10px 0 9px;
		min-width: unset;
		float: right;
		border-top: 1px dashed #EEE;
	}
	.payment_footer.new_ui .total_area > div > div:nth-child(1),
	.payment_footer.new_ui .total_area > div > div:nth-child(2) {
		text-align: left;
	}
}



/* Payments: PayPal Commarce Platform */
#paypal-commerce-platform-container * {
	box-sizing: border-box;
}

#paypal-commerce-platform-container {
	overflow: hidden;
}

.paypal-toggle-content {
	display: flex;
	padding: 16px 0px 16px 2px;
}

.paypal-toggle-buttons {
}
.paypal-toggle { width: 100%; }


.paypal-toggle > div {
	width: 100%;
	box-sizing: border-box;
	border: 0;
	background-color: transparent;
	border-radius: 0;
	height: 30px;
	line-height: 24px;
	font-weight: bold;
	font-size: 13px;
	background-color: transparent;
	outline: none !important;
}

.paypal-toggle > div .payment-method-container{
	display: inline-block;
	cursor: pointer;
}

.paypal-toggle label{
	cursor: pointer;
}

.paypal-toggle input{
	margin-left: 1px;
}

.paypal-toggle .CC_ico {
	background-image: url('../images/PG-CC-05.svg');
    background-position:  center;
    background-size: 24px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
}

.paypal-toggle .selected {
}

.paypal-toggle div:last-child {}
.paypal-toggle div:nth-child(2) {
	background-image: url('../images/PG-PP.svg');
	background-position: left 24px top 11px;
	background-size: 72px;
	background-repeat: no-repeat;
}

.paypal-toggle-content #paypal-credit-card-fields,
.paypal-toggle-content #paypal-spb-area {
	display: none;
}

div[render-paypal-type="paypal-smart-buttons"] {
	text-align: center;
	background-color: rgba( 0,0,0,0.04);
	border: 1px solid #EEE;
	border-radius: 3px;
	padding-bottom: 24px;
	margin-top: 16px;
}

label[for="paypal-card-fields-input"] {
	display: inline-block;
	position: relative;
	padding-left: 28px;
}

.form-label-left ~ .form-input .paypal-toggle-content {
	max-width: 420px;
}

.form-label-left ~ .form-input .paypal-toggle-content.single-payment-method { margin-top: 0; }
.form-label-left ~ .form-input div[render-paypal-type="paypal-card-fields"].single-payment-method { padding-top: 0; }

div[render-paypal-type="paypal-smart-buttons"] .content-area {
	width: 90%;
}
.content-area:after {
	content: '';
	 display: block; 
	 width: 100%;
	clear: both;
}

#paypal-smart-buttons .payment-method-container {
	display: flex;
	align-items: center;
}

#paypal-smart-buttons .payment-method-container label{
	width: 86px;
	height: 40px;
}

#paypal-credit-card-fields {
	padding-right: 12px;
}

#paypal-credit-card-fields .paypal-input:nth-child(1) { width: 50%; }
#paypal-credit-card-fields .paypal-input:nth-child(2) { width: 50%; }
#paypal-credit-card-fields .paypal-input:nth-child(3) { width: 100%; }
#paypal-credit-card-fields .paypal-input:nth-child(4) { width: 50%; }
#paypal-credit-card-fields .paypal-input:nth-child(5) { width: 50%; }
#paypal-credit-card-fields .paypal-input:nth-child(5) div.form-textbox { width: 50%; }

#paypal-credit-card-fields .paypal-input {
	float: left;
	/*padding-bottom: 16px;
	padding-right: 12px;*/
	padding-bottom: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}

#paypal-credit-card-fields .paypal-input label {
	display: block;
	font-size: 0.786em;
	padding-bottom: 3px;
	font-weight: normal;
	padding-left: 2px;
}

#paypal-credit-card-fields .paypal-input input,
#paypal-credit-card-fields .paypal-input > div {
	display: block;
	font-size: 13px;
	font-weight: 500;
	width: 100%;
	border: 1px solid #E0E0E0;
	border-radius: 2px;
	height: 25px !important;
	line-height: 24px;
	box-shadow: none;
	padding: 0 12px;
	/*border-color: rgba(0, 0, 0, 0.04) !important;
	background-color: rgba( 256, 256, 256, 0.8) !important;*/
}

table.payment-form-table label.form-sub-label {
	padding-top: 3px;
}

.powered_by_label { padding-top: 40px;
}

.powered_by_label div:nth-child(1) {
	background-image: url('../images/PG-card-type.svg');
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	display: inline-block;
	width:100%;
	height: 24px;
}

.powered_by_label div:nth-child(2) {
	background-image: url('../images/PG-powered_PP.svg');
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	display: inline-block;
	width:100%;
	height: 24px;
}

.security {

	background-image: url('../images/PG-secure.svg');
	background-position: top center;
	background-size: 100%;
	background-repeat: no-repeat;
	padding-bottom: 12px;
    padding-top: 46px;
    background-size: 58px;

}

div[render-paypal-type="paypal-smart-buttons"] .content-area { margin: 0 auto; }

.paypal-toggle-content[render-paypal-type="paypal-card-fields"] #paypal-credit-card-fields{
	display: block;
}

.paypal-toggle-content[render-paypal-type="paypal-smart-buttons"] #paypal-spb-area{
	display: block;
}

@media screen and (max-width: 480px),
screen and (max-device-width: 768px) and (orientation: portrait),
screen and (max-device-width: 415px) and (orientation: landscape) {
	.paypal-card-fields {
		display: block;
	}
	.paypal-toggle-content {
		display: block;
	}
	.content-area
	{
		width: 100%;
		float: none;
	}
	.powered_by_label {
		padding-top: 20px;
	}
	.powered_by_label div { 
		width: 72% !important;
		margin: 0 auto;
		height: 36px !important;
	}
	#paypal-credit-card-fields { padding-right: 0; }

	#paypal-credit-card-fields .paypal-input:nth-child(1) { width: 50%; }
	#paypal-credit-card-fields .paypal-input:nth-child(2) { width: 50%; padding-right: 0; }
	#paypal-credit-card-fields .paypal-input:nth-child(3) { width: 100%; padding-right: 0; }
	#paypal-credit-card-fields .paypal-input:nth-child(4) { width: 50%; }
	#paypal-credit-card-fields .paypal-input:nth-child(5) { width: 50%; padding-right: 0; }
	
	.payment-form-table tbody {
        width: 100%;
        display: grid;
    }
    .payment-form-table tbody tr td {
        display: flex;
        width: 100%;
        padding-right: 0 !important;
    }
    .payment-form-table tbody tr td iframe {
        border: 1px solid #c3cad8;
        background-color:#ffffff;
    }
}


/* E.O Payments: PayPal Commarce Platform */

/* Disable campaign for form footers */
/* DONT TOUCH IT */ 
.formFooter.summer-sale-2020 { display: none !important; } 
/* DONT TOUCH IT */



/********* Simple Red **********/

.form-submit-button-simple_red {
    border-radius: .5em;
    padding: 8px 18px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-shadow: -1px -1px 0px #a60000;
    border: 1px solid #a60000;
	box-shadow: 0px 1px 1px 0px #f29d93;
    background: #ce0000; /* old browsers */
	background: linear-gradient(to top, #fe1900 0%, #ce0000 100%); /* W3C */
}

.form-submit-button-simple_red:hover {
    background: #e60d00; /* old browsers */
	background: linear-gradient(to top, #ff461d 0%, #e60d00 100%); /* W3C */
}

.form-submit-button-simple_red:active {
    background: #e60d00; /* old browsers */
	background: linear-gradient(to top, #e60d00 0%, #ff461d 100%); /* W3C */
}
/* PAYMENT FEATURES CSS */
/* Product list SEARCH field //////////////// */

.filter-container {
    position: absolute;
    top: -39px;
    right: 0px;
    display: flex;
    justify-content: flex-end;
}

.filter-container:after {
    display: block;
    clear: both;
    content: "";
    width:0;
}

#productSearch-input {
    margin-left: 0;
    border-width: 1px;
    border-style: solid;
    font-size: 1em;
    line-height: 16px;
    padding: 0 22px 0 8px;
    background-image: url(../images/search_icon.png);
    background-size: 14px;
    background-position: right 4px center;
    background-repeat: no-repeat;
    width: auto;
    min-width: auto;
    height: 28px;
    box-sizing: border-box;
    border-radius: 2px;
    display: inline-block;
}

#productSearch-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999;
  opacity: 1; /* Firefox */
}

#productSearch-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
}

#productSearch-input::-ms-input-placeholder { /* Microsoft Edge */
  color: #999;
}

.form-label-top.search-enabled,
.form-label-top.category-enabled {
    padding-right: 144px;
}

.form-label-top.search-enabled.category-enabled {
    padding-right: 290px;
}

.search-enabled~div {
    position: relative;
}

.form-label-top.search-enabled~.form-input-wide,
.form-label-top.category-enabled~.form-input-wide {
    padding-top: 10px;
    margin-top: 16px;
    position: relative;
}

li[data-type="control_paymentmethods"] > .form-input-wide {
    padding-top: 0 !important;
    margin-top: 8px !important;
}

.form-label-left.search-enabled~.form-input,
.form-label-right.search-enabled~.form-input {
    border-top: 1px solid;
    border-color: rgba(0, 0, 0, 0.1);
    padding-top: 12px;
    margin-top: 54px;
    width: calc(100% - 160px);
    border-top: 1px solid;
    border-color: rgba(0, 0, 0, 0.1);
}

.form-product-item {
    box-sizing: border-box;
}

.form-product-item.not-found,
.form-product-item.not-found~br {
    display: none !important;
}

/* E.O. Product list SEARCH field //////////////// */

/* Product list CATEGORY field //////////////// */

.category-enabled ~ div #payment-category-dropdown {
    width: 135px;
    display: inline-block;
    position: relative;
}

.search-enabled.category-enabled ~ div #payment-category-dropdown {
    width: 135px;
    display: inline-block;
    margin-right: 8px;
}

#payment-category-dropdown .select-area {
    border-style: solid;
    border-width: 1px;
    height: 28px;
    box-sizing: border-box;
    line-height: 26px;
    padding-left: 8px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2357647E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center right 6px;
    display: flex;
    border-radius: 2px;
}

#payment-category-dropdown .dropdown-hint {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    margin-right: 4px;
}

#payment-category-dropdown .selected-values {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 114px;
    display: inline-block;
    cursor: pointer;
}

#payment-category-dropdown .select-content {
    padding: 8px 6px;
    position: absolute;
    top: 32px;
    right: 0;
    z-index: 9;
    display: none;
    min-width: 109px;
}

label.search-enabled.category-enabled + div #payment-category-dropdown .select-content {
    left: 0;
    right: auto;
    max-width: 180px;
    min-width: 135px;
    box-sizing: border-box;
    border-radius: 2px;
    border-width: 1px;
    border-style: solid;
}

#payment-category-dropdown .select-content .option {
    overflow: hidden;
    display: flex;
    padding: 4px 0;
    align-items: center;
    position: relative;
}

#payment-category-dropdown .select-content .option input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 4px;
    display: block;
}

#payment-category-dropdown .select-content span {
    white-space: nowrap;
    padding-left: 22px;
    display: block;
    padding-right: 4px;
    text-overflow: ellipsis;
    overflow: hidden;
}

#payment-category-dropdown.open .select-content {
    display: block;
}

.rightPanel #app_wizards .paymentsWizardV4 .productSearchSettingsEditor .category_list {
    margin-top: 12px !important;
    height: auto !important;
    padding: 1px 8px !important;
}

.rightPanel #app_wizards .paymentsWizardV4 .productSearchSettingsEditor .category_list:after {
    content: "";
    display: block;
    clear: both;
}

.rightPanel #app_wizards .paymentsWizardV4 .productSearchSettingsEditor .category_list .line.columnV4 {
    display: flex !important;
    margin-top: 0 !important;
    position: relative;
}

.rightPanel #app_wizards .field_disabled .column { opacity: 0.4; }
.rightPanel #app_wizards .field_disabled .column input { color: #FFFFFF !important; }

.productSearchSettingsEditor .category_list .line span {
    cursor: move;
    border: 0px solid rgb(48, 51, 59);
    padding: 0px 4px;
    display: inline-block;
    border-right: 0;
    border-radius: 2px 0 0 2px;
    background-color: #1ea0f1;
    color: #ffffff;
    padding-top: 6px;
    width: 28px;
    height:46px;
    position: relative;
    padding-top: 24px;
    font-size: 11px;
    text-align: center;
}

.productSearchSettingsEditor .category_list li {
    position: relative;
    background-color: white;
    padding: 0;
    margin-bottom: 6px;
    border-radius: 3px;
    height: 46px;
    margin: 6px 0 6px 0;
}

.productSearchSettingsEditor .category_list li:first-child {}

.productSearchSettingsEditor .category_list li > div.line.columnV4 {
    margin-top: 0 !important;
}

.productSearchSettingsEditor .category_list .line span:before {
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    width: 9px;
    height: 1px;
    left: 6px;
    opacity: .5;
    box-shadow: 0 5px 0 #fff, 0 7px 0 #fff, 0 9px 0 #fff;
    transition: all .15s ease;
}

.productSearchSettingsEditor .category_list li li {
    margin-bottom: 0px;
    height: 36px;
}

.rightPanel #app_wizards .paymentsWizardV4 .productSearchSettingsEditor .category_list .line input[type="text"] {
    border: 0px solid rgb(48, 51, 59) !important;
    display: inline-block;
    border-radius: 0 2px 2px 0 !important;
    cursor: text;
    background-color: #FFFFFF !important;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 6px 0 6px!important;
    height: 30px !important;
    margin-top: 8px !important;
    margin-left: 6px !important;
    margin-right: 6px !important;
    box-shadow: none;
    max-width: 278px;
    line-height: 28px;
    cursor: text !important;
}

.rightPanel #app_wizards .paymentsWizardV4 .productSearchSettingsEditor .category_list .line > .inpt:hover {
    background-color: #EEE !important;
}

.productSearchSettingsEditor .category_list .line .dropdown_btn {
    color: #B4B9BF;
    right: 0;
    position: relative;
    background-color: #1ea0f1;
    border: 0;
    background-image: url('../images/add_product.svg');
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 32px;
    height: 32px;
    min-width: 32px;
    cursor: pointer;
    padding: 0;
    margin-right: 6px;
    margin-top: 7px;
    visibility: hidden;
    border-radius: 2px;
    border-radius: 3px;
    box-sizing: border-box;
}

.productSearchSettingsEditor .category_list .line .delete_btn {
    color: #B4B9BF;
    right: 0;
    position: relative;
    background-color: #1ea0f1;
    border: 0;
    background-image: url('../images/trash_btn.svg');
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 32px;
    height: 32px;
    cursor: pointer;
    visibility: hidden;
    padding: 0;
    min-width: 32px;
    margin-top: 7px;
    margin-right: 6px;
    border-radius: 3px;
    box-sizing: border-box;
}

.productSearchSettingsEditor .category_list .line:hover .delete_btn,
.productSearchSettingsEditor .category_list .line:hover .dropdown_btn {
    visibility: visible;
}

.productSearchSettingsEditor .category_list .line .delete_btn:hover,
.productSearchSettingsEditor .category_list .line .dropdown_btn:hover {
    opacity: 0.8;
}

.productSearchSettingsEditor .category_list .line .dropdown_btn.btn_clicked {
    background-color:#31333b;
}

.productSearchSettingsEditor .category_list .line ul {
    position: absolute;
    background-color: #31333b;
    border: 1px solid rgb(48, 51, 59) !important;
    padding: 4px 4px;
    width: 226px;
    top: 7px;
    right: 80px;
    z-index: 99;
    border-radius: 2px;
    max-height: 200px;
    overflow:hidden;
    overflow-y: auto;
}

.productSearchSettingsEditor .category_list .line ul::-webkit-scrollbar-thumb {
    background: #202020; 
    border-radius: 4px;
    border: 2px solid #31333b; 
}

.productSearchSettingsEditor .category_list .line ul::-webkit-scrollbar {
    width: 8px;
    background-color: #31333b;
    border-radius: 4px;
    border: 0;
}

.currency-column .currency-dropdown ul::-webkit-scrollbar-thumb {
    background: #202020; 
    border-radius: 4px;
    border: 2px solid #31333b; 
}

.currency-column .currency-dropdown ul::-webkit-scrollbar {
    width: 8px;
    background-color: #31333b;
    border-radius: 4px;
    border: 0;
}

.productSearchSettingsEditor .category_list .line ul li {
    display: flex;
    align-items: center;
    padding: 4px;
    background-color: #31333b;
    margin-top: 0;
}

.productSearchSettingsEditor .category_list .line ul li:hover {
    background-color: #2a2c33;
    border-radius: 3px;
}


.productSearchSettingsEditor .category_list .line ul li label {
    margin-left: 6px;
    cursor: pointer;
    width: 176px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.productSearchSettingsEditor .category_list .line ul span {
    background-color: transparent;
    border: 0;
    color: #b4b9c0 !important;
    padding: 0 6px;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
}

.productSearchSettingsEditor .category_list .line ul input[type="checkbox"] {
    cursor: pointer !important;
    margin-left: 4px;
}

.search-subproduct-selection-hightlight {
    -webkit-box-shadow: -2px 3px 5px 0px rgba(141,183,199,0.27);
    -moz-box-shadow: -2px 3px 5px 0px rgba(141,183,199,0.27);
    box-shadow: -2px 3px 5px 0px rgba(141,183,199,0.27);
}

.search-subproduct-selection-show {
    display:block !important;
}

.form-product-category-item {
    margin: 0 0 24px 0;
    padding: 12px 24px 18px 0 !important;
    display: block;
    font-size: 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    cursor: pointer;
    position: relative;
}

.form-product-category-item.title_collapsed {
    margin: 0 0 6px 0 !important;
}

.form-product-category-item .selected-items-icon,
.isBuilder .form-product-category-item .selected-items-icon {
    display: none;
}

.form-product-category-item.title_collapsed.has_selected_product .selected-items-icon {
    display:inline;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    border-radius: 3px;
    padding: 8px 10px 7px 28px;
    background-image: url('../images/shopping_bag.svg');
    background-repeat: no-repeat;
    background-position: top 7px left 8px;
    background-size: 16px;
    margin-left: 6px;
}

.form-product-category-item .selected-items {
    display: block;
}

.form-product-category-item:after {
    content: "";
    display:block;
    width: 22px;
    height: 22px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2357647E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 10px;
    position: absolute;
    right:0;
    bottom: 17px;
    border: 1px solid #d5dae8;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    transform: rotate(180deg);
}

.form-product-category-item.title_collapsed:after  {
    transform: rotate(360deg);
}

#app_wizards .ji-pw_Options:before,
#tethers .ji-pw_Options:before,
.tethers .ji-pw_Options:before {
    content: "\002B" !important;
    display: inline-block;
    font-size: x-large;
    float: left;
    line-height: 29px;
    padding-left: 10px;
}

.form-product-item.not-category-found+.p_item_separator,
.form-product-item.not-found+.p_item_separator {
    display: none;
}

.rightPanel #app_wizards .itemBox .category-dropdown .m-dropdownWrapper {
    border-color: #DDD;
    background: #FFFFFF;
    color: #666;
    border-radius: 2px;
    margin-top: 4px;
    box-shadow: none;
    height: 28px;
    line-height: 12px;
    overflow: hidden;
    padding-right: 28px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 154px;
    display: inline-block;
}

.rightPanel #app_wizards .itemBox .category-dropdown .m-dropdownWrapper:hover {
    border-color: #CCC !important;
    box-shadow: 0 2px 4px rgba(86,70,50,.1);
}

.rightPanel #app_wizards .itemBox .category-dropdown .m-dropdownWrapper .m-dropdownMask {
    background-color: #FFFFFF;
    padding: 0;
    width: 26px;
    height: 26px;
}

.rightPanel #app_wizards .itemBox .category-dropdown .m-dropdownWrapper .m-dropdownMask:after {
    background-color: #DDD;
    left: 0;
}

.rightPanel #app_wizards .itemBox .category-dropdown .m-dropdownWrapper:hover .m-dropdownMask:after {
    background-color: #CCC;
    left: 0;
}

.rightPanel #app_wizards .itemBox .category-dropdown .m-dropdownWrapper .m-dropdownMask:before {
    border:0;
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2357647E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    width: 24px;
    height: 26px;
    display: block;
    top: 0;
    right: 0;
}

.rightPanel #app_wizards .itemBox .multiselect-list .checkBox {
    background-color: white;
    border: 1px solid #DDD;
    border-radius: 3px;
    color: #666;
}

.category-head {
    display: block;
    color: #C6C8CC;
    overflow: hidden;
    padding: 12px 28px 12px 0;
    background-image: url('../images/collapse_icon.svg');
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center right -2px;
    cursor: pointer;
    font-size: 16px;
}

.category-head.collepsed_category {
    background-image: url('../images/expand_icon.svg');
    border-bottom: 1px solid #48515a;
    /*border-top: 1px solid #343b42;*/
}

.category-head.collepsed_category + .category-body{
    display: none;
}

#builderProductList div:first-child .collepsed_category {
    border-top: 0;
}

#builderProductList div:last-child .collepsed_category {
    border-bottom: 0;
}

.category-head .left-side {
    float: left;
}

.category-head .right-side {
    float: right;
    font-size: 13px;
    color: #848d98;
    line-height: 24px;
}

/* Dropdown settings pannel */
#tethers .multiselect-list {
    background-color: #31333b !important;
    width: 354px;
    margin-left: 0px;
    border: 0;
    padding: 4px 0;
    border-radius: 1px;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
}

#tethers .multiselect-list li label.checkBox {
    background-color: #31333b !important;
    color: #949fae!important;
    display: block !important;
    height: 32px;
    line-height: 18px;
    padding: 6px 14px !important;
}

#tethers .multiselect-list li label.checkBox:hover {
    background-color: #2a2c33 !important;
}

#tethers .multiselect-list li label.checkBox .checkBox-label {
    display: block !important;
    padding-left: 28px !important;
}
/* E.O Dropdown settings pannel */

#tethers.product-category-tether .multiselect-list {
    border:1px solid #DDD;
    padding: 4px;
    background-color: #ffffff !important;
    width: 230px;
    border-radius: 1px;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
}

#tethers.product-category-tether .multiselect-list li .checkBox {
    background-color: #FFFFFF !important;
    padding: 6px 8px !important;
}

#tethers.product-category-tether .multiselect-list li .checkBox .checkBox-label {
    display: block;
}

#tethers.product-category-tether .multiselect-list li:hover .checkBox {
    background-color: #EAEAEA !important;
    border-radius: 3px;
}

#tethers.product-category-tether .multiselect-list li .checkBox .checkBox-label {
    color: #464646 !important;
    display: block !important;
    height: 23px;
    line-height: 18px;
}

#tethers.product-category-tether .multiselect-list li .checkBox span:before {
   border: 1px solid #BBB !important;
   border-radius: 2px !important;
   box-shadow: none !important;
}

@media screen and (max-width: 420px), screen and (max-device-width: 768px) and (orientation: portrait), screen and (max-device-width: 415px) and (orientation: landscape) {
    
        li[data-payment="true"] .search-enabled.category-enabled ~ div {
            margin-top: 0 !important;
            padding-top: 12px !important;
        }
        .search-enabled.category-enabled ~div #productSearch-input {
            width: 100%;
        }
        .search-enabled.category-enabled ~div #payment-category-dropdown {
            left: 0;
            width: 100% !important;
        }
       .search-enabled.category-enabled ~div #payment-category-dropdown .select-content {
            width: 100% !important;
            max-width: 100% !important;
            box-sizing: border-box;
        }
        #payment-category-dropdown .selected-values {
            width: 252px !important;
        }
}

/* E.O. Product list CATEGORY field //////////////// */

/* Product list LAYOUT field //////////////// */

.productListLayoutType {
    display: flex;
    width: 100%;
    padding-top:12px;
}
.productListLayoutType div {
    width: 33.33333%;
    text-align: center;
    font-size: 12px;
    border: 1px solid #31333b;
    display: block;
    padding-top: 62px;
    box-sizing:border-box;
    margin-right: 12px;
    color: #8e98a7;
    background-repeat: no-repeat;
    background-position: center top 0px;
    background-size: 60px;
    position: relative;
    border-radius: 3px;
    background-color: #525e70;
    cursor: pointer;
}
.productListLayoutType div.checked {
    background-color: #1ba0f0;
}
.productListLayoutType div span {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -28px;
}
.productListLayoutType div:nth-child(1) {
    background-image: url('../images/list_view.svg');
}
.productListLayoutType div:nth-child(2) {
    background-image: url('../images/card_view_2col.svg');
}
.productListLayoutType div:nth-child(3) {
    margin-right: 0;
    background-image: url('../images/card_view_3col.svg');
}

/*Card 2 colomun*/

.form-line.card-2col div[data-wrapper-react="true"] {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: stretch;
    justify-content: space-between;
}
.form-line.card-2col .form-product-item .form-product-container .form-sub-label-container label.form-sub-label,
.form-line.card-2col .form-product-item .form-product-container .form-sub-label-container span.select_cont {
    display: block;
}
.form-line.card-2col .form-product-item .form-product-container .form-sub-label-container label.form-sub-label {
    white-space: normal !important;
    height: auto !important;
    min-height: auto !important;
    line-height: 16px !important;
    padding-right: 0;
}
.isBuilder .form-line.card-2col div.question-wrapper > div.form-input-wide,
.form-line.card-2col > div.form-input-wide{
    padding-top: 10px;
}
.form-line.card-2col div[data-wrapper-react="true"] span.form-product-item {
    width: calc(50% - 10px);
    margin-bottom: 12px;
}
.form-line.card-2col .form-product-item + .p_item_separator {
    display: none;
}
.form-line.card-2col div[data-wrapper-react="true"] .form-product-item.new_ui {
    border-width: 1px;
    border-style: solid;
    position: relative;
    border-radius: 3px;
    padding: 0 0 0 28px;
    margin: 0 0 20px 0;
}

.form-line.card-2col.subscription_cont div[data-wrapper-react="true"] .form-product-item.new_ui .form-product-item-detail.new_ui {
    display: block !important;
}
.form-line.card-2col.subscription_cont .form-product-details {
    padding-left: 0px;
}
.form-line.card-2col .p_item_separator {
    margin: 12px 0 0 !important;
    opacity: 0 !important;
}
.form-line.card-2col .select_border {
    opacity: 1;
}
.form-line.card-2col div[data-wrapper-react="true"] .form-product-item.new_ui .form-product-item-detail.new_ui {
    display: block !important;
    margin-top: 0 !important;
    padding: 0;
}
.form-line.card-2col div[data-wrapper-react="true"] .form-product-item.new_ui .form-product-container {
    padding: 16px;
    margin: 0 !important;
}
.form-line.card-2col div[data-wrapper-react="true"] .form-product-item.new_ui.show_subtotal .form-product-container {
    padding: 16px 16px 34px 16px !important;
    margin: 0 !important;
}
.form-line.card-2col .form-product-item .form-special-subtotal {
    bottom: 14px !important;
    top: auto;
}
.form-line.card-2col div[data-wrapper-react="true"] .form-product-item.new_ui .form-product-container .form-product-name {
    min-height: auto;
    padding: 0;
}
.form-line.card-2col div[data-wrapper-react="true"] .form-product-item.new_ui .p_col {
    position: absolute;
    left: 10px;
    top: 12px !important;
}
.form-line.card-2col div[data-wrapper-react="true"] .form-product-item.new_ui.show_image {
    padding: 0;
    display: block;
}
.form-line.card-2col div[data-wrapper-react="true"] .form-product-item.new_ui.show_image .p_image {
    padding: 0;
    float: none;
    min-width: 120px;
    max-height: 168px;
    width: 100%;
    height: 100%;
}
.form-line.card-2col div[data-wrapper-react="true"] .form-product-item.new_ui.show_image .image_zoom {
    width: 100%;
    height: 100%;
}
.form-line.card-2col div[data-wrapper-react="true"] .form-product-item.new_ui.show_image .image_area {
    min-height: 168px;
    width: 100%;
    height: 100%;
    border-radius: 0;
    border:0;
    background-color: #F4F4F4;
    border-bottom: 1px solid #F4F4F4;
}
.form-line.card-2col .form-product-item.new_ui.show_image .form-product-container .form-sub-label-container {
    margin-right: 12px;
    margin-top: 2px;
}
.form-line.card-2col .form-product-item.new_ui.show_image .form-product-container .form-product-description {
    padding-right: 0px !important;
    padding-top: 4px;
}
.form-line.card-2col div[data-wrapper-react="true"] .form-product-item.new_ui.show_image .title_description {
    padding: 0;
    min-height: auto;
}
.form-line.card-2col div[data-wrapper-react="true"] .form-product-item.new_ui .form-product-details {
    padding-top: 4px;
    position: relative;
    display: block;
    top: 0;
    left: 0;
    margin-left: 0;
}
.form-line.card-2col div[data-wrapper-react="true"] .form-product-item.show_image .p_checkbox {
    margin-top: 0;
}
.form-line.card-2col .payment_footer.new_ui {
    margin: 10px 0;
    position: relative;
}
.form-line.card-2col .form-product-category-item {
    margin: 0 0 18px 0;
    width: 100%;
}
.form-line.card-2col .filter-container {
    right: 0px !important;
}
.form-line.card-2col .payment_footer.new_ui .total_area {
    padding-right: 0;
}

/*Card 3 colomun*/
.form-line.card-3col div[data-wrapper-react="true"] {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: stretch;
    /*justify-content: space-between;*/
}
.form-line.card-3col div[data-wrapper-react="true"] span.form-product-item {
    width: calc(33.333% - 8px);
    margin-bottom: 12px;
}
.form-line.card-3col div[data-wrapper-react="true"] .p_item_separator {
    display: none !important;
}
.isBuilder .form-line.card-3col div.question-wrapper > div.form-input-wide,
.form-line.card-3col > div.form-input-wide {
    padding-top: 12px;
    margin-left: 0;
    margin-right: 0;
}
.form-line.card-3col .form-product-item .form-product-container .form-sub-label-container label.form-sub-label,
.form-line.card-3col .form-product-item .form-product-container .form-sub-label-container span.select_cont {
    display: block;
}
.form-line.card-3col .form-product-item .form-product-container .form-sub-label-container label.form-sub-label {
    white-space: normal !important;
    height: auto !important;
    min-height: auto !important;
    line-height: 16px !important;
    padding-right: 0;
}
.form-line.card-3col .form-product-item + .p_item_separator {
    display: none;
}
.form-line.card-3col div[data-wrapper-react="true"] .form-product-item.new_ui {
    border-width: 1px;
    border-style: solid;
    position: relative;
    padding: 12px 14px 12px 44px !important;
    border-radius: 3px;
    margin: 0 12px 12px 0;
}
.form-line.card-3col div[data-wrapper-react="true"] .form-product-item.new_ui.on_col3 {
    margin-right: 0;
}
.form-line.card-3col.subscription_cont div[data-wrapper-react="true"] .form-product-item.new_ui .form-product-item-detail.new_ui {
    display: block !important;
}
.form-line.card-3col.subscription_cont .form-product-details {
    padding-left: 0px;
}
.form-line.card-3col .p_item_separator {
    margin: 12px 0 0 !important;
    opacity: 0 !important;
}
.form-line.card-3col .select_border {
    opacity: 1;
}
.form-line.card-3col div[data-wrapper-react="true"] .form-product-item.new_ui .form-product-item-detail.new_ui {
    display: block !important;
    margin-top: 0 !important;
    padding: 0;
}
.form-line.card-3col div[data-wrapper-react="true"] .form-product-item.new_ui .form-product-container {
    padding: 10px;
    margin: 0 !important;
}
.form-line.card-3col div[data-wrapper-react="true"] .form-product-item.new_ui.show_subtotal .form-product-container {
    padding: 10px 10px 34px 10px !important;
    margin: 0 !important;
}
.form-line.card-3col .form-product-item .form-special-subtotal {
    bottom: 14px !important;
    top: auto;
    bottom: 14px !important;
    top: auto;
    width: calc(100% + 20px) !important;
    right: 4px!important;
    display: flex !important;
    justify-content: flex-end !important;
}
.form-line.card-3col .form-product-item .form-special-subtotal .form-item-subtotal {
    padding-right: 4px;
}
.form-line.card-3col div[data-wrapper-react="true"] .form-product-item.new_ui .form-product-container .form-product-name {
    min-height: auto;
    padding: 0 0 6px 0;
}
.form-line.card-3col .form-product-item .form-product-container .form-product-description {
    padding-right: 0px;
}
.form-line.card-3col div[data-wrapper-react="true"] .form-product-item.new_ui .p_col {
    position: absolute;
    left: 10px;
    top: 12px !important;
}
.form-line.card-3col div[data-wrapper-react="true"] .form-product-item.new_ui.show_image {
    padding: 0 !important;
    display: block;
}
.form-line.card-3col div[data-wrapper-react="true"] .form-product-item.new_ui:not(.show_image){
    padding: 0 8px 0 32px !important;
}
.form-line.card-3col .form-product-item.new_ui.show_image .form-product-container .form-sub-label-container {
    margin-right: 10px;
    margin-top: 2px;
}
.form-line.card-3col div[data-wrapper-react="true"] .form-product-item.new_ui.show_image .p_image {
    padding: 0;
    float: none;
    width: 100%;
    height: 148px;
}
.form-line.card-3col div[data-wrapper-react="true"] .form-product-item.new_ui.show_image .image_zoom {
    width: 100%;
    height: 100%;
}
.form-line.card-3col div[data-wrapper-react="true"] .form-product-item.new_ui.show_image .image_area {
    min-height: 124px;
    max-height: 148px;
    width: 100%;
    height: 100%;
    border-radius: 0;
    border:0;
    background-color: #FFFFFF;
    border-bottom: 1px solid #F4F4F4;
}
.form-line.card-3col div[data-wrapper-react="true"] .form-product-item.new_ui.show_image .title_description {
    padding-left: 0;
    padding: 0;
    min-height: auto;
}
.form-line.card-3col div[data-wrapper-react="true"] .form-product-item.new_ui .form-product-details {
    padding-top: 4px;
    position: relative;
    display: block;
    top: 0;
    left: 0;
    margin-left: 0;
}
.form-line.card-3col .form-product-item.new_ui.show_image .form-product-container .form-product-description {
    padding-right: 0 !important;
}
.form-line.card-3col div[data-wrapper-react="true"] .form-product-item.show_image .p_checkbox {
    margin-top: 0;
}
.form-line.card-3col .form-product-item .p_checkbox {
    margin-top: 0;
}
.form-line.card-3col .payment_footer.new_ui {
    margin: 10px 0;
    position: relative;
}
.form-line.card-3col .form-product-category-item {
    margin: 0 0 18px 0;
    width: 100%;
}
.form-line.card-3col .filter-container {
    right: 0;
}
.form-line.card-3col .payment_footer.new_ui .total_area {
    padding-right: 0;
}
.form-product-item.not-category-found,
.form-line.card-2col div[data-wrapper-react="true"] .form-product-item.not-category-found.show_image,
.form-line.card-3col div[data-wrapper-react="true"] .form-product-item.not-category-found.show_image,
.form-product-item.not-category-found~br,
.form-product-category-item.not-category-found,
.form-product-category-item.not-category-found~br {
    display: none !important;
}

/* Product list LAYOUT field //////////////// */

/* Product List Element //////////////// */

.rightPanel #app_wizards .add-integration p {
    line-height: 16px !important;
    font-size: 12px !important;
    margin-bottom: 0 !important;
}
.line.selected-gateway-info {
    background-color: #333b44;
    margin: 1px -20px -20px !important;
    padding: 20px;
    align-items: center;
    color: #ffffff;
    font-weight: bold;
    border-top: 1px solid #333a43;
}
.line.selected-gateway-info span {
    margin-right: 12px;
    float: left;
    height: 50px;
    width: 142px;
    padding: 13px 6px;
}
.line.selected-gateway-info img {
    margin-right:12px;
    float: left;
    border-radius: 3px;
}
.line.selected-gateway-info button {
    width: 42px;
    height: 42px;
    margin-left: 4px;
    float: left;
    margin-top: 4px;
    background-color: #3e464e;
    border: 1px solid #31333c;
    color: #ffffff;
    border-radius: 3px;
    cursor: pointer;
}
.line.selected-gateway-info button:hover {
    background-color: #1ba0f0;
}
.line.selected-gateway-info button i{
    font-size: 22px;
}
.line.selected-gateway-info button.gateway-switch {
    background-image: url(../images/PG-switch.svg);
    background-size: 30px;
    background-repeat:no-repeat;
    background-position: center center;
}
.line.selected-gateway-info button.gateway-remove {
    background-image: url('../images/trash_gateway.svg');
    background-size: 22px;
    background-repeat:no-repeat;
    background-position: center center;
}
.connection_alert {
    clear: both;
    background-color: #F15656;
    height: 32px;
    margin-top: 60px;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    padding-left: 42px;
    border-radius: 2px;
    position: relative;
    background-image: url('../images/disconnect.svg');
    background-size: 22px;
    background-repeat:no-repeat;
    background-position: left 10px center;
}

.connection_alert:before{
    content: "";
    display: block;
    width: 0; 
    height: 0; 
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #F15656;
    position: absolute;
    top: -8px;
    right: 104px;
}
/* E.O. Product List Element //////////////// */

/* Pay Later field //////////////// */
.rightPanel #app_wizards .paymentsWizardV4 .customElementsArea.mainCard.moreSpace.isFormWrapper {
    padding-bottom: 20px !important;
}

.rightPanel #app_wizards .paymentsWizardV4 .customElementsArea > div {
    margin-top: 0px !important;
}

.rightPanel #app_wizards .paymentsWizardV4 .customElementsArea h5 {
    padding-bottom: 20px !important;
}

.rightPanel #app_wizards .paymentsWizardV4 .hasCustomElementsArea.mainCard.moreSpace.isFormWrapper {
    padding-bottom: 20px !important;

}

.rightPanel #app_wizards .paymentsWizardV4 .hasCustomElementsArea > div:first-child {
    display: none;
}

.rightPanel #app_wizards .paymentsWizardV4 .hasCustomElementsArea h5 {
    padding-bottom: 20px !important;
}
/* E.O. Pay Later field //////////////// */

@media screen and (max-width: 480px),
screen and (max-device-width: 768px) and (orientation: portrait),
screen and (max-device-width: 415px) and (orientation: landscape) {
    .form-line.card-3col div[data-wrapper-react="true"],
    .form-line.card-2col div[data-wrapper-react="true"] {
        flex-direction: column;
    }
    .form-line.card-3col div[data-wrapper-react="true"] .form-product-item.new_ui,
    .form-line.card-2col div[data-wrapper-react="true"] .form-product-item.new_ui {
        width: 100%;
    }
    .filter-container {
        flex-direction: column;
        width: 100%;
        top: -66px;
        right: 0 !important;
    }
    li.form-line .filter-container #payment-category-dropdown {
        margin-bottom: 6px;
        width: 100%;
    }
    li.form-line div.filter-container #payment-category-dropdown .select-area {
        width: 100% !important;
    }
    li.form-line div.filter-container #payment-category-dropdown .select-content {
        width: 100%;
        max-width: 100% !important;
    }
    .form-label-top,
    .form-label-top.search-enabled,
    .form-label-top.category-enabled,
    .form-label-top.search-enabled.category-enabled {
        padding-right: 4px !important;
    }
    .form-product-category-item  {
        width: 100%;
    }
}


/* 
    Document   : printForm
    Created on : Mar 22, 2013, 11:33:23 AM
    Author     : 
    Description:
        For printing live forms
*/

.form-section { 
    display: inline !important;
}
.form-pagebreak {
    display: none !important;
}
.form-section-closed {
    height: auto !important;
}
/* Bugfix #1807325 :: position of hidden sections are fixed for printing */
@media print {
    .page-section {
        position:initial !important;
    }
}






 .form-label-left{
        width:150px;
    }
    .form-line{
        padding-top:-3px;
        padding-bottom:-3px;
    }
    .form-label-right{
        width:150px;
    }
    body, html{
        margin:0;
        padding:0;
        background:#ffffff;
    }

    .form-all{
        margin:0px auto;
        padding-top:0px;
        width:960px;
        color:#000000 !important;
        font-family:&quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, Verdana, sans-serif;
        font-size:14px;
    }
    .form-radio-item label, .form-checkbox-item label, .form-grading-label, .form-header{
        color: false;
    }
	
	
	
	
	
	
	
	
	
	
	.form-all:after {
	  content: &quot;&quot;;
	  display: table;
	  clear: both;
	}
	.form-all {
	  font-family: &quot;Lucida Grande&quot;, sans-serif;
	}
	.form-all {
	  width: 960px;
	}
	.form-label-left,
	.form-label-right {
	  width: 150px;
	}
	.form-label {
	  white-space: normal;
	}
	.form-label.form-label-auto {
	  display: inline-block;
	  float: left;
	  text-align: left;
	  width: 150px;
	}
	.form-label-left {
	  display: inline-block;
	  white-space: normal;
	  float: left;
	  text-align: left;
	}
	.form-label-right {
	  display: inline-block;
	  white-space: normal;
	  float: left;
	  text-align: right;
	}
	.form-label-top {
	  white-space: normal;
	  display: block;
	  float: none;
	  text-align: left;
	}
	.form-radio-item label:before {
	  top: 0;
	}
	.form-all {
	  font-size: 14px;
	}
	.form-label {
	  font-weight: bold;
	}
	.form-checkbox-item label,
	.form-radio-item label {
	  font-weight: normal;
	}
	.supernova {
	  background-color: #ffffff;
	}
	.supernova body {
	  background-color: transparent;
	}
	/*
	@width30: (unit(@formWidth, px) + 60px);
	@width60: (unit(@formWidth, px)+ 120px);
	@width90: (unit(@formWidth, px)+ 180px);
	*/
	/* | */
	@media screen and (min-width: 480px) {
	  .supernova .form-all {
	    border: 1px solid #e6e6e6;
	    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
	    -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
	    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
	  }
	}
	/* | */
	/* | */
	@media screen and (max-width: 480px) {
	  .jotform-form .form-all {
	    margin: 0;
	    width: 100%;
	  }
	}
	/* | */
	/* | */
	@media screen and (min-width: 480px) and (max-width: 767px) {
	  .jotform-form .form-all {
	    margin: 0;
	    width: 100%;
	  }
	}
	/* | */
	/* | */
	@media screen and (min-width: 480px) and (max-width: 959px) {
	  .jotform-form .form-all {
	    margin: 0;
	    width: 100%;
	  }
	}
	/* | */
	/* | */
	@media screen and (min-width: 768px) {
	  .jotform-form {
	    padding: 60px 0;
	  }
	}
	/* | */
	/* | */
	@media screen and (max-width: 959px) {
	  .jotform-form .form-all {
	    margin: 0;
	    width: 100%;
	  }
	}
	/* | */
	.supernova .form-all,
	.form-all {
	  background-color: #ffffff;
	  border: 1px solid transparent;
	}
	.form-header-group {
	  border-color: #e6e6e6;
	}
	.form-matrix-table tr {
	  border-color: #e6e6e6;
	}
	.form-matrix-table tr:nth-child(2n) {
	  background-color: #f2f2f2;
	}
	.form-all {
	  color: #000000;
	}
	.form-header-group .form-header {
	  color: #000000;
	}
	.form-header-group .form-subHeader {
	  color: #1a1a1a;
	}
	.form-sub-label {
	  color: #1a1a1a;
	}
	.form-label-top,
	.form-label-left,
	.form-label-right,
	.form-html {
	  color: #000000;
	}
	.form-checkbox-item label,
	.form-radio-item label {
	  color: #1a1a1a;
	}
	.form-line.form-line-active {
	  -webkit-transition-property: all;
	  -moz-transition-property: all;
	  -ms-transition-property: all;
	  -o-transition-property: all;
	  transition-property: all;
	  -webkit-transition-duration: 0.3s;
	  -moz-transition-duration: 0.3s;
	  -ms-transition-duration: 0.3s;
	  -o-transition-duration: 0.3s;
	  transition-duration: 0.3s;
	  -webkit-transition-timing-function: ease;
	  -moz-transition-timing-function: ease;
	  -ms-transition-timing-function: ease;
	  -o-transition-timing-function: ease;
	  transition-timing-function: ease;
	  background-color: #ffffe0;
	}
	/* omer */
	.form-radio-item,
	.form-checkbox-item {
	  padding-bottom: 0px !important;
	}
	.form-radio-item:last-child,
	.form-checkbox-item:last-child {
	  padding-bottom: 0;
	}
	/* omer */
	[data-type=&quot;control_radio&quot;] .form-input,
	[data-type=&quot;control_checkbox&quot;] .form-input,
	[data-type=&quot;control_radio&quot;] .form-input-wide,
	[data-type=&quot;control_checkbox&quot;] .form-input-wide {
	  width: 100%;
	  max-width: 375px;
	}
	.form-radio-item,
	.form-checkbox-item {
	  width: 100%;
	  max-width: 375px;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	}
	.form-textbox.form-radio-other-input,
	.form-textbox.form-checkbox-other-input {
	  width: 80%;
	  margin-left: 3%;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	}
	.form-multiple-column {
	  width: 100%;
	}
	.form-multiple-column .form-radio-item,
	.form-multiple-column .form-checkbox-item {
	  width: 10%;
	}
	.form-multiple-column[data-columncount=&quot;1&quot;] .form-radio-item,
	.form-multiple-column[data-columncount=&quot;1&quot;] .form-checkbox-item {
	  width: 100%;
	}
	.form-multiple-column[data-columncount=&quot;2&quot;] .form-radio-item,
	.form-multiple-column[data-columncount=&quot;2&quot;] .form-checkbox-item {
	  width: 50%;
	}
	.form-multiple-column[data-columncount=&quot;3&quot;] .form-radio-item,
	.form-multiple-column[data-columncount=&quot;3&quot;] .form-checkbox-item {
	  width: 33.33333333%;
	}
	.form-multiple-column[data-columncount=&quot;4&quot;] .form-radio-item,
	.form-multiple-column[data-columncount=&quot;4&quot;] .form-checkbox-item {
	  width: 25%;
	}
	.form-multiple-column[data-columncount=&quot;5&quot;] .form-radio-item,
	.form-multiple-column[data-columncount=&quot;5&quot;] .form-checkbox-item {
	  width: 20%;
	}
	.form-multiple-column[data-columncount=&quot;6&quot;] .form-radio-item,
	.form-multiple-column[data-columncount=&quot;6&quot;] .form-checkbox-item {
	  width: 16.66666667%;
	}
	.form-multiple-column[data-columncount=&quot;7&quot;] .form-radio-item,
	.form-multiple-column[data-columncount=&quot;7&quot;] .form-checkbox-item {
	  width: 14.28571429%;
	}
	.form-multiple-column[data-columncount=&quot;8&quot;] .form-radio-item,
	.form-multiple-column[data-columncount=&quot;8&quot;] .form-checkbox-item {
	  width: 12.5%;
	}
	.form-multiple-column[data-columncount=&quot;9&quot;] .form-radio-item,
	.form-multiple-column[data-columncount=&quot;9&quot;] .form-checkbox-item {
	  width: 11.11111111%;
	}
	.form-single-column .form-checkbox-item,
	.form-single-column .form-radio-item {
	  width: 100%;
	}
	.form-checkbox-item .editor-container div,
	.form-radio-item .editor-container div {
	  position: relative;
	}
	.form-checkbox-item .editor-container div:before,
	.form-radio-item .editor-container div:before {
	  display: inline-block;
	  vertical-align: middle;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	  left: 0;
	  width: 18px;
	  height: 18px;
	}
	.supernova {
	  height: 100%;
	  background-repeat: no-repeat;
	  background-attachment: scroll;
	  background-position: center top;
	  background-attachment: fixed;
	  background-size: auto;
	}
	.supernova {
	  background-image: none;
	}
	#stage {
	  background-image: none;
	}
	/* | */
	.form-all {
	  background-repeat: no-repeat;
	  background-attachment: scroll;
	  background-position: center top;
	  background-attachment: fixed;
	  background-size: auto;
	}
	.form-header-group {
	  background-repeat: no-repeat;
	  background-attachment: scroll;
	  background-position: center top;
	}
	.form-line {
	  margin-top: -3px;
	  margin-bottom: -3px;
	}
	.form-line {
	  padding: 12px 36px;
	}
	.form-all .qq-upload-button,
	.form-all .form-submit-button,
	.form-all .form-submit-reset,
	.form-all .form-submit-print {
	  font-size: 1em;
	  padding: 9px 15px;
	  font-family: &quot;Lucida Grande&quot;, sans-serif;
	  font-size: 14px;
	  font-weight: normal;
	}
	.form-all .form-pagebreak-back,
	.form-all .form-pagebreak-next {
	  font-size: 1em;
	  padding: 9px 15px;
	  font-family: &quot;Lucida Grande&quot;, sans-serif;
	  font-size: 14px;
	  font-weight: normal;
	}
	/*
	&amp; when ( @buttonFontType = google ) {
		@import (css) &quot;@{buttonFontLink}&quot;;
	}
	*/
	h2.form-header {
	  line-height: 1.618em;
	  font-size: 1.714em;
	}
	h2 ~ .form-subHeader {
	  line-height: 1.5em;
	  font-size: 1.071em;
	}
	.form-header-group {
	  text-align: left;
	}
	.form-line {
	  zoom: 1;
	}
	.form-line:before,
	.form-line:after {
	  display: table;
	  content: &#x27;&#x27;;
	  line-height: 0;
	}
	.form-line:after {
	  clear: both;
	}
	.form-captcha input,
	.form-spinner input {
	  width: 375px;
	}
	.form-textbox,
	.form-textarea {
	  width: 100%;
	  max-width: 375px;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	}
	.form-input,
	.form-address-table,
	.form-matrix-table {
	  width: 100%;
	  max-width: 375px;
	}
	.form-radio-item,
	.form-checkbox-item {
	  width: 100%;
	  max-width: 375px;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	}
	.form-textbox.form-radio-other-input,
	.form-textbox.form-checkbox-other-input {
	  width: 80%;
	  margin-left: 3%;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	}
	.form-multiple-column {
	  width: 100%;
	}
	.form-multiple-column .form-radio-item,
	.form-multiple-column .form-checkbox-item {
	  width: 10%;
	}
	.form-multiple-column[data-columncount=&quot;1&quot;] .form-radio-item,
	.form-multiple-column[data-columncount=&quot;1&quot;] .form-checkbox-item {
	  width: 100%;
	}
	.form-multiple-column[data-columncount=&quot;2&quot;] .form-radio-item,
	.form-multiple-column[data-columncount=&quot;2&quot;] .form-checkbox-item {
	  width: 50%;
	}
	.form-multiple-column[data-columncount=&quot;3&quot;] .form-radio-item,
	.form-multiple-column[data-columncount=&quot;3&quot;] .form-checkbox-item {
	  width: 33.33333333%;
	}
	.form-multiple-column[data-columncount=&quot;4&quot;] .form-radio-item,
	.form-multiple-column[data-columncount=&quot;4&quot;] .form-checkbox-item {
	  width: 25%;
	}
	.form-multiple-column[data-columncount=&quot;5&quot;] .form-radio-item,
	.form-multiple-column[data-columncount=&quot;5&quot;] .form-checkbox-item {
	  width: 20%;
	}
	.form-multiple-column[data-columncount=&quot;6&quot;] .form-radio-item,
	.form-multiple-column[data-columncount=&quot;6&quot;] .form-checkbox-item {
	  width: 16.66666667%;
	}
	.form-multiple-column[data-columncount=&quot;7&quot;] .form-radio-item,
	.form-multiple-column[data-columncount=&quot;7&quot;] .form-checkbox-item {
	  width: 14.28571429%;
	}
	.form-multiple-column[data-columncount=&quot;8&quot;] .form-radio-item,
	.form-multiple-column[data-columncount=&quot;8&quot;] .form-checkbox-item {
	  width: 12.5%;
	}
	.form-multiple-column[data-columncount=&quot;9&quot;] .form-radio-item,
	.form-multiple-column[data-columncount=&quot;9&quot;] .form-checkbox-item {
	  width: 11.11111111%;
	}
	[data-type=&quot;control_dropdown&quot;] .form-dropdown {
	  width: 100% !important;
	  max-width: 375px;
	}
	[data-type=&quot;control_fullname&quot;] .form-sub-label-container {
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	  width: 48%;
	}
	[data-type=&quot;control_fullname&quot;] .form-sub-label-container:first-child {
	  margin-right: 4%;
	}
	[data-type=&quot;control_phone&quot;] .form-sub-label-container {
	  width: 62.5%;
	  margin-left: 2.5%;
	  margin-right: 0;
	  float: left;
	  position: relative;
	}
	[data-type=&quot;control_phone&quot;] .form-sub-label-container:first-child {
	  width: 32.5%;
	  margin-right: 2.5%;
	  margin-left: 0;
	}
	[data-type=&quot;control_phone&quot;] .form-sub-label-container:first-child [data-component=areaCode] {
	  width: 93%;
	  float: left;
	}
	[data-type=&quot;control_phone&quot;] .form-sub-label-container:first-child [data-component=areaCode] ~ .form-sub-label {
	  display: inline-block;
	}
	[data-type=&quot;control_phone&quot;] .form-sub-label-container:first-child .phone-separate {
	  position: absolute;
	  top: 0;
	  right: -16%;
	  width: 24%;
	  text-align: center;
	  text-indent: -4px;
	}
	[data-type=&quot;control_birthdate&quot;] .form-sub-label-container {
	  width: 22%;
	  margin-right: 3%;
	}
	[data-type=&quot;control_birthdate&quot;] .form-sub-label-container:first-child {
	  width: 50%;
	}
	[data-type=&quot;control_birthdate&quot;] .form-sub-label-container:last-child {
	  margin-right: 0;
	}
	[data-type=&quot;control_birthdate&quot;] .form-sub-label-container .form-dropdown {
	  width: 100%;
	}
	[data-type=&quot;control_payment&quot;] .form-sub-label-container {
	  width: auto;
	}
	[data-type=&quot;control_payment&quot;] .form-sub-label-container .form-dropdown {
	  width: 100%;
	}
	.form-address-table td .form-dropdown {
	  width: 100%;
	}
	.form-address-table td .form-sub-label-container {
	  width: 96%;
	}
	.form-address-table td:last-child .form-sub-label-container {
	  margin-left: 4%;
	}
	.form-address-table td[colspan=&quot;2&quot;] .form-sub-label-container {
	  width: 100%;
	  margin: 0;
	}
	/*.form-dropdown,
	.form-radio-item,
	.form-checkbox-item,
	.form-radio-other-input,
	.form-checkbox-other-input,*/
	.form-captcha input,
	.form-spinner input,
	.form-error-message {
	  padding: 4px 3px 2px 3px;
	}
	.form-header-group {
	  font-family: &quot;Lucida Grande&quot;, sans-serif;
	}
	.form-section {
	  padding: 0px 0px 0px 0px;
	}
	.form-header-group {
	  margin: 12px 36px 12px 36px;
	}
	.form-header-group {
	  padding: 24px 0px 24px 0px;
	}
	.form-header-group .form-header,
	.form-header-group .form-subHeader {
	  color: #ff0000;
	}
	.form-textbox,
	.form-textarea {
	  padding: 4px 3px 2px 3px;
	}
	.form-textbox,
	.form-textarea,
	.form-radio-other-input,
	.form-checkbox-other-input,
	.form-captcha input,
	.form-spinner input {
	  background-color: #ffffff;
	}
	.form-textbox,
	.form-textarea {
	  width: 100%;
	  max-width: 375px;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	}
	[data-type=&quot;control_textbox&quot;] .form-input,
	[data-type=&quot;control_textarea&quot;] .form-input,
	[data-type=&quot;control_fullname&quot;] .form-input,
	[data-type=&quot;control_phone&quot;] .form-input,
	[data-type=&quot;control_datetime&quot;] .form-input,
	[data-type=&quot;control_address&quot;] .form-input,
	[data-type=&quot;control_email&quot;] .form-input,
	[data-type=&quot;control_passwordbox&quot;] .form-input,
	[data-type=&quot;control_autocomp&quot;] .form-input,
	[data-type=&quot;control_textbox&quot;] .form-input-wide,
	[data-type=&quot;control_textarea&quot;] .form-input-wide,
	[data-type=&quot;control_fullname&quot;] .form-input-wide,
	[data-type=&quot;control_phone&quot;] .form-input-wide,
	[data-type=&quot;control_datetime&quot;] .form-input-wide,
	[data-type=&quot;control_address&quot;] .form-input-wide,
	[data-type=&quot;control_email&quot;] .form-input-wide,
	[data-type=&quot;control_passwordbox&quot;] .form-input-wide,
	[data-type=&quot;control_autocomp&quot;] .form-input-wide {
	  width: 100%;
	  max-width: 375px;
	}
	[data-type=&quot;control_fullname&quot;] .form-sub-label-container {
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	  width: 48%;
	  margin-right: 0;
	  float: left;
	}
	[data-type=&quot;control_fullname&quot;] .form-sub-label-container:first-child {
	  margin-right: 4%;
	}
	[data-type=&quot;control_phone&quot;] .form-sub-label-container {
	  width: 62.5%;
	  margin-left: 2.5%;
	  margin-right: 0;
	  float: left;
	  position: relative;
	}
	[data-type=&quot;control_phone&quot;] .form-sub-label-container:first-child {
	  width: 32.5%;
	  margin-right: 2.5%;
	  margin-left: 0;
	}
	[data-type=&quot;control_phone&quot;] .form-sub-label-container:first-child [data-component=areaCode] {
	  width: 93%;
	  float: left;
	}
	[data-type=&quot;control_phone&quot;] .form-sub-label-container:first-child [data-component=areaCode] ~ .form-sub-label {
	  display: inline-block;
	}
	[data-type=&quot;control_phone&quot;] .form-sub-label-container:first-child .phone-separate {
	  position: absolute;
	  top: 0;
	  right: -16%;
	  width: 24%;
	  text-align: center;
	  text-indent: -4px;
	}
	[data-type=&quot;control_phone&quot;] .form-sub-label-container .date-separate {
	  visibility: hidden;
	}
	.form-matrix-table {
	  width: 100%;
	  max-width: 375px;
	}
	.form-address-table {
	  width: 100%;
	  max-width: 375px;
	}
	.form-address-table td .form-dropdown {
	  width: 100%;
	}
	.form-address-table td .form-sub-label-container {
	  width: 96%;
	}
	.form-address-table td:last-child .form-sub-label-container {
	  margin-left: 4%;
	}
	.form-address-table td[colspan=&quot;2&quot;] .form-sub-label-container {
	  width: 100%;
	  margin: 0;
	}
	[data-type=&quot;control_dropdown&quot;] .form-input,
	[data-type=&quot;control_birthdate&quot;] .form-input,
	[data-type=&quot;control_time&quot;] .form-input,
	[data-type=&quot;control_dropdown&quot;] .form-input-wide,
	[data-type=&quot;control_birthdate&quot;] .form-input-wide,
	[data-type=&quot;control_time&quot;] .form-input-wide {
	  width: 100%;
	  max-width: 375px;
	}
	[data-type=&quot;control_dropdown&quot;] .form-dropdown {
	  width: 100% !important;
	  max-width: 375px;
	}
	[data-type=&quot;control_birthdate&quot;] .form-sub-label-container {
	  width: 22%;
	  margin-right: 3%;
	}
	[data-type=&quot;control_birthdate&quot;] .form-sub-label-container:first-child {
	  width: 50%;
	}
	[data-type=&quot;control_birthdate&quot;] .form-sub-label-container:last-child {
	  margin-right: 0;
	}
	[data-type=&quot;control_birthdate&quot;] .form-sub-label-container .form-dropdown {
	  width: 100%;
	}
	.form-label {
	  font-family: &quot;Lucida Grande&quot;, sans-serif;
	}
	li[data-type=&quot;control_image&quot;] div {
	  text-align: left;
	}
	li[data-type=&quot;control_image&quot;] img {
	  border: none;
	  border-width: 0px !important;
	  border-style: solid !important;
	  border-color: false !important;
	}
	.form-line-column {
	  width: auto;
	}
	.form-line-error {
	  background-color: #ffffff;
	}
	.form-line-error input:not(#coupon-input),
	.form-line-error textarea,
	.form-line-error .form-validation-error {
	  -webkit-transition-property: none;
	  -moz-transition-property: none;
	  -ms-transition-property: none;
	  -o-transition-property: none;
	  transition-property: none;
	  -webkit-transition-duration: 0.3s;
	  -moz-transition-duration: 0.3s;
	  -ms-transition-duration: 0.3s;
	  -o-transition-duration: 0.3s;
	  transition-duration: 0.3s;
	  -webkit-transition-timing-function: ease;
	  -moz-transition-timing-function: ease;
	  -ms-transition-timing-function: ease;
	  -o-transition-timing-function: ease;
	  transition-timing-function: ease;
	  border: 1px solid #ff3200;
	  -moz-box-shadow: 0 0 3px #ff3200;
	  -webkit-box-shadow: 0 0 3px #ff3200;
	  box-shadow: 0 0 3px #ff3200;
	}
	.form-line-error .form-error-message {
	  position: absolute;
	  top: 0px;
	  bottom: auto;
	  right: 0;
	  top: -3px;
	  float: left;
	  background-color: #ff3200;
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  border-radius: 0;
	}
	.form-line-error .form-error-message img,
	.form-line-error .form-error-message .form-error-arrow {
	  display: none;
	}
	.ie-8 .form-all {
	  margin-top: auto;
	  margin-top: initial;
	}
	.ie-8 .form-all:before {
	  display: none;
	}
	[data-type=&quot;control_clear&quot;] {
	  display: none;
	}
	/* | */
	@media screen and (max-width: 480px), screen and (max-device-width: 767px) and (orientation: portrait), screen and (max-device-width: 415px) and (orientation: landscape) {
	  .testOne {
	    letter-spacing: 0;
	  }
	  .form-all {
	    border: 0;
	    max-width: initial;
	  }
	  .form-sub-label-container {
	    width: 100%;
	    margin: 0;
	    margin-right: 0;
	    float: left;
	    -moz-box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	  }
	  span.form-sub-label-container + span.form-sub-label-container {
	    margin-right: 0;
	  }
	  .form-sub-label {
	    white-space: normal;
	  }
	  .form-address-table td,
	  .form-address-table th {
	    padding: 0 1px 10px;
	  }
	  .form-submit-button,
	  .form-submit-print,
	  .form-submit-reset {
	    width: 100%;
	    margin-left: 0!important;
	  }
	  div[id*=at_] {
	    font-size: 14px;
	    font-weight: 700;
	    height: 8px;
	    margin-top: 6px;
	  }
	  .showAutoCalendar {
	    width: 20px;
	  }
	  img.form-image {
	    max-width: 100%;
	    height: auto;
	  }
	  .form-matrix-row-headers {
	    width: 100%;
	    word-break: break-all;
	    min-width: 40px;
	  }
	  .form-collapse-table,
	  .form-header-group {
	    margin: 0;
	  }
	  .form-collapse-table {
	    height: 100%;
	    display: inline-block;
	    width: 100%;
	  }
	  .form-collapse-hidden {
	    display: none !important;
	  }
	  .form-input {
	    width: 100%;
	  }
	  .form-label {
	    width: 100% !important;
	  }
	  .form-label-left,
	  .form-label-right {
	    display: block;
	    float: none;
	    text-align: left;
	    width: auto!important;
	  }
	  .form-line,
	  .form-line.form-line-column {
	    padding: 2% 5%;
	    -moz-box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	  }
	  input[type=text],
	  input[type=email],
	  input[type=tel],
	  textarea {
	    width: 100%;
	    -moz-box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	    max-width: initial !important;
	  }
	  .form-radio-other-input,
	  .form-checkbox-other-input {
	    max-width: 55% !important;
	  }
	  .form-dropdown,
	  .form-textarea,
	  .form-textbox {
	    width: 100%!important;
	    -moz-box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	  }
	  .form-input,
	  .form-input-wide,
	  .form-textarea,
	  .form-textbox,
	  .form-dropdown {
	    max-width: initial!important;
	  }
	  .form-checkbox-item:not(#foo),
	  .form-radio-item:not(#foo) {
	    width: 100%;
	  }
	  .form-address-city,
	  .form-address-line,
	  .form-address-postal,
	  .form-address-state,
	  .form-address-table,
	  .form-address-table .form-sub-label-container,
	  .form-address-table select,
	  .form-input {
	    width: 100%;
	  }
	  div.form-header-group {
	    padding: 24px 0px !important;
	    margin: 0 12px 2% !important;
	    margin-left: 5%!important;
	    margin-right: 5%!important;
	    -moz-box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	  }
	  div.form-header-group.hasImage img {
	    max-width: 100%;
	  }
	  [data-type=&quot;control_button&quot;] {
	    margin-bottom: 0 !important;
	  }
	  [data-type=control_fullname] .form-sub-label-container {
	    width: 48%;
	  }
	  [data-type=control_fullname] .form-sub-label-container:first-child {
	    margin-right: 4%;
	  }
	  [data-type=control_phone] .form-sub-label-container {
	    width: 65%;
	    margin-right: 0;
	    margin-left: 0;
	    float: left;
	  }
	  [data-type=control_phone] .form-sub-label-container:first-child {
	    width: 31%;
	    margin-right: 4%;
	  }
	  [data-type=control_datetime] .allowTime-container {
	    width: 100%;
	  }
	  [data-type=control_datetime] .form-sub-label-container:first-child {
	    width: 10%!important;
	    margin-left: 0;
	    margin-right: 0;
	  }
	  [data-type=control_datetime] .form-sub-label-container + .form-sub-label-container {
	    width: 24%!important;
	    margin-left: 6%;
	    margin-right: 0;
	  }
	  [data-type=control_datetime] span + span + span &gt; span:first-child {
	    display: block;
	    width: 100% !important;
	  }
	  [data-type=control_birthdate] .form-sub-label-container,
	  [data-type=control_time] .form-sub-label-container {
	    width: 27.3%!important;
	    margin-right: 6% !important;
	  }
	  [data-type=control_time] .form-sub-label-container:last-child {
	    width: 33.3%!important;
	    margin-right: 0 !important;
	  }
	  .form-pagebreak-back-container,
	  .form-pagebreak-next-container {
	    min-height: 1px;
	    width: 50% !important;
	  }
	  .form-pagebreak-back,
	  .form-pagebreak-next,
	  .form-product-item.hover-product-item {
	    width: 100%;
	  }
	  .form-pagebreak-back-container {
	    padding: 0;
	    text-align: right;
	  }
	  .form-pagebreak-next-container {
	    padding: 0;
	    text-align: left;
	  }
	  .form-pagebreak {
	    margin: 0 auto;
	  }
	  .form-buttons-wrapper {
	    margin: 0!important;
	    margin-left: 0!important;
	  }
	  .form-buttons-wrapper button {
	    width: 100%;
	  }
	  .form-buttons-wrapper .form-submit-print {
	    margin: 0 !important;
	  }
	  table {
	    width: 100%!important;
	    max-width: initial!important;
	  }
	  table td + td {
	    padding-left: 3%;
	  }
	  .form-checkbox-item,
	  .form-radio-item {
	    white-space: normal!important;
	  }
	  .form-checkbox-item input,
	  .form-radio-item input {
	    width: auto;
	  }
	  .form-collapse-table {
	    margin: 0 5%;
	    display: block;
	    zoom: 1;
	    width: auto;
	  }
	  .form-collapse-table:before,
	  .form-collapse-table:after {
	    display: table;
	    content: &#x27;&#x27;;
	    line-height: 0;
	  }
	  .form-collapse-table:after {
	    clear: both;
	  }
	  .fb-like-box {
	    width: 98% !important;
	  }
	  .form-error-message {
	    clear: both;
	    bottom: -10px;
	  }
	  .date-separate,
	  .phone-separate {
	    display: none;
	  }
	  .custom-field-frame,
	  .direct-embed-widgets,
	  .signature-pad-wrapper {
	    width: 100% !important;
	  }
	}
	/* | */
	
	/*__INSPECT_SEPERATOR__*/
	.supernova .form-all, .form-all {
	    box-shadow : none !important;
	}
	.input_2.not{pointer-events: none;
filter: grayscale(50%);
opacity: .5;}
	
/** layui-v2.5.7 MIT License */
 .layui-inline,img{display:inline-block;vertical-align:middle}h1,h2,h3,h4,h5,h6{font-weight:400}.layui-edge,.layui-header,.layui-inline,.layui-main{position:relative}.layui-body,.layui-edge,.layui-elip{overflow:hidden}.layui-btn,.layui-edge,.layui-inline,img{vertical-align:middle}.layui-btn,.layui-disabled,.layui-icon,.layui-unselect{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.layui-elip,.layui-form-checkbox span,.layui-form-pane .layui-form-label{text-overflow:ellipsis;white-space:nowrap}.layui-breadcrumb,.layui-tree-btnGroup{visibility:hidden}blockquote,body,button,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}a:active,a:hover{outline:0}img{border:none}li{list-style:none}table{border-collapse:collapse;border-spacing:0}h4,h5,h6{font-size:100%}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline:0}pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}body{line-height:24px;font:14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif}hr{height:1px;margin:10px 0;border:0;clear:both}a{color:#333;text-decoration:none}a:hover{color:#777}a cite{font-style:normal;*cursor:pointer}.layui-border-box,.layui-border-box *{box-sizing:border-box}.layui-box,.layui-box *{box-sizing:content-box}.layui-clear{clear:both;*zoom:1}.layui-clear:after{content:'\20';clear:both;*zoom:1;display:block;height:0}.layui-inline{*display:inline;*zoom:1}.layui-edge{display:inline-block;width:0;height:0;border-width:6px;border-style:dashed;border-color:transparent}.layui-edge-top{top:-4px;border-bottom-color:#999;border-bottom-style:solid}.layui-edge-right{border-left-color:#999;border-left-style:solid}.layui-edge-bottom{top:2px;border-top-color:#999;border-top-style:solid}.layui-edge-left{border-right-color:#999;border-right-style:solid}.layui-disabled,.layui-disabled:hover{color:#d2d2d2!important;cursor:not-allowed!important}.layui-circle{border-radius:100%}.layui-show{display:block!important}.layui-hide{display:none!important}@font-face{font-family:layui-icon;src:url(fonts/iconfont.eot?v=256);src:url(fonts/iconfont.eot?v=256#iefix) format('embedded-opentype'),url(fonts/iconfont.woff2?v=256) format('woff2'),url(fonts/iconfont.woff?v=256) format('woff'),url(fonts/iconfont.ttf?v=256) format('truetype'),url(fonts/iconfont.svg?v=256#layui-icon) format('svg')}.layui-icon{font-family:layui-icon!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.layui-icon-reply-fill:before{content:"\e611"}.layui-icon-set-fill:before{content:"\e614"}.layui-icon-menu-fill:before{content:"\e60f"}.layui-icon-search:before{content:"\e615"}.layui-icon-share:before{content:"\e641"}.layui-icon-set-sm:before{content:"\e620"}.layui-icon-engine:before{content:"\e628"}.layui-icon-close:before{content:"\1006"}.layui-icon-close-fill:before{content:"\1007"}.layui-icon-chart-screen:before{content:"\e629"}.layui-icon-star:before{content:"\e600"}.layui-icon-circle-dot:before{content:"\e617"}.layui-icon-chat:before{content:"\e606"}.layui-icon-release:before{content:"\e609"}.layui-icon-list:before{content:"\e60a"}.layui-icon-chart:before{content:"\e62c"}.layui-icon-ok-circle:before{content:"\1005"}.layui-icon-layim-theme:before{content:"\e61b"}.layui-icon-table:before{content:"\e62d"}.layui-icon-right:before{content:"\e602"}.layui-icon-left:before{content:"\e603"}.layui-icon-cart-simple:before{content:"\e698"}.layui-icon-face-cry:before{content:"\e69c"}.layui-icon-face-smile:before{content:"\e6af"}.layui-icon-survey:before{content:"\e6b2"}.layui-icon-tree:before{content:"\e62e"}.layui-icon-ie:before{content:"\e7bb"}.layui-icon-upload-circle:before{content:"\e62f"}.layui-icon-add-circle:before{content:"\e61f"}.layui-icon-download-circle:before{content:"\e601"}.layui-icon-templeate-1:before{content:"\e630"}.layui-icon-util:before{content:"\e631"}.layui-icon-face-surprised:before{content:"\e664"}.layui-icon-edit:before{content:"\e642"}.layui-icon-speaker:before{content:"\e645"}.layui-icon-down:before{content:"\e61a"}.layui-icon-file:before{content:"\e621"}.layui-icon-layouts:before{content:"\e632"}.layui-icon-rate-half:before{content:"\e6c9"}.layui-icon-add-circle-fine:before{content:"\e608"}.layui-icon-prev-circle:before{content:"\e633"}.layui-icon-read:before{content:"\e705"}.layui-icon-404:before{content:"\e61c"}.layui-icon-carousel:before{content:"\e634"}.layui-icon-help:before{content:"\e607"}.layui-icon-code-circle:before{content:"\e635"}.layui-icon-windows:before{content:"\e67f"}.layui-icon-water:before{content:"\e636"}.layui-icon-username:before{content:"\e66f"}.layui-icon-find-fill:before{content:"\e670"}.layui-icon-about:before{content:"\e60b"}.layui-icon-location:before{content:"\e715"}.layui-icon-up:before{content:"\e619"}.layui-icon-pause:before{content:"\e651"}.layui-icon-date:before{content:"\e637"}.layui-icon-layim-uploadfile:before{content:"\e61d"}.layui-icon-delete:before{content:"\e640"}.layui-icon-play:before{content:"\e652"}.layui-icon-top:before{content:"\e604"}.layui-icon-firefox:before{content:"\e686"}.layui-icon-friends:before{content:"\e612"}.layui-icon-refresh-3:before{content:"\e9aa"}.layui-icon-ok:before{content:"\e605"}.layui-icon-layer:before{content:"\e638"}.layui-icon-face-smile-fine:before{content:"\e60c"}.layui-icon-dollar:before{content:"\e659"}.layui-icon-group:before{content:"\e613"}.layui-icon-layim-download:before{content:"\e61e"}.layui-icon-picture-fine:before{content:"\e60d"}.layui-icon-link:before{content:"\e64c"}.layui-icon-diamond:before{content:"\e735"}.layui-icon-log:before{content:"\e60e"}.layui-icon-key:before{content:"\e683"}.layui-icon-rate-solid:before{content:"\e67a"}.layui-icon-fonts-del:before{content:"\e64f"}.layui-icon-unlink:before{content:"\e64d"}.layui-icon-fonts-clear:before{content:"\e639"}.layui-icon-triangle-r:before{content:"\e623"}.layui-icon-circle:before{content:"\e63f"}.layui-icon-radio:before{content:"\e643"}.layui-icon-align-center:before{content:"\e647"}.layui-icon-align-right:before{content:"\e648"}.layui-icon-align-left:before{content:"\e649"}.layui-icon-loading-1:before{content:"\e63e"}.layui-icon-return:before{content:"\e65c"}.layui-icon-fonts-strong:before{content:"\e62b"}.layui-icon-upload:before{content:"\e67c"}.layui-icon-dialogue:before{content:"\e63a"}.layui-icon-video:before{content:"\e6ed"}.layui-icon-headset:before{content:"\e6fc"}.layui-icon-cellphone-fine:before{content:"\e63b"}.layui-icon-add-1:before{content:"\e654"}.layui-icon-face-smile-b:before{content:"\e650"}.layui-icon-fonts-html:before{content:"\e64b"}.layui-icon-screen-full:before{content:"\e622"}.layui-icon-form:before{content:"\e63c"}.layui-icon-cart:before{content:"\e657"}.layui-icon-camera-fill:before{content:"\e65d"}.layui-icon-tabs:before{content:"\e62a"}.layui-icon-heart-fill:before{content:"\e68f"}.layui-icon-fonts-code:before{content:"\e64e"}.layui-icon-ios:before{content:"\e680"}.layui-icon-at:before{content:"\e687"}.layui-icon-fire:before{content:"\e756"}.layui-icon-set:before{content:"\e716"}.layui-icon-fonts-u:before{content:"\e646"}.layui-icon-triangle-d:before{content:"\e625"}.layui-icon-tips:before{content:"\e702"}.layui-icon-picture:before{content:"\e64a"}.layui-icon-more-vertical:before{content:"\e671"}.layui-icon-bluetooth:before{content:"\e689"}.layui-icon-flag:before{content:"\e66c"}.layui-icon-loading:before{content:"\e63d"}.layui-icon-fonts-i:before{content:"\e644"}.layui-icon-refresh-1:before{content:"\e666"}.layui-icon-rmb:before{content:"\e65e"}.layui-icon-addition:before{content:"\e624"}.layui-icon-home:before{content:"\e68e"}.layui-icon-time:before{content:"\e68d"}.layui-icon-user:before{content:"\e770"}.layui-icon-notice:before{content:"\e667"}.layui-icon-chrome:before{content:"\e68a"}.layui-icon-edge:before{content:"\e68b"}.layui-icon-login-weibo:before{content:"\e675"}.layui-icon-voice:before{content:"\e688"}.layui-icon-upload-drag:before{content:"\e681"}.layui-icon-login-qq:before{content:"\e676"}.layui-icon-snowflake:before{content:"\e6b1"}.layui-icon-heart:before{content:"\e68c"}.layui-icon-logout:before{content:"\e682"}.layui-icon-file-b:before{content:"\e655"}.layui-icon-template:before{content:"\e663"}.layui-icon-transfer:before{content:"\e691"}.layui-icon-auz:before{content:"\e672"}.layui-icon-console:before{content:"\e665"}.layui-icon-app:before{content:"\e653"}.layui-icon-prev:before{content:"\e65a"}.layui-icon-website:before{content:"\e7ae"}.layui-icon-next:before{content:"\e65b"}.layui-icon-component:before{content:"\e857"}.layui-icon-android:before{content:"\e684"}.layui-icon-more:before{content:"\e65f"}.layui-icon-login-wechat:before{content:"\e677"}.layui-icon-shrink-right:before{content:"\e668"}.layui-icon-spread-left:before{content:"\e66b"}.layui-icon-camera:before{content:"\e660"}.layui-icon-note:before{content:"\e66e"}.layui-icon-refresh:before{content:"\e669"}.layui-icon-female:before{content:"\e661"}.layui-icon-male:before{content:"\e662"}.layui-icon-screen-restore:before{content:"\e758"}.layui-icon-password:before{content:"\e673"}.layui-icon-senior:before{content:"\e674"}.layui-icon-theme:before{content:"\e66a"}.layui-icon-tread:before{content:"\e6c5"}.layui-icon-praise:before{content:"\e6c6"}.layui-icon-star-fill:before{content:"\e658"}.layui-icon-rate:before{content:"\e67b"}.layui-icon-template-1:before{content:"\e656"}.layui-icon-vercode:before{content:"\e679"}.layui-icon-service:before{content:"\e626"}.layui-icon-cellphone:before{content:"\e678"}.layui-icon-print:before{content:"\e66d"}.layui-icon-cols:before{content:"\e610"}.layui-icon-wifi:before{content:"\e7e0"}.layui-icon-export:before{content:"\e67d"}.layui-icon-rss:before{content:"\e808"}.layui-icon-slider:before{content:"\e714"}.layui-icon-email:before{content:"\e618"}.layui-icon-subtraction:before{content:"\e67e"}.layui-icon-mike:before{content:"\e6dc"}.layui-icon-light:before{content:"\e748"}.layui-icon-gift:before{content:"\e627"}.layui-icon-mute:before{content:"\e685"}.layui-icon-reduce-circle:before{content:"\e616"}.layui-icon-music:before{content:"\e690"}.layui-main{width:1140px;margin:0 auto}.layui-header{z-index:1000;height:60px}.layui-header a:hover{transition:all .5s;-webkit-transition:all .5s}.layui-side{position:fixed;left:0;top:0;bottom:0;z-index:999;width:200px;overflow-x:hidden}.layui-side-scroll{position:relative;width:220px;height:100%;overflow-x:hidden}.layui-body{position:absolute;left:200px;right:0;top:0;bottom:0;z-index:998;width:auto;overflow-y:auto;box-sizing:border-box}.layui-layout-body{overflow:hidden}.layui-layout-admin .layui-header{background-color:#23262E}.layui-layout-admin .layui-side{top:60px;width:200px;overflow-x:hidden}.layui-layout-admin .layui-body{position:fixed;top:60px;bottom:44px}.layui-layout-admin .layui-main{width:auto;margin:0 15px}.layui-layout-admin .layui-footer{position:fixed;left:200px;right:0;bottom:0;height:44px;line-height:44px;padding:0 15px;background-color:#eee}.layui-layout-admin .layui-logo{position:absolute;left:0;top:0;width:200px;height:100%;line-height:60px;text-align:center;color:#009688;font-size:16px}.layui-layout-admin .layui-header .layui-nav{background:0 0}.layui-layout-left{position:absolute!important;left:200px;top:0}.layui-layout-right{position:absolute!important;right:0;top:0}.layui-container{position:relative;margin:0 auto;padding:0 15px;box-sizing:border-box}.layui-fluid{position:relative;margin:0 auto;padding:0 15px}.layui-row:after,.layui-row:before{content:'';display:block;clear:both}.layui-col-lg1,.layui-col-lg10,.layui-col-lg11,.layui-col-lg12,.layui-col-lg2,.layui-col-lg3,.layui-col-lg4,.layui-col-lg5,.layui-col-lg6,.layui-col-lg7,.layui-col-lg8,.layui-col-lg9,.layui-col-md1,.layui-col-md10,.layui-col-md11,.layui-col-md12,.layui-col-md2,.layui-col-md3,.layui-col-md4,.layui-col-md5,.layui-col-md6,.layui-col-md7,.layui-col-md8,.layui-col-md9,.layui-col-sm1,.layui-col-sm10,.layui-col-sm11,.layui-col-sm12,.layui-col-sm2,.layui-col-sm3,.layui-col-sm4,.layui-col-sm5,.layui-col-sm6,.layui-col-sm7,.layui-col-sm8,.layui-col-sm9,.layui-col-xs1,.layui-col-xs10,.layui-col-xs11,.layui-col-xs12,.layui-col-xs2,.layui-col-xs3,.layui-col-xs4,.layui-col-xs5,.layui-col-xs6,.layui-col-xs7,.layui-col-xs8,.layui-col-xs9{position:relative;display:block;box-sizing:border-box}.layui-col-xs1,.layui-col-xs10,.layui-col-xs11,.layui-col-xs12,.layui-col-xs2,.layui-col-xs3,.layui-col-xs4,.layui-col-xs5,.layui-col-xs6,.layui-col-xs7,.layui-col-xs8,.layui-col-xs9{float:left}.layui-col-xs1{width:8.33333333%}.layui-col-xs2{width:16.66666667%}.layui-col-xs3{width:25%}.layui-col-xs4{width:33.33333333%}.layui-col-xs5{width:41.66666667%}.layui-col-xs6{width:50%}.layui-col-xs7{width:58.33333333%}.layui-col-xs8{width:66.66666667%}.layui-col-xs9{width:75%}.layui-col-xs10{width:83.33333333%}.layui-col-xs11{width:91.66666667%}.layui-col-xs12{width:100%}.layui-col-xs-offset1{margin-left:8.33333333%}.layui-col-xs-offset2{margin-left:16.66666667%}.layui-col-xs-offset3{margin-left:25%}.layui-col-xs-offset4{margin-left:33.33333333%}.layui-col-xs-offset5{margin-left:41.66666667%}.layui-col-xs-offset6{margin-left:50%}.layui-col-xs-offset7{margin-left:58.33333333%}.layui-col-xs-offset8{margin-left:66.66666667%}.layui-col-xs-offset9{margin-left:75%}.layui-col-xs-offset10{margin-left:83.33333333%}.layui-col-xs-offset11{margin-left:91.66666667%}.layui-col-xs-offset12{margin-left:100%}@media screen and (max-width:768px){.layui-hide-xs{display:none!important}.layui-show-xs-block{display:block!important}.layui-show-xs-inline{display:inline!important}.layui-show-xs-inline-block{display:inline-block!important}}@media screen and (min-width:768px){.layui-container{width:750px}.layui-hide-sm{display:none!important}.layui-show-sm-block{display:block!important}.layui-show-sm-inline{display:inline!important}.layui-show-sm-inline-block{display:inline-block!important}.layui-col-sm1,.layui-col-sm10,.layui-col-sm11,.layui-col-sm12,.layui-col-sm2,.layui-col-sm3,.layui-col-sm4,.layui-col-sm5,.layui-col-sm6,.layui-col-sm7,.layui-col-sm8,.layui-col-sm9{float:left}.layui-col-sm1{width:8.33333333%}.layui-col-sm2{width:16.66666667%}.layui-col-sm3{width:25%}.layui-col-sm4{width:33.33333333%}.layui-col-sm5{width:41.66666667%}.layui-col-sm6{width:50%}.layui-col-sm7{width:58.33333333%}.layui-col-sm8{width:66.66666667%}.layui-col-sm9{width:75%}.layui-col-sm10{width:83.33333333%}.layui-col-sm11{width:91.66666667%}.layui-col-sm12{width:100%}.layui-col-sm-offset1{margin-left:8.33333333%}.layui-col-sm-offset2{margin-left:16.66666667%}.layui-col-sm-offset3{margin-left:25%}.layui-col-sm-offset4{margin-left:33.33333333%}.layui-col-sm-offset5{margin-left:41.66666667%}.layui-col-sm-offset6{margin-left:50%}.layui-col-sm-offset7{margin-left:58.33333333%}.layui-col-sm-offset8{margin-left:66.66666667%}.layui-col-sm-offset9{margin-left:75%}.layui-col-sm-offset10{margin-left:83.33333333%}.layui-col-sm-offset11{margin-left:91.66666667%}.layui-col-sm-offset12{margin-left:100%}}@media screen and (min-width:992px){.layui-container{width:970px}.layui-hide-md{display:none!important}.layui-show-md-block{display:block!important}.layui-show-md-inline{display:inline!important}.layui-show-md-inline-block{display:inline-block!important}.layui-col-md1,.layui-col-md10,.layui-col-md11,.layui-col-md12,.layui-col-md2,.layui-col-md3,.layui-col-md4,.layui-col-md5,.layui-col-md6,.layui-col-md7,.layui-col-md8,.layui-col-md9{float:left}.layui-col-md1{width:8.33333333%}.layui-col-md2{width:16.66666667%}.layui-col-md3{width:25%}.layui-col-md4{width:33.33333333%}.layui-col-md5{width:41.66666667%}.layui-col-md6{width:50%}.layui-col-md7{width:58.33333333%}.layui-col-md8{width:66.66666667%}.layui-col-md9{width:75%}.layui-col-md10{width:83.33333333%}.layui-col-md11{width:91.66666667%}.layui-col-md12{width:100%}.layui-col-md-offset1{margin-left:8.33333333%}.layui-col-md-offset2{margin-left:16.66666667%}.layui-col-md-offset3{margin-left:25%}.layui-col-md-offset4{margin-left:33.33333333%}.layui-col-md-offset5{margin-left:41.66666667%}.layui-col-md-offset6{margin-left:50%}.layui-col-md-offset7{margin-left:58.33333333%}.layui-col-md-offset8{margin-left:66.66666667%}.layui-col-md-offset9{margin-left:75%}.layui-col-md-offset10{margin-left:83.33333333%}.layui-col-md-offset11{margin-left:91.66666667%}.layui-col-md-offset12{margin-left:100%}}@media screen and (min-width:1200px){.layui-container{width:1170px}.layui-hide-lg{display:none!important}.layui-show-lg-block{display:block!important}.layui-show-lg-inline{display:inline!important}.layui-show-lg-inline-block{display:inline-block!important}.layui-col-lg1,.layui-col-lg10,.layui-col-lg11,.layui-col-lg12,.layui-col-lg2,.layui-col-lg3,.layui-col-lg4,.layui-col-lg5,.layui-col-lg6,.layui-col-lg7,.layui-col-lg8,.layui-col-lg9{float:left}.layui-col-lg1{width:8.33333333%}.layui-col-lg2{width:16.66666667%}.layui-col-lg3{width:25%}.layui-col-lg4{width:33.33333333%}.layui-col-lg5{width:41.66666667%}.layui-col-lg6{width:50%}.layui-col-lg7{width:58.33333333%}.layui-col-lg8{width:66.66666667%}.layui-col-lg9{width:75%}.layui-col-lg10{width:83.33333333%}.layui-col-lg11{width:91.66666667%}.layui-col-lg12{width:100%}.layui-col-lg-offset1{margin-left:8.33333333%}.layui-col-lg-offset2{margin-left:16.66666667%}.layui-col-lg-offset3{margin-left:25%}.layui-col-lg-offset4{margin-left:33.33333333%}.layui-col-lg-offset5{margin-left:41.66666667%}.layui-col-lg-offset6{margin-left:50%}.layui-col-lg-offset7{margin-left:58.33333333%}.layui-col-lg-offset8{margin-left:66.66666667%}.layui-col-lg-offset9{margin-left:75%}.layui-col-lg-offset10{margin-left:83.33333333%}.layui-col-lg-offset11{margin-left:91.66666667%}.layui-col-lg-offset12{margin-left:100%}}.layui-col-space1{margin:-.5px}.layui-col-space1>*{padding:.5px}.layui-col-space2{margin:-1px}.layui-col-space2>*{padding:1px}.layui-col-space4{margin:-2px}.layui-col-space4>*{padding:2px}.layui-col-space5{margin:-2.5px}.layui-col-space5>*{padding:2.5px}.layui-col-space6{margin:-3px}.layui-col-space6>*{padding:3px}.layui-col-space8{margin:-4px}.layui-col-space8>*{padding:4px}.layui-col-space10{margin:-5px}.layui-col-space10>*{padding:5px}.layui-col-space12{margin:-6px}.layui-col-space12>*{padding:6px}.layui-col-space14{margin:-7px}.layui-col-space14>*{padding:7px}.layui-col-space15{margin:-7.5px}.layui-col-space15>*{padding:7.5px}.layui-col-space16{margin:-8px}.layui-col-space16>*{padding:8px}.layui-col-space18{margin:-9px}.layui-col-space18>*{padding:9px}.layui-col-space20{margin:-10px}.layui-col-space20>*{padding:10px}.layui-col-space22{margin:-11px}.layui-col-space22>*{padding:11px}.layui-col-space24{margin:-12px}.layui-col-space24>*{padding:12px}.layui-col-space25{margin:-12.5px}.layui-col-space25>*{padding:12.5px}.layui-col-space26{margin:-13px}.layui-col-space26>*{padding:13px}.layui-col-space28{margin:-14px}.layui-col-space28>*{padding:14px}.layui-col-space30{margin:-15px}.layui-col-space30>*{padding:15px}.layui-btn,.layui-input,.layui-select,.layui-textarea,.layui-upload-button{outline:0;-webkit-appearance:none;transition:all .3s;-webkit-transition:all .3s;box-sizing:border-box}.layui-elem-quote{margin-bottom:10px;padding:15px;line-height:22px;border-left:5px solid #009688;border-radius:0 2px 2px 0;background-color:#f2f2f2}.layui-quote-nm{border-style:solid;border-width:1px 1px 1px 5px;background:0 0}.layui-elem-field{margin-bottom:10px;padding:0;border-width:1px;border-style:solid}.layui-elem-field legend{margin-left:20px;padding:0 10px;font-size:20px;font-weight:300}.layui-field-title{margin:10px 0 20px;border-width:1px 0 0}.layui-field-box{padding:10px 15px}.layui-field-title .layui-field-box{padding:10px 0}.layui-progress{position:relative;height:6px;border-radius:20px;background-color:#e2e2e2}.layui-progress-bar{position:absolute;left:0;top:0;width:0;max-width:100%;height:6px;border-radius:20px;text-align:right;background-color:#5FB878;transition:all .3s;-webkit-transition:all .3s}.layui-progress-big,.layui-progress-big .layui-progress-bar{height:18px;line-height:18px}.layui-progress-text{position:relative;top:-20px;line-height:18px;font-size:12px;color:#666}.layui-progress-big .layui-progress-text{position:static;padding:0 10px;color:#fff}.layui-collapse{border-width:1px;border-style:solid;border-radius:2px}.layui-colla-content,.layui-colla-item{border-top-width:1px;border-top-style:solid}.layui-colla-item:first-child{border-top:none}.layui-colla-title{position:relative;height:42px;line-height:42px;padding:0 15px 0 35px;color:#333;background-color:#f2f2f2;cursor:pointer;font-size:14px;overflow:hidden}.layui-colla-content{display:none;padding:10px 15px;line-height:22px;color:#666}.layui-colla-icon{position:absolute;left:15px;top:0;font-size:14px}.layui-card{margin-bottom:15px;border-radius:2px;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.layui-card:last-child{margin-bottom:0}.layui-card-header{position:relative;height:42px;line-height:42px;padding:0 15px;border-bottom:1px solid #f6f6f6;color:#333;border-radius:2px 2px 0 0;font-size:14px}.layui-bg-black,.layui-bg-blue,.layui-bg-cyan,.layui-bg-green,.layui-bg-orange,.layui-bg-red{color:#fff!important}.layui-card-body{position:relative;padding:10px 15px;line-height:24px}.layui-card-body[pad15]{padding:15px}.layui-card-body[pad20]{padding:20px}.layui-card-body .layui-table{margin:5px 0}.layui-card .layui-tab{margin:0}.layui-panel-window{position:relative;padding:15px;border-radius:0;border-top:5px solid #E6E6E6;background-color:#fff}.layui-auxiliar-moving{position:fixed;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background:0 0;z-index:9999999999}.layui-form-label,.layui-form-mid,.layui-form-select,.layui-input-block,.layui-input-inline,.layui-textarea{position:relative}.layui-bg-red{background-color:#FF5722!important}.layui-bg-orange{background-color:#FFB800!important}.layui-bg-green{background-color:#009688!important}.layui-bg-cyan{background-color:#2F4056!important}.layui-bg-blue{background-color:#1E9FFF!important}.layui-bg-black{background-color:#393D49!important}.layui-bg-gray{background-color:#eee!important;color:#666!important}.layui-badge-rim,.layui-colla-content,.layui-colla-item,.layui-collapse,.layui-elem-field,.layui-form-pane .layui-form-item[pane],.layui-form-pane .layui-form-label,.layui-input,.layui-layedit,.layui-layedit-tool,.layui-quote-nm,.layui-select,.layui-tab-bar,.layui-tab-card,.layui-tab-title,.layui-tab-title .layui-this:after,.layui-textarea{border-color:#e6e6e6}.layui-timeline-item:before,hr{background-color:#e6e6e6}.layui-text{line-height:22px;font-size:14px;color:#666}.layui-text h1,.layui-text h2,.layui-text h3{font-weight:500;color:#333}.layui-text h1{font-size:30px}.layui-text h2{font-size:24px}.layui-text h3{font-size:18px}.layui-text a:not(.layui-btn){color:#01AAED}.layui-text a:not(.layui-btn):hover{text-decoration:underline}.layui-text ul{padding:5px 0 5px 15px}.layui-text ul li{margin-top:5px;list-style-type:disc}.layui-text em,.layui-word-aux{color:#999!important;padding-left:5px!important;padding-right:5px!important}.layui-btn{display:inline-block;height:38px;line-height:38px;padding:0 18px;background-color:#009688;color:#fff;white-space:nowrap;text-align:center;font-size:14px;border:none;border-radius:2px;cursor:pointer}.layui-btn:hover{opacity:.8;filter:alpha(opacity=80);color:#fff}.layui-btn:active{opacity:1;filter:alpha(opacity=100)}.layui-btn+.layui-btn{margin-left:10px}.layui-btn-container{font-size:0}.layui-btn-container .layui-btn{margin-right:10px;margin-bottom:10px}.layui-btn-container .layui-btn+.layui-btn{margin-left:0}.layui-table .layui-btn-container .layui-btn{margin-bottom:9px}.layui-btn-radius{border-radius:100px}.layui-btn .layui-icon{margin-right:3px;font-size:18px;vertical-align:bottom;vertical-align:middle\9}.layui-btn-primary{border:1px solid #C9C9C9;background-color:#fff;color:#555}.layui-btn-primary:hover{border-color:#009688;color:#333}.layui-btn-normal{background-color:#1E9FFF}.layui-btn-warm{background-color:#FFB800}.layui-btn-danger{background-color:#FF5722}.layui-btn-checked{background-color:#5FB878}.layui-btn-disabled,.layui-btn-disabled:active,.layui-btn-disabled:hover{border:1px solid #e6e6e6;background-color:#FBFBFB;color:#C9C9C9;cursor:not-allowed;opacity:1}.layui-btn-lg{height:44px;line-height:44px;padding:0 25px;font-size:16px}.layui-btn-sm{height:30px;line-height:30px;padding:0 10px;font-size:12px}.layui-btn-sm i{font-size:16px!important}.layui-btn-xs{height:22px;line-height:22px;padding:0 5px;font-size:12px}.layui-btn-xs i{font-size:14px!important}.layui-btn-group{display:inline-block;vertical-align:middle;font-size:0}.layui-btn-group .layui-btn{margin-left:0!important;margin-right:0!important;border-left:1px solid rgba(255,255,255,.5);border-radius:0}.layui-btn-group .layui-btn-primary{border-left:none}.layui-btn-group .layui-btn-primary:hover{border-color:#C9C9C9;color:#009688}.layui-btn-group .layui-btn:first-child{border-left:none;border-radius:2px 0 0 2px}.layui-btn-group .layui-btn-primary:first-child{border-left:1px solid #c9c9c9}.layui-btn-group .layui-btn:last-child{border-radius:0 2px 2px 0}.layui-btn-group .layui-btn+.layui-btn{margin-left:0}.layui-btn-group+.layui-btn-group{margin-left:10px}.layui-btn-fluid{width:100%}.layui-input,.layui-select,.layui-textarea{height:38px;line-height:1.3;line-height:38px\9;border-width:1px;border-style:solid;background-color:#fff;border-radius:2px}.layui-input::-webkit-input-placeholder,.layui-select::-webkit-input-placeholder,.layui-textarea::-webkit-input-placeholder{line-height:1.3}.layui-input,.layui-textarea{display:block;width:100%;padding-left:10px}.layui-input:hover,.layui-textarea:hover{border-color:#D2D2D2!important}.layui-input:focus,.layui-textarea:focus{border-color:#C9C9C9!important}.layui-textarea{min-height:100px;height:auto;line-height:20px;padding:6px 10px;resize:vertical}.layui-select{padding:0 10px}.layui-form input[type=checkbox],.layui-form input[type=radio],.layui-form select{display:none}.layui-form [lay-ignore]{display:initial}.layui-form-item{margin-bottom:15px;clear:both;*zoom:1}.layui-form-item:after{content:'\20';clear:both;*zoom:1;display:block;height:0}.layui-form-label{float:left;display:block;padding:9px 15px;width:80px;font-weight:400;line-height:20px;text-align:right}.layui-form-label-col{display:block;float:none;padding:9px 0;line-height:20px;text-align:left}.layui-form-item .layui-inline{margin-bottom:5px;margin-right:10px}.layui-input-block{margin-left:110px;min-height:36px}.layui-input-inline{display:inline-block;vertical-align:middle}.layui-form-item .layui-input-inline{float:left;width:190px;margin-right:10px}.layui-form-text .layui-input-inline{width:auto}.layui-form-mid{float:left;display:block;padding:9px 0!important;line-height:20px;margin-right:10px}.layui-form-danger+.layui-form-select .layui-input,.layui-form-danger:focus{border-color:#FF5722!important}.layui-form-select .layui-input{padding-right:30px;cursor:pointer}.layui-form-select .layui-edge{position:absolute;right:10px;top:50%;margin-top:-3px;cursor:pointer;border-width:6px;border-top-color:#c2c2c2;border-top-style:solid;transition:all .3s;-webkit-transition:all .3s}.layui-form-select dl{display:none;position:absolute;left:0;top:42px;padding:5px 0;z-index:899;min-width:100%;border:1px solid #d2d2d2;max-height:300px;overflow-y:auto;background-color:#fff;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.12);box-sizing:border-box}.layui-form-select dl dd,.layui-form-select dl dt{padding:0 10px;line-height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layui-form-select dl dt{font-size:12px;color:#999}.layui-form-select dl dd{cursor:pointer}.layui-form-select dl dd:hover{background-color:#f2f2f2;-webkit-transition:.5s all;transition:.5s all}.layui-form-select .layui-select-group dd{padding-left:20px}.layui-form-select dl dd.layui-select-tips{padding-left:10px!important;color:#999}.layui-form-select dl dd.layui-this{background-color:#5FB878;color:#fff}.layui-form-checkbox,.layui-form-select dl dd.layui-disabled{background-color:#fff}.layui-form-selected dl{display:block}.layui-form-checkbox,.layui-form-checkbox *,.layui-form-switch{display:inline-block;vertical-align:middle}.layui-form-selected .layui-edge{margin-top:-9px;-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-top:-3px\9}:root .layui-form-selected .layui-edge{margin-top:-9px\0/IE9}.layui-form-selectup dl{top:auto;bottom:42px}.layui-select-none{margin:5px 0;text-align:center;color:#999}.layui-select-disabled .layui-disabled{border-color:#eee!important}.layui-select-disabled .layui-edge{border-top-color:#d2d2d2}.layui-form-checkbox{position:relative;height:30px;line-height:30px;margin-right:10px;padding-right:30px;cursor:pointer;font-size:0;-webkit-transition:.1s linear;transition:.1s linear;box-sizing:border-box}.layui-form-checkbox span{padding:0 10px;height:100%;font-size:14px;border-radius:2px 0 0 2px;background-color:#d2d2d2;color:#fff;overflow:hidden}.layui-form-checkbox:hover span{background-color:#c2c2c2}.layui-form-checkbox i{position:absolute;right:0;top:0;width:30px;height:28px;border:1px solid #d2d2d2;border-left:none;border-radius:0 2px 2px 0;color:#fff;font-size:20px;text-align:center}.layui-form-checkbox:hover i{border-color:#c2c2c2;color:#c2c2c2}.layui-form-checked,.layui-form-checked:hover{border-color:#5FB878}.layui-form-checked span,.layui-form-checked:hover span{background-color:#5FB878}.layui-form-checked i,.layui-form-checked:hover i{color:#5FB878}.layui-form-item .layui-form-checkbox{margin-top:4px}.layui-form-checkbox[lay-skin=primary]{height:auto!important;line-height:normal!important;min-width:18px;min-height:18px;border:none!important;margin-right:0;padding-left:28px;padding-right:0;background:0 0}.layui-form-checkbox[lay-skin=primary] span{padding-left:0;padding-right:15px;line-height:18px;background:0 0;color:#666}.layui-form-checkbox[lay-skin=primary] i{right:auto;left:0;width:16px;height:16px;line-height:16px;border:1px solid #d2d2d2;font-size:12px;border-radius:2px;background-color:#fff;-webkit-transition:.1s linear;transition:.1s linear}.layui-form-checkbox[lay-skin=primary]:hover i{border-color:#5FB878;color:#fff}.layui-form-checked[lay-skin=primary] i{border-color:#5FB878!important;background-color:#5FB878;color:#fff}.layui-checkbox-disbaled[lay-skin=primary] span{background:0 0!important;color:#c2c2c2}.layui-checkbox-disbaled[lay-skin=primary]:hover i{border-color:#d2d2d2}.layui-form-item .layui-form-checkbox[lay-skin=primary]{margin-top:10px}.layui-form-switch{position:relative;height:22px;line-height:22px;min-width:35px;padding:0 5px;margin-top:8px;border:1px solid #d2d2d2;border-radius:20px;cursor:pointer;background-color:#fff;-webkit-transition:.1s linear;transition:.1s linear}.layui-form-switch i{position:absolute;left:5px;top:3px;width:16px;height:16px;border-radius:20px;background-color:#d2d2d2;-webkit-transition:.1s linear;transition:.1s linear}.layui-form-switch em{position:relative;top:0;width:25px;margin-left:21px;padding:0!important;text-align:center!important;color:#999!important;font-style:normal!important;font-size:12px}.layui-form-onswitch{border-color:#5FB878;background-color:#5FB878}.layui-checkbox-disbaled,.layui-checkbox-disbaled i{border-color:#e2e2e2!important}.layui-form-onswitch i{left:100%;margin-left:-21px;background-color:#fff}.layui-form-onswitch em{margin-left:5px;margin-right:21px;color:#fff!important}.layui-checkbox-disbaled span{background-color:#e2e2e2!important}.layui-checkbox-disbaled:hover i{color:#fff!important}[lay-radio]{display:none}.layui-form-radio,.layui-form-radio *{display:inline-block;vertical-align:middle}.layui-form-radio{line-height:28px;margin:6px 10px 0 0;padding-right:10px;cursor:pointer;font-size:0}.layui-form-radio *{font-size:14px}.layui-form-radio>i{margin-right:8px;font-size:22px;color:#c2c2c2}.layui-form-radio>i:hover,.layui-form-radioed>i{color:#5FB878}.layui-radio-disbaled>i{color:#e2e2e2!important}.layui-form-pane .layui-form-label{width:110px;padding:8px 15px;height:38px;line-height:20px;border-width:1px;border-style:solid;border-radius:2px 0 0 2px;text-align:center;background-color:#FBFBFB;overflow:hidden;box-sizing:border-box}.layui-form-pane .layui-input-inline{margin-left:-1px}.layui-form-pane .layui-input-block{margin-left:110px;left:-1px}.layui-form-pane .layui-input{border-radius:0 2px 2px 0}.layui-form-pane .layui-form-text .layui-form-label{float:none;width:100%;border-radius:2px;box-sizing:border-box;text-align:left}.layui-form-pane .layui-form-text .layui-input-inline{display:block;margin:0;top:-1px;clear:both}.layui-form-pane .layui-form-text .layui-input-block{margin:0;left:0;top:-1px}.layui-form-pane .layui-form-text .layui-textarea{min-height:100px;border-radius:0 0 2px 2px}.layui-form-pane .layui-form-checkbox{margin:4px 0 4px 10px}.layui-form-pane .layui-form-radio,.layui-form-pane .layui-form-switch{margin-top:6px;margin-left:10px}.layui-form-pane .layui-form-item[pane]{position:relative;border-width:1px;border-style:solid}.layui-form-pane .layui-form-item[pane] .layui-form-label{position:absolute;left:0;top:0;height:100%;border-width:0 1px 0 0}.layui-form-pane .layui-form-item[pane] .layui-input-inline{margin-left:110px}@media screen and (max-width:450px){.layui-form-item .layui-form-label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.layui-form-item .layui-inline{display:block;margin-right:0;margin-bottom:20px;clear:both}.layui-form-item .layui-inline:after{content:'\20';clear:both;display:block;height:0}.layui-form-item .layui-input-inline{display:block;float:none;left:-3px;width:auto;margin:0 0 10px 112px}.layui-form-item .layui-input-inline+.layui-form-mid{margin-left:110px;top:-5px;padding:0}.layui-form-item .layui-form-checkbox{margin-right:5px;margin-bottom:5px}}.layui-layedit{border-width:1px;border-style:solid;border-radius:2px}.layui-layedit-tool{padding:3px 5px;border-bottom-width:1px;border-bottom-style:solid;font-size:0}.layedit-tool-fixed{position:fixed;top:0;border-top:1px solid #e2e2e2}.layui-layedit-tool .layedit-tool-mid,.layui-layedit-tool .layui-icon{display:inline-block;vertical-align:middle;text-align:center;font-size:14px}.layui-layedit-tool .layui-icon{position:relative;width:32px;height:30px;line-height:30px;margin:3px 5px;color:#777;cursor:pointer;border-radius:2px}.layui-layedit-tool .layui-icon:hover{color:#393D49}.layui-layedit-tool .layui-icon:active{color:#000}.layui-layedit-tool .layedit-tool-active{background-color:#e2e2e2;color:#000}.layui-layedit-tool .layui-disabled,.layui-layedit-tool .layui-disabled:hover{color:#d2d2d2;cursor:not-allowed}.layui-layedit-tool .layedit-tool-mid{width:1px;height:18px;margin:0 10px;background-color:#d2d2d2}.layedit-tool-html{width:50px!important;font-size:30px!important}.layedit-tool-b,.layedit-tool-code,.layedit-tool-help{font-size:16px!important}.layedit-tool-d,.layedit-tool-face,.layedit-tool-image,.layedit-tool-unlink{font-size:18px!important}.layedit-tool-image input{position:absolute;font-size:0;left:0;top:0;width:100%;height:100%;opacity:.01;filter:Alpha(opacity=1);cursor:pointer}.layui-layedit-iframe iframe{display:block;width:100%}#LAY_layedit_code{overflow:hidden}.layui-laypage{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;margin:10px 0;font-size:0}.layui-laypage>a:first-child,.layui-laypage>a:first-child em{border-radius:2px 0 0 2px}.layui-laypage>a:last-child,.layui-laypage>a:last-child em{border-radius:0 2px 2px 0}.layui-laypage>:first-child{margin-left:0!important}.layui-laypage>:last-child{margin-right:0!important}.layui-laypage a,.layui-laypage button,.layui-laypage input,.layui-laypage select,.layui-laypage span{border:1px solid #e2e2e2}.layui-laypage a,.layui-laypage span{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;padding:0 15px;height:28px;line-height:28px;margin:0 -1px 5px 0;background-color:#fff;color:#333;font-size:12px}.layui-flow-more a *,.layui-laypage input,.layui-table-view select[lay-ignore]{display:inline-block}.layui-laypage a:hover{color:#009688}.layui-laypage em{font-style:normal}.layui-laypage .layui-laypage-spr{color:#999;font-weight:700}.layui-laypage a{text-decoration:none}.layui-laypage .layui-laypage-curr{position:relative}.layui-laypage .layui-laypage-curr em{position:relative;color:#fff}.layui-laypage .layui-laypage-curr .layui-laypage-em{position:absolute;left:-1px;top:-1px;padding:1px;width:100%;height:100%;background-color:#009688}.layui-laypage-em{border-radius:2px}.layui-laypage-next em,.layui-laypage-prev em{font-family:Sim sun;font-size:16px}.layui-laypage .layui-laypage-count,.layui-laypage .layui-laypage-limits,.layui-laypage .layui-laypage-refresh,.layui-laypage .layui-laypage-skip{margin-left:10px;margin-right:10px;padding:0;border:none}.layui-laypage .layui-laypage-limits,.layui-laypage .layui-laypage-refresh{vertical-align:top}.layui-laypage .layui-laypage-refresh i{font-size:18px;cursor:pointer}.layui-laypage select{height:22px;padding:3px;border-radius:2px;cursor:pointer}.layui-laypage .layui-laypage-skip{height:30px;line-height:30px;color:#999}.layui-laypage button,.layui-laypage input{height:30px;line-height:30px;border-radius:2px;vertical-align:top;background-color:#fff;box-sizing:border-box}.layui-laypage input{width:40px;margin:0 10px;padding:0 3px;text-align:center}.layui-laypage input:focus,.layui-laypage select:focus{border-color:#009688!important}.layui-laypage button{margin-left:10px;padding:0 10px;cursor:pointer}.layui-table,.layui-table-view{margin:10px 0}.layui-flow-more{margin:10px 0;text-align:center;color:#999;font-size:14px}.layui-flow-more a{height:32px;line-height:32px}.layui-flow-more a *{vertical-align:top}.layui-flow-more a cite{padding:0 20px;border-radius:3px;background-color:#eee;color:#333;font-style:normal}.layui-flow-more a cite:hover{opacity:.8}.layui-flow-more a i{font-size:30px;color:#737383}.layui-table{width:100%;background-color:#fff;color:#666}.layui-table tr{transition:all .3s;-webkit-transition:all .3s}.layui-table th{text-align:left;font-weight:400}.layui-table tbody tr:hover,.layui-table thead tr,.layui-table-click,.layui-table-header,.layui-table-hover,.layui-table-mend,.layui-table-patch,.layui-table-tool,.layui-table-total,.layui-table-total tr,.layui-table[lay-even] tr:nth-child(even){background-color:#f2f2f2}.layui-table td,.layui-table th,.layui-table-col-set,.layui-table-fixed-r,.layui-table-grid-down,.layui-table-header,.layui-table-page,.layui-table-tips-main,.layui-table-tool,.layui-table-total,.layui-table-view,.layui-table[lay-skin=line],.layui-table[lay-skin=row]{border-width:1px;border-style:solid;border-color:#e6e6e6}.layui-table td,.layui-table th{position:relative;padding:9px 15px;min-height:20px;line-height:20px;font-size:14px}.layui-table[lay-skin=line] td,.layui-table[lay-skin=line] th{border-width:0 0 1px}.layui-table[lay-skin=row] td,.layui-table[lay-skin=row] th{border-width:0 1px 0 0}.layui-table[lay-skin=nob] td,.layui-table[lay-skin=nob] th{border:none}.layui-table img{max-width:100px}.layui-table[lay-size=lg] td,.layui-table[lay-size=lg] th{padding:15px 30px}.layui-table-view .layui-table[lay-size=lg] .layui-table-cell{height:40px;line-height:40px}.layui-table[lay-size=sm] td,.layui-table[lay-size=sm] th{font-size:12px;padding:5px 10px}.layui-table-view .layui-table[lay-size=sm] .layui-table-cell{height:20px;line-height:20px}.layui-table[lay-data]{display:none}.layui-table-box{position:relative;overflow:hidden}.layui-table-view .layui-table{position:relative;width:auto;margin:0}.layui-table-view .layui-table[lay-skin=line]{border-width:0 1px 0 0}.layui-table-view .layui-table[lay-skin=row]{border-width:0 0 1px}.layui-table-view .layui-table td,.layui-table-view .layui-table th{padding:5px 0;border-top:none;border-left:none}.layui-table-view .layui-table th.layui-unselect .layui-table-cell span{cursor:pointer}.layui-table-view .layui-table td{cursor:default}.layui-table-view .layui-table td[data-edit=text]{cursor:text}.layui-table-view .layui-form-checkbox[lay-skin=primary] i{width:18px;height:18px}.layui-table-view .layui-form-radio{line-height:0;padding:0}.layui-table-view .layui-form-radio>i{margin:0;font-size:20px}.layui-table-init{position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;z-index:110}.layui-table-init .layui-icon{position:absolute;left:50%;top:50%;margin:-15px 0 0 -15px;font-size:30px;color:#c2c2c2}.layui-table-header{border-width:0 0 1px;overflow:hidden}.layui-table-header .layui-table{margin-bottom:-1px}.layui-table-tool .layui-inline[lay-event]{position:relative;width:26px;height:26px;padding:5px;line-height:16px;margin-right:10px;text-align:center;color:#333;border:1px solid #ccc;cursor:pointer;-webkit-transition:.5s all;transition:.5s all}.layui-table-tool .layui-inline[lay-event]:hover{border:1px solid #999}.layui-table-tool-temp{padding-right:120px}.layui-table-tool-self{position:absolute;right:17px;top:10px}.layui-table-tool .layui-table-tool-self .layui-inline[lay-event]{margin:0 0 0 10px}.layui-table-tool-panel{position:absolute;top:29px;left:-1px;padding:5px 0;min-width:150px;min-height:40px;border:1px solid #d2d2d2;text-align:left;overflow-y:auto;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.12)}.layui-table-cell,.layui-table-tool-panel li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layui-table-tool-panel li{padding:0 10px;line-height:30px;-webkit-transition:.5s all;transition:.5s all}.layui-table-tool-panel li .layui-form-checkbox[lay-skin=primary]{width:100%;padding-left:28px}.layui-table-tool-panel li:hover{background-color:#f2f2f2}.layui-table-tool-panel li .layui-form-checkbox[lay-skin=primary] i{position:absolute;left:0;top:0}.layui-table-tool-panel li .layui-form-checkbox[lay-skin=primary] span{padding:0}.layui-table-tool .layui-table-tool-self .layui-table-tool-panel{left:auto;right:-1px}.layui-table-col-set{position:absolute;right:0;top:0;width:20px;height:100%;border-width:0 0 0 1px;background-color:#fff}.layui-table-sort{width:10px;height:20px;margin-left:5px;cursor:pointer!important}.layui-table-sort .layui-edge{position:absolute;left:5px;border-width:5px}.layui-table-sort .layui-table-sort-asc{top:3px;border-top:none;border-bottom-style:solid;border-bottom-color:#b2b2b2}.layui-table-sort .layui-table-sort-asc:hover{border-bottom-color:#666}.layui-table-sort .layui-table-sort-desc{bottom:5px;border-bottom:none;border-top-style:solid;border-top-color:#b2b2b2}.layui-table-sort .layui-table-sort-desc:hover{border-top-color:#666}.layui-table-sort[lay-sort=asc] .layui-table-sort-asc{border-bottom-color:#000}.layui-table-sort[lay-sort=desc] .layui-table-sort-desc{border-top-color:#000}.layui-table-cell{height:28px;line-height:28px;padding:0 15px;position:relative;box-sizing:border-box}.layui-table-cell .layui-form-checkbox[lay-skin=primary]{top:-1px;padding:0}.layui-table-cell .layui-table-link{color:#01AAED}.laytable-cell-checkbox,.laytable-cell-numbers,.laytable-cell-radio,.laytable-cell-space{padding:0;text-align:center}.layui-table-body{position:relative;overflow:auto;margin-right:-1px;margin-bottom:-1px}.layui-table-body .layui-none{line-height:26px;padding:15px;text-align:center;color:#999}.layui-table-fixed{position:absolute;left:0;top:0;z-index:101}.layui-table-fixed .layui-table-body{overflow:hidden}.layui-table-fixed-l{box-shadow:0 -1px 8px rgba(0,0,0,.08)}.layui-table-fixed-r{left:auto;right:-1px;border-width:0 0 0 1px;box-shadow:-1px 0 8px rgba(0,0,0,.08)}.layui-table-fixed-r .layui-table-header{position:relative;overflow:visible}.layui-table-mend{position:absolute;right:-49px;top:0;height:100%;width:50px}.layui-table-tool{position:relative;z-index:890;width:100%;min-height:50px;line-height:30px;padding:10px 15px;border-width:0 0 1px}.layui-table-tool .layui-btn-container{margin-bottom:-10px}.layui-table-page,.layui-table-total{border-width:1px 0 0;margin-bottom:-1px;overflow:hidden}.layui-table-page{position:relative;width:100%;padding:7px 7px 0;height:41px;font-size:12px;white-space:nowrap}.layui-table-page>div{height:26px}.layui-table-page .layui-laypage{margin:0}.layui-table-page .layui-laypage a,.layui-table-page .layui-laypage span{height:26px;line-height:26px;margin-bottom:10px;border:none;background:0 0}.layui-table-page .layui-laypage a,.layui-table-page .layui-laypage span.layui-laypage-curr{padding:0 12px}.layui-table-page .layui-laypage span{margin-left:0;padding:0}.layui-table-page .layui-laypage .layui-laypage-prev{margin-left:-7px!important}.layui-table-page .layui-laypage .layui-laypage-curr .layui-laypage-em{left:0;top:0;padding:0}.layui-table-page .layui-laypage button,.layui-table-page .layui-laypage input{height:26px;line-height:26px}.layui-table-page .layui-laypage input{width:40px}.layui-table-page .layui-laypage button{padding:0 10px}.layui-table-page select{height:18px}.layui-table-patch .layui-table-cell{padding:0;width:30px}.layui-table-edit{position:absolute;left:0;top:0;width:100%;height:100%;padding:0 14px 1px;border-radius:0;box-shadow:1px 1px 20px rgba(0,0,0,.15)}.layui-table-edit:focus{border-color:#5FB878!important}select.layui-table-edit{padding:0 0 0 10px;border-color:#C9C9C9}.layui-table-view .layui-form-checkbox,.layui-table-view .layui-form-radio,.layui-table-view .layui-form-switch{top:0;margin:0;box-sizing:content-box}.layui-table-view .layui-form-checkbox{top:-1px;height:26px;line-height:26px}.layui-table-view .layui-form-checkbox i{height:26px}.layui-table-grid .layui-table-cell{overflow:visible}.layui-table-grid-down{position:absolute;top:0;right:0;width:26px;height:100%;padding:5px 0;border-width:0 0 0 1px;text-align:center;background-color:#fff;color:#999;cursor:pointer}.layui-table-grid-down .layui-icon{position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px}.layui-table-grid-down:hover{background-color:#fbfbfb}body .layui-table-tips .layui-layer-content{background:0 0;padding:0;box-shadow:0 1px 6px rgba(0,0,0,.12)}.layui-table-tips-main{margin:-44px 0 0 -1px;max-height:150px;padding:8px 15px;font-size:14px;overflow-y:scroll;background-color:#fff;color:#666}.layui-table-tips-c{position:absolute;right:-3px;top:-13px;width:20px;height:20px;padding:3px;cursor:pointer;background-color:#666;border-radius:50%;color:#fff}.layui-table-tips-c:hover{background-color:#777}.layui-table-tips-c:before{position:relative;right:-2px}.layui-upload-file{display:none!important;opacity:.01;filter:Alpha(opacity=1)}.layui-upload-drag,.layui-upload-form,.layui-upload-wrap{display:inline-block}.layui-upload-list{margin:10px 0}.layui-upload-choose{padding:0 10px;color:#999}.layui-upload-drag{position:relative;padding:30px;border:1px dashed #e2e2e2;background-color:#fff;text-align:center;cursor:pointer;color:#999}.layui-upload-drag .layui-icon{font-size:50px;color:#009688}.layui-upload-drag[lay-over]{border-color:#009688}.layui-upload-iframe{position:absolute;width:0;height:0;border:0;visibility:hidden}.layui-upload-wrap{position:relative;vertical-align:middle}.layui-upload-wrap .layui-upload-file{display:block!important;position:absolute;left:0;top:0;z-index:10;font-size:100px;width:100%;height:100%;opacity:.01;filter:Alpha(opacity=1);cursor:pointer}.layui-transfer-active,.layui-transfer-box{display:inline-block;vertical-align:middle}.layui-transfer-box,.layui-transfer-header,.layui-transfer-search{border-width:0;border-style:solid;border-color:#e6e6e6}.layui-transfer-box{position:relative;border-width:1px;width:200px;height:360px;border-radius:2px;background-color:#fff}.layui-transfer-box .layui-form-checkbox{width:100%;margin:0!important}.layui-transfer-header{height:38px;line-height:38px;padding:0 10px;border-bottom-width:1px}.layui-transfer-search{position:relative;padding:10px;border-bottom-width:1px}.layui-transfer-search .layui-input{height:32px;padding-left:30px;font-size:12px}.layui-transfer-search .layui-icon-search{position:absolute;left:20px;top:50%;margin-top:-8px;color:#666}.layui-transfer-active{margin:0 15px}.layui-transfer-active .layui-btn{display:block;margin:0;padding:0 15px;background-color:#5FB878;border-color:#5FB878;color:#fff}.layui-transfer-active .layui-btn-disabled{background-color:#FBFBFB;border-color:#e6e6e6;color:#C9C9C9}.layui-transfer-active .layui-btn:first-child{margin-bottom:15px}.layui-transfer-active .layui-btn .layui-icon{margin:0;font-size:14px!important}.layui-transfer-data{padding:5px 0;overflow:auto}.layui-transfer-data li{height:32px;line-height:32px;padding:0 10px}.layui-transfer-data li:hover{background-color:#f2f2f2;transition:.5s all}.layui-transfer-data .layui-none{padding:15px 10px;text-align:center;color:#999}.layui-nav{position:relative;padding:0 20px;background-color:#393D49;color:#fff;border-radius:2px;font-size:0;box-sizing:border-box}.layui-nav *{font-size:14px}.layui-nav .layui-nav-item{position:relative;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;line-height:60px}.layui-nav .layui-nav-item a{display:block;padding:0 20px;color:#fff;color:rgba(255,255,255,.7);transition:all .3s;-webkit-transition:all .3s}.layui-nav .layui-this:after,.layui-nav-bar,.layui-nav-tree .layui-nav-itemed:after{position:absolute;left:0;top:0;width:0;height:5px;background-color:#5FB878;transition:all .2s;-webkit-transition:all .2s}.layui-nav-bar{z-index:1000}.layui-nav .layui-nav-item a:hover,.layui-nav .layui-this a{color:#fff}.layui-nav .layui-this:after{content:'';top:auto;bottom:0;width:100%}.layui-nav-img{width:30px;height:30px;margin-right:10px;border-radius:50%}.layui-nav .layui-nav-more{content:'';width:0;height:0;border-style:solid dashed dashed;border-color:#fff transparent transparent;overflow:hidden;cursor:pointer;transition:all .2s;-webkit-transition:all .2s;position:absolute;top:50%;right:3px;margin-top:-4px;border-width:6px;border-top-color:rgba(255,255,255,.7)}.layui-nav .layui-nav-mored,.layui-nav-itemed>a .layui-nav-more{margin-top:-9px;border-style:dashed dashed solid;border-color:transparent transparent #fff}.layui-nav-child{display:none;position:absolute;left:0;top:65px;min-width:100%;line-height:36px;padding:5px 0;box-shadow:0 2px 4px rgba(0,0,0,.12);border:1px solid #d2d2d2;background-color:#fff;z-index:100;border-radius:2px;white-space:nowrap}.layui-nav .layui-nav-child a{color:#333}.layui-nav .layui-nav-child a:hover{background-color:#f2f2f2;color:#000}.layui-nav-child dd{position:relative}.layui-nav .layui-nav-child dd.layui-this a,.layui-nav-child dd.layui-this{background-color:#5FB878;color:#fff}.layui-nav-child dd.layui-this:after{display:none}.layui-nav-tree{width:200px;padding:0}.layui-nav-tree .layui-nav-item{display:block;width:100%;line-height:45px}.layui-nav-tree .layui-nav-item a{position:relative;height:45px;line-height:45px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.layui-nav-tree .layui-nav-item a:hover{background-color:#4E5465}.layui-nav-tree .layui-nav-bar{width:5px;height:0;background-color:#009688}.layui-nav-tree .layui-nav-child dd.layui-this,.layui-nav-tree .layui-nav-child dd.layui-this a,.layui-nav-tree .layui-this,.layui-nav-tree .layui-this>a,.layui-nav-tree .layui-this>a:hover{background-color:#009688;color:#fff}.layui-nav-tree .layui-this:after{display:none}.layui-nav-itemed>a,.layui-nav-tree .layui-nav-title a,.layui-nav-tree .layui-nav-title a:hover{color:#fff!important}.layui-nav-tree .layui-nav-child{position:relative;z-index:0;top:0;border:none;box-shadow:none}.layui-nav-tree .layui-nav-child a{height:40px;line-height:40px;color:#fff;color:rgba(255,255,255,.7)}.layui-nav-tree .layui-nav-child,.layui-nav-tree .layui-nav-child a:hover{background:0 0;color:#fff}.layui-nav-tree .layui-nav-more{right:10px}.layui-nav-itemed>.layui-nav-child{display:block;padding:0;background-color:rgba(0,0,0,.3)!important}.layui-nav-itemed>.layui-nav-child>.layui-this>.layui-nav-child{display:block}.layui-nav-side{position:fixed;top:0;bottom:0;left:0;overflow-x:hidden;z-index:999}.layui-bg-blue .layui-nav-bar,.layui-bg-blue .layui-nav-itemed:after,.layui-bg-blue .layui-this:after{background-color:#93D1FF}.layui-bg-blue .layui-nav-child dd.layui-this{background-color:#1E9FFF}.layui-bg-blue .layui-nav-itemed>a,.layui-nav-tree.layui-bg-blue .layui-nav-title a,.layui-nav-tree.layui-bg-blue .layui-nav-title a:hover{background-color:#007DDB!important}.layui-breadcrumb{font-size:0}.layui-breadcrumb>*{font-size:14px}.layui-breadcrumb a{color:#999!important}.layui-breadcrumb a:hover{color:#5FB878!important}.layui-breadcrumb a cite{color:#666;font-style:normal}.layui-breadcrumb span[lay-separator]{margin:0 10px;color:#999}.layui-tab{margin:10px 0;text-align:left!important}.layui-tab[overflow]>.layui-tab-title{overflow:hidden}.layui-tab-title{position:relative;left:0;height:40px;white-space:nowrap;font-size:0;border-bottom-width:1px;border-bottom-style:solid;transition:all .2s;-webkit-transition:all .2s}.layui-tab-title li{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;font-size:14px;transition:all .2s;-webkit-transition:all .2s;position:relative;line-height:40px;min-width:65px;padding:0 15px;text-align:center;cursor:pointer}.layui-tab-title li a{display:block}.layui-tab-title .layui-this{color:#000}.layui-tab-title .layui-this:after{position:absolute;left:0;top:0;content:'';width:100%;height:41px;border-width:1px;border-style:solid;border-bottom-color:#fff;border-radius:2px 2px 0 0;box-sizing:border-box;pointer-events:none}.layui-tab-bar{position:absolute;right:0;top:0;z-index:10;width:30px;height:39px;line-height:39px;border-width:1px;border-style:solid;border-radius:2px;text-align:center;background-color:#fff;cursor:pointer}.layui-tab-bar .layui-icon{position:relative;display:inline-block;top:3px;transition:all .3s;-webkit-transition:all .3s}.layui-tab-item{display:none}.layui-tab-more{padding-right:30px;height:auto!important;white-space:normal!important}.layui-tab-more li.layui-this:after{border-bottom-color:#e2e2e2;border-radius:2px}.layui-tab-more .layui-tab-bar .layui-icon{top:-2px;top:3px\9;-webkit-transform:rotate(180deg);transform:rotate(180deg)}:root .layui-tab-more .layui-tab-bar .layui-icon{top:-2px\0/IE9}.layui-tab-content{padding:10px}.layui-tab-title li .layui-tab-close{position:relative;display:inline-block;width:18px;height:18px;line-height:20px;margin-left:8px;top:1px;text-align:center;font-size:14px;color:#c2c2c2;transition:all .2s;-webkit-transition:all .2s}.layui-tab-title li .layui-tab-close:hover{border-radius:2px;background-color:#FF5722;color:#fff}.layui-tab-brief>.layui-tab-title .layui-this{color:#009688}.layui-tab-brief>.layui-tab-more li.layui-this:after,.layui-tab-brief>.layui-tab-title .layui-this:after{border:none;border-radius:0;border-bottom:2px solid #5FB878}.layui-tab-brief[overflow]>.layui-tab-title .layui-this:after{top:-1px}.layui-tab-card{border-width:1px;border-style:solid;border-radius:2px;box-shadow:0 2px 5px 0 rgba(0,0,0,.1)}.layui-tab-card>.layui-tab-title{background-color:#f2f2f2}.layui-tab-card>.layui-tab-title li{margin-right:-1px;margin-left:-1px}.layui-tab-card>.layui-tab-title .layui-this{background-color:#fff}.layui-tab-card>.layui-tab-title .layui-this:after{border-top:none;border-width:1px;border-bottom-color:#fff}.layui-tab-card>.layui-tab-title .layui-tab-bar{height:40px;line-height:40px;border-radius:0;border-top:none;border-right:none}.layui-tab-card>.layui-tab-more .layui-this{background:0 0;color:#5FB878}.layui-tab-card>.layui-tab-more .layui-this:after{border:none}.layui-timeline{padding-left:5px}.layui-timeline-item{position:relative;padding-bottom:20px}.layui-timeline-axis{position:absolute;left:-5px;top:0;z-index:10;width:20px;height:20px;line-height:20px;background-color:#fff;color:#5FB878;border-radius:50%;text-align:center;cursor:pointer}.layui-timeline-axis:hover{color:#FF5722}.layui-timeline-item:before{content:'';position:absolute;left:5px;top:0;z-index:0;width:1px;height:100%}.layui-timeline-item:last-child:before{display:none}.layui-timeline-item:first-child:before{display:block}.layui-timeline-content{padding-left:25px}.layui-timeline-title{position:relative;margin-bottom:10px}.layui-badge,.layui-badge-dot,.layui-badge-rim{position:relative;display:inline-block;padding:0 6px;font-size:12px;text-align:center;background-color:#FF5722;color:#fff;border-radius:2px}.layui-badge{height:18px;line-height:18px}.layui-badge-dot{width:8px;height:8px;padding:0;border-radius:50%}.layui-badge-rim{height:18px;line-height:18px;border-width:1px;border-style:solid;background-color:#fff;color:#666}.layui-btn .layui-badge,.layui-btn .layui-badge-dot{margin-left:5px}.layui-nav .layui-badge,.layui-nav .layui-badge-dot{position:absolute;top:50%;margin:-5px 6px 0}.layui-nav .layui-badge{margin-top:-10px}.layui-tab-title .layui-badge,.layui-tab-title .layui-badge-dot{left:5px;top:-2px}.layui-carousel{position:relative;left:0;top:0;background-color:#f8f8f8}.layui-carousel>[carousel-item]{position:relative;width:100%;height:100%;overflow:hidden}.layui-carousel>[carousel-item]:before{position:absolute;content:'\e63d';left:50%;top:50%;width:100px;line-height:20px;margin:-10px 0 0 -50px;text-align:center;color:#c2c2c2;font-family:layui-icon!important;font-size:30px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.layui-carousel>[carousel-item]>*{display:none;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#f8f8f8;transition-duration:.3s;-webkit-transition-duration:.3s}.layui-carousel-updown>*{-webkit-transition:.3s ease-in-out up;transition:.3s ease-in-out up}.layui-carousel-arrow{display:none\9;opacity:0;position:absolute;left:10px;top:50%;margin-top:-18px;width:36px;height:36px;line-height:36px;text-align:center;font-size:20px;border:0;border-radius:50%;background-color:rgba(0,0,0,.2);color:#fff;-webkit-transition-duration:.3s;transition-duration:.3s;cursor:pointer}.layui-carousel-arrow[lay-type=add]{left:auto!important;right:10px}.layui-carousel:hover .layui-carousel-arrow[lay-type=add],.layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add]{right:20px}.layui-carousel[lay-arrow=always] .layui-carousel-arrow{opacity:1;left:20px}.layui-carousel[lay-arrow=none] .layui-carousel-arrow{display:none}.layui-carousel-arrow:hover,.layui-carousel-ind ul:hover{background-color:rgba(0,0,0,.35)}.layui-carousel:hover .layui-carousel-arrow{display:block\9;opacity:1;left:20px}.layui-carousel-ind{position:relative;top:-35px;width:100%;line-height:0!important;text-align:center;font-size:0}.layui-carousel[lay-indicator=outside]{margin-bottom:30px}.layui-carousel[lay-indicator=outside] .layui-carousel-ind{top:10px}.layui-carousel[lay-indicator=outside] .layui-carousel-ind ul{background-color:rgba(0,0,0,.5)}.layui-carousel[lay-indicator=none] .layui-carousel-ind{display:none}.layui-carousel-ind ul{display:inline-block;padding:5px;background-color:rgba(0,0,0,.2);border-radius:10px;-webkit-transition-duration:.3s;transition-duration:.3s}.layui-carousel-ind li{display:inline-block;width:10px;height:10px;margin:0 3px;font-size:14px;background-color:#e2e2e2;background-color:rgba(255,255,255,.5);border-radius:50%;cursor:pointer;-webkit-transition-duration:.3s;transition-duration:.3s}.layui-carousel-ind li:hover{background-color:rgba(255,255,255,.7)}.layui-carousel-ind li.layui-this{background-color:#fff}.layui-carousel>[carousel-item]>.layui-carousel-next,.layui-carousel>[carousel-item]>.layui-carousel-prev,.layui-carousel>[carousel-item]>.layui-this{display:block}.layui-carousel>[carousel-item]>.layui-this{left:0}.layui-carousel>[carousel-item]>.layui-carousel-prev{left:-100%}.layui-carousel>[carousel-item]>.layui-carousel-next{left:100%}.layui-carousel>[carousel-item]>.layui-carousel-next.layui-carousel-left,.layui-carousel>[carousel-item]>.layui-carousel-prev.layui-carousel-right{left:0}.layui-carousel>[carousel-item]>.layui-this.layui-carousel-left{left:-100%}.layui-carousel>[carousel-item]>.layui-this.layui-carousel-right{left:100%}.layui-carousel[lay-anim=updown] .layui-carousel-arrow{left:50%!important;top:20px;margin:0 0 0 -18px}.layui-carousel[lay-anim=updown]>[carousel-item]>*,.layui-carousel[lay-anim=fade]>[carousel-item]>*{left:0!important}.layui-carousel[lay-anim=updown] .layui-carousel-arrow[lay-type=add]{top:auto!important;bottom:20px}.layui-carousel[lay-anim=updown] .layui-carousel-ind{position:absolute;top:50%;right:20px;width:auto;height:auto}.layui-carousel[lay-anim=updown] .layui-carousel-ind ul{padding:3px 5px}.layui-carousel[lay-anim=updown] .layui-carousel-ind li{display:block;margin:6px 0}.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-this{top:0}.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-carousel-prev{top:-100%}.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-carousel-next{top:100%}.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-carousel-next.layui-carousel-left,.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-carousel-prev.layui-carousel-right{top:0}.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-this.layui-carousel-left{top:-100%}.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-this.layui-carousel-right{top:100%}.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-carousel-next,.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-carousel-prev{opacity:0}.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-carousel-next.layui-carousel-left,.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-carousel-prev.layui-carousel-right{opacity:1}.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-this.layui-carousel-left,.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-this.layui-carousel-right{opacity:0}.layui-fixbar{position:fixed;right:15px;bottom:15px;z-index:999999}.layui-fixbar li{width:50px;height:50px;line-height:50px;margin-bottom:1px;text-align:center;cursor:pointer;font-size:30px;background-color:#9F9F9F;color:#fff;border-radius:2px;opacity:.95}.layui-fixbar li:hover{opacity:.85}.layui-fixbar li:active{opacity:1}.layui-fixbar .layui-fixbar-top{display:none;font-size:40px}body .layui-util-face{border:none;background:0 0}body .layui-util-face .layui-layer-content{padding:0;background-color:#fff;color:#666;box-shadow:none}.layui-util-face .layui-layer-TipsG{display:none}.layui-util-face ul{position:relative;width:372px;padding:10px;border:1px solid #D9D9D9;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.2)}.layui-util-face ul li{cursor:pointer;float:left;border:1px solid #e8e8e8;height:22px;width:26px;overflow:hidden;margin:-1px 0 0 -1px;padding:4px 2px;text-align:center}.layui-util-face ul li:hover{position:relative;z-index:2;border:1px solid #eb7350;background:#fff9ec}.layui-code{position:relative;margin:10px 0;padding:15px;line-height:20px;border:1px solid #ddd;border-left-width:6px;background-color:#F2F2F2;color:#333;font-family:Courier New;font-size:12px}.layui-rate,.layui-rate *{display:inline-block;vertical-align:middle}.layui-rate{padding:10px 5px 10px 0;font-size:0}.layui-rate li i.layui-icon{font-size:20px;color:#FFB800;margin-right:5px;transition:all .3s;-webkit-transition:all .3s}.layui-rate li i:hover{cursor:pointer;transform:scale(1.12);-webkit-transform:scale(1.12)}.layui-rate[readonly] li i:hover{cursor:default;transform:scale(1)}.layui-colorpicker{width:26px;height:26px;border:1px solid #e6e6e6;padding:5px;border-radius:2px;line-height:24px;display:inline-block;cursor:pointer;transition:all .3s;-webkit-transition:all .3s}.layui-colorpicker:hover{border-color:#d2d2d2}.layui-colorpicker.layui-colorpicker-lg{width:34px;height:34px;line-height:32px}.layui-colorpicker.layui-colorpicker-sm{width:24px;height:24px;line-height:22px}.layui-colorpicker.layui-colorpicker-xs{width:22px;height:22px;line-height:20px}.layui-colorpicker-trigger-bgcolor{display:block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);border-radius:2px}.layui-colorpicker-trigger-span{display:block;height:100%;box-sizing:border-box;border:1px solid rgba(0,0,0,.15);border-radius:2px;text-align:center}.layui-colorpicker-trigger-i{display:inline-block;color:#FFF;font-size:12px}.layui-colorpicker-trigger-i.layui-icon-close{color:#999}.layui-colorpicker-main{position:absolute;z-index:66666666;width:280px;padding:7px;background:#FFF;border:1px solid #d2d2d2;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.12)}.layui-colorpicker-main-wrapper{height:180px;position:relative}.layui-colorpicker-basis{width:260px;height:100%;position:relative}.layui-colorpicker-basis-white{width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(90deg,#FFF,hsla(0,0%,100%,0))}.layui-colorpicker-basis-black{width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(0deg,#000,transparent)}.layui-colorpicker-basis-cursor{width:10px;height:10px;border:1px solid #FFF;border-radius:50%;position:absolute;top:-3px;right:-3px;cursor:pointer}.layui-colorpicker-side{position:absolute;top:0;right:0;width:12px;height:100%;background:linear-gradient(red,#FF0,#0F0,#0FF,#00F,#F0F,red)}.layui-colorpicker-side-slider{width:100%;height:5px;box-shadow:0 0 1px #888;box-sizing:border-box;background:#FFF;border-radius:1px;border:1px solid #f0f0f0;cursor:pointer;position:absolute;left:0}.layui-colorpicker-main-alpha{display:none;height:12px;margin-top:7px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.layui-colorpicker-alpha-bgcolor{height:100%;position:relative}.layui-colorpicker-alpha-slider{width:5px;height:100%;box-shadow:0 0 1px #888;box-sizing:border-box;background:#FFF;border-radius:1px;border:1px solid #f0f0f0;cursor:pointer;position:absolute;top:0}.layui-colorpicker-main-pre{padding-top:7px;font-size:0}.layui-colorpicker-pre{width:20px;height:20px;border-radius:2px;display:inline-block;margin-left:6px;margin-bottom:7px;cursor:pointer}.layui-colorpicker-pre:nth-child(11n+1){margin-left:0}.layui-colorpicker-pre-isalpha{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.layui-colorpicker-pre.layui-this{box-shadow:0 0 3px 2px rgba(0,0,0,.15)}.layui-colorpicker-pre>div{height:100%;border-radius:2px}.layui-colorpicker-main-input{text-align:right;padding-top:7px}.layui-colorpicker-main-input .layui-btn-container .layui-btn{margin:0 0 0 10px}.layui-colorpicker-main-input div.layui-inline{float:left;margin-right:10px;font-size:14px}.layui-colorpicker-main-input input.layui-input{width:150px;height:30px;color:#666}.layui-slider{height:4px;background:#e2e2e2;border-radius:3px;position:relative;cursor:pointer}.layui-slider-bar{border-radius:3px;position:absolute;height:100%}.layui-slider-step{position:absolute;top:0;width:4px;height:4px;border-radius:50%;background:#FFF;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.layui-slider-wrap{width:36px;height:36px;position:absolute;top:-16px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10;text-align:center}.layui-slider-wrap-btn{width:12px;height:12px;border-radius:50%;background:#FFF;display:inline-block;vertical-align:middle;cursor:pointer;transition:.3s}.layui-slider-wrap:after{content:"";height:100%;display:inline-block;vertical-align:middle}.layui-slider-wrap-btn.layui-slider-hover,.layui-slider-wrap-btn:hover{transform:scale(1.2)}.layui-slider-wrap-btn.layui-disabled:hover{transform:scale(1)!important}.layui-slider-tips{position:absolute;top:-42px;z-index:66666666;white-space:nowrap;display:none;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#FFF;background:#000;border-radius:3px;height:25px;line-height:25px;padding:0 10px}.layui-slider-tips:after{content:'';position:absolute;bottom:-12px;left:50%;margin-left:-6px;width:0;height:0;border-width:6px;border-style:solid;border-color:#000 transparent transparent}.layui-slider-input{width:70px;height:32px;border:1px solid #e6e6e6;border-radius:3px;font-size:16px;line-height:32px;position:absolute;right:0;top:-14px}.layui-slider-input-btn{position:absolute;top:0;right:0;width:20px;height:100%;border-left:1px solid #d2d2d2}.layui-slider-input-btn i{cursor:pointer;position:absolute;right:0;bottom:0;width:20px;height:50%;font-size:12px;line-height:16px;text-align:center;color:#999}.layui-slider-input-btn i:first-child{top:0;border-bottom:1px solid #d2d2d2}.layui-slider-input-txt{height:100%;font-size:14px}.layui-slider-input-txt input{height:100%;border:none}.layui-slider-input-btn i:hover{color:#009688}.layui-slider-vertical{width:4px;margin-left:33px}.layui-slider-vertical .layui-slider-bar{width:4px}.layui-slider-vertical .layui-slider-step{top:auto;left:0;-webkit-transform:translateY(50%);transform:translateY(50%)}.layui-slider-vertical .layui-slider-wrap{top:auto;left:-16px;-webkit-transform:translateY(50%);transform:translateY(50%)}.layui-slider-vertical .layui-slider-tips{top:auto;left:2px}@media \0screen{.layui-slider-wrap-btn{margin-left:-20px}.layui-slider-vertical .layui-slider-wrap-btn{margin-left:0;margin-bottom:-20px}.layui-slider-vertical .layui-slider-tips{margin-left:-8px}.layui-slider>span{margin-left:8px}}.layui-tree{line-height:22px}.layui-tree .layui-form-checkbox{margin:0!important}.layui-tree-set{width:100%;position:relative}.layui-tree-pack{display:none;padding-left:20px;position:relative}.layui-tree-iconClick,.layui-tree-main{display:inline-block;vertical-align:middle}.layui-tree-line .layui-tree-pack{padding-left:27px}.layui-tree-line .layui-tree-set .layui-tree-set:after{content:'';position:absolute;top:14px;left:-9px;width:17px;height:0;border-top:1px dotted #c0c4cc}.layui-tree-entry{position:relative;padding:3px 0;height:20px;white-space:nowrap}.layui-tree-entry:hover{background-color:#eee}.layui-tree-line .layui-tree-entry:hover{background-color:rgba(0,0,0,0)}.layui-tree-line .layui-tree-entry:hover .layui-tree-txt{color:#999;text-decoration:underline;transition:.3s}.layui-tree-main{cursor:pointer;padding-right:10px}.layui-tree-line .layui-tree-set:before{content:'';position:absolute;top:0;left:-9px;width:0;height:100%;border-left:1px dotted #c0c4cc}.layui-tree-line .layui-tree-set.layui-tree-setLineShort:before{height:13px}.layui-tree-line .layui-tree-set.layui-tree-setHide:before{height:0}.layui-tree-iconClick{position:relative;height:20px;line-height:20px;margin:0 10px;color:#c0c4cc}.layui-tree-icon{height:12px;line-height:12px;width:12px;text-align:center;border:1px solid #c0c4cc}.layui-tree-iconClick .layui-icon{font-size:18px}.layui-tree-icon .layui-icon{font-size:12px;color:#666}.layui-tree-iconArrow{padding:0 5px}.layui-tree-iconArrow:after{content:'';position:absolute;left:4px;top:3px;z-index:100;width:0;height:0;border-width:5px;border-style:solid;border-color:transparent transparent transparent #c0c4cc;transition:.5s}.layui-tree-btnGroup,.layui-tree-editInput{position:relative;vertical-align:middle;display:inline-block}.layui-tree-spread>.layui-tree-entry>.layui-tree-iconClick>.layui-tree-iconArrow:after{transform:rotate(90deg) translate(3px,4px)}.layui-tree-txt{display:inline-block;vertical-align:middle;color:#555}.layui-tree-search{margin-bottom:15px;color:#666}.layui-tree-btnGroup .layui-icon{display:inline-block;vertical-align:middle;padding:0 2px;cursor:pointer}.layui-tree-btnGroup .layui-icon:hover{color:#999;transition:.3s}.layui-tree-entry:hover .layui-tree-btnGroup{visibility:visible}.layui-tree-editInput{height:20px;line-height:20px;padding:0 3px;border:none;background-color:rgba(0,0,0,.05)}.layui-tree-emptyText{text-align:center;color:#999}.layui-anim{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.layui-anim.layui-icon{display:inline-block}.layui-anim-loop{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.layui-trans,.layui-trans a{transition:all .3s;-webkit-transition:all .3s}@-webkit-keyframes layui-rotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes layui-rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.layui-anim-rotate{-webkit-animation-name:layui-rotate;animation-name:layui-rotate;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes layui-up{from{-webkit-transform:translate3d(0,100%,0);opacity:.3}to{-webkit-transform:translate3d(0,0,0);opacity:1}}@keyframes layui-up{from{transform:translate3d(0,100%,0);opacity:.3}to{transform:translate3d(0,0,0);opacity:1}}.layui-anim-up{-webkit-animation-name:layui-up;animation-name:layui-up}@-webkit-keyframes layui-upbit{from{-webkit-transform:translate3d(0,30px,0);opacity:.3}to{-webkit-transform:translate3d(0,0,0);opacity:1}}@keyframes layui-upbit{from{transform:translate3d(0,30px,0);opacity:.3}to{transform:translate3d(0,0,0);opacity:1}}.layui-anim-upbit{-webkit-animation-name:layui-upbit;animation-name:layui-upbit}@-webkit-keyframes layui-scale{0%{opacity:.3;-webkit-transform:scale(.5)}100%{opacity:1;-webkit-transform:scale(1)}}@keyframes layui-scale{0%{opacity:.3;-ms-transform:scale(.5);transform:scale(.5)}100%{opacity:1;-ms-transform:scale(1);transform:scale(1)}}.layui-anim-scale{-webkit-animation-name:layui-scale;animation-name:layui-scale}@-webkit-keyframes layui-scale-spring{0%{opacity:.5;-webkit-transform:scale(.5)}80%{opacity:.8;-webkit-transform:scale(1.1)}100%{opacity:1;-webkit-transform:scale(1)}}@keyframes layui-scale-spring{0%{opacity:.5;transform:scale(.5)}80%{opacity:.8;transform:scale(1.1)}100%{opacity:1;transform:scale(1)}}.layui-anim-scaleSpring{-webkit-animation-name:layui-scale-spring;animation-name:layui-scale-spring}@-webkit-keyframes layui-fadein{0%{opacity:0}100%{opacity:1}}@keyframes layui-fadein{0%{opacity:0}100%{opacity:1}}.layui-anim-fadein{-webkit-animation-name:layui-fadein;animation-name:layui-fadein}@-webkit-keyframes layui-fadeout{0%{opacity:1}100%{opacity:0}}@keyframes layui-fadeout{0%{opacity:1}100%{opacity:0}}.layui-anim-fadeout{-webkit-animation-name:layui-fadeout;animation-name:layui-fadeout}
 
 /** layui-v2.5.7 MIT License */
 .layui-layer-imgbar,.layui-layer-imgtit a,.layui-layer-tab .layui-layer-title span,.layui-layer-title{text-overflow:ellipsis;white-space:nowrap}html #layuicss-layer{display:none;position:absolute;width:1989px}.layui-layer,.layui-layer-shade{position:fixed;_position:absolute;pointer-events:auto}.layui-layer-shade{top:0;left:0;width:100%;height:100%;_height:expression(document.body.offsetHeight+"px")}.layui-layer{-webkit-overflow-scrolling:touch;top:150px;left:0;margin:0;padding:0;background-color:#fff;-webkit-background-clip:content;border-radius:2px;box-shadow:1px 1px 50px rgba(0,0,0,.3)}.layui-layer-close{position:absolute}.layui-layer-content{position:relative}.layui-layer-border{border:1px solid #B2B2B2;border:1px solid rgba(0,0,0,.1);box-shadow:1px 1px 5px rgba(0,0,0,.2)}.layui-layer-load{background:url(img/loading-1.gif) center center no-repeat #eee}.layui-layer-ico{background:url(img/icon.png) no-repeat}.layui-layer-btn a,.layui-layer-dialog .layui-layer-ico,.layui-layer-setwin a{display:inline-block;*display:inline;*zoom:1;vertical-align:top}.layui-layer-move{display:none;position:fixed;*position:absolute;left:0;top:0;width:100%;height:100%;cursor:move;opacity:0;filter:alpha(opacity=0);background-color:#fff;z-index:2147483647}.layui-layer-resize{position:absolute;width:15px;height:15px;right:0;bottom:0;cursor:se-resize}.layer-anim{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.3s;animation-duration:.3s}@-webkit-keyframes layer-bounceIn{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes layer-bounceIn{0%{opacity:0;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.layer-anim-00{-webkit-animation-name:layer-bounceIn;animation-name:layer-bounceIn}@-webkit-keyframes layer-zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes layer-zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);-ms-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);-ms-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.layer-anim-01{-webkit-animation-name:layer-zoomInDown;animation-name:layer-zoomInDown}@-webkit-keyframes layer-fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes layer-fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.layer-anim-02{-webkit-animation-name:layer-fadeInUpBig;animation-name:layer-fadeInUpBig}@-webkit-keyframes layer-zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes layer-zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);-ms-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);-ms-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.layer-anim-03{-webkit-animation-name:layer-zoomInLeft;animation-name:layer-zoomInLeft}@-webkit-keyframes layer-rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}@keyframes layer-rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}.layer-anim-04{-webkit-animation-name:layer-rollIn;animation-name:layer-rollIn}@keyframes layer-fadeIn{0%{opacity:0}100%{opacity:1}}.layer-anim-05{-webkit-animation-name:layer-fadeIn;animation-name:layer-fadeIn}@-webkit-keyframes layer-shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes layer-shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.layer-anim-06{-webkit-animation-name:layer-shake;animation-name:layer-shake}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.layui-layer-title{padding:0 80px 0 20px;height:42px;line-height:42px;border-bottom:1px solid #eee;font-size:14px;color:#333;overflow:hidden;background-color:#F8F8F8;border-radius:2px 2px 0 0}.layui-layer-setwin{position:absolute;right:15px;*right:0;top:15px;font-size:0;line-height:initial}.layui-layer-setwin a{position:relative;width:16px;height:16px;margin-left:10px;font-size:12px;_overflow:hidden}.layui-layer-setwin .layui-layer-min cite{position:absolute;width:14px;height:2px;left:0;top:50%;margin-top:-1px;background-color:#2E2D3C;cursor:pointer;_overflow:hidden}.layui-layer-setwin .layui-layer-min:hover cite{background-color:#2D93CA}.layui-layer-setwin .layui-layer-max{background-position:-32px -40px}.layui-layer-setwin .layui-layer-max:hover{background-position:-16px -40px}.layui-layer-setwin .layui-layer-maxmin{background-position:-65px -40px}.layui-layer-setwin .layui-layer-maxmin:hover{background-position:-49px -40px}.layui-layer-setwin .layui-layer-close1{background-position:1px -40px;cursor:pointer}.layui-layer-setwin .layui-layer-close1:hover{opacity:.7}.layui-layer-setwin .layui-layer-close2{position:absolute;right:-28px;top:-28px;width:30px;height:30px;margin-left:0;background-position:-149px -31px;*right:-18px;_display:none}.layui-layer-setwin .layui-layer-close2:hover{background-position:-180px -31px}.layui-layer-btn{text-align:right;padding:0 15px 12px;pointer-events:auto;user-select:none;-webkit-user-select:none}.layui-layer-btn a{height:28px;line-height:28px;margin:5px 5px 0;padding:0 15px;border:1px solid #dedede;background-color:#fff;color:#333;border-radius:2px;font-weight:400;cursor:pointer;text-decoration:none}.layui-layer-btn a:hover{opacity:.9;text-decoration:none}.layui-layer-btn a:active{opacity:.8}.layui-layer-btn .layui-layer-btn0{border-color:#1E9FFF;background-color:#1E9FFF;color:#fff}.layui-layer-btn-l{text-align:left}.layui-layer-btn-c{text-align:center}.layui-layer-dialog{min-width:260px}.layui-layer-dialog .layui-layer-content{position:relative;padding:20px;line-height:24px;word-break:break-all;overflow:hidden;font-size:14px;overflow-x:hidden;overflow-y:auto}.layui-layer-dialog .layui-layer-content .layui-layer-ico{position:absolute;top:16px;left:15px;_left:-40px;width:30px;height:30px}.layui-layer-ico1{background-position:-30px 0}.layui-layer-ico2{background-position:-60px 0}.layui-layer-ico3{background-position:-90px 0}.layui-layer-ico4{background-position:-120px 0}.layui-layer-ico5{background-position:-150px 0}.layui-layer-ico6{background-position:-180px 0}.layui-layer-rim{border:6px solid #8D8D8D;border:6px solid rgba(0,0,0,.3);border-radius:5px;box-shadow:none}.layui-layer-msg{min-width:180px;border:1px solid #D3D4D3;box-shadow:none}.layui-layer-hui{min-width:100px;background-color:#000;filter:alpha(opacity=60);background-color:rgba(0,0,0,.6);color:#fff;border:none}.layui-layer-hui .layui-layer-content{padding:12px 25px;text-align:center}.layui-layer-dialog .layui-layer-padding{padding:20px 20px 20px 55px;text-align:left}.layui-layer-page .layui-layer-content{position:relative;overflow:auto}.layui-layer-iframe .layui-layer-btn,.layui-layer-page .layui-layer-btn{padding-top:10px}.layui-layer-nobg{background:0 0}.layui-layer-iframe iframe{display:block;width:100%}.layui-layer-loading{border-radius:100%;background:0 0;box-shadow:none;border:none}.layui-layer-loading .layui-layer-content{width:60px;height:24px;background:url(img/loading-0.gif) no-repeat}.layui-layer-loading .layui-layer-loading1{width:37px;height:37px;background:url(img/loading-1.gif) no-repeat}.layui-layer-ico16,.layui-layer-loading .layui-layer-loading2{width:32px;height:32px;background:url(img/loading-2.gif) no-repeat}.layui-layer-tips{background:0 0;box-shadow:none;border:none}.layui-layer-tips .layui-layer-content{position:relative;line-height:22px;min-width:12px;padding:8px 15px;font-size:12px;_float:left;border-radius:2px;box-shadow:1px 1px 3px rgba(0,0,0,.2);background-color:#000;color:#fff}.layui-layer-tips .layui-layer-close{right:-2px;top:-1px}.layui-layer-tips i.layui-layer-TipsG{position:absolute;width:0;height:0;border-width:8px;border-color:transparent;border-style:dashed;*overflow:hidden}.layui-layer-tips i.layui-layer-TipsB,.layui-layer-tips i.layui-layer-TipsT{left:5px;border-right-style:solid;border-right-color:#000}.layui-layer-tips i.layui-layer-TipsT{bottom:-8px}.layui-layer-tips i.layui-layer-TipsB{top:-8px}.layui-layer-tips i.layui-layer-TipsL,.layui-layer-tips i.layui-layer-TipsR{top:5px;border-bottom-style:solid;border-bottom-color:#000}.layui-layer-tips i.layui-layer-TipsR{left:-8px}.layui-layer-tips i.layui-layer-TipsL{right:-8px}.layui-layer-lan[type=dialog]{min-width:280px}.layui-layer-lan .layui-layer-title{background:#4476A7;color:#fff;border:none}.layui-layer-lan .layui-layer-btn{padding:5px 10px 10px;text-align:right;border-top:1px solid #E9E7E7}.layui-layer-lan .layui-layer-btn a{background:#fff;border-color:#E9E7E7;color:#333}.layui-layer-lan .layui-layer-btn .layui-layer-btn1{background:#C9C5C5}.layui-layer-molv .layui-layer-title{background:#009f95;color:#fff;border:none}.layui-layer-molv .layui-layer-btn a{background:#009f95;border-color:#009f95}.layui-layer-molv .layui-layer-btn .layui-layer-btn1{background:#92B8B1}.layui-layer-iconext{background:url(img/icon-ext.png) no-repeat}.layui-layer-prompt .layui-layer-input{display:block;width:230px;height:36px;margin:0 auto;line-height:30px;padding-left:10px;border:1px solid #e6e6e6;color:#333}.layui-layer-prompt textarea.layui-layer-input{width:300px;height:100px;line-height:20px;padding:6px 10px}.layui-layer-prompt .layui-layer-content{padding:20px}.layui-layer-prompt .layui-layer-btn{padding-top:0}.layui-layer-tab{box-shadow:1px 1px 50px rgba(0,0,0,.4)}.layui-layer-tab .layui-layer-title{padding-left:0;overflow:visible}.layui-layer-tab .layui-layer-title span{position:relative;float:left;min-width:80px;max-width:260px;padding:0 20px;text-align:center;overflow:hidden;cursor:pointer}.layui-layer-tab .layui-layer-title span.layui-this{height:43px;border-left:1px solid #eee;border-right:1px solid #eee;background-color:#fff;z-index:10}.layui-layer-tab .layui-layer-title span:first-child{border-left:none}.layui-layer-tabmain{line-height:24px;clear:both}.layui-layer-tabmain .layui-layer-tabli{display:none}.layui-layer-tabmain .layui-layer-tabli.layui-this{display:block}.layui-layer-photos{-webkit-animation-duration:.8s;animation-duration:.8s}.layui-layer-photos .layui-layer-content{overflow:hidden;text-align:center}.layui-layer-photos .layui-layer-phimg img{position:relative;width:100%;display:inline-block;*display:inline;*zoom:1;vertical-align:top}.layui-layer-imgbar,.layui-layer-imguide{display:none}.layui-layer-imgnext,.layui-layer-imgprev{position:absolute;top:50%;width:27px;_width:44px;height:44px;margin-top:-22px;outline:0;blr:expression(this.onFocus=this.blur())}.layui-layer-imgprev{left:10px;background-position:-5px -5px;_background-position:-70px -5px}.layui-layer-imgprev:hover{background-position:-33px -5px;_background-position:-120px -5px}.layui-layer-imgnext{right:10px;_right:8px;background-position:-5px -50px;_background-position:-70px -50px}.layui-layer-imgnext:hover{background-position:-33px -50px;_background-position:-120px -50px}.layui-layer-imgbar{position:absolute;left:0;bottom:0;width:100%;height:32px;line-height:32px;background-color:rgba(0,0,0,.8);background-color:#000\9;filter:Alpha(opacity=80);color:#fff;overflow:hidden;font-size:0}.layui-layer-imgtit *{display:inline-block;*display:inline;*zoom:1;vertical-align:top;font-size:12px}.layui-layer-imgtit a{max-width:65%;overflow:hidden;color:#fff}.layui-layer-imgtit a:hover{color:#fff;text-decoration:underline}.layui-layer-imgtit em{padding-left:10px;font-style:normal}@-webkit-keyframes layer-bounceOut{100%{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1.05);transform:scale(1.05)}0%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes layer-bounceOut{100%{opacity:0;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.layer-anim-close{-webkit-animation-name:layer-bounceOut;animation-name:layer-bounceOut;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.2s;animation-duration:.2s}@media screen and (max-width:1100px){.layui-layer-iframe{overflow-y:auto;-webkit-overflow-scrolling:touch}}