
.fpl-overview .fpl-summary-alert .fa.hide-alert:after,
.fpl-overview .fpl-summary-alert .alert-icon.hide-alert:after {
  content: "\00d7";
  font-size: 28px;
}
.fpl-overview .fpl-summary-alert .alert-message {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  width: 85%;
  margin-left: -4px;
}
.fpl-overview .fpl-summary-alert.account-disconnected {
  color: #ffffff;
  font-size: 16px;
  background-color: #dd1500;
  margin-top: -30px;
}
.fpl-overview .fpl-summary-alert.payment-late {
  color: #ffffff;
  font-size: 16px;
  background-color: #dd1500;
  margin-top: -30px;
}
.fpl-overview .fpl-summary-alert.payment-scheduled {
  width: 492px;
  border: 1px solid Arial;
  margin: 20px auto;
  background-color: #f3f5f6;
  color: #0c2739;
  font-size: 16px;
  position: relative;
}
.fpl-overview .fpl-summary-alert.payment-scheduled .fa {
  font-size: 20px;
  text-align: left;
  width: 14px;
}
.fpl-overview .fpl-summary-alert.payment-scheduled .alert-message {
  width: 400px;
  text-align: center;
}
.fpl-overview .fpl-summary-alert.payment-scheduled .alert-message .fpl-summary-action-link .fa {
  font-size: 6px;
}
@media (max-width: 767px) {
  .fpl-overview .fpl-summary-alert.payment-scheduled .alert-message .alert-text {
    display: inline-block;
    max-width: 190px;
  }
}
.fpl-overview .fpl-summary-alert.payment-scheduled .alert-highlight {
  display: block;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .fpl-overview .fpl-summary-alert.payment-scheduled .alert-highlight .popover .arrow {
    top: 50% !important;
  }
}
@media (max-width: 767px) {
  .fpl-overview .fpl-summary-alert.payment-scheduled .alert-highlight .fpl-tooltip {
    display: inline-block;
  }
  .fpl-overview .fpl-summary-alert.payment-scheduled .alert-highlight .fpl-tooltip .fa {
    display: block;
  }
}
.fpl-overview .fpl-summary-alert.payment-scheduled .alert-highlight .popover .popover-content {
  min-width: 285px !important;
}
.fpl-overview .fpl-summary-btn {
  margin: 16px auto;
  line-height: 100%;
}
.fpl-overview .fpl-summary-action-link {
  display: block;
  margin-top: 10px;
}
.fpl-overview .fpl-summary-breakdown {
  background-color: #f7f7f7;
  margin-top: 16px;
  overflow: hidden;
}
.fpl-overview .fpl-summary-breakdown .breakdown-content {
  padding: 20px;
  overflow: hidden;
  margin-top: 0;
  -webkit-transition: margin-top 0.75s ease;
  transition: margin-top 0.75s ease;
}
.fpl-overview .fpl-summary-breakdown .breakdown-content.breakdown-hidden {
  display: none;
}
@media print {
  .fpl-overview .fpl-summary-breakdown .breakdown-content.breakdown-hidden {
    margin-top: 0;
  }
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list {
  margin: 0;
  padding: 0;
  border: 1px solid #cccccc;
  list-style-type: none;
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item {
  display: block;
  width: 100%;
  padding: 0 24px;
  border-top: 1px solid #cccccc;
  background: #ffffff;
  text-align: left;
  background-color: #ffffff;
}
@media print {
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item {
    font-size: .95em !important;
    line-height: .95em !important;
  }
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item:first-child {
  border-top: 0;
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-info {
  padding: 20px 0 0;
  width: 70%;
  display: inline-block;
  vertical-align: top;
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-info.single {
  padding: 0;
  vertical-align: middle;
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-info .item-date {
  font-weight: bold;
  font-size: 14px;
  color: #666666;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-info .item-date {
    font-size: 13px;
    color: #666;
  }
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-info .item-name {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  color: #666666;
  display: inline-block;
  margin-right: 20px;
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-info .item-detail {
  display: block;
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-info .item-due-date {
  font-size: 12px;
  color: #666666;
  display: none;
}
@media (max-width: 767px) {
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-info .item-due-date {
    font-size: 13px;
    color: #999;
  }
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value {
  padding: 20px 0 20px 30px;
  width: 30%;
  display: inline-block;
  margin-left: -4px;
  position: relative;
  border-left: 1px solid #cccccc;
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value .item-due-date {
  font-size: 12px;
  color: #666666;
  display: block;
  margin-bottom: 8px;
  text-align: right;
}
@media (max-width: 767px) {
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value .item-due-date {
    font-size: 13px;
    color: #999;
  }
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value .item-cost {
  font-size: 28px;
  color: #666666;
  display: block;
  font-size: 20px;
  text-align: right;
}
@media (max-width: 767px) {
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value .item-cost {
    font-size: 13px;
  }
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value .fa {
  font-size: 14px;
  color: #707070;
  display: block;
  height: 14px;
  width: 18px;
  text-align: center;
  position: absolute;
  top: -7px;
  z-index: 1;
  left: 50%;
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value .fa-plus {
  display: none;
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value .equal-icon {
  display: none;
  width: 18px;
  height: 18px;
  padding: 6px 5px;
  position: absolute;
  top: -9px;
  left: 50%;
  background-color: #0c2739;
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value .equal-icon .equal-bar {
  display: block;
  width: 8px;
  height: 2px;
  background-color: #ffffff;
  margin: 2px auto;
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value .equal-icon .equal-bar:first-child {
  margin-top: 0;
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item.breakdown-total {
  background-color: #f5fcff;
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item.breakdown-total .item-info .item-name,
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item.breakdown-total .item-value .item-cost {
  font-weight: bold;
  font-size: 20px;
  color: #0c2739;
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item.breakdown-total .item-value .item-cost {
  font-size: 20px;
}
@media (max-width: 767px) {
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item.breakdown-total .item-value .item-cost {
    font-size: 13px;
  }
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item.breakdown-total .item-info,
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item.breakdown-total .item-value {
  vertical-align: middle;
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item.breakdown-total .item-info {
  padding-top: 0;
}
.fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-disclaimer {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  line-height: 18px;
  color: #707070;
  display: block;
  margin: 20px 0 10px;
  text-align: left;
}
.fpl-overview .breakdown-tab {
  font-weight: bold;
  font-size: 16px;
  display: block;
  background-color: #f5f5f5;
  width: 100%;
  padding: 10px 0;
  border-top: 1px solid #cccccc;
}
.fpl-overview .breakdown-tab .fa {
  font-size: 14px;
}
.fpl-summary-additional-info {
  margin: 20px 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
}
.fpl-summary-additional-info .additional-info {
  border-left: 1px solid #636363;
  padding-left: 10px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: baseline;
}
.fpl-summary-additional-info .additional-info .additional-info-label,
.fpl-summary-additional-info .additional-info .additional-info-value {
  display: inline-block;
  vertical-align: baseline;
}
@media print {
  .fpl-summary-additional-info .additional-info {
    border-right: 0;
  }
}
.fpl-summary-additional-info .additional-info:first-child {
  border-left: 0;
  padding-left: 0;
  margin-left: 0;
}
@media print {
  .fpl-summary-additional-info .additional-info a {
    display: none;
  }
}
.fpl-summary-additional-info br + .additional-info {
  border-left: 0;
  padding-left: 0;
  margin-left: 0;
}
.additional-info-cta {
  display: block;
  width: 100%;
  margin-top: 6px;
}
.payment-pending .fpl-summary-additional-info {
  position: relative;
}
.payment-pending .fpl-summary-additional-info .additional-info .popover {
  width: 240px;
}
@media (max-width: 767px) {
  .payment-pending .fpl-summary-additional-info .additional-info .popover {
    width: 100%;
  }
}
.payment-pending .fpl-summary-additional-info .additional-info .popover.left > .arrow {
  margin-top: -14px;
}
.payment-pending .fpl-summary-additional-info .additional-info .popover.left > .arrow:after {
  border-left-color: #0c2739;
}
.payment-past-due .fpl-overview .fpl-summary .fpl-summary-box,
.paid-in-full .fpl-overview .fpl-summary .fpl-summary-box {
  vertical-align: middle;
  position: relative;
}
@media (min-width: 767px) {
  .payment-past-due .fpl-overview .fpl-summary .fpl-summary-box,
  .paid-in-full .fpl-overview .fpl-summary .fpl-summary-box {
    min-height: 170px;
  }
}
.payment-past-due .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail,
.paid-in-full .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail {
  display: block;
  margin: auto;
  text-align: center;
  width: 100%;
}
@media (min-width: 767px) {
  .payment-past-due .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail,
  .paid-in-full .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail {
    position: absolute;
  }
}
.payment-past-due .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail .detail-title,
.paid-in-full .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail .detail-title {
  margin-bottom: 58px;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .payment-past-due .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail .detail-title,
  .paid-in-full .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail .detail-title {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .payment-past-due .fpl-overview .fpl-summary .popover,
  .paid-in-full .fpl-overview .fpl-summary .popover {
    width: 288px;
  }
}
.multiple-dates .fpl-overview .fpl-summary .fpl-summary-box {
  vertical-align: middle;
  position: relative;
}
@media (min-width: 767px) {
  .multiple-dates .fpl-overview .fpl-summary .fpl-summary-box {
    min-height: 170px;
  }
}
.multiple-dates .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail {
  display: block;
  margin: auto;
  text-align: center;
  width: 100%;
}
@media (min-width: 767px) {
  .multiple-dates .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail {
    position: absolute;
  }
}
.multiple-dates .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail .detail-title {
  margin-bottom: 54px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .multiple-dates .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail .detail-title {
    margin-bottom: 8px;
    margin-top: 0;
  }
}
.new-customer .fpl-overview {
  padding: 72px 24px;
}
.new-customer .fpl-overview .fpl-summary .fpl-summary-action-link {
  font-size: 20px;
}
.balance-credit .fpl-overview .fpl-summary .fpl-summary-box {
  vertical-align: middle;
  position: relative;
}
@media (min-width: 767px) {
  .balance-credit .fpl-overview .fpl-summary .fpl-summary-box {
    min-height: 170px;
  }
}
.balance-credit .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail {
  display: block;
  text-align: center;
}
@media (min-width: 767px) {
  .balance-credit .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail {
    position: absolute;
    width: 100%;
  }
}
.balance-credit .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail .detail-title {
  margin-bottom: 46px;
  font-weight: bold;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 37px;
}
@media (max-width: 767px) {
  .balance-credit .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail .detail-title {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .balance-credit .fpl-overview .fpl-summary .fpl-summary-box .popover {
    width: 288px;
  }
}
.balance-credit .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-hero {
  color: #67bd45;
}
.balance-credit .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value .item-cost.credit {
  color: #67bd45;
}
.payment-past-due .fpl-overview .fpl-summary .fpl-summary-box.payment-info .fpl-summary-hero {
  color: #dd1500;
  width: 100%;
  font-size: 37px;
  line-height: 37px;
  margin-top: 8px;
}
.payment-past-due .fpl-overview .fpl-summary .fpl-summary-box .detail-text {
  margin: auto;
}
.payment-past-due .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value .item-due-date.past-due,
.payment-past-due .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-info .item-due-date.past-due {
  color: #dd1500;
}
.account-disconnected .fpl-overview .fpl-summary .fpl-summary-box.payment-info .fpl-summary-hero {
  color: #dd1500;
  width: 100%;
  font-size: 28px;
  line-height: 31px;
  margin-top: 8px;
}
.account-disconnected .fpl-overview .fpl-summary .fpl-summary-box .detail-text {
  margin: auto;
}
.account-disconnected .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value .item-due-date.past-due,
.account-disconnected .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-info .item-due-date.past-due {
  color: #dd1500;
}
.row-divider {
  text-align: center;
  margin: 25px 0;
  height: 14px;
}
.row-divider .mid {
  width: 15px;
  height: 14px;
  position: relative;
  top: -20px;
  background: transparent url('../images/row_divider_mid.png') no-repeat 0 0;
  display: inline-block;
}
.row-divider .line {
  width: 100%;
  height: 14px;
  background: transparent url('../images/row_divider.png') repeat-x 0 0;
  display: inline-block;
}
@media (max-width: 767px) {
  .account-balance {
    margin-bottom: 25px;
  }
  .account-balance .section-header {
    height: auto;
    margin-bottom: 15px;
    margin-top: 10px;
    padding-bottom: 0;
    padding-top: 0;
  }
  .fpl-overview {
    border: 0;
    padding: 0px 0 0;
    position: relative;
    margin-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .fpl-overview .fpl-summary .fpl-summary-box {
    width: 100%;
    margin-left: 0;
    border-right: 0;
    padding-bottom: 0;
  }
  .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-hero {
    font-size: 25px;
  }
  .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-popover-icon .fa {
    font-size: 36px;
  }
  .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail {
    margin-left: -16px;
    margin-right: -16px;
    display: none;
  }
  .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail .detail-text {
    display: block;
  }
  .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail .detail-link {
    display: block;
    width: 100%;
    padding: 16px 16px;
    border-width: 1px 0 1px 0;
    border-color: #cccccc;
    border-style: solid;
    margin: 20px 0 0;
    text-align: left;
  }
  .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail .detail-link .fa {
    float: right;
    padding-top: 4px;
    font-size: 12px;
  }
  .fpl-overview .fpl-summary .fpl-summary-box:first-child {
    border-right: 0;
    padding-top: 0;
  }
  .fpl-overview .fpl-summary .fpl-summary-box:first-child .fpl-summary-detail {
    display: block;
  }
  .fpl-overview .fpl-summary-alert.account-disconnected,
  .fpl-overview .fpl-summary-alert.payment-late {
    padding: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
    position: relative;
  }
  .fpl-overview .fpl-summary-alert.account-disconnected .btn.primary.close,
  .fpl-overview .fpl-summary-alert.payment-late .btn.primary.close {
    background: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    opacity: 1;
    float: right;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    text-shadow: 0;
    width: 100%;
    margin: 20px 0;
    opacity: .5;
  }
  .fpl-overview .fpl-summary-alert.account-disconnected .btn.primary.close:hover,
  .fpl-overview .fpl-summary-alert.payment-late .btn.primary.close:hover {
    background: transparent !important;
    opacity: .9;
  }
  .fpl-overview .fpl-summary-alert.account-disconnected .fa,
  .fpl-overview .fpl-summary-alert.payment-late .fa {
    display: none;
  }
  .fpl-overview .fpl-summary-alert.account-disconnected .alert-icon,
  .fpl-overview .fpl-summary-alert.payment-late .alert-icon {
    float: right;
    background-color: #DD1500;
    border-radius: 50% 50% 50% 50%;
    display: block;
    height: 30px;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 30px;
    border: 2px solid #ffffff;
    cursor: pointer;
  }
  .fpl-overview .fpl-summary-alert.account-disconnected .alert-icon.hide-alert:after,
  .fpl-overview .fpl-summary-alert.payment-late .alert-icon.hide-alert:after {
    content: " ";
  }
  .fpl-overview .fpl-summary-alert.account-disconnected .alert-message,
  .fpl-overview .fpl-summary-alert.payment-late .alert-message {
    float: left;
    font-size: 14px;
    width: 90%;
    text-align: left;
    display: block;
  }
  .fpl-overview .fpl-summary-alert.payment-scheduled {
    border: 0;
    background: transparent;
    color: #333;
    padding: 0;
    width: 280px;
    margin-top: 0;
  }
  .fpl-overview .fpl-summary-alert.payment-scheduled .fa {
    display: none;
  }
  .fpl-overview .fpl-summary-alert.payment-scheduled .alert-message {
    width: 280px;
  }
  .fpl-overview .fpl-summary-alert.payment-scheduled .alert-highlight {
    display: inline;
  }
  .fpl-overview .fpl-summary-action-link {
    display: block;
    width: auto;
    padding: 20px 16px;
    border-width: 1px 0 1px 0;
    border-color: #cccccc;
    border-style: solid;
    margin: 20px -16px;
    text-align: left;
  }
  .fpl-overview .fpl-summary-action-link .fa {
    float: right;
    padding-top: 4px;
    font-size: 12px;
  }
  .fpl-overview .fpl-summary-breakdown {
    margin-left: -16px;
    margin-right: -16px;
    border-bottom: 1px solid #cccccc;
    background-color: #eff2f4;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content {
    padding: 0 16px 10px 16px;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list {
    border-right: 0;
    border-left: 0;
    margin-left: -16px;
    margin-right: -16px;
    border-bottom: 0;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item {
    position: relative;
    padding: 10px 16px 10px 16px;
    border-bottom: 1px solid #cccccc;
    background-color: #f7f7f7;
    border-top: 0;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-info {
    display: inline-block;
    vertical-align: top;
    padding-top: 0;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-info.single {
    padding: 0;
    vertical-align: top;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-info .item-date {
    font-weight: bold;
    font-size: 14px;
    color: #666666;
    display: block;
    margin-bottom: 4px;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-info .item-name {
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    color: #666666;
    font-size: 15px;
    color: #333;
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-info .item-detail {
    display: block;
    color: #999;
    font-size: 13px;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-info .item-due-date {
    display: block;
    margin: 4px 0;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value {
    border-left: 0;
    position: initial;
    padding: 0;
    text-align: right;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value .item-due-date {
    font-size: 12px;
    color: #666666;
    position: absolute;
    left: 16px;
    bottom: 0px;
    display: none;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value .item-cost {
    font-size: 28px;
    color: #666666;
    font-size: 15px;
    display: block;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value .fa,
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value .equal-icon {
    display: none;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item.breakdown-total {
    background-color: #f5fcff;
    padding-bottom: 10px;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item.breakdown-total .item-info .item-name,
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item.breakdown-total .item-value .item-cost {
    font-weight: bold;
    font-size: 20px;
    color: #0c2739;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item.breakdown-total .item-info .item-name {
    font-size: 15px;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item.breakdown-total .item-info,
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item.breakdown-total .item-value {
    vertical-align: middle;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item.breakdown-total .item-value .item-cost {
    font-size: 15px;
    padding-top: 0;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-disclaimer {
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 18px;
    color: #707070;
    display: block;
    margin: 20px 0 10px;
    text-align: left;
  }
  .fpl-overview .breakdown-tab {
    font-weight: bold;
    font-size: 16px;
    display: block;
    background-color: #eff2f4;
    width: auto;
    margin-left: -16px;
    margin-right: -16px;
    padding: 10px 0;
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .fpl-overview .breakdown-tab .fa {
    font-size: 14px;
  }
  .fpl-summary-additional-info .additional-info {
    display: block;
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
    width: 100%;
    margin-top: 10px;
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
  }
  .fpl-summary-additional-info .additional-info .additional-info-label,
  .fpl-summary-additional-info .additional-info .additional-info-value {
    text-align: left;
    display: inline-block;
    vertical-align: baseline;
    width: 49.9%;
  }
  .fpl-summary-additional-info .additional-info .additional-info-value {
    margin-left: -4px;
    text-align: right;
  }
  .fpl-summary-additional-info .additional-info-cta {
    display: block;
    width: auto;
    padding: 20px 16px;
    border-width: 1px 0 1px 0;
    border-color: #cccccc;
    border-style: solid;
    margin: 20px -16px;
    text-align: left;
  }
  .fpl-summary-additional-info .additional-info-cta .fa {
    float: right;
    padding-top: 4px;
    font-size: 12px;
  }
  .payment-pending .fpl-summary-additional-info .additional-info {
    display: block;
    border-left: 0;
    padding-left: 0;
    margin: 10px 0 0 0;
    width: 100%;
  }
  .paid-in-full .fpl-overview .fpl-summary .fpl-summary-box {
    padding-top: 0;
  }
  .paid-in-full .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail {
    max-width: none;
    margin: 0;
  }
  .paid-in-full .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail .detail-link {
    margin: 16px -16px;
    width: auto;
  }
  .paid-in-full .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail .detail-title,
  .paid-in-full .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail .detail-text {
    color: #333;
    margin-bottom: 0;
  }
  .paid-in-full .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail .detail-text {
    display: none;
  }
  .paid-in-full .fpl-overview .fpl-summary .fpl-summary-box:first-child .detail-text {
    display: block;
  }
  .new-customer .fpl-overview {
    padding: 0;
  }
  .new-customer .fpl-overview .fpl-summary .summary-heading,
  .new-customer .fpl-overview .fpl-summary .summary-message {
    margin: 0 auto;
    max-width: 300px;
    font-size: 20px;
    line-height: 30px;
    color: #333;
  }
  .new-customer .fpl-overview .fpl-summary .new-customer-message {
    display: none;
  }
  .new-customer .fpl-overview .fpl-summary .new-customer-msg-mobile {
    display: block;
    background-color: #0c2739;
    padding: 24px 16px;
    margin-top: 24px;
  }
  .new-customer .fpl-overview .fpl-summary .new-customer-msg-mobile .fpl-summary-box {
    width: 100%;
    padding-top: 0;
  }
  .new-customer .fpl-overview .fpl-summary .new-customer-msg-mobile .fpl-summary-box .fpl-summary-hero,
  .new-customer .fpl-overview .fpl-summary .new-customer-msg-mobile .fpl-summary-box .summary-message,
  .new-customer .fpl-overview .fpl-summary .new-customer-msg-mobile .fpl-summary-box .fpl-summary-detail,
  .new-customer .fpl-overview .fpl-summary .new-customer-msg-mobile .fpl-summary-box .detail-text,
  .new-customer .fpl-overview .fpl-summary .new-customer-msg-mobile .fpl-summary-box .fpl-summary-action-link {
    color: #fff;
    text-align: left;
    margin: 0;
    display: block;
    max-width: none;
  }
  .new-customer .fpl-overview .fpl-summary .new-customer-msg-mobile .fpl-summary-box .fpl-summary-hero {
    margin-bottom: 10px;
  }
  .new-customer .fpl-overview .fpl-summary .new-customer-msg-mobile .fpl-summary-box .divider {
    width: 100%;
    height: 1px;
    background-color: #fff;
    margin: 20px 0;
  }
  .new-customer .fpl-overview .fpl-summary .new-customer-msg-mobile .fpl-summary-box .detail-text {
    font-size: 16px;
  }
  .new-customer .fpl-overview .fpl-summary .new-customer-msg-mobile .fpl-summary-box .fpl-summary-action-link {
    margin-top: 16px;
    border-color: #fff;
    border-width: 1px;
  }
  .new-customer .fpl-overview .fpl-summary .fpl-summary-action-link {
    font-size: 16px;
  }
  .balance-credit .fpl-overview .fpl-summary .fpl-summary-box {
    padding-top: 0;
  }
  .balance-credit .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-hero {
    color: #67bd45;
  }
  .balance-credit .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail .detail-title {
    padding: 10px 30px 0;
    margin-bottom: 0;
  }
  .balance-credit .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail .detail-text {
    margin: 0 auto;
    max-width: 300px;
    color: #333;
  }
  .payment-past-due .fpl-overview .fpl-summary .fpl-summary-box.payment-info .fpl-summary-hero {
    color: #dd1500;
    line-height: 28px;
    font-size: 25px;
    margin-top: 0;
  }
  .payment-past-due .fpl-overview .fpl-summary .fpl-summary-box.payment-info .fpl-summary-detail {
    margin: 0;
  }
  .payment-past-due .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail {
    margin-left: -16px;
    margin-right: -16px;
    width: auto;
  }
  .payment-past-due .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail .detail-text {
    margin: auto;
    width: 100%;
  }
  .payment-past-due .fpl-overview .fpl-summary .fpl-summary-box:first-child {
    display: block;
  }
  .payment-past-due .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value .item-due-date.past-due {
    color: #dd1500;
  }
  .multiple-dates .fpl-overview .fpl-summary .fpl-summary-box .detail-text {
    display: none;
  }
  .multiple-dates .fpl-overview .fpl-summary .fpl-summary-box:first-child .detail-text {
    display: block;
  }
  .account-disconnected .fpl-overview .fpl-summary .fpl-summary-box.payment-info .fpl-summary-hero {
    color: #dd1500;
    line-height: 28px;
    font-size: 25px;
    margin-top: 0;
  }
  .account-disconnected .fpl-overview .fpl-summary .fpl-summary-box.payment-info .fpl-summary-detail {
    margin: 0;
  }
  .account-disconnected .fpl-overview .fpl-summary .fpl-summary-box .detail-text {
    margin: auto;
    width: 100%;
    display: none;
  }
  .account-disconnected .fpl-overview .fpl-summary .fpl-summary-box:first-child .detail-text {
    display: block;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-info .item-date {
    font-size: 13px;
    color: #666;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value .item-due-date {
    font-size: 13px;
    color: #999;
  }
}
@media print {
  .btn,
  .detail-link,
  .fpl-summary-action-link,
  .item-view-link,
  .additional-info-cta,
  .breakdown-tab,
  .new-customer-message .summary-message,
  .alert-icon.hide-alert,
  .row-divider {
    display: none !important;
  }
}
@media print {
  .alert-text,
  .alert-highlight {
    font-size: 16px;
  }
  .fpl-overview {
    padding: 15px 0 0 !important;
  }
  .fpl-overview .fpl-summary .fpl-summary-box {
    width: 40%;
  }
  .account-balance {
    margin-bottom: 10px;
  }
  .fpl-overview .fpl-summary .fpl-summary-box {
    padding: 10px 0 !important;
  }
  .account-balance .popover {
    display: none !important;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content {
    padding: 0 16px 10px 16px;
  }
  .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item {
    padding: 10px 16px;
  }
  .energy-usage {
    display: none;
  }
}
.row {
  margin: 0;
}
.modal {
  overflow: auto;
}
.section-blocks {
  list-style-type: none;
  margin-left: -15px;
  margin-right: -15px;
  padding: 0;
}
.section-blocks:before,
.section-blocks:after {
  content: " ";
  display: table;
}
.section-blocks:after {
  clear: both;
}
.section-blocks:before,
.section-blocks:after {
  content: " ";
  display: table;
}
.section-blocks:after {
  clear: both;
}
.section-blocks > li {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 50px;
  vertical-align: top;
  width: 33.3%;
}
.section-block {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.36);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.36);
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 450px;
  position: relative;
  text-align: center;
}
.section-block img {
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
}
.section-block .section-block-info {
  margin-left: 20px;
  margin-right: 20px;
  text-align: left;
}
.section-block .section-block-info p {
  font-size: 16px;
  line-height: 30px;
}
.section-block .section-block-learn {
  bottom: 35px;
  margin: 0;
  text-align: center;
  position: absolute;
  width: 100%;
}
.section-block .section-block-learn a {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #0096db;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 8px 25px 8px;
  text-transform: uppercase;
}
.section-block .section-block-learn a:hover {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  background-image: -webkit-linear-gradient(top, #0096db 0%, #1684ba 100%);
  background-image: linear-gradient(to bottom, #0096db 0%, #1684ba 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0096db', endColorstr='#ff1684ba', GradientType=0);
  text-decoration: none;
}
.section-block .section-block-learn a:active {
  -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.3);
  background-image: -webkit-linear-gradient(top, #1684ba 0%, #0096db 100%);
  background-image: linear-gradient(to bottom, #1684ba 0%, #0096db 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1684ba', endColorstr='#ff0096db', GradientType=0);
}
.section-block .section-block-learn a .fa {
  display: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .section-blocks {
    margin-left: -9px;
    margin-right: -9px;
    margin-top: 10px;
  }
  .section-blocks > li {
    padding-left: 9px;
    padding-right: 9px;
  }
  .section-block {
    height: 400px;
  }
  .section-block .section-block-info {
    margin-left: 10px;
    margin-right: 10px;
  }
  .section-block .section-block-info p {
    line-height: 24px;
    max-height: 120px;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .section-blocks {
    margin-top: 10px;
    margin-left: -16px;
    margin-right: -16px;
  }
  .section-blocks > li {
    float: none;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
  }
  .section-block {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 0;
    height: auto;
    margin-bottom: 35px;
  }
  .section-block a img {
    margin: 0;
    padding-left: 16px;
    padding-right: 16px;
  }
  .section-block .section-block-info p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 5px;
  }
  .section-block .section-block-learn {
    bottom: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }
  .section-block .section-block-learn a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: none;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #0096db;
    display: block;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 15px;
    padding-top: 15px;
    letter-spacing: normal;
    text-align: left;
    text-transform: none;
    font-weight: normal;
  }
  .section-block .section-block-learn a:before,
  .section-block .section-block-learn a:after {
    content: " ";
    display: table;
  }
  .section-block .section-block-learn a:after {
    clear: both;
  }
  .section-block .section-block-learn a:before,
  .section-block .section-block-learn a:after {
    content: " ";
    display: table;
  }
  .section-block .section-block-learn a:after {
    clear: both;
  }
  .section-block .section-block-learn a:hover,
  .section-block .section-block-learn a:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  }
  .section-block .section-block-learn a .fa {
    display: block;
    float: right;
    font-weight: bold;
    margin-top: 4px;
    padding-right: 5px;
  }
}
::-webkit-input-placeholder {
  color: #666666;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #666666;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666;
}
:-ms-input-placeholder {
  color: #666666;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .steps-container-four .fpl-steps-progress-bar .progress-steps .step-bar {
    width: 120px;
  }
}
@media (max-width: 767px) {
  .steps-container-four .fpl-steps-progress-bar .progress-steps .step-bar {
    width: 28px;
  }
}
.fpl-app .registration-container {
  display: block;
}
@media (max-width: 1023px) {
  .fpl-app .registration-container {
    margin-top: 70px;
  }
  .fpl-app .registration-container.progress-hidden {
    margin-top: 0px;
  }
  .fpl-app .registration-container.progress-hidden .fpl-bounding-box {
    margin-top: 55px;
  }
}
@media (max-width: 767px) {
  .fpl-app .registration-container {
    margin-top: 70px;
  }
  .fpl-app .registration-container .fpl-bounding-box {
    margin-top: 25px;
  }
  .fpl-app .registration-container.progress-hidden {
    margin-top: 70px;
    padding-top: 0px;
  }
  .fpl-app .registration-container.progress-hidden .fpl-bounding-box {
    margin-top: 25px;
  }
}
.fpl-app.logged-out .registration-container {
  overflow: hidden;
  margin-top: 0px;
}
.fpl-app.logged-out .registration-container .fpl-bounding-box {
  margin: 70px auto 0;
}
@media (max-width: 1023px) {
  .fpl-app.logged-out .registration-container {
    padding-top: 70px;
  }
  .fpl-app.logged-out .registration-container .fpl-bounding-box {
    margin: 70px auto 0;
  }
  .fpl-app.logged-out .registration-container.progress-hidden .fpl-bounding-box {
    margin: 70px auto 0;
  }
}
@media (max-width: 767px) {
  .fpl-app.logged-out .fpl-alert-banner {
    margin-top: 70px;
  }
  .fpl-app.logged-out .registration-container {
    padding-top: 130px;
  }
  .fpl-app.logged-out .registration-container .fpl-steps-progress-bar {
    padding-top: 35px;
  }
  .fpl-app.logged-out .registration-container .fpl-bounding-box {
    margin: 0px auto 0;
  }
  .fpl-app.logged-out .registration-container.progress-hidden {
    margin-top: 70px;
    padding-top: 70px;
  }
  .fpl-app.logged-out .registration-container.progress-hidden .fpl-bounding-box {
    margin: 25px auto 0;
  }
}
@media (max-width: 1023px) {
  .fpl-app.logged-out.has-alert .fpl-alert-banner {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  .fpl-app.logged-out.has-alert .fpl-alert-banner {
    margin-top: 130px;
  }
  .fpl-app.logged-out.has-alert .progress-hidden {
    margin-top: 0;
  }
}
@media (max-width: 1023px) {
  .fpl-app.has-alert .fpl-alert-banner {
    margin-top: 70px;
  }
  .fpl-app.has-alert .masthead {
    padding-top: 0;
  }
  .fpl-app.has-alert .registration-container {
    padding-top: 0px;
    margin-top: 0px;
  }
  .fpl-app.has-alert .registration-container .fpl-steps-progress-bar {
    padding-top: 25px;
  }
  .fpl-app.has-alert .registration-container .fpl-bounding-box {
    margin: 70px auto 0;
  }
}
@media (max-width: 767px) {
  .fpl-app.has-alert .masthead {
    padding-top: 0;
  }
  .fpl-app.has-alert .registration-container {
    padding-top: 0;
  }
  .fpl-app.has-alert .registration-container.progress-hidden {
    padding-top: 0;
  }
  .fpl-app.has-alert .registration-container .fpl-bounding-box {
    margin: 25px auto 0;
  }
}
#registration-container,
.registration-container {
  overflow: hidden;
  background: url('../images/registration-bg.jpg') no-repeat center 0;
  background-size: cover;
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/registration-bg.jpg', sizingMethod='scale')";
  padding-bottom: 36px;
  margin-bottom: -30px;
  position: relative;
}
#registration-container div,
.registration-container div {
  position: relative;
}
@media (max-width: 767px) {
  #registration-container,
  .registration-container {
    background: none;
  }
  #registration-container .login-toolbar,
  .registration-container .login-toolbar {
    margin-top: -15px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #registration-container.logged-out .fpl-steps-progress-bar,
  .registration-container.logged-out .fpl-steps-progress-bar {
    padding-top: 195px;
  }
  #registration-container.has-alert .fpl-steps-progress-bar,
  .registration-container.has-alert .fpl-steps-progress-bar {
    padding-top: 25px;
  }
  #registration-container.has-alert.logged-out .fpl-steps-progress-bar,
  .registration-container.has-alert.logged-out .fpl-steps-progress-bar {
    padding-top: 25px;
  }
}
@media (max-width: 1023px) {
  #registration-container.progress-hidden,
  .registration-container.progress-hidden {
    padding-top: 70px;
  }
  #registration-container.progress-hidden .fpl-bounding-box .page-title,
  .registration-container.progress-hidden .fpl-bounding-box .page-title {
    margin-top: 0;
  }
  #registration-container.progress-hidden .login-toolbar,
  .registration-container.progress-hidden .login-toolbar {
    margin-top: 0;
  }
}
.registration .btn {
  margin: 24px auto 0;
}
@media (max-width: 767px) {
  .registration .btn {
    width: 285px;
    margin: 0 auto;
  }
}
.fpl-steps-progress-bar {
  background-color: #0c2739;
  padding: 18px;
}
@media (max-width: 767px) {
  .fpl-steps-progress-bar {
    padding-bottom: 35px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 35px;
  }
}
.fpl-steps-progress-bar .progress-steps {
  text-align: center;
}
.fpl-steps-progress-bar .progress-steps .step {
  display: inline-block;
  width: 150px;
  white-space: nowrap;
}
.fpl-steps-progress-bar .progress-steps .step label {
  display: block;
  text-align: center;
  margin-bottom: 12px;
  font-family: SerifaStd-Roman;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .fpl-steps-progress-bar .progress-steps .step {
    width: 40px;
    margin: 0 6px;
  }
  .fpl-steps-progress-bar .progress-steps .step label {
    display: none;
  }
}
.fpl-steps-progress-bar .progress-steps .step .step-circle {
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  margin: 0 auto;
  padding: 4px;
}
.fpl-steps-progress-bar .progress-steps .step .step-circle .inner-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  width: 34px;
  height: 34px;
  margin: auto;
  padding: 4px;
}
.fpl-steps-progress-bar .progress-steps .step .step-circle .inner-circle .step-number {
  text-align: center;
  font-size: 22px;
  color: #000000;
  display: block;
  line-height: normal;
  margin-top: 2px;
}
@media (max-width: 767px) {
  .fpl-steps-progress-bar .progress-steps .step .step-circle {
    width: 40px;
    height: 40px;
  }
  .fpl-steps-progress-bar .progress-steps .step .step-circle .inner-circle {
    width: 32px;
    height: 32px;
  }
  .fpl-steps-progress-bar .progress-steps .step .step-circle .inner-circle .step-number {
    font-size: 20px;
  }
}
.fpl-steps-progress-bar .progress-steps .step .step-circle .fa {
  display: none;
}
.fpl-steps-progress-bar .progress-steps .step.step-in-progress {
  top: -2px;
}
.fpl-steps-progress-bar .progress-steps .step.step-in-progress .step-circle .inner-circle {
  background-color: #0096db;
}
.fpl-steps-progress-bar .progress-steps .step.step-in-progress .step-circle .inner-circle .step-number {
  color: #fff;
  margin-top: 0;
}
.fpl-steps-progress-bar .progress-steps .step.step-bar-in-progress .step-circle .inner-circle {
  background-color: #0096db;
}
.fpl-steps-progress-bar .progress-steps .step.step-bar-in-progress .step-circle .inner-circle .step-number {
  color: #fff;
  margin-top: 0;
}
.fpl-steps-progress-bar .progress-steps .step.step-complete .step-circle {
  background-color: #0096db;
}
.fpl-steps-progress-bar .progress-steps .step.step-complete .step-circle .inner-circle {
  display: none;
}
.fpl-steps-progress-bar .progress-steps .step.step-complete .step-circle .fa {
  display: block;
  text-align: center;
  font-size: 26px;
  color: #ffffff;
  margin-top: 4px;
}
@media (max-width: 767px) {
  .fpl-steps-progress-bar .progress-steps .step.step-complete .step-circle .fa {
    font-size: 24px;
  }
}
.fpl-steps-progress-bar .progress-steps .step-bar {
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  margin: 0 -46px 18px;
  height: 6px;
  width: 192px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #e5e5e5;
}
@media (max-width: 767px) {
  .fpl-steps-progress-bar .progress-steps .step-bar {
    width: 40px;
    margin: 0 0 18px;
  }
}
.fpl-steps-progress-bar .progress-steps .step-bar .step-progress-bar {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: none;
  width: 50%;
  height: 6px;
  background-color: #0096db;
  position: absolute;
  top: 0;
  left: 0;
}
.fpl-steps-progress-bar .progress-steps .step-bar.step-bar-in-progress .step-progress-bar {
  display: block;
}
.fpl-steps-progress-bar .progress-steps .step-bar.step-bar-complete .step-progress-bar {
  display: block;
  width: 100%;
}
.fpl-form-tooltip,
.fpl-tooltip-container {
  position: relative;
}
.fpl-form-tooltip .popover,
.fpl-tooltip-container .popover {
  position: absolute;
}
.fpl-form-tooltip .popover .popover-title,
.fpl-tooltip-container .popover .popover-title {
  position: relative;
  z-index: 999;
}
.fpl-form .fpl-form-title {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  color: #666666;
  margin: 16px 0;
  display: block;
}
.fpl-form .fpl-form-note {
  margin-left: 24px;
  color: #a0a0a0;
  font-size: 16px;
}
.fpl-form .fpl-form-note.form-error-note {
  color: #db1f26;
}
.fpl-form .fpl-form-note.fpl-remember {
  overflow: hidden;
  margin-top: 5px;
}
.fpl-form .fpl-form-note.fpl-remember .choice-field {
  float: left;
  margin-right: 20px;
}
.fpl-form .fpl-form-note.fpl-remember .choice-info {
  float: left;
  margin-top: 5px;
}
.fpl-form .fpl-form-note.fpl-remember .choice-info .choice-detail {
  color: #113852;
  font-weight: normal;
}
.fpl-form .fpl-form-note.fpl-remember .fpl-custom-option.custom-option-focused {
  border-width: 2px;
}
.fpl-form .fpl-form-note.fpl-remember .fpl-custom-option.custom-option-focused .fa {
  top: 2px;
  left: 2px;
}
.fpl-form .fpl-form-row {
  margin-bottom: 18px;
}
.fpl-form .fpl-form-row .ada-form-label {
  font-size: 18px;
  padding: 0 0 6px 24px;
  display: none;
  text-align: left;
}
.fpl-form .fpl-form-row .fpl-form-field {
  position: relative;
  width: 100%;
  z-index: 2;
  /* For inline alert messages */
}
.fpl-form .fpl-form-row .fpl-form-field.field-validated input,
.fpl-form .fpl-form-row .fpl-form-field.field-loading input {
  padding-right: 51px;
}
.fpl-form .fpl-form-row .fpl-form-field input {
  line-height: normal\9;
  display: block;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  border: 1px solid #cccccc;
  padding: 10px 24px 9px;
  margin-bottom: 12px;
  width: 100%;
  font-size: 16px;
  color: #666666;
  background: #ffffff;
  outline: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-form .fpl-form-row .fpl-form-field input {
    padding: 11px 24px 8px;
  }
}
@media (max-width: 767px) {
  .fpl-form .fpl-form-row .fpl-form-field input {
    padding: 16px 24px 14px;
    width: 100%;
  }
}
.fpl-form .fpl-form-row .fpl-form-field .fa {
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 17px 24px;
  display: none;
}
.fpl-form .fpl-form-row .fpl-form-field .fa.fa-spinner {
  padding: 13px 13px;
}
.fpl-form .fpl-form-row .fpl-form-field .optional {
  display: block;
  margin-left: 25px;
  font-size: 13px;
}
.fpl-form .fpl-form-row .fpl-form-field .form-error-note {
  display: none;
}
.fpl-form .fpl-form-row .fpl-form-field.field-loading .fa-spinner {
  display: block;
}
.fpl-form .fpl-form-row .fpl-form-field.field-validated input {
  border: 1px solid #68bb45;
  background: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fpl-form .fpl-form-row .fpl-form-field.field-validated input:focus {
  -webkit-box-shadow: inset 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
}
.fpl-form .fpl-form-row .fpl-form-field.field-validated .fa-check {
  display: block;
  color: #68bb45;
}
.fpl-form .fpl-form-row .fpl-form-field.field-error input {
  border: 1px solid #dd1500;
  background: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fpl-form .fpl-form-row .fpl-form-field.field-error input:focus {
  -webkit-box-shadow: inset 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
}
.fpl-form .fpl-form-row .fpl-form-field.field-error .form-error-note {
  display: block;
  color: #dd1500;
}
.fpl-form .fpl-form-row .fpl-form-field .fpl-form-note-placeholder {
  position: absolute;
  text-align: left;
  top: 0px;
  left: 0px;
  padding: 9px 24px 8px;
  font-size: 18px;
  color: #666666;
}
.fpl-form .fpl-form-row .fpl-form-link,
.fpl-form .fpl-form-row .fpl-form-tooltip {
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 16px;
  display: block;
}
.fpl-form .fpl-form-row .fpl-form-tooltip {
  position: relative;
}
.fpl-form .fpl-form-row .fpl-form-tooltip .popover {
  position: absolute;
}
.fpl-form .fpl-form-row .fpl-form-tooltip .popover .popover-title {
  position: relative;
  z-index: 999;
}
.fpl-form .password-field .show-password {
  margin-left: 24px;
  padding-left: 28px;
  display: block;
  margin-bottom: 12px;
  background: url('../images/icons/registration/preview-eye.png') no-repeat 0 3px;
}
.fpl-form .password-field .password-strength-text {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px 24px;
  font-size: 16px;
  display: none;
}
.fpl-form .password-field .password-strength-bar {
  display: block;
  height: 6px;
  width: 348px;
  background-color: #e5e5e5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 12px auto;
  position: relative;
}
.fpl-form .password-field .password-strength-bar .strength-indicator {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 6px;
}
.fpl-form .password-field.password-weak .password-strength-text {
  display: block;
  color: #db1f26;
}
.fpl-form .password-field.password-weak .password-strength-bar .strength-indicator {
  background-color: #db1f26;
  width: 25%;
}
.fpl-form .password-field.password-fair .password-strength-text {
  display: block;
  color: #dc5b26;
}
.fpl-form .password-field.password-fair .password-strength-bar .strength-indicator {
  background-color: #dc5b26;
  width: 50%;
}
.fpl-form .password-field.password-strong .password-strength-text {
  display: block;
  color: #69bd46;
}
.fpl-form .password-field.password-strong .password-strength-bar .strength-indicator {
  background-color: #69bd46;
  width: 75%;
}
.termsAndConditionsModal {
  max-height: 500px;
}
.registration-message {
  text-align: center;
  font-size: 15px;
}
@media (max-width: 767px) {
  .registration-message {
    font-size: 16px;
  }
}
.registration-message p {
  margin-bottom: 5px;
}
.registration-message a {
  display: block;
  width: 80%;
  margin: 0 auto;
}
.registration-links {
  text-align: center;
  font-size: 15px;
}
@media (max-width: 767px) {
  .registration-links {
    font-size: 16px;
  }
}
.registration-links p {
  margin: 10px 0;
}
.registration-links p a {
  display: block;
}
.fpl-bounding-box {
  margin: 70px auto;
  -webkit-box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  .fpl-bounding-box .page-title {
    margin-top: 25px;
  }
}
.fpl-bounding-box.registration {
  padding: 36px 104px;
  width: 592px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.98);
}
@media (max-width: 767px) {
  .fpl-bounding-box.registration {
    padding: 0 16px 36px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  .fpl-bounding-box.registration.login {
    padding: 0 16px 36px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-bounding-box.registration {
    padding: 36px 104px;
  }
}
.fpl-bounding-box.registration h1,
.fpl-bounding-box.registration h2 {
  text-align: center;
}
.fpl-radio-group {
  margin-bottom: 20px;
}
.fpl-radio-group .fpl-choice-box {
  padding: 24px 0;
  border-bottom: 1px solid #cccccc;
}
.fpl-radio-group .fpl-choice-box .choice-info {
  width: 85%;
}
@media (max-width: 767px) {
  .fpl-radio-group .fpl-choice-box .choice-info {
    width: 80%;
  }
}
.fpl-radio-group .fpl-choice-box .choice-field {
  height: auto;
}
.fpl-choice-box {
  overflow: hidden;
  position: relative;
  padding: 24px 0;
  border-bottom: 1px solid #cccccc;
  word-wrap: break-word;
}
.fpl-choice-box .choice-info {
  float: left;
  width: 85%;
}
@media (max-width: 767px) {
  .fpl-choice-box .choice-info {
    width: 80%;
  }
}
.fpl-choice-box .choice-info .choice-title {
  display: block;
  font-size: 20px;
  color: #666666;
  margin-bottom: 6px;
  font-weight: bold;
}
.fpl-choice-box .choice-info .choice-detail {
  display: block;
  margin-bottom: 6px;
  font-size: 20px;
  line-height: normal;
  word-wrap: break-word;
  width: 85%;
}
.fpl-choice-box .choice-info .choice-detail:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .fpl-choice-box .choice-info .choice-detail {
    max-width: 220px;
  }
}
.fpl-choice-box .choice-field {
  position: relative;
  float: right;
  margin-left: 12px;
}
.fpl-choice-box.disabled .custom-option-selected {
  background-color: #f7f7f7 !important;
  border: 6px solid #d7d7d7 !important;
}
.fpl-choice-box.disabled .custom-option-selected .radio-fill {
  display: none !important;
}
.fpl-choice-box.disabled .fpl-custom-radio {
  cursor: default !important;
}
.fpl-address-search,
#core_view_form_AddressSearch_0_popup {
  margin-top: -33px;
  padding: 0;
}
.fpl-address-search.fpl-customized-option .fpl-dropdown-field .fpl-dropdown,
#core_view_form_AddressSearch_0_popup.fpl-customized-option .fpl-dropdown-field .fpl-dropdown {
  background-color: #e8e8eb;
  margin-top: 3px;
  border-radius: 0;
  box-shadow: 0;
  padding: 18px 0 0 0;
}
.fpl-address-search.fpl-customized-option .fpl-dropdown-field .fpl-dropdown.powered-by-google ul:after,
#core_view_form_AddressSearch_0_popup.fpl-customized-option .fpl-dropdown-field .fpl-dropdown.powered-by-google ul:after {
  content: "";
  padding: 1px 1px 1px 0;
  height: 16px;
  text-align: right;
  display: block;
  background-image: url(../images/powered-by-google-on-white.png);
  background-position: right;
  background-repeat: no-repeat;
  background-size: 104px 16px;
  margin: 0 10px 10px 0;
}
.fpl-address-search.fpl-customized-option .fpl-dropdown-field .fpl-dropdown ul.dropdown-list,
#core_view_form_AddressSearch_0_popup.fpl-customized-option .fpl-dropdown-field .fpl-dropdown ul.dropdown-list {
  padding: 0;
}
.fpl-address-search.fpl-customized-option .fpl-dropdown-field .fpl-dropdown ul.dropdown-list li:first-of-type,
#core_view_form_AddressSearch_0_popup.fpl-customized-option .fpl-dropdown-field .fpl-dropdown ul.dropdown-list li:first-of-type {
  border-top-width: 0;
}
.fpl-address-search.fpl-customized-option .fpl-dropdown-field .fpl-dropdown ul.dropdown-list li,
#core_view_form_AddressSearch_0_popup.fpl-customized-option .fpl-dropdown-field .fpl-dropdown ul.dropdown-list li {
  padding-left: 25px;
  padding-right: 25px;
}
.fpl-customized-option {
  position: relative;
}
@media (max-width: 767px) {
  .fpl-customized-option {
    height: 53px;
  }
}
.fpl-customized-option .fpl-dropdown-field {
  position: relative;
  height: 43px;
  margin-bottom: 10px;
}
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown {
  position: absolute;
  margin-bottom: 30px;
  z-index: 100;
  width: 100%;
  font-size: 16px;
}
.fpl-customized-option .fpl-custom-base {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  z-index: -1;
}
.fpl-customized-option .fpl-custom-option.custom-option-focused {
  border: 1px solid #333333;
  width: 18px;
  height: 18px;
}
.fpl-customized-option .fpl-custom-option.custom-option-focused .fa-check {
  position: absolute;
  top: 1px;
  left: 1px;
}
.fpl-customized-option .fpl-custom-option.fpl-custom-radio.custom-option-focused {
  border: 6px solid #333333;
  height: 32px;
  width: 32px;
}
.fpl-customized-option .fpl-custom-checkbox {
  display: block;
  cursor: pointer;
  -webkit-border-radius: 20%;
  -moz-border-radius: 20%;
  border-radius: 20%;
  width: 30px;
  height: 30px;
  padding: 1px;
  border: 1px solid #a8a5a5;
  background-color: #ffffff;
}
.fpl-customized-option .fpl-custom-checkbox.fpl-custom-option {
  display: block;
  cursor: pointer;
  -webkit-border-radius: 20%;
  -moz-border-radius: 20%;
  border-radius: 20%;
  width: 30px;
  height: 30px;
  padding: 1px;
  border: 1px solid #a8a5a5;
  background-color: #ffffff;
}
.fpl-customized-option .fpl-custom-checkbox.fpl-custom-option .fa {
  display: none;
  color: #ffffff;
  font-size: 19px;
}
.fpl-customized-option .fpl-custom-checkbox.custom-option-selected .fa {
  display: inline-block;
  color: #0096db;
  font-size: 26px;
}
.fpl-customized-option .fpl-custom-checkbox.custom-option-focused {
  border-width: 2px;
}
.fpl-customized-option .fpl-custom-radio {
  display: block;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  background-color: #f7f7f7;
  border: 6px solid #d7d7d7;
}
.fpl-customized-option .fpl-custom-radio .radio-fill {
  display: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  padding: 4px;
  background-color: #0096db;
  margin: 5px;
}
.fpl-customized-option .fpl-custom-radio.custom-option-selected {
  border-color: #0096db;
  background-color: #ffffff;
}
.fpl-customized-option .fpl-custom-radio.custom-option-selected .radio-fill {
  display: block;
}
.fpl-customized-option .fpl-dropdown-field {
  margin-bottom: 30px;
}
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown {
  display: block;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  border: 1px solid #cccccc;
  width: 100%;
  background: #ffffff;
  outline: none;
  cursor: pointer;
  padding: 0 20px;
  padding-left: 0;
}
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown.dropdown-open .dropdown-selected-item .selected-item-arrow {
  background-color: #0096db;
}
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown.dropdown-open .dropdown-list {
  display: block;
  padding-left: 20px;
  /* begin scroll bar */
  max-height: 230px;
  overflow: auto;
  padding-right: 20px;
  /* end scrollbar */
}
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown.dropdown-open .dropdown-list::-webkit-scrollbar-track {
  background: #f2f2f2;
  border-radius: 6px;
}
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown.dropdown-open .dropdown-list::-webkit-scrollbar {
  width: 6px;
  background: #f2f2f2;
}
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown.dropdown-open .dropdown-list::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 6px;
}
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item {
  color: #666666;
  padding-left: 20px;
  position: relative;
  display: block;
  text-align: left;
}
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item .selected-item-text {
  display: block;
  padding: 10px 32px 10px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item .selected-item-text {
    padding: 15px 32px 15px 0;
  }
}
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item .selected-item-arrow {
  font-size: 16px;
  height: 30px;
  width: 30px;
  background-color: #0096db;
  position: absolute;
  top: 0px;
  bottom: 0;
  right: -14px;
  margin: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item .selected-item-arrow .fa {
  display: block;
  color: #ffffff;
  position: absolute;
  font-size: 20px;
  padding: 0;
  width: 20px;
  height: 20px;
  top: 1px;
  bottom: 0;
  right: 5px;
  margin: auto;
  text-align: center;
}
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item .selected-item-arrow .fa.fa-caret-up {
  top: -2px;
}
@media (max-width: 767px) {
  .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item .selected-item-arrow {
    height: 36px;
    width: 36px;
  }
  .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item .selected-item-arrow .fa {
    top: 2px;
    right: 8px;
  }
}
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-list {
  display: none;
  margin: 0;
  padding: 0 0 0 20px;
  list-style-type: none;
  position: relative;
  width: 100%;
  text-align: left;
  -webkit-border-radius: 0 0 24px;
  -moz-border-radius: 0 0 24px;
  border-radius: 0 0 24px;
}
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-list li {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  display: block;
  padding: 9px 0;
  border-top: 1px solid #cccccc;
}
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-list li:hover,
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-list li.selected-option {
  color: #129ddd;
}
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-select {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=50);
  width: 100%;
  z-index: -1;
}
.fpl-customized-option.disabled .selected-item-arrow {
  background: #d7d7d7 !important;
}
.fpl-customized-option.disabled .fpl-dropdown {
  cursor: default !important;
}
.fpl-customized-option.readonly .fpl-dropdown-field .fpl-dropdown {
  border: 1px solid transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  cursor: text;
}
.fpl-customized-option.readonly .fpl-dropdown-field .fpl-dropdown .selected-item-arrow {
  display: none;
}
.create-password .fpl-registration-overview {
  border-width: 0;
  box-shadow: none;
}
.create-password .fpl-registration-overview .account-info-tab {
  background: none;
  border-bottom-width: 0;
  box-shadow: none;
  padding: 15px 0;
}
.create-password .fpl-registration-overview .account-info-tab .info-block {
  margin-bottom: 20px;
}
.create-password .fpl-registration-overview .account-info-tab .info-block h2 {
  overflow: visible;
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}
.fpl-registration-overview {
  border: 1px solid #cccccc;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
.fpl-registration-overview.centered {
  margin-bottom: 50px;
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .fpl-registration-overview.centered {
    margin-left: 0;
    margin-right: 0;
  }
}
.fpl-registration-overview.centered .content {
  padding: 20px;
  overflow: hidden;
}
.fpl-registration-overview.centered .content .label {
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  float: left;
  padding: 10px 0 0 0;
  display: inline-block;
}
.fpl-registration-overview.centered .content .value {
  float: right;
  font-size: 26px;
  font-weight: bold;
}
.fpl-registration-overview .account-info-tab {
  background: #f5f5f5;
  border-bottom: 1px solid #a8a5a5;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  padding: 15px;
}
.fpl-registration-overview .account-info-tab p,
.fpl-registration-overview .account-info-tab h2 {
  color: #0f3852;
  width: 100%;
  overflow: hidden;
}
.fpl-registration-overview .account-info-tab p {
  font-size: 20px;
  margin: 0;
}
.fpl-registration-overview .account-info-tab h2 {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  text-align: left;
  margin: -2px 0 2px;
}
.fpl-registration-overview .account-info-tab .value-big {
  color: #0f3852;
  font-family: Arial;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
}
.fpl-registration-overview .account-info-tab-note {
  background-color: #e8e8eb;
  padding: 15px;
  color: #0f3852;
  line-height: 24px;
  font-size: 16px;
  border-bottom: 1px solid #A8A5A5;
}
.fpl-registration-overview .progam-status-tab {
  border-bottom: 1px solid #cccccc;
  height: 80px;
}
.fpl-registration-overview .progam-status-tab .check {
  display: inline;
  float: left;
  min-height: 29px;
  min-width: 29px;
  height: 100%;
  width: 20%;
  margin: auto auto;
  background: url('../images/icons/registration/check-disabled.png') no-repeat center;
}
.fpl-registration-overview .progam-status-tab.enrolled .check {
  background: url('../images/icons/registration/check-enabled.png') no-repeat center;
}
.fpl-registration-overview .progam-status-tab .message {
  float: left;
  height: 100%;
  width: 80%;
}
.fpl-registration-overview .progam-status-tab .message p {
  padding-top: 12px;
  width: 190px;
  font-size: 20px;
  margin-left: 55px;
}
@media (max-width: 1023px) {
  .fpl-registration-overview .progam-status-tab .message p {
    width: 100%;
    padding-top: 27px;
    margin-left: 25px;
  }
}
@media (max-width: 767px) {
  .fpl-registration-overview .progam-status-tab .message p {
    width: 190px;
    padding-top: 10px;
    margin: 0 auto;
  }
}
.fpl-registration-overview .bill-info-tab {
  width: 100%;
}
.fpl-registration-overview .bill-info-tab .bill-info {
  position: relative;
  display: inline-block;
  padding: 20px;
  word-wrap: break-word;
  width: 100%;
}
.fpl-registration-overview .bill-info-tab .bill-info p {
  font-size: 20px;
  margin: 0;
}
.fpl-registration-overview .bill-info-tab .bill-info h3 {
  margin: 0;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 20px;
  word-wrap: break-word;
}
.fpl-registration-overview .bill-info-tab .bill-info .fpl-popover-icon {
  display: inline-block;
  width: 32px;
  height: 32px;
}
.fpl-registration-overview .bill-info-tab .bill-info .fpl-popover-icon .fa {
  margin: 0;
}
.fpl-registration-overview .bill-info-tab .bill-info .action-link {
  font-size: 16px;
  display: block;
}
.fpl-registration-overview .bill-info-tab .bill-info .action-link .fa {
  margin: 0;
}
.fpl-registration-overview .bill-info-tab .fa {
  margin-top: -30px;
  margin-left: -8px;
}
.fpl-registration-overview .bill-info-tab .question-mark {
  position: relative;
  float: left;
  background: url('../images/icons/registration/question-icon.png') no-repeat left center;
  height: 94px;
  width: 10%;
}
.fpl-registration-overview.existing-balance .bill-info-tab {
  padding: 20px;
}
.fpl-registration-overview.existing-balance .bill-info-tab:before,
.fpl-registration-overview.existing-balance .bill-info-tab:after {
  content: " ";
  display: table;
}
.fpl-registration-overview.existing-balance .bill-info-tab:after {
  clear: both;
}
.fpl-registration-overview.existing-balance .bill-info-tab:before,
.fpl-registration-overview.existing-balance .bill-info-tab:after {
  content: " ";
  display: table;
}
.fpl-registration-overview.existing-balance .bill-info-tab:after {
  clear: both;
}
.fpl-registration-overview.existing-balance .bill-info-tab .bill-info {
  float: left;
  padding: 0;
  width: 65%;
}
.fpl-registration-overview.existing-balance .bill-info-tab .bill-info p {
  color: #000000;
  font-size: 16px;
}
.fpl-registration-overview.existing-balance .bill-info-tab .bill-balance {
  float: right;
  font-size: 30px;
  margin-top: 10px;
}
.form-alert {
  font-size: 16px;
  line-height: 24px;
  color: #0c2739;
  margin: 3px 0 16px;
  position: relative;
  padding: 16px;
  background: #eff2f4;
  text-align: center;
  word-wrap: break-word;
}
.form-alert.alert-tooltip {
  text-align: left;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.form-alert.alert-tooltip a {
  font-size: 14px;
}
.form-alert.alert-tooltip:before,
.form-alert.alert-tooltip:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-top: 0;
}
.form-alert.alert-tooltip:before {
  top: -10px;
  right: 50%;
  border-bottom-color: #eff2f4;
  border-width: 10px;
}
.form-alert.alert-tooltip:after {
  top: -9px;
  right: 50%;
  border-bottom-color: #eff2f4;
  border-width: 9px;
}
.form-alert.alert-tooltip.alert-highlighted:before {
  border-bottom-color: #0c2739;
  right: 0;
  left: 0;
  margin: auto;
}
.form-alert.alert-tooltip.alert-highlighted:after {
  right: 0;
  left: 0;
  margin: auto;
}
.form-alert.alert-inline-field {
  padding: 54px 24px 26px;
  z-index: 1;
  margin-top: -40px;
  text-align: left;
}
.form-alert.alert-highlighted {
  background: #f0f2f4;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  border: 1px solid #0c2739;
  color: #0c2739;
}
.form-alert.alert-highlighted.error {
  border: 1px solid #dd1500;
  color: #dd1500;
}
.form-alert.alert-highlighted.success {
  border: 1px solid #0096db;
  color: #0096db;
}
.form-alert.alert-highlighted a {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
}
.form-alert .alert-highlighted-text {
  display: block;
  margin: 16px 0;
}
.fpl-block-tabs {
  background: #ffffff;
  margin-bottom: 15px;
  margin-left: -104px;
  margin-right: -104px;
  overflow: hidden;
  padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-block-tabs {
    margin-left: -52px;
    margin-right: -52px;
  }
}
@media (max-width: 767px) {
  .fpl-block-tabs {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.fpl-block-tabs > .block-tab {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  background-color: #e0e6e9;
  border: 4px solid #e0e6e9;
  border-color: #a8a5a5;
  border-left-width: 1px;
  border-radius: 0;
  border-right: 0;
  border-width: 1px;
  color: #999999;
  display: block;
  float: left;
  height: 50px;
  line-height: 50px;
  margin-right: 0;
  outline: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 50%;
}
.fpl-block-tabs > .block-tab.active-block-tab {
  background: none repeat scroll 0 0 #ffffff;
  border: 4px solid #e0e6e9;
  border-color: #a8a5a5;
  border-right: 0;
  border-width: 1px;
  color: #333333;
  position: relative;
}
.fpl-block-tabs > .block-tab.active-block-tab:after,
.fpl-block-tabs > .block-tab.active-block-tab:before {
  border: medium solid rgba(0, 0, 0, 0);
  border-color: #a8a5a5;
  content: " ";
  height: 0;
  left: 50%;
  position: absolute;
  top: 100%;
  width: 0;
}
.fpl-block-tabs > .block-tab.active-block-tab:after {
  border-color: #ffffff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  border-width: 8px;
  margin-left: -8px;
}
.fpl-block-tabs > .block-tab.active-block-tab:before {
  border-color: #a8a5a5 rgba(204, 204, 204, 0) rgba(204, 204, 204, 0);
  border-width: 9px;
  margin-left: -9px;
}
.fpl-block-tabs > .block-tab:first-child {
  border-left-width: 0;
}
/* Styles Specific to Registration */
@media (min-width: 768px) {
  .registration.enter-account-info .btn,
  .registration.forgot-email .btn {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .registration.enter-account-info .btn,
  .registration.forgot-email .btn {
    margin-top: 78px;
  }
}
.registration.add-additional-accounts .btn {
  margin-top: 36px;
}
.registration.add-additional-accounts .fpl-sublink {
  margin-top: 30px;
  text-align: center;
  display: block;
  font-size: 16px;
}
.registration.add-additional-accounts .fpl-choice-box .choice-field {
  padding: 28px 0;
}
.registration.confirm-password-reset .btn {
  margin-top: 160px;
}
.registration.forgot-password .reset-pw-form.reset-pw-form-hidden {
  display: none;
}
.registration.additional-emails-found .fpl-choice-box .choice-info {
  margin-top: 6px;
}
.registration.account-lookup .fpl-choice-box .choice-info {
  margin-top: 0;
}
.registration.account-lookup .business-account-lookup-form,
.registration.account-lookup .residential-phone-zip,
.registration.account-lookup .business-phone-zip {
  display: none;
}
.registration.account-lookup .account-lookup-type-form {
  margin-bottom: 36px;
}
.registration.account-lookup .account-lookup-type-form .fpl-form-title {
  margin-bottom: 0;
}
.registration.account-lookup .account-lookup-type-form .account-lookup-type-wrap {
  padding: 0 16px;
}
@media (max-width: 767px) {
  .registration.account-lookup .account-lookup-type-form .account-lookup-type-wrap {
    padding: 0 0;
  }
}
.registration.account-lookup .account-lookup-form .fpl-dropdown {
  margin: 16px 0 30px 0;
}
@media (min-width: 768px) {
  .registration.account-lookup .account-lookup-form .fpl-radio-group .fpl-choice-box {
    padding: 24px 0;
    border-bottom: 1px solid #cccccc;
    word-wrap: break-word;
  }
  .registration.account-lookup .account-lookup-form .fpl-radio-group .fpl-choice-box .choice-info {
    float: left;
    width: 85%;
  }
}
@media (max-width: 767px) {
  .registration.account-lookup .account-lookup-form .fpl-customized-option {
    height: 86px !important;
  }
  .registration.account-lookup .account-lookup-form .fpl-choice-box {
    padding: 24px 0;
    border-bottom: 1px solid #cccccc;
    word-wrap: break-word;
  }
  .registration.account-lookup .account-lookup-form .fpl-choice-box .choice-info {
    float: left;
    width: 80%;
  }
  .registration.account-lookup .account-lookup-form .fpl-choice-box .choice-field.fpl-customized-option {
    height: auto !important;
  }
}
.registration.finish-registration .fpl-registration-overview .account-info-tab .account-info-message {
  font-size: 14px;
  text-align: center;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab {
  padding: 0 10px;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab.with-tooltip:before,
.registration.finish-registration .fpl-registration-overview .program-status-tab.with-tooltip:after {
  content: " ";
  display: table;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab.with-tooltip:after {
  clear: both;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab.with-tooltip:before,
.registration.finish-registration .fpl-registration-overview .program-status-tab.with-tooltip:after {
  content: " ";
  display: table;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab.with-tooltip:after {
  clear: both;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab.with-tooltip a.fpl-popover-icon {
  display: inline-block;
  float: right;
  margin: 10px 2px 0 0;
}
@media (max-width: 767px) {
  .registration.finish-registration .fpl-registration-overview .program-status-tab.with-tooltip a.fpl-popover-icon {
    margin: 16px 2px 0 0;
  }
}
.registration.finish-registration .fpl-registration-overview .program-status-tab.with-tooltip .fpl-choice-box {
  float: left;
  width: 85%;
  border-bottom-width: 0;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab.with-tooltip .fpl-choice-box .choice-info {
  width: 80%;
}
@media (max-width: 767px) {
  .registration.finish-registration .fpl-registration-overview .program-status-tab.with-tooltip .fpl-choice-box .choice-info {
    width: 75%;
  }
}
.registration.finish-registration .fpl-registration-overview .program-status-tab.with-tooltip .row-divider {
  clear: both;
  margin: 0;
  width: 100%;
  height: 1px;
  background: #cccccc;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab .account-select-form .fpl-form-title {
  margin-bottom: 0;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab .account-select-form .fpl-choice-box .choice-field {
  float: right;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab .fpl-choice-box {
  padding: 16px 0;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab .fpl-choice-box:before,
.registration.finish-registration .fpl-registration-overview .program-status-tab .fpl-choice-box:after {
  content: " ";
  display: table;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab .fpl-choice-box:after {
  clear: both;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab .fpl-choice-box:before,
.registration.finish-registration .fpl-registration-overview .program-status-tab .fpl-choice-box:after {
  content: " ";
  display: table;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab .fpl-choice-box:after {
  clear: both;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab .fpl-choice-box .choice-info {
  float: left;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab .fpl-choice-box .choice-info .choice-detail {
  display: inline-block;
}
@media (max-width: 767px) {
  .registration.finish-registration .fpl-registration-overview .program-status-tab .fpl-choice-box .choice-info {
    width: 77%;
  }
  .registration.finish-registration .fpl-registration-overview .program-status-tab .fpl-choice-box .choice-info .fpl-popover-icon {
    position: relative;
    top: -12px;
  }
}
.registration.finish-registration .fpl-registration-overview .program-status-tab .fpl-choice-box .choice-field {
  float: left;
  width: 32px;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab .fpl-choice-box .choice-field .fpl-custom-checkbox {
  margin-left: 0;
}
@media (max-width: 767px) {
  .registration.finish-registration .fpl-registration-overview .program-status-tab .fpl-choice-box .choice-field {
    margin-top: 15px;
  }
}
.terms-and-conditions {
  margin: 20px 0;
  font-size: 18px;
}
@media (max-width: 1023px) {
  .terms-and-conditions {
    width: 390px;
  }
}
@media (max-width: 767px) {
  .terms-and-conditions {
    width: 100%;
  }
}
.terms-and-conditions h3 {
  color: #000;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
}
@media print {
  .page-break {
    display: block;
    page-break-after: always;
  }
}
.landing-page {
  margin-bottom: 0;
}
@media (max-width: 1280px) {
  .landing-page {
    padding-top: 0;
  }
}
@media (max-width: 1023px) {
  .landing-page {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .landing-page {
    margin-bottom: 0;
  }
}
.landing-page .landing-banner {
  color: #fff;
  position: relative;
  width: 100%;
  text-align: center;
  padding-top: 30px;
  height: 360px;
  background: url('../images/carousel-bg.jpg');
  background-size: 100% 100%;
}
.landing-page .landing-banner h1 {
  font-weight: bold;
  font-size: 36px;
  margin: 0;
}
.landing-page .landing-banner p {
  font-family: HelveticaNeueLTStd-Lt;
  font-weight: normal;
  font-size: 18px;
  width: 70%;
  max-width: 550px;
  margin: 0 auto;
  font-size: 24px;
}
@media (max-width: 1023px) {
  .landing-page .landing-banner p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .landing-page .landing-banner p {
    font-size: 16px;
  }
}
.landing-page .landing-banner .btn {
  color: #0096db;
  margin: 15px auto;
  background: #fff;
  margin-top: 30px;
  width: 208px;
}
@media (max-width: 1023px) {
  .landing-page .landing-banner .btn {
    width: 270px;
  }
}
@media (max-width: 767px) {
  .landing-page .landing-banner .btn {
    margin-top: 10px;
    width: 90%;
    height: 48px;
    line-height: 2px;
    font-size: 16px;
    letter-spacing: 3px;
  }
}
.landing-page .landing-banner img {
  width: 70%;
  max-width: 860px;
  max-height: 15px;
  margin: 8px auto 12px;
}
@media (max-width: 1023px) {
  .landing-page .landing-banner img {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .landing-page .landing-banner img {
    width: 90%;
  }
}
@media (max-width: 1023px) {
  .landing-page .landing-banner {
    height: 310px;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .landing-page .landing-banner {
    padding-top: 20px;
    height: 310px;
    background: url('../images/carousel-bg.jpg') center;
    background-size: normal;
  }
  .landing-page .landing-banner h1 {
    width: 49%;
    margin: 0 auto;
  }
}
.landing-page .landing-section {
  margin-top: 40px;
  padding-bottom: 10px;
}
.landing-page .landing-section:first-child {
  margin-top: 0;
}
.landing-page .landing-section .fpl-links-list {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1023px) {
  .landing-page .landing-section .fpl-links-list {
    text-align: left;
  }
}
.landing-page .landing-section .fpl-links-list h4 {
  margin: 20px 0;
}
.landing-page .landing-section .fpl-links-list h4 a {
  font-size: 26px;
  font-family: SerifaStd-Bold;
  font-weight: normal;
  font-style: normal;
}
.landing-page .landing-section .fpl-links-list ul li {
  margin-bottom: 0;
  padding: 5px 0;
}
.landing-page .landing-section .fpl-links-list ul li.see-more {
  display: none;
}
.landing-page .landing-section .fpl-links-list ul li a {
  font-size: 14px;
}
.landing-page .landing-section p {
  font-size: 14px;
}
@media (max-width: 767px) {
  .landing-page .landing-section {
    padding: 0 20px;
    margin-top: 30px;
  }
  .landing-page .landing-section .fpl-links-list h4 {
    padding: 0 20px;
    margin-top: 36px;
    font-size: 18px;
  }
  .landing-page .landing-section .fpl-links-list p {
    padding-left: 16px;
  }
  .landing-page .landing-section .fpl-links-list ul li {
    margin: 0;
  }
  .landing-page .landing-section .fpl-links-list ul li.mobile-hidden {
    display: none;
  }
  .landing-page .landing-section .fpl-links-list ul li.see-more {
    border: 0;
    height: auto;
    display: block;
    padding: 0 16px;
  }
  .landing-page .landing-section .fpl-links-list ul li.see-more .btn {
    margin: 36px 0;
    line-height: normal;
    height: auto;
    padding: 18px 0;
  }
  .landing-page .landing-section .fpl-links-list ul li a {
    font-size: 16px;
  }
}
.complex-landing-page {
  margin-bottom: 0;
}
@media (max-width: 1280px) {
  .complex-landing-page {
    padding-top: 0;
  }
}
@media (max-width: 1023px) {
  .complex-landing-page {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .complex-landing-page {
    margin-bottom: 0;
  }
}
.complex-landing-page .fpl-alert-banner {
  position: relative;
  top: 0;
  height: auto;
  padding: 24px 16px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .complex-landing-page .fpl-alert-banner {
    padding: 16px;
  }
  .complex-landing-page .fpl-alert-banner p {
    width: 95%;
  }
}
.complex-landing-page .fpl-alert-banner .close-x {
  display: none;
}
.complex-landing-page .fpl-alert-banner p {
  margin-top: 0;
  padding-top: 0;
}
.complex-landing-page .fpl-alert-banner .alert-icon {
  height: 30px;
}
.complex-landing-page .complex-splash-banner {
  position: relative;
  width: 100%;
}
.complex-landing-page .complex-landing-banner {
  position: relative;
  width: 100%;
  text-align: center;
  padding-top: 20px;
  background-color: #eff2f4;
}
@media (max-width: 767px) {
  .complex-landing-page .complex-landing-banner {
    padding-top: 10px;
  }
}
.complex-landing-page .complex-landing-banner h1 {
  font-family: SerifaStd-Roman;
  font-weight: normal;
  font-style: normal;
  color: #0c2739;
  font-size: 45px;
  margin: 0;
  padding-bottom: 20px;
}
@media (max-width: 1023px) {
  .complex-landing-page .complex-landing-banner h1 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .complex-landing-page .complex-landing-banner h1 {
    padding: 25px 30px 0;
    font-size: 24px;
    line-height: 30px;
  }
}
.complex-landing-page .complex-landing-banner .fpl-form-field {
  padding: 0 0 40px;
  height: 80px;
}
@media (max-width: 767px) {
  .complex-landing-page .complex-landing-banner .fpl-form-field {
    height: auto;
  }
}
.complex-landing-page .complex-landing-banner .fpl-form-field .fpl-customized-option {
  width: 490px;
  height: 54px;
  display: inline-block;
  vertical-align: middle;
}
.complex-landing-page .complex-landing-banner .fpl-form-field .fpl-customized-option .fpl-dropdown-field {
  z-index: 500;
}
.complex-landing-page .complex-landing-banner .fpl-form-field .fpl-customized-option .fpl-dropdown {
  height: 48px;
  margin-top: 2px;
  font-size: 20px;
}
.complex-landing-page .complex-landing-banner .fpl-form-field .fpl-customized-option .fpl-dropdown .dropdown-select {
  visibility: hidden;
}
.complex-landing-page .complex-landing-banner .fpl-form-field .fpl-customized-option .fpl-dropdown .selected-item-text {
  height: 40px;
  overflow: hidden;
}
.complex-landing-page .complex-landing-banner .fpl-form-field .fpl-customized-option .fpl-dropdown .selected-item-arrow {
  top: 5px;
}
.complex-landing-page .complex-landing-banner .fpl-form-field .fpl-customized-option .fpl-dropdown.dropdown-open {
  height: auto;
}
.complex-landing-page .complex-landing-banner .fpl-form-field .fpl-customized-option .fpl-dropdown.dropdown-open .selected-item-text {
  height: auto;
  overflow: visible;
}
.complex-landing-page .complex-landing-banner .fpl-form-field .fpl-customized-option .fpl-dropdown.dropdown-open .dropdown-list {
  max-height: 240px;
}
@media (max-width: 1023px) {
  .complex-landing-page .complex-landing-banner .fpl-form-field .fpl-customized-option {
    width: 480px;
  }
}
@media (max-width: 767px) {
  .complex-landing-page .complex-landing-banner .fpl-form-field .fpl-customized-option {
    width: 90%;
  }
}
.complex-landing-page .complex-landing-banner .fpl-form-field .fpl-customized-option .selected-item-arrow {
  background-color: #0096db;
}
.complex-landing-page .complex-landing-banner .fpl-form-field .go-btn {
  display: inline-block;
  margin-left: 24px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .complex-landing-page .complex-landing-banner .fpl-form-field .go-btn {
    margin-left: 0;
  }
}
.complex-landing-page .complex-landing-banner .fpl-form-field .go-btn .btn {
  width: 133px;
  height: 48px;
}
@media (max-width: 767px) {
  .complex-landing-page .complex-landing-banner .fpl-form-field .go-btn .btn {
    width: 290px;
    margin-top: 25px;
  }
}
.complex-landing-page .report-outage-section {
  width: 100%;
  height: 120px;
  color: #fff;
  background: #0096db;
}
@media (max-width: 1023px) {
  .complex-landing-page .report-outage-section {
    height: 195px;
  }
}
@media (max-width: 767px) {
  .complex-landing-page .report-outage-section {
    height: 295px;
  }
}
.complex-landing-page .report-outage-section .outage-text {
  text-align: center;
  width: 40%;
  height: 100%;
  float: left;
}
@media (max-width: 1023px) {
  .complex-landing-page .report-outage-section .outage-text {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .complex-landing-page .report-outage-section .outage-text {
    width: 100%;
    text-align: left;
    padding-left: 15px;
    height: 30%;
  }
}
.complex-landing-page .report-outage-section .outage-text h1 {
  font-family: SerifaStd-Light;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  margin-top: 28px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .complex-landing-page .report-outage-section .outage-text h1 {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .complex-landing-page .report-outage-section .outage-text h1 {
    font-size: 26px;
    margin-top: 30px;
    text-align: left;
  }
}
.complex-landing-page .report-outage-section .outage-text p {
  font-family: SerifaStd-Light;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .complex-landing-page .report-outage-section .outage-text p {
    padding-left: 0;
  }
}
.complex-landing-page .report-outage-section .outage-buttons {
  width: 60%;
  height: 100%;
  float: left;
}
@media (max-width: 1023px) {
  .complex-landing-page .report-outage-section .outage-buttons {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .complex-landing-page .report-outage-section .outage-buttons {
    width: 100%;
    height: 70%;
  }
}
.complex-landing-page .report-outage-section .outage-buttons .button-div {
  width: 280px;
  margin-right: 35px;
  height: 100%;
  float: left;
  padding-top: 37px;
}
@media (max-width: 1023px) {
  .complex-landing-page .report-outage-section .outage-buttons .button-div {
    float: none;
    height: 40%;
  }
}
@media (max-width: 767px) {
  .complex-landing-page .report-outage-section .outage-buttons .button-div {
    width: 90%;
    height: 45%;
    margin: 0 auto;
    padding-top: 25px;
  }
}
.complex-landing-page .report-outage-section .outage-buttons .button-div .btn {
  width: 100%;
  line-height: 100%;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  border: 1px solid #fff;
}
@media (max-width: 767px) {
  .complex-landing-page .report-outage-section .outage-buttons .button-div .btn {
    line-height: 80%;
  }
}
.complex-landing-page .map-block {
  float: left;
  background: #eff2f4;
  padding: 20px;
  text-align: left;
  width: 100%;
}
.complex-landing-page .map-block h1 {
  margin-top: 15px;
  text-align: left;
  font-size: 22px;
  color: #000;
  font-family: SerifaStd-Roman;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 15px;
}
.complex-landing-page .map-block p {
  font-size: 16px;
}
@media (max-width: 767px) {
  .complex-landing-page .map-block {
    float: none;
    width: 100%;
    background: none;
    padding: 0;
    margin-top: 30px;
  }
  .complex-landing-page .map-block p {
    font-size: 15px;
  }
}
.complex-landing-page .map-block .normal-image {
  width: 100%;
  display: block;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .complex-landing-page .map-block .normal-image {
    display: none;
  }
}
.complex-landing-page .map-block .mobile-image {
  display: none;
}
@media (max-width: 767px) {
  .complex-landing-page .map-block .mobile-image {
    width: 90%;
    display: block;
    margin: 0 auto;
  }
}
.complex-landing-page .map-block > .image-set img {
  display: block;
  margin: 0 auto;
  width: 90%;
}
.complex-landing-page .map-block a {
  margin-bottom: 0;
}
.complex-landing-page .row-divider {
  margin: 0 auto;
  width: 100%;
  max-width: 1010px;
}
@media (max-width: 1023px) {
  .complex-landing-page .row-divider {
    width: 95%;
  }
}
.complex-landing-page .video-section {
  height: 300px;
  margin: 65px auto;
  max-width: 1010px;
}
@media (max-width: 1023px) {
  .complex-landing-page .video-section {
    margin: 65px 30px;
  }
}
@media (max-width: 767px) {
  .complex-landing-page .video-section {
    margin: 20px 0;
    height: auto;
  }
}
.complex-landing-page .video-section .title-section {
  width: 100%;
  height: 50px;
  padding-left: 30px;
}
.complex-landing-page .video-section .title-section img {
  position: relative;
  width: 36px;
  height: 30px;
  float: left;
  top: -3px;
}
.complex-landing-page .video-section .title-section h1 {
  float: left;
  width: 300px;
  padding-left: 10px;
  margin: 0;
  text-align: left;
  color: #000;
  font-family: SerifaStd-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
}
@media (max-width: 767px) {
  .complex-landing-page .video-section .title-section {
    padding-left: 10px;
  }
  .complex-landing-page .video-section .title-section h1 {
    width: 250px;
  }
}
.complex-landing-page .video-section .video-carousel {
  width: 100%;
  height: 250px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .complex-landing-page .video-section .video-carousel {
    height: auto;
  }
}
.complex-landing-page .video-section .video-carousel .carousel-slides {
  width: 200%;
  height: 100%;
}
@media (max-width: 767px) {
  .complex-landing-page .video-section .video-carousel .carousel-slides {
    width: 100%;
  }
}
.complex-landing-page .video-section .video-carousel .slide {
  float: left;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .complex-landing-page .video-section .video-carousel .slide {
    float: none;
    margin: 0;
    display: none;
  }
  .complex-landing-page .video-section .video-carousel .slide.active {
    display: block;
  }
}
.complex-landing-page .video-section .video-carousel .slide .video img.normal {
  display: block;
}
@media (max-width: 767px) {
  .complex-landing-page .video-section .video-carousel .slide .video img.normal {
    display: none;
  }
}
.complex-landing-page .video-section .video-carousel .slide .video img.mobile {
  display: none;
}
@media (max-width: 767px) {
  .complex-landing-page .video-section .video-carousel .slide .video img.mobile {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
}
.complex-landing-page .video-section .video-carousel .slide .video-title {
  margin-top: 13px;
  margin-bottom: 10px;
  font-family: SerifaStd-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #0096db;
}
@media (max-width: 767px) {
  .complex-landing-page .video-section .video-carousel .slide .video-title {
    width: 100%;
    padding-left: 30px;
    padding-top: 20px;
    margin: 0;
    background: #eff2f4;
  }
}
.complex-landing-page .video-section .video-carousel .slide .video-source {
  margin: 0;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}
@media (max-width: 767px) {
  .complex-landing-page .video-section .video-carousel .slide .video-source {
    width: 100%;
    padding-left: 30px;
    padding-bottom: 35px;
    margin: 0;
    background: #eff2f4;
  }
}
.view-more {
  width: 100%;
}
.view-more .view-more-link {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  background: #eff2f4;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  display: block;
  font-size: 16px;
  padding: 8px 0;
  text-align: center;
  text-decoration: none;
}
.view-more .view-more-link .fa-sort-down {
  margin-top: -9px;
}
.article {
  margin: 35px auto 0;
  max-width: 1280px;
}
.article .learn-more-text {
  margin: 0;
}
.article .learn-more-link .fa {
  font-weight: bold;
  font-size: 10px;
  margin-left: 5px;
}
.article .learn-more-link a {
  font-weight: bold;
}
.article p,
.article li div {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 10px;
}
.article .article-meter-instructions {
  padding-left: 30px;
}
.article .article-meter-instructions img {
  margin-bottom: 20px;
}
.article .article-meter-instructions ol {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  color: #666666;
}
.article .article-meter-instructions ol li ul {
  list-style-type: disc;
}
.article .article-meter-instructions ol li p {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .article .article-meter-instructions {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .article {
    margin-top: 25px;
  }
  .article .row-divider.hidden-xs {
    border-top: 1px solid #cccccc;
    display: block !important;
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 0px;
  }
  .article .row-divider.hidden-xs .line,
  .article .row-divider.hidden-xs .mid {
    visibility: hidden;
  }
  .article .article-meter-instructions {
    padding-left: 0;
  }
  .article .article-meter-instructions img {
    max-width: 100%;
    width: 100%;
  }
}
.article.editorial .highlight {
  font-family: SerifaStd-Light;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  margin-bottom: 40px;
  margin-left: -90px;
  margin-top: 40px;
  line-height: 40px;
  position: relative;
}
.article.editorial .highlight i {
  background: url('../images/fpl_title_sprite.png') 0 -452px no-repeat;
  display: block;
  height: 38px;
  left: 0;
  position: absolute;
  top: 0;
  width: 38px;
}
.article.editorial .highlight .icon-highlight {
  display: block;
  height: 38px;
  left: 0;
  position: absolute;
  top: 0;
  width: 38px;
}
.article.editorial .highlight span {
  display: inline-block;
  padding-left: 55px;
}
.article.editorial .article-editorial-left,
.article.editorial .article-editorial-right {
  display: inline-block;
  vertical-align: top;
}
.article.editorial .article-editorial-left {
  margin-right: 70px;
  width: 60%;
}
.article.editorial .article-editorial-right {
  margin-bottom: 20px;
}
.article.editorial .article-sidebar {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  background: #eff2f4;
  padding: 20px;
}
.article.editorial .article-sidebar .fpl-media-player-thumb {
  margin: 20px 0;
}
.article.editorial .article-sidebar .fpl-media-player-thumb .player-thumb-content {
  height: 50%;
}
.article.editorial .article-sidebar .fpl-media-player-thumb .player-thumb-content .player-icon {
  margin: auto;
  height: 64px;
  width: 64px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .article.editorial .article-sidebar .fpl-media-player-thumb .player-thumb-content .player-icon {
    height: 64px;
    margin: auto;
    width: 64px;
  }
}
@media (max-width: 767px) {
  .article.editorial .article-sidebar .fpl-media-player-thumb .player-thumb-content .player-icon {
    height: 64px;
    margin: auto;
    width: 64px;
  }
}
.article.editorial .article-sidebar .article-sidebar-section p {
  color: #636363;
}
.article.editorial .article-sidebar .row-divider .line {
  background: none;
  border-top: 1px solid #cccccc;
}
.article.editorial .article-sidebar .row-divider .mid {
  display: none;
}
.article.editorial ul li a .fa {
  font-size: 7px;
}
@media (max-width: 1023px) {
  .article.editorial .highlight {
    line-height: 45px;
    margin-left: 0;
  }
  .article.editorial .highlight i,
  .article.editorial .highlight .icon-highlight {
    display: inline-block;
    margin-right: 15px;
    position: relative;
  }
  .article.editorial .highlight span {
    display: inline;
    padding-left: 0;
  }
  .article.editorial .article-editorial-left {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .article.editorial .article-editorial-right {
    display: block;
  }
  .article.editorial .article-sidebar {
    margin: 40px 0 20px;
  }
  .article.editorial .article-sidebar .row-divider {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .article .row-divider {
    margin: 15px 0;
  }
  .article h3 {
    margin: 20px 0 10px;
  }
  .article.editorial .highlight {
    margin: 30px 0;
  }
  .article.editorial .article-sidebar {
    margin: 25px 0;
  }
}
.article #articleEditorialModal {
  width: 100%;
}
.article #articleEditorialModal img {
  display: block;
  margin: 0 auto;
  height: 100%;
  width: 100%;
  padding: 30px 0;
}
.article #articleEditorialModal .paperless-billing-content-close .btn.close-x {
  padding: 14px;
  position: absolute;
  right: 20px;
  top: 20px;
  background-color: gray;
  width: 0px;
  height: 0px;
}
.article #articleEditorialModal .paperless-billing-content-close .btn.close-x p {
  line-height: 24px;
  position: absolute;
  top: 2px;
  right: 7px;
  color: #fff;
}
@media (max-width: 767px) {
  .article #articleEditorialModal .paperless-billing-content-close .btn.close-x {
    display: none;
  }
}
.article #articleEditorialModal .paperless-billing-content-close .btn.standard {
  display: none;
}
@media (max-width: 767px) {
  .article #articleEditorialModal .paperless-billing-content-close .btn.standard {
    display: block;
    margin: 0 auto;
    margin-top: 15px;
  }
}
.zoom-image .zoom-image-container {
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  background: #ffffff;
  display: inline-block;
  margin-bottom: 30px;
}
.zoom-image .zoom-image-container:before,
.zoom-image .zoom-image-container:after {
  content: " ";
  display: table;
}
.zoom-image .zoom-image-container:after {
  clear: both;
}
.zoom-image .zoom-image-container:before,
.zoom-image .zoom-image-container:after {
  content: " ";
  display: table;
}
.zoom-image .zoom-image-container:after {
  clear: both;
}
.zoom-image .zoom-image-container a {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ffffff;
  display: block;
  float: left;
  position: relative;
}
.zoom-image .zoom-image-container a img {
  display: block;
  float: left;
  width: 100%;
}
.zoom-image .zoom-image-container a .zoom-image-button {
  background: url('../images/article-zoom-image.png') 0 0 no-repeat;
  bottom: 15px;
  display: block;
  height: 50px;
  position: absolute;
  right: 15px;
  width: 50px;
}
.zoom-image .zoom-download-link:before,
.zoom-image .zoom-download-link:after {
  content: " ";
  display: table;
}
.zoom-image .zoom-download-link:after {
  clear: both;
}
.zoom-image .zoom-download-link:before,
.zoom-image .zoom-download-link:after {
  content: " ";
  display: table;
}
.zoom-image .zoom-download-link:after {
  clear: both;
}
.zoom-image .zoom-download-link a {
  font-size: 16px;
  text-decoration: none;
}
.zoom-image .zoom-download-link a .fa-file-text {
  margin-right: 10px;
  margin-top: -2px;
}
.zoom-image .zoom-download-link a .fa-angle-right {
  font-size: 10px;
  margin-left: 2px;
}
@media (max-width: 767px) {
  .zoom-image .zoom-image-container {
    margin-top: 20px;
  }
}
.masthead-text {
  background-color: #5fb0e7;
}
.masthead-text > .masthead-text {
  padding: 29px 0;
}
@media (max-width: 1023px) {
  .masthead-text.back-to-link > .masthead-text {
    padding: 0 0 29px 0;
  }
}
@media (max-width: 767px) {
  .masthead-text.back-to-link > .masthead-text {
    padding: 0;
  }
  .masthead-text.back-to-link > .masthead-text h1 {
    margin: 29px 0;
  }
}
.masthead-text .masthead-row-link {
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
}
.masthead-text .masthead-row-link .fa {
  font-size: 10px;
  margin-left: 0;
  font-weight: bold;
}
.masthead-text h1 {
  font-family: SerifaStd-Light;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  margin: 10px 0;
}
@media (max-width: 767px) {
  .masthead-text h1 {
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .masthead-text .masthead-row-link {
    margin-bottom: 10px;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .masthead-text .masthead-row-link {
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    background: #ffffff;
    border-bottom: 1px solid #cccccc;
    color: #0096db;
    display: block;
    margin: 0;
    margin-left: -16px;
    margin-right: -16px;
    padding: 15px 16px;
  }
  .masthead-text .masthead-row-link .fa {
    font-size: 16px;
    margin-right: 5px;
    margin-top: -2px;
  }
}
.fpl-template .masthead-image {
  background-color: #5fb0e7;
  height: 300px;
}
.fpl-template .masthead-image .masthead-image-row {
  position: relative;
  overflow-x: hidden;
}
.fpl-template .masthead-image .masthead-image-row .image-set {
  width: 100%;
}
.fpl-template .masthead-image .masthead-image-row .image-set img {
  width: auto;
  position: relative;
}
@media (min-width: 768px) {
  .fpl-template .masthead-image .masthead-image-row .image-set img {
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.fpl-template .masthead-image .masthead-image-row .masthead-content {
  position: absolute;
  top: 0;
  left: 0;
}
.fpl-template .masthead-image .masthead-image-row .masthead-content .masthead-row-link {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  margin: 20px 0;
  text-decoration: none;
  padding-left: 0;
}
.fpl-template .masthead-image .masthead-image-row .masthead-content .masthead-row-link .fa {
  font-size: 10px;
  font-weight: bold;
}
.fpl-template .masthead-image .masthead-image-row .masthead-content p {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  color: #ffffff;
  font-size: 24px;
  margin: 25px 0;
  text-align: center;
  padding: 0 48px;
}
.fpl-template .masthead-image .masthead-image-row .masthead-content .row-divider {
  background: url('../images/row_divider_trans.png') 50% 0 no-repeat;
  height: 14px;
  margin: 0;
}
.fpl-template .masthead-image .masthead-image-row .masthead-content .row-divider .line,
.fpl-template .masthead-image .masthead-image-row .masthead-content .row-divider .mid {
  display: none;
}
.fpl-template .masthead-image .button-div {
  width: 208px;
  margin: 0 auto;
  margin-top: -10px;
  background-color: transparent;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .fpl-template .masthead-image .button-div {
    width: 270px;
    margin: 0 auto 0;
  }
}
@media (max-width: 767px) {
  .fpl-template .masthead-image .button-div {
    margin-top: 10px;
    width: 100%;
    height: 48px;
    line-height: 2px;
    font-size: 16px;
    letter-spacing: 3px;
  }
}
.fpl-template .masthead-image .button-div .btn {
  width: 100%;
  line-height: 100%;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  border: 1px solid #fff;
}
@media (max-width: 767px) {
  .fpl-template .masthead-image .button-div .btn {
    line-height: 80%;
    padding: 21px 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-template .masthead-image {
    height: 300px;
    margin-top: 69px;
    padding-top: 0;
  }
  .fpl-template .masthead-image .masthead-image-row .masthead-content {
    height: 300px;
  }
  .fpl-template .masthead-image .masthead-image-row .masthead-content p {
    font-size: 18px;
    padding: 0 40px;
  }
  .fpl-template .masthead-image .masthead-image-row .masthead-content .masthead-row-link {
    padding-left: 39px;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .fpl-template .masthead-image {
    height: auto;
    margin-top: 69px;
    padding-top: 0;
  }
  .fpl-template .masthead-image .masthead-image-row .image-set img {
    margin-top: 0;
    display: none;
  }
  .fpl-template .masthead-image .masthead-image-row .masthead-content {
    position: relative;
    height: auto;
    margin: 0 auto;
  }
  .fpl-template .masthead-image .masthead-image-row .masthead-content .masthead-row-link {
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    background: #ffffff;
    border-top: 0;
    border-bottom: 1px solid #cccccc;
    color: #0096db;
    display: block;
    margin-left: -16px;
    margin-right: -16px;
    margin-top: 0;
    padding: 15px 10px;
  }
  .fpl-template .masthead-image .masthead-image-row .masthead-content .masthead-row-link .fa {
    font-size: 15px;
    margin-right: 5px;
    margin-top: -5px;
  }
  .fpl-template .masthead-image .masthead-image-row .masthead-content h1 {
    margin: 0;
    padding-top: 10px;
  }
  .fpl-template .masthead-image .masthead-image-row .masthead-content p {
    color: #ffffff;
    text-align: center;
  }
  .fpl-template .masthead-image .masthead-image-row .masthead-content p {
    font-size: 16px;
    margin: 10px 0;
    padding: 0;
    line-height: 1.2;
  }
  .fpl-template .masthead-image .masthead-image-row .masthead-content .row-divider.hidden-xs {
    display: block !important;
    margin-top: 10px;
  }
  .fpl-template .masthead-image .masthead-image-row .masthead-content .button-div {
    margin-bottom: 15px;
  }
  .fpl-template .masthead-image.back-to-link .masthead-content {
    padding-top: 55px;
  }
}
.ie8 .fpl-template .masthead-image .masthead-image-row .image-set img {
  left: 0;
}
@media (max-width: 767px) {
  .masthead-image.noimagexs {
    background: none;
    padding-top: 60px;
  }
  .masthead-image.noimagexs .masthead-image-row .masthead-row-link {
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #0096db;
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    padding: 15px 10px;
  }
  .masthead-image.noimagexs .masthead-image-row .masthead-row-link .fa {
    font-size: 15px;
    margin-right: 5px;
    margin-top: -5px;
  }
  .masthead-image.noimagexs .masthead-image-row .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .masthead-image.noimagexs .masthead-image-row h1,
  .masthead-image.noimagexs .masthead-image-row p {
    padding: 0;
    padding-left: 16px;
    padding-right: 16px;
    text-align: left;
  }
  .masthead-image.noimagexs .masthead-image-row h1 {
    color: #000000;
    font-size: 28px;
    margin: 30px 0 15px;
  }
  .masthead-image.noimagexs .masthead-image-row p {
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    color: #636363;
    font-size: 15px;
    margin: 0;
  }
  .masthead-image.noimagexs .masthead-image-row .row-divider.hidden-xs {
    margin-top: 0;
  }
}
.masthead .masthead-link-white a {
  color: #ffffff;
  font-size: 14px;
}
.masthead .masthead-link-white a .fa-angle-left {
  margin-left: 0;
  margin-right: 4px;
  margin-top: -3px;
}
.masthead.masthead-billing .print-only {
  display: none;
}
.masthead.masthead-billing .head-banner-content {
  background-image: none;
  padding-bottom: 60px;
}
.masthead.masthead-billing .head-banner-content:before,
.masthead.masthead-billing .head-banner-content:after {
  content: " ";
  display: table;
}
.masthead.masthead-billing .head-banner-content:after {
  clear: both;
}
.masthead.masthead-billing .head-banner-content:before,
.masthead.masthead-billing .head-banner-content:after {
  content: " ";
  display: table;
}
.masthead.masthead-billing .head-banner-content:after {
  clear: both;
}
.masthead.masthead-billing .head-banner-content .acct-num {
  font-weight: normal;
}
.masthead.masthead-billing .head-banner-content h1 {
  font-family: SerifaStd-Bold;
  font-weight: normal;
  font-style: normal;
}
.masthead.masthead-billing .head-banner-content p {
  float: left;
}
.masthead.masthead-billing .head-banner-content p.billing-pdf {
  float: right;
  font-size: 16px;
}
.masthead.masthead-billing .head-banner-content p.billing-pdf a {
  color: #ffffff;
}
.masthead.masthead-billing .head-banner-content p.billing-pdf a .fa {
  font-size: 10px;
}
@media (max-width: 767px) {
  .masthead.masthead-billing {
    padding-bottom: 30px;
  }
  .masthead.masthead-billing .head-banner-content {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .masthead.masthead-billing .head-banner-content h1,
  .masthead.masthead-billing .head-banner-content p {
    float: none;
    text-align: center;
  }
  .masthead.masthead-billing .head-banner-content h1 {
    display: block;
    margin-bottom: 10px;
  }
  .masthead.masthead-billing .head-banner-content p.billing-pdf {
    display: none;
  }
}
@media print {
  .masthead.masthead-billing .head-banner-content h1,
  .masthead.masthead-billing .head-banner-content p {
    display: none;
  }
  .masthead.masthead-billing .head-banner-content .print-only,
  .masthead.masthead-billing .head-banner-content .print-only p {
    display: block;
  }
  .masthead.masthead-billing .head-banner-content p {
    float: none;
  }
}
.service-information-masthead-text .masthead-text .masthead-text {
  padding-bottom: 37px;
}
.service-information-masthead-text .masthead-text .masthead-text a {
  font-weight: normal;
  margin-top: 32px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .service-information-masthead-text .masthead-text .masthead-text a {
    margin-top: 57px;
  }
}
@media (max-width: 767px) {
  .service-information-masthead-text .masthead-text .masthead-text {
    padding-bottom: 52px;
  }
  .service-information-masthead-text .masthead-text .masthead-text a {
    font-weight: bold;
    margin-top: 0;
  }
  .service-information-masthead-text .masthead-text .masthead-text h1 {
    padding-top: 52px;
  }
}
.service-information {
  padding-bottom: 100px;
  padding-top: 35px;
  margin: 0 auto;
  max-width: 1280px;
}
.service-information:before,
.service-information:after {
  content: " ";
  display: table;
}
.service-information:after {
  clear: both;
}
.service-information:before,
.service-information:after {
  content: " ";
  display: table;
}
.service-information:after {
  clear: both;
}
.service-information .fpl-link-list .fa,
.service-information .fpl-info-list .fa {
  font-size: auto;
}
.service-information .service-info-content p {
  line-height: 30px;
  margin-top: 10px;
}
.service-information .service-info-content p,
.service-information .service-info-content a {
  font-size: 16px;
}
.service-information img {
  max-width: 100%;
}
.service-information .btn {
  display: inline-block;
  margin: 15px 0;
  padding-left: 35px;
  padding-right: 35px;
  width: auto;
}
.service-information .image-with-caption .caption {
  text-align: center;
}
.service-information .sidebar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 16px;
}
.service-information .sidebar .row-divider {
  margin-top: 40px;
}
.service-information .sidebar .row-divider .line {
  border-top: 1px solid #d9d9d9;
  background: none;
}
.service-information .sidebar .row-divider .mid {
  display: none;
}
.service-information .service-sidebar .fpl-media-player-thumb {
  margin: 0 0 20px 0;
}
.service-information .service-sidebar .fpl-media-player-thumb .player-thumb-content .player-icon {
  margin-top: 40px;
}
.service-information .service-sidebar .fpl-links-list hr {
  margin: 10px 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .service-information {
    padding-bottom: 40px;
    padding-top: 50px;
  }
  .service-information h1 {
    display: none;
  }
  .service-information img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .service-information .service-sidebar.tablet {
    background-color: #eff2f4;
    padding: 0;
    margin-top: 40px;
  }
  .service-information .service-sidebar.tablet h4 {
    border: 0;
    font-size: 24px;
    margin: 0;
    padding: 20px 0;
    position: relative;
    text-align: center;
    cursor: pointer;
  }
  .service-information .service-sidebar.tablet h4:before,
  .service-information .service-sidebar.tablet h4:after {
    content: " ";
    display: table;
  }
  .service-information .service-sidebar.tablet h4:after {
    clear: both;
  }
  .service-information .service-sidebar.tablet h4:before,
  .service-information .service-sidebar.tablet h4:after {
    content: " ";
    display: table;
  }
  .service-information .service-sidebar.tablet h4:after {
    clear: both;
  }
  .service-information .service-sidebar.tablet h4 .sidebar-toggle {
    color: #000000;
    display: block;
    text-align: right;
    width: 100%;
    height: 14px;
    position: absolute;
    right: 0;
    margin: auto;
    top: 0;
    padding-right: 24px;
    bottom: 0;
  }
  .service-information .service-sidebar.tablet h4 .sidebar-toggle .fa {
    font-size: 26px;
  }
  .service-information .service-sidebar.tablet h4 .sidebar-toggle .fa.fa-sort-desc {
    margin-top: -28px;
  }
  .service-information .service-sidebar.tablet h4 .sidebar-toggle .fa.fa-sort-asc {
    margin-top: -4px;
  }
  .service-information .service-sidebar.tablet ul {
    padding: 10px 60px 30px;
  }
  .service-information .service-sidebar.tablet ul:before,
  .service-information .service-sidebar.tablet ul:after {
    content: " ";
    display: table;
  }
  .service-information .service-sidebar.tablet ul:after {
    clear: both;
  }
  .service-information .service-sidebar.tablet ul:before,
  .service-information .service-sidebar.tablet ul:after {
    content: " ";
    display: table;
  }
  .service-information .service-sidebar.tablet ul:after {
    clear: both;
  }
  .service-information .service-sidebar.tablet ul li {
    float: left;
    width: 50%;
  }
  .service-information .service-sidebar.tablet .row-divider {
    display: block;
    margin: 0;
    background-color: #ffffff;
  }
  .service-information .service-sidebar.tablet .row-divider .line {
    background-color: #ffffff;
    border-color: #ffffff;
  }
  .service-information .service-sidebar.tablet .service-sidebar-content {
    display: none;
  }
  .service-information .service-sidebar.tablet .service-sidebar-content p {
    padding-left: 60px;
    padding-right: 60px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .service-information {
    padding-bottom: 0;
  }
  .service-information h1 {
    font-size: 26px;
  }
  .service-information ul,
  .service-information ol {
    padding-left: 10px;
  }
  .service-information .row-divider {
    display: block !important;
  }
  .service-information .btn {
    display: block;
    margin: 30px 0;
  }
  .service-information .service-information-footnote {
    border-top: 1px solid #d9d9d9;
    margin-left: -16px;
    margin-right: -16px;
    margin-top: 40px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 30px;
  }
  .service-information .service-information-footnote:before,
  .service-information .service-information-footnote:after {
    content: " ";
    display: table;
  }
  .service-information .service-information-footnote:after {
    clear: both;
  }
  .service-information .service-information-footnote:before,
  .service-information .service-information-footnote:after {
    content: " ";
    display: table;
  }
  .service-information .service-information-footnote:after {
    clear: both;
  }
  .service-information .discontinue-budget {
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    display: block;
    margin-left: -16px;
    margin-right: -16px;
    padding: 12px 16px;
  }
  .service-information .discontinue-budget .fa {
    float: right;
  }
  .service-information .service-sidebar {
    background: none;
    margin-left: -16px;
    margin-right: -16px;
    margin-top: 50px;
    padding: 0 16px;
  }
  .service-information .fa {
    font-size: 15px;
    font-weight: bold;
    margin-top: 3px;
  }
}
.read-more-container .read-more-link {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}
.read-more-container .read-more-link .more-link {
  font-size: 16px;
}
.read-more-container .read-more-link .fa {
  font-size: 10px;
  margin-left: 0;
  margin-top: 0;
}
.read-more-container .read-less {
  font-size: 16px;
}
.read-more-container .read-less .fa {
  font-size: 10px;
  margin-left: 0;
  margin-top: 0;
}
@media (min-width: 1280px) {
  .read-more-container.read-more-xs,
  .read-more-container.read-more-sm,
  .read-more-container.read-more-md {
    display: none;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .read-more-container.read-more-xs,
  .read-more-container.read-more-sm,
  .read-more-container.read-more-lg {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .read-more-container.read-more-xs,
  .read-more-container.read-more-md,
  .read-more-container.read-more-lg {
    display: none;
  }
}
@media (max-width: 767px) {
  .read-more-container.read-more-sm,
  .read-more-container.read-more-md,
  .read-more-container.read-more-lg {
    display: none;
  }
}
.faq .faq-sidebar {
  padding: 45px 20px 0;
}
.faq p {
  font-size: 16px;
  line-height: 30px;
}
.faq ol {
  padding: 0 25px;
}
.faq .faq-rate-question {
  padding: 42px 0;
}
.faq .faq-rate-question .fpl-form-row {
  margin-bottom: 0;
}
.faq .faq-rate-question .rate-usefulness,
.faq .faq-rate-question .rate-numerical {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  z-index: 0;
}
.faq .faq-rate-question .rate-usefulness > label,
.faq .faq-rate-question .rate-numerical > label {
  display: block;
  font-size: 18px;
  color: #000000;
  margin-bottom: 24px;
}
.faq .faq-rate-question .rate-usefulness {
  overflow: hidden;
  position: relative;
}
.faq .faq-rate-question .rate-usefulness .fpl-customized-option {
  float: left;
  width: 50%;
}
.faq .faq-rate-question .rate-usefulness .fpl-customized-option input {
  visibility: hidden;
}
.faq .faq-rate-question .rate-usefulness .fpl-customized-option .fpl-custom-radio {
  display: inline-block;
  vertical-align: middle;
}
.faq .faq-rate-question .rate-usefulness .fpl-customized-option .fpl-form-label {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: normal;
  color: #666666;
  margin: 0 0 0 8px;
}
.faq .faq-rate-question .rate-numerical {
  margin-left: -4px;
}
.faq .faq-rate-question .rate-numerical .rate-star {
  display: inline-block;
  margin: 0 2px;
}
.faq .faq-rate-question .rate-numerical .rate-star:first-child {
  margin-left: 0;
}
.faq .faq-rate-question .rate-numerical .rate-star .fa {
  font-size: 30px;
  color: #e0e6e9;
  margin: 0;
}
.faq .faq-rate-question .rate-numerical .rate-star.rate-star-filled .fa {
  color: #0096db;
}
@media (max-width: 1023px) {
  .faq .faq-rate-question {
    padding: 36px 0;
  }
  .faq .faq-rate-question .fpl-form-row {
    margin-bottom: 0;
  }
  .faq .faq-rate-question .rate-usefulness,
  .faq .faq-rate-question .rate-numerical {
    display: block;
    width: 100%;
  }
  .faq .faq-rate-question .rate-numerical {
    margin: 24px 0 0 0;
  }
}
@media (max-width: 767px) {
  .faq .faq-sidebar {
    padding: 0;
  }
  .faq .read-more-container .read-less .less-link,
  .faq .read-more-container .read-more-link .less-link,
  .faq .read-more-container .read-less .more-link,
  .faq .read-more-container .read-more-link .more-link {
    margin-bottom: 30px;
    margin-left: -16px;
    margin-right: -16px;
    margin-top: 20px;
    text-align: center;
    background: #eff2f4;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    display: block;
    font-family: Arial;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
    text-decoration: none;
  }
  .faq .read-less {
    margin-top: 30px;
  }
}
.faqitem {
  margin: 40px;
  width: 60%;
}
.faqitem .fpl-customized-option {
  width: 25%;
}
@media (max-width: 1023px) {
  .faqitem {
    width: auto;
  }
}
@media (max-width: 767px) {
  .faqitem {
    width: auto;
  }
  .faqitem .fpl-customized-option {
    width: 50%;
  }
}
.loading-wait-bar {
  font-family: HelveticaNeueLTStd-Bd;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  display: block;
  padding: 14px;
  text-align: center;
  width: 372px;
  margin: 24px auto;
  clear: both;
  height: 42px;
  line-height: 13px;
  outline: none;
  background-color: #0096db;
}
@media (max-width: 767px) {
  .loading-wait-bar {
    width: 100%;
    height: auto;
    line-height: 24px;
  }
}
.faq-sidebar-links ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.faq-sidebar-links ul li {
  margin-bottom: 25px;
}
.faq-sidebar-links ul li a {
  display: block;
  font-size: 16px;
}
.faq-sidebar-links ul li a .fa {
  display: none;
}
.faq-sidebar-links ul li.current {
  margin-bottom: 17px;
}
.faq-sidebar-links ul li.current a {
  background: #eff2f4;
  margin-left: -15px;
  margin-right: -15px;
  padding: 8px 15px;
}
@media (max-width: 767px) {
  .faq-sidebar-links {
    border-top: 1px solid #d9d9d9;
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 30px;
  }
  .faq-sidebar-links ul li {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 0;
  }
  .faq-sidebar-links ul li.current {
    margin-bottom: 0;
  }
  .faq-sidebar-links ul li a,
  .faq-sidebar-links ul li.current a {
    background: none;
    margin-left: 0;
    margin-right: 0;
    padding: 12px 16px;
  }
  .faq-sidebar-links ul li a .fa,
  .faq-sidebar-links ul li.current a .fa {
    display: inline-block;
    float: right;
    font-size: 10px;
    font-weight: bold;
    margin-top: 7px;
  }
}
.faq-search {
  margin-bottom: 40px;
  text-align: center;
}
.faq-search .fpl-form .fpl-form-row .fpl-form-field {
  display: inline-block;
  width: auto;
  overflow: visible;
  vertical-align: middle;
}
.faq-search .fpl-form .fpl-form-row .fpl-form-field .faq-suggestion-search {
  width: 592px;
  height: 52px;
}
.faq-search .fpl-form .fpl-form-row .fpl-form-field .faq-suggestion-search .suggestion-box {
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  border: 1px solid #cccccc;
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
  outline: none;
  position: relative;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.faq-search .fpl-form .fpl-form-row .fpl-form-field .faq-suggestion-search .suggestion-box.suggestion-box-open .fpl-input {
  -webkit-border-radius: 24px 24px 0 0;
  -moz-border-radius: 24px 24px 0 0;
  border-radius: 24px 24px 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.faq-search .fpl-form .fpl-form-row .fpl-form-field .faq-suggestion-search .suggestion-box.suggestion-box-open .sf_suggestion {
  display: block;
}
.faq-search .fpl-form .fpl-form-row .fpl-form-field .faq-suggestion-search .suggestion-box input {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.faq-search .fpl-form .fpl-form-row .fpl-form-field .faq-suggestion-search .suggestion-box .fpl-input {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: top;
  width: 590px;
  border: 0;
  background-color: #ffffff;
  padding: 11px 20px;
  margin: 2px 0;
  color: #000000;
  height: 46px;
}
.faq-search .fpl-form .fpl-form-row .fpl-form-field .faq-suggestion-search .suggestion-box .btn {
  display: inline-block;
  margin-top: 4px;
  vertical-align: top;
  width: 170px;
  margin-bottom: 3px;
  height: 47px;
}
.faq-search .fpl-form .fpl-form-row .fpl-form-field .faq-suggestion-search .suggestion-box .sf_suggestion {
  display: none;
  -webkit-border-radius: 0 0 28px 28px;
  -moz-border-radius: 0 0 28px 28px;
  border-radius: 0 0 28px 28px;
  width: 590px;
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
  outline: none;
  position: relative;
  cursor: pointer;
  padding: 0 20px;
}
.faq-search .fpl-form .fpl-form-row .fpl-form-field .faq-suggestion-search .suggestion-box .sf_suggestion ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
  width: 100%;
  text-align: left;
  -webkit-border-radius: 0 0 24px;
  -moz-border-radius: 0 0 24px;
  border-radius: 0 0 24px;
}
.faq-search .fpl-form .fpl-form-row .fpl-form-field .faq-suggestion-search .suggestion-box .sf_suggestion ul li {
  border-top: 1px solid #cccccc;
}
.faq-search .fpl-form .fpl-form-row .fpl-form-field .faq-suggestion-search .suggestion-box .sf_suggestion ul li a {
  font-family: HelveticaNeueLTStd-Md;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #000000;
  display: block;
  padding: 18px 0;
}
.faq-search .fpl-form .fpl-form-row .fpl-form-field .faq-suggestion-search .suggestion-box .sf_suggestion ul li a:hover {
  color: #129ddd;
  text-decoration: none;
}
.faq-search .fpl-form .fpl-form-row .fpl-form-field button {
  width: 170px;
  height: 52px;
  margin: 2px 0 2px 30px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .faq-search .fpl-form .fpl-form-row .fpl-form-field .faq-suggestion-search {
    width: 472px;
  }
  .faq-search .fpl-form .fpl-form-row .fpl-form-field .faq-suggestion-search .suggestion-box .fpl-input,
  .faq-search .fpl-form .fpl-form-row .fpl-form-field .faq-suggestion-search .suggestion-box .sf_suggestion {
    width: 470px;
  }
}
@media (max-width: 767px) {
  .faq-search .fpl-form .fpl-form-row .fpl-form-field,
  .faq-search .fpl-form .fpl-form-row .fpl-form-field .fpl-input,
  .faq-search .fpl-form .fpl-form-row .fpl-form-field .btn {
    display: block;
    width: 100%;
  }
  .faq-search .fpl-form .fpl-form-row .fpl-form-field:first-child {
    z-index: 3;
  }
  .faq-search .fpl-form .fpl-form-row .fpl-form-field .faq-suggestion-search {
    width: 100%;
  }
  .faq-search .fpl-form .fpl-form-row .fpl-form-field .faq-suggestion-search .suggestion-box {
    width: 100%;
  }
  .faq-search .fpl-form .fpl-form-row .fpl-form-field .faq-suggestion-search .suggestion-box .fpl-input,
  .faq-search .fpl-form .fpl-form-row .fpl-form-field .faq-suggestion-search .suggestion-box .sf_suggestion {
    width: 100%;
  }
  .faq-search .fpl-form .fpl-form-row .fpl-form-field .btn {
    margin: 20px 0;
  }
}
.form-section {
  margin: 35px auto 0;
  max-width: 1280px;
}
.form-section p {
  color: #666666;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 15px;
}
.form-section a {
  font-size: 16px;
}
.form-section .row .row {
  margin-left: -16px;
  margin-right: -16px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .form-section .row {
    margin-bottom: 24px;
  }
}
.form-section .fpl-form-info {
  margin-bottom: 16px;
}
.form-section .fpl-form-row .fpl-form-field .fpl-customized-option {
  display: inline-block;
  vertical-align: top;
  margin: 4px 0 0 0;
  width: 100%;
}
.form-section .fpl-form-row .fpl-form-field .fpl-customized-option .fpl-custom-option {
  display: inline-block;
  vertical-align: top;
  margin-right: 24px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .form-section .fpl-form-row .fpl-form-field .fpl-customized-option .fpl-custom-option {
    margin: 0 16px 0 0;
  }
}
.form-section .fpl-form-row .fpl-form-field .fpl-form-label {
  display: inline-block;
  vertical-align: top;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  color: #666666;
  font-size: 16px;
  letter-spacing: normal;
  line-height: 30px;
  max-width: 332px;
  margin-bottom: 0;
}
.form-section .fpl-form-row .fpl-form-field .fpl-form-label span {
  display: block;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .form-section .fpl-form-row .fpl-form-field .fpl-form-label {
    max-width: 300px;
  }
}
@media (max-width: 1023px) {
  .form-section .fpl-form-row .fpl-form-field .fpl-form-label span {
    display: block;
  }
}
.form-section .fpl-form-row .fpl-form-field .btn {
  clear: none;
  float: left;
  max-width: 100%;
}
.form-section .fpl-form-row .fpl-form-field .btn.reset {
  margin-left: 20px;
}
@media (max-width: 1023px) {
  .form-section .fpl-form-row .fpl-form-field .btn {
    padding-left: 80px;
    padding-right: 80px;
    width: auto;
  }
}
@media (max-width: 767px) {
  .form-section .fpl-form-row .fpl-form-field .btn {
    clear: both;
    float: none;
    margin-bottom: 15px;
    width: 100%;
  }
  .form-section .fpl-form-row .fpl-form-field .btn.reset {
    margin-left: 0;
  }
}
.form-section .fpl-form-row .fpl-form-field.rounded-field .fpl-textarea {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.form-section .fpl-form-row.inline-form-fields .fpl-form-field {
  display: inline-block;
  vertical-align: middle;
  width: 32%;
}
@media (max-width: 767px) {
  .form-section .fpl-form-row.inline-form-fields .fpl-form-field {
    width: 100%;
    margin-bottom: 16px;
  }
}
.form-section .fpl-form-row.inline-form-fields .fpl-form-field .fpl-customized-option .fpl-custom-option {
  vertical-align: middle;
  margin: 0 10px 0 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .form-section .fpl-form-row.inline-form-fields .fpl-form-field .fpl-customized-option .fpl-custom-option {
    margin: 0 5px 0 0;
  }
}
.form-section .fpl-form-row.inline-form-fields .fpl-form-field .fpl-form-label {
  vertical-align: middle;
}
.fpl-textarea {
  resize: none;
  display: block;
  border: 1px solid #666666;
  padding: 10px;
  margin-bottom: 12px;
  width: 100%;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: #666666;
  background: #ffffff;
  -webkit-box-shadow: inset 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
  outline: none;
  background: rgba(0, 0, 0, 0.02);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.02) 0%, rgba(255, 255, 255, 0.02) 20%, rgba(255, 255, 255, 0.02) 42%, rgba(255, 255, 255, 0.02) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.02)), color-stop(20%, rgba(255, 255, 255, 0.02)), color-stop(42%, rgba(255, 255, 255, 0.02)), color-stop(100%, rgba(255, 255, 255, 0.02)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.02) 0%, rgba(255, 255, 255, 0.02) 20%, rgba(255, 255, 255, 0.02) 42%, rgba(255, 255, 255, 0.02) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.02) 0%, rgba(255, 255, 255, 0.02) 20%, rgba(255, 255, 255, 0.02) 42%, rgba(255, 255, 255, 0.02) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.02) 0%, rgba(255, 255, 255, 0.02) 20%, rgba(255, 255, 255, 0.02) 42%, rgba(255, 255, 255, 0.02) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.02) 0%, rgba(255, 255, 255, 0.02) 20%, rgba(255, 255, 255, 0.02) 42%, rgba(255, 255, 255, 0.02) 100%);
}
.ie8 .form-section .fpl-form-row .fpl-form-field input {
  line-height: 18px;
}
.ie8 .form-section .fpl-form-row .fpl-form-field .btn {
  width: auto;
  overflow: visible;
}
.ie8 .form-section .fpl-form-row .fpl-form-field .fpl-customized-option input.fpl-radio {
  visibility: hidden;
}
.fpl-form .fpl-choice-box.standalone {
  border-bottom: 0;
  margin-bottom: 50px;
  padding: 0;
}
.fpl-form .fpl-choice-box.standalone .fpl-customized-option {
  margin-bottom: 0;
}
.fpl-form .fpl-choice-box.standalone .choice-info .choice-detail {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  max-width: 100%;
}
.fpl-form .fpl-background-radio-group .fpl-choice-box {
  background: #eff2f4;
  border-bottom: 5px solid #e0e6e9;
  margin-bottom: 20px;
}
.fpl-form .fpl-background-radio-group .fpl-choice-box .choice-info {
  float: right;
}
.fpl-form .fpl-background-radio-group .fpl-choice-box .choice-info .choice-detail {
  font-size: 16px;
}
.fpl-form .fpl-background-radio-group .fpl-choice-box .choice-field {
  float: left;
}
.fpl-form .fpl-background-radio-group .fpl-choice-box .choice-field .fpl-custom-radio {
  margin-top: 5px;
}
@media (max-width: 1023px) {
  .fpl-form .fpl-background-radio-group .choice-field .fpl-custom-radio {
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .fpl-form .fpl-background-radio-group .fpl-choice-box .choice-info {
    width: 75%;
  }
  .fpl-form .fpl-background-radio-group .fpl-choice-box .choice-info .choice-detail {
    max-width: 80%;
  }
  .fpl-form .fpl-background-radio-group .choice-field .fpl-custom-radio {
    margin-left: 5px;
  }
}
.fpl-form .secondary-phone-container {
  overflow: auto;
}
.fpl-form .fpl-form-row.form-tooltip-text > .fpl-form-row {
  margin-bottom: 0;
}
.fpl-form .fpl-form-row.form-tooltip-text .fpl-form-tooltip {
  margin-left: 0;
  margin-right: 0;
}
.fpl-form .fpl-form-row.form-tooltip-text .fpl-form-tooltip .fpl-tooltip {
  float: right;
}
.fpl-form .fpl-form-row.secondary-phone {
  float: left;
  width: 65%;
}
.fpl-form .fpl-form-row.secondary-phone.ext {
  margin-left: 5%;
  width: 30%;
}
.fpl-form .fpl-form-row.ssn .fpl-form-field:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #e0e6e9;
  color: #ffffff;
  content: "\f023";
  display: block;
  font-family: FontAwesome;
  height: 30px;
  padding-top: 5px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 7px;
  width: 30px;
}
@media (max-width: 1023px) {
  .fpl-form .fpl-form-row.ssn .fpl-form-field:before {
    top: 9px;
  }
}
@media (max-width: 767px) {
  .fpl-form .fpl-form-row.ssn .fpl-form-field:before {
    top: 12px;
  }
}
.fpl-form .form-view-more {
  background: #eff2f4;
  border: 1px solid #cccccc;
  display: none;
  font-size: 16px;
  padding: 16px 0;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  margin: 16px -16px 32px -16px;
}
.fpl-form .form-view-more a {
  font-weight: bold;
}
.fpl-form .form-view-more a .fa-sort-down {
  margin-top: -8px;
}
.fpl-form .form-view-more a .fa-sort-up {
  margin-bottom: -8px;
}
.fpl-form .fpl-address-group .fpl-form-row .fpl-form-field .fpl-input-group .fpl-form-label {
  display: inline-block;
  vertical-align: top;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  color: #666666;
  font-size: 16px;
  letter-spacing: normal;
  line-height: 30px;
  max-width: 332px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .fpl-form .fpl-address-group .fpl-form-row .fpl-form-field .fpl-input-group .fpl-form-label span {
    display: block;
  }
}
.fpl-form .fpl-address-group .fpl-form-row.inline-form-fields .fpl-form-field {
  display: inline-block;
}
.fpl-form .fpl-address-group .fpl-form-row.inline-form-fields .fpl-form-field.city {
  width: 78%;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .fpl-form .fpl-address-group .fpl-form-row.inline-form-fields .fpl-form-field.city {
    width: 100%;
    margin-bottom: 16px;
  }
}
.fpl-form .fpl-address-group .fpl-form-row.inline-form-fields .fpl-form-field.zip-code {
  width: 20%;
}
@media (max-width: 767px) {
  .fpl-form .fpl-address-group .fpl-form-row.inline-form-fields .fpl-form-field.zip-code {
    width: 100%;
    margin-bottom: 16px;
  }
}
.fpl-form .fpl-checkbox-group .fpl-form-row .fpl-form-field {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  margin-left: -4px;
}
.fpl-form .fpl-checkbox-group .fpl-form-row .fpl-form-field:first-child {
  margin-left: 0;
}
.fpl-form .fpl-checkbox-group .fpl-form-row .fpl-form-field label {
  font-size: 16px;
  color: #000000;
  font-weight: bold;
}
.fpl-form .fpl-checkbox-group .fpl-form-row .fpl-form-field label span {
  font-weight: normal;
  color: #666666;
}
.fpl-form .fpl-checkbox-group .fpl-form-row .fpl-form-field .fpl-choice-box {
  border-bottom: 0;
  padding: 10px;
}
.fpl-form .fpl-checkbox-group .fpl-form-row .fpl-form-field .fpl-choice-box .choice-field {
  float: left;
  margin-left: 0;
  width: auto;
}
.fpl-form .fpl-checkbox-group .fpl-form-row .fpl-form-field .fpl-choice-box .choice-field.fpl-customized-option .fa-check {
  padding: 0;
}
.fpl-form .fpl-checkbox-group .fpl-form-row .fpl-form-field .fpl-choice-box .choice-field .fpl-custom-option {
  margin-right: 0px;
}
.fpl-form .fpl-checkbox-group .fpl-form-row .fpl-form-field .fpl-choice-box .choice-info {
  margin: 4px 0 0 6px;
}
.fpl-form .fpl-checkbox-group .fpl-form-row .fpl-form-field .fpl-choice-box .choice-info .choice-detail {
  font-size: 16px;
  line-height: 20px;
  margin-left: 10px;
}
.fpl-form .fpl-checkbox-group .fpl-form-row .fpl-form-field .fpl-choice-box:first-child {
  padding-top: 0;
}
@media (max-width: 767px) {
  .fpl-form .fpl-checkbox-group .fpl-form-row .fpl-form-field {
    width: 100%;
    margin: 0;
  }
  .fpl-form .fpl-checkbox-group .fpl-form-row .fpl-form-field label {
    display: block;
    margin-bottom: 24px;
  }
  .fpl-form .fpl-checkbox-group .fpl-form-row .fpl-form-field .fpl-choice-box {
    padding-left: 0;
  }
  .fpl-form .fpl-checkbox-group .fpl-form-row .fpl-form-field .fpl-choice-box .choice-info .choice-detail {
    max-width: 100%;
  }
}
.fpl-form .fpl-image-selector .fpl-form-row .fpl-form-field > label,
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field > label {
  font-size: 16px;
  color: #000000;
  font-weight: bold;
}
.fpl-form .fpl-image-selector .fpl-form-row .fpl-form-field .fpl-image-option,
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option {
  float: left;
  width: 25%;
  margin: 16px 0;
  padding-right: 24px;
}
.fpl-form .fpl-image-selector .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option,
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option {
  display: block;
  margin-top: 10px;
}
.fpl-form .fpl-image-selector .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-custom-radio,
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-custom-radio {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
}
.fpl-form .fpl-image-selector .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option > label,
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option > label {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  margin-top: 10px;
  font-weight: normal;
  padding-left: 6px;
}
.fpl-form .fpl-image-selector .fpl-form-row .fpl-form-field .fpl-image-option .image-label img,
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .image-label img {
  width: 100%;
}
.fpl-form .fpl-image-selector .fpl-form-row .fpl-form-field .fpl-image-option .image-label > label,
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .image-label > label {
  display: block;
  font-size: 16px;
  margin-top: 10px;
  font-weight: normal;
  padding-left: 6px;
}
@media (min-width: 401px) and (max-width: 767px) {
  .fpl-form .fpl-image-selector .fpl-form-row .fpl-form-field .fpl-image-option,
  .fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option {
    width: 50%;
    padding-right: 16px;
  }
}
@media (max-width: 400px) {
  .fpl-form .fpl-image-selector .fpl-form-row .fpl-form-field .fpl-image-option,
  .fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option {
    width: 100%;
    padding-right: 0;
    max-width: 400px;
  }
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field {
  overflow: visible;
  z-index: auto;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option {
  display: block;
  width: 100%;
  margin-top: 0;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option > label {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 0 0;
  padding-left: 0;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-number-field {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dcdcdc;
  margin-top: 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-number-field .number-arrow {
  width: 30px;
  height: 30px;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-number-field .number-arrow.decrement .num-arrow-icon {
  border-right: 6px solid #0096db;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-number-field .number-arrow.increment .num-arrow-icon {
  border-left: 6px solid #0096db;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-number-field .number-arrow .num-arrow-icon {
  width: 8px;
  height: 12px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-number-field .number-display {
  width: 34px;
  height: 30px;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-number-field .number-display .number-value {
  width: 30px;
  height: 22px;
  font-size: 16px;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-dropdown-field {
  width: 124px;
  display: inline-block;
  vertical-align: middle;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-dropdown-field .fpl-dropdown {
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-dropdown-field .fpl-dropdown.dropdown-open {
  -webkit-border-radius: 22px 22px 0 0;
  -moz-border-radius: 22px 22px 0 0;
  border-radius: 22px 22px 0 0;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item {
  padding-left: 12px;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item .selected-item-text {
  font-size: 16px;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item .selected-item-arrow {
  width: 24px;
  height: 24px;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item .selected-item-arrow .fa {
  width: 9px;
  height: 18px;
  font-size: 18px;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-list {
  position: absolute;
  border: 1px solid #cccccc;
  border-top: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 22px 22px;
  -moz-border-radius: 0 0 22px 22px;
  border-radius: 0 0 22px 22px;
  padding: 6px 12px;
  width: 124px;
  margin-left: -1px;
  z-index: 10;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-list li {
  font-size: 16px;
  padding: 6px 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-dropdown-field {
    width: 118px;
  }
  .fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-list {
    width: 118px;
  }
}
@media (max-width: 767px) {
  .fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-dropdown-field {
    max-width: 100%;
  }
  .fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-list {
    width: 101%;
  }
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .option-link {
  margin: 10px 0;
}
@media (max-width: 767px) {
  .fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .option-link {
    margin: 10px auto;
  }
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .option-link a {
  display: block;
  font-size: 16px;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .option-link a .fa {
  display: inline-block;
  margin: 0 6px 0 0;
  position: relative;
  padding: 0;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .image-label {
  display: block;
  width: 100%;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .image-label img {
  padding: 0;
}
.fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option .image-label label {
  margin-bottom: 10px;
  font-weight: normal;
  padding-left: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option {
    width: 25%;
  }
}
@media (min-width: 401px) and (max-width: 767px) {
  .fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option {
    width: 50%;
    padding-right: 16px;
  }
}
@media (max-width: 400px) {
  .fpl-form .fpl-order-form .fpl-form-row .fpl-form-field .fpl-image-option {
    width: 100%;
    padding-right: 0;
    max-width: 400px;
  }
}
.fpl-form .fpl-multiple-streetlight .fpl-form-field > label {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}
.fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table {
  border-collapse: separate;
  border-spacing: 0 5px;
  width: 100%;
}
@media (min-width: 768px) {
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr {
    padding-bottom: 10px;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr th,
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr td {
    line-height: normal;
    padding: 10px;
    vertical-align: top;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr th.col-number,
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr td.col-number {
    width: 8%;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr th.col-description,
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr td.col-description {
    width: 17%;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr th.col-address,
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr td.col-address {
    width: 17%;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr th.col-city,
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr td.col-city {
    width: 13%;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr th.col-problem,
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr td.col-problem {
    width: 28%;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr th.col-previously,
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr td.col-previously {
    width: 17%;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr th .asterisk {
    color: #dd1500;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr.fpl-multiple-streetlight-table-row td {
    border: 1px solid #d9d9d9;
    border-left: 0;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr.fpl-multiple-streetlight-table-row td:first-child {
    border-left: 1px solid #d9d9d9;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr.fpl-multiple-streetlight-table-row td > label {
    display: none;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr.fpl-multiple-streetlight-table-row td .fpl-form-field input {
    font-size: 14px;
    margin-bottom: 0;
    padding: 6px 15px;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr.fpl-multiple-streetlight-table-row td .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-list li {
    font-size: 14px;
    padding: 8px 0;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr.fpl-multiple-streetlight-table-row td .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item {
    font-size: 14px;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr.fpl-multiple-streetlight-table-row td .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item .selected-item-arrow {
    height: 24px;
    width: 24px;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr.fpl-multiple-streetlight-table-row td .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item .selected-item-arrow .fa {
    right: 2px;
  }
}
@media (max-width: 767px) {
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr th {
    display: none;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr th.col-number,
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr td.col-number,
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr th.col-description,
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr td.col-description,
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr th.col-address,
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr td.col-address,
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr th.col-city,
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr td.col-city,
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr th.col-problem,
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr td.col-problem,
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr th.col-previously,
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr td.col-previously {
    width: 100%;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr.fpl-multiple-streetlight-table-row {
    display: block;
    margin-bottom: 15px;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr.fpl-multiple-streetlight-table-row td {
    border: 1px solid #d9d9d9;
    border-top: 0;
    display: block;
    padding: 15px 15px 20px;
    width: 100%;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr.fpl-multiple-streetlight-table-row td:first-child {
    border: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr.fpl-multiple-streetlight-table-row td > label {
    display: block;
    margin-bottom: 10px;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-table tr.fpl-multiple-streetlight-table-row td .fpl-form-field input {
    margin-bottom: 0;
  }
}
.fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-add {
  margin-top: 10px;
  width: 100%;
}
.fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-add:before,
.fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-add:after {
  content: " ";
  display: table;
}
.fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-add:after {
  clear: both;
}
.fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-add:before,
.fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-add:after {
  content: " ";
  display: table;
}
.fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-add:after {
  clear: both;
}
.fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-add span,
.fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-add .fpl-multiple-streetlight-add-btn {
  clear: none;
  display: block;
  float: left;
}
.fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-add span {
  margin-right: 15px;
  margin-top: 12px;
}
@media (max-width: 767px) {
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-add {
    margin-top: 0;
    text-align: center;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-add span,
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-add .fpl-multiple-streetlight-add-btn {
    clear: both;
    display: block;
    float: none;
    max-width: 100%;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-add span {
    margin: 0;
    margin-bottom: 10px;
  }
  .fpl-form .fpl-multiple-streetlight .fpl-multiple-streetlight-add .fpl-multiple-streetlight-add-btn {
    display: inline-block;
  }
}
.dijitPopup {
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
  width: 384px;
}
@media (max-width: 1023px) {
  .dijitPopup {
    width: 488px;
  }
}
@media (max-width: 767px) {
  .dijitPopup {
    padding-left: 16px;
    padding-right: 16px;
    left: 0 !important;
    width: 100%;
  }
}
.dijitPopup .fpl-dropdown-field .fpl-dropdown.dropdown-open .dropdown-list {
  max-height: none;
}
.dijitPopup.fpl-dropdownPopup.fpl-customized-option.fpl-unit-numbers {
  background: #fff;
  border: 1px solid #cccccc;
  padding: 15px 20px;
  width: 384px !important;
  overflow: hidden;
}
.dijitPopup.fpl-dropdownPopup.fpl-customized-option.fpl-unit-numbers .fpl-dropdown {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  padding: 0;
}
.dijitPopup.fpl-dropdownPopup.fpl-customized-option.fpl-unit-numbers .fpl-dropdown .dropdown-list {
  display: block;
  padding: 0;
  position: relative;
}
.dijitPopup.fpl-dropdownPopup.fpl-customized-option.fpl-unit-numbers .fpl-dropdown .dropdown-list li {
  background: #eff2f4;
  border: 0;
  border-bottom: 6px solid #e0e6e9;
  display: block;
  float: left;
  font-size: 14px;
  margin: 5px 2%;
  padding: 10px 0;
  text-align: center;
  width: 29.33%;
}
.dijitPopup.fpl-dropdownPopup.fpl-customized-option.fpl-unit-numbers .fpl-dropdown .dropdown-list li.dijitMenuItemHover,
.dijitPopup.fpl-dropdownPopup.fpl-customized-option.fpl-unit-numbers .fpl-dropdown .dropdown-list li.dijitMenuItemSelected {
  background: #0096db;
  border-bottom: 6px solid #0087c8;
  color: #ffffff;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .dijitPopup.fpl-dropdownPopup.fpl-customized-option.fpl-unit-numbers {
    width: 488px !important;
  }
}
@media (max-width: 767px) {
  .dijitPopup.fpl-dropdownPopup.fpl-customized-option.fpl-unit-numbers {
    border-left: 0;
    border-right: 0;
    padding-left: 16px;
    padding-right: 16px;
    width: 100% !important;
  }
}
#search-results .search-results-page-title {
  height: 150px;
  width: 100%;
  background: #5fb0e7;
}
#search-results .search-results-page-title p {
  color: #ffffff;
  line-height: 150px;
  margin: 0 auto;
  font-size: 45px;
  width: 800px;
  font-family: SerifaStd-Bold;
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #search-results .search-results-page-title p {
    font-size: 45px;
    width: 725px;
  }
}
@media (max-width: 767px) {
  #search-results .search-results-page-title p {
    font-size: 30px;
    padding-left: 15px;
    width: 100%;
  }
}
#search-results .search-results-content {
  width: 800px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  #search-results .search-results-content {
    width: 725px;
  }
}
@media (max-width: 767px) {
  #search-results .search-results-content {
    width: 100%;
  }
}
#search-results .search-results-content .search-results-content-header {
  padding: 35px 0;
  width: 100%;
}
#search-results .search-results-content .search-results-content-header:before,
#search-results .search-results-content .search-results-content-header:after {
  content: " ";
  display: table;
}
#search-results .search-results-content .search-results-content-header:after {
  clear: both;
}
#search-results .search-results-content .search-results-content-header:before,
#search-results .search-results-content .search-results-content-header:after {
  content: " ";
  display: table;
}
#search-results .search-results-content .search-results-content-header:after {
  clear: both;
}
@media (max-width: 767px) {
  #search-results .search-results-content .search-results-content-header {
    padding-top: 40px;
    width: 100%;
  }
}
#search-results .search-results-content .search-results-content-header .search-results-number {
  font-size: 16px;
  float: left;
  width: 55%;
  margin-right: 15%;
  margin-top: 13px;
}
@media (max-width: 1023px) {
  #search-results .search-results-content .search-results-content-header .search-results-number {
    width: 60%;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #search-results .search-results-content .search-results-content-header .search-results-number {
    float: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 20px;
    padding-bottom: 40px;
    width: 100%;
  }
}
#search-results .search-results-content .search-results-content-header .fpl-customized-option {
  float: left;
  width: 30%;
}
@media (max-width: 1023px) {
  #search-results .search-results-content .search-results-content-header .fpl-customized-option {
    width: 40%;
  }
}
@media (max-width: 767px) {
  #search-results .search-results-content .search-results-content-header .fpl-customized-option {
    float: none;
    width: 90%;
    margin: 0 auto;
  }
}
#search-results .search-results-content .search-results-content-blocks {
  border: 1px solid #d7d7d7;
}
@media (max-width: 767px) {
  #search-results .search-results-content .search-results-content-blocks {
    border: none;
  }
}
#search-results .search-results-content .search-results-content-blocks .block-list {
  list-style: none;
  padding: 0;
}
#search-results .search-results-content .search-results-content-blocks .block-list .block {
  width: 90%;
  margin: 0 auto;
  padding: 20px 0;
  background: url('../images/electric-wire-gray.png') no-repeat bottom;
  background-size: 100%;
}
@media (max-width: 767px) {
  #search-results .search-results-content .search-results-content-blocks .block-list .block {
    background-image: none;
    border-bottom: 1px solid #ccc;
  }
}
#search-results .search-results-content .search-results-content-blocks .block-list .block h1 {
  text-align: left;
  color: #0096db;
  font-size: 18px;
  margin: 0;
  margin-bottom: 10px;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 1023px) {
  #search-results .search-results-content .search-results-content-blocks .block-list .block h1 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  #search-results .search-results-content .search-results-content-blocks .block-list .block h1 {
    font-size: 20px;
  }
}
#search-results .search-results-content .search-results-content-blocks .block-list .block a {
  text-decoration: none;
}
#search-results .search-results-content .search-results-content-blocks .block-list .block a p.description {
  color: #666666;
  font-size: 16px;
}
@media (max-width: 1023px) {
  #search-results .search-results-content .search-results-content-blocks .block-list .block a p.description {
    width: 550px;
  }
}
@media (max-width: 767px) {
  #search-results .search-results-content .search-results-content-blocks .block-list .block a p.description {
    width: 100%;
  }
}
#search-results .search-results-content .search-results-content-blocks .block-list .block a p.url {
  color: #408b59;
  font-size: 16px;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
#search-results .search-results-content .search-results-content-blocks .block-list .block .see-more {
  font-size: 16px;
}
#search-results .search-results-content .search-results-content-blocks .block-list .block .see-more a {
  color: #0096db;
}
#search-results .search-results-content .search-results-content-blocks .block-list .block.key {
  width: 100%;
  padding-left: 5%;
  background-image: none;
  background-color: #f0f2f4;
}
@media (max-width: 767px) {
  #search-results .search-results-content .search-results-content-blocks .block-list .block.key {
    border: none;
  }
}
#search-results .search-results-content .search-results-content-blocks .block-list .block.key h1 {
  text-align: left;
  color: #0c2739;
  font-size: 26px;
  font-family: SerifaStd-Bold;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 1023px) {
  #search-results .search-results-content .search-results-content-blocks .block-list .block.key h1 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  #search-results .search-results-content .search-results-content-blocks .block-list .block.key h1 {
    font-size: 20px;
  }
}
#search-results .search-results-content .search-results-content-blocks .block-list .block.key a p.description {
  color: #0096db;
}
#search-results .search-results-content .search-results-content-blocks .block-list .block.last {
  border: none;
  padding-bottom: 0;
  background-image: none;
}
#search-results .search-results-content .search-results-content-blocks .pagination {
  display: none;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
}
@media (max-width: 767px) {
  #search-results .search-results-content .search-results-content-blocks .pagination {
    display: block;
    width: 100%;
    text-align: center;
  }
}
#search-results .search-results-content .search-results-content-blocks .nav-buttons {
  width: 350px;
  height: 50px;
  margin: 15px auto;
  padding-top: 15px;
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  #search-results .search-results-content .search-results-content-blocks .nav-buttons {
    padding: 0;
    margin: 0;
    width: 100%;
  }
}
#search-results .search-results-content .search-results-content-blocks .nav-buttons .pagination {
  display: block;
  margin: 0;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
@media (max-width: 767px) {
  #search-results .search-results-content .search-results-content-blocks .nav-buttons .pagination {
    display: none;
  }
}
#search-results .search-results-content .search-results-content-blocks .nav-buttons .prev,
#search-results .search-results-content .search-results-content-blocks .nav-buttons .next {
  display: block;
  float: left;
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  #search-results .search-results-content .search-results-content-blocks .nav-buttons .prev,
  #search-results .search-results-content .search-results-content-blocks .nav-buttons .next {
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    display: block;
    float: left;
    width: 50%;
    height: 50px;
    border: 1px solid #ccc;
  }
}
#search-results .search-results-content .search-results-content-blocks .nav-buttons .prev {
  border-right: none;
}
#search-results .search-results-content .search-results-content-blocks .nav-buttons .next {
  float: right;
  text-align: right;
}
@media (max-width: 767px) {
  #search-results .search-results-content .search-results-content-blocks .nav-buttons .next {
    text-align: center;
    border-left: 1px solid #ccc;
  }
}
.masthead-carousel,
.masthead-single {
  position: relative;
  background-color: #5fb0e7;
}
@media (max-width: 1023px) {
  .masthead-carousel,
  .masthead-single {
    padding-top: 70px;
  }
}
@media (max-width: 767px) {
  .masthead-carousel,
  .masthead-single {
    margin-top: -4px;
  }
}
.masthead-carousel .masthead-slider,
.masthead-single .masthead-slider {
  position: relative;
  max-width: 1280px;
  margin: auto;
}
.masthead-carousel .masthead-slider.masthead-slider-loading,
.masthead-single .masthead-slider.masthead-slider-loading {
  background: url(../images/bx_loader.gif) center center no-repeat #ffffff;
  height: 300px;
  width: 100%;
}
.masthead-carousel .masthead-slider.masthead-slider-loading .slider-wrap,
.masthead-single .masthead-slider.masthead-slider-loading .slider-wrap {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.masthead-carousel .masthead-slider .slider-wrap,
.masthead-single .masthead-slider .slider-wrap {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  height: auto;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.masthead-carousel .bx-wrapper,
.masthead-single .bx-wrapper {
  margin: 0 auto;
}
.masthead-carousel .bx-wrapper .bx-viewport,
.masthead-single .bx-wrapper .bx-viewport {
  border: 0;
  left: 0;
  max-height: 445px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 1023px) {
  .masthead-carousel .bx-wrapper .bx-viewport,
  .masthead-single .bx-wrapper .bx-viewport {
    max-height: none;
  }
}
.masthead-carousel .bx-wrapper .bx-viewport .bxslider,
.masthead-single .bx-wrapper .bx-viewport .bxslider {
  padding: 0;
}
.masthead-carousel .bx-wrapper img,
.masthead-single .bx-wrapper img {
  width: 100%;
  height: 100%;
}
.masthead-carousel .bx-wrapper .bx-pager,
.masthead-single .bx-wrapper .bx-pager {
  position: absolute;
  bottom: 16px;
  padding: 0;
  z-index: 3;
}
.masthead-carousel .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item,
.masthead-single .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item {
  vertical-align: middle;
}
.masthead-carousel .bx-wrapper .bx-pager.bx-default-pager a,
.masthead-single .bx-wrapper .bx-pager.bx-default-pager a {
  background-color: #0096db;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.masthead-carousel .bx-wrapper .bx-pager.bx-default-pager a:hover,
.masthead-single .bx-wrapper .bx-pager.bx-default-pager a:hover,
.masthead-carousel .bx-wrapper .bx-pager.bx-default-pager a.active,
.masthead-single .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #ffffff;
  border: 3px solid #0096db;
}
.masthead-carousel .bx-wrapper .bx-loading,
.masthead-single .bx-wrapper .bx-loading {
  background: url('../images/bx_loader.gif') center center no-repeat transparent;
}
.masthead-carousel .carousel-info,
.masthead-single .carousel-info {
  position: absolute;
  z-index: 2;
  bottom: 0;
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(252, 253, 254, 0.8);
  padding: 22px 0 24px;
}
@media (max-width: 767px) {
  .masthead-carousel .carousel-info,
  .masthead-single .carousel-info {
    padding: 12px 0 14px;
  }
}
.masthead-carousel .carousel-info h1.carousel-title,
.masthead-single .carousel-info h1.carousel-title {
  font-family: SerifaStd-Roman;
  font-weight: normal;
  font-style: normal;
  font-size: 48px;
  color: #113852;
  margin: 0 0 14px 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .masthead-carousel .carousel-info h1.carousel-title,
  .masthead-single .carousel-info h1.carousel-title {
    font-size: 36px;
  }
}
@media (max-width: 1023px) {
  .masthead-carousel .carousel-info h1.carousel-title,
  .masthead-single .carousel-info h1.carousel-title {
    font-size: 27px;
  }
}
@media (max-width: 1023px) {
  .masthead-carousel .carousel-info h1.carousel-title,
  .masthead-single .carousel-info h1.carousel-title {
    font-size: 36px;
    margin: 0 0 8px 0;
  }
}
@media (max-width: 767px) {
  .masthead-carousel .carousel-info h1.carousel-title,
  .masthead-single .carousel-info h1.carousel-title {
    font-size: 23px;
    margin-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.masthead-carousel .carousel-info p.carousel-detail,
.masthead-single .carousel-info p.carousel-detail {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #113852;
  margin: 0 0 14px 0;
  padding: 0 24px;
}
@media (max-width: 1023px) {
  .masthead-carousel .carousel-info p.carousel-detail,
  .masthead-single .carousel-info p.carousel-detail {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .masthead-carousel .carousel-info p.carousel-detail,
  .masthead-single .carousel-info p.carousel-detail {
    font-size: 15px;
    line-height: 1.1;
    margin-bottom: 7px;
  }
}
.masthead-carousel .carousel-info a.carousel-link,
.masthead-single .carousel-info a.carousel-link {
  margin: 0 0 24px 0;
  display: inline-block;
  font-size: 16px;
}
@media (max-width: 767px) {
  .masthead-carousel .carousel-info a.carousel-link,
  .masthead-single .carousel-info a.carousel-link {
    margin: 0 0 22px 0;
  }
}
.masthead-single .slider-wrap .carousel-info a.carousel-link {
  margin: 0;
}
.ie8 .masthead-carousel .carousel-info {
  background-color: #ffffff;
  filter: alpha(opacity=80);
}
.masthead-steps {
  background: #0096db;
  padding: 30px 40px;
}
.masthead-steps .step {
  position: relative;
}
.masthead-steps .step .step-circle {
  float: left;
  background: #eff2f4;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  padding: 4px;
}
.masthead-steps .step .step-circle .inner-circle {
  background: #ffffff;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  padding: 4px;
}
.masthead-steps .step .step-circle .inner-circle .step-number {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  color: #0096db;
  text-align: center;
  font-size: 22px;
  display: block;
  line-height: normal;
}
.masthead-steps .step .step-text {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  color: #ffffff;
  font-size: 16px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  margin-left: 60px;
}
.campaign-page.main-content {
  margin-top: 0;
}
.campaign-page .campaign {
  padding-bottom: 50px;
  padding-top: 0;
  margin: 0 auto;
  max-width: 1280px;
}
.campaign-page .campaign .callout {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  padding: 35px 0;
  font-size: 16px;
}
.campaign-page .campaign .callout h3 {
  font-family: SerifaStd-Roman;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  margin: 0 0 15px;
}
.campaign-page .campaign .callout h3 sup {
  font-size: 0.6em;
}
.campaign-page .campaign .callout ul {
  list-style-type: none;
  text-align: left;
  margin: 0;
}
.campaign-page .campaign .callout ul li {
  list-style-type: none;
  line-height: 2em;
}
.campaign-page .campaign .callout ul li i {
  color: #5ca945;
  font-size: 1.5em;
}
.campaign-page .campaign .callout.billing-signup {
  background: #eff2f4;
  border-radius: 5px;
}
.campaign-page .campaign .callout.billing-signup .btn {
  margin: 30px auto 0;
  width: 200px;
}
.campaign-page .campaign .details {
  margin-top: 50px;
}
.campaign-page .campaign .details p {
  margin: 0 0 20px;
}
.campaign-page .campaign .details p.important {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
}
.campaign-page .campaign .parsys > .parsys_column {
  margin: 30px auto;
}
@media (max-width: 767px) {
  .campaign-page .masthead-steps {
    padding: 0;
  }
  .campaign-page .masthead-steps .step {
    padding: 20px 16px;
  }
  .campaign-page .masthead-steps .step .step-text {
    padding-right: 16px;
  }
  .campaign-page .campaign {
    padding-top: 0;
  }
  .campaign-page .campaign .callout {
    text-align: left;
  }
  .campaign-page .campaign .callout.billing-signup {
    padding: 35px 10px;
  }
  .campaign-page .campaign .callout.billing-signup .btn {
    width: auto;
  }
  .campaign-page .campaign .details p,
  .campaign-page .campaign .details p.important {
    font-size: 15px;
  }
}
.ie8 .campaign-page .masthead-steps .step .step-text {
  position: relative;
}
.gray-callout {
  margin-top: 0;
  padding: 20px;
  background: #eff2f4;
}
.login-toolbar {
  background-color: #f0f2f4;
  padding: 16px 0;
}
.login-toolbar label {
  display: inline-block;
  vertical-align: middle;
  margin: 0 16px 0 0;
  font-family: Arial;
  font-size: 14px;
  color: #666666;
  font-weight: normal;
}
.login-toolbar .fpl-form .fpl-form-row {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .login-toolbar .fpl-form .fpl-form-row {
    min-width: 1145px;
  }
}
.login-toolbar .fpl-form .fpl-form-row .fpl-form-field {
  display: inline-block;
  vertical-align: middle;
  width: 240px;
  margin-right: 16px;
}
@media (max-width: 1023px) {
  .login-toolbar .fpl-form .fpl-form-row .fpl-form-field {
    width: 180px;
  }
}
.login-toolbar .fpl-form .fpl-form-row .fpl-form-field .fpl-input {
  margin-bottom: 0;
  font-size: 16px;
}
.login-toolbar .fpl-form .fpl-form-row .login-links {
  display: inline-block;
  vertical-align: middle;
}
.login-toolbar .fpl-form .fpl-form-row .login-links a:hover {
  text-decoration: underline;
}
.login-toolbar .fpl-form .fpl-form-row .login-btn,
.login-toolbar .fpl-form .fpl-form-row .nav-bar-login-btn {
  width: auto;
  margin-right: 24px;
}
.login-toolbar .fpl-form .fpl-form-row .login-btn .btn,
.login-toolbar .fpl-form .fpl-form-row .nav-bar-login-btn .btn {
  width: 140px;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  color: #0096db;
  background-color: transparent;
  border: 2px solid #0096db;
  padding: 10px 0;
  height: 39px;
}
.login-toolbar .fpl-form .fpl-form-row .fpl-form-note {
  margin-left: 0;
  font-size: inherit;
  color: inherit;
}
.login-toolbar .fpl-form .fpl-form-row .fpl-form-note.fpl-remember .choice-info {
  margin-top: 0;
}
.login-toolbar .fpl-form .fpl-form-row .fpl-form-note.fpl-remember .choice-field {
  margin-left: 0;
  margin-right: 5px;
}
.login-toolbar .fpl-form .fpl-form-row .fpl-form-note.fpl-remember .fpl-custom-checkbox {
  width: 20px;
  height: 20px;
}
.login-toolbar .fpl-form .fpl-form-row .fpl-form-note.fpl-remember .fpl-custom-checkbox.custom-option-selected .fa-check {
  font-size: 16px;
  display: block;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .login-toolbar .fpl-form {
    text-align: center;
  }
  .login-toolbar .fpl-form .fpl-form-row {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
  .login-toolbar .fpl-form .fpl-form-row label {
    width: 150px;
  }
  .login-toolbar .fpl-form .fpl-form-row .login-btn {
    margin-right: 10px;
  }
  .login-toolbar .fpl-form .fpl-form-row .login-links {
    display: block;
    margin-left: 170px;
    margin-top: 10px;
  }
  .login-toolbar .fpl-form .fpl-form-row .login-links > div {
    display: inline-block;
    vertical-align: middle;
  }
  .login-toolbar .fpl-form .fpl-form-row .login-links .fpl-remember {
    margin-right: 35px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .login-toolbar {
    background: none;
    padding: 0;
    position: relative;
  }
  .login-toolbar .fpl-section {
    opacity: 0.95;
    filter: alpha(opacity=95);
    background-color: #f0f2f4;
    padding: 12px 0;
    position: absolute;
    width: 100%;
    z-index: 999;
  }
  .login-toolbar .fpl-form {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .login-toolbar .fpl-form .fpl-form-row label,
  .login-toolbar .fpl-form .fpl-form-row .fpl-form-field,
  .login-toolbar .fpl-form .fpl-form-row .login-btn .btn {
    display: block;
    margin-bottom: 20px;
    width: 100%;
  }
  .login-toolbar .fpl-form .fpl-form-row .ada-form-label {
    display: none;
  }
  .login-toolbar .fpl-form .fpl-form-row .fpl-form-field.login-btn {
    margin-bottom: 10px;
  }
  .login-toolbar .fpl-form .fpl-form-row .login-btn .btn {
    height: 52px;
    margin-bottom: 0px;
    padding-bottom: 16px;
    padding-top: 16px;
  }
  .login-toolbar .fpl-form .fpl-form-row .login-links .fpl-remember {
    margin-bottom: 5px;
  }
  .login-toolbar .login-toolbar-close {
    right: 20px;
    position: absolute;
    top: 15px;
    z-index: 1000;
  }
  .login-toolbar .login-toolbar-close .login-toolbar-close-link {
    font-size: 30px;
    font-weight: bold;
    padding: 10px;
    text-decoration: none;
  }
}
.nav-bar-login {
  display: block;
  text-align: center;
}
.nav-bar-login .nav-bar-login-btn {
  background: none;
  border: 2px solid #0096db;
  color: #0096db;
  display: inline-block;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 130px;
}
.ie8 .login-toolbar .fpl-form .fpl-form-row .fpl-form-note.fpl-remember .choice-field .fpl-checkbox {
  visibility: hidden;
}
.quick-nav {
  background-color: #0096db;
  padding: 20px 0;
}
@media (max-width: 767px) {
  .quick-nav {
    padding: 3px 16px 20px;
  }
}
.quick-nav .quick-nav-label {
  font-family: SerifaStd-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  color: #ffffff;
  padding-left: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 24px;
}
@media (max-width: 767px) {
  .quick-nav .quick-nav-label {
    font-size: 27px;
  }
}
@media (max-width: 767px) {
  .quick-nav .quick-nav-label {
    margin: 0 0 0 0;
    text-align: center;
    display: block;
  }
}
.quick-nav .fpl-form {
  text-align: center;
}
.quick-nav .fpl-form .fpl-form-row {
  margin-bottom: 0;
}
.quick-nav .fpl-form .fpl-form-row .fpl-form-field {
  display: inline-block;
  vertical-align: middle;
  width: 454px;
  height: 54px;
  overflow: visible;
}
.quick-nav .fpl-form .fpl-form-row .fpl-form-field .fpl-dropdown .dropdown-selected-item .selected-item-arrow {
  height: 36px;
  width: 36px;
}
.quick-nav .fpl-form .fpl-form-row .fpl-form-field .fpl-dropdown .dropdown-selected-item .selected-item-arrow .fa {
  right: 8px;
  top: 2px;
}
.quick-nav .fpl-form .fpl-form-row .fpl-form-field .fpl-dropdown .dropdown-selected-item .selected-item-text,
.quick-nav .fpl-form .fpl-form-row .fpl-form-field .fpl-dropdown .dropdown-list li {
  font-size: 20px;
}
.quick-nav .fpl-form .fpl-form-row .fpl-form-field .fpl-dropdown .dropdown-selected-item .selected-item-text {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.quick-nav .fpl-form .fpl-form-row .fpl-form-field .fpl-dropdown .dropdown-list {
  padding-left: 20px;
}
.quick-nav .fpl-form .fpl-form-row .fpl-form-field .fpl-dropdown .dropdown-list li {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .quick-nav .fpl-form .fpl-form-row .fpl-form-field {
    width: 424px;
  }
}
@media (max-width: 767px) {
  .quick-nav .fpl-form .fpl-form-row .fpl-form-field {
    width: 100%;
    height: 55px;
  }
}
.quick-nav .quick-nav-btn {
  display: inline-block;
  vertical-align: middle;
  margin-left: 24px;
  margin-top: -4px;
}
@media (max-width: 767px) {
  .quick-nav .quick-nav-btn {
    width: 100%;
    margin-left: 0;
  }
}
.quick-nav .quick-nav-btn .btn {
  width: 140px;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  color: #0096db;
  color: #ffffff;
  background-color: transparent;
  border: 2px solid #ffffff;
  padding: 16px 0;
  height: 52px;
  margin-top: 4px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .quick-nav .quick-nav-btn .btn {
    width: 108px;
  }
}
@media (max-width: 767px) {
  .quick-nav .quick-nav-btn .btn {
    margin-top: 16px;
    width: 100%;
    display: block;
  }
}
.callout-section {
  margin-top: 72px;
}
.callout-section .callout-item {
  padding: 0 16px;
}
.callout-section .callout-item .callout-img img {
  width: 100%;
}
.callout-section .callout-item .callout-title {
  font-family: SerifaStd-Roman;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  color: #000000;
  margin: 16px 0 12px 0;
}
.callout-section .callout-item .callout-text {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  margin: 0 0 24px 0;
}
.callout-section .callout-item .callout-link {
  font-size: 16px;
}
@media (max-width: 767px) {
  .callout-section .callout-item .callout-link {
    display: block;
    padding: 20px 16px;
    margin: 24px -16px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
  }
  .callout-section .callout-item .callout-link .fa {
    float: right;
    font-size: 10px;
    margin-top: 6px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .callout-section {
    margin-top: 54px;
  }
  .callout-section .callout-item {
    padding: 0 8px;
  }
}
@media (max-width: 767px) {
  .callout-section {
    margin-top: 20px;
  }
  .callout-section .callout-item {
    padding: 0;
  }
}
.homepage-map {
  margin-top: 64px;
  margin-bottom: 120px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .homepage-map {
    margin-top: 52px;
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .homepage-map {
    margin-top: 32px;
    margin-bottom: 48px;
  }
}
.homepage-map .fpl-section {
  position: relative;
}
.homepage-map .fpl-section .homepage-map-img {
  width: 100%;
}
.homepage-map .fpl-section .map-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 8.33333333%;
  z-index: 1;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #cccccc;
  padding: 36px 16px;
  width: 424px;
  height: 250px;
  margin: auto;
  -webkit-box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .homepage-map .fpl-section .map-overlay {
    width: 390px;
    height: 250px;
    left: 24px;
  }
}
@media (max-width: 767px) {
  .homepage-map .fpl-section .map-overlay {
    width: 292px;
    height: 210px;
    left: 0;
    right: 0;
    top: 24px;
    bottom: initial;
    padding: 30px 24px;
    margin: 0 auto;
  }
}
.homepage-map .fpl-section .map-overlay h2 {
  font-family: SerifaStd-Roman;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  color: #113852;
  line-height: 36px;
  margin: 0 0 16px 0;
}
@media (max-width: 767px) {
  .homepage-map .fpl-section .map-overlay h2 {
    font-size: 27px;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .homepage-map .fpl-section .map-overlay h2 {
    margin: 0 0 8px 0;
  }
}
.homepage-map .fpl-section .map-overlay p {
  font-size: 16px;
  color: #113852;
  line-height: 24px;
  margin: 0 0 20px 0;
}
@media (max-width: 767px) {
  .homepage-map .fpl-section .map-overlay p {
    font-size: 15px;
    line-height: 18px;
  }
}
.homepage-map .fpl-section .map-overlay .map-info-links a {
  display: inline-block;
  padding: 2px 8px;
  font-size: 16px;
  line-height: 16px;
}
.homepage-map .fpl-section .map-overlay .map-info-links a:first-child {
  padding: 2px 12px 2px 0;
  border-right: 1px solid #666666;
}
@media (max-width: 767px) {
  .homepage-map .fpl-section .map-overlay .map-info-links a {
    font-size: 15px;
  }
}
.fplModal.modal {
  position: fixed !important;
}
.fplModal.modal .modal-dialog {
  max-width: 90%;
  width: 800px;
}
.fplModal.modal .modal-dialog .modal-close {
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.fplModal.modal .modal-dialog .modal-close:after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #0096db;
  color: #ffffff;
  content: '×';
  display: inline-block;
  font-size: 16px;
  height: 16px;
  line-height: 1em;
  margin-left: 10px;
  text-align: center;
  width: 16px;
}
.fplModal.modal .modal-dialog .modal-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #eff2f4;
  overflow: auto;
  padding-top: 40px;
  padding-left: 60px;
  padding-right: 60px;
}
.fplModal.modal .modal-dialog .modal-content h2 {
  font-family: SerifaStd-Bold;
  font-weight: normal;
  font-style: normal;
  color: #0c2739;
  font-size: 24px;
  margin: 0 0 20px;
  text-align: center;
}
.fplModal.modal .modal-dialog .modal-content h3 {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  color: #0c2739;
  font-size: 16px;
  margin: 25px 0 0;
}
.fplModal.modal .modal-dialog .modal-content ul {
  padding-left: 15px;
}
.fplModal.modal .modal-dialog .modal-content p {
  color: #0c2739;
  font-size: 16px;
  line-height: 24px;
}
.fplModal.modal .modal-dialog .modal-content .paperless-billing-content-close {
  margin: 40px 0;
}
.fplModal.modal .modal-dialog .modal-content .modal-footer {
  border: 0;
  text-align: left;
  padding: 20px 0;
}
.fplModal.modal .modal-dialog .modal-content .modal-footer:before {
  content: '';
  background: url('../images/row_divider_long.png') center;
  width: 100%;
  height: 14px;
  margin-bottom: 30px;
}
.fplModal.modal .modal-dialog .modal-content .modal-footer .modal-link {
  padding: 14px 0;
  margin-right: 10px;
  display: inline-block;
}
.fplModal.modal .modal-dialog .modal-content .modal-footer .modal-link:after {
  content: '›';
  margin-left: 4px;
  font-size: 16px;
}
.fplModal.modal .modal-dialog .modal-content .modal-footer .btn {
  display: inline-block;
  float: right;
}
.fplModal.modal .modal-dialog .modal-content.email-bill-enrollment .fpl-form {
  margin-top: 20px;
}
.fplModal.modal .modal-dialog .modal-content.email-bill-enrollment .fpl-form .fpl-form-row {
  margin-bottom: 0;
}
.fplModal.modal .modal-dialog .modal-content.email-bill-enrollment .fpl-form .fpl-form-row .fpl-form-field {
  width: 400px;
}
@media (max-width: 767px) {
  .fplModal.modal .modal-dialog .modal-content.email-bill-enrollment .fpl-form .fpl-form-row .fpl-form-field {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fplModal.modal .modal-dialog {
    max-width: 600px;
  }
  .fplModal.modal .modal-dialog .modal-content {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .fplModal.modal {
    top: 69px;
  }
  .fplModal.modal .modal-dialog {
    margin: 0;
    max-width: 100%;
    width: 100%;
  }
  .fplModal.modal .modal-dialog .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow-y: hidden;
    padding-bottom: 90px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .header {
    z-index: 9999;
  }
  .modal-backdrop {
    background: none;
    top: 69px;
  }
}
@media (max-width: 767px) {
  body.logged-out .fplModal.modal {
    top: 129px;
  }
}
.billing-section .row.extend {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .billing-section .row .col-md-10 {
    padding: 0;
  }
  .billing-section .row .accounts-back {
    margin-left: 0;
    margin-right: 0;
  }
  .billing-section .row .billing-account-summary {
    padding: 0 16px;
  }
  .billing-section .row .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-detail {
    margin: 0;
  }
}
.billing-header .billing-alert {
  background: #dfeffa;
  padding: 20px 30px;
}
.billing-header .billing-alert:before,
.billing-header .billing-alert:after {
  content: " ";
  display: table;
}
.billing-header .billing-alert:after {
  clear: both;
}
.billing-header .billing-alert:before,
.billing-header .billing-alert:after {
  content: " ";
  display: table;
}
.billing-header .billing-alert:after {
  clear: both;
}
.billing-header .billing-alert p {
  float: left;
  font-size: 16px;
  margin: 0;
  width: 80%;
}
.billing-header .billing-alert p .fa {
  font-size: 10px;
  margin-left: 3px;
}
.billing-header .billing-alert .billing-alert-close {
  background: url('../images/icons/billing/billing-alert-close.png') center center no-repeat;
  display: block;
  float: right;
  height: 20px;
  width: 20px;
}
.billing-header .billing-alert .billing-alert-close span {
  display: none;
}
.billing-header .fpl-overview {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  padding: 10px 0;
}
.billing-header .fpl-overview .fpl-summary .fpl-summary-box {
  border: 0;
}
@media screen and (max-width: 767px) {
  .billing-header .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-hero {
    font-size: 36px;
    line-height: 50px;
  }
}
@media screen and (max-width: 767px) {
  .billing-header {
    border-left: 0;
    border-right: 0;
    border-top: 0;
  }
  .billing-header .fpl-overview {
    margin-top: 0;
    padding: 0 0 20px;
  }
  .billing-header .fpl-overview .fpl-summary .fpl-summary-box {
    padding-top: 0;
  }
}
.billing-tabs {
  padding-bottom: 20px;
  padding-left: 150px;
  padding-right: 150px;
}
.billing-tabs:before,
.billing-tabs:after {
  content: " ";
  display: table;
}
.billing-tabs:after {
  clear: both;
}
.billing-tabs:before,
.billing-tabs:after {
  content: " ";
  display: table;
}
.billing-tabs:after {
  clear: both;
}
.billing-tabs ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
.billing-tabs ul:before,
.billing-tabs ul:after {
  content: " ";
  display: table;
}
.billing-tabs ul:after {
  clear: both;
}
.billing-tabs ul:before,
.billing-tabs ul:after {
  content: " ";
  display: table;
}
.billing-tabs ul:after {
  clear: both;
}
.billing-tabs ul li {
  float: left;
  padding-bottom: 10px;
  text-align: center;
  width: 33.3%;
}
.billing-tabs ul li:first-child > a {
  border-radius: 30px 0 0 30px;
}
.billing-tabs ul li:last-child > a {
  border-radius: 0 30px 30px 0;
}
.billing-tabs ul li > a {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  background-color: #e0e6e9;
  border: 4px solid #e0e6e9;
  border-radius: 0;
  color: #999999;
  display: block;
  margin-right: 0;
  outline: 0;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.billing-tabs ul li > a .fa {
  display: none;
}
.billing-tabs ul li.active > a {
  background: none repeat scroll 0 0 #ffffff;
  border: 4px solid #e0e6e9;
  color: #333333;
  position: relative;
}
.billing-tabs ul li.active > a:after,
.billing-tabs ul li.active > a:before {
  border: medium solid rgba(0, 0, 0, 0);
  content: " ";
  height: 0;
  left: 50%;
  position: absolute;
  top: 100%;
  width: 0;
}
.billing-tabs ul li.active > a:after {
  border-color: #ffffff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  border-width: 8px;
  margin-left: -8px;
}
.billing-tabs ul li.active > a:before {
  border-color: #e0e6e9 rgba(204, 204, 204, 0) rgba(204, 204, 204, 0);
  border-width: 14px;
  margin-left: -14px;
}
.billing-tabs.two-tabs ul li {
  width: 50%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .billing-tabs {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .billing-tabs.old-billing-mobile {
    border: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    z-index: 100;
  }
  .billing-tabs.old-billing-mobile ul li {
    padding-bottom: 0;
  }
  .billing-tabs.old-billing-mobile ul li > a {
    border-color: #a8a5a5;
    border-left-width: 1px;
    border-right: 0;
    border-width: 1px;
    height: 50px;
    width: 100%;
    padding: 0;
    line-height: 50px;
  }
  .billing-tabs.old-billing-mobile ul li.active > a {
    border-color: #a8a5a5;
    border-right: 0;
    border-width: 1px;
  }
  .billing-tabs.old-billing-mobile ul li.active > a:after,
  .billing-tabs.old-billing-mobile ul li.active > a:before {
    border-color: #a8a5a5;
  }
  .billing-tabs.old-billing-mobile ul li.active > a:after {
    border-color: #ffffff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    border-width: 8px;
    margin-left: -8px;
  }
  .billing-tabs.old-billing-mobile ul li.active > a:before {
    border-color: #a8a5a5 rgba(204, 204, 204, 0) rgba(204, 204, 204, 0);
    border-width: 9px;
    margin-left: -9px;
  }
  .billing-tabs.old-billing-mobile ul li:first-child > a {
    border-left-width: 0px;
    border-radius: 0px;
  }
  .billing-tabs.old-billing-mobile ul li:last-child > a {
    border-radius: 0px;
  }
}
@media screen and (max-width: 767px) {
  .billing-tabs.new-billing-mobile {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  .billing-tabs.new-billing-mobile ul {
    margin-bottom: 10px;
  }
  .billing-tabs.new-billing-mobile ul li {
    width: 30px;
    margin-right: 4%;
    float: none;
    display: inline-block;
  }
  .billing-tabs.new-billing-mobile ul li > a {
    border-radius: 30px;
    color: transparent;
    font-size: 2px;
    margin-top: 10px;
  }
  .billing-tabs.new-billing-mobile ul li.active {
    width: 66%;
    min-width: 173px;
  }
  .billing-tabs.new-billing-mobile ul li.active > a {
    color: #333333;
    font-size: 14px;
    margin-top: 0px;
  }
}
.billing-table .details-view-bill {
  display: none;
}
.billing-table .show-credit li.charge {
  display: none !important;
}
.billing-table .show-charge li.credit {
  display: none !important;
}
.billing-table.kwh-hidden .kwh,
.billing-table.kwh-hidden .lbl-kwh {
  display: none !important;
}
.billing-table.kwh-hidden li.kwd {
  width: 24% !important;
}
.billing-table.kwh-hidden .kwd {
  width: 100% !important;
}
.billing-table.kwd-hidden .kwd,
.billing-table.kwd-hidden .lbl-kwd {
  display: none !important;
}
.billing-table.kwd-hidden li.kwh {
  width: 24% !important;
}
.billing-table.kwd-hidden .kwh {
  width: 100% !important;
}
.billing-table .legend:before,
.billing-table .datatable:before,
.billing-table .legend:after,
.billing-table .datatable:after {
  content: " ";
  display: table;
}
.billing-table .legend:after,
.billing-table .datatable:after {
  clear: both;
}
.billing-table .legend:before,
.billing-table .datatable:before,
.billing-table .legend:after,
.billing-table .datatable:after {
  content: " ";
  display: table;
}
.billing-table .legend:after,
.billing-table .datatable:after {
  clear: both;
}
.billing-table .legend ul,
.billing-table .datatable ul {
  list-style-type: none;
  margin: 0 15px;
  padding: 0;
}
.billing-table .legend ul li {
  float: left;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 20px;
}
.billing-table .legend ul li .popover {
  font-weight: normal;
}
.billing-table .legend ul .description,
.billing-table .datatable ul > li .labels {
  padding-left: 30px;
  padding-right: 30px;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .billing-table .legend ul .description,
  .billing-table .datatable ul > li .labels {
    width: auto;
  }
}
.billing-table .legend ul .charge,
.billing-table .legend ul .balance,
.billing-table .datatable ul > li .charge,
.billing-table .datatable ul > li .balance {
  padding-left: 20px;
  width: 25%;
}
@media screen and (max-width: 767px) {
  .billing-table .legend ul .charge,
  .billing-table .legend ul .balance,
  .billing-table .datatable ul > li .charge,
  .billing-table .datatable ul > li .balance {
    padding-left: 10px;
    width: auto;
  }
}
.billing-table .legend ul .charge,
.billing-table .legend ul .kwh,
.billing-table .legend ul .kwd,
.billing-table .legend ul .balance {
  padding-left: 0;
  text-align: center;
}
.billing-table .datatable ul {
  border-top: 1px solid #d9d9d9;
  margin-bottom: 15px;
}
.billing-table .datatable ul > li {
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-top: 0;
  position: relative;
}
.billing-table .datatable ul > li:before,
.billing-table .datatable ul > li:after {
  content: " ";
  display: table;
}
.billing-table .datatable ul > li:after {
  clear: both;
}
.billing-table .datatable ul > li:before,
.billing-table .datatable ul > li:after {
  content: " ";
  display: table;
}
.billing-table .datatable ul > li:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .billing-table .datatable ul > li.charge,
  .billing-table .datatable ul > li.credit,
  .billing-table .datatable ul > li .usage,
  .billing-table .datatable ul > li .details {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .billing-table .datatable ul > li .details {
    display: flex;
    display: ms-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    align-items: center;
    justify-content: center;
    width: 32px;
    position: relative;
    top: 0;
    right: -1px;
    background: #d6dee2;
  }
  .billing-table .datatable ul > li .details.holder {
    background: transparent;
    border-left-color: transparent;
  }
  .billing-table .datatable ul > li .details .expand-details {
    width: 30px;
    height: auto;
    background: transparent;
  }
}
@media screen and (max-width: 767px) {
  .billing-table .datatable ul > li.charge,
  .billing-table .datatable ul > li.credit,
  .billing-table .datatable ul > li .details {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0;
  }
  .billing-table .datatable ul > li.charge .labels,
  .billing-table .datatable ul > li.credit .labels,
  .billing-table .datatable ul > li .details .labels {
    width: 60% !important;
  }
  .billing-table .datatable ul > li.charge .labels .lbl-description,
  .billing-table .datatable ul > li.credit .labels .lbl-description,
  .billing-table .datatable ul > li .details .labels .lbl-description {
    width: auto;
  }
  .billing-table .datatable ul > li.charge .charge,
  .billing-table .datatable ul > li.credit .charge,
  .billing-table .datatable ul > li .details .charge {
    width: 37% !important;
    position: absolute;
    right: 42px;
  }
  .billing-table .datatable ul > li .kwd,
  .billing-table .datatable ul > li .kwh {
    clear: both;
  }
  .billing-table .datatable ul > li .details {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    position: relative;
    top: 0;
    float: right;
    background: #d6dee2;
  }
  .billing-table .datatable ul > li .details.holder {
    background: transparent;
    border-left-color: transparent;
  }
  .billing-table .datatable ul > li .details .expand-details {
    width: 30px;
    height: auto;
    background: transparent;
  }
}
.billing-table .datatable ul > li.credit .charge {
  color: #67bd45;
}
@media screen and (max-width: 767px) {
  .billing-table .datatable ul > li.pending .charge {
    padding-top: 14px;
  }
}
.billing-table .datatable ul > li.pending .charge div,
.billing-table .datatable ul > li.view-bill .charge div {
  display: block;
  float: right;
  clear: both;
  padding-right: 40px;
  font-size: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .billing-table .datatable ul > li.pending .charge div,
  .billing-table .datatable ul > li.view-bill .charge div {
    display: block;
    float: right;
    clear: both;
    padding-right: 40px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .billing-table .datatable ul > li.pending .charge div,
  .billing-table .datatable ul > li.view-bill .charge div {
    display: block;
    float: right;
    clear: both;
    padding-right: 0;
    font-size: 16px;
  }
}
.billing-table .datatable ul > li label,
.billing-table .datatable ul > li p {
  margin: 0;
}
.billing-table .datatable ul > li .labels,
.billing-table .datatable ul > li .charge,
.billing-table .datatable ul > li .kwh,
.billing-table .datatable ul > li .kwd,
.billing-table .datatable ul > li .balance {
  float: left;
}
.billing-table .datatable ul > li .charge,
.billing-table .datatable ul > li .kwh,
.billing-table .datatable ul > li .kwd,
.billing-table .datatable ul > li .balance {
  border-left: 1px solid #cccccc;
}
.billing-table .datatable ul > li .lbl-balance {
  display: none;
}
.billing-table .datatable ul > li .lbl-date,
.billing-table .datatable ul > li .lbl days {
  font-size: 14px;
  font-weight: bold;
  padding-top: 15px;
  padding-right: 20px;
}
.billing-table .datatable ul > li .lbl-description {
  font-family: Arial;
  font-style: normal;
  display: block;
  font-size: 20px;
  font-weight: normal;
  margin-top: 2px;
  padding-bottom: 16px;
}
.billing-table .datatable ul > li .lbl-description .pending {
  font-size: .8em;
  padding-left: 10px;
}
.billing-table .datatable ul > li .lbl-description .view-bill-link {
  padding-left: 10px;
  font-size: 16px;
}
.billing-table .datatable ul > li .lbl-description .view-bill-link .fa {
  font-size: 10px;
  margin-left: 2px;
}
.billing-table .datatable ul > li .lbl-kwh,
.billing-table .datatable ul > li .lbl-kwd {
  display: none;
}
@media screen and (max-width: 767px) {
  .billing-table .datatable ul > li .lbl-kwh,
  .billing-table .datatable ul > li .lbl-kwd {
    display: block;
  }
}
.billing-table .datatable ul > li .charge,
.billing-table .datatable ul > li .kwh,
.billing-table .datatable ul > li .kwd,
.billing-table .datatable ul > li .balance {
  font-size: 28px;
  padding-top: 28px;
  padding-bottom: 17px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .billing-table .datatable ul > li .charge,
  .billing-table .datatable ul > li .kwh,
  .billing-table .datatable ul > li .kwd,
  .billing-table .datatable ul > li .balance {
    font-size: 24px;
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .billing-table .datatable ul > li .charge,
  .billing-table .datatable ul > li .kwh,
  .billing-table .datatable ul > li .kwd,
  .billing-table .datatable ul > li .balance {
    font-size: 20px;
  }
}
.billing-table .datatable ul > li .charge p {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  float: right;
  padding-right: 40px;
  white-space: nowrap;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .billing-table .datatable ul > li .charge p {
    padding-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .billing-table .datatable ul > li .charge p {
    padding-right: 0;
  }
}
.billing-table .datatable ul > li .kwh p,
.billing-table .datatable ul > li .kwd p {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  float: right;
  padding-right: 10px;
}
@media screen and (max-width: 767px) {
  .billing-table .datatable ul > li .kwh p,
  .billing-table .datatable ul > li .kwd p {
    padding-right: 0;
  }
}
.billing-table .datatable ul > li .balance p {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  float: right;
  padding-right: 40px;
}
.billing-table .datatable ul > li .balance p .view-bill-link {
  font-size: 24px;
  margin-top: 4px;
  display: inline-block;
  float: right;
  margin-left: 10px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .billing-table .datatable ul > li .balance p {
    padding-right: 40px;
  }
  .billing-table .datatable ul > li .balance p .view-bill-link {
    display: inline-block;
    float: right;
    font-size: 18px;
    margin-left: 10px;
    margin-right: -36px;
    margin-top: 6px;
  }
}
@media screen and (max-width: 767px) {
  .billing-table .datatable ul > li .balance p {
    padding-right: 0;
  }
  .billing-table .datatable ul > li .balance p .view-bill-link {
    font-size: 18px;
    display: block;
    float: none;
  }
}
.billing-table .datatable ul > li .charge span {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .billing-table .datatable ul > li .charge span {
    font-size: 14px;
  }
}
.billing-table .datatable ul > li .details .expander,
.billing-table .datatable ul > li .details .expand-details {
  width: 30px;
}
.billing-table .datatable ul > li .details .expander .fa,
.billing-table .datatable ul > li .details .expand-details .fa {
  display: inline-block;
  font-size: 14px;
}
.billing-table .datatable ul > li .details .expander .fa.fa-chevron-right,
.billing-table .datatable ul > li .details .expand-details .fa.fa-chevron-right,
.billing-table .datatable ul > li .details .expander .fa.fa-chevron-up,
.billing-table .datatable ul > li .details .expand-details .fa.fa-chevron-up {
  display: none;
}
.billing-table .datatable ul > li .details ol {
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.billing-table .datatable ul > li .details.expanded .expander .fa.fa-chevron-right,
.billing-table .datatable ul > li .details.expanded .expand-details .fa.fa-chevron-right,
.billing-table .datatable ul > li .details.expanded .expander .fa.fa-chevron-up,
.billing-table .datatable ul > li .details.expanded .expand-details .fa.fa-chevron-up {
  display: inline-block;
}
.billing-table .datatable ul > li .details.expanded .expander .fa.fa-chevron-down,
.billing-table .datatable ul > li .details.expanded .expand-details .fa.fa-chevron-down {
  display: none;
}
.billing-table .datatable ul > li .details.expanded ol {
  background: #d6dee2;
  border: 1px solid #d9d9d9;
  display: block;
  right: 29px;
  padding: 15px 20px;
  position: absolute;
  top: -1px;
  width: 260px;
  z-index: 1;
}
.billing-table .datatable ul > li .details.expanded ol li {
  display: block;
}
.billing-table .datatable ul > li .details.expanded ol li:before,
.billing-table .datatable ul > li .details.expanded ol li:after {
  content: " ";
  display: table;
}
.billing-table .datatable ul > li .details.expanded ol li:after {
  clear: both;
}
.billing-table .datatable ul > li .details.expanded ol li:before,
.billing-table .datatable ul > li .details.expanded ol li:after {
  content: " ";
  display: table;
}
.billing-table .datatable ul > li .details.expanded ol li:after {
  clear: both;
}
.billing-table .datatable ul > li .details.expanded ol li strong {
  float: right;
}
.billing-table .datatable ul .details-row {
  background: #d6dee2;
  height: auto;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
}
.billing-table .datatable ul .details-row:before,
.billing-table .datatable ul .details-row:after {
  content: " ";
  display: table;
}
.billing-table .datatable ul .details-row:after {
  clear: both;
}
.billing-table .datatable ul .details-row:before,
.billing-table .datatable ul .details-row:after {
  content: " ";
  display: table;
}
.billing-table .datatable ul .details-row:after {
  clear: both;
}
.billing-table .datatable ul .details-row ol {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.billing-table .datatable ul .details-row ol li {
  float: left;
  font-size: 16px;
  margin-bottom: 5px;
  padding-right: 20px;
  width: 50%;
}
.billing-table .datatable ul .details-row ol li strong {
  color: #000000;
  margin-left: 5px;
}
.billing-table .datatable ul .details-row .details-view-bill {
  display: none;
  float: left;
  font-size: 16px;
}
.billing-table .datatable ul .details-row .details-view-bill .fa {
  font-size: 10px;
  margin-left: 2px;
}
.billing-table .serverError {
  height: 300px;
}
.billing-table .serverError > div {
  padding-top: 90px;
}
.billing-table.hide-balance .balance,
.billing-table.hide-balance .lbl-balance {
  display: none !important;
  visibility: hidden !important;
}
.billing-table.hide-balance .legend ul .description,
.billing-table.hide-balance .legend ul .charge,
.billing-table.hide-balance .datatable ul > li .labels,
.billing-table.hide-balance .datatable ul > li .charge {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .billing-table.hide-balance .legend ul .description,
  .billing-table.hide-balance .legend ul .charge,
  .billing-table.hide-balance .datatable ul > li .labels,
  .billing-table.hide-balance .datatable ul > li .charge {
    width: auto;
  }
}
.billing-table.hide-balance.show-usage .legend ul .description,
.billing-table.hide-balance.show-usage .datatable ul > li .labels {
  width: 46%;
}
@media screen and (max-width: 767px) {
  .billing-table.hide-balance.show-usage .legend ul .description,
  .billing-table.hide-balance.show-usage .datatable ul > li .labels {
    width: auto;
  }
}
.billing-table.hide-balance.show-usage .usage {
  width: 32%;
}
.billing-table.hide-balance.show-usage .legend ul .kwh,
.billing-table.hide-balance.show-usage .legend ul .kwd {
  width: 14%;
}
@media screen and (max-width: 767px) {
  .billing-table.hide-balance.show-usage .legend ul .kwh,
  .billing-table.hide-balance.show-usage .legend ul .kwd {
    width: auto;
  }
}
.billing-table.hide-balance.show-usage .datatable ul > li .kwh,
.billing-table.hide-balance.show-usage .datatable ul > li .kwd {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .billing-table.hide-balance.show-usage .datatable ul > li .kwh,
  .billing-table.hide-balance.show-usage .datatable ul > li .kwd {
    width: auto;
  }
}
.billing-table.hide-balance.show-usage .legend ul .charge,
.billing-table.hide-balance.show-usage .datatable ul > li .charge {
  width: 22%;
  display: block;
  float: right;
}
@media screen and (max-width: 767px) {
  .billing-table.hide-balance.show-usage .legend ul .charge,
  .billing-table.hide-balance.show-usage .datatable ul > li .charge {
    width: auto;
    display: auto;
    float: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .billing-table .datatable ul > li .charge,
  .billing-table .datatable ul > li .balance {
    border-left: 1px solid #cccccc;
  }
}
@media screen and (max-width: 767px) {
  .billing-table {
    border: 0;
  }
  .billing-table .serverError {
    background: #ffffff;
    border-bottom: 1px solid #cccccc;
    height: 220px;
  }
  .billing-table .serverError > div {
    padding-top: 50px;
  }
  .billing-table .datatable ul {
    border: 0;
    margin: 0;
  }
  .billing-table .datatable ul > li {
    height: auto;
    border-left: 0;
    border-right: 0;
    padding-left: 16px;
    padding-right: 40px;
  }
  .billing-table .datatable ul > li .charge,
  .billing-table .datatable ul > li .kwh,
  .billing-table .datatable ul > li .kwd,
  .billing-table .datatable ul > li .balance {
    border-left: none;
    height: auto;
  }
  .billing-table .datatable ul > li .labels {
    padding-left: 0;
  }
  .billing-table .datatable ul > li .lbl-date,
  .billing-table .datatable ul > li .lbl-days {
    color: #636363;
    font-size: 13px;
    padding-top: 12px;
    display: inline-block;
    clear: both;
  }
  .billing-table .datatable ul > li .lbl-days {
    position: absolute;
    top: -1px;
  }
  .billing-table .datatable ul > li .lbl-description {
    color: #000000;
    font-size: 16px;
    padding-bottom: 6px;
    display: block;
    width: 174px;
    line-height: 19px;
  }
  .billing-table .datatable ul > li .lbl-balance,
  .billing-table .datatable ul > li .lbl-usage,
  .billing-table .datatable ul > li .balance,
  .billing-table .datatable ul > li .usage {
    color: #636363;
    display: block;
    font-size: 13px;
    padding-bottom: 12px;
    font-weight: bold;
  }
  .billing-table .datatable ul > li .charge,
  .billing-table .datatable ul > li .kwh,
  .billing-table .datatable ul > li .kwd,
  .billing-table .datatable ul > li .balance {
    padding-top: 0;
    text-align: right;
  }
  .billing-table .datatable ul > li .charge {
    color: #000000;
    float: right;
    padding-top: 28px;
    padding-bottom: 12px;
  }
  .billing-table .datatable ul > li .balance,
  .billing-table .datatable ul > li .kwh,
  .billing-table .datatable ul > li .kwd {
    font-size: 13px;
    padding: 0;
    float: none;
  }
  .billing-table .datatable ul > li .balance,
  .billing-table .datatable ul > li .usage {
    clear: right;
    float: right;
    bottom: 0;
    position: absolute;
    right: 42px;
    padding-bottom: 12px;
  }
  .billing-table .datatable ul > li .view-bill-link {
    display: none;
  }
  .billing-table .datatable ul .details-view-bill {
    padding: 0 16px;
    height: 50px;
    display: block;
  }
  .billing-table .datatable ul .details-view-bill a {
    text-decoration: none;
    width: 100%;
    display: inline-block;
    padding: 15px 0;
  }
  .billing-table .datatable ul .details-view-bill a:before,
  .billing-table .datatable ul .details-view-bill a:after {
    content: " ";
    display: table;
  }
  .billing-table .datatable ul .details-view-bill a:after {
    clear: both;
  }
  .billing-table .datatable ul .details-view-bill a:before,
  .billing-table .datatable ul .details-view-bill a:after {
    content: " ";
    display: table;
  }
  .billing-table .datatable ul .details-view-bill a:after {
    clear: both;
  }
  .billing-table .datatable ul .details-view-bill a .fa {
    float: right;
    font-size: 16px;
    font-weight: bold;
    margin-top: 3px;
  }
  .billing-table .datatable ul .details-row {
    padding: 0;
  }
  .billing-table .datatable ul .details-row:before,
  .billing-table .datatable ul .details-row:after {
    content: " ";
    display: table;
  }
  .billing-table .datatable ul .details-row:after {
    clear: both;
  }
  .billing-table .datatable ul .details-row:before,
  .billing-table .datatable ul .details-row:after {
    content: " ";
    display: table;
  }
  .billing-table .datatable ul .details-row:after {
    clear: both;
  }
  .billing-table .datatable ul .details-row ol {
    float: none;
    padding-bottom: 15px;
    padding-left: 16px;
    padding-right: 20px;
    padding-top: 15px;
    width: 100%;
  }
  .billing-table .datatable ul .details-row ol li {
    float: none;
    width: 100%;
  }
  .billing-table .datatable ul .details-row ol li:before,
  .billing-table .datatable ul .details-row ol li:after {
    content: " ";
    display: table;
  }
  .billing-table .datatable ul .details-row ol li:after {
    clear: both;
  }
  .billing-table .datatable ul .details-row ol li:before,
  .billing-table .datatable ul .details-row ol li:after {
    content: " ";
    display: table;
  }
  .billing-table .datatable ul .details-row ol li:after {
    clear: both;
  }
  .billing-table .datatable ul .details-row ol li strong {
    float: right;
  }
}
.billing-pagination {
  text-align: center;
}
.billing-pagination .count {
  font-size: 16px;
  margin: 0;
  margin-top: 25px;
}
.billing-pagination .count span {
  font-weight: bold;
}
.billing-pagination .more-button {
  background: #f0f2f4;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
  padding: 10px;
}
.billing-pagination .more-button:hover {
  text-decoration: none;
}
.billing-pagination .more-button .fa-sort-down {
  margin-top: -8px;
}
.billing-disclaimer {
  margin-top: 15px;
  text-align: center;
}
.billing-disclaimer p {
  font-size: 13px;
  margin: 0 auto;
  width: 600px;
}
@media screen and (max-width: 767px) {
  .billing-disclaimer p {
    width: 260px;
  }
}
.billing-disclaimer p.billing-pdf {
  margin-bottom: 15px;
  margin-top: 20px;
}
.billing-disclaimer p.billing-pdf .fa {
  font-size: 10px;
  margin-top: -4px;
}
@media print {
  .billing-section {
    margin-right: 30px;
    margin-left: 30px;
  }
  .billing-section .print-only.logo {
    float: right;
  }
  .billing-section .accounts-back,
  .billing-section .back-link {
    display: none !important;
  }
  .billing-section .col-md-10 {
    padding: 0;
  }
  .billing-section .my-account-header.top-link {
    margin-top: 0;
  }
  .billing-section .billing-name {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
  }
  .billing-section .fpl-summary-hero {
    font-size: 20px;
    font-weight: bold;
  }
  .billing-section .billing-account-summary h1 {
    font-size: 18px;
    margin-top: 2px;
    margin-bottom: 4px;
    font-family: Arial;
  }
  .billing-section .billing-header,
  .billing-section .billing-table {
    border-width: 0;
  }
  .billing-section .billing-header .fpl-overview {
    padding-top: 0;
    display: none;
  }
  .billing-section .billing-table .legend {
    display: block !important;
  }
  .billing-section .billing-table .legend ul li {
    padding-top: 0;
  }
  .billing-section .page-break {
    page-break-after: always;
  }
  .billing-section .page-break-before {
    page-break-before: always;
  }
  .billing-section .billing-table .datatable ul > li {
    height: auto;
  }
  .billing-section .billing-table .datatable ul > li .lbl-description {
    padding-bottom: 0;
  }
  .billing-section .billing-table .datatable ul > li .usage {
    float: left;
  }
  .billing-section .billing-table .datatable ul > li .usage .kwh,
  .billing-section .billing-table .datatable ul > li .usage .kwd {
    padding-bottom: 2px;
    min-height: 48px;
  }
  .billing-section .billing-table .datatable ul > li .lbl-date {
    padding-top: 5px;
  }
  .billing-section .billing-table .datatable ul > li .charge,
  .billing-section .billing-table .datatable ul > li .balance {
    height: auto;
    padding-bottom: 2px;
  }
  .billing-section .billing-table .datatable ul > li.credit .charge {
    color: #67bd45 !important;
  }
  .billing-section .billing-tabs,
  .billing-section .billing-table .datatable ul > li .details,
  .billing-section .billing-pagination .more-button,
  .billing-section .billing-alert,
  .billing-section .billing-pdf,
  .billing-section .view-bill-link,
  .billing-section .billing-header .fpl-tooltip,
  .billing-section .billing-table .details-view-bill {
    display: none !important;
  }
  .billing-section .col-md-10 {
    width: 100%;
  }
  .billing-section .billing-table .datatable ul > li .lbl-description,
  .billing-section .billing-table .datatable ul > li .lbl-balance,
  .billing-section .billing-table .datatable ul > li .kwh p,
  .billing-section .billing-table .datatable ul > li .kwd p,
  .billing-section .billing-table .datatable ul > li .charge p,
  .billing-section .billing-table .datatable ul > li .balance p {
    font-size: 12px;
  }
  .billing-section .billing-disclaimer p {
    width: 98% !important;
    font-size: 11px;
  }
  .billing-section .billing-pagination .count {
    margin-top: 5px;
  }
}
@media screen and (min-width: 768px) {
  .ie9 .billing-table .datatable .usage {
    float: left;
  }
  .ie9 .billing-table .datatable .kwh,
  .ie9 .billing-table .datatable .kwd,
  .ie9 .billing-table .datatable div.charge,
  .ie9 .billing-table .datatable .balance {
    min-height: 85px;
  }
  .ie9 .billing-table .datatable .details {
    position: absolute;
    height: 100px;
  }
  .ie9 .billing-table .datatable .details .expand-details {
    display: inline-block;
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .ie9 .billing-table .datatable div.charge p {
    margin-right: 30px;
  }
  .ie9 .billing-table .datatable .details {
    position: absolute;
    height: 100px;
    right: 0;
  }
  .ie9 .billing-table .datatable .details .expand-details {
    display: inline-block;
    margin-top: 30px;
  }
  .ie9 .billing-table .show-charge div.charge {
    position: absolute;
    right: 0;
  }
}
.accounts-landing {
  background: #eff2f4;
}
.accounts-landing:before,
.accounts-landing:after {
  content: " ";
  display: table;
}
.accounts-landing:after {
  clear: both;
}
.accounts-landing:before,
.accounts-landing:after {
  content: " ";
  display: table;
}
.accounts-landing:after {
  clear: both;
}
.accounts-landing .row {
  margin: 0 auto;
  max-width: 1280px;
}
.accounts-landing .row.extend {
  max-width: 100%;
}
@media (max-width: 1023px) {
  .accounts-landing {
    padding-top: 69px;
  }
}
.accounts-back {
  background: #ffffff;
  border-bottom: 1px solid #cccccc;
  margin-left: -16px;
  margin-right: -16px;
  padding-left: 16px;
  padding-right: 16px;
}
.accounts-back a {
  display: block;
  font-size: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
  text-decoration: none;
}
.accounts-back a .fa {
  font-size: 12px;
  margin-left: 0;
  margin-right: 3px;
}
.accounts-search-by-lavel,
.accounts-sort-label {
  font-size: 16px;
  font-weight: normal;
  margin-right: 10px;
  padding: 10px 0;
  float: left;
}
.accounts-header {
  margin-bottom: 30px;
  margin-top: 50px;
}
.accounts-header:before,
.accounts-header:after {
  content: " ";
  display: table;
}
.accounts-header:after {
  clear: both;
}
.accounts-header:before,
.accounts-header:after {
  content: " ";
  display: table;
}
.accounts-header:after {
  clear: both;
}
.accounts-header .accounts-info {
  float: left;
}
.accounts-header .accounts-info h3 {
  margin: 0 0 2px;
}
.accounts-header .accounts-info .accounts-info-amounts .deposits,
.accounts-header .accounts-info .accounts-info-amounts .balance {
  display: inline-block;
  font-size: 16px;
  margin: 0;
}
.accounts-header .accounts-info .accounts-info-amounts .deposits {
  margin-right: 20px;
}
.accounts-header .accounts-filters {
  float: right;
  width: 690px;
  position: relative;
}
.accounts-header .accounts-filters .fpl-form-row {
  margin-bottom: 0;
}
.accounts-header .accounts-filters .accounts-search-by {
  float: left;
}
.accounts-header .accounts-filters .accounts-search-by:before,
.accounts-header .accounts-filters .accounts-search-by:after {
  content: " ";
  display: table;
}
.accounts-header .accounts-filters .accounts-search-by:after {
  clear: both;
}
.accounts-header .accounts-filters .accounts-search-by:before,
.accounts-header .accounts-filters .accounts-search-by:after {
  content: " ";
  display: table;
}
.accounts-header .accounts-filters .accounts-search-by:after {
  clear: both;
}
.accounts-header .accounts-filters .accounts-search-by .accounts-search-by-label,
.accounts-header .accounts-filters .accounts-search-by .fpl-customized-option {
  float: left;
}
.accounts-header .accounts-filters .accounts-search-by .accounts-search-by-label {
  font-size: 16px;
  font-weight: normal;
  margin-right: 10px;
  padding: 10px 0;
}
.accounts-header .accounts-filters .accounts-search-by .fpl-customized-option {
  width: 208px;
  max-width: 208px;
  z-index: 20;
}
.accounts-header .accounts-filters .accounts-search-by .fpl-customized-option .fpl-dropdown-field,
.accounts-header .accounts-filters .accounts-search-by .fpl-customized-option .fpl-dropdown-field .fpl-dropdown {
  margin-bottom: 0;
}
.accounts-header .accounts-filters .accounts-search {
  width: 380px;
  margin-left: 10px;
  float: right;
}
.accounts-header .accounts-filters .accounts-search .accounts-search-input,
.accounts-header .accounts-filters .accounts-search .accounts-search-submit {
  display: inline-block;
  outline: none;
}
.accounts-header .accounts-filters .accounts-search .fpl-form-field,
.accounts-header .accounts-filters .accounts-search .fpl-customized-option {
  width: 175px;
  float: left;
  margin-right: 15px;
}
.accounts-header .accounts-filters .accounts-search .fpl-customized-option .fpl-dropdown-field,
.accounts-header .accounts-filters .accounts-search .fpl-customized-option .fpl-dropdown-field .fpl-dropdown,
.accounts-header .accounts-filters .accounts-search input {
  margin-bottom: 0;
}
.accounts-header .accounts-filters .accounts-search .accounts-search-input {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #cccccc;
  font-size: 16px;
  margin-right: 5px;
  padding: 8px 20px;
}
.accounts-header .accounts-filters .accounts-search .accounts-search-submit,
.accounts-header .accounts-filters .accounts-search .accounts-search-clear {
  height: auto;
  width: 103px;
  margin-right: 5px;
  display: inline-block;
}
.accounts-header .accounts-filters .accounts-search .accounts-search-clear {
  margin-right: 0;
}
.accounts-header .accounts-filters .accounts-search .accounts-search-clear {
  width: auto;
  display: inline-block;
  padding: 14px 0;
  background: none;
  color: #0096db;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.accounts-header .accounts-filters .accounts-search .accounts-search-clear:active,
.accounts-header .accounts-filters .accounts-search .accounts-search-clear:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #00628f;
  text-decoration: underline;
}
.accounts-header .row-divider {
  clear: both;
  margin: 0;
  padding-top: 5px;
}
.accounts-header .row-divider .line {
  background: url('../images/row_divider_long.png') 50% 0 no-repeat;
}
.accounts-header .row-divider .mid {
  display: none;
}
.accounts-header .accounts-tools {
  margin-top: 15px;
}
.accounts-header .accounts-tools:before,
.accounts-header .accounts-tools:after {
  content: " ";
  display: table;
}
.accounts-header .accounts-tools:after {
  clear: both;
}
.accounts-header .accounts-tools:before,
.accounts-header .accounts-tools:after {
  content: " ";
  display: table;
}
.accounts-header .accounts-tools:after {
  clear: both;
}
.accounts-header .accounts-tools ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.accounts-header .accounts-tools ul li {
  border-left: 1px solid #cccccc;
  float: left;
  font-size: 16px;
  padding: 0 7px;
}
.accounts-header .accounts-tools ul li a {
  font-size: 16px;
}
.accounts-header .accounts-tools ul li a .fa {
  display: none;
}
.accounts-header .accounts-tools ul li:first-child {
  border-left: 0;
  padding-left: 0;
}
.accounts-header .accounts-tools ul li.current a {
  color: #636363;
}
.accounts-header .accounts-tools ul li.current a:hover {
  text-decoration: none;
}
.accounts-header .accounts-tools .management {
  float: left;
}
.accounts-header .accounts-tools .views {
  float: right;
}
.accounts-header .accounts-tools .views li {
  padding: 0;
  padding-left: 7px;
}
.accounts-header .accounts-tools .views li:first-child {
  padding-right: 7px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .accounts-header {
    margin-top: 50px;
  }
  .accounts-header .accounts-info {
    float: none;
  }
  .accounts-header .accounts-info:before,
  .accounts-header .accounts-info:after {
    content: " ";
    display: table;
  }
  .accounts-header .accounts-info:after {
    clear: both;
  }
  .accounts-header .accounts-info:before,
  .accounts-header .accounts-info:after {
    content: " ";
    display: table;
  }
  .accounts-header .accounts-info:after {
    clear: both;
  }
  .accounts-header .accounts-info h3 {
    float: left;
    margin-bottom: 5px;
  }
  .accounts-header .accounts-info .accounts-info-amounts {
    float: right;
  }
  .accounts-header .accounts-info .accounts-info-amounts .deposits,
  .accounts-header .accounts-info .accounts-info-amounts .balance {
    margin-top: 5px;
  }
  .accounts-header .accounts-info .accounts-info-amounts .deposits {
    margin-right: 60px;
  }
  .accounts-header .accounts-filters {
    float: none;
    width: 100%;
  }
  .accounts-header .accounts-filters .accounts-search-by .fpl-customized-option {
    width: 230px;
  }
  .accounts-header .accounts-filters .accounts-search-by .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item .selected-item-text {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .accounts-header .accounts-filters .accounts-search-by .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item .selected-item-arrow .fa.fa-caret-down,
  .accounts-header .accounts-filters .accounts-search-by .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item .selected-item-arrow .fa.fa-caret-up {
    top: 0;
  }
  .accounts-header .accounts-filters .accounts-search {
    float: right;
  }
  .accounts-header .accounts-filters .accounts-search .accounts-search-input {
    padding-bottom: 10px;
    padding-top: 10px;
    width: 230px;
  }
  .accounts-header .accounts-filters .accounts-search .accounts-search-submit {
    height: 44px;
  }
}
@media (max-width: 767px) {
  .accounts-header {
    margin-top: 0px;
  }
  .accounts-header .accounts-info,
  .accounts-header .accounts-tools,
  .accounts-header .accounts-filters {
    border-bottom: 1px solid #cccccc;
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
    width: auto;
  }
  .accounts-header .accounts-info {
    float: none;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .accounts-header .accounts-info .accounts-info-amounts {
    float: none;
  }
  .accounts-header .accounts-info .accounts-info-amounts .deposits,
  .accounts-header .accounts-info .accounts-info-amounts .balance {
    display: block;
  }
  .accounts-header .accounts-tools {
    margin-top: 0;
    padding: 0;
  }
  .accounts-header .accounts-tools ul {
    width: 100%;
  }
  .accounts-header .accounts-tools ul li {
    border-top: 1px solid #cccccc;
    float: none;
    padding: 0;
  }
  .accounts-header .accounts-tools ul li:first-child {
    border-top: 0;
  }
  .accounts-header .accounts-tools ul li a {
    display: block;
    padding-bottom: 15px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 15px;
    text-decoration: none;
  }
  .accounts-header .accounts-tools ul li a .fa {
    display: inline-block;
    float: right;
    font-size: 10px;
    padding-top: 8px;
  }
  .accounts-header .accounts-filters {
    float: none;
    padding-top: 20px;
  }
  .accounts-header .accounts-filters .accounts-search-by {
    float: none;
    padding-bottom: 20px;
    z-index: 110;
    position: relative;
  }
  .accounts-header .accounts-filters .accounts-search-by .accounts-search-by-label {
    display: none;
  }
  .accounts-header .accounts-filters .accounts-search-by .fpl-customized-option {
    width: 100%;
    max-width: 100%;
    position: relative;
    left: inherit;
  }
  .accounts-header .accounts-filters .accounts-search {
    float: none;
    padding-bottom: 20px;
    position: relative;
    width: auto;
    margin-left: 0;
  }
  .accounts-header .accounts-filters .accounts-search:before,
  .accounts-header .accounts-filters .accounts-search:after {
    content: " ";
    display: table;
  }
  .accounts-header .accounts-filters .accounts-search:after {
    clear: both;
  }
  .accounts-header .accounts-filters .accounts-search:before,
  .accounts-header .accounts-filters .accounts-search:after {
    content: " ";
    display: table;
  }
  .accounts-header .accounts-filters .accounts-search:after {
    clear: both;
  }
  .accounts-header .accounts-filters .accounts-search .accounts-search-input {
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    float: left;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 100%;
  }
  .accounts-header .accounts-filters .accounts-search .fpl-form-field {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .accounts-header .accounts-filters .accounts-search .fpl-customized-option {
    width: 100%;
  }
  .accounts-header .accounts-filters .accounts-search .accounts-search-submit {
    width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
    margin-top: 20px;
  }
  .accounts-header .accounts-filters .accounts-search .accounts-search-clear {
    width: auto;
    margin: 0 auto;
    display: block;
    padding-top: 24px;
    padding-bottom: 24px;
    margin-top: 10px;
    background: none;
    color: #0096db;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .accounts-header .accounts-filters .accounts-search .accounts-search-clear:active,
  .accounts-header .accounts-filters .accounts-search .accounts-search-clear:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #00628f;
    text-decoration: underline;
  }
}
.accounts-alert {
  background: #ffffff;
  margin-bottom: 30px;
  padding: 15px 20px;
}
.accounts-alert:before,
.accounts-alert:after {
  content: " ";
  display: table;
}
.accounts-alert:after {
  clear: both;
}
.accounts-alert:before,
.accounts-alert:after {
  content: " ";
  display: table;
}
.accounts-alert:after {
  clear: both;
}
.accounts-alert > p,
.accounts-alert .accounts-alert-done,
.accounts-alert .accounts-alert-cancel {
  display: inline-block;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  vertical-align: middle;
}
.accounts-alert > p {
  font-size: 16px;
  text-align: left;
  width: 75%;
}
.accounts-alert .accounts-alert-done {
  width: 10%;
}
.accounts-alert .accounts-alert-cancel {
  font-size: 16px;
  width: 10%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .accounts-alert > p {
    width: 60%;
  }
  .accounts-alert .accounts-alert-done {
    width: 20%;
  }
  .accounts-alert .accounts-alert-cancel {
    width: 10%;
  }
}
@media (max-width: 767px) {
  .accounts-alert {
    padding: 20px 20px 0;
  }
  .accounts-alert > p,
  .accounts-alert .accounts-alert-done,
  .accounts-alert .accounts-alert-cancel {
    display: block;
    margin-bottom: 20px;
    width: 100%;
  }
  .accounts-alert > p {
    padding: 0;
    text-align: left;
  }
  .accounts-alert .accounts-alert-cancel {
    padding: 10px;
  }
}
.accounts-reset-default {
  font-size: 16px;
  margin-bottom: 30px;
  text-align: center;
}
.accounts-table {
  margin-top: 30px;
}
.accounts-table h5 {
  color: #404040;
  font-size: 26px;
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .accounts-table h5 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .accounts-table h5 {
    font-size: 24px;
  }
}
.accounts-table ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.accounts-table ul .no-accounts {
  font-size: 16px;
  margin-bottom: 30px;
  margin-top: 5px;
}
.accounts-table.cards h5 {
  margin-bottom: 20px;
}
.accounts-table.cards ul {
  margin-left: -16px;
  margin-right: -16px;
}
.accounts-table.cards ul:before,
.accounts-table.cards ul:after {
  content: " ";
  display: table;
}
.accounts-table.cards ul:after {
  clear: both;
}
.accounts-table.cards ul:before,
.accounts-table.cards ul:after {
  content: " ";
  display: table;
}
.accounts-table.cards ul:after {
  clear: both;
}
.accounts-table.cards ul li {
  display: inline-block;
  margin-bottom: 20px;
  margin-right: -4px;
  padding: 0 16px;
  position: relative;
  vertical-align: top;
  width: 33.3%;
}
.accounts-table.cards ul li:before,
.accounts-table.cards ul li:after {
  content: " ";
  display: table;
}
.accounts-table.cards ul li:after {
  clear: both;
}
.accounts-table.cards ul li:before,
.accounts-table.cards ul li:after {
  content: " ";
  display: table;
}
.accounts-table.cards ul li:after {
  clear: both;
}
.accounts-table.cards ul li .accounts-list-item {
  height: 230px;
  position: relative;
  width: 100%;
}
.accounts-table.cards ul li .accounts-list-item .accounts-list-delete {
  display: block;
}
.accounts-table.cards ul li .accounts-list-item .accounts-list-delete a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #dd1500;
  display: block;
  height: 30px;
  position: absolute;
  right: -10px;
  top: -10px;
  width: 30px;
}
.accounts-table.cards ul li .accounts-list-item .accounts-list-delete a span {
  display: none;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link {
  display: block;
  width: 100%;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .image,
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details {
  display: block;
  float: left;
  height: 230px;
  overflow: hidden;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .image {
  background: #0096db;
  border-bottom: 5px solid #007cb9;
  padding-top: 85px;
  text-align: center;
  width: 30%;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details {
  background: #ffffff;
  border-bottom: 5px solid #cad3d7;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  width: 70%;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details p {
  margin: 0;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .account,
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .name,
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .address,
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .balance,
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .pay-link {
  display: block;
  font-style: normal;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .account {
  color: #636363;
  font-size: 15px;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .account:before,
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .account:after {
  content: " ";
  display: table;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .account:after {
  clear: both;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .account:before,
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .account:after {
  content: " ";
  display: table;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .account:after {
  clear: both;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .account .account-number,
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .account .account-status {
  float: left;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .account .account-number {
  font-weight: bold;
  margin-right: 5px;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .name {
  max-height: 62px;
  overflow: hidden;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .name p {
  font-family: SerifaStd-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 19px;
  line-height: 19px;
  padding-bottom: 8px;
  padding-top: 3px;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .address {
  color: #636363;
  font-size: 15px;
  line-height: 18px;
  padding-bottom: 10px;
  max-height: 56px;
  overflow: hidden;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .address span {
  display: inline;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .balance {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
  position: absolute;
  width: 60%;
  bottom: 5px;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .pay-bill-link {
  margin-top: 5px;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .pay-bill-link a {
  border-top: 1px solid #cccccc;
  display: block;
  font-size: 16px;
  font-weight: normal;
  padding-top: 5px;
}
.accounts-table.cards ul li .accounts-list-item .nav-account-link .account-details .pay-bill-link a .fa {
  font-size: 9px;
}
.accounts-table.cards ul li .accounts-list-item.default .nav-account-link .image,
.accounts-table.cards ul li .accounts-list-item.selected .nav-account-link .image {
  background-color: #68bb45;
  border-color: #97a836;
}
.accounts-table.cards ul li .accounts-list-item.disabled .accounts-list-delete a {
  background-color: #b7c7cf;
}
.accounts-table.cards ul li .accounts-list-item.disabled .nav-account-link .image {
  background-color: #b7c7cf;
  border-color: #91a5af;
}
.accounts-table.cards ul li .accounts-list-item.disabled .nav-account-link .account-details .account,
.accounts-table.cards ul li .accounts-list-item.disabled .nav-account-link .account-details .name,
.accounts-table.cards ul li .accounts-list-item.disabled .nav-account-link .account-details .name a,
.accounts-table.cards ul li .accounts-list-item.disabled .nav-account-link .account-details .address,
.accounts-table.cards ul li .accounts-list-item.disabled .nav-account-link .account-details .balance,
.accounts-table.cards ul li .accounts-list-item.disabled .nav-account-link .account-details .pay-bill-link a {
  color: #636363;
}
.accounts-table.cards ul li .accounts-card-default {
  clear: both;
  padding-top: 5px;
}
.accounts-table.cards ul li .accounts-card-default p {
  font-size: 16px;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .accounts-table.cards ul li {
    width: 50%;
  }
  .accounts-table.cards ul li .accounts-card .nav-account-link .account-details {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .accounts-table.cards ul li {
    display: block;
    width: 100%;
  }
  .accounts-table.cards ul li .accounts-card .nav-account-link .image,
  .accounts-table.cards ul li .accounts-card .nav-account-link .account-details {
    border-bottom: 0;
  }
  .accounts-table.cards ul li .accounts-card .nav-account-link .image {
    padding-top: 55px;
  }
  .accounts-table.cards ul li .accounts-card .nav-account-link .image img {
    width: 38px;
  }
  .accounts-table.cards ul li .accounts-card .nav-account-link .account-details {
    padding-top: 15px;
  }
  .accounts-table.cards ul li .accounts-card .nav-account-link .account-details .pay-bill-link {
    background: #ffffff;
    border-bottom: 5px solid #cad3d7;
    bottom: 0px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .accounts-table.cards ul li .accounts-card .nav-account-link .account-details .pay-bill-link a {
    padding: 20px;
  }
  .accounts-table.cards ul li .accounts-card .nav-account-link .account-details .pay-bill-link a .fa {
    float: right;
    font-size: 20px;
    font-weight: bold;
  }
}
.accounts-table.list {
  padding-bottom: 30px;
}
.accounts-table.list h5 {
  margin-bottom: 30px;
}
.accounts-table.list .accounts-table-legend,
.accounts-table.list .accounts-list-item {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.accounts-table.list .accounts-table-legend p,
.accounts-table.list .accounts-list-item p {
  margin: 0;
}
.accounts-table.list .accounts-table-legend .image,
.accounts-table.list .accounts-list-item .image {
  display: none;
}
.accounts-table.list .accounts-table-legend .name,
.accounts-table.list .accounts-list-item .name,
.accounts-table.list .accounts-table-legend .address,
.accounts-table.list .accounts-list-item .address,
.accounts-table.list .accounts-table-legend .account,
.accounts-table.list .accounts-list-item .account,
.accounts-table.list .accounts-table-legend .balance,
.accounts-table.list .accounts-list-item .balance {
  display: table-cell;
  vertical-align: middle;
}
.accounts-table.list .accounts-table-legend .name,
.accounts-table.list .accounts-list-item .name {
  width: 20%;
}
.accounts-table.list .accounts-table-legend .name p,
.accounts-table.list .accounts-list-item .name p {
  max-height: 60px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .accounts-table.list .accounts-table-legend .name p,
  .accounts-table.list .accounts-list-item .name p {
    max-height: 55px;
  }
}
.accounts-table.list .accounts-table-legend .address,
.accounts-table.list .accounts-list-item .address {
  width: 35%;
}
.accounts-table.list .accounts-table-legend .address .building,
.accounts-table.list .accounts-list-item .address .building {
  width: 62%;
}
@media (max-width: 1023px) {
  .accounts-table.list .accounts-table-legend .address .building,
  .accounts-table.list .accounts-list-item .address .building {
    width: 100%;
  }
}
.accounts-table.list .accounts-table-legend .address .city-zip,
.accounts-table.list .accounts-list-item .address .city-zip {
  width: 35%;
}
@media (max-width: 1023px) {
  .accounts-table.list .accounts-table-legend .address .city-zip,
  .accounts-table.list .accounts-list-item .address .city-zip {
    width: 100%;
  }
}
.accounts-table.list .accounts-table-legend .account,
.accounts-table.list .accounts-list-item .account {
  width: 22%;
}
.accounts-table.list .accounts-table-legend .balance,
.accounts-table.list .accounts-list-item .balance {
  width: 23%;
}
.accounts-table.list .accounts-table-legend .building,
.accounts-table.list .accounts-list-item .building,
.accounts-table.list .accounts-table-legend .city-zip,
.accounts-table.list .accounts-list-item .city-zip,
.accounts-table.list .accounts-table-legend .account-number,
.accounts-table.list .accounts-list-item .account-number,
.accounts-table.list .accounts-table-legend .account-status,
.accounts-table.list .accounts-list-item .account-status,
.accounts-table.list .accounts-table-legend .balance-amount,
.accounts-table.list .accounts-list-item .balance-amount,
.accounts-table.list .accounts-table-legend .balance-misc,
.accounts-table.list .accounts-list-item .balance-misc {
  display: table;
  float: left;
  table-layout: fixed;
}
.accounts-table.list .accounts-table-legend .building p,
.accounts-table.list .accounts-list-item .building p,
.accounts-table.list .accounts-table-legend .city-zip p,
.accounts-table.list .accounts-list-item .city-zip p,
.accounts-table.list .accounts-table-legend .account-number p,
.accounts-table.list .accounts-list-item .account-number p,
.accounts-table.list .accounts-table-legend .account-status p,
.accounts-table.list .accounts-list-item .account-status p,
.accounts-table.list .accounts-table-legend .balance-amount p,
.accounts-table.list .accounts-list-item .balance-amount p,
.accounts-table.list .accounts-table-legend .balance-misc p,
.accounts-table.list .accounts-list-item .balance-misc p {
  display: table-cell;
  vertical-align: middle;
}
.accounts-table.list .accounts-table-legend .account-number,
.accounts-table.list .accounts-list-item .account-number,
.accounts-table.list .accounts-table-legend .balance-amount,
.accounts-table.list .accounts-list-item .balance-amount {
  width: 60%;
}
.accounts-table.list .accounts-table-legend .account-status,
.accounts-table.list .accounts-list-item .account-status,
.accounts-table.list .accounts-table-legend .balance-misc,
.accounts-table.list .accounts-list-item .balance-misc {
  width: 40%;
}
.accounts-table.list .accounts-table-legend .name p,
.accounts-table.list .accounts-list-item .name p,
.accounts-table.list .accounts-table-legend .building p,
.accounts-table.list .accounts-list-item .building p,
.accounts-table.list .accounts-table-legend .city-zip p,
.accounts-table.list .accounts-list-item .city-zip p,
.accounts-table.list .accounts-table-legend .account-number p,
.accounts-table.list .accounts-list-item .account-number p,
.accounts-table.list .accounts-table-legend .account-status p,
.accounts-table.list .accounts-list-item .account-status p,
.accounts-table.list .accounts-table-legend .balance-amount p,
.accounts-table.list .accounts-list-item .balance-amount p {
  padding: 0 10px;
}
.accounts-table.list .accounts-table-legend .account .account-number,
.accounts-table.list .accounts-list-item .account .account-number {
  padding: 0 5px;
}
.accounts-table.list .accounts-table-legend .account .account-status,
.accounts-table.list .accounts-list-item .account .account-status {
  text-align: center;
}
.accounts-table.list .accounts-table-legend .account .account-status p,
.accounts-table.list .accounts-list-item .account .account-status p {
  padding: 0 5px;
  font-size: 14px;
}
.accounts-table.list .accounts-table-legend .balance-misc,
.accounts-table.list .accounts-list-item .balance-misc {
  text-align: center;
}
.accounts-table.list .accounts-table-legend .balance-misc p,
.accounts-table.list .accounts-list-item .balance-misc p {
  padding: 0 5px;
  white-space: nowrap;
  font-size: 14px;
}
.accounts-table.list .accounts-table-legend .balance-amount,
.accounts-table.list .accounts-list-item .balance-amount {
  text-align: right;
}
.accounts-table.list .accounts-table-legend {
  margin-bottom: 10px;
}
.accounts-table.list .accounts-table-legend p {
  font-size: 14px;
  font-weight: bold;
}
.accounts-table.list ul {
  border-bottom: 1px solid #cccccc;
}
.accounts-table.list ul:before,
.accounts-table.list ul:after {
  content: " ";
  display: table;
}
.accounts-table.list ul:after {
  clear: both;
}
.accounts-table.list ul:before,
.accounts-table.list ul:after {
  content: " ";
  display: table;
}
.accounts-table.list ul:after {
  clear: both;
}
.accounts-table.list ul li {
  display: block;
}
.accounts-table.list ul li:before,
.accounts-table.list ul li:after {
  content: " ";
  display: table;
}
.accounts-table.list ul li:after {
  clear: both;
}
.accounts-table.list ul li:before,
.accounts-table.list ul li:after {
  content: " ";
  display: table;
}
.accounts-table.list ul li:after {
  clear: both;
}
.accounts-table.list .accounts-list-item {
  background: #ffffff;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  position: relative;
}
.accounts-table.list .accounts-list-item .name,
.accounts-table.list .accounts-list-item .building,
.accounts-table.list .accounts-list-item .city-zip,
.accounts-table.list .accounts-list-item .account-number,
.accounts-table.list .accounts-list-item .account-status,
.accounts-table.list .accounts-list-item .balance-amount {
  border-right: 1px solid #cccccc;
}
.accounts-table.list .accounts-list-item .name,
.accounts-table.list .accounts-list-item .address,
.accounts-table.list .accounts-list-item .building,
.accounts-table.list .accounts-list-item .city-zip,
.accounts-table.list .accounts-list-item .account,
.accounts-table.list .accounts-list-item .account-number,
.accounts-table.list .accounts-list-item .account-status,
.accounts-table.list .accounts-list-item .balance,
.accounts-table.list .accounts-list-item .balance-amount,
.accounts-table.list .accounts-list-item .balance-misc {
  height: 70px;
}
.accounts-table.list .accounts-list-item .name p,
.accounts-table.list .accounts-list-item .address p,
.accounts-table.list .accounts-list-item .building p,
.accounts-table.list .accounts-list-item .city-zip p,
.accounts-table.list .accounts-list-item .account p,
.accounts-table.list .accounts-list-item .account-number p,
.accounts-table.list .accounts-list-item .account-status p,
.accounts-table.list .accounts-list-item .balance p,
.accounts-table.list .accounts-list-item .balance-amount p,
.accounts-table.list .accounts-list-item .balance-misc p {
  font-size: 16px;
  line-height: 19px;
}
.accounts-table.list .accounts-list-item .name p {
  font-weight: bold;
}
.accounts-table.list .accounts-list-item .account-number p {
  font-weight: bold;
}
.accounts-table.list .accounts-list-item .balance-amount p {
  color: #000000;
  font-weight: bold;
}
.accounts-table.list .accounts-list-item .balance-misc .pay-bill-link .fa {
  font-size: 10px;
  margin-top: -3px;
}
.accounts-table.list .accounts-list-item.default,
.accounts-table.list .accounts-list-item.selected {
  border: 5px solid #68bb45;
  border-left: 0;
}
.accounts-table.list .accounts-list-item.default .name,
.accounts-table.list .accounts-list-item.selected .name {
  border-left: 5px solid #68bb45;
  padding-left: 5px;
}
.accounts-table.list .accounts-list-item.default .name p,
.accounts-table.list .accounts-list-item.selected .name p {
  padding-left: 10px;
}
.accounts-table.list .accounts-list-item.default .balance,
.accounts-table.list .accounts-list-item.selected .balance {
  padding-left: 5px;
}
.accounts-table.list .accounts-list-item.disabled {
  background: #e3e8eb;
}
.accounts-table.list .accounts-list-default {
  margin-bottom: 30px;
  margin-top: 10px;
}
.accounts-table.list .accounts-list-delete {
  background: #ffffff;
  position: absolute;
  height: 70px;
  top: 0px;
  right: 1px;
  text-align: center;
  width: 10%;
}
.accounts-table.list .accounts-list-delete a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #dd1500;
  display: inline-block;
  height: 30px;
  margin-top: 20px;
  width: 30px;
}
.accounts-table.list .accounts-list-delete a span {
  display: none;
}
.accounts-table.list .accounts-list-item.disabled .name p a,
.accounts-table.list .accounts-list-item.disabled .balance-amount p,
.accounts-table.list .accounts-list-item.disabled .balance-misc p .pay-bill-link {
  color: #636363;
}
.accounts-table.list .accounts-list-item.disabled .accounts-list-delete {
  background: #e3e8eb;
}
.accounts-table.list .accounts-list-item.disabled .accounts-list-delete a {
  background-color: #b7c7cf;
}
@media (max-width: 1023px) {
  .accounts-table.list .accounts-list-item {
    display: block;
    text-align: right;
  }
  .accounts-table.list .accounts-list-item:before,
  .accounts-table.list .accounts-list-item:after {
    content: " ";
    display: table;
  }
  .accounts-table.list .accounts-list-item:after {
    clear: both;
  }
  .accounts-table.list .accounts-list-item:before,
  .accounts-table.list .accounts-list-item:after {
    content: " ";
    display: table;
  }
  .accounts-table.list .accounts-list-item:after {
    clear: both;
  }
  .accounts-table.list .accounts-list-item .name,
  .accounts-table.list .accounts-list-item .address,
  .accounts-table.list .accounts-list-item .balance,
  .accounts-table.list .accounts-list-item .building,
  .accounts-table.list .accounts-list-item .city-zip,
  .accounts-table.list .accounts-list-item .account-number,
  .accounts-table.list .accounts-list-item .account-status,
  .accounts-table.list .accounts-list-item .balance-amount,
  .accounts-table.list .accounts-list-item .balance-misc {
    border: 0;
    display: block;
    height: auto;
    width: auto;
  }
  .accounts-table.list .accounts-list-item .address,
  .accounts-table.list .accounts-list-item .balance {
    height: 90px;
  }
  .accounts-table.list .accounts-list-item .accounts-list-delete {
    height: 89px;
  }
  .accounts-table.list .accounts-list-item .name,
  .accounts-table.list .accounts-list-item .address,
  .accounts-table.list .accounts-list-item .balance {
    float: left;
  }
  .accounts-table.list .accounts-list-item .name,
  .accounts-table.list .accounts-list-item .address,
  .accounts-table.list .accounts-list-item .balance {
    text-align: left;
  }
  .accounts-table.list .accounts-list-item .name {
    width: 35%;
  }
  .accounts-table.list .accounts-list-item .name p {
    padding-top: 15px;
  }
  .accounts-table.list .accounts-list-item .account {
    float: left;
    clear: both;
    width: 35%;
    margin-top: -36px;
    height: auto;
  }
  .accounts-table.list .accounts-list-item .address {
    border-right: 1px solid #cccccc;
    width: 40%;
  }
  .accounts-table.list .accounts-list-item .address .building,
  .accounts-table.list .accounts-list-item .address .city-zip {
    float: none;
  }
  .accounts-table.list .accounts-list-item .address .building p {
    padding-top: 15px;
  }
  .accounts-table.list .accounts-list-item .address .city-zip p {
    padding-top: 15px;
  }
  .accounts-table.list .accounts-list-item .balance {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: 15%;
  }
  .accounts-table.list .accounts-list-item .balance .balance-amount,
  .accounts-table.list .accounts-list-item .balance .balance-misc {
    float: none;
    text-align: right;
  }
  .accounts-table.list .accounts-list-item .balance .balance-amount p,
  .accounts-table.list .accounts-list-item .balance .balance-misc p {
    display: block;
  }
  .accounts-table.list .accounts-list-item .balance .balance-amount p {
    padding-top: 15px;
  }
  .accounts-table.list .accounts-list-item .balance .balance-misc {
    padding-top: 15px;
  }
  .accounts-table.list .accounts-list-item .balance .balance-misc p .fa {
    font-size: 8px;
  }
  .accounts-table.list .accounts-list-item .accounts-list-delete {
    background: none;
    border-left: 1px solid #cccccc;
    display: inline-block;
    position: relative;
    width: 55px;
  }
  .accounts-table.list .accounts-list-item .accounts-list-delete a {
    margin-top: 30px;
  }
  .accounts-table.list .accounts-list-item.default .name,
  .accounts-table.list .accounts-list-item.selected .name {
    height: 90px;
  }
}
.accounts-sort {
  position: relative;
  clear: both;
  height: 50px;
  z-index: 15;
}
.accounts-sort .fpl-customized-option {
  width: 208px;
  display: inline-block;
}
/* View All Styling */
.js-view-all-hidden {
  display: none !important;
}
.accounts-viewall {
  text-align: center;
}
.accounts-viewall .viewall-button {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 0;
  text-decoration: none;
  width: 100%;
  cursor: pointer;
}
.accounts-viewall .viewall-button .fa {
  margin-top: -8px;
}
@media print {
  .accounts-landing .accounts-back,
  .accounts-landing .back-link,
  .accounts-landing .accounts-tools,
  .accounts-landing .accounts-filters,
  .accounts-landing .accounts-viewall {
    display: none !important;
  }
  .accounts-landing .accounts-header {
    margin: 0 16px !important;
    border-bottom-width: 0 !important;
  }
  .accounts-landing .accounts-table.cards {
    margin-top: 10px !important;
  }
  .accounts-landing .accounts-table.cards h5 {
    margin-bottom: 0 !important;
    margin-top: 10px !important;
    border-bottom: 1px solid #cccccc !important;
    border-top: 1px solid #cccccc !important;
    padding: 10px 0 !important;
  }
  .accounts-landing .accounts-table.cards li {
    width: 33% !important;
    display: block !important;
    float: left !important;
    page-break-inside: avoid !important;
  }
  .accounts-landing .accounts-table.cards li .accounts-list-item {
    height: 183px !important;
  }
  .accounts-landing .accounts-table.cards li .accounts-list-item .nav-account-link .image {
    display: none !important;
  }
  .accounts-landing .accounts-table.cards li .accounts-list-item .nav-account-link .account-details {
    width: 100% !important;
    height: inherit !important;
    min-height: 190px !important;
    border-bottom-width: 1px;
  }
  .accounts-landing .accounts-table.cards li .accounts-list-item .nav-account-link .account-details .balance {
    width: 100% !important;
    bottom: inherit !important;
    position: relative !important;
  }
  .accounts-landing .accounts-table.cards li .accounts-list-item .nav-account-link .account-details .balance .balance-misc {
    display: none !important;
  }
}
.add-existing-account {
  background: #eff2f4;
  padding-bottom: 65px;
  padding-top: 25px;
}
.add-existing-account:before,
.add-existing-account:after {
  content: " ";
  display: table;
}
.add-existing-account:after {
  clear: both;
}
.add-existing-account:before,
.add-existing-account:after {
  content: " ";
  display: table;
}
.add-existing-account:after {
  clear: both;
}
.add-existing-account .row {
  margin: 0 auto;
  max-width: 1280px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .add-existing-account {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .add-existing-account {
    padding-top: 69px;
  }
}
.add-existing-account h3 span.progress-info {
  font-family: SerifaStd-Light;
  font-weight: normal;
  font-style: normal;
}
.add-existing-account.step2 .account-box-chunk.account-num {
  border-bottom-width: 0;
}
@media (max-width: 767px) {
  .add-existing-account.step2 .account-box-chunk.account-num {
    padding-bottom: 0 !important;
    border-bottom-width: 0 !important;
  }
}
@media (max-width: 767px) {
  .add-existing-account.step2 .account-box-chunk.address {
    padding-bottom: 20px !important;
    padding-top: 0 !important;
  }
}
.add-existing-account.step2 .fpl-dropdown-field {
  margin-bottom: 0;
}
.add-existing-account.step2 .fpl-form .fpl-form-note.fpl-remember .choice-field {
  float: none;
}
.add-existing-account ul.add-account-container {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
  display: -webkit-flex;
}
.add-existing-account ul.add-account-container > li {
  border-right: 1px solid #d9d9d9;
  float: left;
}
.add-existing-account ul.add-account-container > li:last-child {
  border-right-width: 0;
}
@media (max-width: 767px) {
  .add-existing-account ul.add-account-container {
    display: block;
  }
  .add-existing-account ul.add-account-container > li {
    display: block;
  }
}
.add-existing-account .account-entry-container {
  padding: 45px 0;
  margin: 0 16px;
}
@media (max-width: 767px) {
  .add-existing-account .account-entry-container {
    margin: 0 6px;
  }
}
.add-existing-account .account-entry-container .multi-row-text .column-header {
  margin-top: 12px;
}
@media (max-width: 1023px) {
  .add-existing-account .account-entry-container .multi-row-text .column-header {
    width: 100%;
  }
}
.add-existing-account .account-entry-container .multi-row-text .column-header .fpl-popover-icon .fa {
  margin-top: 0px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .add-existing-account .account-entry-container .fpl-tooltip-container .popover {
    margin-left: 150px;
    top: -37px !important;
  }
}
@media (max-width: 767px) {
  .add-existing-account .account-entry-container .fpl-tooltip-container .popover {
    margin-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .add-existing-account .account-entry-container .fpl-tooltip-container.email-head .popover {
    top: -141px !important;
    left: -40px !important;
  }
}
.add-existing-account .account-entry-container .fpl-tooltip-container.email-bill-enroll-head .popover {
  top: -114px !important;
  left: -350px !important;
  width: 460px;
  max-width: 460px;
  top: 100px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .add-existing-account .account-entry-container .fpl-tooltip-container.email-bill-enroll-head .popover {
    top: -160px !important;
    left: -478px !important;
  }
}
.add-existing-account .account-entry-container .column-header {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: left;
  width: 80%;
  margin: 0 auto 15px;
}
.add-existing-account .account-entry-container .column-header:after {
  content: "";
  clear: both;
  display: block;
}
.add-existing-account .account-entry-container .column-header.single-row-tooltip .fpl-popover-icon .fa {
  margin-top: 0;
}
.add-existing-account .account-entry-container .column-header.narrow {
  margin-top: 0;
  width: 80%;
}
.add-existing-account .account-entry-container .column-header.narrow .title {
  float: left;
  margin-right: 10px;
}
.add-existing-account .account-entry-container .column-header.narrow .fpl-popover-icon .fa {
  float: left;
  margin-top: 10px;
}
@media (max-width: 1023px) {
  .add-existing-account .account-entry-container .column-header.narrow {
    width: 85%;
    margin-right: 0;
  }
  .add-existing-account .account-entry-container .column-header.narrow .content {
    float: right;
  }
  .add-existing-account .account-entry-container .column-header.narrow .content .title {
    text-align: center;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .add-existing-account .account-entry-container .column-header.narrow {
    width: 60%;
    margin-right: 8px;
  }
}
.add-existing-account .account-entry-container .column-header.email-head .popover {
  top: 26px !important;
}
@media (max-width: 767px) {
  .add-existing-account .account-entry-container .column-header.email-bill-enroll-head {
    float: left;
    width: 80%;
  }
  .add-existing-account .account-entry-container .column-header.email-bill-enroll-head .popover {
    top: 36px !important;
  }
}
@media (max-width: 767px) {
  .add-existing-account .account-entry-container .column-header {
    width: auto;
    padding-top: 15px;
  }
}
.add-existing-account .account-entry-container .column-header .title .top-row {
  display: block;
}
@media (max-width: 1023px) {
  .add-existing-account .account-entry-container .column-header .title {
    float: left;
    margin-right: 10px;
  }
}
.add-existing-account .account-entry-container .column-header .secondary-header-info {
  font-weight: normal;
}
@media (max-width: 1023px) {
  .add-existing-account .account-entry-container .column-header .secondary-header-info {
    display: block;
  }
}
.add-existing-account .account-entry-container .column-header .fpl-popover-icon .fa {
  height: 20px;
  margin-top: -3px;
  width: 20px;
}
@media (max-width: 1023px) {
  .add-existing-account .account-entry-container .column-header .fpl-popover-icon .fa {
    float: left;
    margin-top: 10px;
  }
}
.add-existing-account .account-entry-container .account-box {
  background: #fff;
  padding: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 5px;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk {
  box-sizing: border-box;
  padding: 12px 12px 0;
  font-size: 15px;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .fpl-form-row {
  margin-bottom: 0;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .enroll-check.choice-field .content {
  margin-top: 10px;
  margin-left: -20px;
}
@media (max-width: 767px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk .enroll-check.choice-field {
    margin: 10px 0;
  }
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .fpl-remember {
  margin: 0 auto;
  max-width: 145px;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .fpl-remember .fpl-customized-option {
  margin-bottom: 0;
  margin-right: 10px;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .fpl-remember .choice-info {
  width: 55%;
  text-align: left;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk .fpl-remember .choice-info {
    float: left;
  }
}
@media (max-width: 767px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk .fpl-remember {
    margin-left: 0;
    max-width: 100%;
  }
  .add-existing-account .account-entry-container .account-box .account-box-chunk .fpl-remember .choice-info {
    width: 80%;
    margin: 15px 0 0 8px;
  }
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .fpl-choice-box {
  width: 93%;
  margin-right: 0;
  margin: 0 auto;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .fpl-choice-box .choice-info {
  width: 64%;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .fpl-choice-box .choice-info .choice-detail {
  text-align: left;
  padding-top: 0;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .add-additional-delete {
  margin: 0 auto;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .add-additional-delete .btn {
  margin: 0 auto;
  width: 150px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk .add-additional-delete .btn {
    width: 104px;
  }
}
@media (max-width: 767px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk .add-additional-delete .btn {
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk {
    padding: 20px 10px;
  }
  .add-existing-account .account-entry-container .account-box .account-box-chunk .side-by-side.account-box-chunk {
    border-width: 0;
    text-align: left;
    height: auto !important;
    padding: 20px 25px 5px;
  }
  .add-existing-account .account-entry-container .account-box .account-box-chunk .side-by-side {
    padding: 5px 25px;
  }
  .add-existing-account .account-entry-container .account-box .account-box-chunk .add-additional-delete {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk {
    padding: 0px 25px;
    border-width: 0;
    text-align: left;
  }
  .add-existing-account .account-entry-container .account-box .account-box-chunk .side-by-side {
    border-width: 0;
  }
  .add-existing-account .account-entry-container .account-box .account-box-chunk .account-box-chunk-inner {
    border-bottom-width: 0;
    border-top-width: 0;
    text-align: left;
  }
  .add-existing-account .account-entry-container .account-box .account-box-chunk .add-additional-delete,
  .add-existing-account .account-entry-container .account-box .account-box-chunk .fpl-customized-option {
    margin: 10px 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk input {
    margin-bottom: 0;
  }
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .fpl-dropdown-field {
  z-index: 10;
}
@media (min-width: 767px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk .fpl-dropdown-field .selected-item-text {
    padding: 10px 32px 10px 0;
  }
}
@media (max-width: 767px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk .fpl-dropdown-field .selected-item-text {
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .message-link {
  text-align: left;
  padding: 10px 0 10px 10px;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .message-link:before,
.add-existing-account .account-entry-container .account-box .account-box-chunk .message-link:after {
  content: " ";
  display: table;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .message-link:after {
  clear: both;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .message-link:before,
.add-existing-account .account-entry-container .account-box .account-box-chunk .message-link:after {
  content: " ";
  display: table;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .message-link:after {
  clear: both;
}
@media (max-width: 767px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk .message-link {
    font-size: 13px;
  }
}
.add-existing-account .account-entry-container .account-box .account-box-chunk.account-add-additional:before,
.add-existing-account .account-entry-container .account-box .account-box-chunk.account-add-additional:after {
  content: " ";
  display: table;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk.account-add-additional:after {
  clear: both;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk.account-add-additional:before,
.add-existing-account .account-entry-container .account-box .account-box-chunk.account-add-additional:after {
  content: " ";
  display: table;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk.account-add-additional:after {
  clear: both;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk.account-add-additional .fpl-customized-option {
  width: 100%;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk.account-add-additional .add-multiple-accounts-trigger {
  display: block;
  margin: 0 auto;
  white-space: nowrap;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk.account-add-additional .btn {
  clear: none;
  display: block;
  float: right;
  margin-right: 20px;
  width: 35%;
}
@media (max-width: 767px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk.account-add-additional .add-multiple-accounts-trigger {
    display: block;
    float: none;
    margin: 0;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 14px;
    width: 100%;
  }
  .add-existing-account .account-entry-container .account-box .account-box-chunk.account-add-additional .add-additional-delete {
    margin-left: 12px;
    margin-right: 12px;
  }
  .add-existing-account .account-entry-container .account-box .account-box-chunk.account-add-additional .add-additional-delete .btn {
    display: block;
    float: none;
    margin: 15px 0px;
    width: 100%;
  }
}
.add-existing-account .account-entry-container .account-box .account-box-chunk.split {
  padding: 0;
}
@media (max-width: 767px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk.split {
    padding: 7px 25px 20px;
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk.split {
    padding: 13px 0;
    text-align: left;
  }
}
@media (min-width: 1024px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk.split .side-by-side {
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-width: 0;
  }
  .add-existing-account .account-entry-container .account-box .account-box-chunk.split .side-by-side.account-box-chunk .content {
    text-align: center;
  }
  .add-existing-account .account-entry-container .account-box .account-box-chunk.split .side-by-side .content {
    width: 90%;
    text-align: left;
    margin: 0 auto;
    overflow: hidden;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk.split .side-by-side {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk {
    height: auto;
    border-bottom: 1px solid #d9d9d9;
  }
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .add-multiple-accounts-trigger {
  display: block;
  font-size: 16px;
  padding: 11px 0;
  text-align: center;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .add-multiple-accounts-trigger .arrow {
  font-size: 10px;
}
@media (max-width: 767px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk .add-multiple-accounts-trigger .arrow {
    float: right;
    font-size: 18px;
    font-weight: bold;
  }
}
@media (max-width: 767px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk .add-multiple-accounts-trigger {
    text-align: left;
    padding: 15px 0 15px;
  }
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .enroll-check {
  width: 30px;
  height: 30px;
  margin: 0 auto;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .enroll-check .fpl-custom-checkbox {
  margin: 10px auto;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .field-error {
  text-align: left;
  padding-bottom: 5px;
}
.add-existing-account .account-entry-container .account-box .account-box-chunk .form-error-note {
  margin: -4px 0 0 26px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk .form-error-note {
    margin: 10px 0 0 26px;
  }
}
.add-existing-account .account-entry-container .account-box .account-box-chunk + .account-box-chunk {
  border-left: 0;
}
@media (max-width: 767px) {
  .add-existing-account .account-entry-container .account-box .account-box-chunk + .account-box-chunk {
    border-left: 1px solid #d9d9d9;
    border-top: 0;
  }
}
.add-existing-account .fatal-error-container {
  padding: 15px;
  margin: 55px 0;
  background-color: #dd1500;
  color: #ffffff;
}
@media (max-width: 767px) {
  .add-existing-account .fatal-error-container {
    padding: 80px 15px;
  }
}
.add-existing-account .fatal-error-container .error-messaging {
  margin: 0 auto;
  font-size: 16px;
  background: url('../images/error-alert.png') left center no-repeat;
  padding-left: 35px;
}
@media (min-width: 768px) {
  .add-existing-account .fatal-error-container .error-messaging {
    padding-left: 50px;
  }
}
.add-existing-account .fatal-error-container .error-messaging .title {
  display: block;
  font-weight: bold;
}
.add-existing-account .fatal-error-container .error-messaging .body {
  display: block;
}
.add-existing-account .error-container {
  background-color: #ecd1d0;
  border: 1px solid #dd1500;
  padding: 15px;
  color: #dd1500;
  margin-top: 10px;
}
.add-existing-account .btn {
  margin: 0 auto;
}
@media (max-width: 767px) {
  .add-existing-account .pull-xs-left {
    float: left;
  }
  .add-existing-account .pull-xs-right {
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .add-existing-account .pull-sm-left {
    float: left;
  }
  .add-existing-account .pull-sm-right {
    float: right;
  }
}
@media (max-width: 1023px) {
  .logged-out .masthead-image {
    margin-top: 180px;
    height: 300px;
  }
  .logged-out .masthead-image.back-to-link {
    margin-top: 180px;
  }
  .logged-out .masthead.masthead-text {
    margin-top: 110px;
  }
  .logged-out .masthead-carousel,
  .logged-out .masthead-single {
    margin-top: 180px;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .logged-out .fpl-alert-banner {
    margin-top: 130px;
  }
  .logged-out .masthead-image {
    margin-top: 130px;
    height: auto;
  }
  .logged-out .masthead-image.back-to-link {
    margin-top: 130px;
  }
  .logged-out .masthead-image.back-to-link .masthead-image-row {
    height: auto;
  }
  .logged-out .masthead-image.back-to-link .masthead-image-row .masthead-content {
    padding-top: 55px;
  }
  .logged-out .masthead.masthead-text {
    margin-top: 61px;
  }
  .logged-out .masthead-carousel,
  .logged-out .masthead-single {
    margin-top: 130px;
  }
}
@media (max-width: 1023px) {
  .has-alert .masthead-image {
    margin-top: 0;
    padding-top: 0;
    height: 300px;
  }
  .has-alert .masthead.masthead-text {
    margin-top: 0;
    padding-top: 0;
  }
  .has-alert .masthead-carousel,
  .has-alert .masthead-single {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .has-alert .registration-container {
    margin-top: 0;
  }
  .has-alert .masthead-image {
    margin-top: 0;
    padding-top: 0;
    height: auto;
  }
  .has-alert .masthead.masthead-text {
    margin-top: 0;
    padding-top: 0;
  }
}
@media (max-width: 1023px) {
  .logged-out.has-alert .fpl-alert-banner {
    margin-top: 180px;
  }
  .logged-out.has-alert .masthead-image {
    margin-top: 0;
    padding-top: 0;
    height: 300px;
  }
  .logged-out.has-alert .masthead.masthead-text {
    margin-top: 0;
    padding-top: 0;
  }
  .logged-out.has-alert .masthead-carousel,
  .logged-out.has-alert .masthead-single {
    margin-top: 0;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .logged-out.has-alert .fpl-alert-banner {
    margin-top: 130px;
  }
  .logged-out.has-alert .masthead-image {
    margin-top: 0;
    padding-top: 0;
    height: auto;
  }
  .logged-out.has-alert .masthead-image.back-to-link .masthead-content {
    padding-top: 55px;
  }
  .logged-out.has-alert .masthead-image img {
    margin-top: 0;
  }
  .logged-out.has-alert .masthead.masthead-text {
    margin-top: 0;
    padding-top: 0;
  }
}
/* Modules */
.fpl-accordion .accordionitem:first-child .accordion-item {
  margin-top: 0;
}
.fpl-accordion .accordion-item {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-top: 24px;
}
@media (max-width: 1023px) {
  .fpl-accordion .accordion-item {
    margin-top: 36px;
  }
}
.fpl-accordion .accordion-item.accordion-open .accordion-header {
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
}
.fpl-accordion .accordion-item.accordion-open .accordion-header .fa.fa-minus {
  display: block;
}
.fpl-accordion .accordion-item.accordion-open .accordion-header .fa.fa-plus {
  display: none;
}
.fpl-accordion .accordion-item.accordion-open .accordion-body {
  display: block;
}
.fpl-accordion .accordion-item .accordion-header {
  background-color: #e2e6e9;
  padding: 24px 64px 24px 16px;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.fpl-accordion .accordion-item .accordion-header h3 {
  font-family: SerifaStd-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  color: #000000;
  line-height: 30px;
  margin: 0;
}
.fpl-accordion .accordion-item .accordion-header .accordion-icon {
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  width: 36px;
  height: 36px;
  top: 0;
  bottom: 0;
  right: 16px;
  padding: 10px;
  margin: auto;
  display: block;
  text-align: center;
}
.fpl-accordion .accordion-item .accordion-header .accordion-icon .fa {
  font-size: 16px;
  width: 16px;
  height: 16px;
  color: #0096db;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.fpl-accordion .accordion-item .accordion-header .accordion-icon .fa-minus {
  display: none;
}
.fpl-accordion .accordion-item .accordion-header .accordion-icon:hover,
.fpl-accordion .accordion-item .accordion-header .accordion-icon:active,
.fpl-accordion .accordion-item .accordion-header .accordion-icon:focus,
.fpl-accordion .accordion-item .accordion-header .accordion-icon:visited {
  text-decoration: none;
}
.fpl-accordion .accordion-item .accordion-body {
  display: none;
  padding: 24px 0;
  background-color: #eff2f4;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
}
.fpl-accordion .accordion-item .accordion-body p {
  font-size: 16px;
  line-height: 30px;
  color: #0c2739;
  margin-bottom: 42px;
}
.fpl-accordion .accordion-item .accordion-body p:last-child {
  margin-bottom: 0;
}
.fpl-accordion .accordion-item .accordion-body p.list-intro {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .fpl-accordion .accordion-item .accordion-body p {
    margin-bottom: 30px;
    line-height: 24px;
  }
  .fpl-accordion .accordion-item .accordion-body p.list-intro {
    margin-bottom: 36px;
  }
}
.fpl-accordion .accordion-item .accordion-body h5 {
  font-size: 18px;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  margin: 0 0 18px 0;
  color: #000000;
}
@media (max-width: 767px) {
  .fpl-accordion .accordion-item .accordion-body h5 {
    margin: 0 0 6px 0;
  }
}
.fpl-accordion .accordion-item .accordion-body ul {
  margin: 0 0 42px 0;
  padding: 0;
}
.fpl-accordion .accordion-item .accordion-body ul li {
  list-style-position: outside;
  font-size: 16px;
  color: #0c2739;
  line-height: 30px;
  margin-left: 16px;
}
@media (max-width: 767px) {
  .fpl-accordion .accordion-item .accordion-body ul {
    margin: 0 0 30px 0;
  }
  .fpl-accordion .accordion-item .accordion-body ul li {
    line-height: 24px;
  }
}
.article-sidebar .fpl-accordion {
  clear: both;
}
.article-sidebar .fpl-accordion:before,
.article-sidebar .fpl-accordion:after {
  content: " ";
  display: table;
}
.article-sidebar .fpl-accordion:after {
  clear: both;
}
.article-sidebar .fpl-accordion:before,
.article-sidebar .fpl-accordion:after {
  content: " ";
  display: table;
}
.article-sidebar .fpl-accordion:after {
  clear: both;
}
.article-sidebar .fpl-accordion .accordion-item {
  margin-top: 10px;
}
.article-sidebar .fpl-accordion .accordion-item .accordion-header h3 {
  font-size: 18px;
  line-height: 22px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .article-sidebar .fpl-accordion {
    margin-left: 40px;
    margin-right: 40px;
  }
}
.parsys_column .fpl-accordion {
  margin-bottom: 20px;
  margin-top: 20px;
}
.fpl-calculator {
  margin: 24px 0;
}
.fpl-calculator .sidebar {
  padding: 30px 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.fpl-calculator .sidebar h3 {
  font-family: SerifaStd-Roman;
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 36px;
}
.fpl-calculator .sidebar .fpl-form .fpl-form-row label {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  display: block;
  margin-bottom: 18px;
  font-weight: normal;
}
.fpl-calculator .sidebar .fpl-form .fpl-form-row .fpl-form-field .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item {
  font-size: 18px;
}
.fpl-calculator .sidebar .fpl-form .fpl-form-row .fpl-form-field .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item .selected-item-text {
  padding: 10px 32px 10px 0;
}
.fpl-calculator .sidebar .fpl-form .fpl-form-row .fpl-form-field .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item .selected-item-arrow {
  width: 32px;
  height: 32px;
}
.fpl-calculator .sidebar .fpl-form .fpl-form-row .fpl-form-field .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-selected-item .selected-item-arrow .fa {
  right: 0;
  left: 0;
}
.fpl-calculator .sidebar .fpl-form .fpl-form-row .fpl-form-field .fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-list li {
  font-size: 18px;
  padding: 10px 0;
}
.fpl-calculator .sidebar .fpl-form .form-results .fpl-form-row label {
  margin-bottom: -6px;
}
.fpl-calculator .sidebar .fpl-form .form-results .fpl-form-row .fpl-form-field .result-amount {
  display: block;
  font-size: 54px;
  color: #0c2739;
}
.fpl-calculator .sidebar .disclaimer {
  font-size: 12px;
  line-height: 18px;
  color: #666666;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-calculator .sidebar {
    padding: 36px 50px;
  }
  .fpl-calculator .sidebar h3 {
    display: block;
    text-align: center;
    margin-bottom: 30px;
  }
  .fpl-calculator .fpl-form {
    overflow: hidden;
    position: relative;
  }
  .fpl-calculator .fpl-form .form-info {
    float: left;
    width: 60%;
    padding-right: 40px;
    border-right: 1px solid #cccccc;
  }
  .fpl-calculator .fpl-form .form-results {
    height: 438px;
    position: relative;
  }
  .fpl-calculator .fpl-form .form-results .calculated-values {
    padding-left: 40px;
    width: 39%;
    position: absolute;
    margin: auto;
    height: 276px;
    top: 0;
    bottom: 0;
    right: 0;
  }
  .fpl-calculator .fpl-form .form-results .calculated-values .fpl-form-row label {
    margin-bottom: 18px;
  }
  .fpl-calculator .fpl-form .form-results .calculated-values .fpl-form-row .fpl-form-field .result-amount {
    font-size: 42px;
  }
  .fpl-calculator .disclaimer {
    margin: 30px auto 0;
    text-align: center;
    display: block;
    max-width: 472px;
  }
}
@media (max-width: 767px) {
  .fpl-calculator .sidebar {
    padding: 35px 10px;
  }
  .fpl-calculator .sidebar h3 {
    margin-bottom: 24px;
  }
  .fpl-calculator .fpl-form .form-results .fpl-form-row .fpl-form-field .result-amount {
    font-size: 36px;
  }
}
.fpl-calculator .fpl-form .fpl-form-row .fpl-form-field {
  overflow: hidden;
}
.fpl-calculator .fpl-form .fpl-form-row .fpl-form-field .fpl-number-field .number-arrow {
  width: 54px;
  height: 54px;
  float: left;
  background-color: #ffffff;
  display: block;
  position: relative;
}
.fpl-calculator .fpl-form .fpl-form-row .fpl-form-field .fpl-number-field .number-arrow .num-arrow-icon {
  display: block;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  width: 14px;
  height: 17px;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
}
.fpl-calculator .fpl-form .fpl-form-row .fpl-form-field .fpl-number-field .number-arrow.increment {
  -webkit-border-radius: 0 8px 8px 0;
  -moz-border-radius: 0 8px 8px 0;
  border-radius: 0 8px 8px 0;
}
.fpl-calculator .fpl-form .fpl-form-row .fpl-form-field .fpl-number-field .number-arrow.increment .num-arrow-icon {
  border-left: 14px solid #0096db;
}
.fpl-calculator .fpl-form .fpl-form-row .fpl-form-field .fpl-number-field .number-arrow.decrement {
  -webkit-border-radius: 8px 0 0 8px;
  -moz-border-radius: 8px 0 0 8px;
  border-radius: 8px 0 0 8px;
}
.fpl-calculator .fpl-form .fpl-form-row .fpl-form-field .fpl-number-field .number-arrow.decrement .num-arrow-icon {
  border-right: 14px solid #0096db;
}
.fpl-calculator .fpl-form .fpl-form-row .fpl-form-field .fpl-number-field .number-arrow.disabled .num-arrow-icon {
  opacity: .3;
  filter: alpha(opacity=30);
}
.fpl-calculator .fpl-form .fpl-form-row .fpl-form-field .fpl-number-field .number-display {
  width: 50px;
  height: 54px;
  float: left;
  background-color: #ffffff;
  border-width: 0 1px 0 1px;
  border-color: #ececec;
  border-style: solid;
  position: relative;
}
.fpl-calculator .fpl-form .fpl-form-row .fpl-form-field .fpl-number-field .number-display .number-value {
  display: block;
  font-size: 20px;
  color: #0c2739;
  text-align: center;
  height: 28px;
  width: 50px;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fpl-did-you-know {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #eff2f4;
  border: 1px solid #a8a5a5;
  padding: 25px 15px;
  width: 100%;
}
.fpl-did-you-know h5 {
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding: 0 0 20px 0;
  display: block;
  font-family: SerifaStd-Light;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
}
.fpl-did-you-know h5 img {
  display: inline-block;
  vertical-align: top;
  width: 38px;
  margin-right: 40px;
}
.fpl-did-you-know p {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  margin: 20px 0 0;
}
.fpl-did-you-know p.source {
  font-size: 12px;
}
@media (max-width: 1023px) {
  .fpl-did-you-know {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-did-you-know {
    border: 0;
  }
  .fpl-did-you-know h5 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .fpl-did-you-know h5 .lightbulb {
    font-size: 32px;
    padding-left: 60px;
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
.facts {
  background-color: #eff2f4;
  padding: 30px 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.facts .facts-column .facts-section {
  padding-bottom: 30px;
  margin-top: 36px;
  border-bottom: 1px solid #cccccc;
}
.facts .facts-column .facts-section:first-child {
  margin-top: 0;
}
.facts .facts-column .facts-section a {
  font-size: 16px;
}
.facts .facts-column .facts-section a .fa-file-text {
  margin: 2px 16px 0 0;
  vertical-align: top;
}
.facts .facts-column .facts-section p {
  font-size: 16px;
}
.facts .facts-column .facts-section.facts-image-section {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .facts .facts-column .facts-section.facts-image-section {
    border-bottom: 0;
    display: block;
  }
}
.facts .facts-column .facts-section.facts-image-section .facts-image-wrap {
  display: inline-block;
}
.facts .facts-column .facts-section.facts-image-section .facts-image-wrap .facts-img {
  position: relative;
  margin: 0 auto 20px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid #ffffff;
}
.facts .facts-column .facts-section.facts-image-section .facts-image-wrap .facts-img img {
  max-width: 100%;
}
.facts .facts-column .facts-section.facts-image-section .facts-image-wrap .facts-img .facts-zoom-icon {
  width: 50px;
  height: 50px;
  padding: 10px;
  background-color: #eff2f4;
  position: absolute;
  -webkit-box-shadow: 2px 2px 1px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 2px 2px 1px 1px rgba(0, 0, 0, 0.35);
  right: 16px;
  bottom: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.facts .facts-column .facts-section.facts-image-section .facts-image-wrap .facts-img .facts-zoom-icon .fa {
  font-size: 30px;
  width: 30px;
  height: 30px;
  margin: 0;
}
.facts .facts-column .facts-section.facts-image-section .facts-image-wrap a {
  display: block;
  text-align: left;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .facts .facts-column {
    width: 50%;
    float: left;
    padding-left: 16px;
  }
  .facts .facts-column:first-child {
    padding-left: 0;
    border-right: 1px solid #cccccc;
    padding-right: 16px;
  }
  .facts .facts-column .facts-section {
    display: inline-block;
    border-bottom: 0;
    border-top: 1px solid #cccccc;
    padding-top: 30px;
  }
  .facts .facts-column .facts-section p {
    max-width: 250px;
  }
  .facts .facts-column .facts-section:first-child {
    border-top: 0;
    padding: 0;
  }
}
.facts .facts-image-content {
  text-align: center;
  margin-bottom: 40px;
}
.fpl-info-list {
  background-color: #eff2f4;
  margin: 30px 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.fpl-info-list h3 {
  font-family: SerifaStd-Roman;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  color: #000000;
  line-height: 26px;
  padding: 0 0 24px 0;
  border-bottom: 1px solid #cccccc;
  margin: 0 0 24px 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-info-list h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .fpl-info-list h3 {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-info-list h3 {
    text-align: center;
  }
}
.fpl-info-list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.fpl-info-list ul li {
  font-size: 16px;
  margin-bottom: 10px;
  padding-left: 25px;
  position: relative;
}
.fpl-info-list ul li:before,
.fpl-info-list ul li:after {
  content: " ";
  display: table;
}
.fpl-info-list ul li:after {
  clear: both;
}
.fpl-info-list ul li:before,
.fpl-info-list ul li:after {
  content: " ";
  display: table;
}
.fpl-info-list ul li:after {
  clear: both;
}
.fpl-info-list ul li .fa-check {
  float: left;
  width: 16px;
  color: #68bb45;
  left: 0;
  margin: 0 16px 0 0;
  position: absolute;
  top: 3px;
  vertical-align: baseline;
}
.fpl-info-list ul li a {
  display: block;
  text-decoration: none;
}
.fpl-info-list ul li a span {
  vertical-align: top;
  max-width: 75%;
}
@media (max-width: 767px) {
  .fpl-info-list ul li a span {
    max-width: 220px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-info-list ul li {
    display: inline-block;
    width: 32%;
    margin-right: 16.666667%;
    padding-right: 24px;
  }
  .fpl-info-list ul li:nth-child(2n+1) {
    margin-left: 16.666667%;
    margin-right: 0;
  }
  .fpl-info-list ul li a span {
    max-width: 160px;
  }
}
.fpl-info-list .info-section {
  border-top: 1px solid #cccccc;
  padding: 30px 0;
}
.fpl-info-list .info-section:first-child {
  margin-top: 0;
  border-top: 0;
  padding-top: 0;
}
.fpl-info-list .info-section h3 {
  margin: 0 0 24px 0;
  border-bottom: 0;
  padding: 0;
}
.fpl-info-list .info-section p {
  font-size: 16px;
  line-height: 24px;
  margin: 36px 0 0 0;
}
.fpl-info-list .info-section .info-column:first-child p {
  margin-top: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-info-list .info-section {
    overflow: hidden;
    position: relative;
  }
  .fpl-info-list .info-section .info-column {
    width: 33.3333%;
    float: left;
    padding: 0 16px;
  }
  .fpl-info-list .info-section p {
    text-align: center;
  }
}
.fpl-links-list.carets-off ul li a .fa {
  display: none;
}
.fpl-links-list.desc-off p {
  display: none;
}
.fpl-links-list h4 {
  font-family: SerifaStd-Roman;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  color: #000000;
  line-height: 26px;
  margin: 0 0 20px 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-links-list h4 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .fpl-links-list h4 {
    font-size: 20px;
  }
}
.fpl-links-list p {
  color: #404040;
  margin-bottom: 10px;
  font-size: 16px;
}
.fpl-links-list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.fpl-links-list ul li {
  display: block;
  padding: 5px 0;
  margin: 0;
}
.fpl-links-list ul li a {
  font-family: 'Arial';
  font-size: 16px;
  word-wrap: break-word;
}
.fpl-links-list ul li a .fa {
  font-size: 7px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .fpl-links-list {
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 36px -16px;
    padding: 0;
  }
  .fpl-links-list hr {
    display: none;
  }
  .fpl-links-list h4 {
    padding: 0 16px 16px 16px;
    display: block;
    margin: 0;
  }
  .fpl-links-list p {
    font-size: 15px;
    padding: 0 16px 16px;
  }
  .fpl-links-list ul li {
    display: block;
    margin: 0;
    border-bottom: 1px solid #cccccc;
    padding: 0;
  }
  .fpl-links-list ul li:first-child {
    border-top: 1px solid #cccccc;
  }
  .fpl-links-list ul li a {
    display: block;
    width: 100%;
    position: relative;
    padding: 16px;
  }
  .fpl-links-list ul li a .fa {
    font-size: 10px;
    width: 7px;
    height: 10px;
    position: absolute;
    margin: auto;
    right: 16px;
    bottom: 0;
    top: 0;
  }
}
.fpl-bullet-list.carets-off ul li a .fa {
  display: none;
}
.fpl-bullet-list.desc-off p {
  display: none;
}
.fpl-bullet-list h4 {
  font-family: SerifaStd-Roman;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  color: #000000;
  line-height: 26px;
  margin: 0 0 20px 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-bullet-list h4 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .fpl-bullet-list h4 {
    font-size: 20px;
  }
}
.fpl-bullet-list p {
  color: #404040;
  font-size: 16px;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .fpl-bullet-list p {
    font-size: 15px;
    padding: 0 16px 16px;
  }
}
.fpl-bullet-list ul li {
  font-size: 16px;
  padding: 3px 0;
  margin: 0;
}
.fpl-bullet-list ul li a {
  font-size: 16px;
}
.fpl-bullet-list ul li a .fa {
  font-size: 10px;
}
.fpl-gallery {
  margin-top: 60px;
}
.fpl-gallery h3 {
  background: url(../images/fpl_title_sprite.png) top left no-repeat #ffffff;
  margin: 0 0 24px 0;
  padding: 4px 0 0 54px;
}
.fpl-gallery .gallery .gallery-wrap {
  opacity: 0;
}
.fpl-gallery .gallery .gallery-item .gallery-img {
  width: 100%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.fpl-gallery .gallery .gallery-item .gallery-img img {
  max-width: 100%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.fpl-gallery .gallery.gallery-images-loading {
  min-height: 300px;
  background: url(../images/bx_loader.gif) center center no-repeat #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fpl-gallery .gallery.gallery-images-loading .gallery-wrap {
  visibility: hidden;
  opacity: 0;
}
.fpl-gallery.info-gallery .gallery-wrap.loading-complete {
  opacity: 1;
}
.fpl-gallery.info-gallery .gallery-info {
  float: left;
  padding: 0 16px;
  width: 33.333333%;
}
.fpl-gallery.info-gallery .gallery-info h3 {
  background: none;
  margin: 0 0 24px 0;
  padding: 4px 0 0;
}
.fpl-gallery.info-gallery .gallery-info p {
  color: #252525;
  font-size: 16px;
  line-height: 30px;
  margin: 24px 0 16px 0;
}
.fpl-gallery.info-gallery .gallery-info p:first-child {
  margin-top: 0;
}
.fpl-gallery.info-gallery .gallery {
  float: left;
  padding: 0 16px;
  width: 66.666666%;
}
.fpl-gallery.info-gallery .gallery .gallery-item {
  width: 50%;
  padding: 0 0 0 16px;
  display: inline-block;
  vertical-align: top;
  margin-left: -4px;
}
.fpl-gallery.info-gallery .gallery .gallery-item:nth-child(2n+1) {
  margin-left: 0;
  padding: 0 16px 0 0;
}
.fpl-gallery.info-gallery .gallery .gallery-item p {
  font-family: SerifaStd-Roman;
  font-weight: normal;
  font-style: normal;
  color: #0c2739;
  font-size: 16px;
  line-height: 24px;
  margin: 12px 0 16px 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-gallery.info-gallery .gallery .gallery-item p {
    font-size: 14px;
  }
}
.fpl-gallery.image-gallery .gallery {
  margin: 0 -16px;
}
.fpl-gallery.image-gallery .gallery h3 {
  margin-left: 16px;
}
.fpl-gallery.image-gallery .gallery .gallery-wrap.loading-complete {
  opacity: 1;
}
.fpl-gallery.image-gallery .gallery .gallery-item {
  width: 33.333333%;
  padding: 0 16px;
  display: block;
  float: left;
  margin: 16px 0;
}
.fpl-gallery.image-gallery .gallery .gallery-item p {
  font-family: SerifaStd-Roman;
  font-weight: normal;
  font-style: normal;
  color: #0c2739;
  font-size: 16px;
  line-height: 24px;
  margin: 12px 0 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-gallery.image-gallery .gallery .gallery-item p {
    font-size: 14px;
  }
}
.fpl-gallery.carousel-gallery .gallery {
  -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.fpl-gallery.carousel-gallery .gallery .gallery-wrap {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
}
.fpl-gallery.carousel-gallery .gallery.gallery-images-loading {
  min-height: 300px;
  background: url(../images/bx_loader.gif) center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fpl-gallery.carousel-gallery .gallery.gallery-images-loading .gallery-wrap {
  visibility: hidden;
  opacity: 0;
}
.fpl-gallery.carousel-gallery .gallery .carousel-viewport .carousel-slides {
  list-style: none;
  padding: 0;
}
.fpl-gallery.carousel-gallery .gallery .carousel-viewport .gallery-item {
  min-height: 1px;
  min-width: 1px;
}
.fpl-gallery.carousel-gallery .gallery .carousel-viewport .gallery-item .gallery-img {
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
}
.fpl-gallery.carousel-gallery .gallery .carousel-viewport .gallery-item .gallery-img img {
  max-width: 100%;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  display: inline-block;
}
.fpl-gallery.carousel-gallery .gallery .carousel-viewport h4 {
  font-family: SerifaStd-Light;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 42px;
  color: #0c2739;
  display: block;
  padding: 24px 100px;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  margin: 0;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
}
@media (max-width: 767px) {
  .fpl-gallery.carousel-gallery .gallery .carousel-viewport h4 {
    font-family: SerifaStd-Roman;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
  }
}
.fpl-gallery.carousel-gallery .gallery .mobile-carousel-pager {
  display: none;
}
.fpl-gallery.carousel-gallery .gallery .carousel-pager {
  display: block;
}
.fpl-gallery.carousel-gallery .gallery .carousel-pager .pager-nav {
  display: inline-block;
  vertical-align: middle;
  width: 10%;
  text-align: center;
  margin-left: -4px;
}
.fpl-gallery.carousel-gallery .gallery .carousel-pager .pager-nav:first-child {
  margin-left: 0;
}
.fpl-gallery.carousel-gallery .gallery .carousel-pager .pager-nav .pager-icon {
  width: 11px;
  height: 20px;
  display: inline-block;
}
.fpl-gallery.carousel-gallery .gallery .carousel-pager .pager-nav .pager-icon .icon-arrow {
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  float: left;
}
.fpl-gallery.carousel-gallery .gallery .carousel-pager .pager-nav .pager-icon .icon-bar {
  display: block;
  float: left;
  width: 1px;
  height: 20px;
  background-color: #0096db;
}
.fpl-gallery.carousel-gallery .gallery .carousel-pager .pager-nav .pager-icon .disabled .icon-bar {
  background-color: #cccccc;
}
.fpl-gallery.carousel-gallery .gallery .carousel-pager .pager-nav .pager-icon.pager-prev .icon-arrow {
  border-right: 10px solid #0096db;
}
.fpl-gallery.carousel-gallery .gallery .carousel-pager .pager-nav .pager-icon.pager-prev .disabled .icon-arrow {
  border-right: 10px solid #cccccc;
}
.fpl-gallery.carousel-gallery .gallery .carousel-pager .pager-nav .pager-icon.pager-next .icon-arrow {
  border-left: 10px solid #0096db;
}
.fpl-gallery.carousel-gallery .gallery .carousel-pager .pager-nav .pager-icon.pager-next .disabled .icon-arrow {
  border-left: 10px solid #cccccc;
}
.fpl-gallery.carousel-gallery .gallery .carousel-pager .pager-thumbs {
  padding: 18px 32px;
  background-color: #eff2f4;
  border-right: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  width: 80%;
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin-left: -4px;
}
.fpl-gallery.carousel-gallery .gallery .carousel-pager .pager-thumbs .pager-images {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 600%;
}
.fpl-gallery.carousel-gallery .gallery .carousel-pager .pager-thumbs .pager-images .gallery-img {
  float: left;
  display: block;
  padding: 0;
  width: 176px;
  outline: none;
}
.fpl-gallery.carousel-gallery .gallery .carousel-pager .pager-thumbs .pager-images .gallery-img img {
  padding: 2px;
}
.fpl-gallery.carousel-gallery .gallery .carousel-pager .pager-thumbs .pager-images .gallery-img.active img {
  background: #0096db;
}
.fpl-gallery.carousel-gallery .gallery .carousel-pager .pager-thumbs .pager-images .gallery-img img {
  width: 100%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.fpl-gallery.carousel-gallery .gallery .carousel-pager .pager-thumbs .bx-wrapper .bx-viewport {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  left: 0;
  background-color: #eff2f4;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-gallery.info-gallery .gallery-info {
    width: 50%;
  }
  .fpl-gallery.info-gallery .gallery {
    width: 50%;
  }
  .fpl-gallery.carousel-gallery .gallery .carousel-viewport h4 {
    padding: 16px 64px;
  }
  .fpl-gallery.carousel-gallery .gallery .carousel-pager .pager-thumbs {
    padding: 18px 20px;
  }
}
@media (max-width: 767px) {
  .fpl-gallery.info-gallery .gallery-info {
    width: 100%;
    margin-bottom: 36px;
    padding: 0;
  }
  .fpl-gallery.info-gallery h3 {
    margin: 0 0 24px 16px;
  }
  .fpl-gallery.info-gallery .gallery {
    width: auto;
    padding: 0;
  }
  .fpl-gallery.info-gallery .gallery .gallery-item {
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 0;
  }
  .fpl-gallery.info-gallery .gallery .gallery-item:nth-child(2n+1) {
    padding: 0;
  }
  .fpl-gallery.info-gallery .gallery .gallery-item .gallery-img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: block;
    width: 100%;
  }
  .fpl-gallery.info-gallery .gallery .gallery-item .gallery-img img {
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    min-width: 1px;
  }
  .fpl-gallery.info-gallery .gallery .gallery-item p {
    font-family: SerifaStd-Light;
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    line-height: 42px;
    color: #0c2739;
    display: block;
    padding: 12px 24px;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    margin: 0;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    text-align: left;
  }
  .fpl-gallery.carousel-gallery h3 {
    display: none;
  }
  .fpl-gallery.carousel-gallery .gallery {
    margin: 0 -16px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .fpl-gallery.carousel-gallery .gallery .carousel-viewport h4 {
    padding: 12px 24px;
  }
  .fpl-gallery.carousel-gallery .gallery .carousel-pager {
    display: none;
  }
  .fpl-gallery.image-gallery .gallery {
    -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
  }
  .fpl-gallery.image-gallery .gallery .mobile-carousel-slides .gallery-item {
    padding: 0;
    margin-top: 0;
  }
  .fpl-gallery.image-gallery .gallery .mobile-carousel-slides .gallery-item .gallery-img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: block;
  }
  .fpl-gallery.image-gallery .gallery .mobile-carousel-slides .gallery-item p {
    font-family: SerifaStd-Light;
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    line-height: 42px;
    color: #0c2739;
    display: block;
    padding: 12px 24px;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    margin: 0;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    text-align: left;
  }
  .fpl-gallery.info-gallery .gallery-info,
  .fpl-gallery.image-gallery .gallery-info {
    clear: both;
  }
  .fpl-gallery.info-gallery .gallery-image-section,
  .fpl-gallery.image-gallery .gallery-image-section {
    position: relative;
    width: auto;
    min-height: 300px;
    clear: both;
    margin-left: -16px;
    margin-right: -16px;
  }
  .fpl-gallery.info-gallery .gallery .gallery-wrap,
  .fpl-gallery.image-gallery .gallery .gallery-wrap {
    visibility: visible;
    opacity: 0;
  }
  .fpl-gallery.info-gallery .gallery .gallery-wrap.loading-complete,
  .fpl-gallery.image-gallery .gallery .gallery-wrap.loading-complete {
    opacity: 1;
  }
  .fpl-gallery.info-gallery .gallery.gallery-images-loading,
  .fpl-gallery.image-gallery .gallery.gallery-images-loading {
    min-height: 300px;
    background: url(../images/bx_loader.gif) center center no-repeat #ffffff;
    height: 100%;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .fpl-gallery.info-gallery .gallery.gallery-images-loading .gallery-wrap,
  .fpl-gallery.image-gallery .gallery.gallery-images-loading .gallery-wrap {
    visibility: hidden;
    opacity: 0;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .fpl-gallery.info-gallery .gallery .gallery-item p {
    font-family: SerifaStd-Roman;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .fpl-gallery.image-gallery .gallery .mobile-carousel-slides .gallery-item p {
    font-family: SerifaStd-Roman;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
  }
}
.fpl-gallery .mobile-carousel-pager {
  display: block;
  padding: 10px 16px;
}
.fpl-gallery .mobile-carousel-pager .pager-icon {
  display: inline-block;
  vertical-align: middle;
  width: 10%;
  margin-left: -4px;
}
.fpl-gallery .mobile-carousel-pager .pager-icon:first-child {
  margin-left: 0;
}
.fpl-gallery .mobile-carousel-pager .pager-icon .icon-arrow {
  display: block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  float: left;
}
.fpl-gallery .mobile-carousel-pager .pager-icon.pager-prev .icon-arrow {
  border-right: 6px solid #0096db;
}
.fpl-gallery .mobile-carousel-pager .pager-icon.pager-prev .disabled .icon-arrow {
  border-right: 6px solid #cccccc;
}
.fpl-gallery .mobile-carousel-pager .pager-icon.pager-next .icon-arrow {
  float: right;
  border-left: 6px solid #0096db;
}
.fpl-gallery .mobile-carousel-pager .pager-icon.pager-next .disabled .icon-arrow {
  border-left: 6px solid #cccccc;
}
.fpl-gallery .mobile-carousel-pager .pager-info {
  display: inline-block;
  vertical-align: middle;
  width: 80%;
  font-size: 14px;
  text-align: center;
  margin-left: -4px;
}
.fpl-gallery .mobile-carousel-pager .pager-info .current-page {
  font-weight: bold;
}
#imageGalleryModal .modal-dialog {
  width: 80%;
  max-width: 1024px;
}
#imageGalleryModal .modal-dialog .modal-content {
  padding-bottom: 40px;
}
#imageGalleryModal .modal-dialog .modal-content .modal-gallery-img {
  display: block;
  position: relative;
}
#imageGalleryModal .modal-dialog .modal-content .modal-gallery-img img {
  width: 100%;
  max-width: 100%;
}
#imageGalleryModal .modal-dialog .modal-content .modal-gallery-img h4 {
  font-family: SerifaStd-Light;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 42px;
  color: #0c2739;
  display: block;
  padding: 24px 36px;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  margin: 0;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
}
@media (max-width: 767px) {
  #imageGalleryModal .modal-dialog .modal-content .modal-gallery-img h4 {
    font-family: SerifaStd-Roman;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
  }
}
.bx-wrapper .bx-loading,
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next,
.bx-wrapper .bx-controls-auto .bx-start,
.bx-wrapper .bx-controls-auto .bx-stop {
  background: none;
}
.bx-wrapper {
  margin: 0;
}
.bx-wrapper .bx-viewport {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  left: 0;
}
.fpl-media-player-thumb {
  line-height: 0;
  margin-top: 60px;
  position: relative;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.fpl-media-player-thumb .player-thumb-img {
  width: 100%;
  height: auto;
  border-right: 1px solid transparent;
}
.fpl-media-player-thumb .player-thumb-img img {
  width: 100%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.fpl-media-player-thumb .player-thumb-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.fpl-media-player-thumb .player-thumb-overlay img {
  width: 100%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.fpl-media-player-thumb .player-thumb-content {
  height: 152px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
}
.fpl-media-player-thumb .player-thumb-content .player-icon {
  display: block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background: #ffffff;
  width: 64px;
  height: 64px;
  margin: auto;
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.15);
  position: relative;
}
.fpl-media-player-thumb .player-thumb-content .player-icon .play-icon {
  display: block;
  width: 18px;
  height: 18px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 16px solid #0096db;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  left: 6px;
  right: 0;
}
.fpl-media-player-thumb .player-thumb-content p {
  font-family: SerifaStd-Roman;
  font-weight: normal;
  font-style: normal;
  color: #0c2739;
  font-size: 18px;
  line-height: 24px;
  display: block;
  padding: 16px 16px 0 16px;
  margin: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .fpl-media-player-thumb .player-thumb-content p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-media-player-thumb .player-thumb-content {
    height: 152px;
  }
  .fpl-media-player-thumb .player-thumb-content .player-icon {
    width: 92px;
    height: 92px;
  }
  .fpl-media-player-thumb .player-thumb-content .player-icon .play-icon {
    width: 22px;
    height: 22px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 20px solid #0096db;
  }
  .fpl-media-player-thumb .player-thumb-content p {
    padding: 5% 16px 0 16px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) and (max-width: 767px) {
  .fpl-media-player-thumb .player-thumb-content p {
    padding: 6% 16px 0 16px;
  }
}
#mediaPlayerModal .modal-dialog,
.mediaPlayerModal .modal-dialog,
.fplModal.modal[id^="mediaPlayerModal-"] .modal-dialog {
  width: 940px;
}
#mediaPlayerModal .modal-dialog .modal-content .media-player-content iframe,
.mediaPlayerModal .modal-dialog .modal-content .media-player-content iframe,
.fplModal.modal[id^="mediaPlayerModal-"] .modal-dialog .modal-content .media-player-content iframe {
  width: 900px;
  height: 506px;
}
@media (min-width: 1280px) {
  #mediaPlayerModal .modal-dialog,
  .mediaPlayerModal .modal-dialog,
  .fplModal.modal[id^="mediaPlayerModal-"] .modal-dialog {
    width: 1220px;
  }
  #mediaPlayerModal .modal-dialog .modal-content .media-player-content iframe,
  .mediaPlayerModal .modal-dialog .modal-content .media-player-content iframe,
  .fplModal.modal[id^="mediaPlayerModal-"] .modal-dialog .modal-content .media-player-content iframe {
    width: 1180px;
    height: 664px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #mediaPlayerModal .modal-dialog,
  .mediaPlayerModal .modal-dialog,
  .fplModal.modal[id^="mediaPlayerModal-"] .modal-dialog {
    width: 700px;
  }
  #mediaPlayerModal .modal-dialog .modal-content .media-player-content iframe,
  .mediaPlayerModal .modal-dialog .modal-content .media-player-content iframe,
  .fplModal.modal[id^="mediaPlayerModal-"] .modal-dialog .modal-content .media-player-content iframe {
    width: 660px;
    height: 371px;
  }
}
@media (max-width: 767px) {
  #mediaPlayerModal .modal-dialog,
  .mediaPlayerModal .modal-dialog,
  .fplModal.modal[id^="mediaPlayerModal-"] .modal-dialog {
    width: 100%;
    text-align: center;
  }
  #mediaPlayerModal .modal-dialog .modal-content .media-player-content iframe,
  .mediaPlayerModal .modal-dialog .modal-content .media-player-content iframe,
  .fplModal.modal[id^="mediaPlayerModal-"] .modal-dialog .modal-content .media-player-content iframe {
    width: 280px;
    height: 158px;
    margin: auto;
  }
}
#mediaPlayerModal .modal-dialog .modal-content,
.mediaPlayerModal .modal-dialog .modal-content,
.fplModal.modal[id^="mediaPlayerModal-"] .modal-dialog .modal-content {
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 40px;
}
.media-carousel {
  padding: 60px 0;
  position: relative;
  overflow: hidden;
  min-height: 300px;
}
.media-carousel .media-carousel-header {
  position: relative;
  padding: 20px 0;
  overflow: hidden;
}
.media-carousel .media-carousel-header img {
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  margin: auto;
  top: 16px;
  left: 0;
}
.media-carousel .media-carousel-header h3 {
  display: block;
  font-size: 26px;
  color: #404040;
  margin: 0;
  margin-left: 48px;
}
.media-carousel .media-carousel-header .media-carousel-nav {
  position: absolute;
  margin: auto;
  width: 72px;
  height: 30px;
  top: 0;
  bottom: 0;
  right: 0;
}
.media-carousel .media-carousel-header .media-carousel-nav > a {
  display: block;
  background-color: #0096db;
  height: 30px;
  width: 36px;
  position: relative;
}
.media-carousel .media-carousel-header .media-carousel-nav > a .pager-arrow {
  display: block;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  width: 7px;
  height: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
}
.media-carousel .media-carousel-header .media-carousel-nav > a.disabled {
  opacity: .4;
  filter: alpha(opacity=40);
}
.media-carousel .media-carousel-header .media-carousel-nav > a.bx-prev {
  float: left;
  -webkit-border-radius: 8px 0 0 8px;
  -moz-border-radius: 8px 0 0 8px;
  border-radius: 8px 0 0 8px;
}
.media-carousel .media-carousel-header .media-carousel-nav > a.bx-prev .pager-arrow {
  border-right: 7px solid #ffffff;
}
.media-carousel .media-carousel-header .media-carousel-nav > a.bx-next {
  float: right;
  -webkit-border-radius: 0 8px 8px 0;
  -moz-border-radius: 0 8px 8px 0;
  border-radius: 0 8px 8px 0;
}
.media-carousel .media-carousel-header .media-carousel-nav > a.bx-next .pager-arrow {
  border-left: 7px solid #ffffff;
}
.media-carousel .gallery-images-loading {
  min-height: 300px;
  background: url(../images/bx_loader.gif) center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.media-carousel .gallery-images-loading .media-carousel-wrap {
  visibility: hidden;
  opacity: 0;
}
.media-carousel .media-viewport {
  position: relative;
}
.media-carousel .media-viewport .media-carousel-items .media-carousel-slide:first-child {
  margin-left: 0;
}
.media-carousel .media-viewport .media-carousel-items .media-carousel-slide .fpl-media-player-thumb {
  margin: 0;
}
.media-carousel .media-viewport .media-carousel-items .media-carousel-slide .fpl-media-player-thumb .player-icon {
  width: 92px;
  height: 92px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.media-carousel .media-viewport .media-carousel-items .media-carousel-slide .fpl-media-player-thumb .player-icon .play-icon {
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 20px solid #0096db;
}
.media-carousel .media-viewport .media-carousel-items .media-carousel-slide p {
  font-family: SerifaStd-Bold;
  font-weight: normal;
  font-style: normal;
  color: #0096db;
  font-size: 16px;
  line-height: 24px;
  margin: 12px 0 6px;
}
@media (max-width: 1023px) {
  .media-carousel .media-viewport .media-carousel-items .media-carousel-slide p {
    font-size: 14px;
    line-height: 22px;
  }
}
.media-carousel .media-viewport .media-carousel-items .media-carousel-slide label {
  font-family: SerifaStd-Roman;
  font-weight: normal;
  font-style: normal;
  color: #0c2739;
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 1023px) {
  .media-carousel .media-viewport .media-carousel-items .media-carousel-slide label {
    font-size: 14px;
    line-height: 20px;
  }
}
.media-carousel .media-carousel-tracker {
  margin-top: 24px;
  display: none;
}
.media-carousel .media-carousel-tracker .bx-pager {
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  overflow: hidden;
}
.media-carousel .media-carousel-tracker .bx-pager .bx-pager-item {
  float: left;
}
.media-carousel .media-carousel-tracker .bx-pager .bx-pager-item .bx-pager-link {
  display: block;
  float: left;
  width: 100%;
  height: 5px;
  background-color: transparent;
  border-bottom: 1px solid transparent;
  text-indent: -9999px;
}
.media-carousel .media-carousel-tracker .bx-pager .bx-pager-item .bx-pager-link.active {
  background-color: #666666;
  border-bottom: 1px solid #5c5c5c;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .media-carousel .media-viewport .media-carousel-items .media-carousel-slide .fpl-media-player-thumb .player-icon {
    width: 50px;
    height: 50px;
  }
  .media-carousel .media-viewport .media-carousel-items .media-carousel-slide .fpl-media-player-thumb .player-icon .play-icon {
    width: 14px;
    height: 16px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 14px solid #0096db;
  }
  .media-carousel .media-viewport .media-carousel-items .media-carousel-slide .fpl-media-player-thumb .player-thumb-content {
    height: auto;
  }
  .media-carousel .media-carousel-tracker {
    display: block;
  }
}
@media (max-width: 767px) {
  .media-carousel {
    margin: 0 -16px;
  }
  .media-carousel .media-carousel-header {
    margin: 0 16px;
  }
  .media-carousel .media-viewport {
    width: auto;
  }
  .media-carousel .media-viewport .media-carousel-items .media-carousel-slide {
    float: none;
    margin: 0;
    width: 100%;
  }
  .media-carousel .media-viewport .media-carousel-items .media-carousel-slide p {
    background-color: #eff2f4;
    margin: 0;
    padding: 24px 16px 0;
    display: block;
    width: 100%;
  }
  .media-carousel .media-viewport .media-carousel-items .media-carousel-slide label {
    display: block;
    width: 100%;
    background-color: #eff2f4;
    margin: 0;
    padding: 0 16px 24px;
  }
  .media-carousel .media-viewport .media-carousel-items .media-carousel-slide img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .media-carousel .mobile-carousel-pager {
    -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
    clear: both;
    display: block;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 100%;
  }
  .media-carousel .mobile-carousel-pager:before,
  .media-carousel .mobile-carousel-pager:after {
    content: " ";
    display: table;
  }
  .media-carousel .mobile-carousel-pager:after {
    clear: both;
  }
  .media-carousel .mobile-carousel-pager:before,
  .media-carousel .mobile-carousel-pager:after {
    content: " ";
    display: table;
  }
  .media-carousel .mobile-carousel-pager:after {
    clear: both;
  }
  .media-carousel .mobile-carousel-pager .pager-icon .bx-prev,
  .media-carousel .mobile-carousel-pager .pager-icon .bx-next {
    display: block;
    float: left;
    padding: 12px 20px;
    position: absolute;
    top: 2px;
    width: 100px;
  }
  .media-carousel .mobile-carousel-pager .pager-icon .bx-prev {
    left: 0;
  }
  .media-carousel .mobile-carousel-pager .pager-icon .bx-next {
    right: 0;
  }
  .media-carousel .mobile-carousel-pager .pager-icon .icon-arrow {
    display: block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    float: left;
  }
  .media-carousel .mobile-carousel-pager .pager-icon.pager-prev .icon-arrow {
    border-right: 6px solid #0096db;
  }
  .media-carousel .mobile-carousel-pager .pager-icon.pager-prev .disabled .icon-arrow {
    border-right: 6px solid #cccccc;
  }
  .media-carousel .mobile-carousel-pager .pager-icon.pager-next .icon-arrow {
    float: right;
    border-left: 6px solid #0096db;
  }
  .media-carousel .mobile-carousel-pager .pager-icon.pager-next .disabled .icon-arrow {
    border-left: 6px solid #cccccc;
  }
}
.fpl-testimonials h3 {
  font-size: 26px;
  margin: 20px 0 10px;
}
.fpl-testimonials blockquote {
  opacity: 0;
  filter: alpha(opacity=0);
  border: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.fpl-testimonials blockquote.active {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  position: relative;
}
.fpl-testimonials blockquote p {
  font-family: 'Georgia', 'Times';
  font-size: 18px;
  font-style: italic;
}
.fpl-testimonials blockquote cite {
  display: inline-block;
  font-family: 'Arial';
  font-size: 10px;
  font-weight: bold;
  line-height: 14px;
  text-align: right;
  text-transform: uppercase;
  width: 100%;
}
.fpl-testimonials blockquote cite span {
  display: block;
}
.fpl-testimonials blockquote cite span.title {
  max-width: 350px;
  float: right;
}
.fpl-twitter .fpl-twitter-wrapper {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #f0f2f4;
  padding: 20px;
}
.fpl-twitter .fpl-twitter-wrapper,
.fpl-twitter .fpl-twitter-wrapper .twitter-timeline {
  width: 380px !important;
}
.fpl-twitter .fpl-twitter-wrapper .twitter-timeline {
  height: 360px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-twitter .fpl-twitter-wrapper {
    padding: 10px;
  }
  .fpl-twitter .fpl-twitter-wrapper,
  .fpl-twitter .fpl-twitter-wrapper .twitter-timeline {
    width: 700px !important;
  }
  .fpl-twitter .fpl-twitter-wrapper .twitter-timeline {
    height: 525px;
  }
}
@media (max-width: 767px) {
  .fpl-twitter .fpl-twitter-wrapper {
    background: none;
    padding: 0;
  }
  .fpl-twitter .fpl-twitter-wrapper,
  .fpl-twitter .fpl-twitter-wrapper .twitter-timeline {
    width: 100% !important;
  }
  .fpl-twitter .fpl-twitter-wrapper .twitter-timeline {
    height: 360px;
  }
}
.fpl-table-intro {
  margin-bottom: 40px;
}
.fpl-table-intro p {
  font-size: 16px;
  line-height: 25px;
}
.fpl-table-intro ul li {
  margin-top: 10px;
}
.fpl-table ul,
.fpl-table li,
.fpl-table p {
  font-size: 16px;
  line-height: 25px;
  margin: 0;
  padding: 0;
}
.fpl-table .table-data {
  border-bottom: 0;
}
.fpl-table .table-data ul {
  background-color: #ffffff;
}
.fpl-table .table-data ul li {
  display: table;
  width: 100%;
}
.fpl-table .table-data ul li:before,
.fpl-table .table-data ul li:after {
  content: " ";
  display: table;
}
.fpl-table .table-data ul li:after {
  clear: both;
}
.fpl-table .table-data ul li:before,
.fpl-table .table-data ul li:after {
  content: " ";
  display: table;
}
.fpl-table .table-data ul li:after {
  clear: both;
}
.fpl-table .table-data ul li > p,
.fpl-table .table-data ul li > div {
  display: table-cell;
  vertical-align: middle;
}
.fpl-table .table-data ul li > p {
  padding: 20px 15px;
  width: 60%;
}
.fpl-table .table-data ul li > div {
  border-left: 1px solid #cccccc;
  text-align: center;
  width: 20%;
}
.fpl-table .table-data ul li:nth-child(odd) {
  background: #e5e5e5;
}
.fpl-table .table-data ul li:nth-child(even) {
  background: #eff2f4;
}
.fpl-table .table-data ul.legend {
  background: #0096db;
  border-color: transparent;
}
.fpl-table .table-data ul.legend li {
  border-color: transparent;
  background: #0096db;
  color: #ffffff;
}
.fpl-table .table-data ul.legend li > p,
.fpl-table .table-data ul.legend li > div {
  border-color: transparent;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  padding: 15px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .fpl-table .table-data ul li {
    padding-left: 10px;
    padding-right: 10px;
    border: 0;
    border-top: 1px solid #cccccc;
    display: block;
  }
  .fpl-table .table-data ul li > p,
  .fpl-table .table-data ul li > div {
    padding: 0;
  }
  .fpl-table .table-data ul li > p {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
  }
  .fpl-table .table-data ul li > div {
    border-left: 0;
    display: inline-block;
    margin-right: -4px;
    width: 50%;
  }
  .fpl-table .table-data ul li > div h6 {
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    margin-bottom: 5px;
  }
  .fpl-table .table-data ul li > div img,
  .fpl-table .table-data ul li > div p {
    margin-bottom: 15px;
  }
  .fpl-table .table-data ul li:first-child {
    border-top: 0;
  }
}
/* container for page background color */
section.account-gray-container {
  background: #eff2f4;
}
/* header styling */
.my-account-header {
  margin-top: 95px;
}
.my-account-header h1 {
  color: #404040;
}
.my-account-header p {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  vertical-align: middle;
}
.my-account-header .account-info .acct-num,
.my-account-header .account-info .service-address,
.my-account-header .account-info .billing-pdf,
.my-account-header .account-info .export {
  display: inline-block;
  margin: 0;
}
.my-account-header .account-info .acct-num,
.my-account-header .account-info .billing-pdf {
  margin-right: 20px;
}
@media (min-width: 1024px) {
  .my-account-header {
    margin-top: 48px;
  }
}
.my-account-header.top-link {
  margin-top: 72px;
}
.my-account-header.top-link .back-link {
  margin: 0;
}
@media (min-width: 1024px) {
  .my-account-header.top-link {
    margin-top: 28px;
  }
}
.row-divider {
  margin: 5px 0 31px 0;
}
.row-divider .line {
  background: url('../images/row_divider_long.png') 50% 0 no-repeat;
}
.row-divider .mid {
  display: none;
}
/* styling for profile and preferences tabs */
.nav-tabs.fpl-profile-preferences-tabs {
  border: none;
}
.nav-tabs.fpl-profile-preferences-tabs > li {
  margin-bottom: 0;
  width: 50%;
  text-align: center;
}
.nav-tabs.fpl-profile-preferences-tabs > li:first-child a {
  border-radius: 30px 0 0 30px;
}
.nav-tabs.fpl-profile-preferences-tabs > li:last-child a {
  border-radius: 0 30px 30px 0;
}
.nav-tabs.fpl-profile-preferences-tabs > li > a {
  color: #999999;
  padding: 10px;
  background-color: #e0e6e9;
  border: 4px solid #e0e6e9;
  margin-right: 0;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  outline: 0;
}
.nav-tabs.fpl-profile-preferences-tabs > li > a .fa {
  display: none;
}
.nav-tabs.fpl-profile-preferences-tabs > li.active a {
  background: none repeat scroll 0 0 #ffffff;
  border: 4px solid #e0e6e9;
  position: relative;
  color: #333333;
}
.nav-tabs.fpl-profile-preferences-tabs > li.active a:after,
.nav-tabs.fpl-profile-preferences-tabs > li.active a:before {
  border: medium solid rgba(0, 0, 0, 0);
  content: " ";
  height: 0;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 100%;
  width: 0;
}
.nav-tabs.fpl-profile-preferences-tabs > li.active a:after {
  border-color: #ffffff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  border-width: 8px;
  margin-left: -8px;
}
.nav-tabs.fpl-profile-preferences-tabs > li.active a:before {
  border-color: #e0e6e9 rgba(204, 204, 204, 0) rgba(204, 204, 204, 0);
  border-width: 14px;
  margin-left: -14px;
}
@media (min-width: 1024px) {
  .nav-tabs.fpl-profile-preferences-tabs {
    padding-left: 100px;
    padding-right: 100px;
  }
}
.fpl-profiles-and-preferences {
  /* styling for preferences form */
}
.fpl-profiles-and-preferences h3 {
  color: #000000;
}
.fpl-profiles-and-preferences p {
  margin: 0;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  vertical-align: middle;
}
.fpl-profiles-and-preferences p > span {
  margin-right: 30px;
}
.fpl-profiles-and-preferences .preferences-link {
  font-size: 16px;
}
.fpl-profiles-and-preferences .preferences-link:after {
  display: inline-block;
  content: "\203A";
  font-size: 20px;
  line-height: 16px;
  margin-left: 6px;
}
.fpl-profiles-and-preferences .preferences-link:hover {
  text-decoration: underline;
}
.fpl-profiles-and-preferences .communication-header,
.fpl-profiles-and-preferences .communication-footer {
  padding-top: 16px;
}
.fpl-profiles-and-preferences .communication-header h3,
.fpl-profiles-and-preferences .communication-footer h3 {
  display: inline-block;
}
.fpl-profiles-and-preferences .communication-footer {
  padding-top: 0;
}
.fpl-profiles-and-preferences .form-section {
  margin-top: 0;
}
.fpl-profiles-and-preferences .form-section .fpl-form {
  padding-top: 6px;
}
.fpl-profiles-and-preferences .form-section .fpl-form-row {
  margin-bottom: 0;
}
.fpl-profiles-and-preferences .form-section .fpl-form-row .fpl-form-field {
  overflow: inherit;
}
.fpl-profiles-and-preferences .form-section .fpl-form-row .fpl-form-field .fpl-customized-option {
  margin: 0 0 4px 0;
}
.fpl-profiles-and-preferences .form-section .fpl-form-row .fpl-form-field .fpl-customized-option .fpl-dropdown-field {
  margin-bottom: 10px;
}
.fpl-profiles-and-preferences .form-section .fpl-form-row .fpl-form-field .fpl-form-label {
  padding-left: 21px;
}
@media (min-width: 768px) {
  .fpl-profiles-and-preferences .form-section .fpl-form-row .fpl-form-field .fpl-customized-option {
    margin: 4px 0 0 0;
  }
  .fpl-profiles-and-preferences .form-section .fpl-form-row .fpl-form-field .fpl-inline-label {
    display: inline-block;
    width: 10%;
    min-width: 48px;
    padding-top: 11px;
  }
  .fpl-profiles-and-preferences .form-section .fpl-form-row .fpl-form-field .fpl-inline-label .fpl-form-label {
    padding-left: 0;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
  }
  .fpl-profiles-and-preferences .form-section .fpl-form-row .fpl-form-field .fpl-customized-option {
    width: 85%;
  }
}
.fpl-profiles-and-preferences .form-section.alerts-and-notifications .alerts-radio {
  margin-left: 22px;
  vertical-align: top;
  margin-top: 10px;
  white-space: nowrap;
}
.fpl-profiles-and-preferences .form-section.alerts-and-notifications .alerts-radio .fpl-customized-option {
  height: initial;
}
.fpl-profiles-and-preferences .form-section.alerts-and-notifications .dropdown-group {
  margin-top: 22px;
  padding-left: 65px;
  display: block;
}
.fpl-profiles-and-preferences .form-section.alerts-and-notifications .fpl-form-row .fpl-form-field {
  display: block;
  width: 210px;
}
.fpl-profiles-and-preferences .form-section.alerts-and-notifications .fpl-form-row .fpl-form-field .fpl-form-label {
  text-align: right;
  padding-left: 5px;
  line-height: 53px;
}
.fpl-profiles-and-preferences .form-section.alerts-and-notifications .fpl-form-row .fpl-form-field .fpl-customized-option {
  width: 76%;
}
.fpl-profiles-and-preferences .form-section.alerts-and-notifications .fpl-form-row .fpl-form-field .fpl-customized-option .selected-item-text,
.fpl-profiles-and-preferences .form-section.alerts-and-notifications .fpl-form-row .fpl-form-field .fpl-customized-option .dropdown-list {
  text-align: right;
}
@media (min-width: 768px) {
  .fpl-profiles-and-preferences .form-section.alerts-and-notifications .alerts-radio {
    margin-left: 0;
  }
  .fpl-profiles-and-preferences .form-section.alerts-and-notifications .alerts-radio.fpl-choice-box {
    display: inline-block;
    min-width: 120px;
  }
  .fpl-profiles-and-preferences .form-section.alerts-and-notifications .alerts-radio.fpl-choice-box .choice-info {
    width: 55%;
  }
  .fpl-profiles-and-preferences .form-section.alerts-and-notifications .alerts-radio.fpl-choice-box .choice-info .choice-detail {
    width: 100%;
  }
  .fpl-profiles-and-preferences .form-section.alerts-and-notifications .radio-dropdown-group {
    min-width: 433px;
    display: inline-block;
  }
  .fpl-profiles-and-preferences .form-section.alerts-and-notifications .dropdown-group {
    margin-top: 0;
    padding-left: 0;
    display: inline;
  }
  .fpl-profiles-and-preferences .form-section.alerts-and-notifications .fpl-form-row .fpl-form-field {
    width: 204px;
    display: inline-block;
  }
  .fpl-profiles-and-preferences .form-section.alerts-and-notifications .fpl-form-row .fpl-form-field .fpl-customized-option {
    width: 163px;
  }
  .fpl-profiles-and-preferences .form-section.alerts-and-notifications .fpl-form-row .fpl-form-field:first-child {
    width: 187px;
  }
}
@media (min-width: 768px) {
  .fpl-profiles-and-preferences .form-section .fpl-form {
    padding-top: 21px;
  }
}
/* checkbox styling */
.fpl-choice-box {
  border-bottom: 0;
  padding: 10px 0 0 0;
}
@media (min-width: 768px) {
  .fpl-choice-box {
    padding: 0;
  }
}
.fpl-choice-box .choice-field {
  float: left;
  margin-left: 0;
  width: auto;
}
.fpl-choice-box .choice-info {
  margin-left: 15px;
  width: 70%;
}
.fpl-choice-box .choice-info .choice-detail {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  vertical-align: middle;
  padding-top: 5px;
}
.profile-preferences-content-block {
  border: 1px solid #d9d9d9;
  background: #ffffff;
  padding: 20px 0;
  margin-top: 20px;
}
.profile-preferences-content-block:last-child {
  margin-bottom: 60px;
}
.profile-preferences-content-block .block-label {
  padding-left: 50px;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}
@media (max-width: 767px) {
  .profile-preferences-content-block .block-label {
    margin-bottom: 0;
    padding-left: 10px;
  }
}
.profile-preferences-content-block .block-label.communication-block-label {
  padding-left: 0px;
}
.profile-preferences-content-block .preferences-label {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  vertical-align: middle;
  padding-top: 5px;
}
.profile-preferences-content-block .preferences-label.communication-label {
  padding-right: 50px;
}
.profile-preferences-content-block .block-group {
  padding-bottom: 10px;
}
.profile-preferences-content-block .block-group > div:first-child {
  padding-left: 50px;
}
@media (max-width: 767px) {
  .profile-preferences-content-block .block-group > div:first-child {
    padding-left: 10px;
  }
}
@media (min-width: 768px) {
  .profile-preferences-content-block .block-group.receive-voice-block .preferences-label {
    padding-top: 16px;
  }
}
.profile-preferences-content-block .block-group.receive-voice-block .fpl-form {
  padding-top: 0;
}
.profile-preferences-content-block.fpl-terms-and-conditions {
  background: #d6dee2;
  margin-top: 0;
  border: none;
  position: relative;
  z-index: 1;
}
.profile-preferences-content-block.fpl-terms-and-conditions .block-label {
  padding-left: 0px;
}
.profile-preferences-content-block.fpl-terms-and-conditions .block-label a:hover,
.profile-preferences-content-block.fpl-terms-and-conditions .block-label a:focus {
  text-decoration: none;
}
.profile-preferences-content-block.fpl-terms-and-conditions .block-label a.expand-details .fa {
  margin-left: 0;
  padding: 0 17px 10px 17px;
}
.profile-preferences-content-block.fpl-terms-and-conditions .block-label a.expand-details .fa-caret-right {
  padding-left: 21px;
}
.profile-preferences-content-block.fpl-terms-and-conditions .block-label .terms-links {
  padding: 0 30px 0 10px;
  position: absolute;
  bottom: 12px;
  z-index: 5;
  display: none;
}
.profile-preferences-content-block.fpl-terms-and-conditions .block-label .terms-links a {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  margin-right: 20px;
}
.profile-preferences-content-block.fpl-terms-and-conditions .block-label.expanded .terms-links {
  display: block;
}
.profile-preferences-content-block.fpl-terms-and-conditions .block-group {
  padding-top: 0;
}
.profile-preferences-content-block.fpl-terms-and-conditions p {
  padding-right: 20px;
  padding-bottom: 32px;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .profile-preferences-content-block.fpl-terms-and-conditions .block-label .terms-links {
    position: static;
    display: block;
  }
  .profile-preferences-content-block.fpl-terms-and-conditions p {
    padding-bottom: 0;
  }
}
.profile-preferences-content-block .text-confirmation-block {
  background: #e0e6e9;
  margin: 8px 20px;
}
.profile-preferences-content-block .text-confirmation-block:before,
.profile-preferences-content-block .text-confirmation-block:after {
  border-bottom-color: #e0e6e9;
}
.profile-preferences-content-block .text-confirmation-block p,
.profile-preferences-content-block .text-confirmation-block a {
  text-align: center;
}
.profile-preferences-content-block .text-confirmation-block p {
  color: #000000;
  line-height: 1.43;
}
.profile-preferences-content-block .text-confirmation-block a {
  line-height: 32px;
  font-size: 16px;
}
/* Save/Edit/Cancel Buttons */
.communication-buttons {
  width: 220px;
  margin: auto;
}
.communication-buttons a.btn {
  width: 41%;
  margin-right: 15px;
  display: inline-block;
}
.communication-buttons a.btn.centered-btn {
  margin-left: 65px;
}
@media (min-width: 768px) {
  .communication-buttons {
    float: right;
    padding: 12px 5px 0 0;
  }
  .communication-buttons a.btn.communication-edit {
    margin-right: 15px;
    float: right;
  }
}
/* Opt Out Text Modal */
.fpl-opt-out-text-modal .fplModal.modal {
  top: 90px;
}
.fpl-opt-out-text-modal .fplModal .modal-dialog {
  width: 505px;
}
.fpl-opt-out-text-modal .fplModal .modal-dialog .modal-content {
  padding: 10px 10px 0 10px;
}
.fpl-opt-out-text-modal .fplModal .modal-dialog .modal-content h3 {
  font-family: SerifaStd-Roman;
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
  color: #404040;
  text-align: center;
  padding-bottom: 10px;
}
.fpl-opt-out-text-modal .fplModal .modal-dialog .modal-content p {
  color: #666666;
  text-align: center;
  line-height: 20px;
  padding-bottom: 20px;
}
.fpl-opt-out-text-modal .fplModal .modal-dialog .modal-content .modal-buttons {
  padding: 10px 0 0 0;
}
.fpl-opt-out-text-modal .fplModal .modal-dialog .modal-content .modal-buttons .opt-out-yes,
.fpl-opt-out-text-modal .fplModal .modal-dialog .modal-content .modal-buttons .opt-out-no {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .fpl-opt-out-text-modal .fplModal .modal-dialog .modal-content .modal-buttons {
    padding: 10px 35px 0 35px;
  }
}
.retrieve-preferences-btn {
  width: 100%;
  max-width: 300px;
}
.no-gutter {
  padding: 0;
}
.no-gutter-left {
  padding-left: 0;
}
.no-gutter-right {
  padding-right: 0;
}
/* JScrollPane Required CSS */
.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
  background: red;
}
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red;
}
.jspCap {
  display: none;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspTrack {
  background: #dde;
  position: relative;
}
.jspDrag {
  background: #bbd;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}
.jspVerticalBar .jspArrow {
  height: 16px;
}
.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}
.jspVerticalBar .jspArrow:focus {
  outline: none;
}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0;
}