﻿#header {
  border-bottom: 1px solid #efefef;
}
.logo img {
  max-width: 400px !important;
}
.return-link {
  float: right;
  margin-top: 11px;
}
.return-link a {
  font-size: 14px;
  color: #0065bd;
  text-decoration: none;
  line-height: 32px;
  display: inline-block;
}
.return-link a img {
  float: left;
  height: 16px;
  margin: 8px 5px 8px 0;
  width: 16px;
}
a.button.asg_green {
  background: #FFFFFF;
  border: 3px solid #57af94;
  color: #73b5cc;
  line-height: 40px;
  color: #57af94;
}
a.button.asg_green:hover {
  background-color: #57af94;
  color: #FFFFFF;
  text-decoration: none;
}
.nav-wrapper {
  border-bottom: 5px solid #63a58d !important;
  background-color: #57af94 !important;
  max-height: 53px;
}
ul.sfNavList li a:hover {
  background-color: #63a58d !important;
}
.topNav.sfNavWrp .sfNavBones > li:hover {
  background: #63a58d;
}
.topNav.sfNavWrp .sfNavBones li .subList {
  border-top: 5px solid #63a58d;
  border-bottom: 5px solid #63a58d;
}
.nav-wrapper ul ul li a {
  color: #57af94;
}
.nav-wrapper ul ul li a:hover {
  background-color: #57af94;
}
.phone-chat a:focus,
.phone-chat a:hover {
  text-decoration: none;
  cursor: default;
}
.phone-chat a + a {
  padding-right: 0 !important;
}
.social-wrapper label + input {
  margin-top: 10px;
}
.portal-wrapper {
  background-color: #ececec;
}
.portal.button {
  margin: 0 10px 0 0;
}
.login-button {
  float: none !important;
  margin: 5px 0 0;
}
@media (max-width: 767px) {
  #header .container {
    margin-bottom: 20px !important;
    padding: 0 20px;
  }
  #header .container .nav-wrapper div > a {
    margin: 0;
    border-right: none !important;
  }
  #header .container .nav-wrapper div > a:first-child {
    padding-left: 0px !important;
  }
  #header .container .nav-wrapper div > a:nth-child(2) {
    padding-right: 0px;
    margin-right: -15px;
  }
  #header .container .nav-wrapper div > a.login-link {
    border-left: 2px solid #63a58d !important;
    border-right: 2px solid #63a58d !important;
  }
  #header .container .mobile-links {
    border-bottom: 1px solid #63a58d !important;
    height: 50px;
    float: left;
    display: block;
  }
  #header .container .sfNavWrp .sfNavBones > li > .navLink {
    background-color: #57af94;
    border-bottom: 1px solid #63a58d !important;
  }
  #header .container .sfNavWrp .sfNavBones .drop-indicator {
    border-left: 1px solid #63a58d !important;
  }
  #header .container .topNav.sfNavWrp .sfNavBones li .subList > li {
    background: #63a58d !important;
  }
  #header .container .sfNavWrp .sfNavBones > li {
    border-bottom: 1px solid #63a58d !important;
  }
  #header .container .login-wrapper {
    display: none;
    visibility: hidden;
  }
  #header .container .phone-chat {
    text-align: center !important;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .login-button {
    margin: 5px 0 0 0] !important;
  }
  .phone-chat {
    padding-right: 0 !important;
  }
}
@media (max-width: 320px) {
  #header .container .nav-wrapper a > i.fa-chevron-right {
    display: none;
  }
}
.alerts {
  display: none;
}
.alert-box {
  padding: 10px 20px;
  margin-top: 10px;
}
.alert-box p:before {
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -8px;
  margin-right: 30px;
  border: red;
  float: left;
}
.alert-1 {
  border: 2px solid #e0684b;
  background-color: rgba(245, 136, 123, 0.3);
}
.alert-1 p:before {
  content: url('/Templates/images/ASG/Alert-1.svg');
}
.alert-2 {
  border: 2px solid #eeaf30;
  background-color: rgba(254, 200, 104, 0.3);
}
.alert-2 p:before {
  content: url('/Templates/images/ASG/Alert-2.svg');
}
.alert-3 {
  border: 2px solid #72b5cc;
  background-color: rgba(129, 209, 224, 0.2);
}
.alert-3 p:before {
  content: url('/Templates/images/ASG/Alert-3.svg');
}
.beneficiaries {
  border: 5px solid #57af94;
  padding: 20px 25px;
  margin: 30px 0 0 0;
  float: left;
}
.beneficiaries h3 {
  margin: 10px 0 5px 0 !important;
  border-bottom: 1px solid #cccccc;
}
.beneficiaries ul {
  margin: 0 0 0 0 !important;
  padding-left: 0 !important;
  display: block;
  float: left;
  width: 100%;
}
.beneficiaries ul li {
  list-style: none;
  margin: 20px 0 0 0 !important;
  padding: 0 0 10px 0 !important;
  display: block;
  float: left;
  width: 100%;
  border-bottom: 1px solid #cccccc;
}
.beneficiaries img.child {
  margin-right: 20px;
  float: left;
  max-width: 100px;
  max-height: 100px;
}
.beneficiaries .name {
  font-weight: bold;
}
.updates-list {
  padding: 30px !important;
  margin: 0 0 20px 0 !important;
  border: 2px solid #efefef;
  overflow: hidden;
}
.updates-list h2 {
  color: #000000;
  line-height: 21px;
  margin: 10px 0 20px 0 !important;
}
.updates-list h2 a {
  font-size: 21px;
}
.updates-list h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.updates-list .sfitemPublicationDate {
  display: block;
  margin-bottom: 20px;
}
.updates-list .text-muted {
  color: #333333;
  display: block;
  margin-bottom: 10px;
}
.updates-list .update-body {
  display: inline-block;
  width: 75%;
  clear: none;
  float: left;
}
.content .updates-list ul {
  padding: 0;
  margin: 0;
}
.content .updates-list ul li {
  list-style: none;
  padding-left: 10px;
  padding-bottom: 5px;
  display: block;
  float: left;
  width: 100%;
}
.update-image,
.update-thumbnail {
  float: left;
  margin-right: 30px;
}
.update-image img,
.update-thumbnail img {
  max-width: 180px;
  height: auto;
  border: 1px solid #cccccc;
}
.content ul.pagination li {
  display: block;
  float: left;
  width: 45px !important;
  margin: 0;
  padding: 0;
  border-bottom: none !important;
}
.content .update-list ul.pagination {
  width: auto !important;
  float: right !important;
}
.content .update-list ul.pagination li {
  width: 45px !important;
  font-size: 18px;
  display: inline-block;
  clear: none !important;
}
.content .update-list ul.pagination li a {
  border: 3px solid #cccccc !important;
  border-radius: 50% !important;
  background: none !important;
  color: #cccccc !important;
  font-size: 18px;
  padding: 0 10px 0 10px !important;
}
.content .update-list ul.pagination li.active a {
  padding: 10px 10px 0 10px !important;
}
.sf_pagerNumeric,
.pagination {
  width: auto;
  float: right;
  padding-bottom: 0;
}
.sf_pagerNumeric a,
.pagination a,
.sf_pagerNumeric .active a,
.pagination .active a {
  line-height: 5px;
  border: 2px solid;
  border-radius: 50% !important;
  padding: 12px;
  width: 35px;
  height: 35px;
  border: 2px solid #cccccc;
  float: left;
  display: block;
}
.sf_pagerNumeric .active a,
.pagination .active a {
  background-color: #cccccc;
}
.sf_pagerNumeric a.sf_PagerCurrent,
.pagination a.sf_PagerCurrent {
  border: 2px solid #cccccc;
}
.total-funds {
  border: 5px solid #63A5AD;
  padding: 20px 25px;
}
.total-funds h3 {
  margin: 10px 0 5px 0 !important;
  border-bottom: 1px solid #cccccc;
}
.total-funds p.amount {
  font-size: 5em;
  line-height: 1em;
  padding: 0;
  margin: 0;
}
.total-funds p.amount sup {
  font-size: 0.5em;
  margin-top: -5px;
  display: block;
  float: left;
}
.total-funds a {
  display: block;
  width: 100%;
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 3px solid #cccccc;
}
.member-promotions {
  border: 1px solid #cccccc;
  border-bottom: 5px solid #57af94;
  background-color: #efefef;
  margin-bottom: 40px !important;
  display: block;
}
.member-promotions img {
  max-width: 580px;
  width: 100%;
  height: auto;
}
.member-promotion-image,
.member-promotion-content {
  float: left;
  display: block;
}
.member-promotion-content {
  width: 50%;
  padding: 30px;
}
.member-promotion-content h2 {
  margin-bottom: 5px !important;
}
.member-promotion-content h2 a {
  font-size: 21px;
}
.promotions-list ul,
.article-list ul {
  padding: 0 !important;
  margin: 0 !important;
}
.promo-list-container {
  margin: 30px 0 0 0;
}
.content .promotions-list ul li,
.article-list ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content .promo-list-container ul li {
  border-bottom: 1px solid #efefef;
  margin-bottom: 20px;
  display: block;
  float: left;
  width: 100%;
  clear: both;
}
.promotions-thumbnail,
.carousel-inner .promotions-thumbnail {
  width: 50%;
  display: block;
  float: left;
}
.promotions-thumbnail img,
.carousel-inner .promotions-thumbnail img {
  width: 100%;
}
.promotions-body,
.carousel-inner .promotions-body {
  padding: 10px 5px 10px 25px;
  margin: 0;
  display: block;
  float: left;
  width: 40%;
}
.promotions-body h3,
.carousel-inner .promotions-body h3 {
  margin-bottom: 15px !important;
}
.promotions-body .text-muted,
.carousel-inner .promotions-body .text-muted {
  display: none;
}
.promo-list-container .promotions-body {
  padding: 10px 0 25px;
  display: block;
  float: left;
  width: 45%;
  min-height: 200px;
}
.promo-list-container .promotions-body p,
.promo-list-container .promotions-body a {
  margin-left: 30px;
  display: block;
}
.promo-list-container .promotions-body h3 {
  margin-top: 0px;
}
.promo-list-container .categories {
  width: 100%;
  float: left;
  display: block;
  border-bottom: none !important;
}
.advantage-detail .promotions-body {
  padding: 20px 0;
  margin: 0;
  display: block;
  float: left;
  width: 100%;
}
.advantage-detail .imageWrapper img {
  width: 100%;
  display: block;
  margin-top: 20px;
}
.advantage-detail h2 {
  margin: 0 0 0 0;
}
.advantage-detail p {
  margin: 10px 0 25px 0;
}
.advantage-detail .categories {
  font-size: 14px;
}
.advantage-detail .videoWrapper {
  margin: 20px 0;
}
.advantage-detail .advantage-cta {
  display: block;
  width: 100%;
  float: left;
  margin: 30px 0 30px 0;
  text-align: center;
}
.advantage-detail .advantage-cta a {
  margin: 0 auto;
  float: none;
  display: inline;
  font-size: 16px;
  padding: 15px 20px 15px;
  border-radius: 10px;
}
.advantage-detail .promotions-body-left,
.advantage-detail .promotions-body-right {
  width: 100%;
  float: left;
  display: block;
}
.videoWrapper {
  margin-bottom: 30px;
}
/* CSS for member promotions carousel */
.carousel-control {
  width: auto;
  height: 58px;
  margin: auto 0;
  padding: 0px;
  float: none !important;
}
.carousel-control img {
  width: auto;
}
a.left.carousel-control,
a.right.carousel-control {
  background: none;
}
.carousel-indicators li {
  border: none;
  background-color: #869791;
  opacity: 0.5;
}
.carousel-indicators .active {
  opacity: 1;
  background-color: #869791;
}
#carousel-member-promotions .carousel-list {
  display: none;
}
.article-list h2,
.article-list h3 {
  margin-bottom: 0px !important;
}
.content .article-list ul li {
  border-bottom: 3px solid #efefef;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.text-muted {
  font-size: 0.9em;
}
.special-offer {
  border-bottom: 3px solid #cccccc;
  background-color: #efefef;
  padding-bottom: 10px;
  margin-bottom: 25px;
  display: block;
  float: left;
}
.special-offer h4,
.special-offer p {
  padding-left: 25px;
  padding-right: 25px;
}
.special-offer p {
  margin-top: 0px;
}
.special-offer p a {
  display: block;
  width: 100%;
  clear: both;
  margin: 5px 0 5px 0;
}
.special-offer img {
  width: 100%;
  height: auto;
}
.offers-container h3 {
  margin-top: 0 !important;
  line-height: 36px;
}
.list-headline {
  padding: 15px 0;
}
.list-thumbnail img {
  border-bottom: 3px solid #57af94;
}
.categories {
  font-size: 0.9em;
  margin: 10px 0 20px;
  padding: 3px 0;
  display: block;
  border-bottom: 1px solid #efefef;
}
p.categories:before {
  content: "TAGGED IN: ";
  color: #57af94;
  font-size: 0.8em;
}
.upsell-item {
  border: 5px solid #57af94;
  display: block;
  float: left;
  padding: 20px !important;
}
.upsell-item h3 {
  color: #57af94;
  line-height: 26px;
  margin-top: 0;
}
.upsell-item a {
  display: block;
  width: 100%;
  margin-top: 5px;
}
.blue-box .sfContentBlock {
  border: 5px solid #57af94;
  display: block;
  float: left;
  padding: 20px;
  width: 100%;
  min-height: 205px;
}
.blue-box h3 {
  color: #57af94;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 5px;
}
.filters-container {
  width: 100%;
  float: left;
  display: block;
  border-bottom: 3px solid #efefef;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.filters-container h3 {
  color: #57af94;
  display: block;
  width: 100%;
}
.filters-container #filters,
.filters-container .collapse {
  background-color: #efefef;
  display: block;
  width: 100%;
  padding: 30px;
  float: left;
  margin-top: 10px;
}
.filters-control {
  color: #0065bd;
  float: right;
  top: 0;
  right: 0;
  border: 1px solid #0065bd;
  background: none;
}
.filters-control:before {
  content: ;
  color: #0065bd;
  float: left;
  display: block;
}
/* -- WIDGETS STYLES FROM MIKE -- */
a.filters-control {
  font-weight: 100;
  font-size: 14px;
  padding: 2px 6px 3px;
  cursor: pointer;
}
a.filters-control:hover,
a.filters-control:focus {
  text-decoration: none;
}
/* PROMOTIONS WIDGET CSS --*/
.content .promo-list-container.sidebar ul li.special-offer {
  border-bottom: 3px solid #cccccc;
}
.list-thumbnail {
  position: relative;
  display: block;
  width: 100%;
}
.list-thumbnail img {
  width: 100%;
}
.list-headline {
  position: relative;
  left: 0;
  bottom: 20px;
  padding: 15px 0 0 0;
  background: #ffffff;
  width: 100%;
}
.list-headline h3 {
  margin-top: 0;
}
.content .article-list.grid ul li {
  border: none;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.content .article-list.grid ul li.article-grid-line {
  clear: both;
  border-bottom: 3px solid #efefef;
}
@media (min-width: 992px) {
  .content .article-list.grid ul li {
    padding-left: 0px;
    padding-right: 30px;
  }
  .content .article-list li.article-grid-line {
    padding: 0;
    margin: 0;
    display: none;
  }
  .content .article-list li.article-grid-line.article-break_1 {
    display: block;
  }
}
.content .sfproductsList.sidebar .sfproductListItem {
  width: 100%;
  padding: 0;
}
.sfProductsSortByWrp.sidebar {
  display: none;
}
.content .promo-list-container.sidebar ul li.special-offer {
  border-bottom: 3px solid #cccccc;
}
.promo-list-container.sidebar .promotions-thumbnail {
  width: 100%;
  float: none;
  border-bottom: 3px solid #72b5cc;
}
.promo-list-container.sidebar .promotions-body {
  float: none;
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
}
.promo-list-container.sidebar .promotions-body a {
  margin-left: 0;
}
.promo-list-container.sidebar .promotions-body p {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .content .promotions-list .promotions-thumbnail {
    /*max-width: 150px;
        width: 25%;*/
    float: left;
    margin-bottom: 0;
  }
  .content .promotions-list .promotions-body {
    /*width: 75%;
        padding-left: 30px;*/
    float: left;
  }
  .content .promotions-body .promotions-body-left {
    float: left;
    width: 70%;
    padding-right: 30px;
  }
  .content .promotions-body .promotions-body-right {
    float: left;
    width: 30%;
  }
}
.update-body h2 {
  margin: 0 0 5px 0;
}
.update-body .text-muted {
  color: #000000;
  margin-bottom: 20px;
  font-size: 1em;
}
/*  -- CSS for sidebar single view product list -- */
.sfproductDetailsWrp.sidebar {
  float: none;
  padding-bottom: 40px;
  border: 0;
}
.sidebar .sfproductDetails {
  width: 100%;
  border: 1px solid #ececec;
}
.sidebar #productImgsWrp {
  width: 100%;
  padding: 20px;
  text-align: center;
}
.sfproductDetailsWrp.sidebar .sfproductImgsWrp .sfproductMainImgWrp {
  margin: 0;
  border: 0;
  height: 210px !important;
}
.sfproductDetailsWrp.sidebar h2.sfproductTitle {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 10px 20px;
  letter-spacing: 0px;
  font-size: 19px;
  line-height: 19px;
  font-weight: bold;
  min-height: 0;
  background-color: #62a7c1;
  display: block;
  width: 100%;
  color: #FFFFFF;
  text-align: left;
}
.sfproductDetailsWrp.sidebar a {
  text-align: left;
  display: block;
  width: auto !important;
  height: auto !important;
  margin: 0 auto;
  font-size: 19px;
  color: #ffffff;
  cursor: pointer;
}
.sfproductDetailsWrp.sidebar .sfproductImgsWrp a {
  text-align: center;
}
.sfproductDetailsWrp.sidebar .sfproductInfoWrp {
  width: 100%;
  border: 0;
  padding: 0;
}
.sfproductDetailsWrp.sidebar .sfproductPrice {
  background-color: #62a7c1;
  color: #0065bd;
  width: 100%;
  text-align: left;
  padding: 20px;
  border: 0;
  margin: 0;
}
.sfproductDetailsWrp.sidebar .sfproductPrice .sfRegPrice {
  font-size: 3em;
  text-align: left;
  font-weight: bold;
  background: none;
  padding: 0;
  float: none;
  display: block;
}
.sfproductDetailsWrp.sidebar .sfproductPrice .sfVatIncluded {
  margin: 5px 0 0;
}
.sfproductDetailsWrp.sidebar .sfproductViewLink {
  background-color: #0065bd;
  text-align: right;
  padding: 15px;
  background-repeat: no-repeat;
  width: 100%;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  line-height: 20px;
  clear: both;
}
.sfproductDetailsWrp.sidebar .sfproductViewLink a {
  text-align: right;
  color: #ffffff;
}
/* -- CSS for member updates carousel -- */
#carousel-member-update {
  padding-bottom: 40px;
}
#carousel-member-update .carousel-indicators {
  bottom: 0;
  display: block;
  width: 100%;
  margin-left: -8%;
}
#carousel-member-update .carousel-indicators li {
  margin: 0;
  height: 35px;
  width: 35px;
  border: 3px solid #cccccc;
  border-radius: 50%;
  background: none;
  color: #cccccc;
  opacity: 1;
  text-indent: 0;
  font-size: 18px;
  line-height: 25px;
  float: left;
  display: block;
  text-align: center;
  font-weight: bold;
  margin-right: 5px !important;
}
#carousel-member-update .carousel-indicators li.active {
  background-color: #cccccc;
  color: #ffffff;
  height: 35px;
  width: 35px;
}
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;
}
.article-list .carousel-inner img {
  display: none !important;
}
/*.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {

    .carousel-fade {

        .carousel-inner {

            > .item {
                &.next,
                &.prev,
                &.active.right,
                &.active.left {
                    .opacity(0);
                    .translate3d(0; 0; 0);
                }

                &.next.left,
                &.prev.right,
                &.active {
                    .opacity(1);
                    .translate3d(0; 0; 0);
                }
            }

        }

    }

}
@media not all, (-webkit-transform-3d)
.carousel-inner>.item {
  -webkit-transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
}*/
/* UPDATES WIDGET CSS */
.content .update-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.content .update-list ul li {
  padding: 0 0 30px;
  margin: 0 0 30px;
  clear: both;
  display: table;
  width: 100%;
  border-bottom: 1px solid #e5e6e6;
}
.content .update-list .update-thumbnail {
  width: 100%%;
  float: none;
  margin-bottom: 20px;
}
.content .update-list .update-body {
  width: 100%%;
  padding-left: 0;
  float: none;
}
.content .update-list .update-body.full {
  width: 100%;
  padding-left: 0;
  float: none;
}
.content .update-list .update-body h3 {
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1em;
}
.content .update-body h2 {
  display: block;
}
.content .update-body .update-body-left {
  float: none;
  width: 100%;
  padding-right: 0;
}
.content .update-body .update-body-left.full {
  float: none;
  width: 100%;
  padding-right: 0;
}
.content .update-body .update-body-right {
  float: none;
  width: 100%;
}
.content .update-body .update-body-right.hidden {
  display: none;
}
.content .update-body .imageWrapper {
  margin-bottom: 30px;
}
.social-wrapper {
  clear: both;
}
.text-muted {
  font-size: 13px;
  line-height: 1em;
  margin-bottom: 10px;
}
.content .update-list .text-muted {
  display: none;
}
@media (min-width: 768px) {
  .content .update-list .update-thumbnail {
    max-width: 150px;
    width: 25%;
    float: left;
    margin-bottom: 0;
  }
  .content .update-list .update-body {
    width: 75%;
    padding-left: 20px;
    float: left;
  }
  .content .update-body .update-body-left {
    float: left;
    width: 70%;
    padding-right: 30px;
  }
  .content .update-body .update-body-right {
    float: left;
    width: 30%;
  }
}
/* Homepage shop list */
.sfproductDetailsWrp.sidebar .sfproductViewLink {
  background-color: #63a58d;
}
.sfproductDetailsWrp.sidebar .sfproductViewLink a {
  font-size: 16px;
}
.sfproductDetailsWrp.sidebar .sfproductPrice {
  background-color: #efefef;
}
.sfproductDetailsWrp.sidebar h2.sfproductTitle {
  background-color: #efefef;
  font-size: 21px !important;
  line-height: 24px;
}
.sfproductDetailsWrp.sidebar h2.sfproductTitle a {
  color: #72b5cc;
}
.sfproductDetailsWrp.sidebar .sfproductPrice .sfRegPrice {
  font-size: 2.5em;
}
.sfproductDetailsWrp.sidebar .sfproductImgsWrp .sfproductMainImgWrp {
  height: 150px !important;
}
.sfproductDetailsWrp .sfproductImgsWrp .sfproductMainImgWrp img {
  max-height: 150px;
}
/* KNOWLEDGEBASE WIDGET CSS */
.list-thumbnail {
  position: relative;
  display: block;
  width: 100%;
}
.list-thumbnail img {
  width: 100%;
}
.list-headline {
  position: relative;
  left: 0;
  bottom: 20px;
  padding: 15px 0 0 0;
  background: #ffffff;
  width: 100%;
}
.list-headline h3 {
  margin-top: 0;
}
/* CONTENT TYPE ICON CSS */
.content-type {
  display: block;
  margin: 10px 0 10px 0;
}
.update-body .content-type {
  margin: 0 0 10px 0 !important;
}
.grid .content-type {
  margin: 1px 0 1px 0;
}
.written {
  color: #72b5cc;
}
.video {
  color: #57af94;
}
.e-guides {
  color: #eeaf30;
}
.resources {
  color: #e0684b;
}
/* -- FILTER CONTROL -- */
.article-list {
  margin-top: 30px;
}
.article-list h2 {
  border-bottom: 1px dotted #CCCCCC;
  display: block;
  float: left;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 20px !important;
}
.article-list h2:before {
  color: #57af94;
  content: "RESULTS FOR";
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  display: block;
  width: 100%;
  text-align: left;
  margin-bottom: 5px;
  font-size: 18px;
}
.content .article-list ul li.related,
.content .article-list ul li.related li {
  border: none;
}
.related h2:before {
  /*content: "RESULTS";
	color: @green;
	font-size: 0.5em;
	display: block;
	clear: both;*/
  display: none;
}
/*
.article-list .related .sidebar .list-headline {
    position: relative;
    bottom: 0;
    width: 100%;
    padding: 10px 0 0;
}*/
.sidebar .list-headline {
  position: relative;
  top: 5px;
  padding: 10px 10px 10px 0;
  background: #ffffff;
  width: 100%;
}
.sidebar-heading h3 {
  margin: 10px 0 0px 0;
}
.content > div .sf_cols.sidebar-heading:first-child {
  margin-bottom: 0px;
}
.confirmation-container {
  border: 2px solid #57af94;
  margin: 20px 0 120px 0;
  padding: 20px;
}
.confirmation-container h2 {
  color: #57af94;
  margin: 0;
}
.confirmation-container p {
  margin: 0;
  color: #57af94;
}
.sidebar .categories {
  display: none;
}
.sidebar .content-type {
  border-bottom: 1px solid #EFEFEF;
  padding: 0 0 10px 0;
}
.content .sidebar ul li {
  padding-left: 0px !important;
}
.article-filter {
  font-size: 30px;
  line-height: 40px;
  padding: 40px;
  border: 3px solid #ececec;
  margin-bottom: 30px;
}
.filter.dropdown {
  display: inline-block;
  cursor: pointer;
}
.filter .text {
  display: inline-block;
  border-bottom: 3px solid #cccccc;
}
.filter .text:after {
  background-image: url('/Templates/images/ASG/blue-arrow-down.svg');
  width: 30px;
  display: inline-block;
  position: relative;
  content: '';
  height: 30px;
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.filter .dropdown.menu {
  position: absolute;
  z-index: 1;
  background: #ffffff;
  font-size: 18px;
  line-height: 20px;
  width: 320px;
  border: 1px solid #ececec;
}
.filter .dropdown.menu .item {
  padding: 0 15px;
  line-height: 40px;
}
.filter .dropdown.menu .item.active {
  background-color: #ececec;
  font-weight: bold;
}
.filter .dropdown.menu .item:hover {
  background-color: #ececec;
}
.article-filter .filter-button {
  margin-top: 30px;
  height: 45px;
  font-size: 15px;
  font-weight: bold;
  line-height: 45px;
  padding: 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  font-family: "Raleway", sans-serif;
  border: none;
  display: block;
  float: none;
  background: #FFFFFF;
  color: #57af94;
  line-height: 40px;
}
.article-filter .filter-button .filter-submit {
  border: 3px solid #57af94;
  border-radius: 10px;
  background-color: #57af94;
  padding: 0 30px;
  color: #FFFFFF;
  margin: 0 5px 0 0;
}
.article-filter .filter-button .filter-clear {
  border: 3px solid #57af94;
  border-radius: 10px;
  background-color: #FFFFFF;
  padding: 0 30px;
  color: #57af94;
}
.content .article-list .articlePagination ul li {
  opacity: 1;
  text-indent: 0;
  line-height: 25px;
  display: inline-block;
  border: none;
}
.content .article-list .articlePagination ul li a {
  margin: 0;
  height: 35px;
  width: 35px;
  border: 3px solid #cccccc;
  border-radius: 50%;
  background: none;
  color: #cccccc;
  text-decoration: none;
  font-size: 18px;
  display: block;
  text-align: center;
}
.content .article-list .articlePagination ul li.active a {
  background-color: #cccccc;
  color: #ffffff;
  height: 35px;
  width: 35px;
}
#carousel-knowledgebase-article .carousel {
  min-height: 100px;
}
#carousel-knowledgebase-article .carousel-inner,
#carousel-knowledgebase-article .carousel-inner .item {
  min-height: 190px !important;
}
#carousel-knowledgebase-article {
  padding: 22px 0 60px;
  border: 4px solid #57af94;
  margin-bottom: 35px;
}
#carousel-knowledgebase-article h3.featured-articles {
  color: #57af94;
  text-transform: uppercase;
  padding: 0 15px 20px;
}
#carousel-knowledgebase-article .carousel-inner .item {
  min-height: 180px;
}
#carousel-knowledgebase-article .carousel-inner > .active,
#carousel-knowledgebase-article .carousel-inner > .next,
#carousel-knowledgebase-article .carousel-inner > .prev {
  display: table;
}
#carousel-knowledgebase-article .article-list h3.featured-articles {
  color: #72b5ca;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 20px;
}
#carousel-knowledgebase-article .carousel-indicators {
  bottom: 3px;
}
#carousel-knowledgebase-article .carousel-indicators li {
  margin: 0;
  height: 35px;
  width: 35px;
  border: 3px solid #cccccc;
  border-radius: 50%;
  background: none;
  color: #cccccc;
  opacity: 1;
  text-indent: 0;
  font-size: 18px;
  line-height: 25px;
}
#carousel-knowledgebase-article .carousel-indicators li.active {
  background-color: #cccccc;
  color: #ffffff;
  height: 35px;
  width: 35px;
}
#carousel-knowledgebase-article .article-thumbnail {
  background: none;
  border-bottom: 3px solid #57af94;
}
#carousel-knowledgebase-article .article-body {
  width: 100%;
  position: relative;
  height: 100%;
  padding: 15px;
}
#carousel-knowledgebase-article .article-body-border {
  display: none;
}
#carousel-knowledgebase-article h3 {
  margin-top: 0;
}
.carousel-fade .carousel-inner .item:before,
.carousel-fade .carousel-inner .item:after {
  display: table;
  content: " ";
}
.carousel-fade .carousel-inner .item:after {
  clear: both;
}
@media (max-width: 320px) {
  .filter .dropdown.menu {
    width: 250px !important;
    left: -40px;
  }
  .filter input#education ~ .dropdown.menu {
    left: -8px;
  }
}
@media (min-width: 360px) and (max-width: 420px) {
  .filter .dropdown.menu {
    width: 280px !important;
  }
}
@media (min-width: 768px) {
  #carousel-knowledgebase-article {
    padding: 22px 30px 30px 30px;
  }
  #carousel-knowledgebase-article .article-thumbnail {
    width: 45%;
    display: table-cell;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  /*#carousel-knowledgebase-article .article-thumbnail img {
      display: none;
  }*/
  #carousel-knowledgebase-article .article-body {
    width: 55%;
    position: relative;
    display: table-cell;
    vertical-align: top;
    padding: 0 0 15px 30px;
  }
  #carousel-knowledgebase-article .article-body-border {
    border-bottom: 3px solid #ececec;
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
  }
  #carousel-knowledgebase-article h3.featured-articles {
    padding: 0 0 20px;
  }
}
/* Article grid */
.article-list.grid:before,
.article-list.grid:after {
  display: table;
  content: " ";
}
.article-list.grid:after {
  clear: both;
}
.back-button {
  width: 100%;
  padding: 25px 0 15px 0;
}
.back-button a.button-back {
  border: 3px solid #57af94;
  line-height: 40px;
  border-radius: 25px;
  padding: 10px 20px 10px 20px;
  color: #57af94;
}
.back-button a.button-back .fa {
  margin-right: 10px;
}
.view-all {
  float: left;
  display: block;
  border: 2px solid #57af94;
  border-radius: 25px;
  margin: 0;
  padding: 5px 20px;
  margin: 20px 0 0 0;
}
/* Filters list */
.article-list {
  margin-top: 30px;
}
.content .article-list ul li.related,
.content .article-list ul li.related li {
  border: none;
}
.article-list .related .sidebar .list-headline {
  position: relative;
  bottom: 0;
  width: 100%;
  padding: 10px 0 0;
}
.article-filter {
  font-size: 30px;
  line-height: 40px;
  padding: 40px;
  border: 3px solid #ececec;
}
.filter.dropdown {
  display: inline-block;
  cursor: pointer;
}
.filter .text {
  display: inline-block;
  border-bottom: 3px solid #cccccc;
}
.filter .text:after {
  background-image: url('/Templates/images/ASG/blue-arrow-down.svg');
  width: 30px;
  display: inline-block;
  position: relative;
  content: '';
  height: 30px;
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.filter .dropdown.menu {
  position: absolute;
  z-index: 1;
  background: #ffffff;
  font-size: 18px;
  line-height: 20px;
  width: 320px;
  border: 1px solid #ececec;
}
.filter .dropdown.menu .item {
  padding: 0 15px;
  line-height: 40px;
}
.filter .dropdown.menu .item.active {
  background-color: #ececec;
  font-weight: bold;
}
.filter .dropdown.menu .item:hover {
  background-color: #ececec;
}
.filter .dropdown.menu .dropdownItem {
  border-bottom: 1px solid #e6e6e6;
}
.article-filter .filter-button {
  margin-top: 30px;
}
.content .article-list .articlePagination ul li {
  opacity: 1;
  text-indent: 0;
  line-height: 25px;
  display: inline-block;
  border: none;
}
.content .article-list .articlePagination ul li a {
  margin: 0;
  height: 35px;
  width: 35px;
  border: 3px solid #cccccc;
  border-radius: 50%;
  background: none;
  color: #cccccc;
  text-decoration: none;
  font-size: 18px;
  display: block;
  text-align: center;
}
.content .article-list .articlePagination ul li.active a {
  background-color: #cccccc;
  color: #ffffff;
  height: 35px;
  width: 35px;
}
.content-type-search {
  border-top: 1px dotted #cccccc;
  margin-top: 20px;
  padding-top: 20px;
}
.content-type-search h3 {
  text-transform: uppercase;
  color: #cccccc;
  font-size: 18px;
  clear: both;
  float: left;
  display: block;
}
.content-type-search .content-search {
  float: left;
  display: inline-block;
  margin-top: 2px;
  height: 45px;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.promotions-body-filter .content-type {
  border-top: 1px solid #efefef;
  padding: 10px 0 0 0;
}
.offers,
.operations {
  color: #72b5cc;
}
.community,
.communications {
  color: #e0684b;
}
.competitions {
  color: #eeaf30;
}
.sidebar .content-type span {
  display: block;
}
.main-body {
  border-top: 10px solid #efefef;
}
.portal-wrapper {
  background-image: url('/Templates/images/ASG/MyASG/texture-background-white.png'), linear-gradient(#efefef, white);
  background-image: url('/Templates/images/ASG/MyASG/texture-background-white.png'), -webkit-gradient(linear, left top, left bottom, from(#efefef), to(white));
  background-image: url('/Templates/images/ASG/MyASG/texture-background-white.png'), -moz-linear-gradient(top, #efefef, white);
}
.portal-content {
  background-color: #FFFFFF;
  padding: 0 40px !important;
}
.portal-content-my-account {
  background-color: #FFFFFF;
  margin: 0 15px !important;
}
hr {
  margin: 20px 0;
  height: 1px;
  background: #FFFFFF;
  border-top: 1px solid #cccccc;
}
.myasg-form-wrapper {
  border: 1px solid #e5e6e6;
  background: linear-gradient(to bottom, #ffffff 0%, #f6f7f7 100%);
  border-bottom: 10px solid #57af94;
  padding: 25px;
  margin: 30px 0;
}
.myasg-form-wrapper.referral-form {
  padding: 25px;
}
.myasg-form-wrapper h2 {
  font-size: 21px;
  line-height: 24px;
  color: #57af94;
}
.myasg-form-wrapper .sfTxt {
  min-width: 50%;
  display: block;
  margin-bottom: 10px;
}
.myasg-form-wrapper input.button,
.myasg-form-wrapper input[type="submit"] {
  border: 3px solid #57af94;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: transparent;
  padding: 0 30px;
  color: #57af94;
  height: 45px;
  font-size: 15px;
  font-weight: bold;
  line-height: 45px;
  font-family: "Raleway", sans-serif;
  display: inline-block;
  line-height: 40px;
}
.content > div .sf_cols:first-child {
  margin-top: 15px;
  margin-bottom: 20px;
}
.social-wrapper {
  display: block;
  width: 100%;
  float: left;
  border-top: 3px solid #efefef;
  margin-top: 30px;
}
.social-wrapper textarea {
  display: block;
  width: 100%;
  float: left;
  border: 1px solid #cccccc;
  padding: 15px;
}
.social-wrapper img {
  display: none;
}
.social-wrapper button {
  background-color: #57af94;
  border: 1px solid #57af94;
  padding: 10px 20px;
  color: #FFFFFF;
  float: right;
  margin-top: 15px;
  border-radius: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
.connect-wrapper a {
  color: #57af94 !important;
}
.view-all {
  float: right;
  display: block;
  margin: 0 0 20px;
}
.view-all a {
  color: #57af94 !important;
}
.view-all.full {
  width: 100%;
  float: left;
  text-align: left;
  clear: both;
  display: block;
  cursor: pointer;
  border: none;
  padding: 0;
  margin: 0 0 20px;
}
.view-all.full a {
  border: 2px solid #57af94;
  border-radius: 25px;
  margin: 0;
  padding: 5px 20px;
}
.view-all-left {
  float: left;
  display: block;
  clear: both;
  margin: 0;
  width: 100%;
}
.view-all-left a {
  border: 2px solid #57af94;
  border-radius: 25px;
  padding: 5px 20px;
  color: #57af94 !important;
}
#footer .green-banner {
  background-color: #57af94;
  border-top: 5px solid #63a58d;
  border-bottom: 5px solid #63a58d;
  color: #FFFFFF;
}
#footer .green-banner .disclaimer-block {
  border-top: 1px solid #63a58d;
}
.content-type-search h3 {
  clear: both;
  display: block;
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
}
.content-search-submit {
  border: 3px solid #57af94;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #FFFFFF;
  padding: 0 30px;
  color: #57af94;
  height: 45px;
  font-size: 15px;
  font-weight: bold;
  line-height: 45px;
  font-family: "Raleway", sans-serif;
  display: inline-block;
  line-height: 40px;
  margin-left: 10px;
}
.promotions .article-thumbnail {
  float: left;
  width: 45%;
}
.content .promotions ul li {
  float: left;
  display: block;
  border-bottom: 3px solid #efefef;
  padding-bottom: 10px;
  margin-bottom: 0;
  margin-top: 10px;
}
.promotions-body-filter {
  float: left;
  width: 55%;
}
.article-body-right {
  margin-top: 30px !important;
}
[data-sf-role="comments-container"] div {
  padding: 25px;
  border: 1px solid #EFEFEF;
  margin-bottom: 40px;
  float: left;
  display: block;
  width: 100%;
}
[data-sf-role="comment-name"] {
  clear: both;
  float: left;
  display: block;
  font-weight: bold;
}
[data-sf-role="comment-date"] {
  text-transform: uppercase;
  color: #72b5cb;
  font-size: 14px;
  font-weight: bold;
  clear: both;
  float: left;
  display: block;
}
[data-sf-role="comment-message"] {
  clear: both;
  float: left;
  display: block;
}
.content .article-list ul li {
  padding: 0 0 20px;
}
.promotions.article-list li > .promotions-body-filter {
  padding-left: 20px;
  border-bottom: 0;
}
.promotions.article-list li > .promotions-body-filter h3 {
  margin-top: 0;
}
@media (max-width: 1024px) {
  #btnMarketingPreferenceSave {
    margin: 15px 0 0;
  }
}
.k-widget.k-window {
  left: 0 !important;
  right: 0 !important;
  margin: auto;
}
@media (min-width: 425px) {
  .k-widget.k-window {
    padding: 10px !important;
    /*width: calc(95%) !important;*/
  }
}
@media only screen and (min-width: 1900px) {
  .k-widget.k-window {
    width: 1815px;
  }
}
@media only screen and (max-width: 1900px) and (min-width: 1000px) {
  .k-widget.k-window {
    width: 920px;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 767px) {
  .k-widget.k-window {
    width: 680px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 467px) {
  .k-widget.k-window {
    width: 380px;
  }
}
@media only screen and (max-width: 467px) and (min-width: 350px) {
  .k-widget.k-window {
    width: 280px;
  }
}
@media (max-width: 320px) {
  .k-widget.k-window .asg-member-display .page-action > a,
  .k-widget.k-window .first-time-login .page-action > a {
    padding: 13px 15px;
  }
}
.first-time-login {
  width: 100% !important;
}
.first-time-login .asg-login {
  /*padding: 0 15px;*/
}
.action-container .custom-tabs {
  border-bottom: 1px solid #c3c3c3;
}
@media (max-width: 767px) {
  .action-container .custom-tabs {
    border: 0;
    padding: 0;
  }
}
.action-container .custom-tabs a.tab-item {
  display: inline-block;
  padding: 10px;
  margin: 0 5px;
  border-bottom: 0;
  background-color: #d3d3d3;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: -1px;
  border: 1px solid #c3c3c3;
  font-size:13px !important;
}
@media (max-width: 767px) {
  .action-container .custom-tabs a.tab-item {
    border: 0;
    border-bottom: 1px solid #c3c3c3;
    display: block;
    margin: 0;
    padding: 5px 0;
    background-color: #fff;
  }
}
.action-container .custom-tabs a.tab-item.active {
  background-color: #fff;
  border-bottom: 1px solid #fff;
  color: #000;
}
@media (max-width: 767px) {
  .action-container .custom-tabs a.tab-item.active {
    border-bottom: 1px solid #c3c3c3;
  }
}
@media (max-width: 767px) {
  .action-container > div + div .help-button {
    display: block;
    text-align: left;
    border: 0 !important;
    border-bottom: 1px solid #c3c3c3 !important;
    padding: 5px 0 !important;
    border-radius: 0 !important;
    width: 100% !important;
    line-height: 24px !important;
  }
}
@media (max-width: 320px) {
  .nav-wrapper div > a {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .phone-chat a img {
    display: none !important;
  }
  .article-filter .filter-button .filter-submit {
    padding: 0 20px;
  }
  #carousel-knowledgebase-article .carousel-inner .item .article-body {
    min-height: 180px;
  }
}
@media (max-width: 767px) {
  /*********************************
	   Mobile font size and gutter
	/*********************************/
  h1 {
    font-size: 36px !important;
    line-height: 40px !important;
    width: 100%;
    padding: 0 0 20px !important;
    margin: 0 !important;
  }
  h2 {
    font-size: 26px !important;
    line-height: 26px !important;
    width: 100%;
    margin: 0 0 10px !important;
  }
  h3 a {
    font-size: 21px !important;
    line-height: 26px;
  }
  p {
    font-size: 16px !important;
    line-height: 21px !important;
  }
  .container {
    margin-top: 0 !important;
  }
  .portal-content-my-account {
    padding: 0 20px !important;
    margin-top: 0 !important;
  }
  .portal-content {
    padding: 0 20px !important;
    margin-top: 0 !important;
  }
  .portal-content .view-all {
    float: left;
  }
  .portal-content .view-all.full {
    margin-top: 15px;
  }
  .portal-content .updates-list {
    padding: 20px !important;
  }
  .portal-content .updates-list h2 {
    margin: 0 0 10px !important;
  }
  .portal-content .updates-list .update-thumbnail {
    margin: 0 0 20px !important;
  }
  .portal-content .updates-list .update-thumbnail img {
    max-width: 100%;
    width: 100%;
  }
  .portal-content .updates-list .update-body {
    width: 100%;
  }
  .portal-content .updates-list .carousel-list,
  .portal-content .promotions-list .carousel-list {
    text-align: center;
  }
  .portal-content .updates-list .carousel-list .carousel-indicators,
  .portal-content .promotions-list .carousel-list .carousel-indicators {
    position: static;
    display: inline-block !important;
    padding: 0 !important;
    width: auto !important;
    margin: 0 !important;
  }
  .portal-content .promotion-list-title {
    overflow: hidden;
  }
  .portal-content #carousel-member-update {
    padding-bottom: 0;
  }
  .content .portal-content .article-list.grid li {
    margin: 15px 0 10px !important;
    padding-bottom: 10px !important;
  }
  .portal-content li:first-child {
    margin-top: 0;
  }
  .portal-content .member-promotions .promotions-body,
  .portal-content .member-promotions .promotions-thumbnail {
    width: 100%;
  }
  .portal-content .member-promotions .promotions-body h3,
  .portal-content .member-promotions .promotions-thumbnail h3 {
    margin: 0 0 10px !important;
  }
  .portal-content .member-promotions .promotions-body img,
  .portal-content .member-promotions .promotions-thumbnail img {
    max-width: 100%;
  }
  .content-type-search > input[type="text"] {
    width: 100%;
  }
  .content-type-search > button {
    margin: 10px 0 0;
  }
  .sfproductInfoWrp h2 {
    margin: 0 !important;
  }
  #footer .connect-wrapper {
    padding: 20px !important;
  }
  #footer .disclaimer-block {
    padding: 15px 5px 0;
  }
  #footer .mobile-telephone {
    display: none;
  }
  .portal-content-wrapper div.sfContentBlock h1 {
    margin-bottom: 20px !important;
  }
  .promotions.article-list {
    overflow: hidden;
  }
  .promotions.article-list li > div {
    float: none;
    width: 100%;
  }
  .promotions.article-list li > .promotions-body-filter {
    padding-left: 0;
  }
  .promotions.article-list li > .promotions-body-filter h3 {
    margin-top: 20px;
  }
  .article-filter {
    padding: 20px;
  }
  .advantage-detail .promotions-body {
    padding: 0 0 20px;
  }
  .contact-wrapper > div:first-child {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  #carousel-knowledgebase-article {
    padding: 20px 0;
  }
  #carousel-knowledgebase-article h3.featured-articles {
    padding: 0 20px 20px;
  }
  #carousel-knowledgebase-article .carousel-inner {
    padding: 0 20px;
  }
  #carousel-knowledgebase-article .carousel-inner .item {
    display: none;
    min-height: 350px !important;
  }
  #carousel-knowledgebase-article .carousel-inner .item .article-thumbnail {
    display: block;
    width: 100%;
    border-bottom: none;
    margin: 0 0 20px;
  }
  #carousel-knowledgebase-article .carousel-inner .item .article-thumbnail img {
    display: block !important;
  }
  #carousel-knowledgebase-article .carousel-inner .item .article-body {
    width: 100%;
    padding: 0;
    min-height: 145px;
  }
  #carousel-knowledgebase-article .carousel-inner .item .article-body .article-body-border {
    display: none;
  }
  #carousel-knowledgebase-article .carousel-inner .item.active {
    display: block;
  }
  #carousel-knowledgebase-article .carousel {
    min-height: 35px;
    text-align: center;
  }
  #carousel-knowledgebase-article .carousel .carousel-indicators {
    position: static;
    display: inline-block !important;
    padding: 0 !important;
    width: auto !important;
    margin: 0 !important;
  }
  .portal-content-wrapper .view-all {
    margin-top: 15px;
  }
  .portal-content-wrapper > div {
    width: 100% !important;
    float: none;
  }
  .portal-content-wrapper > div > div {
    margin: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .content .update-list .carousel-list {
    padding-top: 10px !important;
  }
  .content .update-list .update-body {
    width: 70% !important;
  }
  #footer .connect-wrapper {
    padding: 20px 20px 0 !important;
  }
  #footer .disclaimer-block {
    padding: 0 20px;
  }
}
.portal-wrapper .portal-content-my-account {
  padding: 0 15px;
  margin: 0 !important;
}
@media (min-width: 768px) {
  .portal-wrapper .portal-content-my-account {
    padding: 0 30px;
  }
}
@media (min-width: 992px) {
}
.portal-wrapper .asg-member-page .asg-login {
  max-width: 800px;
}
.content h1 {
  border-bottom: 5px solid #cccccc;
  padding: 0 0 10px 0;
  font-weight: 300;
  font-size: 45px;
  line-height: 55px;
  padding: 30px 0 15px 0;
  margin: 0 0 30px 0;
  letter-spacing: -2px;
}
.sfContentBlock p:last-child {
  margin-bottom: 30px;
}
.home-container h2 {
  margin-bottom: 10px;
}
.content ul.sflist {
  padding-left: 0;
  margin: 0;
}
.content ul.sflist li {
  list-style: none;
  float: left;
  display: block;
  margin: 0;
  padding: 0;
}
.content .updates-list ul.sflist li {
  border-bottom: 2px solid #efefef;
  margin: 10px 0 0 0;
  padding: 0 0 20px 0;
}
a.arrow:before {
  content: url('/Templates/images/ASG/blue-arrow-right.svg');
  float: left;
  display: block;
  width: 10px;
  height: 15px;
  margin: 3px 5px 8px 0;
}
a.arrow:visited:before,
a.arrow:hover:before {
  content: url('/Templates/images/ASG/light-blue-arrow-right.svg');
}
a.edit:before {
  content: url('/Templates/images/ASG/edit-icon.svg');
  float: left;
  display: block;
  width: 18px;
  height: 18px;
  margin: 3px 5px 8px 0;
}
a.edit:visited:before,
a.edit:hover:before {
  content: url('/Templates/images/ASG/light-blue-edit-icon.svg');
}
a.external-link {
  display: block;
  margin: 20px 0 0 0;
}
a.external-link:after {
  content: url('/Templates/images/ASG/External-link-icon.svg');
  float: left;
  display: block;
  width: 16px;
  height: 15px;
  margin: 3px 5px 8px 0;
}
.article-body-left p:last-child {
  margin-bottom: 30px !important;
}
a.button.teal {
  background: #FFFFFF;
  border: 3px solid #72b5cc;
  color: #73b5cc;
  line-height: 40px;
}
a.button.teal:hover {
  background-color: #72b5cc;
  color: #FFFFFF;
  text-decoration: none;
}
a.livechat-button {
  cursor: pointer !important;
}
a.livechat-button:hover {
  text-decoration: underline !important;
}
.content ol {
  font-size: 16px;
  line-height: 21px;
  padding-left: 40px;
}
.content ul li,
.content ol li {
  margin: 15px 0 0 0 !important;
}
/* SHOP OVERRIDES */
h1.sfproductTitle,
.sfproductDetailsWrp .sfproductPrice .sfRegPrice {
  color: #000000;
}
.sfAddToCartWrp .sfAddToCartBtn {
  border: 3px solid #57af94;
  border-radius: 10px;
  background-color: #57af94;
  padding: 5px 30px;
  color: #FFFFFF;
  margin: 0 5px 0 5px;
}
.myasg-shop-page .sfproductDetailsWrp .sfproductImgsWrp .sfproductMainImgWrp {
  padding: 40px 0;
}
.myasg-shop-page .sfproductDetailsWrp .sfproductDetailsWrp .sfproductImgsWrp .sfproductMainImgWrp img {
  max-height: auto !important;
}
.sfVatIncluded {
  color: #000000 !important;
}
.asg-fund-transactions .benefit-account-summary {
  border: 3px solid #acacac;
  padding: 15px 20px;
  font-family: Arial;
  font-size: 16px;
}
.asg-fund-transactions .benefit-account-summary input[type=select],
.asg-fund-transactions .benefit-account-summary select {
  margin: 0 3px;
  padding: 0 20px 5px 0;
  border: 0;
  background: #FFFFFF;
  border-bottom: solid 2px #000000;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  line-height: 16px;
  font-weight: bold;
  background-image: url("/Templates/images/myASG/black-down-arrow.png");
  background-repeat: no-repeat;
  background-position: top right;
}
.asg-benefit-summary #asg-portal-section .content .k-panelbar > li.k-item,
.asg-benefit-summary li.k-item {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: 3px solid #f3f3f3 !important;
  font-family: Arial;
  padding-bottom: 10px;
}
#asg-portal-section .content .asg-benefit-summary .k-panelbar > li.k-item {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
}
#asg-portal-section .content .asg-benefit-summary .k-panelbar .k-item .k-icon.k-i-arrow-s.k-panelbar-expand {
  left: 0px !important;
  float: left !important;
  background-image: url("/Templates/images/myASG/down-arrow-white-green-outline.png") !important;
}
#asg-portal-section .content .asg-benefit-summary .k-panelbar .k-item .k-icon.k-i-arrow-n.k-panelbar-collapse {
  left: 0px !important;
  float: left !important;
  background-image: url("/Templates/images/myASG/up-arrow-green.png") !important;
}
.table-header {
  background-color: #acacac;
  height: 60px;
  padding: 0 0 10px 0;
  margin-bottom: 15px;
  display: block;
  float: left;
  width: 100%;
}
.table-header h3 {
  color: #FFFFFF;
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 17px;
}
.asg-benefit-summary .panel-title,
#asg-portal-section .content .asg-benefit-summary .k-panelbar > li.k-item > .k-link .panel-title,
.asg-benefit-summary .ledger-total {
  font-family: Arial, sans-serif;
  font-size: 18px;
}
#BenefitTransactionPanelBar .panel-title {
  margin-left: 37px !important;
}
h3.item {
  margin-left: 20px;
}
h3.value {
  float: right;
}
.highlight-line {
  font-weight: bold;
}
#BenefitTransactionPanelBar .ledger-total {
  float: left !important;
  margin-left: 0 !important;
}
.asg-benefit-transaction-title .ledger-name {
  margin-left: 20px;
}
.asg-benefit-transaction-title .highlight-line {
  margin-left: 20px;
}
.negative {
  color: #cc655b;
}
/*.negative:before {
		color: #cc655b;
		content: "-";
		margin-right: 5px;
	}*/
#asg-portal-section .content #fund-transaction-list .k-grid-header .k-header {
  background-color: #57af94;
  padding: 15px;
}
.asg-benefit-summary div.k-grid-header,
.asg-benefit-summary div.k-grid-footer {
  padding-right: 0;
}
.asg-benefit-summary .k-pager-info {
  font-family: Arial, sans-serif;
}
#asg-portal-section .content .adaptive-grid-wrapper {
  margin-bottom: 25px;
}