@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 {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    display: block;
    width: 100%;
  }
  .fpl-gallery.info-gallery .gallery .gallery-item .gallery-img img {
    width: 100%;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    min-width: 1px;
  }
  .fpl-gallery.info-gallery .gallery .gallery-item p {
    font-family: Arial;
    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;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-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 {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    display: block;
  }
  .fpl-gallery.image-gallery .gallery .mobile-carousel-slides .gallery-item p {
    font-family: Arial;
    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;
  }
  .fpl-gallery.info-gallery.white-on-blue {
    margin-top: 20px;
  }
  .fpl-gallery.info-gallery.white-on-blue .gallery-image-section {
    padding: 15px;
    max-height: 275px;
    margin: 0;
  }
  .fpl-gallery.info-gallery.white-on-blue .gallery-image-section .gallery {
    width: 100%;
  }
  .fpl-gallery.info-gallery.white-on-blue .gallery-image-section .gallery .gallery-item p {
    position: relative;
    padding: 10px 15px;
  }
  .fpl-gallery.info-gallery.white-on-blue .gallery-image-section .gallery .gallery-item p b {
    margin-bottom: 5px;
  }
  .fpl-gallery.info-gallery.white-on-blue .gallery-image-section .gallery .gallery-item p a {
    margin-top: 5px;
  }
  .fpl-gallery.info-gallery.white-on-blue .gallery-image-section .bx-controls.bx-has-pager .bx-pager-link {
    background: #d9d9d9;
  }
  .fpl-gallery.info-gallery.white-on-blue .gallery-image-section .bx-controls.bx-has-pager .bx-pager-link.active {
    background: #5fb0e7;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .fpl-gallery.info-gallery .gallery .gallery-item p {
    font-family: Arial;
    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: Arial;
    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 #0073a8;
}
.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 #0073a8;
}
.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;
}
.embCarousel .gallery-container {
  margin-top: 0 !important;
}
#imageGalleryModal .modal-dialog {
  width: 80%;
  max-width: 1024px;
}
#imageGalleryModal .modal-dialog .modal-content {
  padding: 10px;
}
#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: Arial;
  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: Arial;
    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;
}
#faqDiv .bx-wrapper .bx-viewport {
  height: 420px !important;
}
@media (max-width: 767px) {
  #faqDiv .bx-wrapper .bx-viewport {
    height: 480px !important;
  }
}
/* Carousel Dots theme change */
.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item {
  vertical-align: bottom;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #0073a8 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #ffffff !important;
  border: 2px solid #0073a8;
}
/* Carousel Dots theme change */
.campaign-pages .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item {
  vertical-align: bottom;
}
.campaign-pages .bx-wrapper .bx-pager.bx-default-pager a {
  background: #0073a8 !important;
}
.campaign-pages .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #ffffff !important;
  border: 2px solid #0073a8;
}
.contactus-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a {
  background: #0073A8 !important;
}
.contactus-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #ffffff !important;
}
.fpl-media-player-thumb {
  line-height: 0;
  margin-top: 60px;
  position: relative;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-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%;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.fpl-media-player-thumb .player-thumb-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.fpl-media-player-thumb .player-thumb-overlay img {
  width: 100%;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.fpl-media-player-thumb .player-thumb-content {
  height: auto;
  position: absolute;
  margin: auto;
  top: 36%;
  bottom: 46px;
  z-index: 3;
  width: 100%;
}
.fpl-media-player-thumb .player-thumb-content .player-icon {
  display: block;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-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 #0073a8;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  left: 6px;
  right: 0;
}
.fpl-media-player-thumb .player-thumb-content p {
  font-family: Arial;
  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: auto;
  }
  .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 #0073a8;
  }
  .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: 450px;
  }
}
@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 (max-width: 767px) {
  .media-carousel .media-carousel-header img {
    border: 0 !important;
  }
}
.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: #0073a8;
  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;
  border-radius: 8px 0 0 8px;
  -moz-border-radius: 8px 0 0 8px;
  -webkit-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;
  border-radius: 0 8px 8px 0;
  -moz-border-radius: 0 8px 8px 0;
  -webkit-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: 60px;
  height: 60px;
  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 #0073a8;
}
.media-carousel .media-viewport .media-carousel-items .media-carousel-slide p {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  color: #0073a8;
  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: Arial;
  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 #0073a8;
  }
  .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 {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-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 #0073a8;
  }
  .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 #0073a8;
  }
  .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: Arial;
  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 {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #eff2f4;
  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: #0073a8;
  border-color: transparent;
}
.fpl-table .table-data ul.legend li {
  border-color: transparent;
  background: #0073a8;
  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;
  }
}
.maps-nav {
  border: 0;
  border-bottom: 1px solid #ededed;
}
@media (max-width: 767px) {
  .maps-nav .nav-bar .nav-bar-menu-icon:before {
    margin-left: 19px;
  }
}
.maps-nav .nav-bar-tracker-icon,
.maps-nav .nav-bar-improvements-icon {
  display: block;
  float: right;
  padding: 23px 21px 10px;
  width: auto;
  border-left: 1px solid #f0f2f4;
  position: relative;
  height: 82px;
}
.maps-nav .nav-bar-tracker-icon:hover,
.maps-nav .nav-bar-improvements-icon:hover,
.maps-nav .nav-bar-tracker-icon.activeIcon,
.maps-nav .nav-bar-improvements-icon.activeIcon {
  background-color: #0c2739;
}
.maps-nav .nav-bar-tracker-icon:hover span,
.maps-nav .nav-bar-improvements-icon:hover span,
.maps-nav .nav-bar-tracker-icon.activeIcon span,
.maps-nav .nav-bar-improvements-icon.activeIcon span {
  color: #ffffff;
}
.maps-nav .nav-bar-tracker-icon span,
.maps-nav .nav-bar-improvements-icon span {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  color: #666666;
  font-size: 15px;
  display: block;
  float: left;
  padding-top: 0;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .maps-nav.header .logo {
    left: 16px;
    margin-top: 16px;
  }
}
@media (min-width: 1024px) {
  .maps-nav.header .logo {
    left: 60px;
  }
}
.maps-nav .maps-btn {
  display: none;
}
@media (min-width: 768px) {
  .maps-nav .maps-btn {
    margin-top: 20px;
    border-radius: 30px;
    background: #0073a8;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 9px 25px 8px;
    text-transform: uppercase;
    float: right;
  }
  .maps-nav .maps-btn:hover {
    text-decoration: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    background: linear-gradient(to bottom, #0096db 0%, #1684ba 100%);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .maps-nav .maps-btn {
    float: left;
    margin-left: 38%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .maps-nav .nav-map-links {
    height: 300px;
  }
}
.maps-nav .nav-map-links .nav-tout-blocks {
  clear: both;
  display: block !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .maps-nav .nav-map-links .nav-tout-blocks {
    top: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .maps-nav .nav-map-links .nav-tout-blocks .row {
    float: none;
    width: 100%;
  }
}
.maps-nav .nav-map-links .nav-tout-blocks.btn-container {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .maps-nav .nav-map-links .nav-tout-blocks.btn-container {
    display: none !important;
  }
}
.maps-nav .nav-map-links .nav-tout-blocks.btn-container .maps-btn {
  margin: 20px auto 0;
  border-radius: 30px;
  background: #0073a8;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 9px 25px 8px;
  text-transform: uppercase;
}
.maps-nav .nav-map-links .nav-tout-blocks .map-dropdown-link {
  padding: 10px 16px;
}
.maps-nav .nav-map-links .nav-tout-blocks .map-dropdown-link.end-section {
  margin-bottom: 15px;
}
.maps-nav .nav-map-links .nav-tout-blocks .map-dropdown-link a {
  width: 100%;
  color: white;
  display: block;
}
.maps-nav .nav-map-links .nav-tout-blocks .map-dropdown-link a i {
  float: right;
  font-size: 18px;
}
.maps .fpl-tooltip {
  outline: 0;
}
.maps .fpl-tooltip .fa {
  margin-left: 0;
}
.maps #welcomeMessage {
  border-top-right-radius: 10px;
}
.maps .footer.parbase.base {
  padding: 0;
}
.maps .map-alert-prompt {
  display: block;
  position: fixed;
  right: 15%;
  top: 50%;
}
@media (max-width: 1023px) {
  .maps .map-alert-prompt {
    top: 300px;
  }
}
@media (max-width: 999px) {
  .maps .map-alert-prompt {
    right: 10%;
  }
}
@media (max-width: 890px) {
  .maps .map-alert-prompt {
    right: 5%;
  }
}
@media (max-width: 767px) {
  .maps .map-alert-prompt {
    width: 90%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 400px;
    margin: 2px 5%;
  }
}
.maps .map-alert-prompt:after {
  display: none;
}
.maps a {
  text-decoration: none;
  cursor: pointer;
}
.maps a:hover {
  text-decoration: none;
}
.maps .header {
  display: block!important;
}
@media screen and (max-width: 767px) {
  .maps .header {
    border-bottom: 1px solid #ededed;
  }
}
.maps .fpl-body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  margin-top: 0!important;
  padding-top: 82px;
}
@media screen and (max-width: 767px) {
  .maps .fpl-body {
    padding-top: 60px;
  }
}
.maps .fpl-body #map {
  position: relative;
  top: 0;
  height: 100%;
  margin: 0 20px;
}
@media screen and (max-width: 767px) {
  .maps .fpl-body #map {
    height: 60vh;
  }
}
@media screen and (min-width: 768px) {
  .maps .fpl-body #map {
    min-height: 875px;
  }
}
.maps .fpl-body footer {
  position: relative;
  margin-top: 0;
  border-top: 1px solid #dedede;
  max-width: 100%;
  width: 100%;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .maps .fpl-body footer .footer {
    padding: 24px;
    border: none;
  }
}
.maps .fpl-body footer .toggle-container,
.maps .fpl-body footer .back-to-top {
  display: none;
}
@media screen and (min-width: 1024px) {
  .maps .fpl-body footer .copyright {
    width: 64%!important;
  }
}
.maps .fpl-body footer .site-link {
  float: right;
}
@media screen and (max-width: 767px) {
  .maps .fpl-body footer .contact-us,
  .maps .fpl-body footer .icon-links,
  .maps .fpl-body footer .copyright,
  .maps .fpl-body footer .site-link {
    margin: 0!important;
  }
}
.maps .fpl-body footer .fpl-tooltip {
  outline: 0;
}
.maps-container {
  position: absolute;
  width: 100%;
  z-index: 1;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .maps-container.si {
    height: 960px;
  }
}
@media screen and (min-width: 768px) {
  .maps-container.si + #map {
    min-height: 960px;
  }
}
@media screen and (max-width: 767px) {
  .maps-container {
    position: relative;
  }
}
.maps-container .maps-content {
  margin: 0 auto;
  max-width: 1024px;
  height: 100%;
  padding: 15px 0 0 25px;
}
@media screen and (max-width: 767px) {
  .maps-container .maps-content {
    padding-top: 0;
    padding-left: 0;
  }
}
.maps-container .maps-left-info {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .maps-container .maps-left-info {
    max-width: 345px;
  }
}
.maps-container .maps-left-info h2 {
  margin: 20px 32px 15px;
  font-size: 24px;
}
.maps-container .maps-left-info .fa-angle-right {
  cursor: pointer;
  font-size: 35px;
  font-weight: bold;
}
.maps-container .maps-left-info .power-tracker {
  position: relative;
}
.maps-container .maps-left-info .power-tracker.initial-state .btn.standard,
.maps-container .maps-left-info .power-tracker.initial-state .storm-link,
.maps-container .maps-left-info .power-tracker.initial-state .table-container,
.maps-container .maps-left-info .power-tracker.initial-state .table-arrows,
.maps-container .maps-left-info .power-tracker.initial-state .storm-alert-bar,
.maps-container .maps-left-info .power-tracker.initial-state .by-county {
  display: none;
}
.maps-container .maps-left-info .power-tracker.by-location-results .by-county,
.maps-container .maps-left-info .power-tracker.by-location-results .storm-link,
.maps-container .maps-left-info .power-tracker.by-location-results .btn.standard,
.maps-container .maps-left-info .power-tracker.by-location-results .table-arrows,
.maps-container .maps-left-info .power-tracker.by-location-results .storm-alert-bar {
  display: none;
}
.maps-container .maps-left-info .power-tracker.by-county-results {
  height: 100%;
}
.maps-container .maps-left-info .power-tracker.by-county-results .by-location,
.maps-container .maps-left-info .power-tracker.by-county-results .bottom-pane,
.maps-container .maps-left-info .power-tracker.by-county-results .storm-alert-bar {
  display: none;
}
.maps-container .maps-left-info .power-tracker.storm-alert .search-by,
.maps-container .maps-left-info .power-tracker.storm-alert .by-location-links,
.maps-container .maps-left-info .power-tracker.storm-alert .table-container,
.maps-container .maps-left-info .power-tracker.storm-alert .table-arrows,
.maps-container .maps-left-info .power-tracker.storm-alert .table-header,
.maps-container .maps-left-info .power-tracker.storm-alert .performance-bar {
  display: none;
}
.maps-container .maps-left-info .top-pane {
  pointer-events: auto;
  height: 100%;
  position: relative;
  background: white;
  margin-bottom: 10px;
  font-size: 15px;
  padding-top: 8px;
  box-shadow: rgba(0, 0, 0, 0.2) -1px 2px 5px;
  border-radius: 3px;
}
.maps-container .maps-left-info .top-pane .tooltip-container-top-pane {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .maps-container .maps-left-info .top-pane {
    margin-bottom: 0;
    box-shadow: none;
    border-radius: 0;
  }
  .maps-container .maps-left-info .top-pane.search-mode {
    padding-top: 0;
  }
  .maps-container .maps-left-info .top-pane.search-mode .hide-mobile-search {
    display: none;
  }
  .maps-container .maps-left-info .top-pane.search-mode .search-by {
    margin-top: 0;
  }
}
.maps-container .maps-left-info .top-pane .fpl-tooltip {
  margin-right: 20px;
  float: right;
  text-align: right;
  display: inline-block;
  outline: 0;
}
.maps-container .maps-left-info .top-pane .top-info {
  margin: 0 16px 0 32px;
}
.maps-container .maps-left-info .top-pane .top-pane-search {
  position: relative;
  z-index: 1;
  padding: 10px 16px 15px;
}
.maps-container .maps-left-info .top-pane .top-pane-search .search-glass {
  position: absolute;
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url(../images/maps/icons-ui/search-glass.png) no-repeat center center;
  top: 21px;
  right: 30px;
  border: none;
  padding: 0;
}
.maps-container .maps-left-info .top-pane .top-pane-search .search-glass.dismiss {
  background: url(../images/maps/icons-ui/icon-search-x-sm.png) no-repeat center center;
}
.maps-container .maps-left-info .top-pane .input-wrapper {
  border: 1px solid #999999;
  border-radius: 50px;
}
.maps-container .maps-left-info .top-pane input {
  padding: 10px 0;
  width: 100%;
  border: none;
  border-right: 40px solid transparent;
  border-left: 20px solid transparent;
  background: transparent;
}
.maps-container .maps-left-info .top-pane .search-by {
  margin: 15px 0 10px 0;
}
.maps-container .maps-left-info .top-pane .search-by li {
  width: 50%;
  margin: 0;
  float: left;
}
.maps-container .maps-left-info .top-pane .directions {
  padding: 0 16px;
}
.maps-container .maps-left-info .top-pane .watch-more {
  display: inline-block;
  margin: 0 0 15px 32px;
  font-weight: bold;
  font-size: 13px;
}
.maps-container .maps-left-info .top-pane .watch-more .fa-angle-right {
  font-size: inherit;
}
.maps-container .maps-left-info .top-pane #message {
  margin: 0 16px 10px 32px;
  color: black;
  font-size: 15px;
}
.maps-container .maps-left-info .top-pane #message .loc-suggestion {
  font-weight: bold;
  color: #0073A8;
}
.maps-container .maps-left-info .top-pane .by-location {
  padding-bottom: 20px;
}
.maps-container .maps-left-info .top-pane .by-location .news-update-block {
  padding: 0 35px 5px;
  font-size: 12px;
  font-style: italic;
  color: red;
  text-align: center;
}
.maps-container .maps-left-info .top-pane .by-location .pt-links {
  display: inline-block;
  margin: 0 0 15px 32px;
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 5px;
}
.maps-container .maps-left-info .top-pane .by-location .pt-links .fa-angle-right {
  font-size: inherit;
}
.maps-container .maps-left-info .top-pane .by-location .pt-links .fa-angle-right {
  font-size: inherit;
}
.maps-container .maps-left-info .top-pane .by-location .pt-btn {
  margin: 10px auto 0;
  width: 265px;
}
@media screen and (max-width: 767px) {
  .maps-container .maps-left-info .top-pane .by-location {
    padding-bottom: 0;
  }
  .maps-container .maps-left-info .top-pane .by-location .pt-btn,
  .maps-container .maps-left-info .top-pane .by-location .storm-link,
  .maps-container .maps-left-info .top-pane .by-location .by-location-links {
    display: none;
  }
}
.maps-container .maps-left-info .top-pane .by-county .table-header .table-header-inner {
  padding: 0 10px;
}
.maps-container .maps-left-info .top-pane .by-county .table-header .sort-header {
  height: 35px;
  width: 100%;
  background-color: white;
  table-layout: fixed;
  border-bottom: solid 1px #ccc;
}
.maps-container .maps-left-info .top-pane .by-county .table-header .sort-header thead th {
  font-size: 13px;
}
.maps-container .maps-left-info .top-pane .by-county .table-header .sort-header .header-county {
  padding-left: 10px;
  width: 118px;
  height: 35px;
  border-right: solid 1px #ccc;
}
.maps-container .maps-left-info .top-pane .by-county .table-header .sort-header .header-county span {
  color: #0073A8;
  float: right;
  margin-right: 30px;
  margin-top: 2px;
}
.maps-container .maps-left-info .top-pane .by-county .table-header .sort-header .header-outages {
  padding-left: 10px;
  width: 101px;
  height: 35px;
  border-right: solid 1px #ccc;
}
.maps-container .maps-left-info .top-pane .by-county .table-header .sort-header .header-served {
  padding-left: 10px;
  width: auto;
  height: 35px;
}
.maps-container .maps-left-info .top-pane .by-county .table-container {
  max-height: 296px;
  overflow-y: hidden;
}
.maps-container .maps-left-info .top-pane .by-county .by-county-table {
  width: 100%;
  font-weight: bold;
  padding: 10px 10px 0;
  border-spacing: 0;
  font-size: 13px;
  margin-bottom: 30px;
  position: relative;
  top: -45px;
}
.maps-container .maps-left-info .top-pane .by-county .by-county-table thead {
  position: absolute;
  background-color: white;
  border-top: solid 10px white;
  margin-top: -10px;
}
@media (max-width: 767px) {
  .maps-container .maps-left-info .top-pane .by-county .by-county-table thead {
    width: 100%;
    border-bottom: 1px solid #ccc;
  }
  .maps-container .maps-left-info .top-pane .by-county .by-county-table thead th {
    border-bottom: none;
  }
  .maps-container .maps-left-info .top-pane .by-county .by-county-table thead .header-served.no-right {
    border-right: white solid 68px;
    width: auto;
  }
}
.maps-container .maps-left-info .top-pane .by-county .by-county-table thead .header-county {
  width: 120px;
}
.maps-container .maps-left-info .top-pane .by-county .by-county-table thead .header-outages {
  width: 103px;
}
.maps-container .maps-left-info .top-pane .by-county .by-county-table thead .header-served {
  width: 102px;
}
.maps-container .maps-left-info .top-pane .by-county .by-county-table .spacer-row .county-col-1 {
  width: 120px;
}
.maps-container .maps-left-info .top-pane .by-county .by-county-table .spacer-row .county-col-2 {
  width: 103px;
}
.maps-container .maps-left-info .top-pane .by-county .by-county-table td,
.maps-container .maps-left-info .top-pane .by-county .by-county-table th {
  padding: 5px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.maps-container .maps-left-info .top-pane .by-county .by-county-table td.no-right,
.maps-container .maps-left-info .top-pane .by-county .by-county-table th.no-right {
  border-right: none;
}
.maps-container .maps-left-info .top-pane .by-county .by-county-table td {
  padding: 0 5px;
}
.maps-container .maps-left-info .top-pane .by-county .by-county-table tr {
  height: 35px;
}
.maps-container .maps-left-info .top-pane .by-county .by-county-table .header-county {
  cursor: pointer;
}
.maps-container .maps-left-info .top-pane .by-county .by-county-table span.county-sort {
  float: right;
  font-size: 16px;
  margin-right: 5px;
  color: #0073a8;
}
.maps-container .maps-left-info .top-pane .by-county .by-county-table .header-outages,
.maps-container .maps-left-info .top-pane .by-county .by-county-table .header-served {
  text-align: right;
}
.maps-container .maps-left-info .top-pane .by-county .by-county-table .table-text-right {
  text-align: right;
}
.maps-container .maps-left-info .top-pane .table-arrows {
  position: absolute;
  display: table;
  bottom: 0;
  width: 100%;
  height: 32px;
  background: white;
  padding: 5px 0;
  text-align: center;
  border-top: 1px solid #ccc;
}
.maps-container .maps-left-info .top-pane .table-arrows span {
  width: 50%;
  font-size: 22px;
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
}
.maps-container .maps-left-info .top-pane .table-arrows span.active {
  color: #0073a8;
}
.maps-container .maps-left-info .top-pane .table-arrows span.table-arrow-up {
  padding-right: 8px;
  text-align: right;
}
.maps-container .maps-left-info .top-pane .table-arrows span.table-arrow-down {
  padding-left: 8px;
  text-align: left;
}
.maps-container .maps-left-info .top-pane .performance-bar {
  position: absolute;
  background: white;
  padding: 15px 20px;
  left: 400px;
  width: 580px;
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.2) -1px 2px 5px;
  display: none;
}
.maps-container .maps-left-info .top-pane .performance-bar div {
  float: left;
}
.maps-container .maps-left-info .top-pane .performance-bar .pb-title {
  width: 39%;
  border-right: 1px solid #e5e5e5;
}
.maps-container .maps-left-info .top-pane .performance-bar .pb-title h2 {
  margin: 0;
  font-size: 18px;
}
.maps-container .maps-left-info .top-pane .performance-bar .pb-percent {
  color: #0073a8;
  line-height: 1;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  width: 27%;
}
.maps-container .maps-left-info .top-pane .performance-bar .pb-percent span {
  font-size: 14px;
  line-height: 35px;
  vertical-align: bottom;
}
.maps-container .maps-left-info .top-pane .performance-bar .pb-time {
  width: 25%;
  line-height: 1;
  font-size: 12px;
  margin-top: 6px;
}
.maps-container .maps-left-info .top-pane .performance-bar .pb-arrow {
  color: #0073a8;
  line-height: 1;
  width: 9%;
  text-align: right;
}
@media screen and (min-width: 1024px) {
  .maps-container .maps-left-info .top-pane .performance-bar {
    display: block;
  }
}
.maps-container .maps-left-info .top-pane .storm-alert-bar {
  position: absolute;
  background: red;
  color: white;
  padding: 15px 20px;
  left: 400px;
  width: 580px;
  box-shadow: rgba(0, 0, 0, 0.2) -1px 2px 5px;
  border-radius: 3px;
  display: table;
}
.maps-container .maps-left-info .top-pane .storm-alert-bar div {
  text-align: right;
  display: table-cell;
  vertical-align: middle;
}
.maps-container .maps-left-info .top-pane .storm-alert-bar a {
  color: white;
}
.maps-container .maps-left-info .top-pane .storm-alert-bar .storm-alert-icon {
  width: 46px;
  height: 31px;
  background: url(../images/maps/icons-ui/icon-storm-alert.png) no-repeat left;
}
.maps-container .maps-left-info .top-pane .storm-alert-bar .storm-alert-message {
  width: 82%;
  font-size: 13px;
  text-align: left;
}
.maps-container .maps-left-info .top-pane .storm-alert-bar span.fa-angle-right {
  color: white;
}
@media screen and (max-width: 1023px) {
  .maps-container .maps-left-info .top-pane .storm-alert-bar {
    display: none;
  }
}
.maps-container .maps-left-info .top-pane .power-tracker-top {
  height: 100%;
  overflow-y: hidden;
}
.maps-container .maps-left-info .top-pane .power-tracker-top .by-county {
  height: 100%;
}
.maps-container .maps-left-info .top-pane .power-tracker-top .fpl-tooltip {
  display: inline-block;
  float: right;
  margin-top: 19px;
}
.maps-container .maps-left-info .middle-pane {
  pointer-events: auto;
  margin-bottom: 10px;
  box-shadow: rgba(0, 0, 0, 0.2) -1px 2px 5px;
  border-radius: 3px;
}
@media screen and (min-width: 1024px) {
  .maps-container .maps-left-info .middle-pane {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .maps-container .maps-left-info .middle-pane {
    margin-bottom: 0;
    border-radius: 0;
    box-shadow: none;
  }
}
.maps-container .maps-left-info .middle-pane .storm-alert-bar-tablet {
  background: red;
  color: white;
  padding: 15px;
  border-radius: 3px;
  display: none;
}
@media screen and (max-width: 767px) {
  .maps-container .maps-left-info .middle-pane .storm-alert-bar-tablet {
    border-radius: 0;
    box-shadow: none;
  }
}
.maps-container .maps-left-info .middle-pane .storm-alert-bar-tablet div {
  text-align: right;
  display: table-cell;
  vertical-align: middle;
}
.maps-container .maps-left-info .middle-pane .storm-alert-bar-tablet .storm-alert-icon {
  width: 46px;
  height: 31px;
  background: url(../images/maps/icons-ui/icon-storm-alert.png) no-repeat left;
}
.maps-container .maps-left-info .middle-pane .storm-alert-bar-tablet .storm-alert-message {
  width: 79%;
  font-size: 13px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .maps-container .maps-left-info .middle-pane .storm-alert-bar-tablet .storm-alert-message {
    width: 90%;
  }
}
.maps-container .maps-left-info .middle-pane .storm-alert-bar-tablet a {
  color: white;
}
.maps-container .maps-left-info .middle-pane .performance-bar {
  display: none;
  background: white;
  padding: 15px;
  border-radius: 3px;
}
@media screen and (max-width: 767px) {
  .maps-container .maps-left-info .middle-pane .performance-bar {
    border-radius: 0;
    box-shadow: none;
  }
}
.maps-container .maps-left-info .middle-pane .performance-bar .pb-col {
  display: table-cell;
  padding-right: 20px;
}
.maps-container .maps-left-info .middle-pane .performance-bar .pb-arrow {
  display: table-cell;
  color: #0073a8;
  text-align: center;
  vertical-align: middle;
  padding-top: 3px;
}
.maps-container .maps-left-info .middle-pane .performance-bar .pb-title {
  padding-bottom: 5px;
  border-bottom: 1px solid #e5e5e5;
}
.maps-container .maps-left-info .middle-pane .performance-bar .pb-title h2 {
  margin: 0;
  font-size: 18px;
}
.maps-container .maps-left-info .middle-pane .performance-bar .pb-bottom-row {
  display: table;
  padding-top: 5px;
}
.maps-container .maps-left-info .middle-pane .performance-bar .pb-bottom-row .pb-percent {
  display: table-cell;
  color: #0073a8;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
.maps-container .maps-left-info .middle-pane .performance-bar .pb-bottom-row .pb-percent span {
  font-size: 14px;
  vertical-align: top;
  line-height: 35px;
}
.maps-container .maps-left-info .middle-pane .performance-bar .pb-bottom-row .pb-time {
  display: table-cell;
  font-size: 12px;
  width: 50%;
  line-height: 1;
  vertical-align: middle;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .maps-container .maps-left-info .middle-pane .performance-bar {
    display: table;
  }
}
@media screen and (max-width: 1023px) {
  .maps-container .maps-left-info .middle-pane.storm-alert .storm-alert-bar-tablet {
    display: table;
  }
}
@media screen and (max-width: 767px) {
  .maps-container .maps-left-info .middle-pane.storm-alert .storm-alert-bar-tablet .storm-alert-icon {
    display: none;
  }
}
.bottom-pane {
  pointer-events: auto;
  background: white;
  padding-top: 10px;
  box-shadow: rgba(0, 0, 0, 0.2) -1px 2px 5px;
  border-radius: 3px;
}
@media screen and (max-width: 767px) {
  .bottom-pane {
    border-radius: 0;
    display: none;
    box-shadow: none;
  }
}
.bottom-pane .bottom-title {
  font-weight: bold;
  font-size: 14px;
  padding: 7px 0 15px 23px;
}
.bottom-pane .bottom-title div {
  display: inline-block;
}
.bottom-pane .bottom-title .map-legend-expander {
  float: right;
  margin-right: 15px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
@media screen and (min-width: 767px) {
  .bottom-pane .bottom-title .map-legend-expander {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .bottom-pane .bottom-title {
    cursor: pointer;
  }
}
.bottom-pane .collapsed .fa.fa-angle-up:before {
  content: "\f107";
}
@media screen and (max-width: 767px) {
  .bottom-pane .map-legend-bottom.map-closed {
    max-height: 0px;
  }
}
.bottom-pane ul.filter-by-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
}
@media (min-width: 767px) {
  .bottom-pane ul.filter-by-list li:hover {
    background: #ccc;
  }
}
.bottom-pane ul.filter-by-list li {
  color: #0c2739;
  font-weight: bold;
  padding: 6px 15px 6px 25px;
  position: relative;
}
.bottom-pane ul.filter-by-list li.last-of-group {
  margin-bottom: 5px;
  padding-bottom: 10px;
  border-bottom: solid 1px #ccc;
}
.bottom-pane ul.filter-by-list li.active {
  background: #ccc;
}
.bottom-pane ul.filter-by-list li.active .remove-filter {
  display: block;
}
.bottom-pane ul.filter-by-list li .remove-filter {
  display: none;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  font-size: 19px;
  color: #666;
  cursor: pointer;
  padding: 11px 6px;
}
@media (min-width: 768px) {
  .bottom-pane ul.filter-by-list li .remove-filter {
    padding: 0 6px;
  }
}
.bottom-pane ul.filter-by-list li .filter-item-title {
  color: #0c2739;
  display: inline-block;
  line-height: 36px;
  height: auto;
  padding-left: 46px;
  background-size: 36px;
  max-width: 250px;
}
@media (min-width: 768px) {
  .bottom-pane ul.filter-by-list li .filter-item-title {
    line-height: 15px;
    background-size: 15px;
  }
}
.bottom-pane ul.filter-by-list li .filter-item-right {
  float: right;
  line-height: 36px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .bottom-pane ul.filter-by-list li .filter-item-right {
    line-height: 15px;
  }
}
.bottom-pane ul.filter-by-list li .filter-item-right .filter-item-play {
  background: url(../images/maps/icons-ui/play.png);
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin-left: 4px;
}
@media screen and (max-width: 767px) {
  .bottom-pane ul.filter-by-list li .filter-item-right .filter-item-play {
    display: none;
  }
}
.bottom-pane ul.filter-by-list .pole-bg {
  background: url(../images/maps/50x50/Icon-UtilityPoles.png) no-repeat;
}
.bottom-pane ul.filter-by-list .hat-bg {
  background: url(../images/maps/50x50/Icon-Strengthened.png) no-repeat;
}
.bottom-pane ul.filter-by-list .tree-bg {
  background: url(../images/maps/50x50/Icon-VegMain.png) no-repeat;
}
.bottom-pane ul.filter-by-list .thermo-bg {
  background: url(../images/maps/50x50/Icon-InfraredTech.png) no-repeat;
}
.bottom-pane ul.filter-by-list .veg-bg {
  background: url(../images/maps/50x50/Icon-VegNeighbor.png) no-repeat;
}
.bottom-pane ul.filter-by-list .smartswitch-main-bg {
  background: url(../images/maps/50x50/Icon-SwitchMain.png) no-repeat;
}
.bottom-pane ul.filter-by-list .smartswitch-neighborhood-bg {
  background: url(../images/maps/50x50/Icon-SwitchNeighbor.png) no-repeat;
}
.bottom-pane ul.map-legend-list {
  list-style-type: none;
  padding-left: 35px;
}
.bottom-pane ul.map-legend-list .customer-num {
  font-weight: bold;
}
.bottom-pane ul.map-legend-list li {
  margin: 10px 0;
}
.bottom-pane ul.map-legend-list li::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 15px;
  margin-right: 10px;
}
.bottom-pane ul.map-legend-list li.multiple-outages {
  font-weight: bold;
}
.bottom-pane ul.map-legend-list li.multiple-outages::before {
  background: url(../images/maps/icon-outages-legend/icon-multi-out.png);
}
.bottom-pane ul.map-legend-list li.group-1::before {
  background: url(../images/maps/icon-outages-legend/icon-cust-1.png);
}
.bottom-pane ul.map-legend-list li.group-2::before {
  background: url(../images/maps/icon-outages-legend/icon-cust-100.png);
}
.bottom-pane ul.map-legend-list li.group-3::before {
  background: url(../images/maps/icon-outages-legend/icon-cust-500.png);
}
.bottom-pane ul.map-legend-list li.group-4::before {
  background: url(../images/maps/icon-outages-legend/icon-cust-2000.png);
}
.bottom-pane ul.map-legend-list li.group-5::before {
  background: url(../images/maps/icon-outages-legend/icon-cust-2000-plus.png);
}
.bottom-pane ul.map-legend-pa {
  list-style-type: none;
  padding-left: 35px;
  font-weight: bold;
}
.bottom-pane ul.map-legend-pa li {
  margin: 10px 0;
}
.bottom-pane ul.map-legend-pa li::before {
  content: '';
  width: 15px;
  height: 20px;
  display: inline-block;
  margin-right: 7px;
}
.bottom-pane ul.map-legend-pa li.free::before {
  background: url(../images/maps/icon-pay-agent/icon-free.png);
}
.bottom-pane ul.map-legend-pa li.fee::before {
  background: url(../images/maps/icon-pay-agent/icon-fee.png);
}
.bottom-pane ul.map-legend-pa li span {
  position: relative;
  bottom: 4px;
}
.bottom-pane .bottom-pane-message {
  font-style: italic;
  font-size: 12px;
  padding: 10px 0 10px 25px;
  border-top: 1px solid #d9d9d9;
}
.bottom-pane.pt .bottom-pane-message {
  padding-left: 38px;
}
.bottom-pane.pt .bottom-pane-message .fpl-tooltip {
  float: right;
  margin-right: 20px;
}
.bottom-pane.mobile {
  display: none;
  position: relative;
}
@media screen and (max-width: 767px) {
  .bottom-pane.mobile {
    display: block;
  }
}
.maps .popover {
  background-color: white;
  color: gray;
}
.maps .popover.right .arrow::after {
  border-right-color: white;
}
.maps .popover.left .arrow::after {
  border-left-color: white;
}
.maps .popover.top .arrow::after {
  border-top-color: white;
}
.maps .popover.bottom .arrow::after {
  border-bottom-color: white;
}
.maps .popover .close-tooltip {
  background: gray;
  color: white;
}
.maps .fa-question-circle::before {
  background-color: white!important;
  border-radius: 50%;
}
.maps .infoWindowDiv {
  background: white;
  padding: 20px 15px 15px;
  border-radius: 12px;
  border-top-right-radius: 0;
  width: 300px;
  font-size: 14px;
  position: relative;
}
@media (max-width: 767px) {
  .maps .infoWindowDiv {
    width: 280px;
  }
}
.maps .infoWindowDiv.large {
  width: 400px;
}
@media (max-width: 767px) {
  .maps .infoWindowDiv.large {
    width: 280px;
  }
}
.maps .infoWindowDiv::after {
  content: '';
  width: 0;
  height: 0;
  border: 11px solid white;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  position: absolute;
  bottom: -22px;
  left: 50%;
  transform: translateX(-50%);
}
.maps .infoWindowDiv .title {
  font-weight: bold;
}
.maps .infoWindowDiv .title span {
  font-weight: normal;
}
.maps .infoWindowDiv .bottom-links {
  font-weight: bold;
  margin-top: 10px;
}
.maps .infoWindowDiv .bottom-links div {
  margin: 5px 0;
}
.maps .closer {
  cursor: pointer;
  position: absolute;
  top: -12px;
  right: 0px;
  width: 29px;
  height: 29px;
  border-radius: 50%;
  border: 2px solid white;
  background: gray;
  color: white;
  line-height: 0;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  padding-top: 13px;
}
.maps-tooltip {
  position: relative;
  max-width: 350px;
  color: gray;
  background: white;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 2px;
  padding: 20px 30px 15px 20px;
  border-radius: 10px;
  border-top-right-radius: 3px;
  margin-bottom: 13px;
  line-height: 1.3;
}
.maps-tooltip#loadingMessage {
  border-top-right-radius: 10px;
}
.maps-tooltip::after {
  content: '';
  width: 0;
  height: 0;
  border: 11px solid white;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  position: absolute;
  bottom: -22px;
  left: 50%;
  transform: translateX(-50%);
}
.maps-tooltip .maps-tooltip-close {
  position: absolute;
  top: -12px;
  right: 0;
  border-radius: 50%;
  border: 2px solid white;
  background: gray;
  color: white;
  font-size: 24px;
  font-weight: bold;
  line-height: 100%;
  cursor: pointer;
  padding: 2px 6px 1px;
}
.maps-tooltip.you a,
.maps-tooltip.you .triangles {
  font-weight: bold;
}
.maps-tooltip.outage .field,
.maps-tooltip.outage .name {
  display: inline-block;
}
.maps-tooltip.outage .field.status,
.maps-tooltip.outage .name.status {
  max-width: 75%;
}
.maps-tooltip.outage .field {
  font-weight: bold;
  margin-right: 5px;
  vertical-align: top;
}
.maps-tooltip.outage .links {
  margin-top: 5px;
}
.maps-tooltip.outage .links a {
  display: block;
  padding: 5px 0;
  font-weight: bold;
}
.maps-tooltip.agent h3 {
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  margin-top: 0;
  font-size: 20px;
}
.maps-tooltip.agent .hours p {
  margin: 0;
}
.maps-tooltip.agent .fee,
.maps-tooltip.agent a {
  font-weight: bold;
}
.maps-tooltip.agent a {
  display: block;
  margin-top: 10px;
}
/* R2 Modules */
.fpl-example-module {
  background: red;
}
.fpl-troubleshooting-tips {
  background: #eff2f4;
  border: 1px solid #d9d9d9;
}
.fpl-troubleshooting-tips .fpl-troubleshooting-tips-trigger {
  display: block;
  font-size: 16px;
}
.fpl-troubleshooting-tips .fpl-troubleshooting-tips-trigger a {
  display: block;
  padding: 12px 15px;
}
.fpl-troubleshooting-tips .fpl-troubleshooting-tips-trigger a .fa {
  float: right;
  font-size: 18px;
  padding-right: 10px;
  padding-top: 2px;
}
.fpl-troubleshooting-tips .fpl-troubleshooting-tips-trigger a .fa.fa-caret-up {
  display: none;
}
.fpl-troubleshooting-tips .fpl-troubleshooting-tips-trigger.active a .fa-caret-down {
  display: none;
}
.fpl-troubleshooting-tips .fpl-troubleshooting-tips-trigger.active a .fa-caret-up {
  display: block;
  padding-top: 1px;
}
.fpl-troubleshooting-tips .fpl-troubleshooting-tips-target {
  border-top: 1px solid #d9d9d9;
}
.fpl-troubleshooting-tips .fpl-troubleshooting-tips-target.hidden-target {
  display: none;
}
.fpl-troubleshooting-tips .fpl-troubleshooting-tips-target ul {
  padding-bottom: 0px;
  padding-top: 15px;
}
.fpl-troubleshooting-tips .fpl-troubleshooting-tips-target ul:before,
.fpl-troubleshooting-tips .fpl-troubleshooting-tips-target ul:after {
  content: " ";
  display: table;
}
.fpl-troubleshooting-tips .fpl-troubleshooting-tips-target ul:after {
  clear: both;
}
.fpl-troubleshooting-tips .fpl-troubleshooting-tips-target ul:before,
.fpl-troubleshooting-tips .fpl-troubleshooting-tips-target ul:after {
  content: " ";
  display: table;
}
.fpl-troubleshooting-tips .fpl-troubleshooting-tips-target ul:after {
  clear: both;
}
.fpl-troubleshooting-tips .fpl-troubleshooting-tips-target ul li {
  margin-bottom: 10px;
}
.fpl-landing-button {
  background: #0073a8;
  border-bottom: 5px solid #0078af;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 10px;
}
.fpl-landing-button a {
  color: #ffffff;
  display: table;
  font-size: 16px;
  height: 72px;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.fpl-landing-button a .image,
.fpl-landing-button a .text {
  display: table-cell;
  vertical-align: middle;
}
.fpl-landing-button a .image {
  height: 64px;
  width: 64px;
}
.fpl-landing-button a .text {
  padding-left: 10px;
  padding-right: 30px;
}
.fpl-landing-button a .fa {
  position: absolute;
  right: 15px;
  top: 40%;
}
.fpl-landing-button-resume {
  margin-top: -10px;
}
.fpl-landing-button-resume a,
.fpl-landing-button-resume a:hover {
  background: #0078af;
  color: #ffffff;
  font-size: 16px;
  display: block;
  padding-bottom: 12px;
  padding-left: 74px;
  padding-top: 12px;
  text-decoration: none;
}
.fpl-calendar {
  border: 1px solid #cccccc;
  position: relative;
}
.fpl-calendar .ui-datepicker-header {
  padding: 10px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.fpl-calendar .ui-datepicker-header .ui-datepicker-title {
  font-size: 20px;
}
.fpl-calendar .ui-datepicker-header .ui-datepicker-next,
.fpl-calendar .ui-datepicker-header .ui-datepicker-prev {
  cursor: pointer;
  display: block;
  font-size: 24px;
  padding: 5px 10px;
  position: absolute;
  text-decoration: none;
  top: 2px;
}
.fpl-calendar .ui-datepicker-header .ui-datepicker-next span,
.fpl-calendar .ui-datepicker-header .ui-datepicker-prev span {
  display: none;
}
.fpl-calendar .ui-datepicker-header .ui-datepicker-prev {
  left: 0;
}
.fpl-calendar .ui-datepicker-header .ui-datepicker-prev:before {
  content: "\f104";
  font-family: FontAwesome;
}
.fpl-calendar .ui-datepicker-header .ui-datepicker-next {
  right: 0;
}
.fpl-calendar .ui-datepicker-header .ui-datepicker-next:before {
  content: "\f105";
  font-family: FontAwesome;
}
.fpl-calendar .ui-datepicker-calendar {
  border-collapse: collapse;
  width: 100%;
}
.fpl-calendar .ui-datepicker-calendar thead {
  width: 100%;
}
.fpl-calendar .ui-datepicker-calendar thead tr th {
  border-bottom: 1px solid #e5e5e5;
  padding: 5px 0 8px;
  text-align: center;
}
.fpl-calendar .ui-datepicker-calendar thead tr th span {
  color: #999999;
  font-size: 14px;
}
.fpl-calendar .ui-datepicker-calendar tbody tr td {
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  text-align: center;
}
.fpl-calendar .ui-datepicker-calendar tbody tr td span,
.fpl-calendar .ui-datepicker-calendar tbody tr td a {
  display: inline-block;
  height: 30px;
  width: 30px;
}
.fpl-calendar .ui-datepicker-calendar tbody tr td .ui-state-default {
  color: #000000;
  font-size: 20px;
  padding: 1px 0;
  text-decoration: none;
}
.fpl-calendar .ui-datepicker-calendar tbody tr td .ui-state-default.ui-state-active {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #0073a8;
  color: #ffffff;
  height: 38px;
  left: 50%;
  margin-left: -19px;
  padding-top: 5px;
  position: absolute;
  top: -3px;
  width: 38px;
}
.fpl-calendar .ui-datepicker-calendar tbody tr td.ui-state-disabled .ui-state-default {
  color: #cccccc;
}
.fpl-calendar .fpl-datepicker-buttonpane:before,
.fpl-calendar .fpl-datepicker-buttonpane:after {
  content: " ";
  display: table;
}
.fpl-calendar .fpl-datepicker-buttonpane:after {
  clear: both;
}
.fpl-calendar .fpl-datepicker-buttonpane:before,
.fpl-calendar .fpl-datepicker-buttonpane:after {
  content: " ";
  display: table;
}
.fpl-calendar .fpl-datepicker-buttonpane:after {
  clear: both;
}
.fpl-calendar .fpl-datepicker-buttonpane a {
  color: #0073a8;
  display: block;
  float: left;
  font-size: 14px;
  margin: 10px 15px;
  text-decoration: none;
}
.fpl-calendar .fpl-datepicker-buttonpane a.fpl-datepicker-clear {
  float: right;
}
.fpl-power-status {
  padding-bottom: 25px;
  border-bottom: 1px solid #d9d9d9;
}
.fpl-power-status span.title,
.fpl-power-status span.indicator {
  font-size: 20px;
  line-height: 2.4em;
}
.fpl-power-status span.title {
  float: left;
}
.fpl-power-status span.indicator {
  float: right;
}
.fpl-power-status span.indicator.on {
  color: #447b2d;
}
.fpl-power-status span.indicator.off {
  color: #dc1500;
}
.fpl-estimated-bill label {
  margin-bottom: 20px;
}
.fpl-estimated-bill label.fpl-estimated-bill-label {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  color: #999999;
}
.fpl-estimated-bill i {
  float: right;
}
.fpl-estimated-bill .fpl-estimated-bill-box {
  width: 50%;
  float: left;
  text-align: center;
}
.fpl-estimated-bill .fpl-estimated-bill-box:last-child {
  border-left: 1px solid #d9d9d9;
}
.fpl-estimated-bill .fpl-estimated-bill-box .fpl-estimated-bill-hero {
  font-size: 26px;
}
.fpl-estimated-bill .fpl-estimated-bill-box .fpl-estimated-bill-detail .detail-text {
  text-transform: uppercase;
}
.fpl-upload-document-selection {
  color: #0c2739;
  font-size: 14px;
  line-height: 24px;
}
.fpl-upload-document-selection .fpl-upload-document {
  background: #f7f8f9;
  border: 1px solid #a8a5a5;
  padding: 20px;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-choice-options {
  background: #ffffff;
  margin: 15px 0 25px;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-choice-options:before,
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-choice-options:after {
  content: " ";
  display: table;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-choice-options:after {
  clear: both;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-choice-options:before,
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-choice-options:after {
  content: " ";
  display: table;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-choice-options:after {
  clear: both;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-choice-options .fpl-choice-option {
  color: #666666;
  float: left;
  width: 50%;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-choice-options .fpl-choice-option input[type="radio"] {
  display: none;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-choice-options .fpl-choice-option input[type="radio"] + label {
  display: block;
  margin: 0;
  padding: 10px 5px;
  text-align: center;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-choice-options .fpl-choice-option input[type="radio"]:checked + label {
  background: #0073a8;
  color: #ffffff;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-selected {
  background: #ffffff;
  margin-bottom: 25px;
  margin-left: -20px;
  margin-right: -20px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 8px;
  position: relative;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-selected .fpl-form-upload-file {
  margin-bottom: 0;
  padding-right: 70px;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-selected .fpl-form-upload-remove {
  position: absolute;
  right: 20px;
  top: 8px;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 24px;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  display: block;
  padding: 14px;
  text-align: center;
  width: 292px;
  height: 42px;
  clear: both;
  line-height: 13px;
  outline: none;
  background-color: transparent;
  background-color: #0073a8;
  margin-bottom: 10px;
  margin-top: 20px;
  width: 100% !important;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button:focus,
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button:active:focus,
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.active:focus {
  box-shadow: 0 0 10px #adadad !important;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button:hover,
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button:focus {
  color: #333333;
  text-decoration: none;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button:active,
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.disabled,
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button[disabled],
fieldset[disabled] .fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button:before,
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button:after {
  content: " ";
  display: table;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button:after {
  clear: both;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button:before,
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button:after {
  content: " ";
  display: table;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button:after {
  clear: both;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button .dijitReset {
  line-height: inherit !important;
}
@media (min-width: 320px) and (max-width: 1023px) {
  .fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button {
    padding: 18px 0;
    width: 352px;
    height: 48px;
    border-radius: 32px;
    -moz-border-radius: 32px;
    -webkit-border-radius: 32px;
    line-height: 8px;
  }
}
@media (max-width: 767px) {
  .fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button {
    width: 300px;
    height: 54px;
    padding: 22px 0;
    border-radius: 32px;
    -moz-border-radius: 32px;
    -webkit-border-radius: 32px;
  }
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.primary {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #0c2739;
  background: #c3d600;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.primary:hover,
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.primary:focus {
  outline: none;
  background: #c3d600;
  background: -moz-linear-gradient(top, #c3d600 0%, #d1e500 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #c3d600), color-stop(100%, #d1e500));
  background: -webkit-linear-gradient(top, #c3d600 0%, #d1e500 100%);
  background: -o-linear-gradient(top, #c3d600 0%, #d1e500 100%);
  background: -ms-linear-gradient(top, #c3d600 0%, #d1e500 100%);
  background: linear-gradient(to bottom, #c3d600 0%, #d1e500 100%);
  -webkit-box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.3);
  border-radius: 24px;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.primary:active {
  outline: none;
  background: #d1e500;
  background: -moz-linear-gradient(top, #d1e500 0%, #c3d600 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #d1e500), color-stop(100%, #c3d600));
  background: -webkit-linear-gradient(top, #d1e500 0%, #c3d600 100%);
  background: -o-linear-gradient(top, #d1e500 0%, #c3d600 100%);
  background: -ms-linear-gradient(top, #d1e500 0%, #c3d600 100%);
  background: linear-gradient(to bottom, #d1e500 0%, #c3d600 100%);
  -webkit-box-shadow: inset 4px 4px 8px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 4px 4px 8px 1px rgba(0, 0, 0, 0.4);
  box-shadow: inset 4px 4px 8px 1px rgba(0, 0, 0, 0.4);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.primary {
    height: 48px;
  }
}
@media (max-width: 767px) {
  .fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.primary {
    height: 54px;
  }
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.standard {
  background-color: #0073a8;
}
@media (max-width: 767px) {
  .fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.standard.fpls-button {
    padding: 24px 0;
  }
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.standard.disabled {
  color: #a6daf2;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.standard:hover,
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.standard:focus {
  outline: none;
  color: #ffffff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  background: #0073a8;
  background: -moz-linear-gradient(top, #0073a8 0%, #1684ba 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #0073a8), color-stop(100%, #1684ba));
  background: -webkit-linear-gradient(top, #0073a8 0%, #1684ba 100%);
  background: -o-linear-gradient(top, #0073a8 0%, #1684ba 100%);
  background: -ms-linear-gradient(top, #0073a8 0%, #1684ba 100%);
  background: linear-gradient(to bottom, #0073a8 0%, #1684ba 100%);
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.standard:active {
  outline: none;
  color: #ffffff;
  -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: #0073a8;
  background: -moz-linear-gradient(top, #0073a8 0%, #1684ba 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #0073a8), color-stop(100%, #1684ba));
  background: -webkit-linear-gradient(top, #0073a8 0%, #1684ba 100%);
  background: -o-linear-gradient(top, #0073a8 0%, #1684ba 100%);
  background: -ms-linear-gradient(top, #0073a8 0%, #1684ba 100%);
  background: linear-gradient(to bottom, #0073a8 0%, #1684ba 100%);
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.secondary {
  background-color: #0c2739;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.secondary:hover,
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.secondary:focus {
  outline: none;
  color: #ffffff;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  background: #0f3852;
  background: -moz-linear-gradient(top, #0f3852 0%, #0c2739 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #0f3852), color-stop(100%, #0c2739));
  background: -webkit-linear-gradient(top, #0f3852 0%, #0c2739 100%);
  background: -o-linear-gradient(top, #0f3852 0%, #0c2739 100%);
  background: -ms-linear-gradient(top, #0f3852 0%, #0c2739 100%);
  background: linear-gradient(to bottom, #0f3852 0%, #0c2739 100%);
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.secondary:active {
  outline: none;
  color: #ffffff;
  -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: #0f3852;
  background: -moz-linear-gradient(top, #0f3852 0%, #0c2739 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #0f3852), color-stop(100%, #0c2739));
  background: -webkit-linear-gradient(top, #0f3852 0%, #0c2739 100%);
  background: -o-linear-gradient(top, #0f3852 0%, #0c2739 100%);
  background: -ms-linear-gradient(top, #0f3852 0%, #0c2739 100%);
  background: linear-gradient(to bottom, #0f3852 0%, #0c2739 100%);
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.disabled {
  outline: none;
  opacity: .3;
  filter: alpha(opacity=30);
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.outline {
  color: #0073a8;
  border: 1px solid #0073a8;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.link {
  color: #0073a8;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.outline-white {
  color: #ffffff;
  border: 1px solid #ffffff;
  font-weight: bold;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.outline-white:hover {
  color: #333333;
  text-decoration: none;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.white {
  background-color: #ffffff;
  color: #0073A8;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.white:hover {
  outline: none;
  color: #0073a8;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #cecece 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #cecece));
  background: -webkit-linear-gradient(top, #ffffff 0%, #cecece 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #cecece 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #cecece 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #cecece 100%);
}
@media print {
  .fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.fpls-button {
    padding: 24px 0;
  }
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button.disabled {
  color: #a6daf2;
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button:hover,
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button:focus {
  outline: none;
  color: #ffffff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  background: #0073a8;
  background: -moz-linear-gradient(top, #0073a8 0%, #1684ba 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #0073a8), color-stop(100%, #1684ba));
  background: -webkit-linear-gradient(top, #0073a8 0%, #1684ba 100%);
  background: -o-linear-gradient(top, #0073a8 0%, #1684ba 100%);
  background: -ms-linear-gradient(top, #0073a8 0%, #1684ba 100%);
  background: linear-gradient(to bottom, #0073a8 0%, #1684ba 100%);
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button:active {
  outline: none;
  color: #ffffff;
  -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: #0073a8;
  background: -moz-linear-gradient(top, #0073a8 0%, #1684ba 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #0073a8), color-stop(100%, #1684ba));
  background: -webkit-linear-gradient(top, #0073a8 0%, #1684ba 100%);
  background: -o-linear-gradient(top, #0073a8 0%, #1684ba 100%);
  background: -ms-linear-gradient(top, #0073a8 0%, #1684ba 100%);
  background: linear-gradient(to bottom, #0073a8 0%, #1684ba 100%);
}
.fpl-upload-document-selection .fpl-upload-document .fpl-form-row .fpl-form-upload-button input[type="file"] {
  position: fixed;
  top: -1000px;
}
.fpl-upload-document-selection .fpl-or-header {
  border-top: 1px solid #a8a5a5;
  margin-top: 25px;
  text-align: center;
}
.fpl-upload-document-selection .fpl-or-header strong {
  background: #ffffff;
  color: #666666;
  display: inline-block;
  font-size: 14px;
  padding: 0 8px;
  position: relative;
  top: -13px;
}
.fpl-upload-document-selection .fpl-email-documents {
  background: #f7f8f9;
  border: 1px solid #a8a5a5;
  color: #0c2739;
  padding: 20px;
}
.fpl-upload-document-selection .fpl-email-documents .fpl-choice-item {
  margin-top: 20px;
  position: relative;
}
.fpl-upload-document-selection .fpl-email-documents .fpl-choice-item:before,
.fpl-upload-document-selection .fpl-email-documents .fpl-choice-item:after {
  content: " ";
  display: table;
}
.fpl-upload-document-selection .fpl-email-documents .fpl-choice-item:after {
  clear: both;
}
.fpl-upload-document-selection .fpl-email-documents .fpl-choice-item:before,
.fpl-upload-document-selection .fpl-email-documents .fpl-choice-item:after {
  content: " ";
  display: table;
}
.fpl-upload-document-selection .fpl-email-documents .fpl-choice-item:after {
  clear: both;
}
.fpl-upload-document-selection .fpl-email-documents .fpl-choice-item label {
  font-weight: normal;
  padding-right: 40px;
}
.fpl-upload-document-selection .fpl-email-documents .fpl-choice-item .fpl-customized-option {
  position: absolute;
  right: 0;
  top: 5%;
}
.ie8 .fpl-choice-options .fpl-choice-option {
  padding-left: 20px;
}
.ie8 .fpl-choice-options .fpl-choice-option input[type="radio"] {
  display: inline-block !important;
}
.ie8 .fpl-choice-options .fpl-choice-option input[type="radio"] + label {
  display: inline-block !important;
}
.fpl-review-order-step .fpl-order-step {
  background: #0073a8;
  border-top: 5px solid #6cbfe6;
}
.fpl-review-order-step .fpl-order-step span.image {
  display: inline-block;
  background: url(../../R2/media/images/review-order-step-1.png) center no-repeat;
  width: 100%;
  height: 50px;
  text-align: right;
  padding-top: 13px;
  padding-right: 20px;
}
.fpl-review-order-step .fpl-order-step span a {
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  vertical-align: middle;
}
.fpl-review-order-step .fpl-order-step span a .fa {
  margin-left: 0;
}
.fpl-review-order-step .fpl-order-detail {
  padding-left: 20px;
  padding-right: 20px;
  border-left: 2px solid #d9d9d9;
  border-right: 2px solid #d9d9d9;
}
.fpl-review-order-step .fpl-order-detail label {
  width: 100%;
  padding-top: 25px;
}
.fpl-review-order-step .fpl-order-detail label.fpl-order-step-label {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  color: #999999;
}
.fpl-review-order-step .fpl-order-detail span.text {
  font-size: 16px;
}
.fpl-review-order-step .fpl-order-detail:last-child {
  padding-bottom: 25px;
  border-bottom: 2px solid #d9d9d9;
}
.fpl-order-submission .fpl-account-number {
  background: #0073a8;
  border-top: 5px solid #6cbfe6;
  font-size: 16px;
  color: #ffffff;
}
.fpl-order-submission .fpl-account-number span.image,
.fpl-order-submission .fpl-account-number p.account-info {
  display: inline-block;
}
.fpl-order-submission .fpl-account-number span.image {
  width: 42px;
  height: 37px;
  margin: 22px;
}
.fpl-order-submission .fpl-account-number span.personal {
  background: url(../../R2/media/images/confirmation-icon-house.png) center no-repeat;
}
.fpl-order-submission .fpl-account-number span.company {
  background: url(../../R2/media/images/confirmation-icon-shop.png) center no-repeat;
}
.fpl-order-submission .fpl-account-number .account-info {
  width: 100%;
}
.fpl-order-submission .fpl-account-number .account-info span.title {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 20px;
  display: block;
}
.fpl-order-submission .fpl-account-number .account-info span.text {
  font-weight: bold;
}
.fpl-order-submission .fpl-account-number .account-info label,
.fpl-order-submission .fpl-account-number .account-info span.text {
  display: inline;
}
.fpl-order-submission .fpl-account-number .account-info label {
  font-weight: normal;
}
.fpl-order-submission .fpl-order-detail {
  padding-left: 20px;
  padding-right: 20px;
  border-left: 2px solid #d9d9d9;
  border-right: 2px solid #d9d9d9;
}
.fpl-order-submission .fpl-order-detail label {
  padding-top: 25px;
}
.fpl-order-submission .fpl-order-detail label.fpl-order-step-label {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  color: #999999;
}
.fpl-order-submission .fpl-order-detail span {
  display: block;
}
.fpl-order-submission .fpl-order-detail span.text {
  font-size: 16px;
}
.fpl-order-submission .fpl-order-detail span.message {
  color: #999999;
}
.fpl-order-submission .fpl-order-detail:last-child {
  padding-bottom: 25px;
  border-bottom: 2px solid #d9d9d9;
}
.fpl-paperless-confirmation i {
  font-size: 30px;
  color: #c3d600;
  margin-right: 14px;
}
.fpl-paperless-confirmation span.title {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
}
.fpl-paperless-confirmation p {
  font-size: 16px;
  margin-top: 10px;
}
.nav-a-block {
  background-color: #0073a8;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .nav-a-block {
    width: 100%;
    z-index: 10;
  }
}
@media (max-width: 767px) {
  .nav-a-block {
    width: 100%;
    z-index: 10;
  }
}
.nav-a-block p {
  text-align: center;
  padding: 17px 0;
  font-size: 18px;
  margin-bottom: 0;
}
@media (max-width: 340px) {
  .nav-a-block p {
    font-size: 16px;
  }
}
.nav-a-block p a {
  color: white;
}
@media (max-width: 1023px) {
  .nav-a-block p a:hover {
    text-decoration: underline;
  }
}
@media (min-width: 1024px) {
  .nav-a-block p a {
    cursor: default;
  }
  .nav-a-block p a:hover {
    text-decoration: none;
  }
}
@media (max-width: 1023px) {
  .nav-a-block p a.closed i {
    position: relative;
    top: -4px;
  }
  .nav-a-block p a.closed i:after {
    content: "\f0dd";
  }
}
@media (max-width: 1023px) {
  .nav-a-block p a.open i {
    position: relative;
    top: 2px;
  }
  .nav-a-block p a.open i:after {
    content: "\f0de";
  }
}
@media (min-width: 1024px) {
  .nav-a-block p a i {
    display: none;
  }
}
@media (min-width: 1024px) {
  .nav-a-block .menu {
    display: block !important;
    width: 985px;
    height: 60px;
    margin: auto;
    list-style: none;
    padding: 20px 0;
    border-top: solid 1px white;
  }
  .nav-a-block .menu li {
    float: left;
    width: 16.66%;
    text-align: center;
  }
  .nav-a-block .menu li a {
    color: white;
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .nav-a-block .menu {
    display: none;
    width: 100%;
    margin: auto;
    list-style: none;
    padding-bottom: 20px;
    padding-left: 75px;
    position: absolute;
    z-index: 9;
    background-color: #0073a8;
    top: 55px;
  }
  .nav-a-block .menu li {
    text-align: left;
    padding: 10px 0;
  }
  .nav-a-block .menu li a {
    color: white;
    font-size: 16px;
  }
}
.nav-b-block {
  width: 100%;
  height: 60px;
  background-color: #0073a8;
}
@media (max-width: 1023px) {
  .nav-b-block .inner-container img {
    margin: 12px 0 0 12px;
    width: 38px;
    height: 38px;
  }
  .nav-b-block .inner-container span#navBTrigger {
    color: white;
    float: right;
    font-size: 20px;
    margin-top: 18px;
    margin-right: 20px;
    height: 32px;
    width: 25px;
    background-image: url(../images/icon-nav-hamburger.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .nav-b-block .inner-container span#navBTrigger > img {
    width: 24px;
    height: 20px;
    margin-top: -2px;
    margin-right: 0px;
    cursor: pointer;
  }
  .nav-b-block .inner-container span#navBTrigger.open {
    background-image: url(../images/icon-nav-x.png);
  }
  .nav-b-block .inner-container span#navBTrigger ul#hamburgerMenuB {
    display: none;
    padding: 14px 20px 20px 75px;
    z-index: 9999999;
    position: absolute;
    top: 60px;
    background-color: #0073a8;
    width: 100%;
    list-style: none;
    left: 0 !important;
  }
  .nav-b-block .inner-container span#navBTrigger ul#hamburgerMenuB li {
    padding-bottom: 9px;
  }
  .nav-b-block .inner-container span#navBTrigger ul#hamburgerMenuB li a {
    font-size: 18px;
    color: white;
  }
}
@media (min-width: 1024px) and (max-width: 1085px) {
  .nav-b-block .inner-container span#navBTrigger span#helper {
    display: none;
  }
}
@media (min-width: 1024px) and (max-width: 1065px) {
  .nav-b-block .inner-container #navBTrigger ul#hamburgerMenuB:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #0073a8;
    position: absolute;
    left: 184px;
    top: -10px;
    z-index: 9;
  }
}
@media (min-width: 1024px) {
  .nav-b-block .inner-container {
    max-width: 980px;
    margin: auto;
  }
  .nav-b-block .inner-container img {
    width: 45px;
    height: 45px;
    margin: 8px 0 0 0;
  }
  .nav-b-block .inner-container #navBTrigger {
    color: white;
    float: right;
    font-size: 20px;
    margin-top: 20px;
    height: 40px;
    width: 25px;
    background-image: url(../images/icon-nav-hamburger.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .nav-b-block .inner-container #navBTrigger.open {
    background-image: url(../images/icon-nav-x.png);
  }
  .nav-b-block .inner-container #navBTrigger #hamburgerMenuB {
    display: none;
    padding: 15px 0;
    z-index: 9999999;
    position: absolute;
    top: 75px;
    background-color: #0073a8;
    width: 225px;
    height: 245px;
    list-style: none;
  }
  .nav-b-block .inner-container #navBTrigger #hamburgerMenuB:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #0073a8;
    position: absolute;
    left: 150px;
    top: -10px;
    z-index: 9;
  }
  .nav-b-block .inner-container #navBTrigger #hamburgerMenuB li {
    padding: 0 20px;
    margin-bottom: 9px;
    z-index: 99;
  }
  .nav-b-block .inner-container #navBTrigger #hamburgerMenuB li:hover {
    background-color: #0C2739;
  }
  .nav-b-block .inner-container #navBTrigger #hamburgerMenuB li a {
    font-size: 16px;
    color: white;
    position: relative;
    top: -1px;
  }
  .nav-b-block .inner-container #navBTrigger #hamburgerMenuB li a:hover {
    text-decoration: none;
  }
  .nav-b-block .inner-container #navBTrigger #helper {
    display: block;
    position: absolute;
    width: 225px;
    height: 40px;
  }
}
.moderncarousel.stacked li.image-right .image-set {
  float: right;
}
.moderncarousel.stacked li.image-right iframe {
  float: right;
}
.moderncarousel.stacked li.image-right .carousel-info {
  float: left;
}
@media (min-width: 768px) {
  .moderncarousel.stacked {
    margin-top: 30px;
    height: 440px;
    margin-bottom: 30px;
  }
  .moderncarousel.stacked .image-set {
    display: block;
    width: 50%;
    float: left;
    padding: 0 30px;
    max-height: 400px;
    overflow: hidden;
  }
  .moderncarousel.stacked .image-set img {
    widows: 100%;
    height: auto !important;
  }
  .moderncarousel.stacked .carousel-info {
    width: 50%;
    float: right;
    display: block !important;
    padding: 0 60px;
  }
  .moderncarousel.stacked iframe {
    width: 50%;
    height: 400px;
    padding: 0 30px;
  }
  .moderncarousel.stacked .c-carousel-controls {
    position: absolute;
    font-size: 40px;
    height: 400px;
    z-index: 9999;
  }
  .moderncarousel.stacked .c-carousel-controls a {
    color: #0073a8;
    text-decoration: none;
  }
  .moderncarousel.stacked .c-carousel-controls#carousel-nav-previous > a {
    padding-top: 185px;
    display: block;
    height: 100%;
    width: 19px;
  }
  .moderncarousel.stacked .c-carousel-controls#carousel-nav-previous .bx-prev:before {
    content: "\f053";
    font-family: FontAwesome;
    width: 19px;
    height: 37px;
    display: block;
  }
  .moderncarousel.stacked .c-carousel-controls#carousel-nav-next {
    right: 10px;
  }
  .moderncarousel.stacked .c-carousel-controls#carousel-nav-next > a {
    padding-top: 185px;
    display: block;
    height: 100%;
    width: 19px;
  }
  .moderncarousel.stacked .c-carousel-controls#carousel-nav-next .bx-next:before {
    content: "\f054";
    font-family: FontAwesome;
    width: 19px;
    height: 100%;
    display: block;
  }
}
@media (max-width: 767px) {
  .moderncarousel.stacked {
    margin-top: 30px;
    height: 540px;
    border-bottom: solid 2px #D2D2D2;
  }
  .moderncarousel.stacked .image-set {
    display: block;
    width: 100%;
    text-align: center;
    max-height: 250px;
    overflow: hidden;
  }
  .moderncarousel.stacked .image-set img {
    margin: auto;
    width: calc(100% - 60px);
  }
  .moderncarousel.stacked .bx-viewport {
    height: 540px !important;
  }
  .moderncarousel.stacked .image-set.yt_thumb[style="display: none;"] + .carousel-info {
    position: relative;
    top: 250px;
  }
  .moderncarousel.stacked .carousel-info {
    width: 100%;
    clear: both;
    float: right;
    display: block !important;
    margin-top: 10px;
    padding: 0 30px;
    height: 150px;
  }
  .moderncarousel.stacked iframe {
    width: calc(100% - 60px);
    height: 250px;
    margin-left: 28px;
    position: relative;
    top: -160px;
  }
  .moderncarousel.stacked .bx-controls {
    position: relative;
    top: -15px;
  }
  .moderncarousel.stacked .bx-controls .bx-pager {
    padding-top: 0;
  }
  .moderncarousel.stacked .c-carousel-controls {
    position: absolute;
    font-size: 40px;
    height: 250px;
    z-index: 9999;
  }
  .moderncarousel.stacked .c-carousel-controls a {
    color: #0073a8;
    text-decoration: none;
  }
  .moderncarousel.stacked .c-carousel-controls#carousel-nav-previous > a {
    padding-top: 107px;
    display: block;
    height: 100%;
    width: 19px;
  }
  .moderncarousel.stacked .c-carousel-controls#carousel-nav-previous .bx-prev:before {
    content: "\f053";
    font-family: FontAwesome;
    width: 19px;
    height: 37px;
    display: block;
  }
  .moderncarousel.stacked .c-carousel-controls#carousel-nav-next {
    right: 10px;
  }
  .moderncarousel.stacked .c-carousel-controls#carousel-nav-next > a {
    padding-top: 107px;
    display: block;
    height: 100%;
    width: 19px;
  }
  .moderncarousel.stacked .c-carousel-controls#carousel-nav-next .bx-next:before {
    content: "\f054";
    font-family: FontAwesome;
    width: 19px;
    height: 100%;
    display: block;
  }
}
.moderncarousel:not(.stacked) {
  margin-bottom: 40px;
}
.moderncarousel:not(.stacked) .image-set img {
  width: 100% !important;
  height: auto !important;
}
.moderncarousel:not(.stacked).authoring {
  overflow: visible;
}
.moderncarousel:not(.stacked).authoring li {
  max-height: 576px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  .moderncarousel:not(.stacked) {
    height: 576px;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .moderncarousel:not(.stacked) {
    height: 400px;
    overflow: hidden;
  }
}
.moderncarousel:not(.stacked) .bx-pager.bx-default-pager {
  z-index: 9;
}
.moderncarousel:not(.stacked) .modern-slider {
  width: 100%;
  max-width: 100%;
}
.moderncarousel:not(.stacked) .modern-slider.masthead-slider-loading {
  background: url(../images/bx_loader.gif) center center no-repeat #ffffff;
  width: 100%;
}
@media (min-width: 768px) {
  .moderncarousel:not(.stacked) .modern-slider.masthead-slider-loading {
    height: 576px;
  }
}
@media (max-width: 767px) {
  .moderncarousel:not(.stacked) .modern-slider.masthead-slider-loading {
    height: 400px;
  }
}
.moderncarousel:not(.stacked) .modern-slider.masthead-slider-loading .slider-wrap {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.moderncarousel:not(.stacked) .modern-slider .yt_thumb {
  cursor: pointer;
}
.moderncarousel:not(.stacked) .modern-slider .yt_thumb img {
  width: 100%;
}
.moderncarousel:not(.stacked) .modern-slider .yt_thumb:before {
  content: '';
  display: block;
  background-image: url(../images/tile-video-icon.png);
  position: absolute;
  z-index: 99999999;
  top: 230px;
  left: 50%;
  width: 100px;
  height: 100px;
  background-size: contain;
  margin-left: -50px;
}
@media (max-width: 767px) {
  .moderncarousel:not(.stacked) .modern-slider .yt_thumb:before {
    top: 155px;
    width: 75px;
    height: 75px;
    margin-left: -38px;
  }
}
.moderncarousel:not(.stacked) .modern-slider .bx-wrapper .bx-pager {
  z-index: 9;
  position: absolute;
  bottom: 42px;
  padding: 0;
}
.moderncarousel:not(.stacked) .modern-slider .bx-wrapper .bx-pager .bx-pager-item {
  vertical-align: middle;
}
.moderncarousel:not(.stacked) .modern-slider .bx-wrapper .bx-pager .bx-pager-item a {
  background-color: #f0f2f4;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.moderncarousel:not(.stacked) .modern-slider .bx-wrapper .bx-pager .bx-pager-item a.active {
  background-color: #0073a8;
}
@media (max-width: 767px) {
  .moderncarousel:not(.stacked) .modern-slider .bx-wrapper,
  .moderncarousel:not(.stacked) .modern-slider .bx-viewport {
    height: 400px !important;
    max-height: 400px;
  }
  .moderncarousel:not(.stacked) .modern-slider .carousel-info {
    display: none;
  }
  .moderncarousel:not(.stacked) .modern-slider iframe {
    width: 100%;
    height: 400px;
    z-index: 1;
  }
  .moderncarousel:not(.stacked) .modern-slider .c-carousel-controls {
    position: absolute;
    font-size: 90px;
    top: 165px;
    z-index: 9999;
  }
  .moderncarousel:not(.stacked) .modern-slider .c-carousel-controls a {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
  }
  .moderncarousel:not(.stacked) .modern-slider .c-carousel-controls#carousel-nav-previous {
    left: 3.5%;
  }
  .moderncarousel:not(.stacked) .modern-slider .c-carousel-controls#carousel-nav-previous > a {
    display: block;
    width: 38px;
    height: 74px;
  }
  .moderncarousel:not(.stacked) .modern-slider .c-carousel-controls#carousel-nav-previous .bx-prev:before {
    content: "\f104";
    content: "";
    background-image: url(../images/modern-arrow-left.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 38px;
    height: 74px;
    display: block;
  }
  .moderncarousel:not(.stacked) .modern-slider .c-carousel-controls#carousel-nav-next {
    right: 3.5%;
  }
  .moderncarousel:not(.stacked) .modern-slider .c-carousel-controls#carousel-nav-next > a {
    display: block;
    width: 38px;
    height: 74px;
  }
  .moderncarousel:not(.stacked) .modern-slider .c-carousel-controls#carousel-nav-next .bx-next:before {
    content: "";
    background-image: url(../images/modern-arrow-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 38px;
    height: 74px;
    display: block;
  }
}
@media (min-width: 768px) {
  .moderncarousel:not(.stacked) .modern-slider .c-carousel-controls {
    position: absolute;
    font-size: 90px;
    top: 270px;
    z-index: 9999;
  }
  .moderncarousel:not(.stacked) .modern-slider .c-carousel-controls a {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
  }
  .moderncarousel:not(.stacked) .modern-slider .c-carousel-controls#carousel-nav-previous {
    left: 3.5%;
  }
  .moderncarousel:not(.stacked) .modern-slider .c-carousel-controls#carousel-nav-previous > a {
    display: block;
    height: 37px;
    width: 19px;
  }
  .moderncarousel:not(.stacked) .modern-slider .c-carousel-controls#carousel-nav-previous .bx-prev:before {
    content: "";
    background-image: url(../images/modern-arrow-left.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 19px;
    height: 37px;
    display: block;
  }
  .moderncarousel:not(.stacked) .modern-slider .c-carousel-controls#carousel-nav-next {
    right: 3.5%;
  }
  .moderncarousel:not(.stacked) .modern-slider .c-carousel-controls#carousel-nav-next > a {
    display: block;
    height: 37px;
    width: 19px;
  }
  .moderncarousel:not(.stacked) .modern-slider .c-carousel-controls#carousel-nav-next .bx-next:before {
    content: "";
    background-image: url(../images/modern-arrow-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 19px;
    height: 37px;
    display: block;
  }
  .moderncarousel:not(.stacked) .modern-slider .bx-wrapper,
  .moderncarousel:not(.stacked) .modern-slider .bx-viewport {
    height: 576px !important;
    max-height: 576px;
  }
  .moderncarousel:not(.stacked) .modern-slider .carousel-info {
    background-color: transparent;
    position: absolute;
    left: 15%;
    top: 335px;
    text-align: left;
  }
  .moderncarousel:not(.stacked) .modern-slider .carousel-info .cta-container {
    max-width: 450px;
  }
  .moderncarousel:not(.stacked) .modern-slider .carousel-info .cta-container .cta-carousel-btn {
    border-radius: 30px;
    background: #0073a8;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 9px 25px 8px;
    text-transform: uppercase;
  }
  .moderncarousel:not(.stacked) .modern-slider .carousel-info .cta-container .cta-carousel-btn:first-child {
    color: #0073a8;
    background-color: transparent;
    border: 2px solid #0073a8;
  }
  .moderncarousel:not(.stacked) .modern-slider .carousel-info .cta-container .cta-carousel-btn:first-child:hover {
    text-decoration: none;
  }
  .moderncarousel:not(.stacked) .modern-slider .carousel-info .cta-container .cta-carousel-btn:last-child:hover {
    text-decoration: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    background: linear-gradient(to bottom, #0073a8 0%, #1684ba 100%);
  }
  .moderncarousel:not(.stacked) .modern-slider .carousel-info.one-cta .cta-carousel-btn:first-child {
    width: 300px;
    text-align: center;
  }
  .moderncarousel:not(.stacked) .modern-slider .carousel-info.one-cta .cta-carousel-btn:last-child {
    display: none;
  }
  .moderncarousel:not(.stacked) .modern-slider .carousel-info.no-cta .cta-container {
    display: none;
  }
  .moderncarousel:not(.stacked) .modern-slider .carousel-info.align-right {
    left: auto;
    right: 15%;
  }
  .moderncarousel:not(.stacked) .modern-slider .carousel-info.align-right h2,
  .moderncarousel:not(.stacked) .modern-slider .carousel-info.align-right p,
  .moderncarousel:not(.stacked) .modern-slider .carousel-info.align-right a {
    text-align: right;
  }
  .moderncarousel:not(.stacked) .modern-slider .carousel-info.align-right .cta-container {
    position: relative;
    right: auto;
  }
  .moderncarousel:not(.stacked) .modern-slider .carousel-info.dark-text h2,
  .moderncarousel:not(.stacked) .modern-slider .carousel-info.dark-text p,
  .moderncarousel:not(.stacked) .modern-slider .carousel-info.dark-text a {
    color: black;
  }
  .moderncarousel:not(.stacked) .modern-slider .carousel-info h2,
  .moderncarousel:not(.stacked) .modern-slider .carousel-info p,
  .moderncarousel:not(.stacked) .modern-slider .carousel-info a {
    color: white;
    max-width: 330px;
    text-align: left;
    padding: 0;
  }
  .moderncarousel:not(.stacked) .modern-slider .carousel-info h2 {
    font-size: 38px;
    font-family: Arial;
    margin-bottom: 0px;
  }
  .moderncarousel:not(.stacked) .modern-slider iframe {
    width: 100%;
    height: 576px;
    z-index: 1;
  }
}
.row.gray-rule {
  border-top: solid 2px #e5e5e5;
}
@media (max-width: 767px) {
  .row.regular-icons {
    padding-top: 50px;
    margin-bottom: 95px;
  }
}
@media (min-width: 768px) {
  .row.tall {
    height: 576px;
  }
}
@media (min-width: 768px) {
  .row.short {
    height: 420px;
  }
}
.row.blue-inverse {
  background-color: #5fb0e7;
  padding: 30px 0 55px;
}
.row.blue-inverse .bx-viewport {
  background-color: #5fb0e7;
}
@media (min-width: 768px) {
  .row.blue-inverse {
    padding: 33px 0;
  }
}
@media (max-width: 767px) {
  .row.blue-inverse .col-xs-12 > .bx-wrapper {
    position: relative;
    top: -15px;
  }
  .row.blue-inverse .col-xs-12 > .bx-wrapper .bx-viewport {
    background-color: #5fb0e7;
  }
  .row.blue-inverse .bx-wrapper .bx-pager {
    z-index: 9;
  }
}
.row.blue-inverse h3 {
  font-family: Arial;
  color: white;
  margin-bottom: 50px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .row.blue-inverse h3 {
    padding: 0 50px;
    font-size: 24px;
    margin-top: 20px;
  }
}
.row.blue-inverse a,
.row.blue-inverse p,
.row.blue-inverse h4,
.row.blue-inverse h3,
.row.blue-inverse span {
  color: white;
  text-align: center;
}
.row.blue-inverse .section-blocks.modern-blocks.icons {
  margin-top: 0;
  padding-bottom: 55px;
  background-color: #5fb0e7;
}
@media (max-width: 767px) {
  .row.blue-inverse .section-blocks.modern-blocks.icons {
    padding-top: 0;
    padding-bottom: 0;
    left: 16px;
  }
  .row.blue-inverse .section-blocks.modern-blocks.icons img {
    margin-left: 0;
  }
  .row.blue-inverse .section-blocks.modern-blocks.icons p.section-block-learn-more {
    padding: 0;
  }
  .row.blue-inverse .section-blocks.modern-blocks.icons > li {
    background-color: #5fb0e7;
  }
  .row.blue-inverse .section-blocks.modern-blocks.icons > li div.section-block {
    padding: 0 50px;
    height: auto;
  }
  .row.blue-inverse .section-blocks.modern-blocks.icons > li div.section-block div.section-block-info {
    padding: 0;
  }
  .row.blue-inverse .section-blocks.modern-blocks.icons > li div.section-block div.section-block-info p {
    font-size: 16px;
  }
  .row.blue-inverse .section-blocks.modern-blocks.icons > li div.section-block > img {
    height: auto;
  }
  .row.blue-inverse .section-blocks.modern-blocks.icons > li div.section-block p.section-block-learn-more a {
    font-size: 16px;
  }
}
.row.blue-inverse .section-blocks.modern-blocks.icons > li {
  margin-bottom: 0;
}
.row.blue-inverse .section-blocks.modern-blocks.icons > li > .section-block {
  height: 175px;
}
.row.blue-inverse .section-blocks.modern-blocks.icons > li > .section-block .icon-block {
  height: 70px;
}
.row.blue-inverse .section-blocks.modern-blocks.icons > li > .section-block > div {
  text-align: center;
  margin: 0 auto 15px;
  width: auto;
}
.row.blue-inverse .section-blocks.modern-blocks.icons > li > .section-block > div:hover {
  cursor: auto;
  text-decoration: none;
}
.row.blue-inverse .section-blocks.modern-blocks.icons > li > .section-block > div > img {
  width: 70px;
  margin: auto;
}
.row.blue-inverse .section-blocks.modern-blocks.icons > li > .section-block .section-block-info h4 {
  display: none;
  margin-top: 0;
}
.row.blue-inverse .section-blocks.modern-blocks.icons > li > .section-block .section-block-info p {
  line-height: 20px;
  max-height: 100px;
  font-size: 15.5px;
}
.row.blue-inverse .section-blocks.modern-blocks.icons > li > .section-block p.section-block-learn-more {
  text-align: center;
}
.row.blue-inverse .section-blocks.modern-blocks.icons > li > .section-block p.section-block-learn-more > a {
  color: white;
  text-align: center;
  font-weight: bold;
}
.row.blue-inverse .section-blocks.modern-blocks.icons > li > .section-block p.section-block-learn-more > a:hover {
  text-decoration: underline;
}
@media (min-width: 1024px) {
  .row.blue-inverse .section-blocks.modern-blocks.icons.three-across {
    padding-left: 107px;
    padding-right: 107px;
  }
}
@media (min-width: 768px) {
  .row.blue-inverse .section-blocks.modern-blocks.icons.three-across {
    padding-top: 0;
  }
}
@media (max-width: 1023px) {
  .row.blue-inverse .section-blocks.modern-blocks.icons.three-across {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .row.blue-inverse .section-blocks.modern-blocks.icons.three-across p.section-block-learn-more {
    padding: 0;
  }
}
.row.blue-inverse .section-blocks.modern-blocks.icons.five-across p.section-block-learn-more {
  position: static;
  font-weight: bold;
}
@media (min-width: 1024px) {
  .row.blue-inverse .section-blocks.modern-blocks.icons.five-across {
    padding-left: 107px;
    padding-right: 107px;
  }
}
@media (min-width: 768px) {
  .row.blue-inverse .section-blocks.modern-blocks.icons.five-across > li {
    width: 20%;
  }
  .row.blue-inverse .section-blocks.modern-blocks.icons.five-across > li div.section-block-info {
    margin: 0;
  }
}
.row.blue-inverse .section-blocks.modern-blocks.icons.five-across img {
  margin-bottom: 10px;
  padding: 0;
}
@media (min-width: 1024px) {
  .section-blocks.modern-blocks {
    max-width: 1280px;
    margin: auto;
  }
}
@media (min-width: 1024px) {
  .section-blocks.modern-blocks.icons.two-across {
    padding-top: 85px;
  }
  .section-blocks.modern-blocks.icons.two-across > li .section-block {
    height: auto;
  }
  .section-blocks.modern-blocks.icons.two-across > li .section-block > div {
    margin: auto;
    width: 340px;
    display: block;
    text-align: left;
  }
  .section-blocks.modern-blocks.icons.two-across > li .section-block > div img {
    width: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .section-blocks.modern-blocks.icons.two-across {
    padding-top: 75px;
    padding-bottom: 20px;
  }
  .section-blocks.modern-blocks.icons.two-across > li .section-block {
    height: 250px;
  }
  .section-blocks.modern-blocks.icons.two-across > li .section-block > div {
    width: auto;
    margin: 0;
    display: block;
    text-align: left;
  }
  .section-blocks.modern-blocks.icons.two-across > li .section-block > div img {
    width: 50px;
  }
}
@media (max-width: 767px) {
  .section-blocks.modern-blocks.icons.two-across {
    padding-top: 0;
    left: 16px;
  }
  .section-blocks.modern-blocks.icons.two-across > li .section-block > div {
    width: 100%;
    display: block;
    text-align: left;
    margin: auto;
  }
  .section-blocks.modern-blocks.icons.two-across > li .section-block > div img {
    width: 70px;
    height: auto;
    padding: 0;
    margin-left: 45px;
  }
  .section-blocks.modern-blocks.icons.two-across > li .section-block p.section-block-learn-more {
    padding-left: 49px;
  }
}
@media (min-width: 1024px) {
  .section-blocks.modern-blocks.icons.three-across {
    padding: 85px 107px 35px;
  }
  .section-blocks.modern-blocks.icons.three-across > li {
    padding-left: 30px;
  }
  .section-blocks.modern-blocks.icons.three-across > li .section-block > div {
    margin: auto;
  }
  .section-blocks.modern-blocks.icons.three-across > li .section-block .section-block-learn-more {
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .section-blocks.modern-blocks.icons.three-across {
    padding: 80px 0 0;
  }
}
@media (min-width: 768px) {
  .section-blocks.modern-blocks.icons.three-across > li .section-block {
    height: 250px;
  }
  .section-blocks.modern-blocks.icons.three-across > li .section-block > div {
    width: 100%;
    max-width: 280px;
    margin: 0;
    display: block;
    text-align: left;
  }
  .section-blocks.modern-blocks.icons.three-across > li .section-block > div img {
    width: 50px;
  }
}
@media (max-width: 767px) {
  .section-blocks.modern-blocks.icons.three-across {
    padding-top: 0;
  }
  .section-blocks.modern-blocks.icons.three-across > li .section-block > div {
    width: 100%;
    display: block;
    text-align: left;
  }
  .section-blocks.modern-blocks.icons.three-across > li .section-block > div img {
    width: 70px;
    height: 70px;
    padding: 0;
    margin-left: 65px;
  }
  .section-blocks.modern-blocks.icons.three-across > li .section-block .section-block-info {
    padding: 0 25px 0 45px;
  }
  .section-blocks.modern-blocks.icons.three-across > li .section-block .section-block-learn-more {
    padding-left: 64px;
  }
}
@media (max-width: 767px) {
  .section-blocks.modern-blocks.two-across li + li .no-image {
    margin-top: 80px;
  }
}
.section-blocks.modern-blocks.two-across > li .section-block.no-image {
  height: auto;
}
@media (min-width: 768px) {
  .section-blocks.modern-blocks.two-across > li .section-block.no-image {
    position: relative;
    top: 130px;
  }
}
@media (max-width: 767px) {
  .section-blocks.modern-blocks.two-across > li .section-block.no-image {
    margin-bottom: 80px;
  }
}
.section-blocks.modern-blocks.two-across > li .section-block.no-image > a {
  display: none;
}
.section-blocks.modern-blocks.two-across > li .section-block.video > a:before {
  content: "";
  position: absolute;
  background-image: url(../images/tile-video-icon.png);
  background-size: contain;
  margin: 0;
  font-size: 60px;
  display: block;
  height: 70px;
  width: 70px;
  left: 50%;
  margin-left: -35px;
  text-align: center;
}
@media (min-width: 1024px) {
  .section-blocks.modern-blocks.two-across > li .section-block.video > a:before {
    margin-top: 20%;
  }
}
@media (min-width: 905px) and (max-width: 1023px) {
  .section-blocks.modern-blocks.two-across > li .section-block.video > a:before {
    margin-top: 17%;
  }
}
@media (min-width: 768px) and (max-width: 904px) {
  .section-blocks.modern-blocks.two-across > li .section-block.video > a:before {
    margin-top: 15%;
  }
}
@media (min-width: 680px) and (max-width: 767px) {
  .section-blocks.modern-blocks.two-across > li .section-block.video > a:before {
    margin-top: 22%;
  }
}
@media (min-width: 475px) and (max-width: 679px) {
  .section-blocks.modern-blocks.two-across > li .section-block.video > a:before {
    margin-top: 20%;
  }
}
@media (min-width: 380px) and (max-width: 474px) {
  .section-blocks.modern-blocks.two-across > li .section-block.video > a:before {
    margin-top: 18%;
  }
}
@media (min-width: 320px) and (max-width: 379px) {
  .section-blocks.modern-blocks.two-across > li .section-block.video > a:before {
    margin-top: 16%;
  }
}
@media (min-width: 1024px) {
  .section-blocks.modern-blocks.two-across {
    padding: 50px 107px 26px;
  }
  .section-blocks.modern-blocks.two-across > li {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 50px;
    vertical-align: top;
    width: 50%;
  }
  .section-blocks.modern-blocks.two-across > li .section-block .section-block-info {
    margin: auto;
    width: 340px;
  }
  .section-blocks.modern-blocks.two-across > li .section-block .section-block-info h4 {
    font-size: 32px;
  }
  .section-blocks.modern-blocks.two-across > li .section-block .section-block-info p {
    line-height: 20px;
    font-size: 17.5px;
    max-height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 26px;
  }
  .section-blocks.modern-blocks.two-across > li .section-block .section-block-learn-more {
    width: 340px;
    margin: auto;
    position: static;
  }
  .section-blocks.modern-blocks.two-across > li .section-block .section-block-learn-more a {
    font-size: 16px;
    font-weight: bold;
  }
  .section-blocks.modern-blocks.two-across > li .section-block .section-block-learn-more a:hover {
    text-decoration: none;
    color: #0C2739;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .section-blocks.modern-blocks.two-across {
    padding: 65px 0 0 0;
  }
  .section-blocks.modern-blocks.two-across > li {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 50px;
    vertical-align: top;
    width: 50%;
  }
  .section-blocks.modern-blocks.two-across > li .section-block .section-block-info {
    margin: auto;
  }
  .section-blocks.modern-blocks.two-across > li .section-block .section-block-info p {
    line-height: 20px;
    max-height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .section-blocks.modern-blocks.two-across > li .section-block .section-block-learn-more {
    position: static;
  }
  .section-blocks.modern-blocks.two-across > li .section-block .section-block-learn-more a {
    font-size: 16px;
    font-weight: bold;
  }
  .section-blocks.modern-blocks.two-across > li .section-block .section-block-learn-more a:hover {
    text-decoration: none;
    color: #0C2739;
  }
}
@media (max-width: 767px) {
  .section-blocks.modern-blocks.two-across {
    padding-top: 50px;
  }
  .section-blocks.modern-blocks.two-across > li {
    float: none;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
  }
  .section-blocks.modern-blocks.two-across > li .section-block .section-block-info {
    padding: 0 50px;
  }
  .section-blocks.modern-blocks.two-across > li .section-block .section-block-info h4 {
    font-size: 27px;
  }
  .section-blocks.modern-blocks.two-across > li .section-block .section-block-info p {
    max-height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .section-blocks.modern-blocks.two-across > li .section-block .section-block-learn-more {
    padding-left: 70px;
  }
  .section-blocks.modern-blocks.two-across > li .section-block .section-block-learn-more a {
    font-weight: bold;
  }
  .section-blocks.modern-blocks.two-across > li .section-block .section-block-learn-more a:hover {
    text-decoration: none;
    color: #0C2739;
  }
}
@media (max-width: 767px) {
  .section-blocks.modern-blocks.three-across li + li .no-image {
    margin-top: 80px;
  }
}
.section-blocks.modern-blocks.three-across > li .section-block.no-image {
  height: auto;
}
@media (min-width: 768px) {
  .section-blocks.modern-blocks.three-across > li .section-block.no-image {
    position: relative;
    top: 90px;
  }
}
@media (max-width: 767px) {
  .section-blocks.modern-blocks.three-across > li .section-block.no-image {
    margin-bottom: 80px;
  }
}
.section-blocks.modern-blocks.three-across > li .section-block.no-image > a {
  display: none;
}
.section-blocks.modern-blocks.three-across > li .section-block.video > a:before {
  content: "";
  position: absolute;
  background-image: url(../images/tile-video-icon.png);
  background-size: contain;
  margin: 0;
  font-size: 60px;
  display: block;
  height: 70px;
  width: 70px;
  left: 50%;
  margin-left: -35px;
}
@media (min-width: 1150px) {
  .section-blocks.modern-blocks.three-across > li .section-block.video > a:before {
    margin-top: 15%;
  }
}
@media (min-width: 1024px) and (max-width: 1149px) {
  .section-blocks.modern-blocks.three-across > li .section-block.video > a:before {
    margin-top: 12%;
  }
}
@media (min-width: 905px) and (max-width: 1023px) {
  .section-blocks.modern-blocks.three-across > li .section-block.video > a:before {
    margin-top: 14%;
  }
}
@media (min-width: 830px) and (max-width: 904px) {
  .section-blocks.modern-blocks.three-across > li .section-block.video > a:before {
    margin-top: 11%;
  }
}
@media (min-width: 768px) and (max-width: 829px) {
  .section-blocks.modern-blocks.three-across > li .section-block.video > a:before {
    margin-top: 7%;
  }
}
@media (min-width: 680px) and (max-width: 767px) {
  .section-blocks.modern-blocks.three-across > li .section-block.video > a:before {
    margin-top: 22%;
  }
}
@media (min-width: 475px) and (max-width: 679px) {
  .section-blocks.modern-blocks.three-across > li .section-block.video > a:before {
    margin-top: 20%;
  }
}
@media (min-width: 380px) and (max-width: 474px) {
  .section-blocks.modern-blocks.three-across > li .section-block.video > a:before {
    margin-top: 18%;
  }
}
@media (min-width: 320px) and (max-width: 379px) {
  .section-blocks.modern-blocks.three-across > li .section-block.video > a:before {
    margin-top: 16%;
  }
}
@media (min-width: 1024px) and (max-width: 1150px) {
  .section-blocks.modern-blocks.three-across > li .section-block div.section-block-info {
    width: 100%;
  }
  .section-blocks.modern-blocks.three-across > li .section-block div.section-block-learn-more {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .section-blocks.modern-blocks.three-across {
    padding: 115px 107px 61px;
  }
  .section-blocks.modern-blocks.three-across > li {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 50px;
    vertical-align: top;
    width: 33.3%;
  }
  .section-blocks.modern-blocks.three-across > li .section-block {
    height: 350px;
  }
  .section-blocks.modern-blocks.three-across > li .section-block .section-block-info {
    margin: auto;
    width: 280px;
  }
  .section-blocks.modern-blocks.three-across > li .section-block .section-block-info h4 {
    font-size: 30px;
  }
  .section-blocks.modern-blocks.three-across > li .section-block .section-block-info p {
    line-height: 20px;
    font-size: 17.5px;
    max-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 26px;
  }
  .section-blocks.modern-blocks.three-across > li .section-block .section-block-learn-more {
    width: 280px;
    margin: auto;
    position: static;
  }
  .section-blocks.modern-blocks.three-across > li .section-block .section-block-learn-more a {
    font-size: 15px;
    font-weight: bold;
  }
  .section-blocks.modern-blocks.three-across > li .section-block .section-block-learn-more a:hover {
    text-decoration: none;
    color: #0C2739;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .section-blocks.modern-blocks.three-across {
    padding: 110px 0 0 0;
  }
  .section-blocks.modern-blocks.three-across > li {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 50px;
    vertical-align: top;
    width: 33.3%;
  }
  .section-blocks.modern-blocks.three-across > li .section-block {
    height: auto;
  }
  .section-blocks.modern-blocks.three-across > li .section-block .section-block-info {
    margin: auto;
  }
  .section-blocks.modern-blocks.three-across > li .section-block .section-block-info p {
    line-height: 20px;
    max-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .section-blocks.modern-blocks.three-across > li .section-block .section-block-learn-more {
    position: static;
  }
  .section-blocks.modern-blocks.three-across > li .section-block .section-block-learn-more a {
    font-size: 16px;
    font-weight: bold;
  }
  .section-blocks.modern-blocks.three-across > li .section-block .section-block-learn-more a:hover {
    text-decoration: none;
    color: #0C2739;
  }
}
@media (max-width: 767px) {
  .section-blocks.modern-blocks.three-across {
    padding-top: 50px;
  }
  .section-blocks.modern-blocks.three-across > li {
    float: none;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
  }
  .section-blocks.modern-blocks.three-across > li .section-block .section-block-info {
    padding: 0 50px;
  }
  .section-blocks.modern-blocks.three-across > li .section-block .section-block-info h4 {
    font-size: 27px;
  }
  .section-blocks.modern-blocks.three-across > li .section-block .section-block-learn-more {
    padding-left: 70px;
  }
  .section-blocks.modern-blocks.three-across > li .section-block .section-block-learn-more a {
    font-weight: bold;
  }
  .section-blocks.modern-blocks.three-across > li .section-block .section-block-learn-more a:hover {
    text-decoration: none;
    color: #0C2739;
  }
}
.section-blocks.modern-blocks.horizontal > li .section-block {
  height: auto;
}
.section-blocks.modern-blocks.horizontal > li .section-block .section-block-info h4 {
  marign-top: 0;
}
.section-blocks.modern-blocks.horizontal > li .section-block.video > a:before {
  content: "";
  position: absolute;
  background-image: url(../images/tile-video-icon.png);
  background-size: contain;
  margin: 0;
  font-size: 60px;
  display: block;
  height: 70px;
  width: 70px;
  left: 27%;
  margin-left: -35px;
  background-repeat: no-repeat;
}
@media (min-width: 1024px) {
  .section-blocks.modern-blocks.horizontal > li .section-block.video > a:before {
    margin-top: 12%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .section-blocks.modern-blocks.horizontal > li .section-block.video > a:before {
    margin-top: 65px;
    left: 50%;
  }
}
@media (min-width: 680px) and (max-width: 767px) {
  .section-blocks.modern-blocks.horizontal > li .section-block.video > a:before {
    margin-top: 22%;
    left: 50%;
  }
}
@media (min-width: 475px) and (max-width: 679px) {
  .section-blocks.modern-blocks.horizontal > li .section-block.video > a:before {
    margin-top: 20%;
    left: 50%;
  }
}
@media (min-width: 380px) and (max-width: 474px) {
  .section-blocks.modern-blocks.horizontal > li .section-block.video > a:before {
    margin-top: 18%;
    left: 50%;
  }
}
@media (min-width: 320px) and (max-width: 379px) {
  .section-blocks.modern-blocks.horizontal > li .section-block.video > a:before {
    margin-top: 16%;
    left: 50%;
  }
}
@media (min-width: 1024px) {
  .section-blocks.modern-blocks.horizontal.right .text-content {
    float: left;
    width: 45%;
  }
  .section-blocks.modern-blocks.horizontal.right .text-content .section-block-info {
    width: 100%;
    margin: 9% 0 0 0;
    padding-right: 20px;
  }
  .section-blocks.modern-blocks.horizontal.right .text-content .section-block-learn-more {
    padding-left: 0;
    padding-top: 10px;
  }
  .section-blocks.modern-blocks.horizontal.right .text-content .section-block-learn-more a:hover {
    text-decoration: none;
    color: #0C2739;
  }
  .section-blocks.modern-blocks.horizontal.right .section-block > a {
    float: right;
  }
  .section-blocks.modern-blocks.horizontal.right .section-block.video > a:before {
    right: 24%;
    left: auto;
  }
}
@media (min-width: 1225px) {
  .section-blocks.modern-blocks.horizontal > li div.section-block div.section-block-info {
    float: left;
    width: 40%;
    margin-top: 5%;
  }
}
@media (min-width: 1095px) {
  .section-blocks.modern-blocks.horizontal > li .section-block div.section-block-info {
    float: left;
    width: 40%;
    margin-top: 3%;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block div.section-block-info h4 {
    font-size: 32px;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block div.section-block-info p {
    line-height: 20px;
    font-size: 17.5px;
  }
}
@media (min-width: 1024px) {
  .section-blocks.modern-blocks.horizontal {
    padding: 0 107px;
  }
  .section-blocks.modern-blocks.horizontal > li {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px;
    margin-top: 40px;
    vertical-align: top;
    width: 100%;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block > a {
    display: inline-block;
    width: 55%;
    float: left;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block .section-block-info {
    float: left;
    width: 39%;
    margin-top: 3%;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block .section-block-info h4 {
    font-size: 28px;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block .section-block-info p {
    line-height: 20px;
    font-size: 16px;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block .section-block-learn-more {
    width: auto;
    float: left;
    position: static;
    padding-left: 20px;
    padding-top: 10px;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block .section-block-learn-more a {
    font-size: 16px;
    font-weight: bold;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block .section-block-learn-more a:hover {
    text-decoration: none;
    color: #0C2739;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .section-blocks.modern-blocks.horizontal {
    padding: 25px 16px 0;
  }
  .section-blocks.modern-blocks.horizontal > li {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 50px;
    vertical-align: top;
    width: 100%;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block > a {
    display: block;
    height: 200px;
    overflow-y: hidden;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block .section-block-info {
    margin: auto;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block .section-block-info p {
    line-height: 20px;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block .section-block-learn-more {
    position: static;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block .section-block-learn-more a {
    font-size: 16px;
    font-weight: bold;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block .section-block-learn-more a:hover {
    text-decoration: none;
    color: #0C2739;
  }
}
@media (max-width: 767px) {
  .section-blocks.modern-blocks.horizontal {
    padding-top: 50px;
    padding-bottom: 10px;
  }
  .section-blocks.modern-blocks.horizontal > li {
    float: none;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block .section-block-info {
    padding: 0 50px;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block .section-block-info h4 {
    font-size: 27px;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block .section-block-learn-more {
    padding-left: 70px;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block .section-block-learn-more a {
    font-weight: bold;
  }
  .section-blocks.modern-blocks.horizontal > li .section-block .section-block-learn-more a:hover {
    text-decoration: none;
    color: #0C2739;
  }
}
.section-blocks.modern-blocks .section-block {
  border-radius: 0;
  box-shadow: 0 0 0 0;
  -webkit-box-shadow: 0 0 0 0;
  border: none;
}
.section-blocks.modern-blocks .section-block:not(.video) > a:hover {
  text-decoration: none;
}
.section-blocks.modern-blocks .section-block h4 {
  margin-bottom: 15px;
  color: #000;
  font-family: Arial;
}
.section-blocks.modern-blocks .section-block img {
  -webkit-border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
}
.section-blocks.modern-blocks .section-block .section-block-learn-more {
  text-align: left;
}
.section-blocks.modern-blocks .section-block .section-block-learn-more a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: transparent;
  color: #0073a8;
  display: inline-block;
  letter-spacing: 0;
  padding: 0;
  text-transform: none;
  border: none;
}
.section-blocks.modern-blocks .section-block .section-block-learn-more a i {
  display: none;
}
.section-blocks.modern-blocks .section-block .section-block-learn-more a:hover {
  box-shadow: 0 0 0 0;
}
.tile-gallery {
  padding-top: 50px;
}
.tile-gallery .row.tile-row .tile-container {
  max-width: 1024px;
  margin: auto;
}
@media (max-width: 767px) {
  .tile-gallery .row.tile-row .tile-container {
    padding: 0 16px;
  }
}
.tile-gallery .row.tile-row .tile-container .tile {
  display: inline-block;
  float: left;
  overflow: hidden;
}
@media (max-width: 767px) {
  .tile-gallery .row.tile-row .tile-container .tile:not(.show-mobile) {
    display: none;
  }
}
.tile-gallery .row.tile-row .tile-container .tile.this-hovered span.hover-overlay {
  display: none !important;
}
.tile-gallery .row.tile-row .tile-container .tile.this-hovered .tile-icon {
  top: auto !important;
}
.tile-gallery .row.tile-row .tile-container .tile.this-hovered img.tile-image {
  top: -100% !important;
}
.tile-gallery .row.tile-row .tile-container .tile.other-hovered span.hover-overlay {
  display: block;
  width: 100%;
  position: relative;
  height: 100%;
  float: right;
  text-align: right;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.5);
}
.tile-gallery .row.tile-row .tile-container .tile.other-hovered .tile-icon {
  top: -100%;
}
.tile-gallery .row.tile-row .tile-container .tile.other-hovered img.tile-image {
  top: -200%;
}
.tile-gallery .row.tile-row .tile-container .tile.photo .hover-overlay {
  display: none;
}
.tile-gallery .row.tile-row .tile-container .tile.photo .tile-icon {
  width: 100%;
  position: relative;
  height: 100%;
  float: right;
  text-align: right;
  z-index: 8;
}
.tile-gallery .row.tile-row .tile-container .tile.photo .tile-icon .icon-container {
  display: block;
  width: 33px;
  height: 33px;
  position: absolute;
  top: 85%;
  right: 5%;
  background-image: url(../images/tile-photo-icon.png);
  background-size: contain;
}
@media (max-width: 767px) {
  .tile-gallery .row.tile-row .tile-container .tile.photo .tile-icon .icon-container {
    top: 78%;
  }
}
.tile-gallery .row.tile-row .tile-container .tile.video .hover-overlay {
  display: none;
}
.tile-gallery .row.tile-row .tile-container .tile.video .tile-icon {
  width: 100%;
  position: relative;
  height: 100%;
  float: right;
  text-align: right;
  z-index: 8;
}
.tile-gallery .row.tile-row .tile-container .tile.video .tile-icon .icon-container {
  display: block;
  width: 33px;
  height: 33px;
  position: absolute;
  top: 85%;
  right: 5%;
  background-image: url(../images/tile-video-icon.png);
  background-size: contain;
}
@media (max-width: 767px) {
  .tile-gallery .row.tile-row .tile-container .tile.video .tile-icon .icon-container {
    top: 78%;
  }
}
@media (min-width: 768px) {
  .tile-gallery .row.tile-row .tile-container .tile {
    height: 290px;
    width: 25%;
  }
}
@media (max-width: 767px) {
  .tile-gallery .row.tile-row .tile-container .tile {
    height: 190px;
    width: 50%;
  }
}
.tile-gallery .row.tile-row .tile-container .tile img.tile-image {
  height: 100%;
  position: relative;
  top: -100%;
}
footer.modern-footer {
  background-color: white;
  max-width: 1280px;
  margin: 25px auto 0;
}
footer.modern-footer .back-to-top {
  float: right;
  position: relative;
  width: 85px;
  height: 20px;
  top: -20px;
  right: 30px;
  background-color: #0073a8;
}
@media (max-width: 1023px) {
  footer.modern-footer .back-to-top {
    display: none;
  }
}
footer.modern-footer .back-to-top a {
  display: inline-block;
  color: white;
  font-size: 8px;
  width: 100%;
  height: 100%;
  position: relative;
  top: -7px;
  padding-top: 12px;
  padding-left: 4px;
}
footer.modern-footer .back-to-top a i {
  margin-right: 5px;
}
footer.modern-footer .modern-footer.footer {
  background-color: white;
  margin: auto;
  width: 100%;
}
@media (min-width: 1024px) {
  footer.modern-footer .modern-footer.footer {
    border-top: solid 1px #dedede;
    padding-top: 24px;
  }
}
footer.modern-footer .modern-footer.footer .row.links .col-md-2 {
  display: block;
}
footer.modern-footer .modern-footer.footer .row.links .container {
  width: 100%;
}
footer.modern-footer .modern-footer.footer .row.links .container .icon-links,
footer.modern-footer .modern-footer.footer .row.links .container .copyright,
footer.modern-footer .modern-footer.footer .row.links .container .toggle-container,
footer.modern-footer .modern-footer.footer .row.links .container .site-link,
footer.modern-footer .modern-footer.footer .row.links .container .contact-us {
  padding: 0 16px;
}
footer.modern-footer .modern-footer.footer .row.links .container .copyright,
footer.modern-footer .modern-footer.footer .row.links .container .site-link,
footer.modern-footer .modern-footer.footer .row.links .container .contact-us {
  padding-top: 5px;
}
footer.modern-footer .modern-footer.footer .row.links .container .icon-links .social-icons {
  padding: 0;
  text-align: center;
  list-style: none;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  footer.modern-footer .modern-footer.footer .row.links .container .icon-links .social-icons {
    width: 100%;
    margin-top: 15px;
  }
}
footer.modern-footer .modern-footer.footer .row.links .container .icon-links .social-icons > li {
  width: 170px;
  height: 25px;
  margin: auto;
}
footer.modern-footer .modern-footer.footer .row.links .container .copyright {
  background-color: white;
  position: static;
  color: #d3d6d5;
  border-top: none;
  text-align: center;
}
@media (min-width: 1024px) {
  footer.modern-footer .modern-footer.footer .row.links .container .copyright {
    width: 39%;
    padding-right: 0;
    font-size: 9px;
  }
}
@media (max-width: 1023px) {
  footer.modern-footer .modern-footer.footer .row.links .container .copyright {
    width: 100%;
    font-size: 14px;
    margin-top: 30px;
  }
}
@media (min-width: 1024px) {
  footer.modern-footer .modern-footer.footer .row.links .container .site-link {
    width: 8%;
  }
  footer.modern-footer .modern-footer.footer .row.links .container .site-link > a {
    font-size: 9pt;
  }
}
@media (max-width: 1023px) {
  footer.modern-footer .modern-footer.footer .row.links .container .site-link {
    margin-top: 20px;
  }
}
@media (min-width: 1024px) {
  footer.modern-footer .modern-footer.footer .row.links .container .contact-us {
    width: 8%;
    padding: 0;
  }
  footer.modern-footer .modern-footer.footer .row.links .container .contact-us > a {
    font-size: 9pt;
  }
}
@media (max-width: 1023px) {
  footer.modern-footer .modern-footer.footer .row.links .container .contact-us {
    margin-bottom: 20px;
  }
  footer.modern-footer .modern-footer.footer .row.links .container .contact-us a {
    margin: auto;
  }
}
footer.modern-footer .modern-footer.footer .row.links .container .site-link,
footer.modern-footer .modern-footer.footer .row.links .container .contact-us {
  text-align: center;
  font-weight: bold;
}
@media (max-width: 1023px) {
  footer.modern-footer .modern-footer.footer .row.links .container .site-link,
  footer.modern-footer .modern-footer.footer .row.links .container .contact-us {
    font-size: 13px;
  }
}
footer.modern-footer .modern-footer.footer .row.links .container .toggle-container {
  background-color: transparent;
  min-height: 0;
  width: 27.5%;
}
@media (max-width: 1023px) {
  footer.modern-footer .modern-footer.footer .row.links .container .toggle-container {
    margin-top: 35px;
    width: 100%;
    text-align: center;
  }
}
footer.modern-footer .modern-footer.footer .row.links .container .toggle-container nav {
  margin: auto;
}
footer.modern-footer .modern-footer.footer .row.links .container .toggle-container .settings-option-toggle {
  background-color: #DCDCDC;
}
footer.modern-footer .modern-footer.footer .row.links .container .toggle-container .settings-option-toggle .settings-option-toggle-inner {
  background-color: #adadad;
}
footer.modern-footer .modern-footer.footer .row.links .container .toggle-container h4,
footer.modern-footer .modern-footer.footer .row.links .container .toggle-container p,
footer.modern-footer .modern-footer.footer .row.links .container .toggle-container a,
footer.modern-footer .modern-footer.footer .row.links .container .toggle-container span {
  color: #0073a8;
}
.fplModal.modal .modal-dialog .modal-close {
  top: -5px;
}
@media (min-width: 768px) {
  .moderncarousel.stacked .c-carousel-controls#carousel-nav-previous > a:focus,
  .moderncarousel.stacked .c-carousel-controls#carousel-nav-next > a:focus {
    padding-top: 0 !important;
    display: inline-block !important;
    height: auto !important;
    width: 30px !important;
    margin-top: 185px !important;
  }
}
.fpl-programs.documentation .nav-tabs li {
  width: auto;
}
.fpl-programs {
  margin-bottom: 30px;
}
@media print {
  .fpl-programs {
    display: none;
  }
}
.fpl-programs .nav-tabs {
  border: none;
}
.fpl-programs .nav-tabs > li {
  margin-bottom: 0;
  width: 33.3%;
  text-align: center;
}
.fpl-programs .nav-tabs > li:first-child a {
  border-radius: 30px 0 0 30px;
}
.fpl-programs .nav-tabs > li:last-child a {
  border-radius: 0 30px 30px 0;
}
.fpl-programs .nav-tabs > li > a {
  color: #999999;
  border-radius: 0;
  padding: 10px;
  background-color: #e0e6e9;
  border: 4px solid #e0e6e9;
  margin-right: 0;
  text-transform: uppercase;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  outline: 0;
}
.fpl-programs .nav-tabs > li > a .fa {
  display: none;
}
.fpl-programs .nav-tabs > li.active a {
  background: none repeat scroll 0 0 #ffffff;
  border: 4px solid #e0e6e9;
  position: relative;
  color: #333333;
}
.fpl-programs .nav-tabs > li.active a:after,
.fpl-programs .nav-tabs > li.active a:before {
  border: medium solid transparent;
  content: " ";
  height: 0;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 100%;
  width: 0;
}
.fpl-programs .nav-tabs > li.active a:after {
  border-color: #ffffff transparent transparent;
  border-width: 8px;
  margin-left: -8px;
}
.fpl-programs .nav-tabs > li.active a:before {
  border-color: #e0e6e9 transparent transparent;
  border-width: 14px;
  margin-left: -14px;
}
.fpl-programs .settings-option-toggle {
  outline: 0;
  display: inline-block;
  border-radius: 24px;
  background-color: #eff2f4;
  position: relative;
  width: 68px;
  height: 32px;
  vertical-align: middle;
  margin-right: 10px;
  cursor: pointer;
}
.fpl-programs .settings-option-toggle .option-state {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 12px;
  display: block;
  border-radius: 24px;
  text-align: center;
  padding: 7px 0;
  background-color: #a6a6a6;
  color: #666666;
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.fpl-programs .settings-option-toggle .option-state.default-option {
  -webkit-transform: translate(24px, 0);
  -ms-transform: translate(24px, 0);
  transform: translate(24px, 0);
  left: initial;
  background-color: #299cd5;
  color: #ffffff;
}
.fpl-programs .settings-option-toggle:hover,
.fpl-programs .settings-option-toggle:active,
.fpl-programs .settings-option-toggle:focus {
  text-decoration: none;
}
.fpl-programs .tab-content {
  margin: 0;
}
.fpl-programs .tab-content .tab-pane .section {
  margin: 25px 20px;
  padding: 0 0 25px;
  border-bottom: 1px solid #cccccc;
  position: relative;
}
.fpl-programs .tab-content .tab-pane .section:last-child {
  border: 0;
}
.fpl-programs .tab-content .tab-pane .parens {
  display: none;
}
.fpl-programs .tab-content .tab-pane .account-status {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  display: inline-block;
  font-size: 16px;
}
.fpl-programs .tab-content .tab-pane .account-status .fa {
  margin-left: 8px;
}
.fpl-programs .tab-content .tab-pane .account-status.status-checked {
  color: #447b2d;
}
.fpl-programs .tab-content .tab-pane a {
  font-size: 15px;
}
.fpl-programs .tab-content .tab-pane a .fa {
  font-size: 6px;
  padding-left: 0;
  vertical-align: middle;
}
.fpl-programs .tab-content .tab-pane a .fa-check {
  font-size: 16px;
  padding-left: 0;
  vertical-align: baseline;
  color: #447b2d;
}
.fpl-programs .tab-content .tab-pane p {
  font-size: 16px;
}
.fpl-programs .tab-content .tab-pane .action-status-list {
  margin: 0;
  padding: 0;
}
.fpl-programs .tab-content .tab-pane .action-status-list .status-checked {
  font-size: 15px;
}
.fpl-programs .tab-content .tab-pane .action-status-list .status-checked .fa {
  margin-left: 8px;
}
.fpl-programs .tab-content .tab-pane .action-status-list li {
  list-style-type: none;
  display: inline-block;
  padding: 0 8px;
  font-size: 15px;
  border-left: 1px solid #636363;
}
.fpl-programs .tab-content .tab-pane .action-status-list li:first-child {
  border: none;
  padding-left: 0;
}
.fpl-programs .tab-content .tab-pane .action-status-list li a {
  position: relative;
  font-weight: normal;
}
.fpl-programs .accordion .accordion-heading {
  background-color: #d6dee2;
}
.fpl-programs .accordion .accordion-heading a {
  font-size: 16px;
  outline: 0;
  text-decoration: none;
  display: block;
  padding: 15px 0;
  text-align: center;
}
.fpl-programs .accordion .accordion-heading a.collapsed {
  border-top: none;
  background-color: #eff2f4;
  border-top: 1px solid #cad4d8;
  border-bottom: 1px solid #cad4d8;
  border-collapse: collapse;
}
.fpl-programs .accordion .accordion-heading a .fa {
  display: inline-block;
  margin-left: 10px;
  margin-top: -2px;
  vertical-align: top;
}
.fpl-programs .accordion .section {
  padding: 20px 0 0 0;
  background: #eff2f4;
  position: relative;
}
.fpl-programs .accordion .section p {
  padding: 0 10px;
}
.fpl-programs .accordion .section .parens {
  display: inline;
  color: #447b2d;
}
.fpl-programs .accordion .section .parens.left-paren {
  padding-left: 16px;
}
.fpl-programs .accordion .section .account-status {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  padding: 0 0 0 16px;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 16px;
  margin-right: 0;
  border-right: 0;
  font-weight: bold;
}
.fpl-programs .accordion .section .account-status .fa {
  display: inline-block;
}
.fpl-programs .accordion .section .account-status.status-checked {
  color: #447b2d;
}
.fpl-programs .accordion .section li a {
  display: block;
  font-size: 16px;
  padding: 15px 10px;
  border-top: 1px solid #cad4d8;
  border-bottom: 1px solid #cad4d8;
}
.fpl-programs .accordion .section li a .fa {
  font-size: 12px;
  vertical-align: middle;
  float: right;
}
.fpl-programs .accordion .section li a:hover {
  text-decoration: none;
}
.fpl-programs .accordion .action-status-list {
  border-bottom: 1px solid #cad4d8;
  margin: 0;
  padding: 0;
}
.fpl-programs .accordion .action-status-list .status-checked .fa {
  margin-left: 8px;
}
.fpl-programs .accordion .action-status-list li {
  border-bottom: 0;
  border-top: 1px solid #cad4d8;
  list-style-type: none;
  display: block;
  font-size: 16px;
  padding-bottom: 15px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 15px;
}
.fpl-programs .accordion .action-status-list li:first-child {
  border-top: 0;
}
.fpl-programs .accordion .action-status-list li a,
.fpl-programs .accordion .action-status-list li span {
  border: 0;
  margin-bottom: -15px;
  margin-left: -16px;
  margin-right: -16px;
  margin-top: -15px;
}
.fpl-programs .billpay-options .billpay-heading {
  background-color: #eef1f2;
}
.fpl-programs .billpay-options .billpay-heading a {
  color: #666666;
  font-size: 16px;
  font-weight: bold;
  outline: 0;
  text-decoration: none;
  display: block;
  padding: 15px 0;
  margin: 0 0 20px;
  text-align: center;
}
.fpl-programs .billpay-options .billpay-heading a.collapsed {
  border: none;
  background-color: #eff2f4;
}
.fpl-programs .billpay-options .billpay-heading a .fa {
  display: inline-block;
  margin-left: 10px;
  margin-top: -2px;
  vertical-align: top;
}
/* 141797 - Account Summary Page Billing option toggle UI fix */
#billpay-options .billpay-heading a:first-child i {
  transform: rotate(180deg);
  vertical-align: bottom;
}
#billpay-options .billpay-heading a.collapsed:first-child i {
  transform: rotate(0deg);
  vertical-align: top;
}
@media (max-width: 767px) {
  .fpl-programs .accordion {
    margin-left: -16px;
    margin-right: -16px;
  }
  .fpl-programs .accordion .action-status-list li a.fpl-tooltip {
    width: 25px;
    float: right;
  }
  .fpl-programs .accordion .accordion-heading .accordion-toggle {
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
  }
  .fpl-programs .accordion .accordion-heading .accordion-toggle > .fa {
    position: relative;
  }
  .fpl-programs .accordion .accordion-heading .accordion-toggle > .fa.fa-sort-asc {
    display: inline-block;
    top: 7px;
  }
  .fpl-programs .accordion .accordion-heading .accordion-toggle > .fa.fa-sort-desc {
    display: none;
    top: 0;
  }
  .fpl-programs .accordion .accordion-heading .accordion-toggle.collapsed > .fa.fa-sort-asc {
    display: none;
  }
  .fpl-programs .accordion .accordion-heading .accordion-toggle.collapsed > .fa.fa-sort-desc {
    display: inline-block;
  }
  .fpl-programs .accordion .section h4,
  .fpl-programs .accordion .section p,
  .fpl-programs .accordion .section li a {
    padding-left: 16px;
    padding-right: 16px;
  }
  .fpl-programs .accordion .section p {
    font-size: 16px;
  }
  .fpl-programs .accordion .section a .fa {
    padding-top: 5px;
  }
  .fpl-programs .accordion .section.payment-reminder {
    border-bottom: 1px solid #cad4d8;
    overflow: hidden;
    padding: 20px 0 10px;
  }
  .fpl-programs .accordion .section.payment-reminder .option-text {
    font-weight: bold;
  }
  .fpl-programs .accordion .section.payment-reminder .settings-option-toggle {
    background-color: #d0d5d8;
    float: right;
  }
}
@media (min-width: 1024px) {
  .smartling-es .fpl-programs .nav-tabs li#tabPaymentOptions {
    width: 33% !important;
  }
  .smartling-es .fpl-programs .nav-tabs li#tabBillingOptions {
    width: 42% !important;
  }
  .smartling-es .fpl-programs .nav-tabs li#tabReminders {
    width: 25% !important;
  }
}
.account-balance {
  margin-bottom: 50px;
}
.fpl-overview {
  border: 1px solid #cccccc;
  padding: 30px 0 0;
  text-align: center;
  position: relative;
  -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-overview.no-breakdown {
  padding-bottom: 30px;
}
.fpl-overview .fpl-summary .summary-heading {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 20px;
  color: #0c2739;
  margin-bottom: 24px;
}
.fpl-overview .fpl-summary .summary-message {
  font-size: 20px;
  color: #0c2739;
}
.fpl-overview .fpl-summary .fpl-summary-box {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 20px 0;
  margin-left: -4px;
}
.fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-label {
  display: block;
  font-size: 16px;
  color: #666666;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-label {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-label {
    font-size: 13px;
  }
}
.fpl-overview .fpl-summary .fpl-summary-box .detail-title {
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #666666;
}
.fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-hero {
  display: inline-block;
  vertical-align: middle;
  font-size: 55px;
  color: #0c2739;
  font-size: 40px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-hero {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-hero {
    font-size: 25px;
    line-height: 30px;
  }
}
.fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-hero.positive {
  color: #447b2d;
}
.fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-popover-icon {
  font-size: 22px;
  display: inline-block;
  vertical-align: middle;
  color: #0073a8;
  pointer: cursor;
}
.fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-popover-icon .fa {
  font-size: 22px;
}
.fpl-overview .fpl-summary .fpl-summary-box .detail-text {
  display: inline-block;
  font-size: 16px;
  color: #666666;
}
@media (max-width: 767px) {
  .fpl-overview .fpl-summary .fpl-summary-box .detail-text {
    font-size: 13px;
  }
}
.fpl-overview .fpl-summary .fpl-summary-box .detail-text .next-read-date {
  font-weight: bold;
}
.fpl-overview .fpl-summary .fpl-summary-box .detail-link {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  display: inline-block;
  margin-left: 12px;
  padding-left: 16px;
  border-left: 1px solid #cccccc;
}
.fpl-overview .fpl-summary .fpl-summary-box:first-child {
  border-right: 1px solid #cccccc;
  margin-left: 0;
}
.fpl-overview .fpl-summary-btn-footer {
  background: #ffffff;
  border-top: 1px solid #cccccc;
  bottom: 0;
  left: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: fixed;
  width: 100%;
  z-index: 99;
}
.fpl-overview .fpl-summary-btn-footer .fpl-summary-btn {
  margin-bottom: 7px;
  margin-top: 7px;
  width: 100%;
  line-height: 100%;
}
.fpl-overview .fpl-summary-alert {
  padding: 14px 20px;
  text-align: left;
}
.fpl-overview .fpl-summary-alert .fa,
.fpl-overview .fpl-summary-alert .alert-icon {
  display: inline-block;
  vertical-align: middle;
  font-size: 28px;
  text-align: left;
  width: 5%;
  margin-right: 20px;
}
.fpl-overview .fpl-summary-alert .fa.hide-alert,
.fpl-overview .fpl-summary-alert .alert-icon.hide-alert {
  text-align: right;
  margin-left: -4px;
  margin-right: 0;
  cursor: pointer;
}
.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: #dc1500;
  margin-top: -30px;
}
.fpl-overview .fpl-summary-alert.payment-late {
  color: #ffffff;
  font-size: 16px;
  background-color: #dc1500;
  margin-top: -30px;
}
.fpl-overview .fpl-summary-alert.payment-scheduled {
  width: 492px;
  border: 1px solid #0c2739;
  margin: 20px auto;
  background-color: #f7f8f9;
  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;
  font-weight: bold;
  font-weight: bold !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-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: #f7f8f9;
  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: #666666;
  }
}
.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: #999999;
  }
}
.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: #999999;
  }
}
.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: #666666;
  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: #ffffff;
}
.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: #666666;
  display: block;
  margin: 20px 0 10px;
  text-align: left;
}
.fpl-overview .breakdown-tab {
  font-weight: bold;
  font-size: 16px;
  display: block;
  background-color: #f7f8f9;
  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-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;
  }
}
.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;
  }
}
.balance-credit .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-hero {
  color: #447b2d;
}
.balance-credit .fpl-overview .fpl-summary-breakdown .breakdown-content .breakdown-list .breakdown-item .item-value .item-cost.credit {
  color: #447b2d;
}
.payment-past-due .fpl-overview .fpl-summary .fpl-summary-box.payment-info .fpl-summary-hero {
  color: #dc1500;
  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: #dc1500;
  font-weight: bold;
  font-weight: bold !important;
}
.account-disconnected .fpl-overview .fpl-summary .fpl-summary-box.payment-info .fpl-summary-hero {
  color: #dc1500;
  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: #dc1500;
  font-weight: bold;
  font-weight: bold !important;
}
.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: #dc1500;
    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: #333333;
    padding: 0;
    width: 100%;
    margin-top: 0;
  }
  .fpl-overview .fpl-summary-alert.payment-scheduled .fa {
    display: none;
  }
  .fpl-overview .fpl-summary-alert.payment-scheduled .alert-message {
    width: 100%;
  }
  .fpl-overview .fpl-summary-alert.payment-scheduled .alert-highlight {
    display: block;
  }
  .fpl-overview .fpl-summary-alert.payment-scheduled .fa.fa-chevron-right {
    display: inline-block;
    font-size: 12px;
    float: right;
    margin: 0px;
    margin-right: -10px;
  }
  .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;
  }
  .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: #f7f8f9;
    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: #333333;
    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: #999999;
    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: #ffffff;
    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: #666666;
    display: block;
    margin: 20px 0 10px;
    text-align: left;
  }
  .fpl-overview .breakdown-tab {
    font-weight: bold;
    font-size: 16px;
    display: block;
    background-color: #f7f8f9;
    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: text-top;
    width: 49.9%;
  }
  .fpl-summary-additional-info .additional-info .additional-info-value {
    margin-left: -4px;
    text-align: right;
  }
  .fpl-summary-additional-info .additional-info .summary-paymentPendingtxt {
    font-size: 12px;
    display: block;
  }
  .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: #333333;
    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: #333333;
  }
  .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: #ffffff;
    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: #ffffff;
    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: #ffffff;
    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: #447b2d;
  }
  .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: #333333;
  }
  .payment-past-due .fpl-overview .fpl-summary .fpl-summary-box.payment-info .fpl-summary-hero {
    color: #dc1500;
    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: #dc1500;
  }
  .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: #dc1500;
    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: #666666;
  }
}
@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: #999999;
  }
}
@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;
  }
  .fpl-overview .fpl-summary-alert.payment-scheduled .alert-message {
    width: 400px !important;
  }
  .fpl-overview .fpl-summary-alert.payment-scheduled .alert-message .alert-text {
    display: inline;
  }
  .fpl-overview .fpl-summary .fpl-summary-box {
    display: inline-block !important;
  }
}
/* Business Card */
.emb_businesscard_divider {
  display: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hide-emb-divider {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .show-emb-divider {
    display: block !important;
  }
}
.emb_businesscard_divider {
  display: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hide-emb-divider {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .show-emb-divider {
    display: block !important;
  }
}
@media (min-width: 1024px) {
  .visible-xs.visible-sm.card-tabletView.business-card.displayBlock {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .businessCard-wrapper .sidebar-account-settings {
    background-color: #f0f2f4 !important;
  }
}
@media (max-width: 1023px) {
  .businessCard-wrapper .header-visible-SM-XS {
    display: block;
    padding: 30px 0 0;
  }
}
@media (max-width: 768px) {
  .businessCard-wrapper .header-visible-SM-XS {
    padding-left: 15px;
  }
}
@media (max-width: 768px) {
  .businessCard-wrapper .business-card {
    background-color: #FFF;
    border-top: none;
    padding-bottom: 15px;
    margin-bottom: 0px;
  }
}
@media all and (device-width: 768px) {
  .businessCard-wrapper .business-card {
    background-color: #f0f2f4 !important;
    margin-top: 0px;
  }
}
@media (min-width: 320px) and (max-width: 1023px) {
  .businessCard-wrapper .business-card {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
}
.businessCard-wrapper .business-card .sidebar-heading {
  /*text-align: left !important;*/
}
.businessCard-wrapper .business-card .icon-DetailsWrap {
  float: left;
  width: 100%;
  border-top: 1px solid #ccc;
  padding-top: 30px;
}
@media (max-width: 1023px) and (min-width: 768px) {
  .businessCard-wrapper .business-card .icon-DetailsWrap {
    padding: 20px 15% 0;
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .businessCard-wrapper .business-card .icon-DetailsWrap {
    padding-left: 15px;
  }
}
.businessCard-wrapper .business-card .icon-DetailsWrap .businessCard-icon {
  width: 91px;
  height: 113px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}
.businessCard-wrapper .business-card .icon-DetailsWrap .businessCard-icon .manager-icon {
  width: 100%;
  height: 100%;
}
.businessCard-wrapper .business-card .icon-DetailsWrap .businessTeam-icon {
  /* width:245px;
										   	 height: 115px; */
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}
.businessCard-wrapper .business-card .icon-DetailsWrap .businessTeam-icon .manager-icon {
  width: 100%;
  height: 100%;
}
.businessCard-wrapper .business-card .icon-DetailsWrap .businessCard-name {
  float: left;
}
@media (max-width: 768px) {
  .businessCard-wrapper .business-card .icon-DetailsWrap .businessCard-name {
    width: 62%;
  }
}
.businessCard-wrapper .business-card .icon-DetailsWrap .businessCard-name p {
  float: left;
  clear: left;
  text-align: left;
  margin-bottom: 1px;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .businessCard-wrapper .business-card .icon-DetailsWrap .businessCard-name p {
    width: 123px;
  }
}
@media (min-width: 1280px) and (max-width: 1359px) {
  .businessCard-wrapper .business-card .icon-DetailsWrap .businessCard-name p {
    width: 140px;
  }
}
@media (min-width: 1360px) {
  .businessCard-wrapper .business-card .icon-DetailsWrap .businessCard-name p {
    width: 147px;
  }
}
.businessCard-wrapper .business-card .sidebar-menu {
  /* only for 768px */
}
@media all and (device-width: 768px) {
  .businessCard-wrapper .business-card .sidebar-menu {
    padding-left: 0px !important;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .businessCard-wrapper .business-card .sidebar-menu {
    padding: 10px 15% 0;
    border-top: none;
  }
}
@media (max-width: 768px) {
  .businessCard-wrapper .business-card .sidebar-menu {
    display: block;
  }
}
.businessCard-wrapper .business-card .sidebar-menu .sidebar-menu-item {
  width: 100%;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .businessCard-wrapper .business-card .sidebar-menu .sidebar-menu-item {
    border-bottom: none;
    margin-bottom: 0px;
  }
}
@media (max-width: 768px) {
  .businessCard-wrapper .business-card .sidebar-menu .sidebar-menu-item a {
    margin: 0px;
    padding: 6px 15px;
  }
}
@media all and (device-width: 768px) {
  .businessCard-wrapper .business-card .sidebar-menu .sidebar-menu-item a {
    padding: 0 0 20px 0px;
  }
}
.businessCard-wrapper .business-card .sidebar-menu .sidebar-menu-item a:before {
  margin-top: 3px;
}
@media all and (device-width: 768px) {
  .businessCard-wrapper .business-card .sidebar-menu .sidebar-menu-item {
    padding-left: 19px !important;
    float: left !important;
    padding-bottom: 7px;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .businessCard-wrapper .business-card .sidebar-menu .sidebar-menu-item:nth-child(odd) {
    float: none;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .businessCard-wrapper .business-card .sidebar-menu .sidebar-menu-item:nth-child(even) {
    float: none;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .businessCard-wrapper .business-card .sidebar-menu .sidebar-menu-item a:before {
    margin-top: 4px;
  }
}
.clear {
  clear: both;
}
@media (max-width: 1023px) and (min-width: 768px) {
  .card-tabletView {
    width: 48%;
    float: left;
    margin-right: 10px;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .card-tabletView-accountInfo {
    width: 50%;
    float: left;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .card-tabletView-accountInfo .sidebar-account {
    padding: 30px 5%;
  }
}
.fItalic {
  font-style: italic;
}
.actSum-noBusinessCard {
  width: 100% !important;
}
.update-phone-desk:before {
  background: url(../images/phone-Desk.png) !important;
  content: "";
  float: left;
  width: 18px !important;
  height: 19px !important;
  margin-right: 10px;
  background-repeat: no-repeat;
}
.sidebar-account-settings.business-card .sidebar-menu .sidebar-menu-item a:hover span {
  border-bottom: none;
}
.sidebar-account-settings.business-card .sidebar-menu .sidebar-menu-item a:hover {
  text-decoration: underline;
}
/* Business Card END */
/*fpl-summary-alert*/
.fpl-overview .fpl-summary-alert .alert-icon.hide-alert:focus::after {
  outline: 1px solid #0073A8 !important;
  box-shadow: 0 0 10px #adadad !important;
}
/*Margin adjustment after Global font changes*/
@media (min-width: 320px) and (max-width: 767px) {
  .accountsummary .masthead {
    margin-top: 70px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .accountsummary .masthead {
    margin-top: 83px;
  }
}
/*Margin adjustment after Global font changes*/
.fpl-app .registration-container {
  display: block;
}
.fpl-app .registration-container.steps-container-four#connect {
  overflow: visible;
}
@media (max-width: 1023px) {
  .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 .fpl-bounding-box {
    margin-top: 25px;
  }
  .fpl-app .registration-container.progress-hidden {
    padding-top: 0px;
  }
  .fpl-app .registration-container.progress-hidden .fpl-bounding-box {
    margin-top: 25px;
  }
  .fpl-app .fpl-steps-progress-bar {
    padding-top: 10px 0;
  }
}
.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 .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 .registration-container {
    padding-top: 0;
  }
  .fpl-app.logged-out .registration-container .fpl-steps-progress-bar {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .fpl-app.logged-out .registration-container .fpl-bounding-box {
    margin: 25px auto 0;
  }
  .fpl-app.logged-out .registration-container.progress-hidden {
    padding-top: 0;
  }
  .fpl-app.logged-out .registration-container.progress-hidden .fpl-bounding-box {
    margin: 25px auto 0;
  }
}
@media (max-width: 767px) {
  .fpl-app.logged-out.has-alert .progress-hidden {
    margin-top: 0;
  }
}
@media (max-width: 1023px) {
  .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,
.wors.ro-background {
  overflow: hidden;
  background: #F7F8F9;
  /*background: url('../images/registration-bg.jpg') no-repeat center 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/registration-bg.jpg', sizingMethod='scale')";*/
  background-size: cover;
  padding-bottom: 36px;
  margin-bottom: -30px;
  position: relative;
}
#registration-container div,
.registration-container div {
  position: relative;
}
@-moz-document url-prefix() {
  div #radioButtonGroup {
    padding-left: 13px;
  }
}
@media (max-width: 767px) {
  #registration-container,
  .registration-container,
  .wors.ro-background {
    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 .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;
  }
}
@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;
  }
}
.step-vertical-container {
  margin-bottom: 25px;
}
.step-vertical-container .name {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 276px;
}
@media (max-width: 767px) {
  .step-vertical-container .name {
    width: 50vw;
  }
}
.step-vertical-sm {
  background-color: #0073a8;
  height: 45px;
  padding-top: 6px;
  border-top: 2px solid #6cbfe6;
}
.step-vertical-sm .step-circle {
  background-color: #ffffff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 30px;
  height: 31px;
  margin: 0 auto;
  padding: 1px;
}
.step-vertical-sm .step-circle .inner-circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #0073a8;
  width: 26px;
  height: 26px;
  margin: auto;
  padding: 0px;
}
.step-vertical-sm .step-circle .inner-circle .step-number {
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  display: block;
  line-height: normal;
  margin-top: 2px;
  padding: 2px;
}
.step-vertical-sm .right {
  float: right;
  margin-top: -26px;
  margin-right: 15px;
}
.step-vertical-sm .right a {
  font-size: 16px;
  color: #ffffff;
}
.step-vertical-lg {
  background: #0073a8;
  border-top: 3px solid #5fb0e7;
  margin-bottom: 0;
  cursor: pointer;
  color: #ffffff;
  display: table;
  font-size: 16px;
  height: 72px;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.step-vertical-lg .image,
.step-vertical-lg .text {
  display: table-cell;
  vertical-align: middle;
}
.step-vertical-lg .image {
  height: 52px;
  width: 52px;
}
.step-vertical-lg .text {
  padding-left: 10px;
  padding-right: 30px;
}
.step-vertical-lg .fa {
  position: absolute;
  right: 15px;
  top: 31%;
}
.step-vertical-lg .fa.fa-angle-down {
  top: 35%;
}
.fpl-form-tooltip,
.fpl-tooltip-container {
  position: relative;
}
.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-left: 0;
}
.fpl-form .fpl-form-note.fpl-remember .choice-info .choice-detail {
  color: #0c2739;
  font-weight: normal;
  white-space: nowrap;
}
.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: 15px;
  display: none;
}
.fpl-form .password-field .password-strength-bar {
  display: block;
  height: 6px;
  width: 348px;
  background-color: #e5e5e5;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin: 12px auto;
  position: relative;
}
.fpl-form .password-field .password-strength-bar .strength-indicator {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-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%;
}
.reg-email {
  z-index: auto !important;
}
.registration-message {
  text-align: center;
  font-size: 15px;
}
.registration-message p {
  margin-bottom: 5px;
}
.registration-message a {
  display: block;
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .registration-message {
    font-size: 16px;
  }
}
.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;
}
.registration-links.save-and-resume {
  display: none;
}
.fpl-bounding-box,
.wors .ro-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);
}
.fpl-bounding-box .page-title {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  margin: 0 0 8px 0;
  color: #404040;
  overflow-wrap: break-word;
}
@media (max-width: 767px) {
  .fpl-bounding-box .page-title {
    margin-top: 25px;
  }
}
.fpl-bounding-box .page-subtitle {
  font-size: 24px;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  .fpl-bounding-box .page-subtitle {
    margin-top: 25px;
  }
}
.fpl-bounding-box .page-subtitle-sm {
  font-size: 18px;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  margin-top: 20px;
  margin-bottom: 10px;
}
.fpl-bounding-box .page-section-title {
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
}
@media (max-width: 767px) {
  .fpl-bounding-box #com_fpl_core_view_HandlebarsOutput_7 .page-subtitle,
  .fpl-bounding-box #com_fpl_core_view_HandlebarsOutput_9 .page-subtitle {
    margin-top: 0;
  }
}
.fpl-bounding-box.registration,
.wors .ro-bounding-box {
  padding: 36px 94px;
  width: 592px;
  background-color: rgba(255, 255, 255, 0.98);
}
@media (max-width: 767px) {
  .fpl-bounding-box.registration,
  .wors .ro-bounding-box {
    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,
  .wors .ro-bounding-box {
    padding: 36px 94px;
  }
}
.form-title-minor {
  font-size: 16px;
  margin: 15px 0 10px 21px;
}
.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;
}
.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: 30px 40px 50px;
}
@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 {
  color: #0f3852;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  margin: 0;
}
.fpl-registration-overview .account-info-tab .value-big {
  color: #0f3852;
  font: Arial-Bd;
  font-size: 24px;
  text-align: left;
  word-break: break-all;
}
.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: 16px;
  word-wrap: break-word;
  width: 100%;
}
.fpl-registration-overview .bill-info-tab .bill-info p {
  font-size: 16px;
  margin: 0;
}
.fpl-registration-overview .bill-info-tab .bill-info h3 {
  margin: 0;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  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;
}
.fpl-bounding-box.enter-account-info .account-info-tab,
.fpl-bounding-box.finish-registration .account-info-tab {
  padding: 10px 20px 20px;
}
.fpl-bounding-box.enter-account-info .account-info-tab p,
.fpl-bounding-box.finish-registration .account-info-tab p {
  font-size: 16px;
  margin: 10px 0;
}
.fpl-bounding-box.enter-account-info .account-info-tab .acctnum,
.fpl-bounding-box.finish-registration .account-info-tab .acctnum {
  font-weight: bold;
  letter-spacing: 1.5px;
}
.fpl-bounding-box.enter-account-info .account-info-tab .servaddr,
.fpl-bounding-box.finish-registration .account-info-tab .servaddr {
  font-weight: bold;
}
.fpl-bounding-box.enter-account-info .account-info-tab .emailaddr,
.fpl-bounding-box.finish-registration .account-info-tab .emailaddr {
  font-weight: bold;
  word-wrap: break-word;
  word-break: break-all;
  display: inline-block;
}
.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;
  margin-bottom: 18px;
}
.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-field {
  margin-bottom: 35px;
}
@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: 50px !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: left;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab .fpl-choice-box {
  padding: 16px 0 16px 10px;
}
.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: none;
  display: inline-block;
  margin-left: 15px;
  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;
  }
}
.registration.finish-registration .fpl-registration-overview .program-status-tab.security-setting .security-info {
  padding: 10px;
  margin-bottom: 0;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab.security-setting .fpl-choice-box {
  float: none;
  width: 100%;
  padding: 10px;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab.security-setting .fpl-choice-box .choice-info {
  width: 87%;
}
.registration.finish-registration .fpl-registration-overview .program-status-tab.security-setting .fpl-choice-box .choice-info .choice-detail {
  width: 100%;
}
.info-box {
  padding: 0;
  margin: 0;
  position: relative;
}
.info-box.no-border {
  border: none!important;
  box-shadow: none!important;
}
.info-box .account-found-label {
  font-weight: bold;
}
.info-box .account-found-number {
  font-weight: bold;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.info-box .emb-check {
  width: 16px;
  height: 16px;
  margin: 3px 5px 0 0;
  float: left;
  background: url('../images/green-check.png');
}
.info-box .success_bill_inline {
  display: inline-block;
}
.info-box .success_bill_fontsize {
  font-size: 14p !important;
}
.info-box:before,
.info-box:after {
  content: " ";
  display: table;
}
.info-box:after {
  clear: both;
}
.info-box:before,
.info-box:after {
  content: " ";
  display: table;
}
.info-box:after {
  clear: both;
}
.info-box.lines .wrap {
  border-bottom: 1px solid #cccccc;
}
.info-box.one-column .wrap .left {
  width: 100%;
}
.info-box.one-column .wrap .right {
  display: none;
}
.info-box .fpl-choice-box {
  border-bottom-width: 0;
  border-top: 1px solid #cccccc;
}
.info-box .wrap.one-column .left {
  width: 100%;
}
.info-box .wrap.one-column .right {
  display: none;
}
.info-box .wrap.one-column .center {
  text-align: center;
}
.info-box.boxed-sm {
  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);
  margin: 30px 40px 50px;
}
@media (max-width: 767px) {
  .info-box.boxed-sm {
    margin-left: 0;
    margin-right: 0;
  }
}
.info-box.boxed-sm .box-title {
  margin: 15px 10px 0;
}
.info-box.boxed-sm .wrap {
  padding: 10px;
}
.info-box.boxed-lg {
  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);
  margin-bottom: 30px;
  margin-top: 0;
  padding: 10px 0;
}
@media (max-width: 767px) {
  .info-box.boxed-lg {
    margin-left: 0;
    margin-right: 0;
  }
}
.info-box.boxed-lg .box-title {
  margin: 0;
}
.info-box.boxed-lg .box-title.left-space {
  margin-left: 10px;
}
.info-box.boxed-lg .radio-check-box-three-cols.left .choice-info,
.info-box.boxed-lg .radio-check-box-three-cols.wrap-left .choice-info {
  float: right;
}
.info-box.boxed-lg .radio-check-box-three-cols.left .choice-field,
.info-box.boxed-lg .radio-check-box-three-cols.wrap-left .choice-field {
  float: left;
}
.info-box.boxed-lg .radio-check-box-three-cols.right .choice-info {
  float: left;
}
.info-box.boxed-lg .radio-check-box-three-cols.right .choice-info .description {
  padding-left: 12px;
}
@media (max-width: 767px) {
  .info-box.boxed-lg .radio-check-box-three-cols.right .choice-info .description {
    padding-left: 6px;
  }
}
.info-box.boxed-lg .radio-check-box-three-cols.right .choice-field {
  float: right;
  margin-left: 0;
  margin-right: 12px;
}
.info-box.boxed-lg .radio-check-box-three-cols.fpl-choice-box {
  padding: 15px 0 5px;
  min-height: 70px;
}
.info-box.boxed-lg .radio-check-box-three-cols.fpl-choice-box.no-bottom-border {
  border-bottom-width: 0;
}
.info-box.boxed-lg .radio-check-box-three-cols .choice-info {
  width: 85%;
}
.info-box.boxed-lg .radio-check-box-three-cols .choice-info .description {
  width: 65%;
  float: left;
  font-size: 14px;
}
.info-box.boxed-lg .radio-check-box-three-cols .choice-info .value {
  width: 35%;
  float: left;
  padding: 0 10px;
  text-align: right;
  font-size: 18px;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
}
.info-box.boxed-lg .radio-check-box-three-cols .choice-field {
  width: 10%;
  margin-left: 12px;
  position: relative;
}
@media (max-width: 767px) {
  .info-box.boxed-lg .radio-check-box-three-cols .choice-field {
    margin-left: 6px;
  }
}
.info-box.boxed-lg .wrap {
  padding: 10px;
}
.info-box.boxed-lg .success_bill_nopad {
  padding: 0px !important;
}
.info-box .box-title {
  margin: 0;
}
.info-box .wrap {
  width: 100%;
  padding: 10px 0;
  overflow-wrap: break-word;
}
.info-box .wrap:before,
.info-box .wrap:after {
  content: " ";
  display: table;
}
.info-box .wrap:after {
  clear: both;
}
.info-box .wrap:before,
.info-box .wrap:after {
  content: " ";
  display: table;
}
.info-box .wrap:after {
  clear: both;
}
.info-box .wrap.message {
  display: table;
}
.info-box .wrap.message .left {
  display: table-cell;
  background: #0073a8 url('../images/message-bubble.png') no-repeat center;
  padding: 15px;
  width: 30%;
  margin: 0;
  float: none;
}
.info-box .wrap.message .right {
  display: table-cell;
  background: #f7f8f9;
  padding: 15px;
  text-align: left;
  width: 70%;
  float: none;
}
.info-box .wrap.total * {
  font-weight: bold;
}
.info-box .wrap .left,
.info-box .wrap .wrap-left {
  float: left;
  width: 56%;
  margin-right: 4%;
}
.info-box .wrap .left .edit,
.info-box .wrap .wrap-left .edit {
  position: absolute;
  right: 5px;
  top: -10px;
  font-size: 16px;
  z-index: 20;
}
.info-box .wrap .left .edit .fa,
.info-box .wrap .wrap-left .edit .fa {
  margin-left: 8px;
}
.info-box .wrap .left .box-title,
.info-box .wrap .wrap-left .box-title {
  margin-bottom: 0;
}
.info-box .wrap .left .subtitle,
.info-box .wrap .wrap-left .subtitle {
  font-size: 13px;
}
.info-box .wrap .left .description,
.info-box .wrap .wrap-left .description {
  font-size: 14px;
  line-height: 16px;
  margin-top: 10px;
}
.info-box .wrap .left .key-info,
.info-box .wrap .wrap-left .key-info {
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  overflow-wrap: break-word;
}
.info-box .wrap .left .key-info.pending,
.info-box .wrap .wrap-left .key-info.pending {
  color: #dc1500;
}
.info-box .wrap .left .highlight,
.info-box .wrap .wrap-left .highlight {
  font-size: 14px;
  color: #0073a8;
  margin-top: 5px;
}
.info-box .wrap .left .sub-info,
.info-box .wrap .wrap-left .sub-info {
  margin-bottom: 15px;
  font-size: 12px;
  display: inline-block;
}
.info-box .wrap .right {
  float: right;
  text-align: right;
  width: 40%;
}
.info-box .wrap .right .amount_sm {
  font-size: 20px;
}
.info-box .wrap .right .amount_lg {
  font-size: 26px;
}
.info-box .wrap .right .amount_dynamic {
  font-size: 26px;
}
@media (max-width: 767px) {
  .info-box .wrap .right .amount_dynamic {
    font-size: 20px;
  }
}
.info-box .wrap .right .popover-content {
  text-align: left;
}
.info-box .wrap:last-child {
  border-bottom: none;
}
.info-box .wrap.strong {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
}
.image-upload .fpl-form-row .fpl-form-field input {
  margin-bottom: 0;
}
@media print {
  .page-break {
    display: block;
    page-break-after: always;
  }
}
.registration .form-alert.alert-tooltip {
  margin-top: 20px;
}
.depositABPAmount_cls {
  margin-bottom: 18px !important;
}
.registration.login.forgot-email .fpl-form-link {
  margin-top: 10px !important;
  margin-bottom: 22px !important;
}
.registration.account-lookup .account-lookup-form .fpl-dropdown-field {
  margin-bottom: 24px !important;
}
.forgot-password-reset.fpl-bounding-box.registration .form-alert.alert-highlighted {
  margin-top: 17px;
}
.fpl-eye-icon-show {
  background: url(../images/eye_icon_show.svg) no-repeat !important;
  width: 22px !important;
  height: 23px !important;
  margin-right: 15px !important;
  cursor: pointer !important;
  position: absolute !important;
  float: right !important;
  right: 0 !important;
  margin-top: -33px !important;
}
.fpl-eye-icon-hide {
  background: url(../images/eye_icon_hidden.svg) no-repeat !important;
  width: 22px !important;
  height: 23px !important;
  margin-right: 15px !important;
  cursor: pointer !important;
  position: absolute !important;
  float: right !important;
  right: 0 !important;
  margin-top: -33px !important;
}
/* For Issue FPLCOM-1995 */
input[type=password]::-ms-clear,
input[type=password]::-ms-reveal {
  display: none !important;
}
/*For Registration Page*/
.registration .registration-container .fpl-bounding-box.registration .fpl-eye-icon-hide {
  margin-top: -33px !important;
}
.registration .registration-container .fpl-bounding-box.registration .fpl-eye-icon-show {
  margin-top: -33px !important;
}
.registration .registration-container .create-password .alert-highlighted {
  margin-top: 20px !important;
}
@media (min-width: 320px) and (max-width: 767px) {
  .registration .registration-container .fpl-bounding-box.registration .residentialLookup {
    width: 100% !important;
  }
}
/*For Login Page changes Inline Validation*/
.show-hide {
  float: right;
  margin-right: 15px;
  width: 21px;
  height: 18px;
  right: 0px;
  cursor: pointer;
  position: absolute;
}
/*Login Page Inline Validation for Clear Field*/
.registration-container .fpl-bounding-box.registration .login-page .fpl-form-field .clear-field {
  margin-top: -35px !important;
}
/* Header Login for Inline Validation Start*/
.login-toolbar .inlineboxdisplay-placeholder-container .inlineboxdisplay-label-name {
  top: 0px !important;
}
.login-toolbar .inlineboxdisplay-input-field:focus + .inlineboxdisplay-label-name {
  top: -6px !important;
}
/*Header Login changes for inline validation*/
.login-toolbar .inlineboxdisplay-input-field {
  margin-top: 0px !important;
}
.login-toolbar .inlineboxdisplay-input-field:not(:placeholder-shown) + .inlineboxdisplay-label-name {
  top: -6px !important;
}
/* Microsoft Edge Issue */
@supports (-ms-ime-align: auto) {
  .login-toolbar .inlineboxdisplay-placeholder-container.hasValueMsEdge .inlineboxdisplay-input-field ~ .inlineboxdisplay-label-name {
    top: -6px !important;
  }
}
/*IE Changes*/
.login-toolbar .inlineboxdisplay-input-field:not(:-ms-input-placeholder) + .inlineboxdisplay-label-name {
  top: -6px !important;
}
.login-toolbar .inlineboxdisplay-placeholder-container .inlineboxdisplay-input-field {
  padding-right: 51px !important;
}
@media (min-width: 320px) and (max-width: 767px) {
  .login-toolbar .inlineboxdisplay-input-field:not(:placeholder-shown) + .inlineboxdisplay-label-name {
    top: -6px !important;
  }
  .login-toolbar .inlineboxdisplay-placeholder-container .inlineboxdisplay-label-name {
    top: 5px !important;
  }
  .login-toolbar .inlineboxdisplay-input-field:focus + .inlineboxdisplay-label-name {
    top: -6px !important;
  }
  .login-toolbar .fpl-eye-icon-hide {
    margin-top: -38px !important;
  }
  .login-toolbar .fpl-eye-icon-show {
    margin-top: -37px !important;
  }
}
/*Header Login for Inline Validation End*/
/*Error Msg Storm Alert change for Tablet View*/
@media screen and (min-device-width: 768px) and (max-device-width: 1023px) {
  .login-toolbar {
    /* padding: 5px 0; */
  }
}
@media screen and (min-device-width: 1024px) and (max-device-width: 1146px) {
  .login-toolbar {
    padding: 5px 0;
  }
  #fpl-alert-banner-container > div:first-child,
  #wors-alert-banner-container > div:first-child {
    padding-top: 30px;
  }
}
/* For inline validation Registration*/
.registration .registration-container .fpl-bounding-box.registration .fpl-eye-icon-show {
  margin-top: -33px !important;
}
.registration .registration-container .fpl-bounding-box.registration .fpl-eye-icon-hide {
  margin-top: -33px !important;
}
.registration .registration-container .create-password .alert-highlighted,
.registration .registration-container .enter-account-info .alert-highlighted {
  margin-top: 20px !important;
}
@media (min-width: 320px) and (max-width: 767px) {
  .registration .registration-container .fpl-bounding-box.registration .residentialLookup {
    width: 100% !important;
  }
}
.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 {
  margin-bottom: 15px;
  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: #0073a8;
  border: 4px solid #0073a8;
  border-radius: 0;
  color: #ffffff;
  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 #0073a8;
  color: #0073a8;
  position: relative;
}
.billing-tabs ul li.active > a:after,
.billing-tabs ul li.active > a:before {
  border: medium solid transparent;
  content: " ";
  height: 0;
  left: 50%;
  position: absolute;
  top: 100%;
  width: 0;
}
.billing-tabs ul li.active > a:after {
  border-color: #ffffff transparent transparent;
  border-width: 8px;
  margin-left: -8px;
}
.billing-tabs ul li.active > a:before {
  border-color: #0073a8 transparent transparent;
  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.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 .th-kwh,
.billing-table.kwh-hidden .container-kwh {
  display: none;
}
@media screen and (min-width: 768px) {
  .billing-table.kwh-hidden .show-charge.bp-wrapper > table .th-description,
  .billing-table.kwh-hidden .show-charge.bp-wrapper > table .h-charges2 {
    width: 35%;
  }
  .billing-table.kwh-hidden .show-charge.bp-wrapper > table .th-kwd {
    width: 30%;
  }
}
.billing-table.kwd-hidden .th-kwd,
.billing-table.kwd-hidden .container-kwd {
  display: none;
}
@media screen and (min-width: 768px) {
  .billing-table.kwd-hidden .show-charge.bp-wrapper > table .th-description,
  .billing-table.kwd-hidden .show-charge.bp-wrapper > table .h-charges2 {
    width: 35%;
  }
  .billing-table.kwd-hidden .show-charge.bp-wrapper > table .th-kwh {
    width: 30%;
  }
}
@media screen and (min-width: 768px) {
  .billing-table.kwh-hidden.kwd-hidden .show-charge.bp-wrapper > table .th-description {
    width: 50%;
  }
  .billing-table.kwh-hidden.kwd-hidden .show-charge.bp-wrapper > table .h-charges2 {
    width: 50%;
  }
}
.billing-table.offpeak-hidden .h-offpeak,
.billing-table.offpeak-hidden .offpeak {
  display: none;
}
.billing-table.onpeak-hidden .h-onpeak,
.billing-table.onpeak-hidden .onpeak {
  display: none;
}
@media screen and (min-width: 768px) {
  .billing-table.offpeak-hidden.onpeak-hidden.show-usage .show-charge.bp-wrapper > table .th-description {
    width: 30%;
  }
  .billing-table.offpeak-hidden.onpeak-hidden.show-usage .show-charge.bp-wrapper > table .th-kwh,
  .billing-table.offpeak-hidden.onpeak-hidden.show-usage .show-charge.bp-wrapper > table .th-kwd {
    width: 20%;
  }
  .billing-table.offpeak-hidden.onpeak-hidden.show-usage .show-charge.bp-wrapper > table .h-charges2 {
    width: 30%;
  }
}
.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: 23%;
}
@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 .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 li.charge .usage {
  width: 27%;
}
@media screen and (max-width: 767px) {
  .billing-table.hide-balance.show-usage li.charge .charge {
    right: 32px;
  }
}
@media screen and (max-width: 767px) {
  .billing-table.hide-balance.show-usage li.charge .details {
    min-height: 106px;
  }
  .billing-table.hide-balance.show-usage li.charge .details .expand-details {
    margin-top: 40px;
  }
}
.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 {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .billing-table.hide-balance.show-usage .datatable ul > li .kwh {
    width: auto;
  }
}
.billing-table.hide-balance.show-usage .datatable ul > li .kwd {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .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: 23%;
  display: block;
  float: left;
}
@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 .details .expander .fa,
  .billing-table .datatable ul > li .details .expand-details .fa {
    margin-left: 0;
  }
  .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: #eff2f4;
  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;
  padding-bottom: 20px;
}
.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 {
  .billingandpayments {
    margin-top: 50px;
  }
  .billing-section {
    margin-right: 30px;
    margin-left: 30px;
  }
  .billing-section .print-only.logo {
    float: right;
    display: none;
  }
  .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 (max-width: 767px) {
  .ie9 .billing-table.hide-balance.show-usage li.charge .details {
    min-height: 110px;
  }
  .ie9 .billing-table.hide-balance.show-usage li.charge .details .expand-details {
    margin-top: 42px;
  }
  .ie9 .billing-table .datatable li.charge {
    display: block;
    padding-left: 10px;
  }
  .ie9 .billing-table .datatable li.charge .details {
    min-height: 90px;
    width: 4% !important;
  }
  .ie9 .billing-table .datatable li.charge .labels {
    width: 58% !important;
    padding-right: 5px;
  }
  .ie9 .billing-table .datatable li.charge .charge {
    width: 32% !important;
  }
}
@media screen and (min-width: 768px) {
  .ie9 .billing-table .datatable .usage {
    float: left;
  }
  .ie9 .billing-table .datatable li.charge .details {
    min-height: 87px;
  }
  .ie9 .billing-table .datatable li.charge .charge {
    padding-right: 26px;
  }
  .ie9 .billing-table .datatable .kwh,
  .ie9 .billing-table .datatable .kwd,
  .ie9 .billing-table .datatable div.charge,
  .ie9 .billing-table .datatable .balance {
    min-height: 85px;
  }
}
@media screen and (max-width: 767px) {
  .ie9 .billing-table .datatable div.charge p {
    margin-right: 0;
  }
  .ie9 .billing-table .show-charge div.charge {
    position: absolute;
    right: 0;
  }
}
.bp-wrapper {
  width: 100%;
  margin: 0 auto 20px;
  display: none;
}
.bp-wrapper table {
  border-spacing: 0;
}
@media screen and (min-width: 0) and (max-width: 767px) {
  .bp-wrapper table {
    background-color: #ffffff;
  }
}
.bp-wrapper table tr > th {
  border-bottom: 1px solid #cccccc;
  text-align: center;
  font-size: 13px;
}
.bp-wrapper table tr > th .fpl-popover-icon .fa:before {
  height: 20px;
  width: 20px;
  background-position: -200px -3800px;
}
@media screen and (min-width: 768px) {
  .bp-wrapper table tr > th.th-description {
    width: 290px;
  }
  .bp-wrapper table tr > th.th-kwh,
  .bp-wrapper table tr > th.th-kwd,
  .bp-wrapper table tr > th.h-onpeak,
  .bp-wrapper table tr > th.h-offpeak {
    width: 12%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bp-wrapper table tr > th.th-description {
    width: 35%;
  }
  .bp-wrapper table tr > th.th-kwh,
  .bp-wrapper table tr > th.th-kwd,
  .bp-wrapper table tr > th.h-onpeak,
  .bp-wrapper table tr > th.h-offpeak {
    width: 17%;
  }
}
.bp-wrapper table tr > th th {
  border-width: 0;
  text-align: center;
  padding: 10px;
  font-size: 13px;
}
.bp-wrapper table tr > th th.description {
  text-align: left;
}
.bp-wrapper table tr > th th .fpl-popover-icon .fa:before {
  height: 20px;
  width: 20px;
  background-position: -200px -3800px;
}
.bp-wrapper tr.bp-row.credit .charges1,
.bp-wrapper tr.bp-row.credit .charges2 {
  color: #447b2d;
}
.bp-wrapper tr.bp-row > td {
  border-bottom: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  background-color: #ffffff;
  padding: 10px;
  text-align: right;
}
.bp-wrapper tr.bp-row > td.balance {
  text-align: right;
}
.bp-wrapper tr.bp-row > td.balance table {
  float: right;
}
.bp-wrapper tr.bp-row > td td {
  text-align: right;
}
.bp-wrapper tr.bp-row > td td.description,
.bp-wrapper tr.bp-row > td td.description td {
  text-align: left;
}
@media screen and (min-width: 0) and (max-width: 767px) {
  .bp-wrapper tr.bp-row > td.balance {
    border-right-width: 0;
  }
}
.bp-wrapper .h-description,
.bp-wrapper .description {
  text-align: left;
}
.bp-wrapper .details {
  padding: 0;
}
.bp-wrapper .details.holder {
  padding: 0;
}
.bp-wrapper .viewbill2 {
  display: none;
}
@media screen and (max-width: 767px) {
  .bp-wrapper #bp-table .bp-row td.description {
    padding-left: 0!important;
  }
  .bp-wrapper #bp-table .bp-row .container-kwh {
    padding-left: 10px !important;
  }
  .bp-wrapper #bp-table .bp-row .container-kwd {
    padding-left: 10px !important;
  }
}
.bp-wrapper tr .date-svcdays td {
  font-size: 14px;
  font-weight: bold;
}
@media screen and (min-width: 0) and (max-width: 767px) {
  .bp-wrapper tr .date-svcdays td {
    font-size: 13px;
  }
}
.bp-wrapper tr .date-svcdays td.svcdays {
  text-align: right !important;
  white-space: nowrap;
}
.bp-wrapper tr .description table {
  min-width: 275px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bp-wrapper tr .description table {
    min-width: inherit;
  }
}
@media screen and (min-width: 0) and (max-width: 767px) {
  .bp-wrapper tr .description table {
    max-width: 165px;
    min-width: 75px;
  }
}
.bp-wrapper tr .description .date {
  min-width: 140px;
}
.bp-wrapper tr .description .lbl {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  padding-right: 5px;
}
@media screen and (max-width: 767px) {
  .bp-wrapper tr .description .lbl {
    padding-top: 5px;
  }
}
.bp-wrapper tr .description .viewbill1 {
  display: table-cell;
}
.bp-wrapper tr .description .viewbill1 .view-bill-link {
  font-size: 16px;
}
.bp-wrapper tr .container-kwh .amt,
.bp-wrapper tr .container-kwd .amt,
.bp-wrapper tr .offpeak,
.bp-wrapper tr .onpeak,
.bp-wrapper tr .charges1 .amt,
.bp-wrapper tr .charges2,
.bp-wrapper tr .balance .amt {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .bp-wrapper tr .container-kwh .amt,
  .bp-wrapper tr .container-kwd .amt,
  .bp-wrapper tr .offpeak,
  .bp-wrapper tr .onpeak,
  .bp-wrapper tr .charges1 .amt,
  .bp-wrapper tr .charges2,
  .bp-wrapper tr .balance .amt {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .bp-wrapper tr.bp-row .viewbill1 {
    display: none;
  }
  .bp-wrapper tr.bp-row td {
    border-width: 0;
    padding: 2px 5px;
  }
  .bp-wrapper tr.bp-row td.container-description {
    border-top: 1px solid #cccccc;
    padding-top: 8px;
  }
  .bp-wrapper tr.bp-row td.container-description .svcdays2 {
    font-size: 13px;
    margin-bottom: 0;
    min-height: 23px;
  }
  .bp-wrapper tr.bp-row td.container-description .lbl {
    font-size: 16px;
  }
  .bp-wrapper tr .balance .lbl,
  .bp-wrapper tr .container-kwh .lbl,
  .bp-wrapper tr .container-kwd .lbl {
    text-align: left;
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
  }
  .bp-wrapper tr .balance .amt,
  .bp-wrapper tr .container-kwh .amt,
  .bp-wrapper tr .container-kwd .amt {
    font-size: inherit;
  }
  .bp-wrapper tr.viewbill2 td {
    padding: 0 16px;
    height: 50px;
    display: block;
    background-color: #ffffff;
  }
  .bp-wrapper tr.viewbill2 td a {
    text-decoration: none;
    width: 100%;
    display: inline-block;
    padding: 15px 0;
  }
  .bp-wrapper tr.viewbill2 td a:before,
  .bp-wrapper tr.viewbill2 td a:after {
    content: " ";
    display: table;
  }
  .bp-wrapper tr.viewbill2 td a:after {
    clear: both;
  }
  .bp-wrapper tr.viewbill2 td a:before,
  .bp-wrapper tr.viewbill2 td a:after {
    content: " ";
    display: table;
  }
  .bp-wrapper tr.viewbill2 td a:after {
    clear: both;
  }
  .bp-wrapper tr.viewbill2 td a .fa {
    float: right;
    font-size: 16px;
    font-weight: bold;
    margin-top: 3px;
  }
}
@media screen and (min-width: 0) and (max-width: 767px) {
  .bp-wrapper .viewbill2 {
    display: table-row;
  }
  .bp-wrapper .viewbill2 td {
    border-top: 1px solid #cccccc;
    width: 110%;
    padding: 0 3px;
  }
}
@media screen and (min-width: 0) and (max-width: 767px) {
  .bp-wrapper.show-all th,
  .bp-wrapper.show-charge th,
  .bp-wrapper.show-all .charges2,
  .bp-wrapper.show-charge .charges2,
  .bp-wrapper.show-all .tr-details-row,
  .bp-wrapper.show-charge .tr-details-row,
  .bp-wrapper.show-all .charges .svcdays,
  .bp-wrapper.show-charge .charges .svcdays,
  .bp-wrapper.show-all .charges.view-bill .viewbill1,
  .bp-wrapper.show-charge .charges.view-bill .viewbill1 {
    display: none;
  }
  .bp-wrapper.show-all tr.bp-row > td:last-child,
  .bp-wrapper.show-charge tr.bp-row > td:last-child {
    border-top: 1px solid #cccccc;
  }
}
.bp-wrapper.show-all .details,
.bp-wrapper.show-charge .details {
  min-width: 4% !important;
  max-width: 4% !important;
  width: 4% !important;
  background-color: #d0d5d8;
  color: blue;
  border-right: 1px solid #d9d9d9;
  text-align: center;
  padding: 0;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bp-wrapper.show-all .details,
  .bp-wrapper.show-charge .details {
    min-width: 4% !important;
    max-width: 4% !important;
    width: 4% !important;
  }
}
@media screen and (max-width: 767px) {
  .bp-wrapper.show-all .details,
  .bp-wrapper.show-charge .details {
    min-width: 10% !important;
    max-width: 10% !important;
    width: 10% !important;
  }
}
.bp-wrapper.show-all .details a (
            	cursor: pointer;
            	
            	.fa {
            		margin-left: 0;
            	}
            ) .expand-details a.fa,
.bp-wrapper.show-charge .details a (
            	cursor: pointer;
            	
            	.fa {
            		margin-left: 0;
            	}
            ) .expand-details a.fa {
  margin-left: 0;
}
.bp-wrapper.show-all .details a (
            	cursor: pointer;
            	
            	.fa {
            		margin-left: 0;
            	}
            ) .expand-details a.fa.fa-chevron-up,
.bp-wrapper.show-charge .details a (
            	cursor: pointer;
            	
            	.fa {
            		margin-left: 0;
            	}
            ) .expand-details a.fa.fa-chevron-up {
  display: none;
}
.bp-wrapper.show-all .details.holder,
.bp-wrapper.show-charge .details.holder {
  border-left-width: 0;
  background-color: #ffffff;
}
.bp-wrapper.show-all .details .expander .fa,
.bp-wrapper.show-charge .details .expander .fa,
.bp-wrapper.show-all .details .expand-details .fa,
.bp-wrapper.show-charge .details .expand-details .fa {
  display: inline-block;
  font-size: 14px;
  margin-left: 0;
}
.bp-wrapper.show-all .details .expander .fa.fa-chevron-right,
.bp-wrapper.show-charge .details .expander .fa.fa-chevron-right,
.bp-wrapper.show-all .details .expand-details .fa.fa-chevron-right,
.bp-wrapper.show-charge .details .expand-details .fa.fa-chevron-right,
.bp-wrapper.show-all .details .expander .fa.fa-chevron-up,
.bp-wrapper.show-charge .details .expander .fa.fa-chevron-up,
.bp-wrapper.show-all .details .expand-details .fa.fa-chevron-up,
.bp-wrapper.show-charge .details .expand-details .fa.fa-chevron-up {
  display: none;
}
.bp-wrapper.show-all .details ol,
.bp-wrapper.show-charge .details ol {
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.bp-wrapper.show-all .details.expanded .expander .fa.fa-chevron-right,
.bp-wrapper.show-charge .details.expanded .expander .fa.fa-chevron-right,
.bp-wrapper.show-all .details.expanded .expand-details .fa.fa-chevron-right,
.bp-wrapper.show-charge .details.expanded .expand-details .fa.fa-chevron-right,
.bp-wrapper.show-all .details.expanded .expander .fa.fa-chevron-up,
.bp-wrapper.show-charge .details.expanded .expander .fa.fa-chevron-up,
.bp-wrapper.show-all .details.expanded .expand-details .fa.fa-chevron-up,
.bp-wrapper.show-charge .details.expanded .expand-details .fa.fa-chevron-up {
  display: inline-block;
}
.bp-wrapper.show-all .details.expanded .expander .fa.fa-chevron-down,
.bp-wrapper.show-charge .details.expanded .expander .fa.fa-chevron-down,
.bp-wrapper.show-all .details.expanded .expand-details .fa.fa-chevron-down,
.bp-wrapper.show-charge .details.expanded .expand-details .fa.fa-chevron-down {
  display: none;
}
.bp-wrapper.show-all .details.expanded ol,
.bp-wrapper.show-charge .details.expanded ol {
  background: #d0d5d8;
  border: 1px solid #d9d9d9;
  display: block;
  right: 29px;
  padding: 15px 20px;
  position: absolute;
  top: -1px;
  width: 260px;
  z-index: 1;
}
.bp-wrapper.show-all .details.expanded ol li,
.bp-wrapper.show-charge .details.expanded ol li {
  display: block;
}
.bp-wrapper.show-all .details.expanded ol li:before,
.bp-wrapper.show-charge .details.expanded ol li:before,
.bp-wrapper.show-all .details.expanded ol li:after,
.bp-wrapper.show-charge .details.expanded ol li:after {
  content: " ";
  display: table;
}
.bp-wrapper.show-all .details.expanded ol li:after,
.bp-wrapper.show-charge .details.expanded ol li:after {
  clear: both;
}
.bp-wrapper.show-all .details.expanded ol li:before,
.bp-wrapper.show-charge .details.expanded ol li:before,
.bp-wrapper.show-all .details.expanded ol li:after,
.bp-wrapper.show-charge .details.expanded ol li:after {
  content: " ";
  display: table;
}
.bp-wrapper.show-all .details.expanded ol li:after,
.bp-wrapper.show-charge .details.expanded ol li:after {
  clear: both;
}
.bp-wrapper.show-all .details.expanded ol li strong,
.bp-wrapper.show-charge .details.expanded ol li strong {
  float: right;
}
.bp-wrapper.show-all .tr-details-row,
.bp-wrapper.show-charge .tr-details-row {
  display: none;
}
.bp-wrapper.show-all .tr-details-row .details-row,
.bp-wrapper.show-charge .tr-details-row .details-row {
  border: 1px solid #c4c8c7;
  border-top-width: 0;
  background: #eef1f2;
  height: auto;
  padding: 20px 30px 15px 30px;
}
.bp-wrapper.show-all .tr-details-row .details-row:before,
.bp-wrapper.show-charge .tr-details-row .details-row:before,
.bp-wrapper.show-all .tr-details-row .details-row:after,
.bp-wrapper.show-charge .tr-details-row .details-row:after {
  content: " ";
  display: table;
}
.bp-wrapper.show-all .tr-details-row .details-row:after,
.bp-wrapper.show-charge .tr-details-row .details-row:after {
  clear: both;
}
.bp-wrapper.show-all .tr-details-row .details-row:before,
.bp-wrapper.show-charge .tr-details-row .details-row:before,
.bp-wrapper.show-all .tr-details-row .details-row:after,
.bp-wrapper.show-charge .tr-details-row .details-row:after {
  content: " ";
  display: table;
}
.bp-wrapper.show-all .tr-details-row .details-row:after,
.bp-wrapper.show-charge .tr-details-row .details-row:after {
  clear: both;
}
.bp-wrapper.show-all .tr-details-row .details-row ol,
.bp-wrapper.show-charge .tr-details-row .details-row ol {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.bp-wrapper.show-all .tr-details-row .details-row ol li,
.bp-wrapper.show-charge .tr-details-row .details-row ol li {
  float: left;
  font-size: 16px;
  margin-bottom: 5px;
  padding-right: 20px;
  width: 50%;
}
.bp-wrapper.show-all .tr-details-row .details-row ol li strong,
.bp-wrapper.show-charge .tr-details-row .details-row ol li strong {
  color: #000000;
  margin-left: 5px;
}
.bp-wrapper.show-all .tr-details-row .details-row .details-view-bill,
.bp-wrapper.show-charge .tr-details-row .details-row .details-view-bill {
  display: none;
  float: left;
  font-size: 16px;
}
.bp-wrapper.show-all .tr-details-row .details-row .details-view-bill .fa,
.bp-wrapper.show-charge .tr-details-row .details-row .details-view-bill .fa {
  font-size: 10px;
}
@media screen and (max-width: 767px) {
  .bp-wrapper.show-all .tr-details-row .details-row,
  .bp-wrapper.show-charge .tr-details-row .details-row {
    padding: 0;
  }
  .bp-wrapper.show-all .tr-details-row .details-row:before,
  .bp-wrapper.show-charge .tr-details-row .details-row:before,
  .bp-wrapper.show-all .tr-details-row .details-row:after,
  .bp-wrapper.show-charge .tr-details-row .details-row:after {
    content: " ";
    display: table;
  }
  .bp-wrapper.show-all .tr-details-row .details-row:after,
  .bp-wrapper.show-charge .tr-details-row .details-row:after {
    clear: both;
  }
  .bp-wrapper.show-all .tr-details-row .details-row:before,
  .bp-wrapper.show-charge .tr-details-row .details-row:before,
  .bp-wrapper.show-all .tr-details-row .details-row:after,
  .bp-wrapper.show-charge .tr-details-row .details-row:after {
    content: " ";
    display: table;
  }
  .bp-wrapper.show-all .tr-details-row .details-row:after,
  .bp-wrapper.show-charge .tr-details-row .details-row:after {
    clear: both;
  }
  .bp-wrapper.show-all .tr-details-row .details-row ol,
  .bp-wrapper.show-charge .tr-details-row .details-row ol {
    float: none;
    padding-bottom: 15px;
    padding-left: 16px;
    padding-right: 20px;
    padding-top: 15px;
    width: 100%;
  }
  .bp-wrapper.show-all .tr-details-row .details-row ol li,
  .bp-wrapper.show-charge .tr-details-row .details-row ol li {
    float: none;
    width: 100%;
  }
  .bp-wrapper.show-all .tr-details-row .details-row ol li:before,
  .bp-wrapper.show-charge .tr-details-row .details-row ol li:before,
  .bp-wrapper.show-all .tr-details-row .details-row ol li:after,
  .bp-wrapper.show-charge .tr-details-row .details-row ol li:after {
    content: " ";
    display: table;
  }
  .bp-wrapper.show-all .tr-details-row .details-row ol li:after,
  .bp-wrapper.show-charge .tr-details-row .details-row ol li:after {
    clear: both;
  }
  .bp-wrapper.show-all .tr-details-row .details-row ol li:before,
  .bp-wrapper.show-charge .tr-details-row .details-row ol li:before,
  .bp-wrapper.show-all .tr-details-row .details-row ol li:after,
  .bp-wrapper.show-charge .tr-details-row .details-row ol li:after {
    content: " ";
    display: table;
  }
  .bp-wrapper.show-all .tr-details-row .details-row ol li:after,
  .bp-wrapper.show-charge .tr-details-row .details-row ol li:after {
    clear: both;
  }
  .bp-wrapper.show-all .tr-details-row .details-row ol li strong,
  .bp-wrapper.show-charge .tr-details-row .details-row ol li strong {
    float: right;
  }
}
.bp-wrapper.show-all .h-charges1,
.bp-wrapper.show-credit .h-charges1,
.bp-wrapper.show-all .th-kwh,
.bp-wrapper.show-credit .th-kwh,
.bp-wrapper.show-all .th-kwd,
.bp-wrapper.show-credit .th-kwd,
.bp-wrapper.show-all .h-onpeak,
.bp-wrapper.show-credit .h-onpeak,
.bp-wrapper.show-all .h-offpeak,
.bp-wrapper.show-credit .h-offpeak,
.bp-wrapper.show-all .charges1,
.bp-wrapper.show-credit .charges1,
.bp-wrapper.show-all .container-kwh,
.bp-wrapper.show-credit .container-kwh,
.bp-wrapper.show-all .container-kwd,
.bp-wrapper.show-credit .container-kwd,
.bp-wrapper.show-all .onpeak,
.bp-wrapper.show-credit .onpeak,
.bp-wrapper.show-all .offpeak,
.bp-wrapper.show-credit .offpeak,
.bp-wrapper.show-all .svcdays2,
.bp-wrapper.show-credit .svcdays2,
.bp-wrapper.show-all .viewbill2,
.bp-wrapper.show-credit .viewbill2,
.bp-wrapper.show-all .balance .lbl,
.bp-wrapper.show-credit .balance .lbl,
.bp-wrapper.show-all .tr-details-row,
.bp-wrapper.show-credit .tr-details-row {
  display: none;
}
@media screen and (min-width: 0) and (max-width: 767px) {
  .bp-wrapper.show-all th,
  .bp-wrapper.show-credit th,
  .bp-wrapper.show-all .charges2,
  .bp-wrapper.show-credit .charges2,
  .bp-wrapper.show-all .tr-details-row,
  .bp-wrapper.show-credit .tr-details-row,
  .bp-wrapper.show-all .viewbill1,
  .bp-wrapper.show-credit .viewbill1 {
    display: none;
  }
  .bp-wrapper.show-all .svcdays2,
  .bp-wrapper.show-credit .svcdays2,
  .bp-wrapper.show-all .balance .lbl,
  .bp-wrapper.show-credit .balance .lbl {
    display: block;
    white-space: nowrap;
  }
  .bp-wrapper.show-all .container-description,
  .bp-wrapper.show-credit .container-description,
  .bp-wrapper.show-all .balance,
  .bp-wrapper.show-credit .balance {
    display: table;
    width: 100%;
  }
  .bp-wrapper.show-all .container-description table,
  .bp-wrapper.show-credit .container-description table,
  .bp-wrapper.show-all .balance table,
  .bp-wrapper.show-credit .balance table {
    width: 100%;
  }
  .bp-wrapper.show-all .container-description table .lbl,
  .bp-wrapper.show-credit .container-description table .lbl,
  .bp-wrapper.show-all .balance table .lbl,
  .bp-wrapper.show-credit .balance table .lbl {
    width: 60%;
  }
  .bp-wrapper.show-all .container-description table .amt,
  .bp-wrapper.show-credit .container-description table .amt,
  .bp-wrapper.show-all .balance table .amt,
  .bp-wrapper.show-credit .balance table .amt {
    text-align: right;
  }
  .bp-wrapper.show-all .charges1,
  .bp-wrapper.show-credit .charges1,
  .bp-wrapper.show-all .balance.lbl,
  .bp-wrapper.show-credit .balance.lbl {
    display: block;
  }
  .bp-wrapper.show-all .charges1,
  .bp-wrapper.show-credit .charges1 {
    display: table-cell;
  }
  .bp-wrapper.show-all .viewbill2,
  .bp-wrapper.show-credit .viewbill2 {
    display: table-row;
  }
}
@media screen and (max-width: 767px) {
  .bp-wrapper.show-credit > table {
    border-bottom: 1px solid #cccccc;
  }
}
@media screen and (min-width: 768px) {
  .bp-wrapper.show-credit > table tr .th-description {
    width: 50%;
  }
}
.bp-wrapper.show-credit .h-balance,
.bp-wrapper.show-credit .balance,
.bp-wrapper.show-credit .viewbill2,
.bp-wrapper.show-credit .h-details,
.bp-wrapper.show-credit .details {
  display: none;
}
.bp-wrapper.show-credit tr.charges,
.bp-wrapper.show-credit tr.tr-details-row {
  display: none !important;
}
.bp-wrapper.show-credit tr.bp-row > td.charges2 {
  border-right: 1px solid #d9d9d9;
}
@media screen and (min-width: 0) and (max-width: 767px) {
  .bp-wrapper.show-credit tr.bp-row > td:last-child {
    border-top: 1px solid #cccccc;
  }
}
.bp-wrapper.show-charge tr.bp-row > td.balance {
  border-right-width: 0;
}
.bp-wrapper.show-charge .h-balance,
.bp-wrapper.show-charge .balance,
.bp-wrapper.show-charge tr.credit {
  display: none;
}
.bp-wrapper.show-charge .bp-wrapper table {
  border-spacing: 0;
}
.bp-wrapper.show-charge .bp-wrapper table th {
  background-color: #cccccc;
}
.bp-wrapper.show-charge .bp-wrapper table tr.bp-row > td {
  border-right: 1px solid #cccccc;
}
.bp-wrapper.show-charge .h-description,
.bp-wrapper.show-charge .description {
  text-align: left;
}
.bp-wrapper.show-charge .h-charges1,
.bp-wrapper.show-charge .charges1 {
  display: none;
}
.bp-wrapper.show-charge .container-kwh .lbl,
.bp-wrapper.show-charge .container-kwd .lbl,
.bp-wrapper.show-charge .h-kwh-lbl,
.bp-wrapper.show-charge .kwh-lbl,
.bp-wrapper.show-charge .h-kwd-lbl,
.bp-wrapper.show-charge .kwd-lbl {
  display: none;
}
.bp-wrapper.show-charge .container-kwh table,
.bp-wrapper.show-charge .container-kwd table {
  float: right;
}
.bp-wrapper.show-charge .onpeak,
.bp-wrapper.show-charge .offpeak,
.bp-wrapper.show-charge .charges2 {
  text-align: right;
}
.bp-wrapper.show-charge .h1-d {
  display: block;
}
.bp-wrapper.show-charge .h1-t {
  display: none;
}
.bp-wrapper.show-charge .h1-m {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bp-wrapper.show-charge .h1-d {
    display: none;
  }
  .bp-wrapper.show-charge .h1-t {
    display: block;
  }
  .bp-wrapper.show-charge .h1-m {
    display: none;
  }
  .bp-wrapper.show-charge .h-onpeak,
  .bp-wrapper.show-charge .onpeak,
  .bp-wrapper.show-charge .h-offpeak,
  .bp-wrapper.show-charge .offpeak {
    display: none;
  }
  .bp-wrapper.show-charge .bp-wrapper {
    width: 100%;
  }
}
@media screen and (min-width: 0) and (max-width: 767px) {
  .bp-wrapper.show-charge .bp-wrapper {
    width: 100%;
    margin: 0;
  }
  .bp-wrapper.show-charge .h1-d {
    display: none;
  }
  .bp-wrapper.show-charge .h1-t {
    display: none;
  }
  .bp-wrapper.show-charge .h1-m {
    display: block;
  }
  .bp-wrapper.show-charge th,
  .bp-wrapper.show-charge .h-onpeak,
  .bp-wrapper.show-charge .onpeak,
  .bp-wrapper.show-charge .h-offpeak,
  .bp-wrapper.show-charge .offpeak,
  .bp-wrapper.show-charge .svcdays,
  .bp-wrapper.show-charge .viewbill1 {
    display: none;
  }
  .bp-wrapper.show-charge .container-kwh table,
  .bp-wrapper.show-charge .container-kwd table {
    float: none;
    padding-right: 0;
  }
  .bp-wrapper.show-charge .onpeak,
  .bp-wrapper.show-charge .offPeak,
  .bp-wrapper.show-charge .charges2 {
    text-align: inherit;
    padding-right: 0;
  }
  .bp-wrapper.show-charge .charges1 {
    display: table-cell;
    text-align: right;
    padding-right: 0;
  }
  .bp-wrapper.show-charge .h-charges2,
  .bp-wrapper.show-charge .charges2 {
    display: none;
  }
  .bp-wrapper.show-charge .svcdays2,
  .bp-wrapper.show-charge .container-kwh .lbl,
  .bp-wrapper.show-charge .container-kwd .lbl {
    display: block;
  }
  .bp-wrapper.show-charge .svcdays2 {
    white-space: nowrap;
  }
  .bp-wrapper.show-charge .container-description,
  .bp-wrapper.show-charge .container-kwh,
  .bp-wrapper.show-charge .container-kwd {
    display: table;
    width: 100%;
  }
  .bp-wrapper.show-charge .container-description table,
  .bp-wrapper.show-charge .container-kwh table,
  .bp-wrapper.show-charge .container-kwd table {
    width: 100%;
  }
  .bp-wrapper.show-charge .h-kwh-lbl,
  .bp-wrapper.show-charge .kwh-lbl,
  .bp-wrapper.show-charge .h-kwd-lbl,
  .bp-wrapper.show-charge .kwd-lbl {
    display: table-cell;
  }
  .bp-wrapper.show-charge .container-kwh table td.lbl,
  .bp-wrapper.show-charge .container-kwd table td.lbl {
    width: 50%;
  }
  .bp-wrapper.show-charge .container-kwh table td.amt,
  .bp-wrapper.show-charge .container-kwd table td.amt {
    width: 50%;
    text-align: right;
    padding-right: 0;
  }
}
.billing-tabs ul li > a:focus {
  outline: none !important;
  box-shadow: none !important;
}
.billing-tabs ul li.active > a:focus {
  outline: none !important;
  box-shadow: 0 0 10px #adadad !important;
}
#connect .form-tooltip-text .fpl-form .fpl-form-row.secondary-phone.ext,
#connect .fpl-bounding-box.registration .fpl-form .fpl-form-row.secondary-phone.ext {
  width: 24% !important;
}
@media (max-width: 767px) {
  #connect .form-tooltip-text .fpl-form .fpl-form-row.secondary-phone.ext,
  #connect .fpl-bounding-box.registration .fpl-form .fpl-form-row.secondary-phone.ext {
    width: 25% !important;
  }
}
#connect .form-tooltip-text .fpl-form .fpl-form-row.secondary-phone,
#connect .fpl-bounding-box.registration .fpl-form .fpl-form-row.secondary-phone {
  width: 71% !important;
  margin-top: -6px !important;
  margin-bottom: 11px !important;
}
@media (max-width: 767px) {
  #connect .form-tooltip-text .fpl-form .fpl-form-row.secondary-phone,
  #connect .fpl-bounding-box.registration .fpl-form .fpl-form-row.secondary-phone {
    width: 70% !important;
  }
}
.connect .fpl-form .secondary-phone-container {
  overflow-x: hidden;
}
@media (max-width: 767px) {
  .next-connect-step.btn {
    margin-top: 24px;
  }
}
.connect .steps-container-four .fpl-address-search .fpl-dropdown-field .fpl-dropdown {
  padding-top: 25px;
}
.transferService .steps-container-four .fpl-address-search .fpl-dropdown-field .fpl-dropdown {
  padding-top: 25px;
}
.next-connect-step {
  cursor: pointer !important;
}
.fples-step5 {
  box-shadow: none !important;
  border-width: 1px 0 0 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
  .fples-step5 .wrap {
    padding-bottom: 20px !important;
  }
}
@media screen and (min-width: 768px) {
  .fples-step5 .wrap {
    padding-bottom: 0 !important;
  }
}
.fplesoffers {
  margin-top: 5px !important;
}
.id-proofs {
  margin-bottom: 10px !important;
}
.exist-acc-msg {
  margin-bottom: 0px !important;
}
.exist-acc-box {
  margin: 10px 0 !important;
}
.emb-check-message {
  display: inline-block;
  width: 93%;
}
@media (max-width: 767px) {
  .connect .steps-container-four .fpl-steps-progress-bar .progress-steps .step-bar {
    width: 25px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
  .connect .fpl-steps-progress-bar .progress-steps .step-bar {
    width: 150px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) and (orientation: portrait) {
  .connect .fpl-steps-progress-bar .progress-steps .step label {
    font-size: 13px;
  }
  .connect .steps-container-four .fpl-steps-progress-bar .progress-steps .step-bar {
    width: 85px;
  }
}
.fpl-inner-box {
  width: 100%;
  border: 2px solid #d9d9d9;
  font-size: 16px;
  margin-bottom: 30px;
  padding: 0;
}
.fpl-inner-box.with-map span,
.fpl-inner-box.with-map a {
  display: block;
}
.fpl-inner-box.with-map div.image {
  width: 100%;
}
.fpl-inner-box.with-map div.image img {
  max-width: 100%;
}
.fpl-inner-box.with-map div.map {
  background: url(../../R2/media/images/confirm-address-map.png) center no-repeat;
}
.fpl-inner-box.with-map div.pin {
  background: url(../../R2/media/images/confirm-address-pin.png) center no-repeat;
}
.fpl-inner-box.with-map div.text {
  margin: 25px;
}
.fpl-inner-box.with-map a {
  margin: 25px;
}
.fpl-inner-box .intro {
  padding: 10px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 10px;
}
.fpl-inner-box .intro .title {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.fpl-status-row {
  border-bottom: 1px solid #d9d9d9;
  padding: 0 0 5px;
  width: 100%;
  margin-bottom: 20px;
}
.fpl-status-row.last {
  border-bottom-width: 0;
}
.fpl-status-row .title-row {
  margin-bottom: 10px;
}
.fpl-status-row .title-row:before,
.fpl-status-row .title-row:after {
  content: " ";
  display: table;
}
.fpl-status-row .title-row:after {
  clear: both;
}
.fpl-status-row .title-row:before,
.fpl-status-row .title-row:after {
  content: " ";
  display: table;
}
.fpl-status-row .title-row:after {
  clear: both;
}
.fpl-status-row .title-row .status-title {
  float: left;
  font-size: 20px;
}
.fpl-status-row .title-row .status-value {
  float: right;
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
}
.fpl-status-row .title-row .status-value.off {
  color: #dc1500;
}
.fpl-status-row .title-row .status-value.on {
  color: #68bb45;
}
.deposit_fontsize {
  font-size: 20px !important;
}
.compare-box-two {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 20px;
  padding: 10px 0 20px;
  width: 100%;
}
.compare-box-two .title-row {
  margin-bottom: 15px;
}
.compare-box-two .title-row:before,
.compare-box-two .title-row:after {
  content: " ";
  display: table;
}
.compare-box-two .title-row:after {
  clear: both;
}
.compare-box-two .title-row:before,
.compare-box-two .title-row:after {
  content: " ";
  display: table;
}
.compare-box-two .title-row:after {
  clear: both;
}
.compare-box-two .title-row .fpl-form-tooltip > span {
  font-size: 12px;
  text-transform: uppercase;
  float: left;
  display: inline-block;
}
.compare-box-two .title-row .fpl-form-tooltip > a {
  display: inline-block;
  float: right;
}
.compare-box-two .compare-row:before,
.compare-box-two .compare-row:after {
  content: " ";
  display: table;
}
.compare-box-two .compare-row:after {
  clear: both;
}
.compare-box-two .compare-row:before,
.compare-box-two .compare-row:after {
  content: " ";
  display: table;
}
.compare-box-two .compare-row:after {
  clear: both;
}
.compare-box-two .compare-row .compare {
  width: 49%;
  text-align: center;
  float: left;
}
.compare-box-two .compare-row .compare.left {
  border-right: 1px solid #d9d9d9;
}
.compare-box-two .compare-row .compare .icon {
  width: 42px;
  height: 42px;
  margin: 0 auto 15px;
}
.compare-box-two .compare-row .compare .icon img {
  max-width: 100%;
}
.compare-box-two .compare-row .compare .value {
  font-size: 26px;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
}
.compare-box-two .compare-row .compare .description {
  font-size: 14px;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
}
.box-message {
  padding-top: 10px;
}
.fpls-banner {
  display: none;
  position: relative;
  background-color: #0c2739;
  width: 592px;
  right: 104px;
  padding: 10px 44px 30px;
  color: #ffffff;
  bottom: -36px;
}
@media (min-width: 768px) {
  .fpls-banner {
    margin-left: 10px;
  }
}
.fpls-banner .fpls-banner-title {
  padding: 10px 0px 20px 85px;
  color: #fff;
}
.fpls-banner .fpls-banner-title:before {
  position: absolute;
  top: -12px;
  left: 43px;
}
.fpls-banner .fpls-banner-title.house:before {
  background: url('../images/fpl-services-banner.png');
  content: "";
  float: left;
  height: 81px;
  width: 88px;
  background-position: 0 0;
}
.fpls-banner .fpls-banner-title.wallet:before {
  background: url('../images/fpl-services-banner.png');
  content: "";
  float: left;
  height: 47px;
  width: 49px;
  background-position: 0 -200px;
  margin: 25px 0 0 13px;
}
.fpls-banner .fpls-banner-title.pig:before {
  background: url('../images/fpl-services-banner.png');
  content: "";
  float: left;
  height: 81px;
  width: 88px;
  background-position: 0 -100px;
  top: -10px;
}
.fpls-banner .fpls-banner-title.pig-house:before {
  background: url('../images/fpl-services-banner.png');
  content: "";
  float: left;
  height: 58px;
  width: 65px;
  background-position: 0 -300px;
  margin-top: 25px;
}
.fpls-banner .fpls-text,
.fpls-banner .fpls-button {
  display: inline-block;
}
.fpls-banner .fpls-text {
  width: 63%;
  padding-right: 15px;
}
.fpls-banner .fpls-button {
  width: 180px;
  margin-top: 0px;
  position: relative;
  bottom: 29px;
}
@media (max-width: 767px) {
  .fpls-banner .fpls-button {
    bottom: 0px;
  }
}
@media (max-width: 767px) {
  .fpls-banner {
    width: 100%;
    right: 0;
    padding: 10px 36px 30px;
  }
  .fpls-banner .fpls-banner-title {
    position: static;
    padding: 60px 0 0;
  }
  .fpls-banner .fpls-banner-title:before {
    top: 0;
    left: 50%;
    transform: translateX(-24px);
    display: block;
  }
  .fpls-banner .fpls-banner-title.house:before {
    top: -15px;
  }
  .fpls-banner .fpls-banner-title.wallet:before {
    top: -10px;
  }
  .fpls-banner .fpls-banner-title.pig:before {
    top: -15px;
  }
  .fpls-banner .fpls-banner-title.pig-house:before {
    top: -10px;
  }
  .fpls-banner .fpls-text,
  .fpls-banner .fpls-button {
    display: inline-block;
    width: 100%;
  }
}
.account .number {
  padding-left: 1em;
}
.deposit-due {
  font-weight: bold;
}
.congratulations-icon {
  margin: 0 auto 10px auto;
}
.congratulations-icon.alert-banner-checkmark {
  background: url('../images/alert-banner-checkmark.png') center no-repeat;
  width: 32px;
  height: 32px;
}
.congratulations-icon.alert-triangle {
  background: url('../images/alert-triangle.png') center no-repeat;
  width: 46px;
  height: 46px;
}
@media print {
  .connect .steps-container-four .fpl-steps-progress-bar,
  #transfer .steps-container-four .fpl-steps-progress-bar,
  .transfer .steps-container-four .fpl-steps-progress-bar {
    display: none!important;
  }
  .connect .steps-container-four .step-vertical-lg,
  #transfer .steps-container-four .step-vertical-lg,
  .transfer .steps-container-four .step-vertical-lg {
    display: block!important;
  }
  .connect .steps-container-four .step-vertical-lg i,
  #transfer .steps-container-four .step-vertical-lg i,
  .transfer .steps-container-four .step-vertical-lg i,
  .connect .steps-container-four .step-vertical-lg .image,
  #transfer .steps-container-four .step-vertical-lg .image,
  .transfer .steps-container-four .step-vertical-lg .image {
    display: none!important;
  }
  .connect .steps-container-four .step-vertical-lg .text,
  #transfer .steps-container-four .step-vertical-lg .text,
  .transfer .steps-container-four .step-vertical-lg .text {
    padding-top: 20px;
  }
  .connect .steps-container-four .right,
  #transfer .steps-container-four .right,
  .transfer .steps-container-four .right {
    width: 100%!important;
  }
  .connect .steps-container-four .message,
  #transfer .steps-container-four .message,
  .transfer .steps-container-four .message {
    width: 100%!important;
  }
  .connect .steps-container-four .fpl-bounding-box.registration,
  #transfer .steps-container-four .fpl-bounding-box.registration,
  .transfer .steps-container-four .fpl-bounding-box.registration {
    margin-top: 0;
    padding-top: 0;
  }
  .connect .steps-container-four .fpl-bounding-box.registration .fpl-form .congratulations-icon,
  #transfer .steps-container-four .fpl-bounding-box.registration .fpl-form .congratulations-icon,
  .transfer .steps-container-four .fpl-bounding-box.registration .fpl-form .congratulations-icon {
    display: none;
  }
  .connect .steps-container-four .fpl-bounding-box.registration .fpl-form .step-vertical-container,
  #transfer .steps-container-four .fpl-bounding-box.registration .fpl-form .step-vertical-container,
  .transfer .steps-container-four .fpl-bounding-box.registration .fpl-form .step-vertical-container {
    display: block!important;
    page-break-after: always;
  }
  .connect .steps-container-four .fpl-bounding-box.registration .fpl-form .step-vertical-container .info-box.boxed-lg,
  #transfer .steps-container-four .fpl-bounding-box.registration .fpl-form .step-vertical-container .info-box.boxed-lg,
  .transfer .steps-container-four .fpl-bounding-box.registration .fpl-form .step-vertical-container .info-box.boxed-lg {
    display: block!important;
  }
  .connect .steps-container-four .fpl-bounding-box.registration .fpl-form .subtitle.center a,
  #transfer .steps-container-four .fpl-bounding-box.registration .fpl-form .subtitle.center a,
  .transfer .steps-container-four .fpl-bounding-box.registration .fpl-form .subtitle.center a {
    display: none;
  }
  .connect .steps-container-four .fpl-bounding-box.registration .fpl-form .info-box.lines .wrap.message .left,
  #transfer .steps-container-four .fpl-bounding-box.registration .fpl-form .info-box.lines .wrap.message .left,
  .transfer .steps-container-four .fpl-bounding-box.registration .fpl-form .info-box.lines .wrap.message .left {
    display: none;
  }
  .connect .steps-container-four .fpl-bounding-box.registration .fpl-form .info-box.lines .wrap.message .right,
  #transfer .steps-container-four .fpl-bounding-box.registration .fpl-form .info-box.lines .wrap.message .right,
  .transfer .steps-container-four .fpl-bounding-box.registration .fpl-form .info-box.lines .wrap.message .right {
    padding-left: 0;
  }
  .connect .steps-container-four .fpl-bounding-box.registration .form-alert,
  #transfer .steps-container-four .fpl-bounding-box.registration .form-alert,
  .transfer .steps-container-four .fpl-bounding-box.registration .form-alert {
    page-break-after: always;
  }
  .connect .steps-container-four .fpl-bounding-box.registration .form-alert .notifications,
  #transfer .steps-container-four .fpl-bounding-box.registration .form-alert .notifications,
  .transfer .steps-container-four .fpl-bounding-box.registration .form-alert .notifications {
    display: block!important;
  }
  .info-box.boxed-sm {
    display: none;
  }
  .logo {
    position: absolute;
    top: 0;
  }
  .header {
    position: absolute;
    top: 0;
    border-bottom: none!important;
  }
  .emb-check {
    display: none;
  }
  .registration .fpl-form .info-box .wrap .right a[href]:after {
    content: none !important;
  }
}
@media (max-width: 767px) {
  .image-upload .form-alert.alert-highlighted {
    /*padding-left:0px;	*/
  }
  .image-upload .form-alert.alert-highlighted a {
    color: #fff;
  }
}
.infoDrop {
  margin-bottom: 15px !important;
}
.reg-link {
  float: left !important;
  margin-left: 25% !important;
  z-index: 999 !important;
}
.searchCntNode {
  float: left;
  width: 68%;
}
.unitNumberWrapper {
  float: left;
  width: 30%;
  margin-left: 2%;
}
.address-tooltip {
  margin-bottom: 0px !important;
  min-height: 60px !important;
}
.manual-address-tooltip {
  min-height: 110px !important;
}
@media (max-width: 767px) {
  .manual-address-tooltip {
    min-height: 140px !important;
  }
  .address-tooltip {
    min-height: 85px !important;
  }
}
.infoDrop {
  margin-bottom: 15px !important;
}
.selectDropLabel {
  width: 150px;
  float: left !important;
}
@media (max-width: 767px) {
  #transfer .fpl-bounding-box,
  #disconnect .fpl-bounding-box {
    margin: 25px auto 0;
    margin-bottom: 0px !important;
  }
}
.form-alert.alert-highlighted.multiple .notifications ul {
  margin-top: 10px;
  margin-bottom: 0;
}
.congrats-submit-msg {
  font-size: 16px;
  font-weight: bold;
}
.transfer form .fplModal.modal .modal-dialog {
  padding-top: 100px;
}
@media (min-width: 320px) and (max-width: 767px) {
  #connect form .fplModal.modal .modal-dialog {
    top: 100px;
  }
}
.disconnectService .fplModal.modal .modal-dialog {
  top: 100px;
}
.profiles.modal-small .updateDOB .modal-dialog {
  padding-top: 100px!important;
}
.profiles.modal-small .updateDOB .modal-dialog .page-subtitle {
  margin-bottom: 20px!important;
}
@media (max-width: 767px) {
  .profiles.modal-small .updateDOB .modal-dialog {
    padding-top: 0!important;
  }
}
.updateDOB .fpl-form-tooltip a .fa {
  margin-left: 0;
}
.updateDOB .fpl-choice-box.bx-left .choice-info {
  padding-top: 5px;
}
.updateDOB.fplModal.modal .modal-dialog .modal-content {
  padding: 30px 40px!important;
}
.updateDOB.fplModal.modal .modal-dialog .modal-content .modal-cancel {
  margin-bottom: 0!important;
}
@media print {
  .transfer .fpl-steps-progress-bar,
  #transfer .fpl-steps-progress-bar {
    display: none!important;
  }
  .transfer .subtitle.center a,
  #transfer .subtitle.center a {
    display: none!important;
  }
  .transfer .step-vertical-lg,
  #transfer .step-vertical-lg {
    display: block!important;
  }
  .transfer .step-vertical-lg .account,
  #transfer .step-vertical-lg .account {
    margin-top: -45px;
    white-space: nowrap;
  }
}
#whySSN-tooltip {
  display: inline !important;
}
#whySSN-tooltip i.fa {
  margin-left: 0 !important;
  font-size: 14px !important;
  font-family: Arial !important;
  vertical-align: baseline !important;
}
#whySSN-tooltip i.fa:before {
  display: none;
}
#whySSN-tooltip:hover {
  color: #003f5c;
}
#whySSN-tooltip:hover i.fa {
  text-decoration: underline !important;
}
#whySSN-tooltip:focus {
  color: #003f5c;
  text-decoration: underline !important;
  outline: 1px solid #0073A8 !important;
  box-shadow: 0 0 10px #adadad !important;
}
#whySSN-tooltip:focus i.fa {
  text-decoration: underline !important;
}
.connect-process .mv-modal {
  text-align: center;
  padding: 0px !important;
  position: fixed !important;
}
@media (max-width: 767px) {
  .connect-process .mv-modal {
    z-index: 99999;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .connect-process .mv-modal.fade.in {
    display: table !important;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 768px) {
  .connect-process .mv-modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.connect-process .mv-modal .mv-modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width: 1024px;
  height: 576px;
  max-width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .connect-process .mv-modal .mv-modal-dialog {
    width: 100%;
    height: 576px;
    position: absolute;
    top: 5%;
    left: 0px;
    margin: 0px !important;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .connect-process .mv-modal .mv-modal-dialog {
    width: 100%;
    display: table-cell;
  }
}
.connect-process .mv-modal .mv-modal-content {
  line-height: 0px;
  overflow: hidden !important;
}
.connect-process .mv-modal .mv-modal-body {
  padding: 0px;
  height: 100%;
}
.connect-process .mv-modal iframe {
  width: 100%;
  height: 576px;
  border-width: 0px;
}
.connect-process .mv-modal .mv-modal-close {
  position: absolute;
  color: #ffffff;
  z-index: 9999;
  font-size: 30px;
  right: 5px;
  top: 5px;
  text-decoration: none;
  padding: 0px;
  line-height: 15px;
}
.connect-process .smart-Binq-predictiveBanner {
  padding: 15px 0px !important;
}
.connect-process .smart-Binq-predictiveBanner .connect-notify-wrapper {
  max-width: 592px;
  margin: 0 auto !important;
}
.connect-process .smart-Binq-predictiveBanner .head-banner-content {
  margin: 0 auto !important;
}
.connect-process .smart-Binq-predictiveBanner #connect_notify {
  margin: 0 auto !important;
  display: block;
}
@media (max-width: 767px) {
  .connect-process .smart-Binq-predictiveBanner #connect_notify {
    width: 93%;
  }
}
.fples-offer-block {
  border: 1px solid #f0f2f4;
}
@media screen and (min-width: 768px) {
  .fples-offer-block {
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .fples-offer-block {
    margin: 20px 0;
    padding-bottom: 0;
  }
}
.fples-offer-block .fples-offer-title {
  color: #0073ae !important;
  text-align: left !important;
  margin-bottom: 10px;
  margin-top: 15px !important;
}
.fples-offer-block .fples-offer-content {
  padding: 0 20px;
}
#fplESOfferDiv {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.fples-disclaimer {
  background-color: rgba(255, 255, 255, 0.98);
  padding: 0 16px 16px;
  font-size: 12px;
}
@media (max-width: 767px) {
  .fples-disclaimer {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .fples-disclaimer {
    width: 592px;
    margin: 0 auto 70px auto;
  }
}
.fpl-offers-title {
  background-color: #0073ae;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 767px) {
  .fpl-offers-title {
    width: 100%;
    margin: 0 auto;
    padding: 10px;
  }
  .fpl-offers-title h1 {
    margin-top: 10px !important;
  }
}
@media (min-width: 768px) {
  .fpl-offers-title {
    width: 592px;
    margin: 70px auto 0 auto;
    padding: 36px 94px;
  }
}
.video-service-deposits p {
  margin: 5px 0 0 0 !important;
}
.video-service-deposits p a.dc-play-icon {
  display: inline-block;
}
.video-service-deposits p a.dc-play-icon .fa {
  font-size: 25px;
  color: #0073ae !important;
  margin-left: 0 !important;
}
.connectlanding .registration-message a:hover {
  color: #fff !important;
  text-decoration: none !important;
}
.charges-start-service {
  padding-top: 10px;
}
/* Alignment adjust after gloabl font changes*/
.transferService .steps-container-four.transfer .reg-link {
  float: none!important;
  clear: both;
  margin-left: 0!important;
  margin-bottom: -14px;
}
/* Alignment adjust after gloabl font changes*/
/* container for page background color */
section.account-gray-container {
  background: #f7f8f9;
}
section.account-gray-container .row {
  margin: 0 auto;
  max-width: 1280px;
}
@media (min-width: 768px) {
  section.account-gray-container {
    padding-top: 28px;
  }
}
/* header styling */
.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;
}
.my-account-header.top-link .back-link {
  margin: 0;
}
@media (max-width: 767px) {
  .my-account-header.top-link {
    margin-top: 0;
  }
}
.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;
}
.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:hover {
  text-decoration: underline;
}
.fpl-profiles-and-preferences .form-alert.alert-highlighted {
  margin-top: 20px;
}
.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 .alerts-radio.fpl-choice-box .choice-info {
  float: right;
}
.fpl-profiles-and-preferences .form-section.alerts-and-notifications .dropdown-group {
  margin-top: 22px;
  padding-left: 65px;
  display: block;
}
@media screen and (max-width: 767px) {
  .fpl-profiles-and-preferences .form-section.alerts-and-notifications .dropdown-group {
    padding-left: 0;
  }
}
.fpl-profiles-and-preferences .form-section.alerts-and-notifications .dropdown-group .form-error-note {
  display: none;
  padding: 5px 0 0 120px;
  max-width: 460px;
}
.fpl-profiles-and-preferences .form-section.alerts-and-notifications .dropdown-group.group-error .fpl-dropdown {
  border: 1px solid #dc1500 !important;
}
.fpl-profiles-and-preferences .form-section.alerts-and-notifications .dropdown-group.group-error .form-error-note {
  display: block;
}
@media (max-width: 767px) {
  .fpl-profiles-and-preferences .form-section.alerts-and-notifications .dropdown-group.group-error .form-error-note {
    padding-left: 0;
  }
}
.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%;
}
@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: 195px;
    display: inline-block;
  }
  .fpl-profiles-and-preferences .form-section.alerts-and-notifications .fpl-form-row .fpl-form-field .fpl-customized-option {
    width: 154px;
  }
  .fpl-profiles-and-preferences .form-section.alerts-and-notifications .fpl-form-row .fpl-form-field:first-child {
    width: 177px;
  }
  .fpl-profiles-and-preferences .form-section.alerts-and-notifications .fpl-form-row .fpl-form-field li {
    white-space: nowrap;
  }
}
@media (min-width: 768px) {
  .fpl-profiles-and-preferences .form-section .fpl-form {
    padding-top: 21px;
  }
}
.profile-preferences-content-block {
  border: 1px solid #d9d9d9;
  background: #ffffff;
  padding: 20px 0;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .profile-preferences-content-block .lang-pref .row {
    margin-top: 30px !important;
  }
}
.profile-preferences-content-block:last-child {
  margin-bottom: 60px;
}
.profile-preferences-content-block.mailAddress {
  margin-bottom: 60px;
}
.profile-preferences-content-block.manageAccount {
  margin-top: -40px;
}
.profile-preferences-content-block .channel-email .fpl-form-field {
  z-index: 350;
}
.profile-preferences-content-block .channel-text .fpl-form-field {
  z-index: 340;
}
.profile-preferences-content-block .channel-voice .fpl-form-field {
  z-index: 330;
}
.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;
  overflow: hidden;
  word-break: break-word;
  padding-left: 1px;
}
.profile-preferences-content-block .preferences-label.communication-label {
  padding-right: 50px;
}
.profile-preferences-content-block .preferences-label.update-name {
  margin-left: -3px;
}
.profile-preferences-content-block .preferences-label.update-name:before {
  background: url('../images/multi/user-id__color.svg') no-repeat 0 0;
  background-size: 21px 21px;
  content: "";
  float: left;
  height: 21px;
  width: 25px;
  margin-right: 5px;
}
.profile-preferences-content-block .preferences-label.update-group {
  margin-bottom: 5px;
}
.profile-preferences-content-block .preferences-label.update-group:before {
  background: url('../images/multi/groups__color.svg') no-repeat 0 -2px;
  content: "";
  float: left;
  height: 21px;
  width: 21px;
  margin-right: 10px;
}
.profile-preferences-content-block .preferences-label.update-view:before {
  background: url('../images/multi/view-option__color.svg') no-repeat center center;
  content: "";
  float: left;
  height: 20px;
  width: 25px;
  margin-right: 10px;
}
.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) and (max-width: 1023px) {
  .profile-preferences-content-block .block-group > div:first-child {
    padding-left: 25px;
  }
}
@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 .block-group .fpl-choice-box {
  padding: 10px 0 0 0;
}
@media (min-width: 768px) {
  .profile-preferences-content-block .block-group .fpl-choice-box {
    padding: 0;
  }
}
.profile-preferences-content-block .block-group .fpl-choice-box .choice-info {
  margin-left: 15px;
  width: 70%;
}
@media (max-width: 767px) and (orientation: portrait) {
  .profile-preferences-content-block .block-group .fpl-choice-box .choice-info {
    width: 82%;
    margin-top: -7px;
    white-space: normal;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .profile-preferences-content-block .block-group .fpl-choice-box .choice-info {
    width: 85%;
    margin-top: -5px;
    white-space: normal;
  }
}
.profile-preferences-content-block .block-group .fpl-choice-box .choice-info .choice-detail {
  padding-top: 5px;
}
.profile-preferences-content-block .block-group .fpl-choice-box .choice-field {
  float: left;
  margin-left: 0;
  width: auto;
}
.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;
}
@media (max-width: 767px) {
  .profile-preferences-content-block.fpl-terms-and-conditions .block-label .terms-links a {
    margin-right: 3px !important;
  }
}
.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: #f7f8f9;
  margin: 8px 20px;
  text-align: center;
}
.profile-preferences-content-block .text-confirmation-block:before,
.profile-preferences-content-block .text-confirmation-block:after {
  border-bottom-color: #f7f8f9;
}
.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;
}
/* Start of Multi profile section */
@media (max-width: 1023px) {
  .multi-profile {
    padding-top: 20px;
  }
}
.multi-profile .row-divider {
  margin-bottom: 12px;
}
.multi-profile .inlineboxdisplay-input-field {
  margin-top: 0px !important;
}
.multi-profile .section-header {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  letter-spacing: 0.16px;
  padding-top: 0;
}
@media (max-width: 1023px) {
  .multi-profile .section-header {
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
.multi-profile .section-header:before {
  display: none;
}
.multi-profile .predictive-banner .dynamic-banner {
  margin: -10px 0 20px;
}
@media (max-width: 767px) {
  .multi-profile .predictive-banner .dynamic-banner {
    margin: 10px 0;
  }
}
.multi-profile .my-account-header h1 {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
}
.multi-profile .fpl-profiles-and-preferences .my-account-header h1 {
  font-family: Arial !important;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .multi-profile .profile-block-div .preferences-label.updated-name-blk {
    padding: 5px 0px 5px 0px;
  }
}
.multi-profile .profile-preferences-content-block.emailAddr,
.multi-profile .profile-preferences-content-block.phoneNumber,
.multi-profile .profile-preferences-content-block.mailAddress {
  padding: 0px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multi-profile .profile-preferences-content-block.phoneNumber form section,
  .multi-profile .profile-preferences-content-block.mailAddress form section {
    padding: 0px;
  }
}
.multi-profile .profile-preferences-content-block a.preferences-label label {
  margin-right: 5px;
}
.multi-profile .profile-preferences-content-block .block-group.email-info {
  padding: 20px 0px 30px 0px;
}
.multi-profile .profile-preferences-content-block .block-group.email-info .accountSelectedLink {
  cursor: pointer;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block .block-group.email-info p.editEmail {
    display: none;
  }
}
.multi-profile .profile-preferences-content-block .block-group.email-info span.editEmail {
  display: none;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block .block-group.email-info span.editEmail {
    display: block !important;
    float: right;
    padding: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multi-profile .profile-preferences-content-block .edit-email section {
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block .edit-email section {
    padding-top: 0px;
  }
}
.multi-profile .profile-preferences-content-block .edit-email .update-email-address .update-email-header {
  padding: 20px;
  background-color: #0073a8;
}
.multi-profile .profile-preferences-content-block .edit-email .update-email-address .update-email-header .page-subtitle {
  color: #ffffff !important;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block .edit-email .update-email-address .update-email-header .page-subtitle {
    padding: 0px !important;
  }
}
.multi-profile .profile-preferences-content-block .edit-email .update-email-address .update-email-header .page-subtitle:before {
  background: url(../images/multi/icon-edit-pencil.svg);
  content: "";
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background-position: 0px -3400px;
}
.multi-profile .profile-preferences-content-block .edit-email .update-email-address .update-email-header .close-email {
  text-align: right;
  padding: 0px 10px;
  color: #ffffff;
  text-shadow: none;
  opacity: 1;
}
.multi-profile .profile-preferences-content-block .edit-email .update-email-address h2.page-subtitle {
  padding-top: 20px;
  text-align: center;
}
.multi-profile .profile-preferences-content-block .edit-email .update-email-address form {
  text-align: center;
}
.multi-profile .profile-preferences-content-block .edit-email .update-email-address form .email-confirm-text {
  width: 30%;
  margin: 0 auto;
  padding: 10px 0px 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multi-profile .profile-preferences-content-block .edit-email .update-email-address form .email-confirm-text {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block .edit-email .update-email-address form .email-confirm-text {
    width: 100%;
  }
}
.multi-profile .profile-preferences-content-block .edit-email .update-email-address form .alert-tooltip {
  margin-top: 0px! important;
}
.multi-profile .profile-preferences-content-block .edit-email .update-email-address form .predictive-dropdown {
  padding-bottom: 30px;
  border-bottom: 1px solid #cccccc;
}
.multi-profile .profile-preferences-content-block .edit-email .update-email-address form .predictive-dropdown .fpl-form-field {
  width: 40%;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multi-profile .profile-preferences-content-block .edit-email .update-email-address form .predictive-dropdown .fpl-form-field {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block .edit-email .update-email-address form .predictive-dropdown .fpl-form-field {
    width: 90%;
  }
}
.multi-profile .profile-preferences-content-block .edit-email .update-email-address form .predictive-dropdown .fpl-form-field input:focus {
  box-shadow: none !important;
}
.multi-profile .profile-preferences-content-block .edit-email .update-email-address form .predictive-dropdown .form-error-note {
  width: 40%;
  margin: 0px auto;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multi-profile .profile-preferences-content-block .edit-email .update-email-address form .predictive-dropdown .form-error-note {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block .edit-email .update-email-address form .predictive-dropdown .form-error-note {
    width: 90%;
  }
}
.multi-profile .profile-preferences-content-block .edit-email .update-email-address form .save-change-mail {
  float: right;
}
.multi-profile .profile-preferences-content-block .edit-email .update-email-address form .cancel-email-btn {
  text-align: right;
  padding: 10px 20px;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block .edit-email .update-email-address form .cancel-email-btn {
    text-align: center;
    padding: 20px;
  }
}
.multi-profile .profile-preferences-content-block .edit-email .update-email-address form .cancel-email-btn .cancelEmail {
  font-weight: bold;
  text-transform: uppercase;
}
.multi-profile .profile-preferences-content-block .edit-email .update-email-address form .selected-email {
  padding: 0px;
}
.multi-profile .profile-preferences-content-block .edit-email .update-email-address form .selected-email .email-account-selected {
  text-align: left;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  vertical-align: middle;
  padding: 15px 5px;
}
.multi-profile .profile-preferences-content-block .edit-email .update-email-address form .email-note {
  clear: both;
}
.multi-profile .profile-preferences-content-block .edit-email .update-email-address form .email-note .detail-text {
  text-align: left;
  padding: 0px 20px;
}
.multi-profile .profile-preferences-content-block .phone-info .block-group {
  padding: 20px 0px 30px 0px;
}
.multi-profile .profile-preferences-content-block .phone-info .block-group .accountSelectedLink {
  cursor: pointer;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block .phone-info .block-group p.editphone {
    display: none;
  }
}
.multi-profile .profile-preferences-content-block .phone-info .block-group span.editphone {
  display: none;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block .phone-info .block-group span.editphone {
    display: block !important;
    float: right;
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block .edit-phone .multi-profile {
    padding-top: 0px !important;
  }
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div {
  padding: 0px;
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div .update-phone-header {
  padding: 20px;
  background-color: #0073a8;
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div .update-phone-header .update-user {
  color: #ffffff;
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div .update-phone-header .update-user.icon:before {
  background: url(../images/multi/icon-edit-pencil.svg);
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div .update-phone-header .close-email {
  text-align: right;
  padding: 0px 10px;
  color: #ffffff;
  text-shadow: none;
  opacity: 1;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div .update-phone-header div {
    padding: 0px !important;
  }
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div .phone-subheader {
  text-align: center;
  margin: 0 auto;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  vertical-align: middle;
  width: 50%;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div .phone-subheader {
    width: 100%;
    padding: 0px 10px;
  }
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div .page-subtitle {
  padding-top: 20px;
  text-align: center;
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form {
  padding: 30px 0px;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form {
    padding: 30px 0px 0px 0px;
  }
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form .phone-edit-sec {
  padding: 0px 30px 30px 30px;
  border-bottom: 1px solid #cccccc;
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form .secondary-phn-detail {
  padding: 0px;
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form .secondary-phn-detail .secondary-phone {
  width: 50% !important;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form .secondary-phn-detail .secondary-phone {
    width: 100% !important;
  }
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form .secondary-phn-detail .secondary-phone input.grayed-out {
  background: #e0e6e9 !important;
  cursor: not-allowed !important;
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form .secondary-phn-detail .secondary-phone.ext {
  margin: 0px;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form .secondary-phn-detail .secondary-phone.ext {
    width: 100% !important;
  }
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form .secondary-phn-detail .secondary-phone.ext input.grayed-out {
  background: #e0e6e9 !important;
  cursor: not-allowed !important;
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form .secondary-phn-detail .selection {
  clear: both;
  padding: 10px 20px 10px 30px;
  width: 36%;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form .secondary-phn-detail .selection {
    width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form .secondary-phn-detail .selection {
    width: 65% !important;
  }
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form .secondary-phn-detail .selection .removeSecPhn {
  width: 77%;
  float: left;
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form .secondary-phn-detail .selection .select {
  width: 10%;
  float: left;
  top: 2px;
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form .save-change-phone {
  float: right;
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form .cancel-phone-btn {
  text-align: right;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form .cancel-phone-btn {
    text-align: center;
    padding: 20px;
  }
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form .selected-phone {
  padding: 0px;
}
.multi-profile .profile-preferences-content-block .edit-phone .phone-edit-div form .selected-phone .phone-account-selected {
  text-align: left;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  vertical-align: middle;
  padding: 15px 5px;
}
.multi-profile .profile-preferences-content-block.mailAddress .block-group.update-mailAddress {
  padding: 20px 0px 30px 0px;
}
.multi-profile .profile-preferences-content-block.mailAddress .block-group.update-mailAddress .accountSelectedLink {
  cursor: pointer;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .block-group.update-mailAddress p.editMailAddress {
    display: none;
  }
}
.multi-profile .profile-preferences-content-block.mailAddress .block-group.update-mailAddress span.editMailAddress {
  display: none;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .block-group.update-mailAddress span.editMailAddress {
    display: block !important;
    float: right;
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .multi-profile {
    padding-top: 0px;
  }
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .update-mail-address {
  padding: 20px;
  background-color: #0073a8;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .update-mail-address .update-user {
  color: #ffffff;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .update-mail-address .update-user.icon:before {
  background: url(../images/multi/icon-edit-pencil.svg);
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .update-mail-address .close-email {
  text-align: right;
  padding: 0px 10px;
  color: #ffffff;
  text-shadow: none;
  opacity: 1;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .update-mail-address div {
    padding: 0px;
  }
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form {
  width: 50%;
  margin: 0 auto;
  padding: 20px;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form {
    width: 100%;
    margin: 0px;
  }
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .page-subtitle {
  text-align: center;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .email-confirm-text {
  text-align: center;
  padding-bottom: 20px;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .fpl-dropdown-field .fpl-dropdown.field-validated {
  border: 1px solid #cccccc !important;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .fpl-dropdown-field .fpl-dropdown.field-validated {
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .fpl-customized-option .fpl-dropdown-field {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .inlineboxdisplay-input-field:focus + .inlineboxdisplay-label-name {
    padding: 5px 14px 14px 10px;
  }
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .retrieval-account-lookup-option.infoDrop .fpl-dropdown-field .fpl-dropdown {
  z-index: 99;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .retrieval-account-lookup-option.mailing-postOffice {
  margin-bottom: 15px !important;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .retrieval-account-lookup-option.mailing-postOffice .fpl-dropdown-field .fpl-dropdown {
  z-index: 9;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .retrieval-account-lookup-option.state.dropdown-select {
  margin-bottom: 15px !important;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .inline-form-fields {
  padding: 0px 20px;
  margin: 20px 0px;
  width: 100%;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .inline-form-fields {
    padding: 0px;
  }
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .inline-form-fields .fpl-choice-box {
  width: 50%;
  float: left;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .inline-form-fields .fpl-choice-box .choice-info {
  margin: 5px 40px;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .inline-form-fields .fpl-choice-box .choice-field {
  margin: 0px;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .confEmailMsg,
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .enterEmailText {
  text-align: left;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  vertical-align: middle;
  padding: 5px;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .enterEmailText a {
  display: inline-block;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .enterEmailText a .changeArrow.fa-sort-down {
  display: inline-block !important;
  position: inherit;
  vertical-align: top;
  padding: 0px !important;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .enterEmailText a .changeArrow.fa-sort-up {
  display: inline-block !important;
  position: inherit;
  vertical-align: top;
  padding: 8px 0px 0px 0px !important;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .enterEmailText a:focus {
  outline: none !important;
  box-shadow: none !important;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .fpl-form-row .fpl-form-field input {
    padding: 16px 24px 16px;
  }
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .fpl-form-row .fpl-form-field .optional {
  display: none;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .inlineboxdisplay-placeholder-container .inlineboxdisplay-label-name {
    padding: 18px 14px 14px 20px;
  }
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .inlineboxdisplay-input-field:not(:placeholder-shown) + .inlineboxdisplay-label-name {
    padding: 5px;
  }
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .startdate-block {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .startdate-block {
    padding-top: 30px;
  }
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .startdate-block .clear-field {
  top: 45px;
  right: 35px;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .startdate-block .inlineboxdisplay-input-field:not(:placeholder-shown) + .inlineboxdisplay-label-name {
  width: 15%;
  height: 25px;
  top: -20px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .startdate-block .inlineboxdisplay-input-field:not(:placeholder-shown) + .inlineboxdisplay-label-name {
    width: 29% !important;
  }
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .startdate-block .inlineboxdisplay-input-field:not(:placeholder-shown) + .inlineboxdisplay-label-name {
    width: 35%;
    height: 40px;
    top: -27px;
    padding: 10px 0px 10px 10px;
  }
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .startdate-block .inlineboxdisplay-placeholder-container .inlineboxdisplay-label-name {
  padding-top: 5px;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .startdate-block .inlineboxdisplay-placeholder-container .inlineboxdisplay-label-name {
    padding: 10px 0px 10px 20px;
  }
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .startdate-block .inlineboxdisplay-input-field:focus + .inlineboxdisplay-label-name {
  width: 25%;
  height: 30px;
  top: -27px;
  padding: 10px 0px 10px 10px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .startdate-block .inlineboxdisplay-input-field:focus + .inlineboxdisplay-label-name {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .startdate-block .inlineboxdisplay-input-field:focus + .inlineboxdisplay-label-name {
    width: 35%;
    height: 40px;
  }
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .emailFromUser {
  margin-top: 10px;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .endate-block {
  padding-top: 10px;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .endate-block .inlineboxdisplay-placeholder-container .inlineboxdisplay-label-name {
  padding: 5px 0px 10px 25px;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .endate-block .inlineboxdisplay-placeholder-container .inlineboxdisplay-label-name {
    padding: 5px 0px 10px 20px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .endate-block .inlineboxdisplay-placeholder-container .inlineboxdisplay-label-name {
    padding: 10px 0px 10px 25px;
  }
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .endate-block .clear-field {
  top: 45px;
  right: 35px;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .endate-block .inlineboxdisplay-input-field:not(:placeholder-shown) + .inlineboxdisplay-label-name {
  width: 15%;
  height: 25px;
  top: -20px;
  padding: 5px 0px 10px 5px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .endate-block .inlineboxdisplay-input-field:not(:placeholder-shown) + .inlineboxdisplay-label-name {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .endate-block .inlineboxdisplay-input-field:not(:placeholder-shown) + .inlineboxdisplay-label-name {
    width: 25%;
    height: 40px;
    top: -27px;
  }
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .endate-block .inlineboxdisplay-input-field:focus + .inlineboxdisplay-label-name {
  width: 15%;
  height: 40px;
  top: -27px;
  padding: 10px 0px 10px 10px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .endate-block .inlineboxdisplay-input-field:focus + .inlineboxdisplay-label-name {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .endate-block .inlineboxdisplay-input-field:focus + .inlineboxdisplay-label-name {
    width: 35%;
    height: 40px;
    top: -27px;
    padding: 10px 0px 10px 10px;
  }
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .endate-block .grayed-out {
  background: #e0e6e9;
  cursor: not-allowed;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .fpl-append span.append.datepicker {
    top: 10px !important;
  }
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddr_save_block {
  padding: 30px 15px 0px 15px;
  border-top: 1px solid #cccccc;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddr_save_block .mailing-address-selected {
  text-align: left;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  vertical-align: middle;
  padding: 15px 5px;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddr_save_block .mailingaddress_save {
  float: right;
  padding: 0px;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddr_save_block .mailingaddress_cancel {
  text-align: right;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 767px) {
  .multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddr_save_block .mailingaddress_cancel {
    padding-top: 20px;
    text-align: center;
  }
}
.multi-profile .groupOptions {
  margin-top: 60px;
}
.multi-profile .groupOptions hr {
  margin-top: 30px;
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multi-profile .groupOptions .profile-preferences-content-block .block-group > div:first-child {
    padding: 0px 25px;
  }
}
@media (max-width: 767px) {
  .multi-profile .groupOptions .profile-preferences-content-block .block-group > div:first-child {
    padding: 0px 10px;
  }
}
@media (max-width: 767px) {
  .multi-profile .groupOptions .profile-preferences-content-block .block-group .enable-group {
    padding: 0px 10px;
  }
}
@media (max-width: 767px) {
  .multi-profile .groupOptions .profile-preferences-content-block .block-group .enable-group .communication-label {
    padding: 6px 0px;
    width: 76%;
    float: left;
  }
}
@media (max-width: 767px) {
  .multi-profile .groupOptions .profile-preferences-content-block .block-group .enable-group .grouping-slider {
    width: 20%;
    float: left;
  }
}
@media (max-width: 767px) {
  .multi-profile .groupOptions .profile-preferences-content-block .block-group .group-text {
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .multi-profile .groupOptions .profile-preferences-content-block .block-group .group-text .communication-label {
    padding: 0px 30px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multi-profile .groupOptions .profile-preferences-content-block .block-group .group-text .communication-label br {
    display: none;
  }
}
@media (max-width: 767px) {
  .multi-profile .groupOptions .profile-preferences-content-block .block-group .group-text .communication-label br {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multi-profile .groupOptions .profile-preferences-content-block .block-group .group-text .step-two-image-div {
    text-align: -webkit-center;
    padding: 10px;
    float: none;
    clear: both;
  }
}
.multi-profile .groupOptions .profile-preferences-content-block .block-group .group-text .step-two-image-div .step-two-image {
  background: url('../images/multi/account-grouping.png') no-repeat;
  float: right;
  height: 148px;
  width: 436px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multi-profile .groupOptions .profile-preferences-content-block .block-group .group-text .step-two-image-div .step-two-image {
    float: none !important;
  }
}
@media (max-width: 767px) {
  .multi-profile .groupOptions .profile-preferences-content-block .block-group .group-text .step-two-image-div .step-two-image {
    display: none;
  }
}
.multi-profile .groupOptions .enable-group {
  padding-top: 15px;
  padding-right: 50px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multi-profile .groupOptions .enable-group {
    padding-right: 0px;
  }
}
.multi-profile .groupOptions .view-block .block-group {
  padding-bottom: 0;
}
.multi-profile .groupOptions .view-block .fpl-tooltip {
  margin-left: 7px;
}
.multi-profile .groupOptions .view-block .fpl-tooltip .fa {
  margin-left: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multi-profile .groupOptions .view-block .viewing-options {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .multi-profile .groupOptions .view-block .viewing-options .viewing-heading {
    width: 100%;
    float: left;
    padding: 0px;
  }
}
.multi-profile .groupOptions .view-block .viewing-options .viewing-heading .block-label {
  overflow: visible;
}
@media (max-width: 767px) {
  .multi-profile .groupOptions .view-block .viewing-options .viewing-radio-options {
    width: 100%;
    float: left;
    padding: 20px 0px;
  }
}
.multi-profile .groupOptions .view-block .viewing-options .viewing-radio-options .view-mode {
  float: right;
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multi-profile .groupOptions .view-block .viewing-options .viewing-radio-options .view-mode {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .multi-profile .groupOptions .view-block .viewing-options .viewing-radio-options .view-mode {
    display: table-row;
    width: 100%;
  }
}
.multi-profile .groupOptions .view-block .viewing-options .viewing-radio-options .view-mode .fpl-choice-box {
  display: inline-block;
  border-bottom: none;
  width: 50%;
  min-width: 160px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multi-profile .groupOptions .view-block .viewing-options .viewing-radio-options .view-mode .fpl-choice-box {
    min-width: 0px;
  }
}
@media (max-width: 767px) {
  .multi-profile .groupOptions .view-block .viewing-options .viewing-radio-options .view-mode .fpl-choice-box {
    display: table-cell;
  }
}
.multi-profile .groupOptions .view-block .viewing-options .viewing-radio-options .view-mode .fpl-choice-box:first-child {
  padding-left: 0;
}
.multi-profile .groupOptions .view-block .viewing-options .viewing-radio-options .view-mode .fpl-choice-box .choice-info {
  float: right;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multi-profile .groupOptions .view-block .viewing-options .viewing-radio-options .view-mode .fpl-choice-box .choice-info {
    width: 65%;
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .multi-profile .groupOptions .view-block .viewing-options .viewing-radio-options .view-mode .fpl-choice-box .choice-info {
    margin-left: 0;
    margin-top: 0px;
    width: 75%;
  }
}
.grouping-slider {
  float: right;
}
.grouping-slider .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.grouping-slider .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.grouping-slider .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #c4c8c7;
  -webkit-transition: .4s;
  transition: .4s;
  /* Rounded sliders */
}
.grouping-slider .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: #ffffff;
  -webkit-transition: .4s;
  transition: .4s;
}
.grouping-slider .slider.round {
  border-radius: 34px;
}
.grouping-slider .slider.round:before {
  border-radius: 50%;
}
.grouping-slider input:checked + .slider {
  background-color: #68bb45;
}
.grouping-slider input:focus + .slider {
  box-shadow: 0 0 1px #68bb45;
}
.grouping-slider input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* end of Multi profile section */
/* terms and conditions expander */
.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: #000000;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
}
/* profile modals */
.profiles.modal-small .fpl-form-field {
  overflow: auto;
}
.profiles.modal-small .fplModal.modal .modal-dialog .modal-content .btn {
  width: 100%;
}
.profiles.modal-small .fplModal.modal .modal-dialog .modal-content .email-note .detail-text p {
  font-size: 12px !important;
  margin-bottom: -30px;
  margin-top: 30px;
}
.profiles.modal-small .fplModal.modal .modal-dialog .modal-block .btn {
  width: 100% !important;
}
.profiles.modal-small .form-error-note {
  text-align: left;
}
.profiles.modal-small .modal-dialog {
  width: 500px !important;
}
.profiles.modal-small .modal-dialog .page-subtitle {
  font-size: 26px;
  margin: 0 !important;
}
.profiles.modal-small .modal-dialog .preferences-label {
  font-weight: bold;
  margin: 20px 0 30px;
  padding: 18px 0;
  border: 1px solid #d0d5d8;
  border-left: none;
  border-right: none;
}
.profiles.modal-small .modal-dialog .recommended-address {
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  margin-bottom: 20px;
  pading: 10px 0;
}
.profiles.modal-small .modal-dialog .recommended-address .info-box {
  margin: 0 auto;
  border: none;
  box-shadow: none;
  text-align: left;
  width: 75%;
}
@media and screen (max-width: 767px) {
  .profiles.modal-small .modal-dialog .recommended-address .info-box {
    width: 100%;
  }
}
.profiles.modal-small .modal-dialog .cancel.modal-link {
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}
.profiles.modal-small .modal-dialog .modal-block {
  padding-top: 18px;
  /* border-bottom: 1px solid @gray-fpl-dark; */
}
.profiles.modal-small .modal-dialog .modal-block:last-child {
  border-bottom: none;
}
.profiles.modal-small .modal-dialog .modal-block .fpl-choice-box {
  text-align: left;
}
.profiles.modal-small .modal-dialog .modal-block .fpl-choice-box .choice-detail {
  width: 100%;
}
@media (max-width: 1023px) {
  .profiles.modal-small .modal-dialog .modal-block .fpl-choice-box .choice-detail {
    max-width: 100%;
  }
}
.profiles.modal-small .modal-dialog .modal-block .fpl-choice-box .choice-info {
  width: 100%;
  padding: 5px 0 0 55px;
}
.profiles.modal-small .modal-dialog .modal-block .fpl-choice-box .choice-field {
  float: none;
}
.profiles.modal-small .modal-dialog .modal-block .fpl-choice-box.service-address .choice-field .fpl-choice-box .choice-info {
  float: right;
  padding-left: 55px;
}
.profiles.modal-small .modal-dialog .modal-block .fpl-choice-box.service-address .choice-info {
  float: none;
  padding-left: 67px;
}
.profiles.modal-small .modal-dialog .modal-block .fpl-choice-box.different-address {
  margin-bottom: 20px;
}
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock.grayed-out input[name="endDate"] {
  background: #e0e6e9;
}
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .fpl-radio-group .fpl-choice-box {
  padding: 24px 0 0;
}
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .fpl-radio-group .fpl-choice-box .choice-info {
  width: auto;
  padding: 5px 0 0;
}
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .fpl-radio-group .fpl-choice-box .choice-field {
  float: right;
}
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .inline-form-fields .fpl-choice-box {
  overflow: visible;
  word-wrap: normal;
}
@media (max-width: 767px) {
  .profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .inline-form-fields .fpl-choice-box {
    width: 49%;
  }
}
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .inline-form-fields .fpl-choice-box .choice-field {
  display: inline-block;
  float: left;
  margin-bottom: 0;
}
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .inline-form-fields .fpl-choice-box .choice-info {
  float: none;
  width: 50%;
  padding: 5px 0 0;
  display: inline-block;
}
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .inline-form-fields .fpl-choice-box .choice-info .choice-detail {
  padding-left: 10px;
}
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .fpl-customized-option {
  margin-bottom: 18px;
}
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .fpl-customized-option .fpl-dropdown-field {
  height: auto;
}
@media (max-width: 767px) {
  .profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .fpl-customized-option {
    margin-bottom: 30px;
  }
}
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .dropdown-select.retrieval-account-lookup-option {
  height: auto;
}
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .dropdown-select.retrieval-account-lookup-option.state {
  height: auto;
}
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .dropdown-select.retrieval-account-lookup-option .fpl-form-note {
  margin: 0;
}
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .datepicker {
  line-height: 1;
}
@media (max-width: 767px) {
  .profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .datepicker {
    top: 11px;
  }
}
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .fpl-dropdown.dropdown-open {
  z-index: 6;
}
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .fpl-dropdown-field {
  height: 43px;
}
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .startdate,
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .enddate {
  width: 288px;
  margin: 0 auto 30px;
}
.profiles.modal-small .modal-dialog .modal-block .fpl-dropdown-field {
  height: auto;
}
.profiles.modal-small .modal-dialog .modal-block .fpl-dropdown-field .fpl-dropdown {
  position: relative;
}
.profiles.modal-small .modal-dialog .modal-block p {
  color: #000000;
  padding-bottom: 18px;
  line-height: initial !important;
}
.profiles.modal-small .modal-dialog .modal-block p.modal-text {
  color: #666666 !important;
  margin: 0 50px;
}
.profiles.modal-small .modal-dialog .modal-block .fpl-form-note {
  text-align: left;
}
.profiles.modal-small .modal-dialog .modal-block .btn {
  width: initial !important;
  margin-bottom: 20px;
  padding: 0;
}
.profiles.modal-small .modal-dialog .modal-block .btn .button-label {
  padding: 14px;
}
.profiles.modal-small .modal-dialog .modal-block span.optional {
  display: none;
}
.profiles.modal-small .modal-dialog .modal-block .dropdown-list {
  padding-left: 0 !important;
}
.profiles.modal-small .modal-dialog .modal-block .inline-form-fields .fpl-choice-box {
  display: inline-block;
  margin: 0;
  width: 40%;
}
.profiles.modal-small .modal-dialog .modal-block .inline-form-fields .fpl-choice-box .choice-info {
  width: 50%;
}
.profiles.modal-small .modal-dialog .update-email-address .modal-block .standalone.fpl-choice-box .choice-field.fpl-customized-option {
  float: left;
}
.profiles.modal-small .modal-dialog .update-email-address .modal-block .standalone.fpl-choice-box .choice-info {
  float: left;
  width: auto;
  padding: 6px 0 0 15px;
}
@media (max-width: 767px) {
  .profiles.modal-small .modal-dialog .modal-block p.modal-text {
    margin: 0;
  }
}
.profiles.modal-small .fplModal .modal-content .fpl-form {
  margin-top: 30px;
}
.strong {
  font-weight: bold !important;
}
.smartling-es .fpl-profiles-and-preferences .form-section .fpl-form-row .channel-email .fpl-form-field .fpl-inline-label,
.smartling-es .fpl-profiles-and-preferences .form-section .fpl-form-row .channel-voice .fpl-form-field .fpl-inline-label,
.smartling-es .fpl-profiles-and-preferences .form-section .fpl-form-row .channel-text .fpl-form-field .fpl-inline-label {
  width: 20%;
}
.smartling-es .fpl-profiles-and-preferences .form-section .fpl-form-row .channel-email .fpl-form-label,
.smartling-es .fpl-profiles-and-preferences .form-section .fpl-form-row .channel-voice .fpl-form-label,
.smartling-es .fpl-profiles-and-preferences .form-section .fpl-form-row .channel-text .fpl-form-label {
  line-height: 20px;
}
.smartling-es .fpl-profiles-and-preferences .form-section .fpl-form-row .channel-email .fpl-customized-option,
.smartling-es .fpl-profiles-and-preferences .form-section .fpl-form-row .channel-voice .fpl-customized-option,
.smartling-es .fpl-profiles-and-preferences .form-section .fpl-form-row .channel-text .fpl-customized-option {
  width: 75%;
}
/* Defect fixes - 20683 */
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-list li {
  word-wrap: break-word;
}
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-list li:hover {
  word-wrap: break-word;
}
.fpl-customized-option .fpl-dropdown-field .fpl-dropdown .dropdown-list li.selected-option {
  word-wrap: break-word;
}
.phone-save-changes {
  margin-left: auto;
  margin-right: auto;
  width: 100% !important;
  height: 90%;
}
.profile-preferences-content-block .lang-pref {
  margin-top: -30px;
  white-space: nowrap;
}
.update-email-address .modal-block .alert-tooltip {
  margin-top: 0px! important;
}
.langPrefSpanish {
  padding-bottom: 0px !important;
}
.spanish-preferences-msg {
  background-color: #d9d9d9;
  text-align: center;
}
.spanishDescr {
  padding-left: 0px !important;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}
/* Changes for Inline Validation */
.modal-small.profiles .fplModal.modal .modal-content .form-alert.alert-highlighted {
  margin-top: 15px;
}
.profiles .modal-content .fpl-form-field.fpl-append .clear-field {
  line-height: 1 !important;
}
.profiles .fpl-form-field.fpl-append .clear-field {
  right: 0 !important;
  top: auto !important;
}
.profiles .fpl-form-field.fpl-append.start-date .clear-field {
  display: none !important;
}
.profiles .modal-content .fpl-form-field.fpl-append .inlineboxdisplay-label-name {
  right: auto !important;
}
.profiles .modal-content .fpl-form-field.fpl-append .inlineboxdisplay-label-name,
.profiles .modal-content .fpl-form-field.fpl-prepend .inlineboxdisplay-label-name {
  line-height: 1 !important;
}
/*****FPLCOM-4887 - ****/
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .retrieval-account-lookup-option.mailing-postOffice .fpl-dropdown-field {
  height: auto;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .retrieval-account-lookup-option.state .fpl-dropdown-field {
  height: auto;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .retrieval-account-lookup-option.mailing-postOffice .fpl-dropdown-field .fpl-dropdown {
  position: relative;
}
.multi-profile .profile-preferences-content-block.mailAddress .edit-mailAddress .mailaddress-form .mailingAddressBlock .retrieval-account-lookup-option.state .fpl-dropdown-field .fpl-dropdown {
  position: relative;
}
/*****FPLCOM-5015- ****/
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .retrieval-account-lookup-option.mailing-postOffice .fpl-dropdown-field .fpl-form-note.form-error-note {
  display: inherit;
  padding-left: 24px;
}
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .retrieval-account-lookup-option.state .fpl-dropdown-field .fpl-form-note.form-error-note {
  display: inherit;
  padding-left: 24px;
}
.profiles.modal-small .modal-dialog .modal-block .mailingAddressBlock .dropdown-select.retrieval-account-lookup-option .fpl-form-note {
  margin-left: 24px;
}
/* Global fonts change */
.profilesettings .my-account-header h1 {
  font-weight: bold;
}
/* Global fonts change */
/*General elements to be taken out*/
.padding-h-20 {
  padding: 0 20px;
}
.margin-0 {
  margin: 0!important;
}
.margin-t-5 {
  margin-top: 5px;
}
.margin-t-10 {
  margin-top: 10px;
}
.margin-t-15 {
  margin-top: 15px;
}
.margin-t-20 {
  margin-top: 20px;
}
.margin-t-25 {
  margin-top: 25px;
}
.margin-t-30 {
  margin-top: 30px;
}
.margin-t-40 {
  margin-top: 40px;
}
.side-by-side {
  display: table-cell;
  vertical-align: text-top;
}
@media print {
  .side-by-side {
    display: none!important;
  }
}
.plus-sign {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  color: white;
  background: #0073a8;
  text-align: center;
  font-size: 27px;
  border: solid 2px #ffffff;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 2;
}
.border-top {
  border-top: 1px solid #cccccc !important;
}
.no-outer-border {
  border: none!important;
  box-shadow: none!important;
}
.no-inner-borders > div {
  border: none!important;
}
.negative-amount {
  color: #447b2d;
}
a.fpl-popover-info .fa:before {
  background: url('../images/fpl_sprite.png');
  content: "";
  float: left;
  height: 20px;
  width: 20px;
  background-position: 0 -6900px;
}
.fpl-choice-box.disabled .fpl-custom-radio.custom-option-selected .fpl-custom-radio,
.fpl-choice-box.disabled .fpl-custom-radio {
  border-color: #eef1f2;
  background-color: #eef1f2;
}
.fpl-choice-box.disabled .fpl-custom-radio.custom-option-selected .description,
.fpl-choice-box.disabled .description {
  color: #d9d9d9;
}
.fplModal.modal.large .modal-dialog .close-x {
  text-transform: lowercase;
}
.fplModal.modal.large .modal-dialog .close-x::first-letter {
  text-transform: uppercase;
}
.fplModal.modal.large .modal-dialog a.close-x:hover:afterr {
  text-decoration: none!important;
  color: #ffffff;
  display: inline-block;
}
.fplModal.modal.large .modal-dialog .modal-content div.scrollable {
  overflow-y: auto;
  max-height: 400px;
  width: 100%;
}
.fplModal.modal.large .modal-dialog .modal-content div.scrollable ul li p {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .fplModal.modal.large .modal-dialog .modal-content .btn {
    width: 100%;
  }
}
.fpl-form-field.fpl-append,
.fpl-form-field.fpl-prepend {
  position: relative;
}
.fpl-form-field.fpl-append span,
.fpl-form-field.fpl-prepend span {
  line-height: 3.4rem;
  position: absolute;
}
.fpl-form-field.fpl-append span {
  right: 15px;
  top: 4px;
}
.fpl-form-field.fpl-append span.append.datepicker {
  display: block;
  padding: 0;
  right: 15px;
  top: 5px;
  width: 33px;
  max-width: 33px;
}
.fpl-form-field.fpl-append span.append.datepicker:before {
  content: url("../images/icons/payonline/calendar.png");
}
.fpl-form-field.fpl-prepend span.prepend.currency {
  display: block;
  padding-left: 10px;
  left: 7px;
  top: -11px;
  font-size: 14px;
  max-width: 12px;
}
.fpl-form-field.fpl-prepend span.prepend.currency:before {
  font-weight: normal!important;
}
.fpl-form-field.fpl-append input {
  padding-right: 34px;
}
.fpl-form-field.fpl-prepend input {
  padding-left: 34px;
  padding-top: 12px;
  padding-bottom: 10px;
  font-weight: normal;
}
.masthead.billing .margin-b-10 {
  margin-bottom: 10px;
}
.masthead.billing .head-banner-content {
  background: none ;
  padding: 7px 0 10px 15px;
}
.masthead.billing .head-banner-content .account-details .title {
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 12px;
}
.masthead.billing .head-banner-content .account-details.second-row {
  margin-top: 10px;
  padding-top: 10px;
  border-top: solid 1px #ffffff;
}
.masthead.billing .head-banner-content .account-details p.side-by-side {
  display: table-cell;
  padding-left: 66px;
  vertical-align: text-top;
}
.masthead.billing .head-banner-content .account-details p.side-by-side.acct-num {
  padding-left: 0;
  white-space: nowrap;
}
.masthead.billing .head-banner-content .account-details p.side-by-side a {
  display: block;
}
.masthead.billing .head-banner-content .account-details p.masthead-links-container {
  padding-top: 7px;
}
.masthead.billing .head-banner-content .account-details a {
  color: white;
  text-transform: none;
}
.masthead.billing .head-banner-content .account-details .address-dtls {
  max-width: 300px;
  min-width: 200px;
}
.masthead.billing .head-banner-content .account-details .acct-dtls {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
@media not print {
  .masthead.billing .head-banner-content .account-details .acct-dtls {
    color: #ffffff !important;
  }
}
@media print {
  .masthead.billing .head-banner-content .account-details .acct-dtls {
    color: #000000;
  }
}
@media (max-width: 1279px) {
  .masthead.billing .head-banner-content {
    padding-left: 0;
  }
  .masthead.billing .head-banner-content .account-details p.side-by-side {
    padding-left: 46px;
  }
  .masthead.billing .head-banner-content .account-details .acct-dtls {
    font-size: 14px;
    min-width: 200px;
  }
}
@media (max-width: 767px) {
  .masthead.billing .head-banner-content {
    padding: 10px 0 5px 0px;
    background-size: 220px;
    background-position-x: 115%;
    background-position-y: 8px;
  }
  .masthead.billing .head-banner-content .account-details p.masthead-links-container a.bootstrap-collapse {
    min-width: 40px;
    min-height: 40px;
    display: block;
  }
  .masthead.billing .head-banner-content .account-details p.masthead-links-container a.bootstrap-collapse i.fa-chevron-up {
    display: inline-block;
  }
  .masthead.billing .head-banner-content .account-details p.masthead-links-container a.bootstrap-collapse i.fa-chevron-down {
    display: none;
  }
  .masthead.billing .head-banner-content .account-details p.masthead-links-container a.bootstrap-collapse.collapsed i.fa-chevron-up {
    display: none;
  }
  .masthead.billing .head-banner-content .account-details p.masthead-links-container a.bootstrap-collapse.collapsed i.fa-chevron-down {
    display: inline-block;
  }
  .masthead.billing .head-banner-content .account-details p a {
    font-size: 11px;
  }
  .masthead.billing .head-banner-content .account-details p .acct-dtls {
    font-size: 13px;
    width: 50%;
    display: block;
  }
}
.popover {
  width: 400px!important;
}
@media (max-width: 767px) {
  .popover {
    width: 380px !important;
  }
}
.popover .popover-title {
  text-align: left;
  padding: 15px 15px 0;
}
.popover div.popover-content > div.text-center {
  min-height: 205px;
}
/*End of Common elements */
/*MASTHEAD end*/
.main-content.billing {
  max-width: inherit;
}
section.billing {
  margin: 18px auto 0;
  /*Overrides for Payonline btn*/
  /*override alert box from registration less*/
  /*end of form overrides  */
  /*override Gallery component for payonline */
  /*END of OVERRIDES*/
}
section.billing .fpl-form-note.form-error-note {
  text-align: left;
  width: 100%;
  display: block;
}
section.billing .email-note {
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  margin: 5px auto 20px;
  max-width: 710px;
}
section.billing.review-payment .fpl-summary .fpl-summary-box {
  margin-top: 12px;
  margin-bottom: 20px;
}
section.billing.review-payment .fpl-summary .fpl-summary-box .fpl-summary-hero {
  margin-bottom: 0;
}
section.billing .btn {
  display: inline-block;
}
section.billing .btn.link:active {
  box-shadow: none;
}
@media (max-width: 767px) {
  section.billing .btn {
    padding: 24px 0;
    width: 100%;
  }
}
section.billing .form-alert a {
  color: #0073a8;
}
section.billing .fpl-overview {
  padding: 23px 0 0;
  max-width: 713px;
  margin: 0 auto;
}
section.billing .fpl-overview .page-title-container {
  color: #000000;
}
section.billing .fpl-overview .fpl-summary .breakdown-content {
  text-align: left;
}
section.billing .fpl-overview .fpl-summary .breakdown-content a {
  cursor: pointer;
}
section.billing .fpl-overview input[type=number]::-webkit-inner-spin-button,
section.billing .fpl-overview input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
section.billing .fpl-overview input[type=number] {
  -moz-appearance: textfield;
}
section.billing .fpl-overview.confirmation a {
  font-weight: bold;
}
section.billing .fpl-overview.confirmation .fpl-summary-hero.hidden-print {
  line-height: 35px;
  margin: 35px 0 14px;
}
section.billing .fpl-overview.confirmation .breakdown-tab {
  font-size: 15px;
}
section.billing .fpl-overview .fpl-customized-option.readonly .fpl-dropdown {
  background-color: transparent;
  border: none!important;
}
section.billing .fpl-overview .fpl-customized-option.readonly .fpl-dropdown .dropdown-selected-item {
  padding: 0;
}
section.billing .fpl-overview .fpl-customized-option.readonly .fpl-dropdown .dropdown-selected-item .selected-item-text {
  text-align: center;
  padding: 0;
  font-size: 14px;
  margin-top: 28px;
  min-width: 90px;
  line-height: 12px;
}
section.billing .fpl-overview .action-row-gray-mobile .title {
  font-size: 16px;
  font-weight: bold;
}
section.billing .fpl-overview .fpl-summary-alert.high {
  color: #ffffff;
  font-size: 16px;
  background-color: #dc1500 !important;
  margin-top: -30px;
}
section.billing .fpl-overview .fpl-summary-alert.account-disconnected {
  margin-top: -30px;
}
section.billing .fpl-overview .fpl-summary-alert.payment-late {
  margin-top: -30px;
}
section.billing .fpl-overview .form-alert {
  margin: 25px;
}
section.billing .fpl-overview .form-alert.alert-tooltip {
  margin: 10px 0 0;
}
section.billing .fpl-overview .fpl-summary .fpl-summary-box {
  width: 100%;
}
section.billing .fpl-overview .fpl-summary .fpl-summary-box:first-child {
  border-right: none;
  padding-top: 0;
  padding-bottom: 4px;
}
section.billing .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-payonline-addinfo {
  display: block;
  margin-top: 4px;
}
section.billing .fpl-overview .fpl-summary .fpl-summary-box .fpl-summary-hero-text.hmargin {
  margin: 0 20px;
  font-size: 16px;
}
section.billing .fpl-overview .fpl-summary .fpl-summary-box span.fpl-summary-hero-text:not(.hmargin) {
  text-align: left;
  display: block;
  width: 330px;
  margin: 0 auto;
  white-space: normal;
}
section.billing .fpl-overview .fpl-summary .fpl-summary-box span.fpl-summary-hero-text:not(.hmargin) b.padding-h-20 {
  float: right;
}
section.billing .fpl-overview .fpl-summary .fpl-summary-action-link {
  margin-top: 0px;
}
section.billing .fpl-overview .fpl-summary-breakdown {
  margin-top: 0;
  border-bottom: none;
}
section.billing .fpl-overview .breakdown-tab {
  border-top: none;
}
section.billing .fpl-overview .action-row-gray,
section.billing .fpl-overview .action-row {
  display: block;
  width: 100%;
  padding: 10px 0;
}
section.billing .fpl-overview .action-row-gray .fpl-summary-action-link,
section.billing .fpl-overview .action-row .fpl-summary-action-link {
  margin-top: 0px;
}
section.billing .fpl-overview .action-row-gray {
  padding: 0;
  background-color: #eef1f2;
}
section.billing .fpl-overview .action-row-gray .detail-text {
  text-align: left;
  padding: 24px 0 23px 45px;
}
section.billing .fpl-overview .action-row-gray .detail-text:first-child {
  text-align: right;
  color: #000000;
}
section.billing .fpl-overview .action-row-gray .detail-text:last-child {
  padding-left: 0px;
}
section.billing .fpl-overview .action-row {
  border-top: 1px solid #cccccc;
}
section.billing .fpl-overview .action-row.hidden-print {
  margin-top: 10px;
}
section.billing .fpl-overview .action-row.select-payment {
  border-bottom: none;
  border-top: none;
}
section.billing .fpl-overview .action-row .fpl-summary-additional-info.select-payment {
  margin: 5px 0;
}
section.billing .fpl-overview .info-box {
  margin-bottom: 0;
}
section.billing .fpl-overview .info-box.boxed-lg {
  max-width: 400px;
  margin: 0 auto;
}
section.billing .fpl-overview .info-box.boxed-lg .fpl-form-row.dijitValidationTextBox {
  margin-bottom: 0 !important;
}
section.billing .fpl-overview .info-box .fpl-form-row {
  clear: both;
}
section.billing .fpl-overview .info-box .fpl-form-field,
section.billing .fpl-overview .info-box .form-alert,
section.billing .fpl-overview .info-box .fpl-form-note.form-error-note {
  width: 80%;
  margin-left: 18%;
  text-align: left;
}
section.billing .fpl-overview .info-box .fpl-choice-box {
  min-height: inherit;
  overflow: visible;
  min-height: 50px;
  height: 50px;
}
section.billing .fpl-overview .info-box .fpl-choice-box .description {
  text-align: left;
  padding-top: 5px;
  width: 65%;
}
section.billing .fpl-overview .info-box .fpl-choice-box .value {
  padding: 0;
  width: 35%;
  white-space: nowrap;
}
section.billing .fpl-form .fpl-form-row .fpl-form-field input[type="text"] {
  margin-bottom: 5px;
}
section.billing .fpl-form.add-account .row .fpl-checkbox-group .fpl-form-row .fpl-form-field {
  width: 35%;
}
section.billing .fpl-form.add-account .row .fpl-checkbox-group .fpl-form-row .fpl-form-field .choice-info {
  width: 88%;
}
@media (max-width: 767px) {
  section.billing .fpl-form.add-account .row .fpl-checkbox-group .fpl-form-row .fpl-form-field {
    width: 100%;
  }
  section.billing .fpl-form.add-account .row .fpl-checkbox-group .fpl-form-row .fpl-form-field .choice-info {
    width: 84%;
  }
  section.billing .fpl-form.add-account .row .fpl-checkbox-group .fpl-form-row .fpl-form-field .choice-info .choice-detail {
    font-size: 14px!important;
    text-align: left;
  }
  section.billing .fpl-form.add-account .row div[class*="col-"],
  section.billing .fpl-form.add-account .row .choice-detail {
    padding: 0;
  }
  section.billing .fpl-form.add-account .fpl-checkbox-group .fpl-form-field {
    width: 100%;
  }
  section.billing .fpl-form.add-account .fpl-checkbox-group .choice-detail {
    font-size: 13px;
  }
}
section.billing .fpl-form.select-payment .fpl-customized-option .fpl-dropdown-field {
  margin-bottom: 0;
  position: initial;
  height: initial!important;
}
section.billing .fpl-form.select-payment .fpl-customized-option .fpl-dropdown-field .fpl-dropdown {
  position: relative;
}
section.billing .fpl-form.select-payment .fpl-customized-option.radio-container {
  text-align: left;
  display: inline-block;
  width: 100%;
}
section.billing .fpl-form.select-payment .fpl-customized-option.radio-container .ui-radio {
  height: 0;
  display: inline-block;
}
section.billing .fpl-form.select-payment .fpl-customized-option.radio-container .fpl-custom-radio-container {
  display: inline-block;
}
section.billing .fpl-form.select-payment .fpl-customized-option.radio-container .fpl-custom-radio-container {
  margin: 10px 0;
  min-width: 50px;
  max-height: 30px;
}
section.billing .fpl-form.select-payment .fpl-customized-option.radio-container label {
  display: inline-block;
  min-height: 30px;
  padding-top: 15px;
  vertical-align: top;
  font-weight: normal;
  min-width: 120px;
}
section.billing .fpl-form.select-payment .fpl-customized-option.radio-container .option-payment-amount {
  padding-left: 5%;
  display: inline-block;
  min-height: 30px;
  padding-top: 15px;
  vertical-align: top;
  font-weight: bold;
  min-width: 40%;
  text-align: right;
}
section.billing .fpl-form.select-payment .fpl-customized-option.radio-container .option-payment-amount.form-field {
  padding-left: 7%!important;
}
section.billing .fpl-form.select-payment .fpl-customized-option.radio-container .option-payment-amount.form-field small {
  padding-left: 24px;
  font-weight: normal;
}
section.billing .fpl-form .page-title-container {
  text-align: center;
  color: #000000;
}
section.billing .fpl-form .fpl-form-row .fpl-form-field input[type="text"] {
  margin-bottom: 10px;
}
section.billing .fpl-form .add-edit-account {
  padding: 25px 20px 10px;
}
section.billing .fpl-form .add-edit-account .decorated-errors-row .fpl-form-rowError .fpl-form-note.form-error-note {
  position: relative;
  top: -20px;
  background-color: #F3F4F6;
  margin: 0!important;
  padding: 15px 26px 10px;
  color: #db1f26;
  line-height: 20px;
  text-align: left;
}
section.billing .fpl-form .add-edit-account .decorated-errors-row .fpl-form-rowError .fpl-form-note.form-error-note img {
  margin: 0 auto;
  padding-top: 10px;
}
section.billing .fpl-form .add-edit-account .decorated-errors-row .form-alert.alert-tooltip {
  padding: 16px 26px ;
}
section.billing .fpl-form .add-edit-account .decorated-errors-row .form-alert.alert-tooltip img {
  margin: 0 auto;
}
section.billing .fpl-form .add-edit-account .decorated-errors-row .decorated-error-note {
  top: -40px;
  position: relative;
  background-color: #F3F4F6;
  padding: 10px;
}
section.billing .gallery-container {
  padding: 0;
}
section.billing .gallery-container .fpl-gallery {
  margin-top: 0px;
}
section.billing .gallery-container .fpl-gallery .gallery {
  width: 100%;
  padding: 0;
}
section.billing .gallery-container .fpl-gallery .gallery .gallery-item:nth-child(2n) {
  padding: 0 0 0 5px;
}
section.billing .gallery-container .fpl-gallery .gallery .gallery-item:nth-child(2n+1) {
  padding: 0 5px 0 0;
}
section.billing .gallery-container .fpl-gallery .gallery .gallery-item .gallery-img {
  width: 100%;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
section.billing .gallery-container .fpl-gallery .gallery .gallery-item .gallery-img img {
  max-width: 100%;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  width: 100%;
}
section.billing .gallery-container .fpl-gallery .gallery .gallery-item p {
  margin: 0;
  background-color: #0073a8;
  padding: 20px 40px;
  line-height: 15px;
  color: #ffffff;
  font-family: Arial;
  font-size: 16px;
}
section.billing .gallery-container .fpl-gallery .gallery .gallery-item p b {
  display: block;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 20px;
}
section.billing .gallery-container .fpl-gallery .gallery .gallery-item p a {
  display: block;
  margin-top: 15px;
  font-weight: bold;
}
section.billing .gallery-container .fpl-gallery .gallery .gallery-item * {
  color: #ffffff;
}
section.billing .ineligible-ways h4 {
  color: black;
}
section.billing .ineligible-ways .section {
  border-bottom: solid 1px #cccccc;
  margin-top: 20px;
}
section.billing .ineligible-ways .section p {
  font-size: 16px;
}
section.billing .ineligible-ways .section .outer-action-link {
  font-size: 15px;
  font-weight: normal;
  padding: 10px 0;
}
section.billing .ineligible-ways .section .outer-action-link .fa {
  font-size: 6px;
}
section.billing .confirm-dicontinue form .fpl-overview {
  padding-top: 15px;
}
section.billing .tc {
  font-weight: bold;
}
section.billing .outer-action-link {
  display: inline-block;
  width: auto;
  padding: 16px;
  font-weight: bold;
}
section.billing .outer-action-link .fa {
  font-weight: normal;
  font-size: 12px;
}
section.billing .fpl-donation-container {
  /*margin-left: -80px;
        margin-right: -80px;*/
}
section.billing .fpl-donation-container div[class*="col-"] {
  /*background-color: @bg-light-gray;*/
  background-color: #eef1f2;
}
section.billing .fpl-donation-container .donation-amount-container div[class*="col-"] {
  background-color: #f7f8f9;
}
section.billing .fpl-donation-container .other-amount .fpl-form-row,
section.billing .fpl-donation-container .other-amount .alert-tooltip.form-alert {
  margin-bottom: 0;
}
section.billing .fpl-payonline-datepicker-container .fpl-form-row {
  margin-bottom: 0px;
}
section.billing .fpl-payonline-datepicker-container .fpl-append {
  margin: 10px 0 0;
  max-width: 250px;
}
section.billing .fpl-payonline-datepicker-container .claro.hide .arrow_box {
  display: none;
}
section.billing .fpl-payonline-datepicker-container .arrow_box {
  position: absolute;
  z-index: 20;
  left: 51%;
  /*  transform: translate(0%, 0);
            -webkit-transform: translate(0%, 0); */
  background: #ffffff;
  border: 1px solid #cccccc;
  width: 290px;
  margin: 0 auto;
}
@media (min-width: 1680px) {
  section.billing .fpl-payonline-datepicker-container .arrow_box {
    transform: translate(-9%, 0);
    -webkit-transform: translate(-9%, 0);
  }
}
section.billing .fpl-payonline-datepicker-container .arrow_box:after,
section.billing .fpl-payonline-datepicker-container .arrow_box:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
section.billing .fpl-payonline-datepicker-container .arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}
section.billing .fpl-payonline-datepicker-container .arrow_box:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #cccccc;
  border-width: 11px;
  margin-left: -11px;
}
section.billing .fpl-payonline-datepicker-container .dijitCalendarContainer {
  border: none!important;
}
section.billing .fpl-payonline-datepicker-container .dijitCalendarContainer .dijitCalendarPreviousYear,
section.billing .fpl-payonline-datepicker-container .dijitCalendarContainer .dijitCalendarSelectedYear,
section.billing .fpl-payonline-datepicker-container .dijitCalendarContainer .dijitCalendarNextYear {
  float: none !important;
}
section.billing .fpl-payonline-datepicker-container .dijitCalendarContainer .dijitCalendarSelectedYear {
  margin-left: 0 !important;
}
section.billing .fpl-payonline-datepicker-container .dijitCalendarContainer tr:nth-child(6) > td {
  border-bottom: none !important;
}
section.billing .fpl-payonline-datepicker-container div[class*="col-"] {
  background-color: #f7f8f9;
}
section.billing .fpl-payonline-datepicker-container label {
  padding: 20px 0;
  float: right;
}
section.billing .fpl-payonline-datepicker-container input {
  margin-bottom: 0;
}
section.billing .fpl-donation-container .open-donate {
  /*background-color: @gray-fpl-dark;*/
  display: block;
  padding: 10px 16px;
  width: 17%;
  margin: 0 auto;
}
section.billing .fpl-donation-container .open-donate.collapsed {
  background-color: #eef1f2;
}
section.billing .fpl-donation-container .open-donate.collapsed .fa-sort-up {
  display: none;
}
section.billing .fpl-donation-container .open-donate.collapsed .fa-sort-down {
  display: inline-block;
}
section.billing .fpl-donation-container .open-donate .fa-sort-down {
  display: none;
  vertical-align: top;
}
section.billing .fpl-donation-container .open-donate .fa-sort-up {
  display: inline-block;
  vertical-align: bottom;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  section.billing .fpl-donation-container .open-donate {
    width: 30% !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  section.billing .fpl-donation-container .open-donate {
    width: 50% !important;
  }
}
section.billing .fpl-donation-container .donation-amount-container {
  background-color: #f7f8f9;
  padding-bottom: 6px;
  padding-top: 15px;
}
section.billing .fpl-donation-container .donation-amount-container > .row {
  max-width: 899px;
  margin: 0 auto;
}
section.billing .fpl-donation-container .donation-amount-container .detail-text {
  padding-top: 10px;
  text-align: right;
}
section.billing .fpl-donation-container .donation-amount-container .donation-dd-container {
  padding-left: 0;
  padding-right: 0;
}
section.billing .fpl-donation-container .donation-amount-container .fpl-customized-option {
  min-width: 300px;
}
section.billing .fpl-donation-container .donation-amount-container .fpl-customized-option .fpl-dropdown-field .fpl-dropdown.dropdown-open .dropdown-list {
  max-height: 290px !important;
}
section.billing .fpl-decorated-box {
  padding-top: 0;
  border-top: solid 1px #cccccc;
}
section.billing .fpl-decorated-box > .row {
  display: flex;
  display: -ms-flexbox;
}
section.billing .fpl-decorated-box .fpl-deco-container {
  background: white no-repeat right;
}
section.billing .fpl-decorated-box .fpl-deco-container.dollar-deco {
  background-image: url("../images/dollar-sign.png");
}
section.billing .fpl-decorated-box .fpl-deco-container.email-deco {
  background-image: url("../images/envelope-deco-white.png");
}
section.billing .fpl-decorated-box .fpl-deco-container.email-deco:after {
  min-height: 100px;
}
section.billing .fpl-decorated-box .fpl-deco-container:after {
  content: "";
  display: block;
  min-height: 130px;
}
section.billing .fpl-decorated-box .fpl-decorated-box-content {
  margin: 11px 50px 0 0px;
  font-size: 15px;
}
section.billing .fpl-decorated-box .fpl-decorated-box-content .fpl-form-row {
  margin-bottom: 5px;
}
section.billing .fpl-decorated-box .fpl-decorated-box-content .ui-input-text input.fpl-input {
  margin: 0;
}
section.billing .fpl-decorated-box .fpl-decorated-box-content .radio-button-error {
  clear: both;
  margin: 10px 0 16px 10px;
}
section.billing .fpl-decorated-box .fpl-decorated-box-content .fpl-form-field .fpl-choice-box {
  position: relative;
  max-width: 150px;
}
section.billing .fpl-decorated-box .fpl-decorated-box-content .fpl-form-field .fpl-choice-box .choice-field.fpl-customized-option {
  float: left;
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 13px;
}
section.billing .fpl-decorated-box .fpl-decorated-box-content .fpl-form-field .fpl-choice-box .choice-info {
  float: right;
  width: 55%;
  margin-top: 5px;
  text-align: left;
}
section.billing .fpl-decorated-box .fpl-decorated-box-content .fpl-form-row.email-autocomplete .fpl-customized-option .fpl-dropdown-field .fpl-dropdown {
  z-index: 101;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
section.billing .fpl-decorated-box .fpl-decorated-box-content p {
  text-align: left;
  margin-bottom: 5px;
}
section.billing .fpl-decorated-box .fpl-decorated-box-content .choice-info .choice-detail.muted {
  font-size: 13px;
  color: #666666;
  font-weight: normal;
}
@media (max-width: 1279px) {
  section.billing .fpl-decorated-box .fpl-deco-container {
    background: white no-repeat 80%;
  }
  section.billing .fpl-decorated-box .fpl-decorated-box-content .fpl-form-field .fpl-choice-box .choice-info {
    width: 60%;
  }
  section.billing .fpl-payonline-datepicker-container .arrow_box {
    position: absolute;
    left: 54%;
    transform: translate(0%, 0);
    -webkit-transform: translate(0%, 0);
  }
  section.billing .fpl-payonline-datepicker-container label {
    float: right;
  }
  section.billing .fpl-overview .fpl-customized-option.readonly .fpl-dropdown {
    background-color: transparent;
  }
  section.billing .fpl-overview .fpl-customized-option.readonly .fpl-dropdown .dropdown-selected-item .selected-item-text {
    text-align: center;
    padding: 0 0 0 20px;
  }
  section.billing .fpl-donation-container {
    margin-left: 0;
    margin-right: 0;
  }
  section.billing .fpl-donation-container .donation-amount-container .viewport,
  section.billing .fpl-donation-container .donation-amount-container .row {
    max-width: 550px;
  }
  section.billing .fpl-donation-container .donation-amount-container .detail-text {
    text-align: left;
    padding: 10px 0 0 0;
  }
  section.billing .fpl-overview {
    padding-top: 10px;
  }
  section.billing .fpl-overview.embCrossSell {
    padding-top: 0;
  }
  section.billing .fpl-overview .action-row-gray .fpl-summary-action-link .fa-angle-right,
  section.billing .fpl-overview .action-row .fpl-summary-action-link .fa-angle-right {
    font-size: 24px;
    padding-top: 0;
    font-weight: bold;
    position: relative;
    top: -2px;
  }
  section.billing .fpl-overview .detail-text {
    padding-left: 15px;
  }
  .fpl-form.select-payment .fpl-customized-option.radio-container .option-payment-amount.form-field {
    padding-left: 7% !important;
    width: 50%;
  }
  .fpl-form .page-title-container {
    margin: 0 0 35px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  /* general classes */
  .no-gutter-mobile {
    padding-left: 0!important;
    padding-right: 0!important;
  }
  .no-l-gutter-mobile {
    padding-left: 0!important;
  }
  .no-r-gutter-mobile {
    padding-right: 0!important;
  }
  .fplModal.modal {
    /* fix for issue 20563 */
  }
  .fplModal.modal .btn.standard.proceedWithBeta {
    max-width: 190px;
  }
  .fplModal.modal.large .modal-dialog {
    top: 63px;
  }
  .fplModal.modal.large .modal-dialog .modal-content {
    padding-bottom: 20px;
  }
  .fplModal.modal.large .modal-dialog .modal-content div.scrollable {
    overflow-y: auto;
    max-height: 260px;
  }
  section.billing {
    margin: 10px 0;
  }
  section.billing.review-payment {
    margin: 0;
  }
  section.billing.review-payment .fpl-summary .fpl-summary-box .fpl-summary-hero {
    margin-bottom: 5px;
    font-size: 48px;
  }
  section.billing .email-note {
    text-align: center;
    font-weight: normal;
  }
  section.billing .page-intro {
    width: 100%;
  }
  section.billing .fpl-customized-option .fpl-dropdown-field .fpl-dropdown {
    padding: 0;
  }
  section.billing .fpl-form .add-edit-account {
    padding: 0;
  }
  section.billing .fpl-payonline-datepicker-container {
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
  }
  section.billing .fpl-payonline-datepicker-container label {
    padding: 10px 0 0 20px;
    float: none;
  }
  section.billing .fpl-payonline-datepicker-container .fpl-append {
    margin: 10px 0 0;
    max-width: 100%;
  }
  section.billing .fpl-payonline-datepicker-container .arrow_box {
    left: 50.5%;
    transform: translate(-51%, 0);
    -webkit-transform: translate(-51%, 0);
  }
  section.billing .fpl-form .add-edit-account .decorated-errors-row .fpl-form-rowError .fpl-form-note.form-error-note {
    top: -5x;
  }
  section.billing .fpl-form .add-edit-account .decorated-errors-row .decorated-error-note {
    top: -20px;
  }
  section.billing .confirm-dicontinue form {
    background-color: #f7f8f9;
  }
  section.billing .confirm-dicontinue form .section {
    text-align: left;
  }
  section.billing .confirm-dicontinue form .outer-action-link {
    border-top: 1px solid #cccccc !important;
    margin-top: 15px;
  }
  section.billing .ineligible-ways .form-alert {
    margin-bottom: 0;
  }
  section.billing .ineligible-ways .outer-action-link:last-child {
    border-top: none;
  }
  section.billing .ineligible-ways .section {
    border-bottom: none;
    margin-top: 25px;
  }
  section.billing .ineligible-ways .section:first-child {
    margin-top: 0;
  }
  section.billing .ineligible-ways .section .outer-action-link {
    border-top: 1px solid #cccccc !important;
    margin-top: 15px;
    padding: 10px 16px;
  }
  section.billing .ineligible-ways .section .outer-action-link .fa {
    font-size: 10px;
    padding: 6px 0 0 0;
  }
  section.billing .ineligible-ways .section p,
  section.billing .ineligible-ways .section h4 {
    padding: 0 16px;
  }
  section.billing .fpl-overview {
    padding-top: 10px;
  }
  section.billing .fpl-overview .form-alert {
    margin: 20px 0;
  }
  section.billing .fpl-overview .form-alert.alert-tooltip {
    margin-bottom: 10px;
    margin-top: 0;
  }
  section.billing .fpl-overview.confirmation .fpl-summary-hero {
    font-size: 48px;
  }
  section.billing .fpl-overview .action-row-gray-mobile {
    margin-left: -16px;
    margin-right: -16px;
    background-color: #f7f8f9;
    padding: 16px 0;
  }
  section.billing .fpl-overview .action-row-gray-mobile .title {
    text-align: left;
  }
  section.billing .fpl-overview .action-row-gray-mobile .fpl-summary-additional-info {
    margin: 0;
  }
  section.billing .fpl-overview .fpl-customized-option.readonly .fpl-dropdown-field {
    height: 25px;
    margin-bottom: 0;
  }
  section.billing .fpl-overview .fpl-customized-option.readonly .fpl-dropdown-field .fpl-dropdown.readonly {
    padding: 0;
    background-color: transparent;
    margin: 0;
  }
  section.billing .fpl-overview .fpl-customized-option.readonly .fpl-dropdown-field .fpl-dropdown.readonly .dropdown-selected-item .selected-item-text {
    text-align: left;
    padding: 0;
    margin-top: 4px;
  }
  section.billing .fpl-overview .info-box.boxed-lg {
    padding: 0;
  }
  section.billing .fpl-overview .info-box .radio-check-box-three-cols .choice-info .description {
    width: 63.5%;
  }
  section.billing .fpl-overview .info-box .radio-check-box-three-cols .choice-info .description a .fa {
    margin-left: 5px;
  }
  section.billing .fpl-overview .info-box .radio-check-box-three-cols .choice-info .value {
    text-align: right;
    font-size: 14px;
    padding: 5px 0px 0 5px;
    width: 36.5%;
  }
  section.billing .fpl-overview .info-box .fpl-form-row {
    padding-top: 0;
  }
  section.billing .fpl-overview .info-box .fpl-form-field,
  section.billing .fpl-overview .info-box .form-alert {
    width: 100%;
    margin-left: 0;
  }
  section.billing .fpl-overview .info-box .fpl-form-note.form-error-note {
    width: 100%;
    margin-left: 0;
    text-align: left;
  }
  section.billing .fpl-overview a.breakdown-tab {
    padding: 15px 16px;
    margin-top: 0;
  }
  section.billing .fpl-overview .action-row.last {
    border-bottom: 1px solid #cccccc !important;
  }
  section.billing .fpl-overview .action-row-gray,
  section.billing .fpl-overview .action-row {
    margin-left: -16px;
    margin-right: -16px;
    padding: 15px 0;
    width: auto;
  }
  section.billing .fpl-overview .action-row-gray .detail-text,
  section.billing .fpl-overview .action-row .detail-text {
    padding: 0 0 0 20px;
    text-align: left!important;
  }
  section.billing .fpl-overview .action-row-gray .detail-text:last-child,
  section.billing .fpl-overview .action-row .detail-text:last-child {
    padding: 0 0 0 20px;
  }
  section.billing .fpl-overview .action-row-gray .fpl-summary-action-link,
  section.billing .fpl-overview .action-row .fpl-summary-action-link {
    margin: 0px;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  section.billing .fpl-overview .action-row-gray *,
  section.billing .fpl-overview .action-row * {
    text-align: left;
  }
  section.billing .fpl-overview .action-row.select-payment {
    padding-top: 0;
  }
  section.billing .fpl-overview .fpl-summary-additional-info.select-payment {
    margin: 0;
  }
  section.billing .fpl-overview .fpl-summary-additional-info.select-payment .additional-info {
    padding: 0 16px;
    margin: 0;
  }
  section.billing .fpl-overview .fpl-summary-additional-info.select-payment .additional-info .additional-info-value {
    text-align: left;
  }
  section.billing .fpl-overview .fpl-summary-alert {
    margin-left: -16px;
    margin-right: -16px;
    font-size: 14px;
  }
  section.billing .fpl-overview .fpl-summary-alert.account-disconnected,
  section.billing .fpl-overview .fpl-summary-alert.payment-late {
    margin-top: 0;
  }
  section.billing .fpl-overview .fpl-summary-alert.high {
    background-color: #dc1500;
    margin-top: 0;
    font-size: 14px;
    color: #ffffff;
  }
  section.billing .fpl-overview .fpl-summary-alert.payment-late .hide-alert {
    margin-top: -10px;
  }
  section.billing .fpl-overview .fpl-summary-alert .alert-icon.hide-alert {
    position: relative;
    border: 3px;
    top: 5px;
    float: right;
  }
  section.billing .fpl-overview .fpl-summary-alert .fa {
    display: none;
  }
  section.billing .fpl-summary-additional-info.select-payment {
    margin: 0 0 20px;
  }
  section.billing .fpl-summary-additional-info.select-payment .additional-info {
    padding: 0 16px!important;
    margin: 0;
  }
  section.billing .fpl-summary-additional-info.select-payment .additional-info .additional-info-value {
    text-align: left;
  }
  section.billing .fpl-form.select-payment .fpl-customized-option.radio-container .option-payment-amount {
    min-width: 10%;
    padding-left: 8% !important;
  }
  section.billing .fpl-form.select-payment .fpl-customized-option.radio-container .option-payment-amount.form-field {
    padding-left: 0!important;
    width: 100%;
  }
  section.billing .fpl-form .fpl-form-row {
    margin-bottom: 0;
  }
  section.billing .fpl-form .page-title-container {
    margin: 0;
  }
  section.billing .fpl-form-field.fpl-append span.append.datepicker {
    display: block;
    padding: 0;
    right: 20px;
    top: 12px;
  }
  section.billing .fpl-summary .fpl-summary-box .fpl-summary-hero {
    margin: 15px 0;
  }
  section.billing .fpl-summary .fpl-summary-box .fpl-summary-payonline-addinfo {
    display: block;
    text-align: left;
  }
  section.billing .fpl-summary .fpl-summary-box .fpl-summary-payonline-addinfo .fpl-summary-hero-text.hmargin {
    margin: 0;
  }
  section.billing .fpl-summary .fpl-summary-box .fpl-summary-payonline-addinfo span.fpl-summary-hero-text:not(.hmargin) {
    width: 300px;
  }
  section.billing .fpl-summary .fpl-summary-box .fpl-summary-payonline-addinfo .fpl-summary-hero-text {
    white-space: nowrap;
  }
  section.billing .fpl-summary .fpl-summary-box .fpl-summary-payonline-addinfo .span.fpl-summary-hero-text {
    white-space: nowrap;
  }
  section.billing .fpl-summary .fpl-summary-box .fpl-summary-payonline-addinfo b {
    /* margin-right: 15%; */
    float: right;
  }
  section.billing .fpl-summary .fpl-summary-box .fpl-choice-box {
    padding: 0!important;
  }
  section.billing .fpl-summary .fpl-summary-box .fpl-choice-box div.choice-info {
    padding-left: 5px;
  }
  section.billing .gallery-container {
    padding: 0 10px;
  }
  section.billing .gallery-container .fpl-gallery {
    margin-top: 20px;
  }
  section.billing .gallery-container .fpl-gallery .gallery-image-section {
    padding: 15px;
    max-height: 275px;
    margin: 0;
  }
  section.billing .gallery-container .fpl-gallery .gallery-image-section .gallery {
    width: 100%;
  }
  section.billing .gallery-container .fpl-gallery .gallery-image-section .gallery .gallery-item p {
    position: relative;
    padding: 10px 15px;
  }
  section.billing .gallery-container .fpl-gallery .gallery-image-section .gallery .gallery-item p b {
    margin-bottom: 5px;
  }
  section.billing .gallery-container .fpl-gallery .gallery-image-section .gallery .gallery-item p a {
    margin-top: 5px;
  }
  section.billing .gallery-container .fpl-gallery .gallery-image-section .bx-controls.bx-has-pager .bx-pager-link {
    background: #d9d9d9;
  }
  section.billing .gallery-container .fpl-gallery .gallery-image-section .bx-controls.bx-has-pager .bx-pager-link.active {
    background: #5fb0e7;
  }
  section.billing .outer-action-link {
    display: block;
    width: auto;
    padding: 12px 16px;
    border-width: 0 0 1px 0;
    border-color: #cccccc;
    border-style: solid;
    /*margin: 0 -16px;*/
    text-align: left;
    font-weight: normal;
  }
  section.billing .outer-action-link:first-child {
    border-top-width: 1px;
  }
  section.billing .outer-action-link .fa {
    float: right;
    padding-top: 3px;
    font-size: 16px;
    font-weight: bold;
  }
  section.billing .fpl-decorated-box {
    border-top: none;
    padding-top: 0;
  }
  section.billing .fpl-decorated-box > .row {
    display: flex;
  }
  section.billing .fpl-decorated-box > .row .row {
    margin-top: 10px;
  }
  section.billing .fpl-decorated-box .fpl-decorated-box-content {
    margin: 20px 0 0;
  }
  section.billing .fpl-decorated-box .fpl-decorated-box-content .col-md-10.no-gutter-mobile {
    white-space: normal;
  }
  section.billing .fpl-decorated-box .fpl-decorated-box-content p {
    font-size: 15px;
    padding-right: 0;
    text-align: left;
  }
  section.billing .fpl-decorated-box .fpl-decorated-box-content p.centered {
    text-align: center;
  }
  section.billing .fpl-decorated-box .fpl-decorated-box-content .fpl-form-row {
    margin-bottom: 0px;
  }
  section.billing .fpl-decorated-box .fpl-decorated-box-content .fpl-form-row input {
    padding: 14px 51px 10px 24px;
  }
  section.billing .fpl-donation-container {
    margin-left: 0;
    margin-right: 0;
  }
  section.billing .fpl-donation-container .open-donate {
    background-color: #d0d5d8;
    width: 100%;
    text-align: left;
  }
  section.billing .fpl-donation-container .open-donate .fa {
    float: right;
  }
  section.billing .fpl-donation-container .open-donate .fa-sort-up {
    padding-top: 5px;
  }
  section.billing .fpl-donation-container .donation-amount-container {
    background-color: #f7f8f9;
    padding-top: 5px;
  }
  section.billing .fpl-donation-container .donation-amount-container .detail-text {
    padding-left: 40px;
    text-align: left;
    padding-bottom: 5px;
  }
  section.billing .fpl-donation-container .donation-amount-container .donation-dd-container {
    padding-left: 16px;
    padding-right: 16px;
  }
  section.billing .fpl-donation-container .donation-amount-container .fpl-customized-option {
    min-width: inherit;
  }
  section.billing .fpl-donation-container .donation-amount-container .row {
    margin-bottom: 15px;
  }
  .select-payment .fpl-donation-container {
    /*removed the media query here, 10/02 --Alex */
  }
  .select-payment .fpl-donation-container .donation-amount-container {
    padding-bottom: 25px;
  }
}
@media print {
  section.fpl-body {
    margin-top: 0 !important;
  }
  .row.account-details .print-only {
    margin-top: 55px;
  }
  .masthead.billing {
    margin: 0;
  }
  .masthead.billing .head-banner-content .account-details p.masthead-links-container {
    display: none!important;
  }
  .masthead.billing .head-banner-content .account-details p.masthead-links-container a {
    display: none !important;
  }
  a.logo {
    display: block;
  }
  a.logo img {
    display: block;
  }
  .billing {
    margin-top: 0;
  }
  .billing .form-alert {
    margin: 15px;
  }
  .billing .fpl-overview.confirmation {
    padding: 0!important;
    border: none;
  }
  .billing .form-alert {
    margin: 15px 0 0;
    padding: 5px;
  }
  .billing div.small.visible-print {
    padding: 20px 20px 0;
  }
  .billing .fpl-summary-hero-text.hmargin {
    margin: 0 20px;
    font-size: 16px;
  }
  .billing .row.account-details.first-row p.masthead-links-container {
    display: none!important;
  }
  .billing .row.account-details.first-row p.masthead-links-container a {
    display: none !important;
  }
  .billing .fpl-summary-payonline-addinfo {
    display: block;
    text-align: left;
    width: 45%;
  }
  .billing .fpl-summary-payonline-addinfo .fpl-summary-hero-text {
    width: 100%;
    display: inline-block;
    text-align: left;
  }
  .billing .fpl-summary-payonline-addinfo .fpl-summary-hero-text .hmargin {
    margin: 0 20px;
    font-size: 16px;
  }
  .billing .fpl-summary-payonline-addinfo .fpl-summary-hero-text b {
    float: right;
  }
}
#payOnline .donation-dd-container .clear-field {
  margin-top: -41px !important;
}
@media (max-width: 767px) {
  #payOnline .add-edit-account .clear-field {
    margin-top: -45px !important;
  }
}
@media (min-width: 768px) {
  #payOnline .add-edit-account .clear-field {
    margin-top: -41px !important;
  }
}
.payonline-add-account .form-tooltip-text {
  min-height: 80px !important;
}
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  .ml-align {
    margin-right: 65px !important;
  }
  .ml-note-align {
    margin-right: 100px;
  }
  .ml130-note-align {
    margin-right: 130px;
  }
  .bb-mail {
    margin-top: 11px;
  }
  .align-note {
    margin-left: 0px !important;
  }
  .ml-35 {
    margin-left: -35px;
  }
  .email-pol {
    margin-top: 82px;
  }
}
/*Margin adjustment after Global font changes*/
@media (min-width: 320px) and (max-width: 767px) {
  #payOnline .masthead {
    margin-top: 70px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #payOnline .masthead {
    margin-top: 83px;
  }
}
/*Margin adjustment after Global font changes*/
section.billing {
  /*max-width: 1024px; */
  margin: 18px auto 0;
}
section.billing .page-title {
  text-align: center;
}
section.billing.bb .form-alert {
  margin-top: 25px;
}
section.billing.bb .payBillBtn {
  margin-bottom: 25px;
}
section.billing.bb .fpl-decorated-box {
  margin-top: 25px;
}
section.billing.bb .fpl-decorated-box .fpl-decorated-box-content .fpl-form-field .fpl-choice-box {
  max-width: 350px;
  margin-bottom: 0;
}
section.billing.bb .fpl-decorated-box .fpl-decorated-box-content .fpl-form-field .fpl-choice-box .choice-field.fpl-customized-option {
  float: right!important;
  width: 19%;
  margin-right: 25px;
  margin-right: 15px;
  width: 10%;
}
section.billing.bb .fpl-decorated-box .fpl-decorated-box-content .fpl-form-field .fpl-choice-box .choice-info {
  float: left;
  width: 210px;
}
section.billing.bb .fpl-decorated-box .fpl-decorated-box-content .fpl-form-field .fpl-choice-box .choice-info label {
  white-space: nowrap;
  width: 100%;
  font-size: 15px;
}
section.billing .discontinue-dd-container .fpl-dropdown {
  margin-top: 10px;
}
section.billing .no-balance {
  max-width: 768px;
  margin-top: 20px;
}
section.billing .no-balance h2 {
  font-size: 21px;
}
section.billing .no-balance .accordion-container p {
  font-size: 15px;
}
section.billing .no-balance.budget-billing-container {
  margin: auto;
  background-color: #f2f3f5;
}
section.billing .no-balance .accordion-toggle {
  background-color: #f2f3f5;
  padding: 20px 16px 20px 32px;
  margin-left: -16px;
  margin-right: -16px;
  border-bottom: solid 1px #e4e7e9;
}
section.billing .no-balance .accordion-toggle h2 {
  font-size: 14px;
  font-weight: normal;
  font-family: Arial;
  color: #0073a8;
  margin: 0;
}
section.billing .no-balance .accordion-toggle h2:after {
  font-family: "FontAwesome";
  content: "\f0d7";
  float: right;
}
section.billing .no-balance .accordion-toggle.open h2:after {
  font-family: "FontAwesome";
  content: "\f0d8";
  float: right;
}
section.billing .no-balance .accordion-toggle.last {
  border-bottom: none;
}
section.billing .no-balance .accordion-container {
  padding: 10px;
  margin-left: -16px;
  margin-right: -16px;
  border-bottom: solid 1px #e4e7e9;
}
section.billing .accordion-toggle {
  cursor: pointer;
}
section.billing .accordion-toggle.open {
  background-color: #d5d9dc;
}
section.billing .accordion-toggle:hover {
  color: #0E5175;
}
section.billing .accordion-container {
  display: none;
  background-color: #f2f3f5;
}
section.billing .ui-checkbox {
  display: inline-block;
}
section.billing .email-enroll-container {
  text-align: center;
  margin-top: 20px;
}
@media (min-width: 768px) {
  section.billing .email-enroll-container {
    margin-top: 25px;
    -webkit-box-shadow: 0px 0px 17px 3px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px 0px 17px 3px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 0px 17px 3px rgba(0, 0, 0, 0.26);
    padding: 0;
    max-width: 748px;
    margin-left: 10px;
  }
}
section.billing .email-enroll-container .email-logo {
  background-color: #6ab7ea;
  height: 230px;
  display: none;
}
@media (min-width: 768px) {
  section.billing .email-enroll-container .email-enroll-inputs {
    padding: 20px 40px;
  }
}
section.billing .email-enroll-container .email-enroll-inputs .email-input {
  display: block;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  border: 1px solid #cccccc;
  padding: 14px 24px 10px;
  margin-bottom: 15px;
  width: 100%;
  font-size: 16px;
  color: #666666;
  background: #ffffff;
  outline: none;
}
@media (max-width: 430px) {
  section.billing .email-enroll-container .email-enroll-inputs .choice-info {
    width: 79% !important;
  }
  section.billing .email-enroll-container .email-enroll-inputs .choice-info span {
    display: inline-block;
    text-align: left;
    width: 108%;
  }
}
section.billing .button-lockup {
  text-align: center;
}
@media (min-width: 768px) {
  section.billing .button-lockup {
    padding-top: 40px;
  }
  section.billing .button-lockup > a.email-btn {
    font-size: 18px;
    padding-top: 12px;
  }
}
section.billing .button-lockup .email-btn {
  width: 100%;
  border-radius: 30px;
  background: #0073a8;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  height: 50px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 15px 25px 8px;
  text-transform: uppercase;
  float: right;
}
section.billing .button-lockup .email-btn:not(:last-of-type) {
  margin-bottom: 20px;
}
section.billing .button-lockup .email-btn:hover {
  text-decoration: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  background: linear-gradient(to bottom, #0073a8 0%, #1684ba 100%);
}
section.billing .button-lockup .email-btn.alt {
  background-color: #fff;
  color: #0073a8;
}
section.billing .button-lockup .email-btn.alt:hover {
  box-shadow: 0 0 0 #fff;
  background: #ffffff;
  text-decoration: none;
}
section.billing .graph-container {
  max-width: 768px;
  margin: auto;
  margin-top: 15px;
}
section.billing .graph-container.short-version {
  background-color: #ffffff;
}
section.billing .graph-container.short-version .graph-heading {
  display: none;
}
section.billing .graph-container.short-version .value-row {
  display: none;
}
section.billing .graph-container.short-version .row.graph-row {
  padding: 0;
}
@media (min-width: 768px) {
  section.billing .graph-container {
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.21);
  }
}
@media (max-width: 767px) {
  section.billing .graph-container {
    padding: 0 16px;
  }
  section.billing .graph-container .graph-heading p.cal-month {
    margin: 0 5px;
  }
}
section.billing .graph-container .monthly-bb-values .value-block .value-title a .fa {
  margin-top: -3px;
}
section.billing .graph-container .graph-heading {
  text-align: center;
  background-color: #0073a8;
  padding: 10px 0;
}
@media (max-width: 767px) {
  section.billing .graph-container .graph-heading {
    padding: 5px 0;
    border-right: solid 1px #D8D8D8;
    border-left: solid 1px #D8D8D8;
    border-top: solid 1px #D8D8D8;
  }
}
section.billing .graph-container .graph-heading a,
section.billing .graph-container .graph-heading p {
  display: inline-block;
  color: white;
}
section.billing .graph-container .graph-heading p {
  text-transform: uppercase;
  margin: 0 45px;
  position: relative;
  top: 3px;
  top: 1px;
  font-size: 16px;
}
section.billing .graph-container .graph-heading a:first-of-type {
  float: left;
}
section.billing .graph-container .graph-heading a:first-of-type:last-of-type {
  float: right;
}
section.billing .graph-container .graph-heading i {
  font-size: 32px;
  margin: 0;
  font-size: 22px;
  margin: 0 10px;
}
section.billing .graph-container .graph-heading i:before {
  margin: 0;
}
section.billing .graph-container .monthly-bb-values {
  margin-top: 15px;
  padding-left: 5px;
  padding-right: 5px;
}
section.billing .graph-container .monthly-bb-values.accordion-container {
  display: block;
  background-color: #fff;
}
@media (min-width: 768px) {
  section.billing .graph-container .monthly-bb-values.accordion-container {
    display: block !important;
  }
}
@media (min-width: 768px) {
  section.billing .graph-container .monthly-bb-values {
    margin-top: 25px;
    margin-bottom: 5px;
  }
}
section.billing .graph-container .monthly-bb-values .value-block {
  text-align: center;
}
@media (min-width: 768px) {
  section.billing .graph-container .monthly-bb-values .value-block:not(:last-of-type) {
    border-right: solid 1px #adadad;
  }
}
@media (max-width: 767px) {
  section.billing .graph-container .monthly-bb-values .value-block:first-of-type {
    border-right: solid 1px #adadad;
  }
  section.billing .graph-container .monthly-bb-values .value-block:last-of-type {
    margin-top: 16px;
  }
  section.billing .graph-container .monthly-bb-values .value-block:last-of-type .value-amount {
    font-size: 16px;
    color: #979797;
  }
  section.billing .graph-container .monthly-bb-values .value-block:not(:last-of-type) .value-amount {
    color: #000;
  }
}
section.billing .graph-container .monthly-bb-values .value-block .value-title {
  color: #979797;
  margin: 0;
}
@media (min-width: 768px) {
  section.billing .graph-container .monthly-bb-values .value-block .value-title {
    margin: 0;
    font-size: 16px;
  }
}
section.billing .graph-container .monthly-bb-values .value-block .value-amount {
  font-size: 24px;
  margin: 0;
}
@media (min-width: 768px) {
  section.billing .graph-container .monthly-bb-values .value-block .value-amount {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  section.billing .graph-container .row {
    border-right: solid 1px #D8D8D8;
    border-left: solid 1px #D8D8D8;
    border-bottom: solid 1px #D8D8D8;
    padding-bottom: 0;
  }
}
section.billing .graph-container .row.value-row .accordion-toggle {
  text-align: center;
  color: #0073a8;
  font-size: 16px;
  padding: 15px 0 10px;
}
section.billing .graph-container .row.value-row .accordion-toggle:not(.open):before {
  content: "Less";
}
section.billing .graph-container .row.value-row .accordion-toggle:not(.open):after {
  font-family: "FontAwesome";
  content: "\f0d8";
}
section.billing .graph-container .row.value-row .accordion-toggle.open:before {
  content: "More";
}
section.billing .graph-container .row.value-row .accordion-toggle.open:after {
  font-family: "FontAwesome";
  content: "\f0d7";
}
section.billing .graph-container .row.graph-row {
  padding: 15px;
}
@media (max-width: 767px) {
  section.billing .graph-container .row.graph-row {
    padding: 0;
    margin-top: 15px;
    border-left: none;
    border-right: none;
    border-bottom: none;
  }
}
section.billing .graph-legend {
  max-width: 768px;
  margin: auto;
  margin-top: 15px;
  margin-bottom: 5px;
}
section.billing .graph-legend i {
  margin-right: 5px;
}
@media (min-width: 768px) {
  section.billing .graph-legend i {
    height: 40px;
    float: left;
    margin-right: 20px;
  }
}
section.billing .graph-legend .accordion-toggle {
  color: #1d95d4;
  padding: 15px 16px 15px 32px;
  background-color: #f2f3f5;
  border-bottom: solid 1px #e4e7e9;
  margin: 0 -16px;
}
section.billing .graph-legend .accordion-toggle:after {
  font-family: "FontAwesome";
  content: "\f0d7";
  float: right;
}
section.billing .graph-legend .accordion-toggle.open {
  background-color: #d5d9dc;
}
section.billing .graph-legend .accordion-toggle.open:after {
  font-family: "FontAwesome";
  content: "\f0d8";
  float: right;
}