.form-group {
  position: relative;
  clear: both;
  margin-top: 24px;
  margin-left: 128px;
}
.comparison-back {
  float: left;
}
.comparison-forward {
  float: right;
  margin: 0 !important;
}

.form-group-top {
  margin-top: 40px;
}

.form-group-paging-buttons {
  text-align: right;
  margin-top: 48px;
}

.form-left {
  float: left;
  width: 385px;
  color: #666;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-align: right;
  margin: 0 16px 0 0;
}

.form-left-hdr {
  font-size: 16px;
  font-weight: 700;
}

.form-right {
  float: left;
  position: relative;
  width: 200px;
}
.comparison-results-numbers {
  color: #01a860;
  font-size: 120px;
  font-weight: 700;
  padding: 24px;
  margin-top: 24px;
}
.dollar-watermark {
  position: absolute;
  top: 7px;
  left: 9px;
  z-index: 20;
  font-size: 20px;
  color: #bbb;
}
.percent-watermark {
  position: absolute;
  top: 7px;
  right: 84px;
  z-index: 99;
  font-size: 18px;
  font-weight: 700;
  color: #bbb;
}
.percent-watermark-dropdown {
  font-size: 18px;
  font-weight: 700;
  color: #bbb;
}

.dk-blue-bold {
  font-weight: 700;
  color: #2c5557 !important;
  line-height: 20px;
}
.comparison-results-increase-calc {
  position: absolute;
  top: 35px;
  right: 32px;
  width: 275px;
  height: 93px;
  text-align: center;
}
#right-comparison-results-col {
}
.wizard-progress li:nth-child(4) .comparison-progress-text-area {
  top: 0px;
}

#left-comparison-results-col {
  width: 60%;
  height: 275px;
  margin-right: 24px;
  float: left;
  background-color: #ebebeb;
  text-align: center;
}
.form-input {
  width: 125px;
  padding: 5px;
  font-size: 16px;
  font-weight: 700;
  border: 3px solid #c2c2c2;
  color: #999;
  text-align: center;
  margin-bottom: 15px;
}
.tax-bracket {
  margin-bottom: 15px;
}
.form-input:focus {
  background-color: #ffffcc;
}

.tax-bracket {
  padding: 2px;
  font-size: 16px;
  font-weight: 700;
  border: 3px solid #c2c2c2;
  color: #999;
}

.main-interior-secondary {
  padding: 26px 32px;
}
.plan-comparison-tool p {
  color: #666;
}
.plan-comparison-tool h2 {
  color: #666;
  font-size: 22px;
}

a.back-button:link,
a.back-button:visited,
a.back-button:hover,
a.back-button:active {
  font-size: 20px;
  line-height: 48px;
  font-weight: 700;
  color: #666;
  text-decoration: none;
  display: inline-block;
}

a.continue-button:link,
a.continue-button:visited,
a.continue-button:hover,
a.continue-button:active {
  font-size: 20px;
  line-height: 48px;
  font-weight: 700;
  color: #fff;
  background-color: #01a860;
  padding: 0 24px 0 18px;
  text-decoration: none;
  display: inline-block;
  margin: 0 36px 0 32px;
}

a.continue-button-left:link,
a.continue-button-left:visited,
a.continue-button-left:hover,
a.continue-button-left:active {
  margin: 0 36px 0 0;
}

a.continue-button-right:link,
a.continue-button-right:visited,
a.continue-button-right:hover,
a.continue-button-right:active {
  margin: 0;
}

a.continue-button-drop-shadow:link,
a.continue-button-drop-shadow:visited,
a.continue-button-drop-shadow:hover,
a.continue-button-drop-shadow:active {
  /* drop shadow */
  box-shadow: 8px 8px 5px #999999;
}

a.print-results:link,
a.print-results:active,
a.print-results:hover,
a.print-results:visited {
  font-size: 18px;
  font-weight: 700;
  color: #00afda;
  text-decoration: none;
  margin-right: 16px;
  margin-top: -8px;
  display: inline-block;
}

.calc-action-icon {
  color: #aeaeae;
  font-size: 32px !important;
  margin-right: 2px;
  display: inline-block;
}

a.edit-link:link,
a.edit-link:visited,
a.edit-link:hover,
a.edit-link:active {
  font-size: 18px;
  font-weight: 700;
  color: #2c5557;
  text-decoration: none;
}

.paging-button-block {
  margin-top: 48px;
  text-align: right;
}

.paging-button-block-left {
  margin-top: 32px;
  text-align: left;
}

.radio-group {
  font-size: 14px;
  color: #666;
  margin-bottom: 16px;
}

.radio-group > input[type="radio"] {
  border: 3px solid #acacac;
  color: #acacac;
}

.results-table-left {
  width: 50%;
  text-align: right;
  padding: 10px;
  border-right: 2px solid #d8d8d8;
  font-size: 14px;
  color: #6b6b6b;
}

.results-table-right {
  width: 50%;
  text-align: left;
  padding: 10px;
  font-size: 14px;
  color: #6b6b6b;
  font-weight: 700;
}

.row-dark {
  background-color: #e2e2e2;
}

.row-light {
  background-color: #f1f1f1;
}
.tax-tooltip {
  margin-left: 15px;
}
.error {
  font-weight: 700;
  color: #cc0000;
  font-size: 12px;
  margin-bottom: 8px;
  display: none;
}

.error-margin-top {
  margin-top: -6px;
  margin-bottom: 16px !important;
}

/* BEGIN TOOLTIP */
a.calc-tooltip:link,
a.calc-tooltip:visited,
a.calc-tooltip:hover,
a.calc-tooltip:active {
  display: inline-block;
  font-size: 17px;
  line-height: 17px;
  padding: 0 5px 1px 3px;
  text-decoration: none;
}

a.calc-tooltip:link,
a.calc-tooltip:visited,
a.calc-tooltip:active {
  color: #ffffff;
  background-color: #01b0db;
}

a.calc-tooltip:hover {
  color: #01b0db;
  background-color: #ffffff;
}
/* END TOOLTIP */

.plan-comparison-bg-img {
  background-color: #f5f5f5;
  background-image: url("../planComparisonCalc/img/calculator-background.png");
  background-position: 0 161px;
  background-repeat: no-repeat;
  min-height: 575px !important;
  background-size: 100% auto;
}

.plan-comparison-NO-bg-img {
  background-image: none !important;
  background-color: #f5f5f5;
}

#modifyHSAContribution {
  padding: 28px;
  background: #01a860 url("../planComparisonCalc/img/diagonal.png") repeat top
    left;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

/* for modify HSA Contribution control */

.calc-form-elm-container-inner {
  position: relative;
  height: 35px;
}

.text-input {
  position: absolute;
  top: 0;
  left: 34px;
  width: 187px;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  color: #999;
  height: 35px;
  border: 0;
  margin: 0;
  padding: 0;
}
.dollar-watermark-2 {
  position: absolute;
  top: 6px;
  left: 42px;
  z-index: 20;
  font-size: 20px;
  color: #bbb;
}

a.incrDecrButton:link,
a.incrDecrButton:visited,
a.incrDecrButton:hover,
a.incrDecrButton:active {
  display: inline-block;
  position: absolute;
  top: 0;
  text-align: center;
  text-decoration: none;
  padding: 0 4px 3px 4px;
}
a.incrDecrButton:link,
a.incrDecrButton:visited {
  color: #c3c3c3;
  background-color: #f8f8f8;
}
a.incrDecrButton:hover,
a.incrDecrButton:active {
  color: #f8f8f8;
  background-color: #c3c3c3;
}
a.incrDecrButton > i {
  font-size: 24px;
  padding-top: 5px;
  padding-bottom: 4px;
}

a.incr:link,
a.incr:visited,
a.incr:hover,
a.incr:active {
  right: 0;
}
a.decr:link,
a.decr:visited,
a.decr:hover,
a.decr:active {
  left: 0;
}

/*PROGRESS BAR STYLING*/

.hsa-comparison-progress-bar-container ol {
  list-style-type: none;
  width: 100%;
  min-height: auto;
}

.visuallyhidden {
  display: none;
}

.wizard-progress {
  list-style: none;
  list-style-image: none;
  padding: 0;
  float: left;
  white-space: nowrap;
}

.wizard-progress li {
  float: left;
  position: relative;
  width: 25%;
  height: 60px;
  z-index: 5;
  margin-right: 35px;
  margin-left: -35px;
  padding-left: 40px;
}

.wizard-progress .step-name {
  display: table-cell;
  height: 32px;
  vertical-align: bottom;
  text-align: center;
  width: 100px;
}

.wizard-progress .step-name-wrapper {
  display: table-cell;
  height: 100%;
  vertical-align: bottom;
}

.wizard-progress .step-num {
  font-size: 16px;
  font-weight: bold;
  border: 3px solid #fff;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: inline-block;
  padding: 6px 0 0 11px;
  color: #fff;
  margin-top: 13px;
  margin-left: 5px;
}
#comparison-step-1 > span:nth-child(2) {
  padding: 6px 0 0 10px;
}
.wizard-progress li:nth-child(1) {
  background-color: #d2d2d2;
  margin-left: 0;
}
.wizard-progress li:nth-child(2) {
  background-color: #cacaca;
  z-index: 4;
}
.wizard-progress li:nth-child(3) {
  background-color: #bfbfbf;
  z-index: 3;
}
.wizard-progress li:nth-child(4) {
  z-index: 2;
  background-color: #aeaeae;
  margin-right: 0;
}
#comparison-step-1 > span:nth-child(2):after {
  border-left: 30px solid #d2d2d2;
}
#comparison-step-2 > span:nth-child(2):after {
  border-left: 30px solid #cacaca;
}
#comparison-step-3 > span:nth-child(2):after {
  border-left: 30px solid #bfbfbf;
}

.wizard-progress .step-num:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  position: absolute;
  z-index: 5;
  bottom: 0;
  right: -30px;
}

.wizard-progress li:last-of-type .step-num:after {
  display: none;
}

.wizard-progress .active-step .step-num {
  background-color: transparent;
}

.comparison-progress-p {
  font-size: 17px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.3;
}
.comparison-progress-text-area {
  height: 40px;
  width: 75%;
  display: inline-block;
  position: relative;
  top: 10px;
  padding-left: 5px;
}

h2.comparison-calc-results-h2 {
  margin-top: 3px;
  color: #fff;
  font-size: 22px;
  padding-left: 5px;
}

li.active-step {
  background-color: #00a85f;
}
#comparison-step-1.active-step > span:nth-child(2):after {
  border-left: 30px solid #00a85f;
}

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .plan-comparison-bg-img {
    background-position: 0 257px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .plan-comparison-bg-img {
    background-position: 0 161px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .main-interior-secondary {
    padding: 15px;
  }
  .comparison-results-increase-calc {
    position: relative;
    top: 10px;
    right: 8px;
    width: 275px;
    height: 40px;
    text-align: center;
  }
  #modifyHSAContribution {
    padding: 17px;
  }
}

/* Between Small and Medium Devices, Desktops */
@media only screen and (min-width: 769px) and (max-width: 992px) {
  .wizard-progress .comparison-progress-text-area {
    padding-left: 0;
  }
  .wizard-progress .comparison-progress-text-area .comparison-progress-p {
    font-size: 15px;
  }

  .wizard-progress li {
    padding-left: 30px;
  }
  .wizard-progress li:nth-child(1) {
    padding-left: 10px;
  }
  .comparison-results-numbers {
    font-size: 85px;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .wizard-progress li {
    width: 20%;
    padding-left: 27px;
  }
  .wizard-progress li.active-step {
    width: 40%;
  }
  .wizard-progress li.active-step > .comparison-progress-text-area {
    display: inline-block;
  }
  .wizard-progress li:nth-child(4) .comparison-progress-text-area {
    padding-left: 5px;
  }
  .plan-comparison-bg-img {
    background-image: none;
  }
  .comparison-results-numbers {
    font-size: 60px;
  }
  .form-left {
    width: 100%;
    text-align: left;
  }
  .form-group {
    margin: 0;
  }
  right-col-manual-for-some-reason {
    width: 100% !important;
  }
  #left-comparison-results-col {
    width: 100%;
  }
  .comparison-progress-text-area {
    display: none;
    padding-left: 0;
  }

  .wizard-progress .comparison-progress-text-area .comparison-progress-p {
    font-size: 15px;
  }
  #comparison-step-2 .comparison-progress-p {
    font-size: 13px;
  }
  .active-step#comparison-step-1 {
    padding-left: 7px;
  }
  .negative-margin {
    position: relative;
    bottom: 19px;
    margin-bottom: 0px !important;
    padding-top: 12px;
  }

  a.calc-tooltip:link,
  a.calc-tooltip:visited,
  a.calc-tooltip:active {
    margin-top: -12px;
    margin-bottom: 18px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  html {
    overflow-x: hidden;
  }

  body.container {
    padding-left: 0;
    padding-right: 0;
  }

  .paging-button-block-left {
    text-align: center;
  }
  .wizard-progress li:nth-child(4) {
    padding-left: 25px;
  }

  .form-right {
    width: 100%;
  }
  #comparison-step-3 > span:nth-child(2)::after,
  #comparison-step-2 > span:nth-child(2)::after,
  #comparison-step-1 > span:nth-child(2)::after,
  #comparison-step-4 > span:nth-child(2)::after {
    z-index: -1;
  }
  .form-input {
    width: 100%;
  }
  .wizard-progress li {
    padding-left: 30px;
  }

  .wizard-progress li.active-step .step-num {
    border: none;
    font-size: 0;
  }

  li#comparison-step-2.active-step div.comparison-progress-text-area {
    left: 27px;
  }
  li#comparison-step-1.active-step div.comparison-progress-text-area {
    left: 12px;
  }
  li#comparison-step-3.active-step div.comparison-progress-text-area {
    left: 34px;
  }
  li#comparison-step-2.active-step
    div.comparison-progress-text-area
    .comparison-progress-p {
    font-size: 12px;
    font-weight: 700;
  }

  .wizard-progress li.active-step > .comparison-progress-text-area {
    display: inline-block;
    position: absolute;
    top: 14px;
    left: 32px;
    padding-left: 0;
    z-index: 4;
  }

  .wizard-progress
    li.active-step
    > .comparison-progress-text-area
    .comparison-progress-p {
    font-size: 14px;
    font-weight: 600;
  }

  .wizard-progress li.active-step span {
    font-size: 12px;
    height: 20px;
    width: 20px;
    margin-left: 20px;
    margin-top: 0;
    padding-left: 4px;
    padding-top: 0;
  }

  .wizard-progress li.active-step > .comparison-progress-text-area {
    font-size: 12px;
  }

  .wizard-progress .step-num {
    font-size: 16px;
    width: 30px;
    height: 30px;
    padding: 2px 0 0 8px;
    margin-top: 15px;
    margin-left: 5px;
  }
  #comparison-step-1 > span:nth-child(2) {
    padding: 2px 0 0 7px;
  }

  .main-interior-secondary {
    padding: 15px 5px;
  }

  a.continue-button:link,
  a.continue-button:visited,
  a.continue-button:hover,
  a.continue-button:active {
    font-size: 13px;
    font-weight: 800;
  }
  a.continue-button-left:link,
  a.continue-button-left:visited,
  a.continue-button-left:hover,
  a.continue-button-left:active {
    margin: 0 15px 0 0;
  }

  .wizard-progress li {
    width: 22%;
  }

  .wizard-progress li.active-step {
    width: 34%;
  }

  .plan-comparison-tool .form-group-paging-buttons {
    text-align: center;
  }

  .wizard-progress li:nth-child(4) .comparison-progress-text-area {
    top: 20px;
    left: 30px;
  }
  h2.comparison-calc-results-h2 {
    color: #fff;
    font-size: 16px;
    text-align: left;
    padding-top: 4px;
  }
  .main {
    margin-left: -5px;
    margin-right: -5px;
  }

  .plan-comparison-tool .form-group-paging-buttons {
    margin-top: 95px;
    margin-bottom: 0;
  }
  .comparison-results-increase-calc {
    right: 17px;
  }
  .hsa-comparison-progress-bar-container ol {
    margin-left: -5px;
    min-width: 283px;
    margin-right: auto;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
}
