/**
 * Landbank sass file
 */
/**
 * Variables
 */
/**
 * Table colors
 */
.landbank-tool .landbank-header {
  margin: 40px 0;
  text-align: center; }
  .landbank-tool .landbank-header h1 {
    color: #FF5A5A;
    font-size: 36px !important;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .landbank-tool .landbank-header .subhead p {
    font-size: 22px !important;
    line-height: 1.3 !important; }
.landbank-tool .landbank-form {
  margin: 0 auto 30px auto;
  text-align: center; }
  .landbank-tool .landbank-form .form-item {
    text-align: left;
    width: 320px;
    display: inline-block;
    margin-right: 20px; }
    .landbank-tool .landbank-form .form-item label {
      font-weight: 800;
      text-transform: uppercase;
      color: #FFF;
      font-size: 16px !important;
      font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .landbank-tool .landbank-form .select-arrow {
    color: #3D4543 !important;
    border: 2px solid #FF5A5A !important;
    background: #fff;
    background: #fff url(select-arrow.png) no-repeat right -5px center !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 35px;
    height: 45px;
    outline: none;
    font-size: 16px !important; }
    .landbank-tool .landbank-form .select-arrow:focus {
      border-color: #20CCD4 !important;
      outline: none; }
  .landbank-tool .landbank-form .select-city {
    margin-right: 20px !important; }
  .landbank-tool .landbank-form .select-arrow::-ms-expand {
    /* for IE 11 */
    display: none; }
.landbank-tool .intro-data,
.landbank-tool .landbank-tool-reference {
  width: 80%;
  margin: 0 auto 0 auto;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
  .landbank-tool .intro-data label,
  .landbank-tool .landbank-tool-reference label {
    font-weight: 800;
    text-transform: uppercase;
    color: #FFF;
    font-size: 16px !important;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-right: 5px; }
  .landbank-tool .intro-data .span-wrap,
  .landbank-tool .landbank-tool-reference .span-wrap {
    display: inline-block; }
    .landbank-tool .intro-data .span-wrap span,
    .landbank-tool .landbank-tool-reference .span-wrap span {
      display: inline-block;
      font-weight: bold;
      font-size: 22px;
      border: 1px solid #20CCD4;
      height: auto;
      min-height: 45px;
      width: auto;
      min-width: 40px;
      vertical-align: middle;
      padding: 10px;
      color: #FFF;
      background-color: #20CCD4;
      font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.landbank-tool .landbank-tool-reference {
  width: 100%; }
  .landbank-tool .landbank-tool-reference label {
    color: #3D4543; }
  .landbank-tool .landbank-tool-reference span {
    color: #3D4543; }
  .landbank-tool .landbank-tool-reference .reference-subhead {
    margin-bottom: 10px; }
  .landbank-tool .landbank-tool-reference .reference-item {
    margin-bottom: 10px; }
.landbank-tool .btn {
  margin-top: 10px;
  background-color: #FF5A5A;
  background-color: #008996;
  color: #fff;
  display: inline-block;
  padding: 20px;
  margin-bottom: 0;
  font-size: 15px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  text-transform: uppercase;
  font-weight: bold; }
  .landbank-tool .btn:hover {
    background-color: #feebe6;
    background-color: #20CCD4;
    text-decoration: none;
    color: white !important; }

.landbank-intro-container {
  background-color: #FF5A5A;
  padding: 50px;
  margin-bottom: 60px; }

#top .lanbank-form select {
  width: 200px; }

.landbank-tool .notes {
  margin-bottom: 30px; }
  .landbank-tool .notes .note {
    margin-bottom: 10px; }
.landbank-tool .table-subhead {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  text-transform: uppercase !important;
  color: #20CCD4;
  font-size: 16px;
  font-weight: bold; }
.landbank-tool .table-container {
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin-bottom: 30px; }
.landbank-tool table {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  border-color: #fff;
  margin: 0; }
  .landbank-tool table th, .landbank-tool table tr, .landbank-tool table td {
    border-color: #fff; }
  .landbank-tool table th,
  .landbank-tool table td {
    vertical-align: bottom;
    text-align: center;
    color: #3D4543 !important;
    padding: 8px !important; }
  .landbank-tool table th {
    text-align: left; }
  .landbank-tool table .red-bkg {
    background-color: #fdd7cf; }
  .landbank-tool table .blue-bkg {
    background-color: #20CCD4;
    color: #fff !important; }
  .landbank-tool table .grey-bkg {
    background-color: #958e8d;
    color: #fff !important; }
  .landbank-tool table .grey-light-bkg {
    background-color: #e5e2e1;
    text-align: left;
    font-size: 16px; }
  .landbank-tool table .blue-light-bkg {
    background-color: #d3f0eb;
    font-size: 16px; }
  .landbank-tool table .red-light-bkg {
    background-color: #feebe6;
    font-size: 16px; }
  .landbank-tool table .label,
  .landbank-tool table th {
    font-weight: 800;
    text-transform: uppercase;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px; }
    .landbank-tool table .label span,
    .landbank-tool table th span {
      text-transform: none;
      font-size: 12px; }
    .landbank-tool table .label span#city_selected,
    .landbank-tool table th span#city_selected {
      text-transform: uppercase;
      font-size: 14px; }
.landbank-tool .costs-subhead {
  margin-top: 20px;
  margin-bottom: 10px; }
.landbank-tool .costs th {
  font-size: 14px; }
.landbank-tool .costs td {
  font-size: 16px; }
.landbank-tool .notes-subhead {
  margin-top: 30px; }
.landbank-tool .sponsors .sponsor-logo {
  float: left;
  width: 50%;
  padding: 20px;
  text-align: center; }
  .landbank-tool .sponsors .sponsor-logo img {
    display: inline-block;
    height: auto; }

.landbank-embed-tool .landbank-header {
  margin: 15px 0; }
.landbank-embed-tool .landbank-intro-container {
  padding: 40px;
  margin-bottom: 0; }
.landbank-embed-tool .landbank-form {
  margin-bottom: 15px; }
  .landbank-embed-tool .landbank-form .form-item label {
    display: block;
    text-align: center; }
  .landbank-embed-tool .landbank-form .select-arrow {
    width: 300px;
    margin-bottom: 20px;
    padding: 8px 6px; }
.landbank-embed-tool .intro-data {
  width: 85%; }
  .landbank-embed-tool .intro-data label {
    display: block;
    text-align: center;
    margin-bottom: 5px; }
  .landbank-embed-tool .intro-data .span-wrap {
    text-align: center;
    margin-bottom: 10px; }
    .landbank-embed-tool .intro-data .span-wrap span {
      min-height: 25px; }

@media screen and (max-width: 768px) {
  .landbank-tool .landbank-header,
  .landbank-embed-tool .landbank-header {
    margin: 30px 0; }
    .landbank-tool .landbank-header h1,
    .landbank-embed-tool .landbank-header h1 {
      font-size: 24px !important; }
    .landbank-tool .landbank-header .subhead p,
    .landbank-embed-tool .landbank-header .subhead p {
      font-size: 18px !important;
      line-height: 1.2 !important; }
  .landbank-tool .btn,
  .landbank-embed-tool .btn {
    padding: 10px 15px; }
  .landbank-tool .landbank-intro-container,
  .landbank-embed-tool .landbank-intro-container {
    padding: 40px 20px; }
  .landbank-tool .landbank-form,
  .landbank-embed-tool .landbank-form {
    margin-bottom: 15px; }
    .landbank-tool .landbank-form .form-item,
    .landbank-embed-tool .landbank-form .form-item {
      width: 100%; }
      .landbank-tool .landbank-form .form-item label,
      .landbank-embed-tool .landbank-form .form-item label {
        display: block;
        text-align: center; }
    .landbank-tool .landbank-form .select-arrow,
    .landbank-embed-tool .landbank-form .select-arrow {
      width: 100%;
      margin-bottom: 15px; }
  .landbank-tool .intro-data,
  .landbank-embed-tool .intro-data {
    width: 100%; }
    .landbank-tool .intro-data label,
    .landbank-embed-tool .intro-data label {
      display: block;
      text-align: center;
      margin-bottom: 5px; }
    .landbank-tool .intro-data .span-wrap,
    .landbank-embed-tool .intro-data .span-wrap {
      display: block;
      text-align: center;
      margin-bottom: 10px; }
  .landbank-tool .sponsors .sponsor-logo,
  .landbank-embed-tool .sponsors .sponsor-logo {
    float: none;
    width: 100%;
    margin-bottom: 20px; } }
.clearfix:before,
.clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1;
  /* ie 6/7 */ }

/*# sourceMappingURL=landbank.css.map */
