/**
 * ==============================================================================================
 * Calc Nolopath Path 4 app LESS
 * ==============================================================================================
 *
 * Provide styles for Nolopath
 *
 * @file    nolopath.theme-calc.less
 * @theme   hubv6
 *
 */
.nolopath-theme-calc[data-toggle="noloPathInsert"] {
  float: right;
  margin: 0 0 20px 20px;
}
.nolopath-theme-calc .nolopath {
  position: relative;
  max-width: 360px;
  padding: 20px;
  overflow: hidden;
  font-family: "Proxima Nova Rg Regular", Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  background-color: #01314c;
}
.nolopath-theme-calc .panel-nolopath {
  margin: 0;
}
.nolopath-theme-calc .panel-nolopath,
.nolopath-theme-calc .panel-nolopath .panel-heading,
.nolopath-theme-calc .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-calc .panel-nolopath p {
  color: inherit;
}
.nolopath-theme-calc .form-heading {
  padding: 0;
  margin-bottom: 20px;
  background-color: transparent;
  border: none;
}
.nolopath-theme-calc .panel-nolopath .form-title,
.nolopath-theme-calc .panel-nolopath .form-subtitle,
.nolopath-theme-calc .form-providers .presubmit-providers-message,
.nolopath-theme-calc .form-case-summary h4,
.nolopath-theme-calc .form-related-products h4 {
  margin: 0;
  font-family: "Proxima Nova Rg Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 21px;
  line-height: 1.14285714;
  color: #ff8814;
}
.nolopath-theme-calc .panel-nolopath .form-title > em,
.nolopath-theme-calc .panel-nolopath .form-subtitle > em,
.nolopath-theme-calc .form-providers .presubmit-providers-message > em,
.nolopath-theme-calc .form-case-summary h4 > em,
.nolopath-theme-calc .form-related-products h4 > em {
  font-style: normal;
  text-decoration: underline;
}
.nolopath-theme-calc .form-title > h3,
.nolopath-theme-calc .form-providers .presubmit-providers-message {
  margin: 0;
  font-family: "Proxima Nova Rg Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
}
.nolopath-theme-calc .form-title > h3 > em,
.nolopath-theme-calc .form-providers .presubmit-providers-message > em {
  font-style: normal;
  text-decoration: underline;
}
.nolopath-theme-calc .nolopath-step-before-last .form-title:not(.panel-title) {
  margin-top: 20px;
  margin-bottom: 20px;
}
.nolopath-theme-calc .panel-nolopath .form-subtitle {
  color: #fff;
}
.nolopath-theme-calc .form-providers {
  margin-bottom: 20px;
}
.nolopath-theme-calc .form-providers p.form-instructions {
  display: block;
}
.nolopath-theme-calc .form-providers .presubmit-providers-message {
  margin-bottom: 0;
}
.nolopath-theme-calc .form-providers .presubmit-providers-message + .form-instructions {
  margin-top: 10px;
}
.nolopath-theme-calc .form-providers .provider-profile {
  padding: 5px 10px;
  margin-bottom: 10px;
  background-color: transparent;
  border: 1px solid #dad9d9;
  border-radius: 2px;
}
.nolopath-theme-calc .form-providers .provider-profile,
.nolopath-theme-calc .form-providers .provider-profile + .form-instructions {
  margin-top: 20px;
}
.nolopath-theme-calc .form-providers .provider-profile + .provider-profile {
  margin-top: 5px;
}
.nolopath-theme-calc .form-providers .provider-name {
  padding-left: 1.5em;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  color: #fff;
}
.nolopath-theme-calc .form-providers .provider-name:before {
  display: inline-block;
  width: 1.5em;
  margin-left: -1.5em;
  font-family: FontAwesome;
  font-size: inherit;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: inherit;
  color: #ff8814;
  content: "\f007";
  text-rendering: auto;
}
.nolopath-theme-calc .form-providers .provider-tagline {
  display: none;
}
.nolopath-theme-calc .form-providers + .form-item {
  margin-top: 20px;
}
.nolopath-theme-calc .form-providers-summary .form-provider,
.nolopath-theme-calc .form-related-products .media {
  padding: 10px 0;
  margin: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.nolopath-theme-calc .form-providers-summary .form-provider:first-child,
.nolopath-theme-calc .form-related-products .media:first-child {
  padding-top: 0;
}
.nolopath-theme-calc .form-providers-summary .provider-image,
.nolopath-theme-calc .form-related-products .media-left {
  float: left;
  width: 60px;
}
.nolopath-theme-calc .form-providers-summary .provider-info,
.nolopath-theme-calc .form-related-products .media-body {
  padding-left: 80px;
}
.nolopath-theme-calc .form-providers-summary .provider-name,
.nolopath-theme-calc .form-related-products .product-title {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  color: #fff;
}
.nolopath-theme-calc .form-providers-summary .provider-name a,
.nolopath-theme-calc .form-related-products .product-title a {
  color: inherit;
}
.nolopath-theme-calc .form-providers-summary .provider-name a:hover,
.nolopath-theme-calc .form-providers-summary .provider-name a:focus,
.nolopath-theme-calc .form-related-products .product-title a:hover,
.nolopath-theme-calc .form-related-products .product-title a:focus {
  color: #00aeef;
}
.nolopath-theme-calc .form-providers-summary .provider-subscription {
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
}
.nolopath-theme-calc .form-providers-summary .provider-contacts {
  margin-top: 10px;
}
.nolopath-theme-calc .form-providers-summary .provider-contacts > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.nolopath-theme-calc .form-providers-summary .provider-contacts > li:first-child {
  padding-left: 0;
}
.nolopath-theme-calc .form-providers-summary .provider-contacts > li + li {
  border-left: 1px solid #00aeef;
}
.nolopath-theme-calc .form-providers-summary .provider-contacts > li > a {
  padding: 0;
  color: #00aeef;
}
.nolopath-theme-calc .form-providers-summary .provider-contacts > li > a:hover,
.nolopath-theme-calc .form-providers-summary .provider-contacts > li > a:focus {
  text-decoration: underline;
  background-color: transparent;
}
.nolopath-theme-calc .form-providers-summary .provider-phone span,
.nolopath-theme-calc .nolopath:not(.nolopath-step-before-last) .form-providers-text,
.nolopath-theme-calc .nolopath:not(.nolopath-step-last) .form-tcpa-message {
  display: none !important;
}
.nolopath-theme-calc .form-instructions {
  margin: 5px 0 0;
}
.nolopath-theme-calc .form-instructions > p,
.nolopath-theme-calc .form-providers p.form-instructions {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
}
.nolopath-theme-calc .nolopath-confirm .form-case-info {
  margin: 20px 0 0;
}
@media (min-width: 720px) {
  .nolopath-theme-calc .nolopath-confirm .form-case-info {
    padding-top: 20px;
    border-top: 1px solid #f6f6f6;
  }
}
.nolopath-theme-calc .form-summary {
  padding: 20px;
  font-size: 14px;
  line-height: 18px;
  color: #333;
  background-color: #f6f6f6;
}
.nolopath-theme-calc .form-summary p {
  margin-bottom: 0;
  font-size: inherit;
  line-height: inherit;
}
.nolopath-theme-calc .form-summary p + p {
  margin-top: 10px;
}
.nolopath-theme-calc .form-summary .showMore {
  white-space: nowrap;
  cursor: pointer;
}
.nolopath-theme-calc .form-case-summary {
  padding: 20px;
  font-size: 14px;
  line-height: 18px;
  color: #333;
  background-color: #f6f6f6;
}
.nolopath-theme-calc .form-case-summary h4 {
  margin: 0 0 20px;
  color: inherit;
  text-align: center;
}
.nolopath-theme-calc .form-case-summary p {
  margin-bottom: 0;
  font-size: inherit;
  line-height: inherit;
}
.nolopath-theme-calc .form-case-summary p + p {
  margin-top: 10px;
}
.nolopath-theme-calc .form-questions .form-group {
  margin: 0;
  font-family: inherit;
}
.nolopath-theme-calc .form-questions .form-group + .form-group {
  margin-top: 10px;
}
.nolopath-theme-calc .form-questions .control-label {
  float: left;
  width: 62.5%;
  padding-right: 6px;
  margin-bottom: 0;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #fff;
}
.nolopath-theme-calc .form-questions .label-current {
  display: none;
}
.nolopath-theme-calc .form-questions .input-box {
  float: left;
  width: 37.5%;
}
.nolopath-theme-calc .form-questions .form-control {
  height: 30px;
  padding: 5px;
  font-size: 14px;
  line-height: 18px;
  background-color: #f6f6f6;
  border: 1px solid #b5b5aa;
  border-radius: 4px;
}
.nolopath-theme-calc .form-questions .form-control:focus {
  border-color: #fff;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.nolopath-theme-calc .form-questions .form-text,
.nolopath-theme-calc .form-questions .form-select {
  width: 100%;
}
.nolopath-theme-calc .form-questions .form-text {
  padding-top: 7px;
  padding-bottom: 5px;
}
.nolopath-theme-calc .form-questions .form-textarea {
  width: 100%;
  min-height: 90px;
}
.nolopath-theme-calc .form-questions .btn-group {
  vertical-align: top;
}
.nolopath-theme-calc .form-questions .btn-group > .btn-group + .btn-group {
  padding-left: 5px;
}
.nolopath-theme-calc .form-questions .btn-group > .btn {
  height: 30px;
  padding: 3px 5px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  background-color: #f6f6f6;
  border: 1px solid #b5b5aa;
  border-radius: 4px !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.nolopath-theme-calc .form-questions .btn-group > .btn:hover,
.nolopath-theme-calc .form-questions .btn-group > .btn:focus {
  color: #00aeef;
  background-color: #e0effc;
  border-color: #7fd6f7;
}
.nolopath-theme-calc .form-questions .btn-group > .btn:active,
.nolopath-theme-calc .form-questions .btn-group > .btn.active,
.nolopath-theme-calc .form-questions .btn-group > .btn:active:hover,
.nolopath-theme-calc .form-questions .btn-group > .btn.active:hover,
.nolopath-theme-calc .form-questions .btn-group > .btn:active:focus,
.nolopath-theme-calc .form-questions .btn-group > .btn.active:focus {
  color: #fff;
  background-color: #00aeef;
  border-color: #0079c2;
}
.nolopath-theme-calc .form-questions .btn-group > .btn:active:hover,
.nolopath-theme-calc .form-questions .btn-group > .btn.active:hover,
.nolopath-theme-calc .form-questions .btn-group > .btn:active:focus,
.nolopath-theme-calc .form-questions .btn-group > .btn.active:focus {
  border-color: #7fd6f7;
}
.nolopath-theme-calc .form-questions .btn-group > .btn.disabled,
.nolopath-theme-calc .form-questions .btn-group > .btn[disabled],
.nolopath-theme-calc .form-questions .btn-group > .btn.disabled:hover,
.nolopath-theme-calc .form-questions .btn-group > .btn[disabled]:hover,
.nolopath-theme-calc .form-questions .btn-group > .btn.disabled:focus,
.nolopath-theme-calc .form-questions .btn-group > .btn[disabled]:focus,
.nolopath-theme-calc .form-questions .btn-group > .btn.disabled:active,
.nolopath-theme-calc .form-questions .btn-group > .btn[disabled]:active,
.nolopath-theme-calc .form-questions .btn-group > .btn.disabled.active,
.nolopath-theme-calc .form-questions .btn-group > .btn[disabled].active {
  color: #dad9d9;
  background-color: #eef0f1;
}
.nolopath-theme-calc .form-questions .has-error .form-control {
  color: #a41d02;
  background-color: #f7d3cc;
  border: 1px solid #b5b5aa;
}
.nolopath-theme-calc .form-questions .inline-error {
  padding-top: 7px;
  clear: both;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #f52300;
  text-align: right;
}
.nolopath-theme-calc .form-questions .answered .form-control {
  border: 2px solid #00aeef;
}
.nolopath-theme-calc .form-questions .answered.has-error .form-control {
  border: 1px solid #b5b5aa;
}
.nolopath-theme-calc .form-actions {
  margin-top: 20px;
}
.nolopath-theme-calc .form-actions,
.nolopath-theme-calc .form-actions.valid {
  display: block;
}
.nolopath-theme-calc .form-actions .form-loader {
  height: 8px;
  margin-bottom: 20px;
  border-radius: 4px;
}
.nolopath-theme-calc .form-actions .form-actions-btn-group {
  width: 100%;
}
.nolopath-theme-calc .form-actions .form-actions-btn-group .btn {
  margin: 0;
}
.nolopath-theme-calc .form-actions .btn-form-submit,
.nolopath-theme-calc .form-actions .btn-form-backtrack {
  width: 68.75%;
  padding: 15px;
  font-size: 16px;
  line-height: 1.25;
  color: #fff;
  background-color: #ff8814;
  border: 2px solid #fff;
  border-radius: 4px !important;
}
.nolopath-theme-calc .form-actions .btn-form-submit:hover,
.nolopath-theme-calc .form-actions .btn-form-submit:focus,
.nolopath-theme-calc .form-actions .btn-form-backtrack:hover,
.nolopath-theme-calc .form-actions .btn-form-backtrack:focus {
  background-color: #ffb063;
}
.nolopath-theme-calc .form-actions .btn-form-submit:active:hover,
.nolopath-theme-calc .form-actions .btn-form-submit.active:hover,
.nolopath-theme-calc .form-actions .btn-form-submit:active:focus,
.nolopath-theme-calc .form-actions .btn-form-submit.active:focus,
.nolopath-theme-calc .form-actions .btn-form-backtrack:active:hover,
.nolopath-theme-calc .form-actions .btn-form-backtrack.active:hover,
.nolopath-theme-calc .form-actions .btn-form-backtrack:active:focus,
.nolopath-theme-calc .form-actions .btn-form-backtrack.active:focus {
  border-color: #fff;
}
.nolopath-theme-calc .form-actions .btn-form-submit.disabled,
.nolopath-theme-calc .form-actions .btn-form-submit[disabled],
.nolopath-theme-calc .form-actions .btn-form-submit.disabled:hover,
.nolopath-theme-calc .form-actions .btn-form-submit[disabled]:hover,
.nolopath-theme-calc .form-actions .btn-form-submit.disabled:focus,
.nolopath-theme-calc .form-actions .btn-form-submit[disabled]:focus,
.nolopath-theme-calc .form-actions .btn-form-submit.disabled:active,
.nolopath-theme-calc .form-actions .btn-form-submit[disabled]:active,
.nolopath-theme-calc .form-actions .btn-form-submit.disabled.active,
.nolopath-theme-calc .form-actions .btn-form-submit[disabled].active,
.nolopath-theme-calc .form-actions .btn-form-backtrack.disabled,
.nolopath-theme-calc .form-actions .btn-form-backtrack[disabled],
.nolopath-theme-calc .form-actions .btn-form-backtrack.disabled:hover,
.nolopath-theme-calc .form-actions .btn-form-backtrack[disabled]:hover,
.nolopath-theme-calc .form-actions .btn-form-backtrack.disabled:focus,
.nolopath-theme-calc .form-actions .btn-form-backtrack[disabled]:focus,
.nolopath-theme-calc .form-actions .btn-form-backtrack.disabled:active,
.nolopath-theme-calc .form-actions .btn-form-backtrack[disabled]:active,
.nolopath-theme-calc .form-actions .btn-form-backtrack.disabled.active,
.nolopath-theme-calc .form-actions .btn-form-backtrack[disabled].active {
  color: #dad9d9;
  background-color: #eef0f1;
}
.nolopath-theme-calc .form-actions .btn-form-backtrack {
  width: 31.25%;
  min-width: auto;
  max-width: none;
  padding-right: 0;
  padding-left: 0;
  text-align: left;
  border: none;
}
.nolopath-theme-calc .form-actions .btn-form-backtrack,
.nolopath-theme-calc .form-actions .btn-form-backtrack:hover,
.nolopath-theme-calc .form-actions .btn-form-backtrack:focus {
  background-color: transparent;
}
.nolopath-theme-calc .form-actions .btn-form-backtrack:hover,
.nolopath-theme-calc .form-actions .btn-form-backtrack:focus {
  color: #00aeef;
}
.nolopath-theme-calc .form-actions .btn-form-backtrack.disabled,
.nolopath-theme-calc .form-actions .btn-form-backtrack[disabled],
.nolopath-theme-calc .form-actions .btn-form-backtrack.disabled:hover,
.nolopath-theme-calc .form-actions .btn-form-backtrack[disabled]:hover,
.nolopath-theme-calc .form-actions .btn-form-backtrack.disabled:focus,
.nolopath-theme-calc .form-actions .btn-form-backtrack[disabled]:focus,
.nolopath-theme-calc .form-actions .btn-form-backtrack.disabled:active,
.nolopath-theme-calc .form-actions .btn-form-backtrack[disabled]:active,
.nolopath-theme-calc .form-actions .btn-form-backtrack.disabled.active,
.nolopath-theme-calc .form-actions .btn-form-backtrack[disabled].active {
  background-color: transparent;
}
.nolopath-theme-calc .form-actions .btn-form-backtrack + .btn-form-submit {
  float: right;
}
.nolopath-theme-calc .nolopath-step-1 .form-actions .btn-form-backtrack {
  display: none;
}
.nolopath-theme-calc .nolopath-step-1 .form-actions .btn-form-backtrack + .btn-form-submit {
  float: left;
  width: 100%;
  max-width: none;
}
.nolopath-theme-calc .form-actions .form-providers-text {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
}
.nolopath-theme-calc .form-actions .form-tcpa-message,
.nolopath-theme-calc .form-calculator-disclaimer {
  padding: 0;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 12px;
  font-style: italic;
  line-height: 14px;
  color: #fff;
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.nolopath-theme-calc .form-actions .form-tcpa-message > *,
.nolopath-theme-calc .form-calculator-disclaimer > * {
  font-size: inherit;
  line-height: inherit;
}
.nolopath-theme-calc [data-path-id="calc-path3"] .form-calculator-summary {
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid white;
}
.nolopath-theme-calc [data-path-id="calc-path3"] .form-calculator-summary .table .estimated-total-compensation .calculated-value {
  width: 50%;
  padding-right: 10px;
  font-size: 34px;
  text-align: left;
}
.nolopath-theme-calc [data-path-id="calc-path3"] .form-calculator-summary .table .estimated-total-compensation .muted {
  font-size: 14px;
  line-height: normal;
  color: #8b979e;
}
.nolopath-theme-calc [data-path-id="calc-path3"] .form-calculator-summary .tooltip {
  top: inherit!important;
}
.nolopath-theme-calc [data-path-id="calc-path3"] #tcpa-message-form-action {
  font-size: 9px;
  line-height: 9px;
  color: #8b979e;
}
.nolopath-theme-calc [data-path-id="calc-path3"] .form-actions .btn-form-backtrack {
  color: #8b979e;
}
.nolopath-theme-calc [data-path-id="calc-path3"] .form-actions .btn-form-backtrack:hover {
  color: white;
}
.nolopath-theme-calc [data-path-id="calc-path3"] .breadcrumb {
  padding: 11px 0;
  margin: 10px 0 15px;
  counter-reset: breadcrumb-counter;
  background: none;
  border: none;
}
.nolopath-theme-calc [data-path-id="calc-path3"] .panel-heading.form-heading {
  margin: 0;
}
.nolopath-theme-calc [data-path-id="calc-path3"] .panel-heading.form-heading .form-title {
  display: none;
}
.nolopath-theme-calc [data-path-id="calc-path3"] .panel-heading.form-heading .form-subtitle {
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  color: #ff8814;
}
.nolopath-theme-calc [data-path-id="calc-path3"] .breadcrumb li {
  position: relative;
  display: inline-block;
  float: left;
  height: 30px;
  padding-left: 37px;
  margin: 0 20px 0 0;
  font-family: "Arial";
  font-size: 15px;
  line-height: 15px;
  color: #8b979e;
  counter-increment: breadcrumb-counter;
}
.nolopath-theme-calc [data-path-id="calc-path3"] .breadcrumb li:before {
  position: absolute;
  left: 0;
  width: 30px;
  height: 30px;
  font-family: "Arial";
  font-size: 18px;
  line-height: 30px;
  color: #01314c;
  text-align: center;
  content: counter(breadcrumb-counter);
  background: #8b979e;
  border-radius: 50%;
}
.nolopath-theme-calc [data-path-id="calc-path3"] .breadcrumb li.active {
  color: #fff;
}
.nolopath-theme-calc [data-path-id="calc-path3"] .breadcrumb li.active:before {
  color: #fff;
  background: #ff8814;
}
.nolopath-theme-calc [data-path-id="calc-path3"] .breadcrumb li > b {
  display: block;
  font-family: "Arial Bold", "Arial";
  font-size: 18px;
  text-transform: uppercase;
}
.nolopath-theme-calc .form-confirmation-message > p,
.nolopath-theme-calc .form-related-products > p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.25;
  color: #fff;
}
.nolopath-theme-calc .form-related-products {
  margin: 20px 0 0;
}
.nolopath-theme-calc .form-related-products .media > .media-left,
.nolopath-theme-calc .form-related-products .media > .media-right,
.nolopath-theme-calc .form-related-products .media > .media-body {
  display: block;
}
.nolopath-theme-calc .form-related-products .media-left {
  padding-right: 0;
}
.nolopath-theme-calc .form-related-products .media-body {
  width: 100%;
  overflow: visible;
}
.nolopath-theme-calc .form-related-products .product-image {
  display: block;
}
.nolopath-theme-calc .form-related-products .product-image > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.nolopath-theme-calc #desktop-stack-form-group .control-label,
.nolopath-theme-calc #desktop-stack-form-group .input-box,
.nolopath-theme-calc #desktop-stack-form-group .form-control,
.nolopath-theme-calc #form-item-first_name .control-label,
.nolopath-theme-calc #form-item-first_name .input-box,
.nolopath-theme-calc #form-item-first_name .form-control,
.nolopath-theme-calc #form-item-last_name .control-label,
.nolopath-theme-calc #form-item-last_name .input-box,
.nolopath-theme-calc #form-item-last_name .form-control,
.nolopath-theme-calc #form-item-mail .control-label,
.nolopath-theme-calc #form-item-mail .input-box,
.nolopath-theme-calc #form-item-mail .form-control,
.nolopath-theme-calc #form-item-phone .control-label,
.nolopath-theme-calc #form-item-phone .input-box,
.nolopath-theme-calc #form-item-phone .form-control,
.nolopath-theme-calc[data-path="calc-path1"] #form-item-zip .control-label,
.nolopath-theme-calc[data-path="calc-path1"] #form-item-zip .input-box,
.nolopath-theme-calc[data-path="calc-path1"] #form-item-zip .form-control,
.nolopath-theme-calc #form-item-case_description .control-label,
.nolopath-theme-calc #form-item-case_description .input-box,
.nolopath-theme-calc #form-item-case_description .form-control {
  display: block;
  float: none;
  width: 100%;
}
.nolopath-theme-calc #desktop-stack-form-group .control-label,
.nolopath-theme-calc #form-item-first_name .control-label,
.nolopath-theme-calc #form-item-last_name .control-label,
.nolopath-theme-calc #form-item-mail .control-label,
.nolopath-theme-calc #form-item-phone .control-label,
.nolopath-theme-calc[data-path="calc-path1"] #form-item-zip .control-label,
.nolopath-theme-calc #form-item-case_description .control-label {
  line-height: 20px;
}
.nolopath-theme-calc #desktop-stack-form-group .control-label + .input-box,
.nolopath-theme-calc #form-item-first_name .control-label + .input-box,
.nolopath-theme-calc #form-item-last_name .control-label + .input-box,
.nolopath-theme-calc #form-item-mail .control-label + .input-box,
.nolopath-theme-calc #form-item-phone .control-label + .input-box,
.nolopath-theme-calc[data-path="calc-path1"] #form-item-zip .control-label + .input-box,
.nolopath-theme-calc #form-item-case_description .control-label + .input-box {
  margin-top: 4px;
}
.nolopath-theme-calc #desktop-stack-form-group .inline-error,
.nolopath-theme-calc #form-item-first_name .inline-error,
.nolopath-theme-calc #form-item-last_name .inline-error,
.nolopath-theme-calc #form-item-mail .inline-error,
.nolopath-theme-calc #form-item-phone .inline-error,
.nolopath-theme-calc[data-path="calc-path1"] #form-item-zip .inline-error,
.nolopath-theme-calc #form-item-case_description .inline-error {
  text-align: left;
}
.nolopath-theme-calc #desktop-show-btn-group .input-box > .btn-group,
.nolopath-theme-calc #form-item-q69 .input-box > .btn-group {
  display: block;
}
.nolopath-theme-calc #desktop-hide-btn-group .input-box > .btn-group,
.nolopath-theme-calc #nolopath-form .form-practice-area-select .input-box > .btn-group,
.nolopath-theme-calc #form-item-q1 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q2 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q3 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q4 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q5 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q6 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q7 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q8 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q9 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q13 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q14 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q15 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q16 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q28 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q29 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q31 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q33 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q39 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q40 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q41 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q42 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q43 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q44 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q45 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q46 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q48 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q49 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q52 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q53 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q55 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q57 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q58 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q59 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q60 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q63 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q64 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q74 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q75 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q80 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q81 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q82 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q86 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q87 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q88 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q89 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q90 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q91 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q92 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q93 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q95 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q98 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q100 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q101 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q102 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q104 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q105 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q109 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q114 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q115 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q129 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q134 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q138 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q139 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q140 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q141 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q142 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q143 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q144 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q145 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q146 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q147 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q148 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q151 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q161 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q162 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q163 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q164 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q165 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q166 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q211 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q221 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q231 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q241 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q251 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q261 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q283 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q293 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q303 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q313 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q323 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q324 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q331 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q341 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q351 .input-box > .btn-group,
.nolopath-theme-calc #form-item-q361 .input-box > .btn-group {
  display: none;
}
.nolopath-theme-calc #desktop-hide-form-select .form-select,
.nolopath-theme-calc #form-item-q69 .form-select {
  display: none;
}
.nolopath-theme-calc #form-item-first_name .control-label,
.nolopath-theme-calc #form-item-last_name .control-label,
.nolopath-theme-calc #form-item-mail .control-label,
.nolopath-theme-calc #form-item-phone .control-label {
  display: none;
}
.nolopath-theme-calc #form-item-first_name {
  float: left;
  width: 51.5625%;
  padding-right: 10px;
  margin-bottom: 10px;
}
.nolopath-theme-calc #form-item-last_name {
  float: left;
  width: 48.4375%;
  margin-top: 0;
  margin-bottom: 10px;
}
.nolopath-theme-calc #form-item-mail {
  clear: both;
}
.nolopath-theme-calc[data-path="calc-path2"] #form-item-zip .control-label {
  line-height: 15px;
}
.nolopath-theme-calc #form-item-calc_medical_expenses .control-label,
.nolopath-theme-calc #form-item-calc_lost_earnings .control-label {
  line-height: 18px;
}
.nolopath-theme-calc #form-item-calc_medical_expenses .control-label > em,
.nolopath-theme-calc #form-item-calc_lost_earnings .control-label > em {
  display: block;
  font-size: 12px;
  font-style: normal;
  line-height: 1;
}
.nolopath-theme-calc .form-calculator-summary {
  position: relative;
  margin-bottom: 20px;
}
.nolopath-theme-calc .form-calculator-summary > .table {
  margin-top: -5px;
  margin-bottom: -5px;
  color: #fff;
}
.nolopath-theme-calc .form-calculator-summary > .table,
.nolopath-theme-calc .form-calculator-summary > .table > tbody,
.nolopath-theme-calc .form-calculator-summary > .table > tbody > tr > td {
  border: none;
}
.nolopath-theme-calc .form-calculator-summary > .table > tbody > tr,
.nolopath-theme-calc .form-calculator-summary > .table > tbody > tr:hover,
.nolopath-theme-calc .form-calculator-summary > .table > tbody > tr:hover > td {
  background-color: transparent;
}
.nolopath-theme-calc .form-calculator-summary > .table > tbody > tr > td {
  padding: 5px 0;
  font-size: 16px;
  line-height: 18px;
}
.nolopath-theme-calc .form-calculator-summary > .table > tbody > tr > .calculated-value {
  width: 62.5%;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  text-align: right;
  vertical-align: middle;
}
.nolopath-theme-calc .form-calculator-summary > .tooltip {
  top: 25px !important;
  right: 0 !important;
  left: 0 !important;
  width: auto;
  padding: 0;
  background-color: transparent;
  border: none;
  opacity: 1;
}
.nolopath-theme-calc .form-calculator-summary > .tooltip > .tooltip-arrow {
  margin-top: -5px;
  border-bottom-color: #00aeef;
}
.nolopath-theme-calc .form-calculator-summary > .tooltip > .tooltip-inner {
  max-width: none;
  padding: 10px;
  color: #333;
  background-color: #f6f6f6;
  border: 2px solid #00aeef;
  border-radius: 4px;
}
.nolopath-theme-calc[data-path="calc-path2"] .form-calculator-summary {
  padding-bottom: 20px;
  border-bottom: 1px solid #f6f6f6;
}
.nolopath-theme-calc[data-path="calc-path2"] .form-calculator-summary > .table > tbody > tr > td {
  padding: 5px 10px;
  text-align: right;
}
.nolopath-theme-calc[data-path="calc-path2"] .form-calculator-summary > .table > tbody > tr > .calculated-value {
  width: 46.875%;
  text-align: left;
}
.nolopath-theme-calc[data-path="calc-path2"] .form-calculator-summary > .table > tbody > .economic-compensation > td,
.nolopath-theme-calc[data-path="calc-path2"] .form-calculator-summary > .table > tbody > .non-economic-compensation > td {
  font-size: 14px;
  line-height: 1;
}
.nolopath-theme-calc[data-path="calc-path2"] .form-calculator-summary > .table > tbody > .economic-compensation > .calculated-value,
.nolopath-theme-calc[data-path="calc-path2"] .form-calculator-summary > .table > tbody > .non-economic-compensation > .calculated-value {
  font-weight: normal;
}
.nolopath-theme-calc[data-path="calc-path2"] .form-calculator-summary > .table > tbody > .estimated-total-compensation > td {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
.nolopath-theme-calc .form-calculator-disclaimer {
  padding: 0 0 20px;
  margin-top: 0;
  border-bottom: 1px solid #f6f6f6;
}
.nolopath-theme-calc .form-calculator-disclaimer + .form-providers {
  margin-top: 20px;
}
