@charset "UTF-8";
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Zdcg.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUuhs.ttf) format('truetype');
}
#gq-order-form * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
}
#gq-order-form p span,
#gq-order-form p a span {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  font-weight: inherit;
  color: inherit;
}
#gq-order-form .gq-svg-wrapper {
  display: inline-block;
  vertical-align: middle;
}
#gq-order-form .gq-svg-wrapper svg {
  width: 14px;
  height: 14px;
  margin-right: 6px;
}
#gq-order-form strong {
  font-weight: 700;
}
#gq-order-form h1,
#gq-order-form h2,
#gq-order-form h3,
#gq-order-form h4,
#gq-order-form h5,
#gq-order-form h6 {
  font-weight: 700;
  line-height: 1.2em;
}
#gq-order-form h1 {
  font-size: 40px;
}
#gq-order-form h2 {
  font-size: 34px;
}
#gq-order-form p,
#gq-order-form pre,
#gq-order-form li {
  font-size: inherit;
}
#gq-order-form .td-underline {
  text-decoration: underline;
}
#gq-order-form label,
#gq-order-form .label,
#gq-order-form button,
#gq-order-form input[type="checkbox"],
#gq-order-form input[type="radio"] {
  cursor: pointer;
}
#gq-order-form label,
#gq-order-form .label {
  display: inline-block;
  padding-bottom: 7px;
}
#gq-order-form .bold {
  font-weight: 700;
}
#gq-order-form input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),
#gq-order-form select {
  padding: 0 8px;
  font-size: 13px;
  line-height: 30px;
  height: 30px;
}
#gq-order-form input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),
#gq-order-form select,
#gq-order-form textarea {
  border-radius: 4px;
  outline: none;
  color: #181818;
  border: 1px solid #bcbcbc;
}
#gq-order-form input:not([type="checkbox"]):not([type="radio"]):not([type="file"])[disabled],
#gq-order-form select[disabled],
#gq-order-form textarea[disabled] {
  background: transparent;
  opacity: 0.8;
  color: #848688;
}
#gq-order-form input:not([type="checkbox"]):not([type="radio"]):not([type="file"])::-webkit-input-placeholder,
#gq-order-form select::-webkit-input-placeholder,
#gq-order-form textarea::-webkit-input-placeholder {
  color: #bcbcbc;
}
#gq-order-form input:not([type="checkbox"]):not([type="radio"]):not([type="file"]):-moz-placeholder,
#gq-order-form select:-moz-placeholder,
#gq-order-form textarea:-moz-placeholder {
  color: #bcbcbc;
}
#gq-order-form input:not([type="checkbox"]):not([type="radio"]):not([type="file"])::-moz-placeholder,
#gq-order-form select::-moz-placeholder,
#gq-order-form textarea::-moz-placeholder {
  color: #bcbcbc;
}
#gq-order-form input:not([type="checkbox"]):not([type="radio"]):not([type="file"]):-ms-input-placeholder,
#gq-order-form select:-ms-input-placeholder,
#gq-order-form textarea:-ms-input-placeholder {
  color: #bcbcbc;
}
#gq-order-form input[type="file"] {
  font-size: 16px;
  line-height: 18px;
}
#gq-order-form .invalid-sequence,
#gq-order-form textarea {
  width: 100%;
  padding: 14px;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.01em;
  word-break: break-all;
}
#gq-order-form .invalid-sequence {
  border: 1px solid #bcbcbc;
  border-radius: 4px;
  color: #181818;
  cursor: not-allowed;
}
#gq-order-form .invalid-sequence b,
#gq-order-form .invalid-sequence strong {
  background-color: rgba(255, 0, 0, 0.65);
  color: white;
  font-weight: 400;
}
#gq-order-form select.gq-invalid-select {
  border: 2px solid red;
}
#gq-order-form button {
  cursor: pointer;
}
#gq-order-form textarea {
  width: 100%;
  min-height: 150px;
}
#gq-order-form button.css-reset {
  border-radius: 0;
  background: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
}
#gq-order-form .gq-checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
#gq-order-form .gq-checkbox.disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
#gq-order-form .gq-checkbox.disabled * {
  cursor: not-allowed;
}
#gq-order-form .gq-checkbox label {
  padding: 0;
  padding-left: 5px;
}
#gq-order-form .gq-btn.btn-bold a,
#gq-order-form .gq-btn.btn-bold button {
  font-weight: 700;
  letter-spacing: 0.03em;
}
#gq-order-form .gq-btn.btn-round a,
#gq-order-form .gq-btn.btn-round button {
  border-radius: 99px;
}
#gq-order-form .gq-btn.btn-teal a,
#gq-order-form .gq-btn.btn-teal button {
  background: #1cbdb7;
  border: 1px solid #1cbdb7;
  color: white;
}
#gq-order-form .gq-btn.btn-teal a .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-teal button .gq-svg-wrapper svg .st0 {
  fill: white;
}
#gq-order-form .gq-btn.btn-teal.gq-btn:not(.disabled).active a,
#gq-order-form .gq-btn.btn-teal.gq-btn:not(.disabled).active button,
#gq-order-form .gq-btn.btn-teal.gq-btn:not(.disabled) a:hover,
#gq-order-form .gq-btn.btn-teal.gq-btn:not(.disabled) button:hover {
  background: #1ab0aa;
  color: white;
}
#gq-order-form .gq-btn.btn-teal.gq-btn:not(.disabled).active a .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-teal.gq-btn:not(.disabled).active button .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-teal.gq-btn:not(.disabled) a:hover .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-teal.gq-btn:not(.disabled) button:hover .gq-svg-wrapper svg .st0 {
  fill: white;
}
#gq-order-form .gq-btn.btn-orange a,
#gq-order-form .gq-btn.btn-orange button {
  background: #ff5722;
  border: 1px solid #ff5722;
  color: white;
}
#gq-order-form .gq-btn.btn-orange a .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-orange button .gq-svg-wrapper svg .st0 {
  fill: white;
}
#gq-order-form .gq-btn.btn-orange.gq-btn:not(.disabled).active a,
#gq-order-form .gq-btn.btn-orange.gq-btn:not(.disabled).active button,
#gq-order-form .gq-btn.btn-orange.gq-btn:not(.disabled) a:hover,
#gq-order-form .gq-btn.btn-orange.gq-btn:not(.disabled) button:hover {
  background: #ff4b13;
  color: white;
}
#gq-order-form .gq-btn.btn-orange.gq-btn:not(.disabled).active a .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-orange.gq-btn:not(.disabled).active button .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-orange.gq-btn:not(.disabled) a:hover .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-orange.gq-btn:not(.disabled) button:hover .gq-svg-wrapper svg .st0 {
  fill: white;
}
#gq-order-form .gq-btn.btn-blue a,
#gq-order-form .gq-btn.btn-blue button {
  background: #014286;
  border: 1px solid #014286;
  color: white;
}
#gq-order-form .gq-btn.btn-blue a .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-blue button .gq-svg-wrapper svg .st0 {
  fill: white;
}
#gq-order-form .gq-btn.btn-blue.gq-btn:not(.disabled).active a,
#gq-order-form .gq-btn.btn-blue.gq-btn:not(.disabled).active button,
#gq-order-form .gq-btn.btn-blue.gq-btn:not(.disabled) a:hover,
#gq-order-form .gq-btn.btn-blue.gq-btn:not(.disabled) button:hover {
  background: #013b77;
  color: white;
}
#gq-order-form .gq-btn.btn-blue.gq-btn:not(.disabled).active a .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-blue.gq-btn:not(.disabled).active button .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-blue.gq-btn:not(.disabled) a:hover .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-blue.gq-btn:not(.disabled) button:hover .gq-svg-wrapper svg .st0 {
  fill: white;
}
#gq-order-form .gq-btn.btn-light-blue a,
#gq-order-form .gq-btn.btn-light-blue button {
  background: #22CAFF;
  border: 1px solid #22CAFF;
  color: white;
}
#gq-order-form .gq-btn.btn-light-blue a .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-light-blue button .gq-svg-wrapper svg .st0 {
  fill: white;
}
#gq-order-form .gq-btn.btn-light-blue.gq-btn:not(.disabled).active a,
#gq-order-form .gq-btn.btn-light-blue.gq-btn:not(.disabled).active button,
#gq-order-form .gq-btn.btn-light-blue.gq-btn:not(.disabled) a:hover,
#gq-order-form .gq-btn.btn-light-blue.gq-btn:not(.disabled) button:hover {
  background: #13c6ff;
  color: white;
}
#gq-order-form .gq-btn.btn-light-blue.gq-btn:not(.disabled).active a .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-light-blue.gq-btn:not(.disabled).active button .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-light-blue.gq-btn:not(.disabled) a:hover .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-light-blue.gq-btn:not(.disabled) button:hover .gq-svg-wrapper svg .st0 {
  fill: white;
}
#gq-order-form .gq-btn.btn-grey a,
#gq-order-form .gq-btn.btn-grey button {
  background: #848688;
  border: 1px solid #848688;
  color: white;
}
#gq-order-form .gq-btn.btn-grey a .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-grey button .gq-svg-wrapper svg .st0 {
  fill: white;
}
#gq-order-form .gq-btn.btn-grey.gq-btn:not(.disabled).active a,
#gq-order-form .gq-btn.btn-grey.gq-btn:not(.disabled).active button,
#gq-order-form .gq-btn.btn-grey.gq-btn:not(.disabled) a:hover,
#gq-order-form .gq-btn.btn-grey.gq-btn:not(.disabled) button:hover {
  background: #7c7e80;
  color: white;
}
#gq-order-form .gq-btn.btn-grey.gq-btn:not(.disabled).active a .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-grey.gq-btn:not(.disabled).active button .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-grey.gq-btn:not(.disabled) a:hover .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-grey.gq-btn:not(.disabled) button:hover .gq-svg-wrapper svg .st0 {
  fill: white;
}
#gq-order-form .gq-btn.btn-yellow a,
#gq-order-form .gq-btn.btn-yellow button {
  background: #FFD900;
  border: 1px solid #FFD900;
  color: black;
}
#gq-order-form .gq-btn.btn-yellow a .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-yellow button .gq-svg-wrapper svg .st0 {
  fill: black;
}
#gq-order-form .gq-btn.btn-yellow.gq-btn:not(.disabled).active a,
#gq-order-form .gq-btn.btn-yellow.gq-btn:not(.disabled).active button,
#gq-order-form .gq-btn.btn-yellow.gq-btn:not(.disabled) a:hover,
#gq-order-form .gq-btn.btn-yellow.gq-btn:not(.disabled) button:hover {
  background: #f0cc00;
  color: black;
}
#gq-order-form .gq-btn.btn-yellow.gq-btn:not(.disabled).active a .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-yellow.gq-btn:not(.disabled).active button .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-yellow.gq-btn:not(.disabled) a:hover .gq-svg-wrapper svg .st0,
#gq-order-form .gq-btn.btn-yellow.gq-btn:not(.disabled) button:hover .gq-svg-wrapper svg .st0 {
  fill: black;
}
#gq-order-form .gq-btn.btn-lg a,
#gq-order-form .gq-btn.btn-lg button {
  min-width: 120px;
  padding: 10px 30px 10px 30px;
  font-size: 15px;
  line-height: 17px;
  letter-spacing: 0.075em;
  font-weight: 700;
}
#gq-order-form .gq-btn.btn-lg a .gq-svg-wrapper,
#gq-order-form .gq-btn.btn-lg button .gq-svg-wrapper {
  padding-top: 4px;
}
#gq-order-form .gq-btn.btn-lg a .gq-svg-wrapper svg,
#gq-order-form .gq-btn.btn-lg button .gq-svg-wrapper svg {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
#gq-order-form .gq-btn a,
#gq-order-form .gq-btn button {
  min-width: 80px;
  padding: 8px 15px 8px 15px;
  margin: 0;
  display: inline-block;
  text-align: center;
  outline: none;
  border: 1px solid #bcbcbc;
  border-radius: 4px;
  background: transparent;
  color: #181818;
  font-size: 13px;
  line-height: 15px;
}
#gq-order-form .gq-btn a:hover,
#gq-order-form .gq-btn button:hover {
  background: #014286;
  color: white;
}
#gq-order-form .gq-btn a .gq-svg-wrapper,
#gq-order-form .gq-btn button .gq-svg-wrapper {
  display: inline-block;
  vertical-align: middle;
  margin-left: -3px;
  padding-top: 1px;
}
#gq-order-form .gq-btn a .gq-svg-wrapper svg,
#gq-order-form .gq-btn button .gq-svg-wrapper svg {
  width: 14px;
  height: 14px;
  margin-right: 8px;
}
#gq-order-form .gq-btn a .text,
#gq-order-form .gq-btn button .text {
  display: inline-block;
  vertical-align: middle;
}
#gq-order-form .gq-btn.active a,
#gq-order-form .gq-btn.active button {
  background: #014286;
  color: white;
}
#gq-order-form .gq-btn.disabled {
  opacity: 0.6;
}
#gq-order-form .gq-btn.disabled a,
#gq-order-form .gq-btn.disabled button {
  text-decoration: line-through;
  cursor: not-allowed;
  background: transparent;
  color: #181818;
}
body {
  margin: 0;
}
.site-header {
  font-family: 'Open Sans', sans-serif;
  padding-top: 40px;
}
.site-header .container {
  width: 980px;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .site-header .container {
    width: 1170px;
  }
}
.site-header .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.site-header .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.site-header .logo a {
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  align-items: center;
}
.site-header .logo a h1 {
  margin-left: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  background-color: #ff5722;
  color: #ffffff;
  padding: 2px 10px;
  letter-spacing: 1px;
}
.site-header .site-nav {
  margin-top: 20px;
  background-color: #ff5722;
  min-height: 45px;
  width: 100%;
  text-align: center;
}
.site-header .site-nav nav {
  width: 100%;
}
.site-header .site-nav nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.site-header .site-nav nav ul li {
  display: block;
}
.site-header .site-nav nav ul li a {
  display: block;
  padding: 0 50px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 45px;
  text-decoration: none;
}
.site-header .site-nav nav ul li:hover a {
  background-color: #22CAFF;
}
#gq-order-form {
  position: relative;
  padding: 15px 0 40px 0;
  color: #181818;
  width: 97%;
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: auto;
}
#gq-order-form .order-form-header h1 {
  font-size: 25px;
}
#gq-order-form .order-form-header .left a {
  color: #FF5722;
}
#gq-order-form .order-form-main .sidebar-bottom-tip {
  margin-top: 10px;
  border: 2px solid #F5C101;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
}
#gq-order-form .order-form-main .sidebar-bottom-tip .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  align-items: center;
}
#gq-order-form .order-form-main .sidebar-bottom-tip .wrap img {
  max-width: 100%;
  height: auto;
  width: 75px;
}
#gq-order-form .order-form-main .sidebar-bottom-tip .wrap .col {
  margin-left: 18px;
  padding-right: 10px;
}
#gq-order-form .order-form-main .sidebar-bottom-tip .wrap .col p {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #181818;
  padding-bottom: 5px;
}
#gq-order-form .test-outlines * {
  outline: 1px solid #9faaea;
}
#gq-order-form .order-form {
  position: relative;
}
#gq-order-form .order-form .order-form-loader {
  position: absolute;
  top: -12px;
  bottom: -12px;
  left: -12px;
  right: -12px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  cursor: wait !important;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  z-index: 999999;
  opacity: 0;
  visibility: hidden;
}
#gq-order-form .order-form .order-form-loader.active {
  z-index: 999999;
  opacity: 1;
  visibility: visible;
}
#gq-order-form .order-form {
  position: relative;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  min-height: 600px;
  width: 980px;
}
#gq-order-form .order-form.has-sidebar {
  width: 1230px;
  padding-right: 312px;
}
#gq-order-form .order-form.has-sidebar .order-form-main .order-form-sidebar {
  margin-left: 12px;
}
#gq-order-form .order-form.has-sidebar .order-form-main .order-form-sidebar .sidebar-inner {
  width: 300px;
}
@media screen and (max-width: 1440px) {
  #gq-order-form .order-form {
    width: 920px;
  }
  #gq-order-form .order-form.has-sidebar {
    width: 1150px;
    padding-right: 292px;
  }
  #gq-order-form .order-form.has-sidebar .order-form-main .order-form-sidebar {
    margin-left: 12px;
  }
  #gq-order-form .order-form.has-sidebar .order-form-main .order-form-sidebar .sidebar-inner {
    width: 280px;
  }
}
#gq-order-form .order-form.has-sidebar {
  max-width: none;
  right: -100px;
}
@media screen and (max-width: 1650px) {
  #gq-order-form .order-form.has-sidebar {
    right: 0;
  }
}
@media screen and (max-width: 1210px) {
  #gq-order-form .order-form.has-sidebar {
    padding-right: 0;
    width: 860px;
  }
}
#gq-order-form .order-form .order-form-main {
  position: relative;
}
@media screen and (max-width: 1210px) {
  #gq-order-form .order-form .order-form-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
}
#gq-order-form .order-form .order-form-main .order-form-controls,
#gq-order-form .order-form .order-form-main .order-form-items {
  width: 100%;
}
#gq-order-form .order-form .order-form-main .order-form-sidebar {
  position: absolute;
  left: 100%;
  top: 0;
}
@media screen and (max-width: 1210px) {
  #gq-order-form .order-form .order-form-main .order-form-sidebar {
    position: relative;
    width: 100%;
    left: auto;
    top: auto;
    margin-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-ordinal-group: 3;
    -ms-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
#gq-order-form .order-form .order-form-main .order-form-sidebar .sidebar-re-submit {
  position: absolute;
  bottom: 100%;
  margin-bottom: 12px;
  right: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: stretch;
  align-items: stretch;
}
#gq-order-form .order-form .order-form-main .order-form-sidebar .sidebar-inner {
  padding: 34px 28px;
  background: #efefef;
  border: 1px solid #bcbcbc;
  border-radius: 4px;
}
#gq-order-form .order-form .order-form-main .order-form-sidebar .sidebar-inner .title {
  font-size: 28px;
  line-height: 31px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #bcbcbc;
  text-align: right;
}
#gq-order-form .order-form .order-form-main .order-form-sidebar .sidebar-inner .gq-receipt {
  width: 100%;
}
#gq-order-form .order-form .order-form-main .order-form-sidebar .sidebar-inner .gq-receipt tr td {
  padding: 6px 0;
  font-size: 14px;
  line-height: 17px;
}
#gq-order-form .order-form .order-form-main .order-form-sidebar .sidebar-inner .gq-receipt tr td:last-child {
  text-align: right;
}
#gq-order-form .order-form .order-form-main .order-form-sidebar .sidebar-inner .checkout-errors {
  margin-top: 30px;
  text-align: center;
}
#gq-order-form .order-form .order-form-main .order-form-sidebar .sidebar-inner .checkout-errors p {
  color: red;
  font-weight: 700;
  margin-bottom: 10px;
}
#gq-order-form .order-form .order-form-main .order-form-sidebar .sidebar-inner .checkout-errors p:last-child {
  margin-bottom: 0;
}
#gq-order-form .order-form .order-form-main .order-form-sidebar .sidebar-inner .gq-checkout {
  margin-top: 30px;
  width: 100%;
}
#gq-order-form .order-form .order-form-main .order-form-sidebar .sidebar-inner .gq-checkout button {
  width: 100%;
  padding: 10px 12px 10px 12px;
  letter-spacing: 0;
}
#gq-order-form .order-form-header {
  width: 100%;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
#gq-order-form .order-form-header .left > * {
  margin-bottom: 12px;
}
#gq-order-form .order-form-header .left > *:last-child {
  margin-bottom: 0;
}
#gq-order-form .order-form-controls {
  background: #efefef;
  border: 1px solid #bcbcbc;
  border-radius: 4px;
  padding: 6px 20px;
}
#gq-order-form .order-form-controls .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
#gq-order-form .order-form-controls .flex > * {
  margin-right: 25px;
}
#gq-order-form .order-form-controls .flex > *:last-child {
  margin-right: 0;
}
#gq-order-form .order-form-controls .flex .bulk-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
#gq-order-form .order-form-controls .flex .bulk-actions > * {
  margin-right: 10px;
}
#gq-order-form .order-form-controls .flex .bulk-actions > *:last-child {
  margin-right: 0;
}
#gq-order-form .order-form-controls .flex .bulk-actions select {
  padding: 4px 7px;
  font-size: 0.86em;
  font-weight: 700;
  border-radius: 99px;
  border: 1px solid #bcbcbc;
  background: rgba(0, 0, 0, 0.1);
  width: auto;
  min-width: 0;
  color: #848688;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#gq-order-form .order-form-controls .flex .bulk-actions select.active {
  background: white;
  color: #181818;
}
#gq-order-form .order-form-controls .flex .bulk-actions .gq-btn button {
  min-width: 44px;
  padding-left: 6px;
  padding-right: 6px;
  background: #ff5722;
  color: white;
  border: none;
}
#gq-order-form .order-form-controls .flex .bulk-actions .gq-btn button:hover {
  background: #ff4003;
}
#gq-order-form .order-form-controls .flex .number-of-entries {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
#gq-order-form .order-form-controls .flex .number-of-entries .count-genes {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding-left: 10px;
  padding-right: 10px;
}
#gq-order-form .order-form-controls .flex .number-of-entries label {
  font-weight: 700;
  font-size: 16px;
  padding: 0;
  margin-right: 5px;
}
#gq-order-form .order-form-controls .flex .number-of-entries .input-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  align-items: stretch;
}
#gq-order-form .order-form-controls .flex .number-of-entries .input-wrapper input {
  width: 46px;
  background: white;
  outline: none;
  padding: 4px 5px;
  border: 1px solid #bcbcbc;
  border-right: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#gq-order-form .order-form-controls .flex .number-of-entries .input-wrapper input.width-lg {
  width: 60px;
}
#gq-order-form .order-form-controls .flex .number-of-entries .input-wrapper button {
  width: 46px;
  background: #ff5722;
  color: white;
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: stretch;
  align-items: stretch;
  padding: 4px 6px;
  outline: none;
  text-align: center;
  border: 1px solid #ff5722;
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#gq-order-form .order-form-controls .flex .number-of-entries .input-wrapper button:hover {
  background: #ff4003;
}
#gq-order-form .order-form-controls .flex .format-display {
  padding-left: 10px;
  padding-right: 10px;
}
#gq-order-form .order-form-controls .flex .format-display p {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
#gq-order-form .order-form-controls .flex .format-select {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
#gq-order-form .order-form-controls .flex .format-select label {
  font-weight: 700;
  font-size: 16px;
  padding: 0;
  margin-right: 5px;
}
#gq-order-form .order-form-controls .flex .format-select select {
  width: auto;
}
#gq-order-form .order-form-controls .flex .bulk-import {
  position: relative;
  z-index: 20000;
  -webkit-box-flex: 1 0 auto;
  -moz-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
}
#gq-order-form button.gq-btn-inline-sm {
  border-radius: 0;
  background: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
}
#gq-order-form .gq-btn-inline-sm {
  cursor: pointer;
  font-size: 12px;
  line-height: 13px;
  font-weight: 700;
  border-radius: 99px;
  padding: 4px 8px 5px 8px;
  background: #1cbdb7;
  color: white;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
#gq-order-form .gq-btn-inline-sm:hover {
  background: #19a7a1;
}
#gq-order-form .gq-btn-inline-sm.gq-red {
  background: red;
  color: white;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
#gq-order-form .gq-btn-inline-sm.gq-red:hover {
  background: #e60000;
}
#gq-order-form .gq-btn-inline-sm.gq-orange {
  background: #ff5722;
  color: white;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
#gq-order-form .gq-btn-inline-sm.gq-orange:hover {
  background: #ff4408;
}
#gq-order-form .gq-btn-inline-sm.gq-blue {
  background: #014286;
  color: white;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
#gq-order-form .gq-btn-inline-sm.gq-blue:hover {
  background: #01366d;
}
.site-footer {
  font-family: 'Open Sans', sans-serif;
  border-top: 1px solid #e2e3e4;
}
.site-footer .container {
  width: 980px;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .site-footer .container {
    width: 1170px;
  }
}
.site-footer .footer-nav {
  width: 100%;
  border-bottom: 1px solid #e2e3e4;
  background-color: #ffffff;
  padding: 33px 0 15px 0;
}
.site-footer .footer-nav .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.site-footer .footer-nav .wrapper .col {
  width: 17.6%;
  padding: 0 18px 0 0;
}
.site-footer .footer-nav .wrapper .col .title {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #848688;
  margin-bottom: 10px;
}
.site-footer .footer-nav .wrapper .col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-footer .footer-nav .wrapper .col ul li {
  display: block;
  padding: 5px 0;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  color: #848688;
}
.site-footer .footer-nav .wrapper .col ul li img {
  width: 14px;
}
.site-footer .footer-nav .wrapper .col ul li a {
  color: #848688;
  text-decoration: none;
}
.site-footer .footer-nav .wrapper .col ul li a:hover {
  text-decoration: underline;
}
.site-footer .copyright {
  padding: 15px 0;
  background: #FF5721;
}
.site-footer .copyright p {
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin: 0;
}
#gq-order-form .order-form-item {
  margin: 12px 0;
  border-radius: 4px;
  background: #efefef;
  border: 1px solid #bcbcbc;
}
#gq-order-form .order-form-item.has-errors {
  border: 2px solid #014286;
}
#gq-order-form .order-form-item .length {
  font-size: 13px;
}
#gq-order-form .order-form-item .length .invalid {
  color: red;
  font-weight: 700;
}
#gq-order-form .no-items {
  margin-top: 20px;
}
#gq-order-form .order-form-item .item-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  padding: 6px 20px;
}
#gq-order-form .order-form-item .item-header .item-header-left {
  padding-right: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
#gq-order-form .order-form-item .item-header .item-header-left input[name="checked"] {
  margin-right: 4px;
}
#gq-order-form .order-form-item .item-header .item-header-left .name {
  margin-left: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
#gq-order-form .order-form-item .item-header .item-header-left .name label {
  margin: 0;
  padding: 0 6px 0 0;
  font-size: 17px;
  font-weight: 700;
}
#gq-order-form .order-form-item .item-header .item-header-left .name-static {
  min-width: 520px;
  padding-left: 3px;
}
#gq-order-form .order-form-item .item-header .item-header-left .name-static .number {
  vertical-align: middle;
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
}
#gq-order-form .order-form-item .item-header .item-header-left .name-static .value {
  vertical-align: middle;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  margin-left: 5px;
}
#gq-order-form .order-form-item .item-header .item-header-left .price .price-label {
  vertical-align: middle;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
}
#gq-order-form .order-form-item .item-header .item-header-left .price .price-value {
  vertical-align: middle;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
}
#gq-order-form .order-form-item .item-header .item-header-left .errors-notice {
  margin-left: 20px;
  font-size: 13px;
  font-weight: 700;
  color: #014286;
}
#gq-order-form .order-form-item .item-header .item-header-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
#gq-order-form .order-form-item .item-header .item-header-right .control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius: 99px;
  text-align: center;
  margin-right: 6px;
  background: #848688;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
#gq-order-form .order-form-item .item-header .item-header-right .control.rotated {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#gq-order-form .order-form-item .item-header .item-header-right .control:focus {
  border: 1px solid #014286;
}
#gq-order-form .order-form-item .item-header .item-header-right .control:hover {
  background: #014286;
}
#gq-order-form .order-form-item .item-header .item-header-right .control:last-child {
  margin-right: 0;
}
#gq-order-form .order-form-item .item-header .item-header-right .control img {
  display: block;
  height: 18px;
  width: auto;
}
#gq-order-form .order-form-item .item-body.is-order-summary {
  padding: 30px 20px;
}
#gq-order-form .order-form-item .item-body.is-order-summary .item-errors {
  margin-top: -5px;
  margin-bottom: 25px;
}
#gq-order-form .order-form-item .item-body.is-order-summary .cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: calc(100% + 12px);
  width: -moz-calc(100% + 12px);
  width: -webkit-calc(100% + 12px);
  width: -o-calc(100% + 12px);
  margin-left: -6px;
  margin-right: -6px;
}
#gq-order-form .order-form-item .item-body.is-order-summary .cols .col {
  padding-left: 6px;
  padding-right: 6px;
}
#gq-order-form .order-form-item .item-body.is-order-summary .cols .col {
  width: 14%;
}
#gq-order-form .order-form-item .item-body.is-order-summary .cols .col.col-cloning-mutations {
  width: 18%;
}
#gq-order-form .order-form-item .item-body.is-order-summary .cols .col.col-amount {
  width: 12%;
}
#gq-order-form .order-form-item .item-body.is-order-summary .cols .col.col-delivery-type {
  width: 12%;
}
#gq-order-form .order-form-item .item-body.is-order-summary .cols .col .grp {
  margin-bottom: 13px;
}
#gq-order-form .order-form-item .item-body.is-order-summary .cols .col .grp:first-child {
  margin-bottom: 24px;
}
#gq-order-form .order-form-item .item-body.is-order-summary .cols .col .grp:last-child {
  margin-bottom: 0;
}
#gq-order-form .order-form-item .item-body.is-order-summary .cols .col .grp p {
  word-wrap: break-word;
}
#gq-order-form .order-form-item .item-body.is-order-summary .cols .col .grp.grp-optimize,
#gq-order-form .order-form-item .item-body.is-order-summary .cols .col .grp.grp-kozak {
  width: 220%;
}
#gq-order-form .order-form-item .item-body.is-order-summary .cols .col .grp * {
  font-size: 14px;
  line-height: 22px;
}
#gq-order-form .order-form-item .item-body.is-order-summary .cols .col .grp .title {
  font-weight: 700;
  margin-bottom: 4px;
}
#gq-order-form .order-form-item .item-body {
  padding: 10px 22px;
  border-top: 1px solid #bcbcbc;
}
#gq-order-form .order-form-item .item-body .item-errors {
  margin: 10px 0 5px 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
#gq-order-form .order-form-item .item-body .item-errors .item-errors-inner {
  width: 100%;
  border: 2px solid #014286;
  padding: 18px;
  border-radius: 3px;
}
#gq-order-form .order-form-item .item-body .item-errors .item-errors-inner p {
  font-size: 13px;
  font-weight: 700;
  color: #014286;
}
#gq-order-form .order-form-item .item-body .item-errors .item-errors-inner > * {
  margin-bottom: 5px;
}
#gq-order-form .order-form-item .item-body .item-errors .item-errors-inner > *:last-child {
  margin-bottom: 0;
}
#gq-order-form .order-form-item .item-body .item-errors .item-errors-extra {
  margin-top: 5px;
  margin-right: 3px;
}
#gq-order-form .order-form-item .item-body .item-errors .item-errors-extra button {
  font-size: 12px;
  line-height: 13px;
  font-weight: 700;
  border-radius: 99px;
  padding: 4px 8px 5px 8px;
}
#gq-order-form .order-form-item .item-body .item-errors .item-errors-extra button.fix-errors {
  background: red;
  color: white;
}
#gq-order-form .order-form-item .item-body .item-errors .item-errors-extra button.fix-errors:hover {
  background: #e60000;
}
#gq-order-form .order-form-item .item-body .item-errors .item-errors-extra button.save-changes {
  background: #1cbdb7;
  color: white;
}
#gq-order-form .order-form-item .item-body .item-errors .item-errors-extra button.save-changes:hover {
  background: #19a7a1;
}
#gq-order-form .order-form-item .item-body::after {
  content: '';
  display: block;
  clear: both;
}
#gq-order-form .order-form-item .item-body .bottom-row {
  padding-top: 6px;
  clear: both;
  width: 100%;
  width: calc(100% + 20px);
  width: -moz-calc(100% + 20px);
  width: -webkit-calc(100% + 20px);
  width: -o-calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
#gq-order-form .order-form-item .item-body .bottom-row .wrapper {
  float: none;
  padding-left: 10px;
  padding-right: 10px;
}
#gq-order-form .order-form-item .item-body .wrapper {
  float: left;
  padding: 10px 0;
}
#gq-order-form .order-form-item .item-body .wrapper.inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
#gq-order-form .order-form-item .item-body .wrapper.inline .sub-wrapper {
  margin: 0 20px 0 0;
}
#gq-order-form .order-form-item .item-body .wrapper.inline .sub-wrapper:last-child {
  margin-right: 0;
}
#gq-order-form .order-form-item .item-body .wrapper .sub-wrapper {
  margin-bottom: 20px;
}
#gq-order-form .order-form-item .item-body .wrapper .sub-wrapper:last-child {
  margin-bottom: 0;
}
#gq-order-form .order-form-item .item-body .wrapper input[type="text"],
#gq-order-form .order-form-item .item-body .wrapper select,
#gq-order-form .order-form-item .item-body .wrapper textarea {
  width: 100%;
}
#gq-order-form .order-form-item .item-body .wrapper.sequence-type .gq-btn button,
#gq-order-form .order-form-item .item-body .wrapper.service-type .gq-btn button,
#gq-order-form .order-form-item .item-body .wrapper.sequence-type .gq-btn.disabled.disabled button,
#gq-order-form .order-form-item .item-body .wrapper.service-type .gq-btn.disabled.disabled button {
  border: 1px solid #bcbcbc;
  color: #181818;
  background: transparent;
}
#gq-order-form .order-form-item .item-body .wrapper.sequence-type .gq-btn.active button,
#gq-order-form .order-form-item .item-body .wrapper.service-type .gq-btn.active button,
#gq-order-form .order-form-item .item-body .wrapper.sequence-type .gq-btn button:hover,
#gq-order-form .order-form-item .item-body .wrapper.service-type .gq-btn button:hover {
  background: #FFD900;
  color: black;
}
#gq-order-form .order-form-item .item-body .wrapper.sequence-type {
  min-width: 240px;
  padding-right: 20px;
}
#gq-order-form .order-form-item .item-body .wrapper.service-type p,
#gq-order-form .order-form-item .item-body .wrapper.sequence-type p {
  font-weight: 700;
}
#gq-order-form .order-form-item .item-body .wrapper.service-type .options,
#gq-order-form .order-form-item .item-body .wrapper.sequence-type .options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
#gq-order-form .order-form-item .item-body .wrapper.service-type .options > *,
#gq-order-form .order-form-item .item-body .wrapper.sequence-type .options > * {
  margin-right: 4px;
}
#gq-order-form .order-form-item .item-body .wrapper.sequence {
  clear: both;
  padding-bottom: 10px;
  width: 100%;
}
#gq-order-form .order-form-item .item-body .wrapper.sequence .sub-wrapper {
  margin-bottom: 0;
}
#gq-order-form .order-form-item .item-body .wrapper.sequence.svt-gene-synthesis.sqt-protein .sub-wrapper {
  margin-bottom: 12px;
}
#gq-order-form .order-form-item .item-body .wrapper.sequence.svt-gene-synthesis.sqt-protein .sub-wrapper:last-child {
  margin-bottom: 0;
}
#gq-order-form .order-form-item .item-body .wrapper .sub-wrapper .options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  min-height: 29px;
}
#gq-order-form .order-form-item .item-body .wrapper .sub-wrapper .options > * {
  margin-right: 10px;
}
#gq-order-form .order-form-item .item-body .wrapper .sub-wrapper.for-restriction-sites {
  padding-left: 46px;
}
#gq-order-form .order-form-item .item-body .wrapper.optimize-sequence,
#gq-order-form .order-form-item .item-body .wrapper.add-kozak-sequence {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  align-items: stretch;
}
#gq-order-form .order-form-item .item-body .wrapper.optimize-sequence .sub-wrapper,
#gq-order-form .order-form-item .item-body .wrapper.add-kozak-sequence .sub-wrapper {
  margin-right: 20px;
  width: 240px;
}
#gq-order-form .order-form-item .item-body .wrapper.optimize-sequence .sub-wrapper:first-child,
#gq-order-form .order-form-item .item-body .wrapper.add-kozak-sequence .sub-wrapper:first-child {
  width: 155px;
}
#gq-order-form .order-form-item .item-body .wrapper.optimize-sequence .sub-wrapper label,
#gq-order-form .order-form-item .item-body .wrapper.add-kozak-sequence .sub-wrapper label {
  display: block;
  white-space: nowrap;
}
#gq-order-form .order-form-item .item-body .wrapper.optimize-sequence .sub-wrapper input[type="text"],
#gq-order-form .order-form-item .item-body .wrapper.add-kozak-sequence .sub-wrapper input[type="text"] {
  width: 100%;
}
#gq-order-form .order-form-item .item-body .wrapper.add-kozak-sequence {
  width: 100%;
  clear: both;
}
#gq-order-form .order-form-item .item-body .wrapper.optimize-sequence {
  width: 84%;
  clear: both;
}
#gq-order-form .order-form-item .item-body .wrapper.optimize-sequence .sub-wrapper.for-restriction-sites {
  width: 270px;
}
#gq-order-form .order-form-item .item-body .wrapper.stop-codon {
  width: 16%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
#gq-order-form .order-form-item .item-body .wrapper.vector {
  width: 24%;
}
#gq-order-form .order-form-item .item-body .wrapper.cloning-sites {
  width: 29%;
}
#gq-order-form .order-form-item .item-body .wrapper.mutations-delivery {
  width: 19%;
}
#gq-order-form .order-form-item .item-body .wrapper.delivery-type {
  width: 20%;
}
#gq-order-form .order-form-item .item-body .wrapper.add-another {
  width: 13%;
}
#gq-order-form .order-form-item .item-body .wrapper.vector {
  padding-right: 20px;
  clear: both;
  overflow: visible;
}
#gq-order-form .order-form-item .item-body .wrapper.vector .sub-wrapper.vector-custom {
  width: calc(100% + 220px);
  width: -moz-calc(100% + 220px);
  width: -webkit-calc(100% + 220px);
  width: -o-calc(100% + 220px);
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  align-items: stretch;
}
#gq-order-form .order-form-item .item-body .wrapper.vector .sub-wrapper.vector-custom .msg {
  padding-right: 220px;
  font-size: 13px;
  line-height: 1.2em;
  margin-bottom: 20px;
}
#gq-order-form .order-form-item .item-body .wrapper.vector .sub-wrapper.vector-custom .text-items {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 8px;
}
#gq-order-form .order-form-item .item-body .wrapper.vector .sub-wrapper.vector-custom .text-items .item {
  width: 36%;
  padding-right: 5px;
}
#gq-order-form .order-form-item .item-body .wrapper.vector .sub-wrapper.vector-custom .text-items .item:nth-child(1) {
  width: 28%;
}
#gq-order-form .order-form-item .item-body .wrapper.vector .sub-wrapper.vector-custom .text-items .item:nth-child(2) {
  width: calc(100% - 28% - 35%);
  width: -moz-calc(100% - 28% - 35%);
  width: -webkit-calc(100% - 28% - 35%);
  width: -o-calc(100% - 28% - 35%);
}
#gq-order-form .order-form-item .item-body .wrapper.vector .sub-wrapper.vector-custom .text-items .item:nth-child(3) {
  width: 35%;
}
#gq-order-form .order-form-item .item-body .wrapper.vector .sub-wrapper.vector-custom .text-items .item input::-webkit-input-placeholder {
  font-size: 13px;
}
#gq-order-form .order-form-item .item-body .wrapper.vector .sub-wrapper.vector-custom .text-items .item input:-moz-placeholder {
  font-size: 13px;
}
#gq-order-form .order-form-item .item-body .wrapper.vector .sub-wrapper.vector-custom .text-items .item input::-moz-placeholder {
  font-size: 13px;
}
#gq-order-form .order-form-item .item-body .wrapper.vector .sub-wrapper.vector-custom .text-items .item input:-ms-input-placeholder {
  font-size: 13px;
}
#gq-order-form .order-form-item .item-body .wrapper.vector .sub-wrapper.vector-custom .file-item {
  padding-top: 2px;
  width: 100%;
}
#gq-order-form .order-form-item .item-body .wrapper.vector .sub-wrapper.vector-custom .file-item input {
  padding-left: 0;
  border: none;
  width: 100%;
}
#gq-order-form .order-form-item .item-body .wrapper.vector .sub-wrapper.vector-custom .file-status {
  padding: 10px 0 3px 0;
}
#gq-order-form .order-form-item .item-body .wrapper.vector .sub-wrapper.vector-custom .file-status.file-status-success .filename {
  color: #014286;
  font-weight: 700;
}
#gq-order-form .order-form-item .item-body .wrapper.vector .sub-wrapper.vector-custom .file-status.file-status-success .remove {
  cursor: pointer;
  text-decoration: underline;
  font-weight: 700;
}
#gq-order-form .order-form-item .item-body .wrapper.vector .sub-wrapper.vector-custom .file-status.file-status-loading {
  font-size: 13px;
  line-height: 16px;
  color: #014286;
  font-weight: 700;
}
#gq-order-form .order-form-item .item-body .wrapper.vector .sub-wrapper.vector-custom .file-status.file-status-error {
  font-size: 13px;
  line-height: 16px;
  color: red;
  font-weight: 700;
}
#gq-order-form .order-form-item .item-body .wrapper.cloning-sites {
  padding-left: 0;
}
#gq-order-form .order-form-item .item-body .wrapper.cloning-sites table {
  width: 100%;
}
#gq-order-form .order-form-item .item-body .wrapper.cloning-sites table th,
#gq-order-form .order-form-item .item-body .wrapper.cloning-sites table td {
  vertical-align: middle;
  padding-bottom: 15px;
}
#gq-order-form .order-form-item .item-body .wrapper.cloning-sites table tr:last-child {
  margin-bottom: 0;
}
#gq-order-form .order-form-item .item-body .wrapper.cloning-sites table label {
  padding: 0 6px 0 0;
  white-space: nowrap;
  font-size: 13px;
}
#gq-order-form .order-form-item .item-body .wrapper.cloning-sites table input {
  width: 100%;
}
#gq-order-form .order-form-item .item-body .wrapper.mutations-delivery {
  position: relative;
}
#gq-order-form .order-form-item .item-body .wrapper.mutations-delivery .sub-wrapper.mutations {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0;
  margin-bottom: 16px;
  overflow: visible;
}
#gq-order-form .order-form-item .item-body .wrapper.mutations-delivery .sub-wrapper.mutations label {
  white-space: nowrap;
}
#gq-order-form .order-form-item .item-body .wrapper.delivery-type {
  padding-right: 0;
}
#gq-order-form .order-form-item .item-body .wrapper.delivery-type .gq-checkbox {
  margin-bottom: 10px;
}
#gq-order-form .order-form-item .item-body .wrapper.delivery-type .gq-checkbox label {
  font-size: 0.9em;
}
#gq-order-form .order-form-item .item-body .wrapper.add-another {
  padding-left: 0;
  -webkit-align-self: flex-end;
  align-self: flex-end;
}
#gq-order-form .order-form-item .item-body .wrapper.add-another .gq-btn {
  width: 100%;
}
#gq-order-form .order-form-item .item-body .wrapper.add-another .gq-btn button {
  width: 100%;
  padding: 12px 10px;
  background: #ff5722;
  font-size: 13px;
  letter-spacing: 0.05em;
  color: white;
  border: none;
}
#gq-order-form .order-form-item .item-body .wrapper.add-another .gq-btn button:hover {
  background: #ff4408;
}
#gq-order-form .gq-sequence-display.no-errors.is-closed {
  display: none;
}
#gq-order-form .gq-sequence-display .invalid-notice {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
}
#gq-order-form .gq-sequence-display .invalid-notice .invalid-text {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
}
#gq-order-form .gq-sequence-display .invalid-notice .invalid-btn {
  margin-left: 5px;
}
#gq-order-form .gq-length-indicator p,
#gq-order-form .gq-sequence-display p {
  font-size: 0.85em;
  line-height: 1em;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#gq-order-form .gq-length-indicator p span,
#gq-order-form .gq-sequence-display p span {
  font-size: inherit;
  line-height: inherit;
}
#gq-order-form .gq-length-indicator .gq-invalid-count .invalid-text,
#gq-order-form .gq-sequence-display .gq-invalid-count .invalid-text {
  color: red;
  font-weight: 700;
}
#gq-order-form .gq-length-indicator .gq-invalid-count .invalid-btn,
#gq-order-form .gq-sequence-display .gq-invalid-count .invalid-btn {
  margin-left: 6px;
  color: black;
  cursor: pointer;
  text-decoration: underline;
  font-weight: 700;
}
#gq-order-form .gq-length-indicator {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
}
#gq-order-form .gq-length-indicator.gq-length-indicator > * {
  margin-right: 10px;
}
#gq-order-form .gq-length-indicator.gq-length-indicator > *:last-child {
  margin-right: 0;
}
#gq-order-form .bulk-import-form {
  width: 100%;
  padding: 24px 24px;
  margin: 12px 0;
  background: #efefef;
  border: 1px solid #bcbcbc;
  border-radius: 4px;
}
#gq-order-form .bulk-import-form .bulk-import-item-results,
#gq-order-form .bulk-import-form .bulk-import-form-errors {
  background: white;
  border: 1px solid #a3a3a3;
  padding: 20px;
  width: 100%;
  max-width: 700px;
  text-align: center;
  margin: 20px auto 10px auto;
  border-radius: 4px;
}
#gq-order-form .bulk-import-form .bulk-import-item-results p,
#gq-order-form .bulk-import-form .bulk-import-form-errors p {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 5px;
}
#gq-order-form .bulk-import-form .bulk-import-item-results p:last-child,
#gq-order-form .bulk-import-form .bulk-import-form-errors p:last-child {
  margin-bottom: 0;
}
#gq-order-form .bulk-import-form .bulk-import-item-results .close-btn {
  position: relative;
  width: 100%;
}
#gq-order-form .bulk-import-form .bulk-import-item-results .close-btn button {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#gq-order-form .bulk-import-form .bulk-import-item-results .close-btn button .gq-svg-wrapper {
  width: 16px;
  height: 16px;
}
#gq-order-form .bulk-import-form .bulk-import-item-results .close-btn button .gq-svg-wrapper svg {
  width: 100%;
  height: 100%;
  fill: #ff5722;
  margin-right: 0;
}
#gq-order-form .bulk-import-form .bulk-import-item-results .status {
  font-weight: 700;
  margin: 20px 0;
}
#gq-order-form .bulk-import-form .bulk-import-item-results .items {
  text-align: left;
}
#gq-order-form .bulk-import-form .bulk-import-item-results .items .item {
  margin: 25px 0;
  border-radius: 3px;
}
#gq-order-form .bulk-import-form .bulk-import-item-results .items .item.item-deleted {
  opacity: 0.8;
}
#gq-order-form .bulk-import-form .bulk-import-item-results .items .item.item-deleted .item-errors p {
  text-decoration: line-through;
}
#gq-order-form .bulk-import-form .bulk-import-item-results .items .item .item-name {
  border-bottom: 1px solid #a3a3a3;
  padding-bottom: 6px;
  margin-bottom: 12px;
}
#gq-order-form .bulk-import-form .bulk-import-item-results .items .item .item-name a {
  color: #014286;
  cursor: pointer;
  text-decoration: underline;
}
#gq-order-form .bulk-import-form .bulk-import-item-results .items .item .item-name a:hover {
  color: #ff5722;
}
#gq-order-form .bulk-import-form .bulk-import-item-results .items .item .item-errors p {
  margin-bottom: 7px;
}
#gq-order-form .bulk-import-form .bulk-import-item-results .items .item .item-errors p:last-child {
  margin-bottom: 0;
}
#gq-order-form .bulk-import-form .bulk-import-close {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: stretch;
  align-items: stretch;
  margin-bottom: -14px;
}
#gq-order-form .bulk-import-form .bulk-import-close button {
  font-size: 14px;
  line-height: 16px;
  color: #ff5722;
  font-weight: 700;
  padding-right: 13px;
}
#gq-order-form .bulk-import-form table {
  padding: 12px 0;
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
}
#gq-order-form .bulk-import-form table tr {
  border: none;
}
#gq-order-form .bulk-import-form table tr td {
  border: none;
  width: 50%;
  padding: 15px 10px;
}
#gq-order-form .bulk-import-form table tr td p img {
  display: inline-block;
  vertical-align: middle;
  height: 16px;
  width: auto;
}
#gq-order-form .bulk-import-form table tr td.cell-submit {
  text-align: center;
}
#gq-order-form .bulk-import-form table tr td.cell-submit .gq-btn button {
  padding: 9px 25px;
  width: 195px;
  max-width: 100%;
  font-weight: 700;
  border-radius: 99px;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 0.05em;
}
#gq-order-form .bulk-import-form table tr td.cell-msg p {
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 9px;
}
#gq-order-form .bulk-import-form table tr td.cell-msg p:last-child {
  margin-bottom: 0;
}
#gq-order-form .bulk-import-form table tr td.cell-templates p {
  text-align: center;
  margin-bottom: 12px;
}
#gq-order-form .bulk-import-form table tr td.cell-templates p:last-child {
  margin-bottom: 0;
}
#gq-order-form .bulk-import-form table tr td.cell-templates p a {
  color: #ff5722;
  text-decoration: underline;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
#gq-order-form .bulk-import-form table tr td.cell-templates p a .gq-svg-wrapper svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
#gq-order-form .bulk-import-form table tr td.cell-templates p a .gq-svg-wrapper svg .st0 {
  fill: #ff5722;
}
#gq-order-form .bulk-import-form table tr td.cell-templates p a:hover {
  color: #fd3d00;
}
#gq-order-form .bulk-import-form table tr td.cell-submit .gq-btn button {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#gq-order-form .bulk-import-form table tr td.cell-submit .gq-btn button .gq-svg-wrapper {
  margin-left: 0;
}
#gq-order-form .bulk-import-form table tr td.cell-submit .gq-btn button .gq-svg-wrapper svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
#gq-order-form .ReactModalPortal .gq-modal-overlay {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-flow: column nowrap;
  flex-flow: column nowrap;
  background: rgba(255, 255, 255, 0.7);
  padding: 80px 0;
}
#gq-order-form .ReactModalPortal .gq-modal-overlay .gq-modal {
  margin: auto auto;
  width: 92%;
  max-width: 660px;
  outline: none;
  border: 2px solid #bcbcbc;
  -webkit-box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.2);
  background: white;
  border-radius: 4px;
  padding: 50px;
}
@media screen and (max-width: 768px) {
  #gq-order-form .ReactModalPortal .gq-modal-overlay .gq-modal {
    padding: 8%;
  }
}
#gq-order-form .ReactModalPortal .gq-modal-overlay .gq-modal.gq-modal-checkout .checkout-disclaimer {
  text-align: center;
}
#gq-order-form .ReactModalPortal .gq-modal-overlay .gq-modal.gq-modal-checkout .checkout-disclaimer > * {
  margin-bottom: 20px;
}
#gq-order-form .ReactModalPortal .gq-modal-overlay .gq-modal.gq-modal-checkout .checkout-disclaimer > *:last-child {
  margin-bottom: 0;
}
#gq-order-form .ReactModalPortal .gq-modal-overlay .gq-modal.gq-modal-checkout .checkout-disclaimer p {
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
}
#gq-order-form .ReactModalPortal .gq-modal-overlay .gq-modal.gq-modal-checkout .checkout-disclaimer .locale-select {
  max-width: 182px;
  margin: 0 auto;
  padding-bottom: 12px;
}
#gq-order-form .ReactModalPortal .gq-modal-overlay .gq-modal.gq-modal-checkout .checkout-disclaimer .locale-select .radio-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 10px;
}
#gq-order-form .ReactModalPortal .gq-modal-overlay .gq-modal.gq-modal-checkout .checkout-disclaimer .locale-select .radio-label img {
  margin: 0 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  width: 25px;
}
#gq-order-form .ReactModalPortal .gq-modal-overlay .gq-modal.gq-modal-checkout .checkout-disclaimer .locale-select .radio-label label {
  padding-bottom: 0;
}
#gq-order-form .ReactModalPortal .gq-modal-overlay .gq-modal.gq-modal-checkout .checkout-disclaimer .gq-btn {
  margin-left: auto;
  margin-right: auto;
}
#gq-order-form .ReactModalPortal .gq-modal-overlay .gq-modal.gq-modal-checkout .checkout-disclaimer .gq-btn button {
  border-radius: 99px;
}
#gq-order-form .gq-sequence-validator {
  padding-top: 5px;
  padding-bottom: 2px;
}
#gq-order-form .gq-sequence-validator .length-etc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
}
#gq-order-form .gq-sequence-validator .length-etc > * {
  margin-right: 10px;
}
#gq-order-form .gq-sequence-validator .length-etc > *:last-child {
  margin-right: 0;
}
#gq-order-form .gq-sequence-validator .length-etc p {
  font-size: 13px;
  line-height: 15px;
}
#gq-order-form .gq-sequence-validator .length-etc p span {
  font-size: inherit;
  line-height: inherit;
}
#gq-order-form .gq-sequence-validator .length-etc .invalid-count-portal .msg {
  color: red;
  font-weight: 700;
}
#gq-order-form .gq-sequence-validator .length-etc .invalid-count-portal .btn {
  cursor: pointer;
  color: #181818;
  font-weight: 700;
  text-decoration: underline;
}
#gq-order-form .gq-sequence-validator .invalid-sequence-wrapper {
  padding: 15px 0 30px 0;
}
#gq-order-form .gq-sequence-validator .invalid-sequence-wrapper .invalid-sequence {
  cursor: not-allowed;
}
/*# sourceMappingURL=master.css.map */