/**
 * ==============================================================================================
 * Bare Nolopath Path 4 app LESS
 * ==============================================================================================
 *
 * Provide styles for Nolopath
 *
 * @file    nolopath.theme-bare.less
 * @theme   hubv6
 *
 */
* + .nolopath-theme-bare.relocated[data-toggle="noloPathInsert"],
.nolopath-theme-bare.relocated[data-toggle="noloPathInsert"] + * {
  margin-top: 40px;
}
.nolopath-theme-bare .nolopath {
  position: relative;
  max-width: 700px;
  max-height: 215px;
  padding: 16px 19px 20px;
  overflow: hidden;
  color: #272727;
  background-color: transparent;
  border-top: 2px solid #dad9d9;
  border-bottom: 2px solid #dad9d9;
}
.nolopath-theme-bare .nolopath.overlay-disabled {
  max-height: none;
}
@media (min-width: 720px) {
  .nolopath-theme-bare .nolopath {
    max-height: none;
  }
}
.nolopath-theme-bare .panel-nolopath {
  margin: 0;
}
.nolopath-theme-bare .panel-nolopath,
.nolopath-theme-bare .panel-nolopath .panel-heading,
.nolopath-theme-bare .panel-nolopath .panel-body {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.nolopath-theme-bare .panel-nolopath p {
  color: inherit;
}
.nolopath-theme-bare .nolopath-step-2 .form-heading {
  display: none;
}
@media (max-width: 719px) {
  .nolopath-theme-bare .form-heading.mobile-hide {
    display: none;
  }
}
.nolopath-theme-bare .panel-nolopath .form-title,
.nolopath-theme-bare .form-providers .presubmit-providers-message {
  font-family: "Proxima Nova Rg Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.14285714;
  color: #004a73;
}
.nolopath-theme-bare .panel-nolopath .form-title > em,
.nolopath-theme-bare .form-providers .presubmit-providers-message > em {
  font-style: normal;
  text-decoration: underline;
}
.nolopath-theme-bare .form-providers p.form-instructions {
  display: block;
}
.nolopath-theme-bare .form-providers .presubmit-providers-message {
  margin-bottom: 0;
}
.nolopath-theme-bare .form-providers .provider-profile {
  padding: 10px;
  background-color: transparent;
  border: 1px solid #dad9d9;
  border-radius: 2px;
}
.nolopath-theme-bare .form-providers .provider-profile,
.nolopath-theme-bare .form-providers .provider-profile + .form-instructions {
  margin-top: 20px;
}
.nolopath-theme-bare .form-providers .provider-profile + .provider-profile {
  margin-top: 10px;
}
@media (max-width: 719px) {
  .nolopath-theme-bare .form-providers .provider-profile {
    padding: 5px 10px;
  }
  .nolopath-theme-bare .form-providers .provider-profile,
  .nolopath-theme-bare .form-providers .provider-profile + .form-instructions {
    margin-top: 10px;
  }
  .nolopath-theme-bare .form-providers .provider-profile + .provider-profile {
    margin-top: 5px;
  }
}
.nolopath-theme-bare .form-providers .provider-name {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
}
@media (max-width: 719px) {
  .nolopath-theme-bare .form-providers .provider-name {
    font-size: 12px;
    line-height: 14px;
  }
}
.nolopath-theme-bare .form-providers .provider-tagline {
  margin-top: 4px;
  margin-bottom: 0;
  overflow: hidden;
  font-size: 12px;
  line-height: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nolopath-theme-bare .form-providers .provider-tagline:hover,
.nolopath-theme-bare .form-providers .provider-tagline:focus {
  overflow: auto;
  white-space: normal;
}
@media (max-width: 719px) {
  .nolopath-theme-bare .form-providers .provider-tagline {
    display: none;
    margin-top: 0;
    color: #999;
  }
}
@media (min-width: 720px) {
  .nolopath-theme-bare .nolopath-confirm .form-providers-summary {
    float: right;
    width: 52.26586103%;
    padding-left: 30px;
  }
}
.nolopath-theme-bare .form-providers-summary .form-provider,
.nolopath-theme-bare .form-related-products .media {
  padding: 10px 0;
  margin: 0;
  border: none;
}
.nolopath-theme-bare .form-providers-summary .form-provider:first-child,
.nolopath-theme-bare .form-related-products .media:first-child {
  padding-top: 0;
}
.nolopath-theme-bare .form-providers-summary .provider-image,
.nolopath-theme-bare .form-related-products .media-left {
  float: left;
  width: 60px;
}
.nolopath-theme-bare .form-providers-summary .provider-info,
.nolopath-theme-bare .form-related-products .media-body {
  padding-left: 80px;
}
.nolopath-theme-bare .form-providers-summary .provider-name,
.nolopath-theme-bare .form-related-products .product-title {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}
.nolopath-theme-bare .form-providers-summary .provider-name a,
.nolopath-theme-bare .form-related-products .product-title a {
  color: inherit;
}
.nolopath-theme-bare .form-providers-summary .provider-name a:hover,
.nolopath-theme-bare .form-providers-summary .provider-name a:focus,
.nolopath-theme-bare .form-related-products .product-title a:hover,
.nolopath-theme-bare .form-related-products .product-title a:focus {
  color: #2093d2;
}
.nolopath-theme-bare .form-providers-summary .provider-subscription {
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 14px;
}
.nolopath-theme-bare .form-providers-summary .provider-contacts {
  margin-top: 10px;
}
.nolopath-theme-bare .form-providers-summary .provider-contacts > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.nolopath-theme-bare .form-providers-summary .provider-contacts > li:first-child {
  padding-left: 0;
}
.nolopath-theme-bare .form-providers-summary .provider-contacts > li + li {
  border-left: 1px solid #2093d2;
}
.nolopath-theme-bare .form-providers-summary .provider-contacts > li > a {
  padding: 0;
}
.nolopath-theme-bare .form-providers-summary .provider-contacts > li > a:hover,
.nolopath-theme-bare .form-providers-summary .provider-contacts > li > a:focus {
  text-decoration: underline;
  background-color: transparent;
}
.nolopath-theme-bare .form-providers-summary .provider-phone span {
  display: none !important;
}
.nolopath-theme-bare .form-instructions {
  margin: 5px 0 0;
}
.nolopath-theme-bare .form-instructions > p,
.nolopath-theme-bare .form-providers p.form-instructions {
  margin-bottom: 0;
  font-size: 16px;
  font-style: italic;
  line-height: 20px;
  color: #666;
}
@media (max-width: 719px) {
  .nolopath-theme-bare .form-instructions {
    display: none;
  }
}
.nolopath-theme-bare .nolopath-step-2 .form-instructions {
  display: none;
}
.nolopath-theme-bare .form-breadcrumb {
  display: none !important;
}
.nolopath-theme-bare .form-practice-area-select .form-group {
  margin-bottom: 10px;
  font-family: inherit;
}
.nolopath-theme-bare .nolopath-step-2 .form-case-info {
  margin: 20px 0 0;
}
.nolopath-theme-bare .nolopath-confirm .form-case-info {
  margin: 20px 0 0;
}
@media (min-width: 720px) {
  .nolopath-theme-bare .nolopath-confirm .form-case-info {
    padding-top: 20px;
    border-top: 2px solid #f6f6f6;
  }
}
@media (min-width: 720px) {
  .nolopath-theme-bare .nolopath-step-2 .form-container {
    float: right;
    width: 52.26586103%;
    padding-left: 30px;
  }
}
.nolopath-theme-bare .form-summary {
  padding: 20px;
  font-size: 14px;
  line-height: 18px;
  color: #333;
  background-color: #f6f6f6;
}
.nolopath-theme-bare .form-summary p {
  margin-bottom: 0;
  font-size: inherit;
  line-height: inherit;
}
.nolopath-theme-bare .form-summary p + p {
  margin-top: 10px;
}
.nolopath-theme-bare .form-summary .showMore {
  white-space: nowrap;
  cursor: pointer;
}
.nolopath-theme-bare .nolopath-step-1 .form-summary {
  display: none !important;
}
@media (max-width: 719px) {
  .nolopath-theme-bare .nolopath-step-2 .form-summary {
    margin-top: 20px;
  }
}
@media (min-width: 720px) {
  .nolopath-theme-bare .nolopath-step-2 .form-summary {
    float: left;
    width: 47.73413897%;
    min-height: 304px;
  }
}
.nolopath-theme-bare .form-case-summary {
  padding: 20px;
  font-size: 14px;
  line-height: 18px;
  color: #333;
  background-color: #f6f6f6;
}
.nolopath-theme-bare .form-case-summary h4 {
  padding-bottom: 4px;
  margin-bottom: 10px;
  text-align: center;
}
.nolopath-theme-bare .form-case-summary p {
  margin-bottom: 0;
  font-size: inherit;
  line-height: inherit;
}
.nolopath-theme-bare .form-case-summary p + p {
  margin-top: 10px;
}
@media (min-width: 720px) {
  .nolopath-theme-bare .nolopath-confirm .form-providers-summary + .form-case-summary {
    float: left;
    width: 47.73413897%;
    min-height: 304px;
  }
}
.nolopath-theme-bare .form-disclaimer {
  display: none;
  font-size: 10px;
  line-height: 1.4;
  color: #999;
}
.nolopath-step-last .nolopath-theme-bare .form-disclaimer {
  display: block;
}
.nolopath-theme-bare .form-questions .form-group {
  margin: 0;
  font-family: inherit;
}
.nolopath-theme-bare .form-questions .form-group + .form-group {
  margin-top: 10px;
}
.nolopath-theme-bare .form-questions .control-label,
.nolopath-theme-bare .form-practice-area-select .control-label {
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-family: inherit;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.125;
  color: #272727;
  text-align: left;
  vertical-align: top;
}
@media (min-width: 720px) {
  .nolopath-theme-bare .form-questions .control-label,
  .nolopath-theme-bare .form-practice-area-select .control-label {
    margin-top: 8px;
    margin-right: 3px;
  }
}
.nolopath-theme-bare .form-questions .label-current {
  display: none;
}
.nolopath-theme-bare .form-questions .input-box,
.nolopath-theme-bare .form-practice-area-select .input-box {
  display: block;
}
.nolopath-theme-bare .form-questions .form-control,
.nolopath-theme-bare .form-practice-area-select .form-control {
  width: auto;
  font-size: 16px;
  line-height: 18px;
  background-color: #f6f6f6;
  border: 1px solid #b5b5aa;
}
.nolopath-theme-bare .form-questions .form-control:focus,
.nolopath-theme-bare .form-practice-area-select .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.nolopath-theme-bare .form-questions .form-textarea {
  width: 100%;
}
.nolopath-theme-bare .form-questions .radio > label,
.nolopath-theme-bare .form-questions .checkbox > label {
  padding-top: 0;
  padding-right: 10px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  color: #272727;
  text-align: left;
}
.nolopath-theme-bare .form-questions .radio input[type="radio"],
.nolopath-theme-bare .form-questions .radio-inline input[type="radio"],
.nolopath-theme-bare .form-questions .checkbox input[type="checkbox"],
.nolopath-theme-bare .form-questions .checkbox-inline input[type="checkbox"] {
  position: static;
  margin-top: 0;
  margin-right: 5px;
  font-size: inherit;
  line-height: inherit;
  vertical-align: baseline;
}
@media (min-width: 720px) {
  .nolopath-theme-bare .form-questions .validate-radio .control-label,
  .nolopath-theme-bare .form-questions .validate-checkbox .control-label {
    margin-bottom: 0;
  }
  .nolopath-theme-bare .form-questions .validate-radio .input-box,
  .nolopath-theme-bare .form-questions .validate-checkbox .input-box {
    display: block;
  }
  .nolopath-theme-bare .form-questions .radio,
  .nolopath-theme-bare .form-questions .checkbox {
    display: inline-block;
    width: 32%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.nolopath-theme-bare .form-questions .btn-group > .btn,
.nolopath-theme-bare .form-practice-area-select .btn-group > .btn {
  border-color: #b5b5aa;
  border-radius: 0;
}
.nolopath-theme-bare .form-questions .has-error .form-control {
  border: 1px solid #b5b5aa;
}
.nolopath-theme-bare .form-questions .has-error .control-label,
.nolopath-theme-bare .form-questions .has-error label {
  color: #a41d02;
}
.nolopath-theme-bare .form-questions .inline-error {
  margin: 7px 0 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #a94442;
}
@media (min-width: 720px) {
  .nolopath-theme-bare .form-questions .control-label,
  .nolopath-theme-bare .form-questions .input-box,
  .nolopath-theme-bare .form-questions .form-control,
  .nolopath-theme-bare .form-questions .form-control + .inline-error,
  .nolopath-theme-bare .form-practice-area-select .control-label,
  .nolopath-theme-bare .form-practice-area-select .input-box,
  .nolopath-theme-bare .form-practice-area-select .form-control,
  .nolopath-theme-bare .form-practice-area-select .form-control + .inline-error {
    display: inline-block;
  }
  .nolopath-theme-bare .form-questions .form-control,
  .nolopath-theme-bare .form-practice-area-select .form-control {
    width: auto;
  }
  .nolopath-theme-bare .form-questions .form-textarea {
    width: 100%;
  }
  .nolopath-theme-bare .form-questions .control-label + .input-box,
  .nolopath-theme-bare .form-questions .form-control + .inline-error,
  .nolopath-theme-bare .form-practice-area-select .control-label + .input-box,
  .nolopath-theme-bare .form-practice-area-select .form-control + .inline-error {
    margin-top: 0;
    margin-left: 10px;
  }
  .nolopath-theme-bare .form-questions .validate-radio .control-label + .input-box,
  .nolopath-theme-bare .form-questions .validate-checkbox .control-label + .input-box {
    margin-left: 0;
  }
}
.nolopath-theme-bare .form-questions .btn-group,
.nolopath-theme-bare .form-practice-area-select .btn-group {
  vertical-align: top;
}
.nolopath-theme-bare .form-questions .btn-group > .btn-group + .btn-group,
.nolopath-theme-bare .form-practice-area-select .btn-group > .btn-group + .btn-group {
  padding-left: 5px;
}
@media (max-width: 719px) {
  .nolopath-theme-bare .form-questions .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare .form-practice-area-select .btn-group > .btn-group + .btn-group {
    padding-left: 2px;
  }
}
.nolopath-theme-bare .form-questions .btn-group > .btn,
.nolopath-theme-bare .form-practice-area-select .btn-group > .btn {
  height: 36px;
  padding: 3px 5px;
  font-weight: bold;
  color: #999;
  background-color: #fff;
  border: 1px solid #999;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (min-width: 720px) {
  .nolopath-theme-bare .form-questions .btn-group > .btn,
  .nolopath-theme-bare .form-practice-area-select .btn-group > .btn {
    height: 44px;
  }
}
.nolopath-theme-bare .form-questions .btn-group > .btn:hover,
.nolopath-theme-bare .form-questions .btn-group > .btn:focus,
.nolopath-theme-bare .form-practice-area-select .btn-group > .btn:hover,
.nolopath-theme-bare .form-practice-area-select .btn-group > .btn:focus {
  color: #999;
  background-color: #fff;
  border-color: #999;
  outline: none;
}
.nolopath-theme-bare .form-questions .btn-group > .btn:active,
.nolopath-theme-bare .form-questions .btn-group > .btn.active,
.nolopath-theme-bare .form-practice-area-select .btn-group > .btn:active,
.nolopath-theme-bare .form-practice-area-select .btn-group > .btn.active {
  color: #fff;
  background-color: #00aeef;
  border-color: #00aeef;
}
@media (max-width: 719px) {
  .nolopath-theme-bare .form-questions #form-item-zip.active + #form-item-case_description {
    display: block;
  }
  .nolopath-theme-bare .form-questions .answered.active,
  .nolopath-theme-bare .form-questions .not-answered.active,
  .nolopath-theme-bare .form-practice-area-select .answered.active {
    display: block;
  }
  .nolopath-theme-bare .form-questions .answered,
  .nolopath-theme-bare .form-questions .not-answered,
  .nolopath-theme-bare .form-practice-area-select .answered {
    display: none;
  }
  .nolopath-theme-bare .form-questions .label-current {
    display: inline;
  }
}
@media (min-width: 720px) {
  .nolopath-theme-bare .form-questions .not-answered + .not-answered {
    display: none;
  }
  .nolopath-theme-bare .form-questions .answered + .not-answered,
  .nolopath-theme-bare .form-questions .answered + .answered,
  .nolopath-theme-bare .form-questions .not-answered + .answered,
  .nolopath-theme-bare .form-practice-area-select .answered + .not-answered,
  .nolopath-theme-bare .form-practice-area-select .answered + .answered {
    display: block;
  }
}
.nolopath-theme-bare .form-questions .answered .form-control,
.nolopath-theme-bare .form-practice-area-select .answered .form-control {
  border: 2px solid #00aeef;
}
.nolopath-theme-bare .form-questions .answered.has-error .form-control,
.nolopath-theme-bare .form-practice-area-select .answered.has-error .form-control {
  border: 1px solid #b5b5aa;
}
.nolopath-theme-bare .form-actions {
  display: none;
  margin-top: 20px;
}
.nolopath-theme-bare .form-actions.valid {
  display: block;
}
.nolopath-theme-bare .form-actions .form-loader {
  height: 8px;
  margin-bottom: 20px;
  border-radius: 4px;
}
.nolopath-theme-bare .form-actions .form-actions-btn-group {
  width: 100%;
}
.nolopath-theme-bare .form-actions .btn-form-submit {
  width: 100%;
  min-width: 250px;
  height: auto;
  padding: 15px;
  font-size: 16px;
  line-height: 1.25;
  background-color: #ff8814;
  border: none;
}
@media (min-width: 720px) {
  .nolopath-theme-bare .form-actions .btn-form-submit {
    max-width: 300px;
  }
}
.nolopath-theme-bare .form-actions .btn-form-submit:hover {
  background-color: #ffb063;
}
.nolopath-theme-bare .form-actions .btn-form-submit.disabled,
.nolopath-theme-bare .form-actions .btn-form-submit[disabled],
.nolopath-theme-bare .form-actions .btn-form-submit.disabled:hover,
.nolopath-theme-bare .form-actions .btn-form-submit[disabled]:hover,
.nolopath-theme-bare .form-actions .btn-form-submit.disabled:focus,
.nolopath-theme-bare .form-actions .btn-form-submit[disabled]:focus,
.nolopath-theme-bare .form-actions .btn-form-submit.disabled:active,
.nolopath-theme-bare .form-actions .btn-form-submit[disabled]:active,
.nolopath-theme-bare .form-actions .btn-form-submit.disabled.active,
.nolopath-theme-bare .form-actions .btn-form-submit[disabled].active {
  color: #dad9d9;
  background-color: #ffb063;
}
@media (min-width: 720px) {
  .nolopath-theme-bare .nolopath-step-2 .form-actions .btn-form-submit {
    max-width: none;
  }
}
.nolopath-theme-bare .form-actions .form-providers-text {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px;
}
.nolopath-theme-bare .nolopath-step-2 .form-actions .form-providers-text {
  display: none !important;
}
.nolopath-theme-bare .form-actions .form-tcpa-message {
  padding: 8px 15px;
  margin: 20px 0 0;
  font-size: 12px;
  line-height: 16px;
}
.nolopath-theme-bare .form-actions .form-tcpa-message > * {
  font-size: inherit;
  line-height: inherit;
}
.nolopath-theme-bare .form-confirmation-message > p,
.nolopath-theme-bare .form-related-products > p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.25;
}
.nolopath-theme-bare .form-related-products {
  margin: 20px 0 0;
}
.nolopath-theme-bare .form-related-products .media-body {
  overflow: visible;
}
.nolopath-theme-bare .form-related-products .product-image {
  display: block;
}
.nolopath-theme-bare .form-related-products .product-image > img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 720px) {
  .nolopath-theme-bare #desktop-stack-form-group .control-label,
  .nolopath-theme-bare #desktop-stack-form-group .input-box,
  .nolopath-theme-bare #desktop-stack-form-group .form-control,
  .nolopath-theme-bare #form-item-case_description .control-label,
  .nolopath-theme-bare #form-item-case_description .input-box,
  .nolopath-theme-bare #form-item-case_description .form-control {
    display: block;
  }
  .nolopath-theme-bare #desktop-stack-form-group .control-label + .input-box,
  .nolopath-theme-bare #form-item-case_description .control-label + .input-box {
    margin-top: 4px;
    margin-left: 0;
  }
  .nolopath-theme-bare #desktop-stack-form-group .form-control + .inline-error,
  .nolopath-theme-bare #form-item-case_description .form-control + .inline-error {
    margin-top: 7px;
    margin-left: 0;
  }
}
.nolopath-theme-bare #mobile-hide-btn-group .input-box > .btn-group,
.nolopath-theme-bare #form-item-zip .input-box > .btn-group,
.nolopath-theme-bare #nolopath-form .form-practice-area-select .input-box > .btn-group,
.nolopath-theme-bare #form-item-q2 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q5 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q6 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q7 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q8 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q13 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q14 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q15 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q16 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q28 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q29 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q31 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q33 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q40 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q41 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q42 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q43 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q44 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q45 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q46 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q48 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q49 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q52 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q63 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q64 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q69 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q86 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q87 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q88 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q90 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q91 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q92 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q93 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q95 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q100 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q101 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q102 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q104 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q105 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q114 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q115 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q129 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q134 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q138 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q139 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q140 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q141 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q142 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q143 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q145 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q146 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q147 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q148 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q161 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q162 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q163 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q164 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q165 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q166 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q283 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q293 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q303 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q313 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q323 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q325 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q326 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q327 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q328 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q331 .input-box > .btn-group,
.nolopath-theme-bare #form-item-q351 .input-box > .btn-group {
  display: none;
}
.nolopath-theme-bare #mobile-hide-form-select .form-select,
.nolopath-theme-bare #form-item-q1 .form-select,
.nolopath-theme-bare #form-item-q3 .form-select,
.nolopath-theme-bare #form-item-q4 .form-select,
.nolopath-theme-bare #form-item-q9 .form-select,
.nolopath-theme-bare #form-item-q39 .form-select,
.nolopath-theme-bare #form-item-q53 .form-select,
.nolopath-theme-bare #form-item-q55 .form-select,
.nolopath-theme-bare #form-item-q57 .form-select,
.nolopath-theme-bare #form-item-q58 .form-select,
.nolopath-theme-bare #form-item-q59 .form-select,
.nolopath-theme-bare #form-item-q60 .form-select,
.nolopath-theme-bare #form-item-q74 .form-select,
.nolopath-theme-bare #form-item-q75 .form-select,
.nolopath-theme-bare #form-item-q80 .form-select,
.nolopath-theme-bare #form-item-q81 .form-select,
.nolopath-theme-bare #form-item-q82 .form-select,
.nolopath-theme-bare #form-item-q89 .form-select,
.nolopath-theme-bare #form-item-q98 .form-select,
.nolopath-theme-bare #form-item-q109 .form-select,
.nolopath-theme-bare #form-item-q144 .form-select,
.nolopath-theme-bare #form-item-q151 .form-select,
.nolopath-theme-bare #form-item-q221 .form-select,
.nolopath-theme-bare #form-item-q231 .form-select,
.nolopath-theme-bare #form-item-q241 .form-select,
.nolopath-theme-bare #form-item-q251 .form-select,
.nolopath-theme-bare #form-item-q261 .form-select,
.nolopath-theme-bare #form-item-q324 .form-select,
.nolopath-theme-bare #form-item-q341 .form-select,
.nolopath-theme-bare #form-item-q361 .form-select,
.nolopath-theme-bare[data-path="min-path4a"] #form-item-q1 .form-select,
.nolopath-theme-bare[data-path="min-path4a"] #form-item-q2 .form-select,
.nolopath-theme-bare[data-path="min-path4a"] #form-item-q4 .form-select,
.nolopath-theme-bare[data-path="min-path4b"] #form-item-q1 .form-select,
.nolopath-theme-bare[data-path="min-path4b"] #form-item-q2 .form-select,
.nolopath-theme-bare[data-path="min-path4b"] #form-item-q4 .form-select,
.nolopath-theme-bare[data-path="min-path7a"] #form-item-q1 .form-select,
.nolopath-theme-bare[data-path="min-path7a"] #form-item-q2 .form-select,
.nolopath-theme-bare[data-path="min-path7a"] #form-item-q4 .form-select,
.nolopath-theme-bare[data-path="min-path7b"] #form-item-q1 .form-select,
.nolopath-theme-bare[data-path="min-path7b"] #form-item-q2 .form-select,
.nolopath-theme-bare[data-path="min-path7b"] #form-item-q4 .form-select {
  display: none;
}
.nolopath-theme-bare #mobile-hide-form-select-inline-error .form-select,
.nolopath-theme-bare #mobile-hide-form-select-inline-error .form-select + .inline-error {
  display: none;
}
@media (max-width: 719px) {
  .nolopath-theme-bare #mobile-show-btn-group-as-vertical .btn-group,
  .nolopath-theme-bare #form-item-q1 .btn-group,
  .nolopath-theme-bare #form-item-q3 .btn-group,
  .nolopath-theme-bare #form-item-q4 .btn-group,
  .nolopath-theme-bare #form-item-q9 .btn-group,
  .nolopath-theme-bare #form-item-q39 .btn-group,
  .nolopath-theme-bare #form-item-q55 .btn-group,
  .nolopath-theme-bare #form-item-q57 .btn-group,
  .nolopath-theme-bare #form-item-q58 .btn-group,
  .nolopath-theme-bare #form-item-q59 .btn-group,
  .nolopath-theme-bare #form-item-q60 .btn-group,
  .nolopath-theme-bare #form-item-q74 .btn-group,
  .nolopath-theme-bare #form-item-q75 .btn-group,
  .nolopath-theme-bare #form-item-q81 .btn-group,
  .nolopath-theme-bare #form-item-q82 .btn-group,
  .nolopath-theme-bare #form-item-q89 .btn-group,
  .nolopath-theme-bare #form-item-q98 .btn-group,
  .nolopath-theme-bare #form-item-q109 .btn-group,
  .nolopath-theme-bare #form-item-q144 .btn-group,
  .nolopath-theme-bare #form-item-q221 .btn-group,
  .nolopath-theme-bare #form-item-q241 .btn-group,
  .nolopath-theme-bare #form-item-q324 .btn-group,
  .nolopath-theme-bare #form-item-q341 .btn-group,
  .nolopath-theme-bare #form-item-q361 .btn-group,
  .nolopath-theme-bare[data-path="min-path4a"] #form-item-q1 .btn-group,
  .nolopath-theme-bare[data-path="min-path4a"] #form-item-q2 .btn-group,
  .nolopath-theme-bare[data-path="min-path4a"] #form-item-q4 .btn-group,
  .nolopath-theme-bare[data-path="min-path4b"] #form-item-q1 .btn-group,
  .nolopath-theme-bare[data-path="min-path4b"] #form-item-q2 .btn-group,
  .nolopath-theme-bare[data-path="min-path4b"] #form-item-q4 .btn-group,
  .nolopath-theme-bare[data-path="min-path7a"] #form-item-q1 .btn-group,
  .nolopath-theme-bare[data-path="min-path7a"] #form-item-q2 .btn-group,
  .nolopath-theme-bare[data-path="min-path7a"] #form-item-q4 .btn-group,
  .nolopath-theme-bare[data-path="min-path7b"] #form-item-q1 .btn-group,
  .nolopath-theme-bare[data-path="min-path7b"] #form-item-q2 .btn-group,
  .nolopath-theme-bare[data-path="min-path7b"] #form-item-q4 .btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border: none;
  }
  .nolopath-theme-bare #mobile-show-btn-group-as-vertical .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q1 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q3 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q4 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q9 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q39 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q55 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q57 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q58 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q59 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q60 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q74 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q75 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q81 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q82 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q89 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q98 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q109 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q144 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q221 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q241 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q324 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q341 .btn-group > .btn-group,
  .nolopath-theme-bare #form-item-q361 .btn-group > .btn-group,
  .nolopath-theme-bare[data-path="min-path4a"] #form-item-q1 .btn-group > .btn-group,
  .nolopath-theme-bare[data-path="min-path4a"] #form-item-q2 .btn-group > .btn-group,
  .nolopath-theme-bare[data-path="min-path4a"] #form-item-q4 .btn-group > .btn-group,
  .nolopath-theme-bare[data-path="min-path4b"] #form-item-q1 .btn-group > .btn-group,
  .nolopath-theme-bare[data-path="min-path4b"] #form-item-q2 .btn-group > .btn-group,
  .nolopath-theme-bare[data-path="min-path4b"] #form-item-q4 .btn-group > .btn-group,
  .nolopath-theme-bare[data-path="min-path7a"] #form-item-q1 .btn-group > .btn-group,
  .nolopath-theme-bare[data-path="min-path7a"] #form-item-q2 .btn-group > .btn-group,
  .nolopath-theme-bare[data-path="min-path7a"] #form-item-q4 .btn-group > .btn-group,
  .nolopath-theme-bare[data-path="min-path7b"] #form-item-q1 .btn-group > .btn-group,
  .nolopath-theme-bare[data-path="min-path7b"] #form-item-q2 .btn-group > .btn-group,
  .nolopath-theme-bare[data-path="min-path7b"] #form-item-q4 .btn-group > .btn-group {
    display: inline-block;
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .nolopath-theme-bare #mobile-show-btn-group-as-vertical .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q1 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q3 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q4 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q9 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q39 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q55 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q57 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q58 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q59 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q60 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q74 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q75 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q81 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q82 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q89 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q98 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q109 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q144 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q221 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q241 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q324 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q341 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare #form-item-q361 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare[data-path="min-path4a"] #form-item-q1 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare[data-path="min-path4a"] #form-item-q2 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare[data-path="min-path4a"] #form-item-q4 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare[data-path="min-path4b"] #form-item-q1 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare[data-path="min-path4b"] #form-item-q2 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare[data-path="min-path4b"] #form-item-q4 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare[data-path="min-path7a"] #form-item-q1 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare[data-path="min-path7a"] #form-item-q2 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare[data-path="min-path7a"] #form-item-q4 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare[data-path="min-path7b"] #form-item-q1 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare[data-path="min-path7b"] #form-item-q2 .btn-group > .btn-group + .btn-group,
  .nolopath-theme-bare[data-path="min-path7b"] #form-item-q4 .btn-group > .btn-group + .btn-group {
    padding: 0;
    margin: 2px 0 0;
  }
  .nolopath-theme-bare #mobile-show-btn-group-as-vertical .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q1 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q3 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q4 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q9 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q39 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q55 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q57 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q58 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q59 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q60 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q74 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q75 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q81 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q82 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q89 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q98 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q109 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q144 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q221 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q241 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q324 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q341 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare #form-item-q361 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare[data-path="min-path4a"] #form-item-q1 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare[data-path="min-path4a"] #form-item-q2 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare[data-path="min-path4a"] #form-item-q4 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare[data-path="min-path4b"] #form-item-q1 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare[data-path="min-path4b"] #form-item-q2 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare[data-path="min-path4b"] #form-item-q4 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare[data-path="min-path7a"] #form-item-q1 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare[data-path="min-path7a"] #form-item-q2 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare[data-path="min-path7a"] #form-item-q4 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare[data-path="min-path7b"] #form-item-q1 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare[data-path="min-path7b"] #form-item-q2 .btn-group > .btn-group > .btn,
  .nolopath-theme-bare[data-path="min-path7b"] #form-item-q4 .btn-group > .btn-group > .btn {
    float: none;
  }
}
@media (min-width: 720px) {
  .nolopath-theme-bare #desktop-show-btn-group .input-box > .btn-group,
  .nolopath-theme-bare #nolopath-form .form-practice-area-select .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q53 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q80 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q151 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q231 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q251 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q261 .input-box > .btn-group {
    display: block;
  }
}
@media (min-width: 720px) {
  .nolopath-theme-bare #desktop-hide-btn-group .input-box > .btn-group,
  .nolopath-theme-bare #form-item-zip .input-box > .btn-group,
  .nolopath-theme-bare #nolopath-form .form-practice-area-select .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q1 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q2 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q3 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q4 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q5 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q6 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q7 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q8 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q9 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q13 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q14 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q15 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q16 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q28 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q29 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q31 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q33 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q39 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q40 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q41 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q42 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q43 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q44 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q45 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q46 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q48 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q49 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q52 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q53 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q55 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q57 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q58 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q59 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q60 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q63 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q64 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q69 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q74 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q75 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q80 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q81 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q82 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q86 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q87 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q88 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q89 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q90 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q91 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q92 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q93 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q95 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q98 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q100 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q101 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q102 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q104 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q105 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q109 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q114 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q115 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q129 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q134 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q138 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q139 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q140 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q141 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q142 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q143 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q144 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q145 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q146 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q147 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q148 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q151 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q161 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q162 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q163 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q164 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q165 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q166 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q221 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q231 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q241 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q251 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q261 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q283 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q293 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q303 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q313 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q323 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q324 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q325 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q326 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q327 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q328 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q331 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q341 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q351 .input-box > .btn-group,
  .nolopath-theme-bare #form-item-q361 .input-box > .btn-group,
  .nolopath-theme-bare[data-path="min-path4a"] #form-item-q1 .input-box > .btn-group,
  .nolopath-theme-bare[data-path="min-path4a"] #form-item-q2 .input-box > .btn-group,
  .nolopath-theme-bare[data-path="min-path4a"] #form-item-q4 .input-box > .btn-group,
  .nolopath-theme-bare[data-path="min-path4b"] #form-item-q1 .input-box > .btn-group,
  .nolopath-theme-bare[data-path="min-path4b"] #form-item-q2 .input-box > .btn-group,
  .nolopath-theme-bare[data-path="min-path4b"] #form-item-q4 .input-box > .btn-group,
  .nolopath-theme-bare[data-path="min-path7a"] #form-item-q1 .input-box > .btn-group,
  .nolopath-theme-bare[data-path="min-path7a"] #form-item-q2 .input-box > .btn-group,
  .nolopath-theme-bare[data-path="min-path7a"] #form-item-q4 .input-box > .btn-group,
  .nolopath-theme-bare[data-path="min-path7b"] #form-item-q1 .input-box > .btn-group,
  .nolopath-theme-bare[data-path="min-path7b"] #form-item-q2 .input-box > .btn-group,
  .nolopath-theme-bare[data-path="min-path7b"] #form-item-q4 .input-box > .btn-group {
    display: none;
  }
}
@media (min-width: 720px) {
  .nolopath-theme-bare #desktop-show-form-select .form-select,
  .nolopath-theme-bare #form-item-zip .form-select,
  .nolopath-theme-bare #nolopath-form .form-practice-area-select .form-select,
  .nolopath-theme-bare #form-item-q1 .form-select,
  .nolopath-theme-bare #form-item-q2 .form-select,
  .nolopath-theme-bare #form-item-q3 .form-select,
  .nolopath-theme-bare #form-item-q4 .form-select,
  .nolopath-theme-bare #form-item-q5 .form-select,
  .nolopath-theme-bare #form-item-q6 .form-select,
  .nolopath-theme-bare #form-item-q7 .form-select,
  .nolopath-theme-bare #form-item-q8 .form-select,
  .nolopath-theme-bare #form-item-q9 .form-select,
  .nolopath-theme-bare #form-item-q13 .form-select,
  .nolopath-theme-bare #form-item-q14 .form-select,
  .nolopath-theme-bare #form-item-q15 .form-select,
  .nolopath-theme-bare #form-item-q16 .form-select,
  .nolopath-theme-bare #form-item-q28 .form-select,
  .nolopath-theme-bare #form-item-q29 .form-select,
  .nolopath-theme-bare #form-item-q31 .form-select,
  .nolopath-theme-bare #form-item-q33 .form-select,
  .nolopath-theme-bare #form-item-q39 .form-select,
  .nolopath-theme-bare #form-item-q40 .form-select,
  .nolopath-theme-bare #form-item-q41 .form-select,
  .nolopath-theme-bare #form-item-q42 .form-select,
  .nolopath-theme-bare #form-item-q43 .form-select,
  .nolopath-theme-bare #form-item-q44 .form-select,
  .nolopath-theme-bare #form-item-q45 .form-select,
  .nolopath-theme-bare #form-item-q46 .form-select,
  .nolopath-theme-bare #form-item-q48 .form-select,
  .nolopath-theme-bare #form-item-q49 .form-select,
  .nolopath-theme-bare #form-item-q52 .form-select,
  .nolopath-theme-bare #form-item-q53 .form-select,
  .nolopath-theme-bare #form-item-q55 .form-select,
  .nolopath-theme-bare #form-item-q57 .form-select,
  .nolopath-theme-bare #form-item-q58 .form-select,
  .nolopath-theme-bare #form-item-q59 .form-select,
  .nolopath-theme-bare #form-item-q60 .form-select,
  .nolopath-theme-bare #form-item-q63 .form-select,
  .nolopath-theme-bare #form-item-q64 .form-select,
  .nolopath-theme-bare #form-item-q69 .form-select,
  .nolopath-theme-bare #form-item-q74 .form-select,
  .nolopath-theme-bare #form-item-q75 .form-select,
  .nolopath-theme-bare #form-item-q80 .form-select,
  .nolopath-theme-bare #form-item-q81 .form-select,
  .nolopath-theme-bare #form-item-q82 .form-select,
  .nolopath-theme-bare #form-item-q86 .form-select,
  .nolopath-theme-bare #form-item-q87 .form-select,
  .nolopath-theme-bare #form-item-q88 .form-select,
  .nolopath-theme-bare #form-item-q89 .form-select,
  .nolopath-theme-bare #form-item-q90 .form-select,
  .nolopath-theme-bare #form-item-q91 .form-select,
  .nolopath-theme-bare #form-item-q92 .form-select,
  .nolopath-theme-bare #form-item-q93 .form-select,
  .nolopath-theme-bare #form-item-q95 .form-select,
  .nolopath-theme-bare #form-item-q98 .form-select,
  .nolopath-theme-bare #form-item-q100 .form-select,
  .nolopath-theme-bare #form-item-q101 .form-select,
  .nolopath-theme-bare #form-item-q102 .form-select,
  .nolopath-theme-bare #form-item-q104 .form-select,
  .nolopath-theme-bare #form-item-q105 .form-select,
  .nolopath-theme-bare #form-item-q109 .form-select,
  .nolopath-theme-bare #form-item-q114 .form-select,
  .nolopath-theme-bare #form-item-q115 .form-select,
  .nolopath-theme-bare #form-item-q129 .form-select,
  .nolopath-theme-bare #form-item-q134 .form-select,
  .nolopath-theme-bare #form-item-q138 .form-select,
  .nolopath-theme-bare #form-item-q139 .form-select,
  .nolopath-theme-bare #form-item-q140 .form-select,
  .nolopath-theme-bare #form-item-q141 .form-select,
  .nolopath-theme-bare #form-item-q142 .form-select,
  .nolopath-theme-bare #form-item-q143 .form-select,
  .nolopath-theme-bare #form-item-q144 .form-select,
  .nolopath-theme-bare #form-item-q145 .form-select,
  .nolopath-theme-bare #form-item-q146 .form-select,
  .nolopath-theme-bare #form-item-q147 .form-select,
  .nolopath-theme-bare #form-item-q148 .form-select,
  .nolopath-theme-bare #form-item-q151 .form-select,
  .nolopath-theme-bare #form-item-q161 .form-select,
  .nolopath-theme-bare #form-item-q162 .form-select,
  .nolopath-theme-bare #form-item-q163 .form-select,
  .nolopath-theme-bare #form-item-q164 .form-select,
  .nolopath-theme-bare #form-item-q165 .form-select,
  .nolopath-theme-bare #form-item-q166 .form-select,
  .nolopath-theme-bare #form-item-q221 .form-select,
  .nolopath-theme-bare #form-item-q231 .form-select,
  .nolopath-theme-bare #form-item-q241 .form-select,
  .nolopath-theme-bare #form-item-q251 .form-select,
  .nolopath-theme-bare #form-item-q261 .form-select,
  .nolopath-theme-bare #form-item-q283 .form-select,
  .nolopath-theme-bare #form-item-q293 .form-select,
  .nolopath-theme-bare #form-item-q303 .form-select,
  .nolopath-theme-bare #form-item-q313 .form-select,
  .nolopath-theme-bare #form-item-q323 .form-select,
  .nolopath-theme-bare #form-item-q324 .form-select,
  .nolopath-theme-bare #form-item-q325 .form-select,
  .nolopath-theme-bare #form-item-q326 .form-select,
  .nolopath-theme-bare #form-item-q327 .form-select,
  .nolopath-theme-bare #form-item-q328 .form-select,
  .nolopath-theme-bare #form-item-q331 .form-select,
  .nolopath-theme-bare #form-item-q341 .form-select,
  .nolopath-theme-bare #form-item-q351 .form-select,
  .nolopath-theme-bare #form-item-q361 .form-select,
  .nolopath-theme-bare[data-path="min-path4a"] #form-item-q1 .form-select,
  .nolopath-theme-bare[data-path="min-path4a"] #form-item-q2 .form-select,
  .nolopath-theme-bare[data-path="min-path4a"] #form-item-q4 .form-select,
  .nolopath-theme-bare[data-path="min-path4b"] #form-item-q1 .form-select,
  .nolopath-theme-bare[data-path="min-path4b"] #form-item-q2 .form-select,
  .nolopath-theme-bare[data-path="min-path4b"] #form-item-q4 .form-select,
  .nolopath-theme-bare[data-path="min-path7a"] #form-item-q1 .form-select,
  .nolopath-theme-bare[data-path="min-path7a"] #form-item-q2 .form-select,
  .nolopath-theme-bare[data-path="min-path7a"] #form-item-q4 .form-select,
  .nolopath-theme-bare[data-path="min-path7b"] #form-item-q1 .form-select,
  .nolopath-theme-bare[data-path="min-path7b"] #form-item-q2 .form-select,
  .nolopath-theme-bare[data-path="min-path7b"] #form-item-q4 .form-select {
    display: block;
  }
}
@media (min-width: 720px) {
  .nolopath-theme-bare #desktop-hide-form-select .form-select {
    display: none;
  }
}
@media (min-width: 720px) {
  .nolopath-theme-bare #desktop-show-form-select-inline-error .form-select,
  .nolopath-theme-bare #desktop-show-form-select-inline-error .form-select + .inline-error {
    display: block;
  }
}
@media (min-width: 720px) {
  .nolopath-theme-bare #desktop-hide-form-text .form-text,
  .nolopath-theme-bare #desktop-hide-form-text .form-text + .inline-error {
    display: none;
  }
}
@media (min-width: 670px) {
  .nolopath-theme-bare #desktop-checkbox-stack .checkbox,
  .nolopath-theme-bare #form-item-q327 .checkbox {
    display: block;
    width: auto;
  }
}
.nolopath-theme-bare #form-item-first_name,
.nolopath-theme-bare #form-item-last_name,
.nolopath-theme-bare #form-item-mail,
.nolopath-theme-bare #form-item-phone {
  float: left;
  width: 100%;
}
.nolopath-theme-bare #form-item-first_name label,
.nolopath-theme-bare #form-item-last_name label,
.nolopath-theme-bare #form-item-mail label,
.nolopath-theme-bare #form-item-phone label {
  display: none;
}
@media (max-width: 719px) {
  .nolopath-theme-bare #form-item-first_name,
  .nolopath-theme-bare #form-item-last_name,
  .nolopath-theme-bare #form-item-mail,
  .nolopath-theme-bare #form-item-phone {
    display: block;
  }
}
@media (min-width: 720px) {
  .nolopath-theme-bare #form-item-first_name,
  .nolopath-theme-bare #form-item-last_name,
  .nolopath-theme-bare #form-item-mail,
  .nolopath-theme-bare #form-item-phone {
    display: block;
  }
  .nolopath-theme-bare #form-item-first_name .input-box,
  .nolopath-theme-bare #form-item-last_name .input-box,
  .nolopath-theme-bare #form-item-mail .input-box,
  .nolopath-theme-bare #form-item-phone .input-box {
    width: 100%;
    margin-left: 0;
  }
  .nolopath-theme-bare #form-item-first_name .form-control,
  .nolopath-theme-bare #form-item-last_name .form-control,
  .nolopath-theme-bare #form-item-mail .form-control,
  .nolopath-theme-bare #form-item-phone .form-control {
    width: 100%;
  }
}
@media (min-width: 720px) {
  .nolopath-theme-bare #form-item-first_name,
  .nolopath-theme-bare #form-item-last_name {
    width: 47%;
  }
  .nolopath-theme-bare #form-item-last_name {
    float: right;
    margin-top: 0;
  }
}
.nolopath-theme-bare #form-item-case_description + #form-item-zip {
  display: none;
}
.nolopath-theme-bare .answered + #form-item-case_description + #form-item-zip {
  display: block;
}
.nolopath-theme-bare .not-answered + #form-item-zip,
.nolopath-theme-bare .not-answered + #form-item-zip + #form-item-case_description {
  display: none;
}
@media (max-width: 719px) {
  .nolopath-theme-bare #form-item-q8 .form-select {
    width: 100%;
  }
}
.nolopath-theme-bare #form-item-q211 .form-text,
.nolopath-theme-bare #form-item-q211 .form-text + .inline-error {
  display: none;
}
@media (min-width: 720px) {
  .nolopath-theme-bare #form-item-q211 .form-select,
  .nolopath-theme-bare #form-item-q211 .form-select + .inline-error {
    display: inline-block;
  }
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a {
  display: inline-block;
  padding: 6px 12px;
  padding: 5px 12px 3px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  font-weight: bold;
  line-height: 1.42857143;
  color: #fff;
  color: #546169;
  text-align: center;
  text-decoration: none!important;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #546169;
  background-color: #dad9d9;
  background-image: none;
  border: 1px solid transparent;
  border-color: #546169;
  border-radius: 4px;
  border-radius: 5px;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:active:focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.active:focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:active.focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:hover,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.focus {
  color: #546169;
  text-decoration: none;
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:active,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.disabled,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a[disabled],
fieldset[disabled] .nolopath-theme-bare[data-path="min-path7b"] .navigate-links a {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.disabled,
fieldset[disabled] a.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a {
  pointer-events: none;
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:hover,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:active,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:active:focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.active:focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:focus {
  color: #fff;
  outline: none;
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:active,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.disabled,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a[disabled],
fieldset[disabled] .nolopath-theme-bare[data-path="min-path7b"] .navigate-links a {
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 1;
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.focus {
  color: #546169;
  background-color: #3d474d;
  border-color: #1b2022;
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:hover {
  color: #546169;
  background-color: #3d474d;
  border-color: #394247;
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:active,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.active,
.open > .dropdown-toggle.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a {
  color: #546169;
  background-color: #3d474d;
  border-color: #394247;
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:active:hover,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.active:hover,
.open > .dropdown-toggle.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:hover,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:active:focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.active:focus,
.open > .dropdown-toggle.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:active.focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.active.focus,
.open > .dropdown-toggle.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.focus {
  color: #546169;
  background-color: #2d3539;
  border-color: #1b2022;
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:active,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.active,
.open > .dropdown-toggle.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a {
  background-image: none;
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.disabled,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a[disabled],
fieldset[disabled] .nolopath-theme-bare[data-path="min-path7b"] .navigate-links a,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.disabled:hover,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a[disabled]:hover,
fieldset[disabled] .nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:hover,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.disabled:focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a[disabled]:focus,
fieldset[disabled] .nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.disabled.focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a[disabled].focus,
fieldset[disabled] .nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.disabled:active,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a[disabled]:active,
fieldset[disabled] .nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:active,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.disabled.active,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a[disabled].active,
fieldset[disabled] .nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.active {
  background-color: #546169;
  border-color: #546169;
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a .badge {
  color: #546169;
  background-color: #546169;
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:hover,
.open > .dropdown-toggle.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a {
  color: #546169;
  background-color: #eef0f1;
  border-color: #546169;
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:active,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.active {
  color: #fff;
  background-color: #546169;
  border-color: #546169;
  -webkit-box-shadow: 0 0 3px #2093d2;
          box-shadow: 0 0 3px #2093d2;
}
.open > .dropdown-toggle.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a {
  background-image: none;
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:active:hover,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.active:hover,
.open > .dropdown-toggle.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:hover,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:active:focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.active:focus,
.open > .dropdown-toggle.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:active.focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.active.focus,
.open > .dropdown-toggle.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.focus {
  color: #fff;
  background-color: #546169;
  border-color: #546169;
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.disabled,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a[disabled],
fieldset[disabled] .nolopath-theme-bare[data-path="min-path7b"] .navigate-links a,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.disabled:hover,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a[disabled]:hover,
fieldset[disabled] .nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:hover,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.disabled:focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a[disabled]:focus,
fieldset[disabled] .nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:focus,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.disabled:active,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a[disabled]:active,
fieldset[disabled] .nolopath-theme-bare[data-path="min-path7b"] .navigate-links a:active,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.disabled.active,
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a[disabled].active,
fieldset[disabled] .nolopath-theme-bare[data-path="min-path7b"] .navigate-links a.active {
  color: #dad9d9;
  background-color: #eef0f1;
  border-color: #dad9d9;
}
.nolopath-theme-bare[data-path="min-path7b"] .navigate-links a .badge {
  color: #dad9d9;
  background-color: #546169;
}
.nolopath-theme-bare .nolopath-step-2 .progress-container,
.nolopath-theme-bare .nolopath-step-2 .button-overlay,
.nolopath-theme-bare .nolopath-step-2 .overlay-disable,
.nolopath-theme-bare .nolopath-step-2 .navigate-links {
  display: none !important;
}
@media (min-width: 720px) {
  .nolopath-theme-bare .progress-container,
  .nolopath-theme-bare .button-overlay,
  .nolopath-theme-bare .overlay-disable,
  .nolopath-theme-bare .navigate-links {
    display: none !important;
  }
}
.nolopath-theme-bare .progress-container .progress-bar {
  background-color: #337ab7;
}
@media (max-width: 719px) {
  .nolopath-theme-bare .progress-container {
    display: none;
    padding: 10px 0;
  }
  .nolopath-theme-bare .progress-container .progress {
    height: 5px;
    margin: 0;
    border-radius: 25px;
  }
  .nolopath-theme-bare .button-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
  }
  .nolopath-theme-bare .button-overlay:hover {
    cursor: pointer;
  }
  .nolopath-theme-bare .overlay-disable {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    height: 32px;
    font-style: italic;
    color: #999;
    background-color: #fff;
    background-image: -webkit-linear-gradient(#fff, #f6f6f6 47%, #ededed);
    background-image:      -o-linear-gradient(#fff, #f6f6f6 47%, #ededed);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(47%, #f6f6f6), to(#ededed));
    background-image:         linear-gradient(#fff, #f6f6f6 47%, #ededed);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffededed', GradientType=0);
    background-repeat: no-repeat;
    border-top-color: #ededed;
  }
  .nolopath-theme-bare .overlay-disable:hover {
    color: #999;
  }
  .nolopath-theme-bare .navigate-links {
    margin-top: 10px;
    font-size: 18px;
    line-height: 1.44444444;
  }
  .nolopath-theme-bare .navigate-links .back-link {
    display: none;
  }
  .nolopath-theme-bare .navigate-links a:hover,
  .nolopath-theme-bare .navigate-links a:focus {
    cursor: pointer;
  }
  .nolopath-theme-bare .navigate-links a.disabled {
    color: grey;
    pointer-events: none;
  }
  .nolopath-theme-bare .navigate-links .forward-link {
    float: right;
  }
  .nolopath-theme-bare .form-item label.control-label > .label {
    display: none!important;
  }
}
.nolopath-theme-bare.optimizely-progressive .nolopath {
  counter-reset: nolopath-questions;
  border-top: 1px solid #006fbb;
  border-bottom: 1px solid #006fbb;
}
.nolopath-theme-bare.optimizely-progressive .nolopath .form-title {
  color: #272727;
}
.nolopath-theme-bare.optimizely-progressive .nolopath .form-title span,
.nolopath-theme-bare.optimizely-progressive .nolopath .form-title em:first-of-type {
  color: #006fbb;
}
.nolopath-theme-bare.optimizely-progressive .nolopath .form-title em {
  text-decoration: none;
}
@media (min-width: 720px) {
  .nolopath-theme-bare.optimizely-progressive .nolopath .form-instructions {
    margin-top: 0;
    margin-bottom: 15px;
    font-style: normal;
  }
  .nolopath-theme-bare.optimizely-progressive .nolopath .form-item:not(#form-item-case_description):before {
    float: left;
    width: 35px;
    height: 35px;
    margin-top: 0;
    margin-right: 10px;
    font-size: 21px;
    line-height: 33px;
    color: #006fbb;
    text-align: center;
    vertical-align: middle;
    content: counter(nolopath-questions);
    counter-increment: nolopath-questions;
    border: 1px solid #006fbb;
    border-radius: 50%;
  }
  .nolopath-theme-bare.optimizely-progressive .nolopath #form-item-case_description,
  .nolopath-theme-bare.optimizely-progressive .nolopath .form-actions {
    margin-left: 45px;
  }
}
