.neoCalc.blueSec {
  background-color: transparent;
  background-image: linear-gradient(45deg,#4f4296,#5c4bb9,#736bde) !important;
  padding: 4rem 0;
  color: #FFF;
}

.neoCalc.blueSec h2 {
  color: #FFF;
}
.neoCalc a.dj-banner-btn.lightbox-toggle {
  background-color: #2c3dab;
}
.neoCalc .hoverinfo {
  display: none;
}


.neoCalc #msaIndustry,
.neoCalc #msaState {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  padding: 5px;
  width: 100%
    -webkit-appearance: menulist;
  -moz-appearance: menulist;
  border-radius: 5px;
  margin: 0;
  font-weight: 500;
  height: 40px;
  color: #282a32;
  font-family: inherit;
  line-height: 1;
  width: 100% !important;
  box-sizing: border-box;
margin-top: 20px;
}

.neoCalc.neoCalc .hs-menu-flow-horizontal ul {
  display: none!important
}

.neoCalc .resultBox {
  background-color: #fff;
  /*     border: 2px solid orange; */
  border-radius: 5px;
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: -20px;
  margin-top: 20px;
  padding: 10px 20px;
  text-align: center;
  white-space: nowrap
}

.neoCalc.blueSec select,.resultBox {
  color: #282a32;
  font-family: inherit;
  line-height: 1
}

.neoCalc.blueSec select {
  border-radius: 30px;
  font-weight: 500;
  height: 40px;
  margin-top: 5px
}

.neoCalc.blueSec {
  background-color: #4c79af;
  color: #fff;
  padding: 50px
}

.neoCalc.blueSec h4 {
  color: inherit;
  font-weight: 300;
  line-height: 1;
  margin: 0 auto 30px;
  max-width: 500px
}

.neoCalc.blueSec label {
  color: inherit;
  display: none;
}

.neoCalc .page-center.centered {
  max-width: 1100px!important
}

.neoCalc .widget-span.widget-type-cell.dj-meos-row-4 {
  padding-bottom: 30px;
  padding-top: 30px
}

.neoCalc .dj-meos-row-4 p {
  margin-bottom: 5px
}

.neoCalc .dj-meos-row-4 p i.fas.fa-dot-circle {
  margin-right: 6px
}

.neoCalc .span12.widget-span.widget-type-cell.dj-meos-row-2 {
  padding-bottom: 30px;
  padding-top: 30px
}

.neoCalc h3.dj-compare-year {
  background-color: #b3d0f9;
  border-radius: 5px;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.12),0 2px 5px 0 rgba(0,0,0,.12);
  color: #fff;
  font-size: 24px;
  max-width: 350px;
  padding: 20px 15px;
  text-align: center
}

.neoCalc h3.dj-compare-year span:first-of-type {
  color: #4c79af;
  font-size: 24px;
  padding: 10px
}

.neoCalc h3.dj-compare-year span i.fas.fa-arrow-up {
  color: green
}

.neoCalc h3.dj-compare-year i.fas.fa-arrow-down {
  color: red
}
